Sorry to bother yall, but I am working on rule set for d20pro using Hero Labs for the Modern Path. The issue is that I need to be able to modify the class name based on what ability the user picks, that will reflect in the custom output for d20pro.
The Hero Labs output looks like this:
<keyvalue id="Class" value="Modern Hero 1"/>
The issue is that the user choses his attacks and saves for the class with a choice of a custom ability.
I tried to tag the custom ability with ClVaryName, but it was a no go.
I also thought of making a template and a simple, but also a no go.
The Hero Labs output looks like this:
<keyvalue id="Class" value="Modern Hero 1"/>
The issue is that the user choses his attacks and saves for the class with a choice of a custom ability.
I tried to tag the custom ability with ClVaryName, but it was a no go.
I also thought of making a template and a simple, but also a no go.