Saurian_Warrior
Server/Models/Intelligent/Saurian/Saurian_Warrior.json, 735 B
Fields
| Field | Type |
|---|---|
Parent | string |
DefaultAttachments | array[3] |
Texture | string |
Source
{
"Parent": "Saurian",
"DefaultAttachments": [
{
"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/Warrior/Bracers.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Warrior/Chest_Armor_Brown_Texture.png"
},
{
"Model": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Feathers_Ornament.blockymodel",
"Texture": "NPC/Intelligent/Saurian/Models/Attachments/Hunter/Feathers_Ornament_Texture/Red.png"
}
],
"Texture": "NPC/Intelligent/Saurian/Models/Green.png"
}