Versions / 0.6.0-pre.10 / Item / Interactions / NPCs / Intelligent / Goblin / Variants / Goblin_Scrapper_Attack.json
Goblin_Scrapper_Attack
Server/Item/Interactions/NPCs/Intelligent/Goblin/Variants/Goblin_Scrapper_Attack.json, 251 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
AllowIndefiniteHold | boolean |
Next | object |
Source
{
"Type": "Charging",
"Effects": {
"ItemPlayerAnimationsId": "Mace",
"ItemAnimationId": "SwingLeftCharging"
},
"AllowIndefiniteHold": false,
"Next": {
"0": "Goblin_Scrapper_Swings",
"1": "Goblin_Scrapper_Swings_Charged"
}
}