jkthomsen9
Well-known member
I have a prestige class that uses magical tatoos. One of the tatoos can be activated once a day and will give you the ability to rage like a 1st level barbarian. I have bootstaped cBbnRage to the custom ablity, with a tag ClSpecWhen of 1 and a condition First 400 of fieldval:abilActive<>0.
This almost works perfectly except for the trkMax on the rage is wrong and giving too many rounds of rage/ day. It should be 4 + CON mod. It is adding 2 to this for every level of the prestige class. The CON mod is working correctly.
What do I need to do to set the rage round/day to 4+Con but allow things like extra rage to effect it?
Thanks in advanced.
James
This almost works perfectly except for the trkMax on the rage is wrong and giving too many rounds of rage/ day. It should be 4 + CON mod. It is adding 2 to this for every level of the prestige class. The CON mod is working correctly.
What do I need to do to set the rage round/day to 4+Con but allow things like extra rage to effect it?
Thanks in advanced.
James