View Single Post
Kaleb
Senior Member
 
Join Date: Aug 2010
Posts: 576

Old November 1st, 2017, 09:59 AM
I want to have the item I question add 2d6 to Lay on the hands I am using the eval script for Phalactry of positive channeling here is the script

if (field[gIsEquip].value <> 0) then
foreach pick in hero from Ability where "Helper.ChannelPos"
eachpick.field[abValue2].value += 2
nexteach
endif

would I just change the Helper from ChannelPos to the helper for lay on the hands?
Kaleb is offline   #1 Reply With Quote