Specialized Edges (Savage)
From HLKitWiki
Context: HL Kit … 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 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