bumpattack
Vars | |
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 |
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