Page 1 of 1

[all game versions] Escape description & unexisting code

Posted: Thu Oct 01, 2020 12:38 pm
by Tradewind_Rider
Hey, hi!

The description of Escape says:

" immunity to stun, pin, daze and slowing effects"

but i did not find anything that makes you immune to SLOW effect(s) while you have the effect ESCAPE.



I also found some interesting thing with the effect: ESCAPE, WILD_SPEED & FREE_ACTION

These 3 effects gives the actor: ("daze_immune", 1)

But, there is no daze_immune in the game.
This attribute is not used in anywhere at all.
Every apply of daze checks for stun immunity.

I think these are unnecessary parts of the code what gives the actor a non-existing attribute.