• 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

a magic item that works with mutate

jmm

Member
Hi, relatively new user and I'm really enjoying Hero Lab. You guys have done a fabulous job with this program.

What I'm trying to do is create a magic item for an alchemist/master chymist that only works when the character mutation is active (on the In Play tab). I'm still learning my way around the system and I'm not entirely comfortable yet fiddling with things. Can anyone point me in the right direction? Thanks in advance.
 
Take a look at something similar in the core rules that require something to be active.
For example the Magic items that grant bonuses have scripts that apply if equipped and not just carried!
Spell adjustments that only apply if active!

You might be able to cobble something together that works for your item!
 
When the mutagen has been activated on the in-play tab a tag is added to the hero called "Custom.Mutate". Try writing your code to check for that tag.
 
Back
Top