I am helping a fellow player in my game. We were granted a wish, and his was to be able to have enlarge person whenever he rages (he is a barbarian).
I was thinking I would make him a magic item for him to equip.
I know something should be something like this:
doneif (hero.tagis[Hero.Raging] = 0)
But how would I make this happen? I am slightly worried its going to be more complicated than just a one line that makes him enlarge.
I am still very new to the Editor, so talk slow
I was thinking I would make him a magic item for him to equip.
I know something should be something like this:
doneif (hero.tagis[Hero.Raging] = 0)
But how would I make this happen? I am slightly worried its going to be more complicated than just a one line that makes him enlarge.
I am still very new to the Editor, so talk slow