illusion 
Vars | |
| attack_mode | Decides how the clones attack people |
|---|---|
| multiply_chance | Prob of getting a clone on attack |
| parent_mob_ref | Weakref to what we're copying |
Procs | |
| check_mode | Called before trying to attack something |
Var Details
attack_mode 
Decides how the clones attack people
multiply_chance 
Prob of getting a clone on attack
parent_mob_ref 
Weakref to what we're copying
Proc Details
check_mode
Called before trying to attack something