I'm building a custom cleric type for a game my group is running.
The setup is that he still has channel energy, but it's a subset of bigger ability called Divine Word.
Divine Word has uses per day similar to Channel Energy, except that you share those uses with 3 other potential abilities, Protect Ally, Smite, and Call Weapon.
How I want to set it up is have an entry in the Specials tab for each of the sub abilities, so I can at a glance see what they do (very early days in this game).
So I've set each of them up as a seperate class ability in the Class Special tab in the editor. Sorted.
I've also got the main Divine Word ability set up to show as a tracker in the In Play tab.
What I want to know is if there's a way to change the name of the Divine Word: Channel Energy ability in the Special tab, so that at a glance I can see how much healing/damage I do, and the save DC.
I've copied some of the stuff from the custom Priest class that's on d20pfsrd.com, and copied its eval script from the Channel energy ability to the class special. But I only get it to put out a 0d6, and it doesn't give me any other info. Eval scripting is something I know nothing about :s
TL;DR: I want a Divine Word: Channel Energy in the Specials tab of Hero Lab to read (for example):
Divine Word: Channel Energy 2d6 (DC 13)
And then have it dynamically change as I level up or change my stats.
The setup is that he still has channel energy, but it's a subset of bigger ability called Divine Word.
Divine Word has uses per day similar to Channel Energy, except that you share those uses with 3 other potential abilities, Protect Ally, Smite, and Call Weapon.
How I want to set it up is have an entry in the Specials tab for each of the sub abilities, so I can at a glance see what they do (very early days in this game).
So I've set each of them up as a seperate class ability in the Class Special tab in the editor. Sorted.
I've also got the main Divine Word ability set up to show as a tracker in the In Play tab.
What I want to know is if there's a way to change the name of the Divine Word: Channel Energy ability in the Special tab, so that at a glance I can see how much healing/damage I do, and the save DC.
I've copied some of the stuff from the custom Priest class that's on d20pfsrd.com, and copied its eval script from the Channel energy ability to the class special. But I only get it to put out a 0d6, and it doesn't give me any other info. Eval scripting is something I know nothing about :s
TL;DR: I want a Divine Word: Channel Energy in the Specials tab of Hero Lab to read (for example):
Divine Word: Channel Energy 2d6 (DC 13)
And then have it dynamically change as I level up or change my stats.