• 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

Equipment Related questions

TCArknight

Well-known member
Ok, two questions:

1) I've got an ability that give a +2 to AC as long as the wMndBld2H weapon isn't equipped. Is there an example of that kind of thing somewhere?

2) This is related to my other thread, but the weapons I'm bootstrapping are listing as "Mind Blade (Light) (Mind Blade)". It appears that because they're being bootstrapped, the name of the bootstrapping ability is appended to the name of the item. Is there a way to keep that bootstrap ability from being appended to the name?

Thanks!
TC
 
Do you know how you'd make the mind blade grant +2 AC if it was equipped?

That would require an if...then statement, right? Can you see how you can reverse what question that if...then statement is asking?

May I suggest bootstrapping both from the class special, instead of one from the other? There's also the pure class special method I suggested.
 
Back
Top