Root_Weapon_Mace_Primary
Server/Item/RootInteractions/Weapons/Mace/Root_Weapon_Mace_Primary.json, 206 B
Fields
| Field | Type |
|---|---|
RequireNewClick | boolean |
ClickQueuingTimeout | number |
Cooldown | object |
Interactions | array[1] |
Tags | object |
Source
{
"RequireNewClick": true,
"ClickQueuingTimeout": 0.3,
"Cooldown": {
"Cooldown": 0.75
},
"Interactions": [
"Weapon_Mace_Primary"
],
"Tags": {
"Attack": [
"Melee"
]
}
}