Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Models / Intelligent / Slothian / Slothian_Warrior.json

Slothian_Warrior

Server/Models/Intelligent/Slothian/Slothian_Warrior.json, 1.3 KB

Fields

FieldType
Parentstring
Modelstring
Texturestring
EyeHeightnumber
HitBoxobject
DefaultAttachmentsarray[6]

Source

{
  "Parent": "Slothian",
  "Model": "NPC/Intelligent/Slothian/Models/Model.blockymodel",
  "Texture": "NPC/Intelligent/Slothian/Models/Red_Texture.png",
  "EyeHeight": 1.75,
  "HitBox": {
    "Max": {
      "X": 0.35,
      "Y": 1.9,
      "Z": 0.35
    },
    "Min": {
      "X": -0.35,
      "Y": 0,
      "Z": -0.35
    }
  },
  "DefaultAttachments": [
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Eyes.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Eyes_Brown.png"
    },
    {},
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Chest.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Chest_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Hand.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Hand_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Head.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Head_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Leg.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Warrior/Leg_Texture.png"
    }
  ]
}