Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Models / Undead / Skeleton_Ranger.json

Skeleton_Ranger

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

Fields

FieldType
Parentstring
Texturestring
DefaultAttachmentsarray[6]
Iconstring

Source

{
  "Parent": "Skeleton",
  "Texture": "NPC/Undead/Skeleton/Models/Model_Textures/White.png",
  "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/Archer/Legs.blockymodel",
      "Texture": "NPC/Undead/Skeleton/Models/Attachments/Archer/Legs_Texture.png"
    },
    {
      "Model": "NPC/Undead/Skeleton/Models/Attachments/Archer/Head.blockymodel",
      "Texture": "NPC/Undead/Skeleton/Models/Attachments/Archer/Head_Texture/Purple.png"
    },
    {
      "Model": "Items/Back/Quiver.blockymodel",
      "Texture": "Items/Back/Quiver_Texture.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": "Items/Armors/Leather_Medium/Hands.blockymodel",
      "Texture": "Items/Armors/Leather_Medium/Hands_Texture_Rotten.png"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Skeleton_Ranger.png"
}