Difference between revisions of "Specialized Edges (Savage)"

From HLKitWiki
Jump to: navigation, search
(New page: {{context|Authoring Examples|Savage Worlds Walk-Through}} ===Overview=== Early in the development of our data files, we determined that we would need to do some special handling for a fe...)
(No difference)

Revision as of 14:06, 1 February 2009

Context: HL KitAuthoring Examples … Savage Worlds Walk-Through 

Overview

Early in the development of our data files, we determined that we would need to do some special handling for a few of the edges. For example, the "Professional" edge requires the user to select a trait that with a rating of d12. Similarly, the "Scholar" edge requires the user to select two skills with a rating of d8 or higher. We need to allow the user to select the appropriate choices via menus, plus we need to properly validate that everything has been done correctly.

Built-In Support

-MenuSelect component -SimpleMenu template

Integrating Menus

The "Scholar" Edge

The "Professional" Edge

The "Expert" and "Master" Edges