Weapon_Shield_Onyxium
Server/Item/Items/Weapon/Shield/Weapon_Shield_Onyxium.json, 343 B
Fields
| Field | Type |
|---|---|
Parent | string |
TranslationProperties | object |
Model | string |
Texture | string |
Icon | string |
Quality | string |
ItemLevel | number |
Source
{
"Parent": "Template_Weapon_Shield",
"TranslationProperties": {
"Name": "server.items.Weapon_Shield_Onyxium.name"
},
"Model": "Items/Weapons/Shield/Onyxium.blockymodel",
"Texture": "Items/Weapons/Shield/Onyxium_Texture.png",
"Icon": "Icons/ItemsGenerated/Weapon_Shield_Onyxium.png",
"Quality": "Common",
"ItemLevel": 50
}