Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Models / Intelligent / Goblin / Goblin_Hermit.json

Goblin_Hermit

Server/Models/Intelligent/Goblin/Goblin_Hermit.json, 1.4 KB

Fields

FieldType
Parentstring
Modelstring
Texturestring
MinScalenumber
MaxScalenumber
DefaultAttachmentsarray[6]
Iconstring

Source

{
  "Parent": "Goblin",
  "Model": "NPC/Intelligent/Goblin/Models/Model.blockymodel",
  "Texture": "NPC/Intelligent/Goblin/Models/Model_Textures/Muddy.png",
  "MinScale": 1.1,
  "MaxScale": 1.1,
  "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"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Goblin_Hermit.png"
}