Shovel_Attack
Server/Item/Interactions/Weapons/Shovel/Variants/Shovel_Attack.json, 87 B
Fields
| Field | Type |
|---|---|
Type | string |
ChainingAllowance | number |
Next | array[1] |
Source
{
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Shovel_Dig"
]
}