Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Models / Intelligent / Trork / Trork_Guard.json

Trork_Guard

Server/Models/Intelligent/Trork/Trork_Guard.json, 1.2 KB

Fields

FieldType
Parentstring
Texturestring
DefaultAttachmentsarray[4]
AnimationSetsobject
MaxScalenumber
MinScalenumber
EyeHeightnumber

Source

{
  "Parent": "Trork",
  "Texture": "NPC/Intelligent/Trork/Models/Model_Textures/Yellow.png",
  "DefaultAttachments": [
    {
      "Model": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes.blockymodel",
      "Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes_Textures/Orange.png"
    },
    {
      "Model": "NPC/Intelligent/Trork/Models/Attachments/Eyebrows/Eyebrows.blockymodel",
      "Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyebrows/Eyebrows_Textures/Brown.png"
    },
    {
      "Model": "NPC/Intelligent/Trork/Models/Attachments/Haircuts/Cross.blockymodel",
      "Texture": "NPC/Intelligent/Trork/Models/Attachments/Haircuts/Cross_Textures/Brown.png"
    },
    {
      "Model": "NPC/Intelligent/Trork/Models/Attachments/Cosmetics/Loin_Cloth.blockymodel",
      "Texture": "NPC/Intelligent/Trork/Models/Attachments/Cosmetics/Loin_Cloth_Texture.png"
    }
  ],
  "AnimationSets": {
    "Sleep": {
      "Animations": [
        {
          "Animation": "NPC/Intelligent/Trork/Animations/Flavor/Sleep_Spear.blockyanim",
          "SoundEventId": "SFX_Trork_Sleep",
          "Speed": 0.5
        }
      ]
    }
  },
  "MaxScale": 0.95,
  "MinScale": 0.95,
  "EyeHeight": 1.65
}