Trork_Mauler
Server/Models/Intelligent/Trork/Trork_Mauler.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[3] |
RandomAttachmentSets | object |
MinScale | number |
MaxScale | number |
EyeHeight | number |
Source
{
"Parent": "Trork",
"Texture": "NPC/Intelligent/Trork/Models/Model_Textures/Cyan.png",
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Eyebrows/Eyebrows.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyebrows/Eyebrows_Textures/Brown.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Chest.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Chest_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Feet.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Feet_Texture.png"
}
],
"RandomAttachmentSets": {
"Eyes": {
"Eye1": {
"Model": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes_Textures/Orange.png",
"Weight": 5
},
"Eye2": {
"Model": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes_Textures/One_Eye.png"
}
}
},
"MinScale": 1,
"MaxScale": 1,
"EyeHeight": 1.7
}