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