• 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

Bootstrap Conditions

Mergon

Well-known member
A quick question for the knowledgeable. I am trying to bootstrap a psionic power to be useable as an at will ability and that part works fine. What I need to know is the coding I'd need to put in the Condition section to make it so that the power is only gained at a certain hit dice (say 8 HD).

Any assistance will be appreciated.
 
Add a monster race with some number of HD. Enable Data file debugging, and look at the tags on your hero, specifically in the Hero group. Do you see any tags which seem relevant?

You can then count those in the bootstrap condition, as many other conditions count Classes tags.
 
Many thanks for that information. I've been trying to puzzle out Conditions for a while and that really helped.
 
Back
Top