NetHack / NetHack

Official NetHack Git Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monsters zapping wand of striking doesn't identify the wand

elunna opened this issue · comments

To reproduce: Summon a large kobold and give it a wand of striking. When it hits you it doesn't identify as most wands normally do. Other ray wands don't seem to have this problem, I tested wands of fire and magic missile and both id'd on seeing the ray shot.

I also noticed that with magic resistance, monsters keep zapping you with the wand of striking even though M_SEEN_MAGR should have been set. I also checked if this happened with wands of magic missile, but that behavior was fine.

I also tested the wand of undead turning, since it's another beam wand, but that one did auto-identify when a monster zapped me with it and it revived a corpse.