Skeleton_Incandescent_Footman
Server/Models/Undead/Skeleton_Incandescent_Footman.json, 1.5 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[7] |
Particles | array[1] |
Icon | string |
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_Lancer/Cape.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Burnt_Lancer/Cape_Burnt.png"
},
{
"Model": "Items/Armors/Steel/Chest.blockymodel",
"Texture": "Items/Armors/Steel/Chest_Incandescent.png"
},
{
"Model": "NPC/Undead/Skeleton/Models/Attachments/Incandescent_Footman/Head.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Incandescent_Footman/Head_Texture.png"
},
{
"Model": "NPC/Undead/Skeleton/Models/Attachments/Incandescent_Footman/Leg.blockymodel",
"Texture": "NPC/Undead/Skeleton/Models/Attachments/Incandescent_Footman/Leg_Texture.png"
},
{
"Model": "Items/Armors/Steel/Hands.blockymodel",
"Texture": "Items/Armors/Steel/Hands_Incandescent.png"
},
{
"Model": "Items/Armors/Steel/Legs.blockymodel",
"Texture": "Items/Armors/Steel/Legs_Incandescent.png"
}
],
"Particles": [
{
"SystemId": "Campfire_New_Cartoon",
"TargetNodeName": "Head",
"Scale": 0.6,
"PositionOffset": {
"Y": 0.45
}
}
],
"Icon": "Icons/ModelsGenerated/Skeleton_Incandescent_Footman.png"
}