Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Models / Intelligent / Slothian / Slothian_Monk.json

Slothian_Monk

Server/Models/Intelligent/Slothian/Slothian_Monk.json, 1.1 KB

Fields

FieldType
Parentstring
Modelstring
Texturestring
EyeHeightnumber
HitBoxobject
DefaultAttachmentsarray[4]

Source

{
  "Parent": "Slothian",
  "Model": "NPC/Intelligent/Slothian/Models/Model.blockymodel",
  "Texture": "NPC/Intelligent/Slothian/Models/Blond_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/Monk/Chest.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Monk/Chest_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Monk/Head.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Monk/Head_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Slothian/Models/Attachments/Monk/Leg.blockymodel",
      "Texture": "NPC/Intelligent/Slothian/Models/Attachments/Monk/Leg_Texture.png"
    }
  ]
}