Skeleton_Scout
Server/Models/Undead/Skeleton_Scout.json, 791 B
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[4] |
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/Brown.png"
},
{
"Model": "Items/Back/Quiver.blockymodel",
"Texture": "Items/Back/Quiver_Texture.png"
}
]
}