/tg/ Station 13 - Modules - TypesVar Details

bumpattack

Vars

activewhether or not the behaviour would be active on the item
attack_cooldowncool down between each hit
proxy_weaponthe item that will gain this behaviour
valid_inventory_slotinventory slot that the item could be stored while still being able to attack with it. DO SLOT_HANDS|SLOT_BACK instead of a list for multiple slots
wearerthe mob handling the item

Var Details

active

whether or not the behaviour would be active on the item

attack_cooldown

cool down between each hit

proxy_weapon

the item that will gain this behaviour

valid_inventory_slot

inventory slot that the item could be stored while still being able to attack with it. DO SLOT_HANDS|SLOT_BACK instead of a list for multiple slots

wearer

the mob handling the item