confusion
A status effect used for adding confusion to a mob.
Procs | |
on_move | Signal proc for COMSIG_MOB_CLIENT_PRE_MOVE. We have a chance to mix up our movement pre-move with confusion. |
---|---|
remove_confusion | Removes all of our confusion (self terminate) on signal |
Proc Details
on_move
Signal proc for COMSIG_MOB_CLIENT_PRE_MOVE. We have a chance to mix up our movement pre-move with confusion.
remove_confusion
Removes all of our confusion (self terminate) on signal