Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / 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

FieldType
Typestring
Effectsobject
$Commentstring
RunTimenumber
Nextobject

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"
  }
}