I am trying to make a Phylactery of Positive Energy for Warpriest's I cannot find the Warpriest Channel energy ability on the class/class special tab.
The Phylactry of positive Energy does not work for the warpriest because the Helper in the Eval Script is different from the Wapriest Helper. Where do I find the right Helper?
if (field[gIsEquip].value <> 0) then
foreach pick in hero from Ability where "Helper.ChannelPos"
eachpick.field[abValue2].value += 2
nexteach
endif
Kaleb is online now Report Post #19
The Phylactry of positive Energy does not work for the warpriest because the Helper in the Eval Script is different from the Wapriest Helper. Where do I find the right Helper?
if (field[gIsEquip].value <> 0) then
foreach pick in hero from Ability where "Helper.ChannelPos"
eachpick.field[abValue2].value += 2
nexteach
endif
Kaleb is online now Report Post #19