Versions / 0.6.0-pre.10 / Item / Interactions / NPCs / Intelligent / Goblin / Variants / Goblin_Scavenger_Attack.json
Goblin_Scavenger_Attack
Server/Item/Interactions/NPCs/Intelligent/Goblin/Variants/Goblin_Scavenger_Attack.json, 218 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
AllowIndefiniteHold | boolean |
Next | object |
Source
{
"Type": "Charging",
"Effects": {
"ItemPlayerAnimationsId": "Goblin_Club",
"ItemAnimationId": "SwingUpLeftCharging"
},
"AllowIndefiniteHold": false,
"Next": {
"0": "Goblin_Scavenger_Swings"
}
}