Trork_Shaman
Server/Models/Intelligent/Trork/Trork_Shaman.json, 1.7 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[7] |
AnimationSets | object |
MinScale | number |
MaxScale | number |
EyeHeight | number |
Icon | string |
Source
{
"Parent": "Trork",
"Texture": "NPC/Intelligent/Trork/Models/Model_Textures/Blue.png",
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes_Textures/One_Eye.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Beards/SingleBraided.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Beards/SingleBraided_Textures/BrownLight.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Chest.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Chest_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Feet.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Feet_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Hands.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Hands_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Head.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Shaman/Head_Texture.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Haircuts/Braids.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Haircuts/Braids_Textures/BrownLight.png"
}
],
"AnimationSets": {
"Kneel": {
"Animations": [
{
"Animation": "NPC/Intelligent/Trork/Animations/Flavor/Kneel_Staff.blockyanim"
}
]
}
},
"MinScale": 1,
"MaxScale": 1,
"EyeHeight": 1.7,
"Icon": "Icons/ModelsGenerated/Trork_Shaman.png"
}