Weapon_Shield_Orbis_Knight
Server/Item/Items/Weapon/Shield/Weapon_Shield_Orbis_Knight.json, 421 B
Fields
| Field | Type |
|---|---|
Parent | string |
TranslationProperties | object |
Categories | array[1] |
Model | string |
Texture | string |
Icon | string |
Quality | string |
ItemLevel | number |
Scale | number |
Source
{
"Parent": "Template_Weapon_Shield",
"TranslationProperties": {
"Name": "server.items.Weapon_Shield_Orbis_Knight.name"
},
"Categories": [
"Items.Weapons"
],
"Model": "Items/Weapons/Shield/Orbis_Knight.blockymodel",
"Texture": "Items/Weapons/Shield/Orbis_Knight_Texture.png",
"Icon": "Icons/ItemsGenerated/Weapon_Shield_Orbis_Knight.png",
"Quality": "Common",
"ItemLevel": 40,
"Scale": 1.1
}