Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Weapon / Shield / Weapon_Shield_Orbis_Incandescent.json

Weapon_Shield_Orbis_Incandescent

Server/Item/Items/Weapon/Shield/Weapon_Shield_Orbis_Incandescent.json, 435 B

Fields

FieldType
Parentstring
TranslationPropertiesobject
Modelstring
Texturestring
Iconstring
Qualitystring
ItemLevelnumber
Lightobject

Source

{
  "Parent": "Template_Weapon_Shield",
  "TranslationProperties": {
    "Name": "server.items.Weapon_Shield_Orbis_Incandescent.name"
  },
  "Model": "Items/Weapons/Shield/Orbis_Knight.blockymodel",
  "Texture": "Items/Weapons/Shield/Orbis_Incandescent_Texture.png",
  "Icon": "Icons/ItemsGenerated/Weapon_Shield_Orbis_Incandescent.png",
  "Quality": "Common",
  "ItemLevel": 40,
  "Light": {
    "Radius": 1,
    "Color": "#521"
  }
}