Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Armor / Kweebec / Armor_Kweebec_Head.json

Armor_Kweebec_Head

Server/Item/Items/Armor/Kweebec/Armor_Kweebec_Head.json, 1.2 KB

Fields

FieldType
TranslationPropertiesobject
Parentstring
ItemLevelnumber
Iconstring
IconPropertiesobject
Modelstring
Texturestring
Armorobject
Tagsobject
MaxDurabilitynumber
Qualitystring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Armor_Kweebec_Head.name"
  },
  "Parent": "Armor_Iron_Head",
  "ItemLevel": 20,
  "Icon": "Icons/ItemsGenerated/Armor_Kweebec_Head.png",
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.55,
    "Translation": [
      0.6,
      -20.4
    ]
  },
  "Model": "NPC/Intelligent/Kweebec_Sapling/Models/Attachments/Razorleaf/Head.blockymodel",
  "Texture": "NPC/Intelligent/Kweebec_Sapling/Models/Attachments/Razorleaf/Head_Texture.png",
  "Armor": {
    "ArmorSlot": "Head",
    "BaseDamageResistance": 0,
    "CosmeticsToHide": [
      "EarAccessory",
      "Ear",
      "Haircut",
      "HeadAccessory"
    ],
    "StatModifiers": {
      "Health": [
        {
          "Amount": 9,
          "CalculationType": "Additive"
        }
      ]
    },
    "DamageResistance": {
      "Physical": [
        {
          "Amount": 0.05,
          "CalculationType": "Percent"
        }
      ],
      "Projectile": [
        {
          "Amount": 0.05,
          "CalculationType": "Percent"
        }
      ]
    }
  },
  "Tags": {
    "Type": [
      "Armor"
    ],
    "Family": [
      "Kweebec"
    ]
  },
  "MaxDurability": 40,
  "Quality": "Uncommon"
}