View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old February 3rd, 2017, 09:40 AM
Quote:
Originally Posted by wiscrhino View Post
1) Ring of protection has the following eval script:
"hero.child[ArmorClass].field[tACDeflect].value = maximum(hero.child[ArmorClass].field[tACDeflect].value, 1)"

So I wanted to set this up the same way, but don't know what to substitute in for "tACDeflect" - because Shield is not a deflect bonus but is a shield bonus. So didn't know if I should use "pShield" or "pAdjust" somehow. Am a bit stuck here
If "tACDeflect" is a deflection bonus to AC, maybe tACShield is a shield bonus to AC.
Mathias is offline   #6 Reply With Quote