Trork_Guard
Server/Models/Intelligent/Trork/Trork_Guard.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[4] |
AnimationSets | object |
MaxScale | number |
MinScale | number |
EyeHeight | number |
Icon | string |
Source
{
"Parent": "Trork",
"Texture": "NPC/Intelligent/Trork/Models/Model_Textures/Yellow.png",
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Eyes/Eyes_Textures/Orange.png"
},
{
"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/Haircuts/Cross.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Haircuts/Cross_Textures/Brown.png"
},
{
"Model": "NPC/Intelligent/Trork/Models/Attachments/Cosmetics/Loin_Cloth.blockymodel",
"Texture": "NPC/Intelligent/Trork/Models/Attachments/Cosmetics/Loin_Cloth_Texture.png"
}
],
"AnimationSets": {
"Sleep": {
"Animations": [
{
"Animation": "NPC/Intelligent/Trork/Animations/Flavor/Sleep_Spear.blockyanim",
"SoundEventId": "SFX_Trork_Sleep",
"Speed": 0.5
}
]
}
},
"MaxScale": 0.95,
"MinScale": 0.95,
"EyeHeight": 1.65,
"Icon": "Icons/ModelsGenerated/Trork_Guard.png"
}