Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Models / Undead / Skeleton_Pirate_Captain.json

Skeleton_Pirate_Captain

Server/Models/Undead/Skeleton_Pirate_Captain.json, 1.3 KB

Fields

FieldType
Parentstring
Texturestring
EyeHeightnumber
DefaultAttachmentsarray[6]
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_Red.png"
    },
    {
      "Model": "Cosmetics/Shoes/BootsBasic.blockymodel",
      "Texture": "Cosmetics/Shoes/BootsBasic_Textures/Scavenger_Leather.png"
    },
    {
      "Model": "Cosmetics/Head/PirateCaptain.blockymodel",
      "Texture": "Cosmetics/Head/PirateCaptain_Textures/PirateCaptain_Greyscale_Texture.png",
      "GradientSet": "Faded_Leather",
      "GradientId": "Black"
    },
    {
      "Model": "Cosmetics/Gloves/MiningGloves.blockymodel",
      "Texture": "Cosmetics/Gloves/MiningGloves_Brown.png"
    },
    {
      "Model": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Head/Beards/Dry_Undead.blockymodel",
      "Texture": "NPC/Undead/Skeleton/Models/Attachments/Cosmetics/Head/Beards/Dry_Undead_Grey_Blue.png"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Skeleton_Pirate_Captain.png"
}