• 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

ClVaryName d20pro

Frodie

Well-known member
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.
 
It seems the archetypes can do it, is there a way to modify the class name without using an archetype?
 
Got it!
What I did was make a new archetype with just the name, (and the Show Only box checked), bootstrapped it to the custom ability and it works with no errors for two archetypes!

This the output, so it should work! Yea!

<keyvalue id="Class" value="Modern Hero Path of Strength 1"/>
 
Last edited:
Back
Top