Versions / 0.4.0 / Item / Interactions / Weapons / Shortbow / Deprecated / Attacks / PrimaryBranch / Shortbow_Primary_Branch.json
Shortbow_Primary_Branch
Server/Item/Interactions/Weapons/Shortbow/Deprecated/Attacks/PrimaryBranch/Shortbow_Primary_Branch.json, 151 B
Fields
| Field | Type |
|---|---|
Type | string |
Costs | object |
Next | string |
Failed | string |
Source
{
"Type": "StatsCondition",
"Costs": {
"SignatureCharges": 1
},
"Next": "Shortbow_Volley_Charging",
"Failed": "Shortbow_Shoot_Charging"
}