Versions / 0.6.0-pre.5 / Item / Interactions / NPCs / Intelligent / Goblin / Variants / Goblin_Lobber_Bomb.json
Goblin_Lobber_Bomb
Server/Item/Interactions/NPCs/Intelligent/Goblin/Variants/Goblin_Lobber_Bomb.json, 208 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
$Comment | string |
RunTime | number |
Next | string |
Source
{
"Type": "Simple",
"Effects": {
"ItemPlayerAnimationsId": "Skeleton_Item",
"ItemAnimationId": "Throw"
},
"$Comment": "Prepare Delay",
"RunTime": 0.2,
"Next": "Goblin_Lobber_Bomb_Throw"
}