Got a weird one. A template I am working on gives a -2 to Cha. NP, but most of it abilities run off Cha. So I thought is there a way to reverse the Cha modifier, but I don't know what a good way to script this.
I am thinking something like, but not sure how to make the neg a pos
hero.childfound[aCHA].field[aModBonus].value = hero.childfound[aCHA].field[aModBonus].value
Any ideas?
Thanks
I am thinking something like, but not sure how to make the neg a pos
hero.childfound[aCHA].field[aModBonus].value = hero.childfound[aCHA].field[aModBonus].value
Any ideas?
Thanks
Last edited: