github issue #828 - confuse monster effect when \

hero is invisible without being able to see invisible

Issue reported by EndHack:  you could see your hands glow red when
reading a scroll of confuse monster or casting the spell of confuse
monster even if you were unable to see yourself.

Switch to the blind feedback (tingling instead of glowing red) if
invisible without see invisible.

Also, have uncursed scroll or low skilled spell confer 1..2 turns
of glowing hands instead of always just 1.  (Blessed/highly skilled
stays at 2..9 turns.)

Fixes #828
This commit is contained in:
PatR
2022-07-28 13:42:35 -07:00
parent cb9044c23f
commit a9fec4e0ae
3 changed files with 30 additions and 21 deletions

View File

@@ -981,6 +981,8 @@ allow cutting a known spider web with wielded weapon by force-fighting the web
holes and trapdoors have a fixed exit level
recent changes to losedogs() could result in an infinite loop when migrating
monsters try to arrive as hero moves to a different level
when invisible without see invisible you could see your hands glowing red
after reading a scroll of confuse monster and delivering melee hits
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository