Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Weapon / Shield / Weapon_Shield_Orbis_Knight.json

Weapon_Shield_Orbis_Knight

Server/Item/Items/Weapon/Shield/Weapon_Shield_Orbis_Knight.json, 421 B

Fields

FieldType
Parentstring
TranslationPropertiesobject
Categoriesarray[1]
Modelstring
Texturestring
Iconstring
Qualitystring
ItemLevelnumber
Scalenumber

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
}