View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old November 26th, 2017, 11:05 AM
Check the configurable for Martial Adept - it sets the fields on the character to have the tertiary class abilities needed (of which the fighter maneuvers are considered). This configurable page is bootstrapped by the feat of the same name (Martial Adept).

If you make a copy of the Martial Adept configurable and bootstrap it inside your ability (after dropping the cfgMax3 value down to 1), you'll get another page to select the maneuver on. (NOTE: you will need to reload hero lab after creating a configurable, it won't show up until after the system is reloaded).

Something in the way a configurable is coded sets the context for the maneuver correctly for it to show up on the specials page. ShadowChemosh might be able to chime in here for a way to do this without a configurable based on a simple dropdown choice, but givne the number of things that the fighting maneuvers do (the save DC, the superiority dice), you might be better served using the configurable logic since we have an example that works.

You'll also find the code in the feat above that modifies your superiority dice if necessary.
dungeonguru is offline   #2 Reply With Quote