Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / 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

FieldType
Typestring
Effectsobject
$Commentstring
RunTimenumber
Nextstring

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemPlayerAnimationsId": "Skeleton_Item",
    "ItemAnimationId": "Throw"
  },
  "$Comment": "Prepare Delay",
  "RunTime": 0.2,
  "Next": "Goblin_Lobber_Bomb_Throw"
}