knockoff

Items with these will have a chance to get knocked off when disarming or being knocked down
Vars | |
| knockoff_chance | Chance to knockoff |
|---|---|
| slots_knockoffable | Can be only knocked off from these slots, null means all slots allowed |
| target_zones | Aiming for these zones will cause the knockoff, null means all zones allowed |
Procs | |
| Knockoff | Tries to knockoff the item when disarmed |
| Knockoff_knockdown | Tries to knockoff the item when user is knocked down |
Var Details
knockoff_chance

Chance to knockoff
slots_knockoffable

Can be only knocked off from these slots, null means all slots allowed
target_zones

Aiming for these zones will cause the knockoff, null means all zones allowed
Proc Details
Knockoff
Tries to knockoff the item when disarmed
Knockoff_knockdown
Tries to knockoff the item when user is knocked down