I would like to make a mythic lay on the hands that adds the current lay on the hands value with the Mythic version that heals 1d8 per tier.
field[abValue].value += round(field[xAllLev].value/2, 0, -1)
does hero lazb have a counter like xAllLev for tiers? IF so what is it and does it work the same way as xAllLev?
field[abValue].value += round(field[xAllLev].value/2, 0, -1)
does hero lazb have a counter like xAllLev for tiers? IF so what is it and does it work the same way as xAllLev?