Versions / 0.5.7 / Item / Interactions / NPCs / Intelligent / Goblin / Swings / Attacks / Goblin_Lobber_Bomb_Throw_Charged.json
Goblin_Lobber_Bomb_Throw_Charged
Server/Item/Interactions/NPCs/Intelligent/Goblin/Swings/Attacks/Goblin_Lobber_Bomb_Throw_Charged.json, 325 B
Fields
| Field | Type |
|---|---|
Type | string |
Interactions | array[2] |
Source
{
"Type": "Serial",
"Interactions": [
{
"Type": "Simple",
"RunTime": 0.2,
"Effects": {
"ItemPlayerAnimationsId": "Goblin_Bomb_Large",
"ItemAnimationId": "Throw"
}
},
{
"Type": "Projectile",
"Config": "Projectile_Config_Goblin_Lobber_Bomb_Large"
}
]
}