[all game versions] Escape description & unexisting code

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Tradewind_Rider
Thalore
Posts: 182
Joined: Sat Oct 05, 2019 8:55 pm

[all game versions] Escape description & unexisting code

#1 Post 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.

Post Reply