Versions / 0.5.1 / Item / RootInteractions / Weapons / Battleaxe / Root_Weapon_Battleaxe_Primary.json
Root_Weapon_Battleaxe_Primary
Server/Item/RootInteractions/Weapons/Battleaxe/Root_Weapon_Battleaxe_Primary.json, 211 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_Battleaxe_Primary"
],
"Tags": {
"Attack": [
"Melee"
]
}
}