Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Interactions / NPCs / Intelligent / Goblin / Swings / Attacks / Goblin_Scrapper_Swing_Down.json

Goblin_Scrapper_Swing_Down

Server/Item/Interactions/NPCs/Intelligent/Goblin/Swings/Attacks/Goblin_Scrapper_Swing_Down.json, 222 B

Fields

FieldType
Typestring
Effectsobject
$Commentstring
RunTimenumber
Nextstring

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemPlayerAnimationsId": "Goblin_Club",
    "ItemAnimationId": "SwingDown"
  },
  "$Comment": "Prepare Delay",
  "RunTime": 0.383,
  "Next": "Goblin_Scrapper_Swing_Down_Selector"
}