Specialized Edges (Savage)

From HLKitWiki
Revision as of 14:06, 1 February 2009 by Rob (Talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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