Hatchet_Attack
Server/Item/Interactions/Weapons/Hatchet/Variants/Hatchet_Attack.json, 89 B
Fields
| Field | Type |
|---|---|
Type | string |
ChainingAllowance | number |
Next | array[1] |
Source
{
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Hatchet_Chop"
]
}