Versions / 0.5.0-pre.9.2 / Item / RootInteractions / Weapons / Bow / CombatBow / Bow_Combat_Shoot_Charging.json
Bow_Combat_Shoot_Charging
Server/Item/RootInteractions/Weapons/Bow/CombatBow/Bow_Combat_Shoot_Charging.json, 249 B
Fields
| Field | Type |
|---|---|
Cooldown | object |
Interactions | array[1] |
Tags | object |
Source
{
"Cooldown": {
"Cooldown": 0.25,
"Charges": [
0.5,
0.5,
0.5,
0.5
],
"ClickBypass": false
},
"Interactions": [
"Bow_Combat_Shoot_Charging"
],
"Tags": {
"Attack": [
"Ranged"
]
}
}