Versions / 0.6.0-pre.8.1 / Item / RootInteractions / Weapons / Sword / Root_Weapon_Sword_Primary.json
Root_Weapon_Sword_Primary
Server/Item/RootInteractions/Weapons/Sword/Root_Weapon_Sword_Primary.json, 153 B
Fields
| Field | Type |
|---|---|
RequireNewClick | boolean |
ClickQueuingTimeout | number |
Cooldown | object |
Interactions | array[1] |
Source
{
"RequireNewClick": true,
"ClickQueuingTimeout": 0.2,
"Cooldown": {
"Cooldown": 0.25
},
"Interactions": [
"Weapon_Sword_Primary"
]
}