View Single Post
  #109  
Old April 13th, 2009, 08:31 AM

analytic_kernel analytic_kernel is offline
Corporal
 
Join Date: Jan 2009
Posts: 130
Thanks: 153
Thanked 21 Times in 12 Posts
analytic_kernel is on a distinguished road
Default Re: Remove Curses and Horror Marks?

Quote:
Originally Posted by Illuminated One View Post
Interestingly he was immune to horror marks after that.
Looking at the battle the following thing happened. First the dragon was paralyzed and then hit with horror marks. Horror mark icon is still there.
After some rounds horror mark icon was gone and the graphic of the horror mark weapon changed. It stayed away for some time and then it appeared again. So maybe there's a window that you have to hit, maybe it screws the whole game, but hey, that's wild magic.
Just a guess - but probably the horror mark counter is a 16-bit integer with 2's complement arithmetic being performed upon it. Probably any value over 32767 (and less than or equal to 65535) is in "negative horror mark" territory, thereby giving the appearance of immunity until sufficiently horror-marked to wrap around into the positive values again.
__________________
Syntax Highlighting for Vim
Reply With Quote
The Following User Says Thank You to analytic_kernel For This Useful Post: