Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Animations / NPC / Intelligent / Goblin / Goblin_Battleaxe.json

Goblin_Battleaxe

Server/Item/Animations/NPC/Intelligent/Goblin/Goblin_Battleaxe.json, 321 B

Fields

FieldType
Parentstring
Animationsobject

Source

{
  "Parent": "Battleaxe",
  "Animations": {
    "Idle": {
      "Speed": 0.5,
      "ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Battleaxe/Idle.blockyanim"
    },
    "FlyIdle": {
      "Speed": 0.5,
      "ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Battleaxe/Fly/Fly_Idle.blockyanim"
    }
  }
}