• 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

Channel Engery

Kaleb

Well-known member
I created a new class with the channel energy feature. I used class/class special
a copy of Cleric Channel energy and bootstrapped xchannel I unchecked the box so it would dispel on the special tab it is displaying on the special tab but the counter to say how many dice the channel is not displaying. Do you have to enter a value in the field for xchannel? How do you get the channel counter to function.
 
Look in the eval script for the class ability. Each such bootstraps a helper ability, xChannel, which it needs to set some values on. I suspect you need to change the way the script targets the right copy of xChannel, in light of it being attached to a new class.
 
Back
Top