/tg/ Station 13 - Modules - TypesVar Details - Proc Details

knockoff

Items with these will have a chance to get knocked off when disarming or being knocked down

Vars

knockoff_chanceChance to knockoff
slots_knockoffableCan be only knocked off from these slots, null means all slots allowed
target_zonesAiming for these zones will cause the knockoff, null means all zones allowed

Procs

KnockoffTries to knockoff the item when disarmed
Knockoff_knockdownTries 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