Versions / 0.6.0-pre.4 / Item / Interactions / Weapons / Battleaxe / Deprecated / Variants / Battleaxe_Bash.json
Battleaxe_Bash
Server/Item/Interactions/Weapons/Battleaxe/Deprecated/Variants/Battleaxe_Bash.json, 184 B
Fields
| Field | Type |
|---|---|
Type | string |
Costs | object |
Next | object |
Source
{
"Type": "StatsCondition",
"Costs": {
"Stamina": 2.01
},
"Next": {
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Battleaxe_Shove"
]
}
}