Goblin_Hermit
Server/Models/Intelligent/Goblin/Goblin_Hermit.json, 1.4 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
Texture | string |
MinScale | number |
MaxScale | number |
DefaultAttachments | array[6] |
Icon | string |
Source
{
"Parent": "Goblin",
"Model": "NPC/Intelligent/Goblin/Models/Model.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Model_Textures/Muddy.png",
"MinScale": 1.1,
"MaxScale": 1.1,
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Chest.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Chest_Texture.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Hand.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Hand_Texture.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Head.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Head_Texture.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Head/Goblin_Beard.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Head/Goblin_Beard_Textures/GreyAsh.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Shield.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Shield_Texture.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Feet.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Hermit/Feet_Texture.png"
}
],
"Icon": "Icons/ModelsGenerated/Goblin_Hermit.png"
}