PhilFischer
Member
I need to make these Permanent Abilities
hero.child[aCON].field[Bonus].value += 1
hero.child[aDEX].field[Bonus].value += 1
These are in Magic Item. I believe the [Bonus] field needs to be modified.
I once found something like [aStartMod] or something but now I can't find it.
(this would have been given at your starting level), this will work but rather just have it permanent.
hero.child[aCON].field[Bonus].value += 1
hero.child[aDEX].field[Bonus].value += 1
These are in Magic Item. I believe the [Bonus] field needs to be modified.
I once found something like [aStartMod] or something but now I can't find it.
(this would have been given at your starting level), this will work but rather just have it permanent.