Thread: Angel - deva
View Single Post
Spyderbane
Member
 
Join Date: Apr 2017
Posts: 72

Old May 12th, 2023, 02:39 PM
I have a question on this about its Spell resistance.

MM shows it as straight 30, but the code in HL is Hit dice + 18

Code:
~ Set up our spell resistance
  var damage as number
  damage = hero.child[Totals].field[tHitDice].value + 18
  #applysr[damage]
I'm curious if there is another book that shows spell resistance based on HD
Spyderbane is offline   #1 Reply With Quote