Trork_Warrior
Server/Models/Intelligent/Trork/Trork_Warrior.json, 2.0 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[7] |
RandomAttachmentSets | object |
MinScale | number |
MaxScale | number |
EyeHeight | number |
Icon | string |
Source
{
"Parent": "Trork",
"Texture": "NPC/Intelligent/Trork/Models/Model_Textures/Cyan_Dark.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/Hands.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Hands_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Feet.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Feet_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Head.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Warrior/Head_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Beards/SingleBraided.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Beards/SingleBraided_Textures/Brown.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Cosmetics/Tusks_Small.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Cosmetics/Tusks_Small_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.1,
"MaxScale": 1.1,
"EyeHeight": 1.85,
"Icon": "Icons/ModelsGenerated/Trork_Warrior.png"
}