Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - d20 System (http://forums.wolflair.com/forumdisplay.php?f=46)
-   -   Angel - deva (http://forums.wolflair.com/showthread.php?t=67806)

Spyderbane May 12th, 2023 02:39 PM

Angel - deva
 
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

Dami May 12th, 2023 04:28 PM

The Angels are odd, because the three examples don't follow the same pattern for SR (whether you look at HD or CR) nor the method that is used elsewhere.
Elf, Drow specifically states "Spell resistance equal to 11 + class levels"
In the back of the MM (p300) there's "you’ll probably want to set the resistance number equal to the creature’s CR + 11"
A quick look at a few 3.5 MM's doesn't suggest anything further.

Sendric May 13th, 2023 03:55 AM

This would have been done a long time ago, but I suspect the general thought process here was to base it off HD so that if a user changed the character's level, the SR would also change as would normally be appropriate. As Dami points out, there isn't a good rule of thumb regarding how this should change. Even within angels, SR seems to be all over the place.


All times are GMT -8. The time now is 05:01 AM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.