Skeleton_Pirate_Gunner
Server/Models/Undead/Skeleton_Pirate_Gunner.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
EyeHeight | number |
DefaultAttachments | array[5] |
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"
}
]
}