Saurian_Hunter
Server/Models/Intelligent/Saurian/Saurian_Hunter.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Parent | string |
DefaultAttachments | array[5] |
Texture | string |
Source
{
"Parent": "Saurian",
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Helm.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Helm_Texture.png"
},
{
"Model": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Feathers_Ornament.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Feathers_Ornament_Texture/Blue.png"
},
{
"Model": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Legs.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Legs_Texture.png"
},
{
"Model": "NPC/Intelligent/Saurian/Models/Attachments/Warrior/Chest_Armor.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Warrior/Chest_Armor_Brown_Texture.png"
},
{
"Model": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Arm.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Arm_Texture.png"
}
],
"Texture": "NPC/Intelligent/Saurian/Models/Purple.png"
}