Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Models / Intelligent / Goblin / Goblin_Boss.json

Goblin_Boss

Server/Models/Intelligent/Goblin/Goblin_Boss.json, 1.3 KB

Fields

FieldType
Parentstring
Modelstring
Texturestring
DefaultAttachmentsarray[6]

Source

{
  "Parent": "Goblin",
  "Model": "NPC/Intelligent/Goblin/Models/Model.blockymodel",
  "Texture": "NPC/Intelligent/Goblin/Models/Model_Textures/Muddy.png",
  "DefaultAttachments": [
    {
      "Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Chest.blockymodel",
      "Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Chest_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Hand.blockymodel",
      "Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Hand_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Head.blockymodel",
      "Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Head_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Head/Goblin_Beard.blockymodel",
      "Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Head/Goblin_Beard_Textures/GreyAsh.png"
    },
    {
      "Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Shield.blockymodel",
      "Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Shield_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Feet.blockymodel",
      "Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Feet_Texture.png"
    }
  ]
}