Skeleton_Incandescent_Mage
Server/Models/Undead/Skeleton_Incandescent_Mage.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[5] |
Source
{
"Parent": "Skeleton",
"Texture": "NPC/Undead/Skeleton/Models/Model_Textures/Burnt_Black.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/Burnt_Alchemist/Head.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Incandescent_Mage/Head_Texture.png"
},
{
"Model": "NPC/Undead/Skeleton/Models/Attachments/Burnt_Alchemist/Chest.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Incandescent_Mage/Chest_Texture.png"
},
{
"Model": "NPC/Undead/Skeleton/Models/Attachments/Burnt_Alchemist/Feet.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Burnt_Alchemist/Feet_Texture.png"
},
{
"Model": "NPC/Undead/Skeleton/Models/Attachments/Burnt_Alchemist/Hands.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Burnt_Alchemist/Hands_Texture.png"
}
]
}