• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Retain armor AC while in Lycan's change shape?

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
Code:
perform container.parent.assign[Helper.PolyOK]
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.
 
Back
Top