Villadelfia
Active member
If you pick either of those two things, the rounds of rage aren't modified for the Savage Technologist Barbarian.
Suggested fix for the Trait:
No suggested fix for the feat as my players didn't want to take that feat yet so I didn't bother.
Suggested fix for the Trait:
Code:
~ If we're disabled, do nothing
doneif (tagis[Helper.SpcDisable] <> 0)
~barbarian rage ability
#trkmax[cBbnRage] += 3
#trkmax[cBbnRageUn] += 3
#trkmax[cBlrRage] += 3
#trkmax[cBbnSaRage] += 3
No suggested fix for the feat as my players didn't want to take that feat yet so I didn't bother.