• 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

Phalactry of Channeling positive engery

Kaleb

Well-known member
Could lone wolf add a line of code in the eval script for Phylactary of Channeling positive energy so war priests can use it w/o creating a whole new item. WarPriests use Charisma instead of wisdom to determine their bonus healing. This is another time Paizo created a problem by not making a Magic Item backwards compatible when they made a new class.
 
I don't think we can do that unless paizo weighs in with a FAQ or something. Perhaps you could lobby them?
 
I was wrong it is not attribute that is causing the problem it is this
var tagexpr as string
tagexpr = "SpecSource.cHelpWaP"

call ChanEnFind
warpriest channeling uses a different SpecSource than the Specsource that Cleric channel energy uses and the item uses the cleric channel energy.
 
I just did a quick test with a Warpriest and its 1d6 went to 3d6 correctly when I equipped the Phylactery. Are you seeing something else happen?
 
It seems I miscopied the eval script and copied the script for Pos chan twice. I replaced the 2nd Positive Channeling Eval script with a negative Channel script it works fine.


I am making a Headband of channeling mastery that gives you the bonus if you channel either positive or negative energy. you have to have the feat versatile Channeler.
 
Back
Top