Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Models / Undead / Skeleton_Pirate_Gunner.json

Skeleton_Pirate_Gunner

Server/Models/Undead/Skeleton_Pirate_Gunner.json, 1.2 KB

Fields

FieldType
Parentstring
Texturestring
EyeHeightnumber
DefaultAttachmentsarray[5]
Iconstring

Source

{
  "Parent": "Skeleton",
  "Texture": "NPC/Undead/Skeleton/Models/Model_Textures/White.png",
  "EyeHeight": 1.5,
  "DefaultAttachments": [
    {
      "Model": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Head/Eyes/Eyes.blockymodel",
      "Texture": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Head/Eyes/Eyes_Blue.png"
    },
    {
      "Model": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Chest/Tunic_Torn.blockymodel",
      "Texture": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Chest/Tunic_Torn_Textures/Tunic_Torn_Purple.png"
    },
    {
      "Model": "Cosmetics/Shoes/BootsBasic.blockymodel",
      "Texture": "Cosmetics/Shoes/BootsBasic_Textures/Rotten_Leather.png"
    },
    {
      "Model": "Cosmetics/Head/BandanaLogo.blockymodel",
      "Texture": "Cosmetics/Head/BandanaLogo_Textures/BandanaLogo_Skull_Greyscale_Texture.png",
      "GradientSet": "Fantasy_Cotton",
      "GradientId": "Red"
    },
    {
      "Model": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Head/Beards/Emir_Undead.blockymodel",
      "Texture": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Head/Beards/Emir_Undead_Texture.png"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Skeleton_Pirate_Gunner.png"
}