Goblin_Bomb
Server/Item/Animations/NPC/Intelligent/Goblin/Goblin_Bomb.json, 286 B
Fields
| Field | Type |
|---|---|
Parent | string |
Animations | object |
Source
{
"Parent": "Goblin_Item",
"Animations": {
"Throw": {
"ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Bomb/Attacks/Throw/Throw.blockyanim",
"ThirdPersonMoving": "NPC/Intelligent/Goblin/Animations/Items/Bomb/Attacks/Throw/Throw_Moving.blockyanim"
}
}
}