• 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

Soulbound Doll - Alignment Variation

CorzatTheGray

Well-known member
While importing a Soulbound Doll into a portfolio I discovered that the Special Ability Alignment Variation's Spell-like abilities are not implemented.

I have reported the bug as I had another of my group double check on this and he came up with the same issue.

My question for the editor gurus here is this:
How would I implement a fix for this prior to the bug being squished by LW? The spells for the Spell-like abilities seem to be bootstrapped when looking at a New (Copy) of the race in the editor but are, for some reason, not showing as the alignment changes. Here is an image of the conditions for Deep Slumber the spell that is used for a True Neutral soulbound doll and it seems to me that it should be working...
 

Attachments

  • SoulboundDollSPCondition.JPG
    SoulboundDollSPCondition.JPG
    34.2 KB · Views: 5
The alignment tags are not pushed to the hero until First/500 so its hit or miss if it works. So simply change the bootstrap timing to First/550 and it will work.
 
Back
Top