Goblin_Thief
Server/Models/Intelligent/Goblin/Goblin_Thief.json, 2.1 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
Texture | string |
DefaultAttachments | array[2] |
RandomAttachmentSets | object |
Icon | string |
Source
{
"Parent": "Goblin",
"Model": "NPC/Intelligent/Goblin/Models/Model.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Model_Textures/Vapid.png",
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Chest.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Chest_Black.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Pelvis.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Pelvis_Textures/Black.png"
}
],
"RandomAttachmentSets": {
"Feet": {
"Feet1": {
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Feet.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Feet_Texture.png",
"Weight": 1
},
"Feet2": {
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Feet.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Feet_Texture2.png"
}
},
"Jewellery": {
"Jewellery1": {
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Jewellery.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Jewellery_Texture.png",
"Weight": 1
},
"Jewellery2": {
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Jewellery.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Jewellery_Texture2.png",
"Weight": 1
}
},
"Hoodie": {
"Hoodie1": {
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Hoodie_Goblin.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Hoodie_Goblin_Brown.png",
"Weight": 1
},
"Hoodie2": {
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Hoodie_Goblin.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Thief/Hoodie_Goblin_Brown2.png",
"Weight": 1
}
}
},
"Icon": "Icons/ModelsGenerated/Goblin_Thief.png"
}