Talk:Ochre jelly

From NetHackWiki
Revision as of 00:34, 20 September 2011 by Tjr (talk | contribs)
Jump to navigation Jump to search

IS the passive attack really 3d6? I remember something about 1d(<level>+1), where level is the victim's level. --Tjr 23:44, 19 September 2011 (UTC)

nhtohtml is giving me 'Engulfing 3d6 acid, Passive 3d6 acid'. Other passive attacks are level-based, although I always assumed it was the creature's level, not the victim's. -- Qazmlpok 00:14, 20 September 2011 (UTC)
You're right twice. Monst.c confirms 3d6. In those cases of 0d<number> damage in monst.c, the 0 is replaced with the jelly's level+1, mhitm.c, line 1292 and Uhitm.c, line 2150. --Tjr 00:34, 20 September 2011 (UTC)