TerminusWolf
Member
So long story short, Im creating a armor enchantment for hero lab that will allow a Lycan to retain their armor bonus to AC while in hybrid and animal forms. Ive looked over the "Wild" armor ability and tried to re-purpose it for my own needs but then I got to the eval script
Im pretty sure thats what checks to see if the user is in Wild Shape and to activate the armor ability. Is there a helper that checks to see if the user is in Change Shape?
While Im at it I also want to ask if theres something else Im going to have to do for the armor to increase or decrease in size to adjust with the wearer if he/she shifts into a form bigger or smaller than their base form.
Code:
perform container.parent.assign[Helper.PolyOK]
While Im at it I also want to ask if theres something else Im going to have to do for the armor to increase or decrease in size to adjust with the wearer if he/she shifts into a form bigger or smaller than their base form.