Versions / 0.6.0-pre.10 / Item / Interactions / NPCs / Intelligent / Goblin / Swings / Attacks / Goblin_Lobber_Bomb_Throw.json
Goblin_Lobber_Bomb_Throw
Server/Item/Interactions/NPCs/Intelligent/Goblin/Swings/Attacks/Goblin_Lobber_Bomb_Throw.json, 260 B
Fields
| Field | Type |
|---|---|
Type | string |
Interactions | array[2] |
Source
{
"Type": "Serial",
"Interactions": [
{
"Type": "Simple",
"RunTime": 0.2,
"Effects": {
"ItemPlayerAnimationsId": "Goblin_Bomb",
"ItemAnimationId": "Throw"
}
},
"Goblin_Lobber_Bomb_Throw_Projectile"
]
}