fix #K3902 - hug attacks against unsolid targets
Prevent hug attacks (owlbear, python, pit fiend, several others), attacks for wrap damage (eel and kraken, trapper and lurker above), attacks for stick-to damage (mimic, lichen), and attacks for digestion damage (purple worm) from succeeding against unsolid monsters (ghosts, lights, vortices, most elementals). Polymorph of an engulf or hold target into unsolid form has been addressed by a couple of previous updates.
This commit is contained in:
@@ -1143,6 +1143,9 @@ if hero is engulfed and polymorphs into a monster form which is too big to be
|
||||
engulfed, make engulfer expel the poly'd hero
|
||||
give feedback if monster holding onto the hero has to let go when hero polys
|
||||
into a form which can't be held
|
||||
prevent hug attacks and touch or engulf attacks for wrap, stick-to, and
|
||||
digestion damage from succeeding against unsolid targets (ghosts,
|
||||
vortices, a few others)
|
||||
|
||||
|
||||
Fixes to 3.7.0-x General Problems Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user