Warrior_Quest
Server/Models/Warrior_Quest.json, 1.9 KB
Fields
| Field | Type |
|---|---|
Parent | string |
EyeHeight | number |
DefaultAttachments | array[10] |
Source
{
"Parent": "Player",
"EyeHeight": 1.5,
"DefaultAttachments": [
{
"Model": "Characters/Haircuts/Berserker.blockymodel",
"Texture": "Characters/Haircuts/Berserker_Greyscale.png",
"GradientId": "Black"
},
{
"Model": "Characters/Body_Attachments/Eyes/Eyes.blockymodel",
"Texture": "Characters/Body_Attachments/Eyes/Eyes_Textures/Greyscale.png"
},
{
"Model": "Cosmetics/Pants/Pants_Asymetrical.blockymodel",
"Texture": "Cosmetics/Pants/Pants_Asymetrical_Textures/Explorer_Greyscale.png",
"GradientId": "Brown",
"GradientSet": "Faded_Leather"
},
{
"Model": "Cosmetics/Undertops/Top.blockymodel",
"Texture": "Cosmetics/Undertops/Top_Textures/Survivor_Boy.png"
},
{
"Model": "Cosmetics/Shoes/Boots_Leather.blockymodel",
"Texture": "Cosmetics/Shoes/Boots_Leather_Textures/Adventurer_Greyscale.png",
"GradientId": "Brown",
"GradientSet": "Faded_Leather"
},
{
"Model": "Characters/Body_Attachments/Mouths/Mouth1.blockymodel",
"Texture": "Characters/Body_Attachments/Mouths/Mouth1_Textures/Default_Greyscale.png"
},
{
"Model": "Characters/Body_Attachments/Ears/Ears1.blockymodel",
"Texture": "Characters/Body_Attachments/Ears/Ears1_Textures/3.png"
},
{
"Model": "Characters/Body_Attachments/Eyebrows/Bushy.blockymodel",
"Texture": "Characters/Body_Attachments/Eyebrows/Bushy_Greyscale.png",
"GradientId": "Black"
},
{
"Model": "Characters/Body_Attachments/Beards/Large.blockymodel",
"Texture": "Characters/Body_Attachments/Beards/Large_Greyscale.png",
"GradientId": "Black"
},
{
"Model": "Characters/Body_Attachments/Faces/Player_Face_Detached.blockymodel",
"Texture": "Characters/Body_Attachments/Faces/Faces_Detached_Textures/Face_Scar.png",
"GradientSet": "Skin",
"GradientId": "01"
}
]
}