NPC_Santa
Server/Models/NPC_Santa.json, 2.3 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
DefaultAttachments | array[11] |
Source
{
"Parent": "Player",
"Model": "Characters/Player.blockymodel",
"DefaultAttachments": [
{
"Model": "Characters/Body_Attachments/Eyes/Eyes.blockymodel",
"Texture": "Characters/Body_Attachments/Eyes/Eyes_Textures/Greyscale.png"
},
{
"Model": "Characters/Body_Attachments/Eyebrows/Eyebrows_Medium.blockymodel",
"Texture": "Characters/Body_Attachments/Eyebrows/Square_Greyscale.png",
"GradientId": "White",
"GradientSet": "Hair"
},
{
"Model": "Characters/Haircuts/MediumCurly.blockymodel",
"Texture": "Characters/Haircuts/MediumCurly_Greyscale.png",
"GradientId": "White",
"Weight": 0.9,
"GradientSet": "Hair"
},
{
"Model": "Characters/Body_Attachments/Mouths/Mouth1.blockymodel",
"Texture": "Characters/Body_Attachments/Mouths/Mouth1_Textures/Default_Greyscale.png"
},
{
"Model": "Cosmetics/Shoes/Boots_Leather.blockymodel",
"Texture": "Cosmetics/Shoes/Boots_Leather_Textures/Santa_Greyscale.png",
"GradientId": "Red",
"GradientSet": "Colored_Cotton"
},
{
"Model": "Characters/Body_Attachments/Ears/Ears1.blockymodel",
"Texture": "Characters/Body_Attachments/Ears/Ears1_Textures/1.png"
},
{
"Model": "Cosmetics/Pants/Pants_Slim.blockymodel",
"Texture": "Cosmetics/Pants/Pants_Slim_Textures/Trousers_Greyscale.png",
"GradientId": "Red",
"GradientSet": "Flashy_Synthetic"
},
{
"Model": "Cosmetics/Overtops/Overtops_Long_Sleeve.blockymodel",
"Texture": "Cosmetics/Overtops/Overtops_Long_Sleeve_Textures/Santa_Jacket_Greyscale.png",
"GradientSet": "Colored_Cotton",
"GradientId": "Red"
},
{
"Model": "Cosmetics/Head/SantaHat.blockymodel",
"Texture": "Cosmetics/Head/SantaHat_Texture/SantaHat_Greyscale_Texture.png",
"GradientId": "Red",
"GradientSet": "Colored_Cotton"
},
{
"Model": "Characters/Body_Attachments/Beards/Full_Long.blockymodel",
"Texture": "Characters/Body_Attachments/Beards/Trimmed_Greyscale.png",
"GradientId": "White",
"GradientSet": "Hair"
},
{
"Model": "Characters/Body_Attachments/Faces/Player_Face_Detached.blockymodel",
"Texture": "Characters/Body_Attachments/Faces/Faces_Detached_Textures/Face_Square.png",
"GradientSet": "Skin",
"GradientId": "02"
}
]
}