Versions / 0.6.0-pre.7 / Item / Interactions / NPCs / Intelligent / Goblin / Variants / Goblin_Lobber_Bomb_Juggle_Fail.json
Goblin_Lobber_Bomb_Juggle_Fail
Server/Item/Interactions/NPCs/Intelligent/Goblin/Variants/Goblin_Lobber_Bomb_Juggle_Fail.json, 286 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
$Comment | string |
RunTime | number |
Next | object |
Source
{
"Type": "Simple",
"Effects": {
"ItemPlayerAnimationsId": "Goblin_Default",
"ItemAnimationId": "JuggleFail"
},
"$Comment": "Prepare Delay",
"RunTime": 4.167,
"Next": {
"Type": "Projectile",
"Config": "Projectile_Config_Goblin_Lobber_Bomb_Juggle_Fail"
}
}