View Single Post
Old 04-07-2004, 02:57 PM   #9
weimer
The Magister
 

Join Date: November 6, 2002
Location: Berkeley, CA
Age: 47
Posts: 118
The version of Sunfire that appears in the game biffs (SPWI523.SPL in Data\Spells.bif) does not bypass magic resistance. Check out the byte at offset 0x1c7 -- it's 1, or "cannot be dispelled, does not bypass MR", and it applies to the fire damage effect of the first ability header. The other damage effects are all similar (across all headers).

I was surprised because I also remember hearing somewhere that it bypassed MR. However, that doesn't seem to be the case for the default game (some mod may change it, though).
weimer is offline   Reply With Quote