TCArknight
Well-known member
I was wondering if anyone has an idea how to change the name of the Favored Enemy resource that displays on the class tab under the Special button?
The class I'm working on has one favored enemy, and gains a +2 at 3 additional levels. On the class ability list, it's listed as Favored Enemy +2 for 1st level, and Favored Enemy +4 at the next and so on.
I tried changing the value of [cSpecial].arraytext[0] at First/100 all the way to Final/10000 but no luck.
Is this even possible?
Thanks!
TC
The class I'm working on has one favored enemy, and gains a +2 at 3 additional levels. On the class ability list, it's listed as Favored Enemy +2 for 1st level, and Favored Enemy +4 at the next and so on.
I tried changing the value of [cSpecial].arraytext[0] at First/100 all the way to Final/10000 but no luck.
Is this even possible?
Thanks!
TC