View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old February 19th, 2020, 05:56 AM
Quote:
Originally Posted by Provos View Post
Code:
 
	 ~ Add to our damage bonus
       hero.child[Damage].field[tDamBonus].value = maximum(hero.child[Damage].field[tDamBonus].value, field[pAdjust].value)
change to:
Code:
    #applybonus[BonInsight,hero.child[Damage],field[pAdjust].value]
Sendric is offline   #7 Reply With Quote