• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Array-Based Menu

Manalishi66

Well-known member
I need to create an ability that lets you choose from 6 paths for the class. Each path gives you a bonus feat at levels 2, 6, 10, 14 and 18th levels. This bonus feat can only be used from a specific list of feats of his choosing.

I was informed it should be an array-based menu. I've never done this before and could not find any examples for reference. Any advanced users help me?
 
So, to get this straight, you pick one of six paths, each of which has its own list to choose from at those levels? If so that sounds like the class would have a base class and five archetypes.
 
It sounds like this class' bonus feats work much the same way as the Ranger's combat styles, and I'd recommend handling them the same way, as opposed to a selector or archetypes.
 
Back
Top