Module:Data/Armor

Documentation for this module may be created at Module:Data/Armor/doc

return {
  ArcheologyHelm = {
    id = 8540,
    name = 'Explorer\'s Hat',
    description = 'A hat that\'s made to go adventuring. Never falls off, even when a giant boulder is chasing behind.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 85,
    givesConditionsWhenEquipped = false,
  },
  ArcheologyPants = {
    id = 8725,
    name = 'Explorer\'s Pants',
    description = 'A good pair of pants that is made for traveling long distances and sneaking past ancient traps.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 70,
    givesConditionsWhenEquipped = false,
  },
  ArcheologyShirt = {
    id = 8636,
    name = 'Explorer\'s Jacket',
    description = 'A leather jacket that\'s almost too warm to wear on adventures, but it looks cool!',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 75,
    givesConditionsWhenEquipped = false,
  },
  AssassinBreastArmor = {
    id = 8624,
    name = 'Assassin Cloak',
    description = 'This multi-layered piece of fabric is tightly woven to keep the body cool and protect from coarse, grainy sand.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'AssassinSet',
    givesConditionsWhenEquipped = {
      '+49 max health',
      '+18 armor',
      '+4.4% movement speed',
      '+6% dodge chance',
    },
  },
  AssassinHelm = {
    id = 8524,
    name = 'Assassin Hood',
    description = 'A mysterious hood for true desert dwellers that keeps the face in shade.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'AssassinSet',
    givesConditionsWhenEquipped = {
      '+36 max health',
      '+13 armor',
      '+2.9% movement speed',
      '+5% dodge chance',
    },
  },
  BikiniBreastArmorBlue = {
    id = 8620,
    name = 'Blue Bikini Top',
    description = 'A blue swim suit piece that keeps everything in its place. Everyone knows the most revealing armor is the most protective.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+30 max health',
      '+7% movement speed',
    },
  },
  BikiniBreastArmorGreen = {
    id = 8619,
    name = 'Green Bikini Top',
    description = 'A green swim suit piece that keeps everything in its place. Everyone knows the most revealing armor is the most protective.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+30 max health',
      '+7% movement speed',
    },
  },
  BikiniBreastArmorRed = {
    id = 8621,
    name = 'Red Bikini Top',
    description = 'A red swim suit piece that keeps everything in its place. Everyone knows the most revealing armor is the most protective.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+30 max health',
      '+7% movement speed',
    },
  },
  BikiniPantsArmorBlue = {
    id = 8714,
    name = 'Blue Bikini Bottom',
    description = 'A blue underwear piece that goes well with its top part. Get rid of unnecessary clothing and run free in the sun!',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+6% movement speed',
    },
  },
  BikiniPantsArmorGreen = {
    id = 8713,
    name = 'Green Bikini Bottom',
    description = 'A green underwear piece that goes well with its top part. Get rid of unnecessary clothing and run free in the sun!',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+6% movement speed',
    },
  },
  BikiniPantsArmorRed = {
    id = 8715,
    name = 'Red Bikini Bottom',
    description = 'A red underwear piece that goes well with its top part. Get rid of unnecessary clothing and run free in the sun!',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+6% movement speed',
    },
  },
  BronzeBreastArmor = {
    id = 8605,
    name = 'Bronze Breastplate',
    description = 'A good armor to survive battles more easily.',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+18 max health',
      '+9 armor',
      '+7.4% melee damage',
    },
  },
  BronzeHelm = {
    id = 8505,
    name = 'Bronze Helm',
    description = 'This helm repels slight blows to the head.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+12 max health',
      '+6 armor',
      '+5% mining damage',
    },
  },
  BronzePantsArmor = {
    id = 8705,
    name = 'Bronze Pants',
    description = 'Some bronze for the shin.',
    type = 'PantsArmor',
    rarity = 'Uncommon',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+14 max health',
      '+8 armor',
      '+6% range damage',
    },
  },
  CarapaceBreastArmor = {
    id = 8609,
    name = 'Carapace Breastplate',
    description = 'An organic body armor resembling Ghorm\'s shell, it is heavy and feels weird on the inside.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'CarapaceArmorSet',
    givesConditionsWhenEquipped = {
      '+27 max health',
      '+15 armor',
      '+9% explosives damage',
    },
  },
  CarapaceHelm = {
    id = 8509,
    name = 'Carapace Helm',
    description = 'A chitin-plated head piece, wearing it fills you with the urge to dig paths through the darkness.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'CarapaceArmorSet',
    givesConditionsWhenEquipped = {
      '+17 max health',
      '+10 armor',
      '+6% explosives damage',
    },
  },
  CavelingBreastArmor = {
    id = 8603,
    name = 'Caveling Chest',
    description = 'Made from grub leather, good for unhindered movement in combat.',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+24 max health',
      '+5% dodge chance',
      '+8.1% range damage',
    },
  },
  CavelingHelm = {
    id = 8503,
    name = 'Caveling Hood',
    description = 'Light armor hood that hides the face.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+15 max health',
      '+4% dodge chance',
      '+7.2% melee damage',
    },
  },
  CavelingPantsArmor = {
    id = 8703,
    name = 'Caveling Pants',
    description = 'These pants don\'t cover much but make your movement more elusive.',
    type = 'PantsArmor',
    rarity = 'Uncommon',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+20 max health',
      '+5% dodge chance',
      '+8% mining damage',
    },
  },
  CookHelm = {
    id = 8541,
    name = 'Chef\'s Hat',
    description = 'The hallmark of every professional cook. Proof that even in the undergrounds taste can have priority over nutrition.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 85,
    givesConditionsWhenEquipped = false,
  },
  CookPants = {
    id = 8726,
    name = 'Chef\'s Pants',
    description = 'Sporting an apron, these pants are made to prove their worth in the steam and heat of a cave kitchen.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 70,
    givesConditionsWhenEquipped = false,
  },
  CookShirt = {
    id = 8637,
    name = 'Chef\'s Jacket',
    description = 'It\'s just a spotless, white jacket but the red neckerchief makes it official. Time to get cookin\'!',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 75,
    givesConditionsWhenEquipped = false,
  },
  CopperBreastArmor = {
    id = 8600,
    name = 'Copper Breastplate',
    description = 'Got no sixpack? Just craft one!',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+10 max health',
      '+7 armor',
    },
  },
  CopperHelm = {
    id = 8500,
    name = 'Copper Helm',
    description = 'Resembles more of a bucket but repels strong blows to the head.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+8 max health',
      '+4 armor',
    },
  },
  CopperPantsArmor = {
    id = 8700,
    name = 'Copper Pants',
    description = 'Protects the shins with ease.',
    type = 'PantsArmor',
    rarity = 'Uncommon',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+9 max health',
      '+6 armor',
    },
  },
  CupidBreastArmor = {
    id = 8633,
    name = 'Cupid Tunic',
    description = 'When wearing this tunic, one feels as if they have been sent from the heavens to spread love.',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    partOfSetItems = 'CupidSet',
    givesConditionsWhenEquipped = {
      '+18 max health',
      '+2.7% range attack speed',
    },
  },
  DesertBreastArmor = {
    id = 8628,
    name = 'Paladin Harness',
    description = 'A golden breastplate with loose fabric sewn to it that makes you feel like a stealthy warrior of the desert.',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+36 armor',
      '+8% dodge chance',
      '+8% critical hit chance',
    },
  },
  DesertHelm = {
    id = 8528,
    name = 'Paladin Mask',
    description = 'A mysterious piece of equipment with a golden mask. It seems to have been granted to warriors of high rank.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+22 armor',
      '+6% dodge chance',
      '+7% critical hit chance',
    },
  },
  DesertPantsArmor = {
    id = 8721,
    name = 'Paladin Pants',
    description = 'Wide harem pants made for fighting, coupled with a set of pointy golden shoes.',
    type = 'PantsArmor',
    rarity = 'Uncommon',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+28 armor',
      '+8% dodge chance',
      '+7% critical hit chance',
    },
  },
  DiverArmor = {
    id = 8616,
    name = 'Kelp Mantle',
    description = 'An upper body armor made from long kelp strands. Now you feel like a real creature of the sea.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'DiverSet',
    givesConditionsWhenEquipped = {
      '+32 max health',
      '+16 armor',
      'Fish starts +7% closer to be reeled in',
    },
  },
  DiverHelm = {
    id = 8517,
    name = 'Diving Helm',
    description = 'This heavy chunk of metal was used to explore deep waters, unfortunately it\'s leaking now. Still works as a nice armor piece.',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'DiverSet',
    givesConditionsWhenEquipped = {
      '+30 max health',
      '+17 armor',
      '+7% chance for higher rarity fish to bite',
      '+40 fishing',
    },
  },
  DiverPantsArmor = {
    id = 8709,
    name = 'Scuba Fins',
    description = 'Squeaky footwear made from a rubber-like material. It\'s uncomfortably wet.',
    type = 'PantsArmor',
    rarity = 'Rare',
    maxDurability = 95,
    partOfSetItems = 'DiverSet',
    givesConditionsWhenEquipped = {
      '+12 max health',
      '+7 armor',
      '+8% chance to get a fish on the hook',
    },
  },
  FarmerHelm = {
    id = 8513,
    name = 'Farmer\'s Hat',
    description = 'Tuck a straw in your mouth and get ready for a whole day of relaxing on the porch.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+20 max health',
      '+7% more healing from health over time regeneration',
      '+10.1% extra harvest chance',
    },
  },
  FrankensteinHelm = {
    id = 8531,
    name = 'Frankenbrute Head',
    description = 'Put more head on your head. Doesn\'t necessarily add up to more brain, though.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+24 max health',
      '+14 armor',
      '+4% knockback chance',
    },
  },
  GalaxiteBreastArmor = {
    id = 8623,
    name = 'Galaxite Torso',
    description = 'A futuristic protection for the upper body. Its intimidating yet elegant design is a true marvel to look at.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'GalaxiteSet',
    givesConditionsWhenEquipped = {
      '+42 max health',
      '+26 armor',
      '+19% critical hit damage',
    },
  },
  GalaxiteHelm = {
    id = 8523,
    name = 'Galaxite Helm',
    description = 'A futuristic helmet fit for a space explorer. Looking through its visor is like looking into the depths of the universe.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'GalaxiteSet',
    givesConditionsWhenEquipped = {
      '+34 max health',
      '+18 armor',
      '+14% critical hit damage',
    },
  },
  GalaxitePantsArmor = {
    id = 8717,
    name = 'Galaxite Pants',
    description = 'A futuristic armor for the lower body. It makes you feel like every small step you take is a giant leap for mankind.',
    type = 'PantsArmor',
    rarity = 'Rare',
    maxDurability = 95,
    partOfSetItems = 'GalaxiteSet',
    givesConditionsWhenEquipped = {
      '+43 max health',
      '+20 armor',
      '+19% critical hit damage',
    },
  },
  GhostBlanketBreastArmor = {
    id = 8629,
    name = 'Spooky Blanket Cape',
    description = 'Boohooo, behold the dirty bedding!',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+5% dodge chance',
      '+4.1% movement speed',
    },
  },
  GhostBlanketHelm = {
    id = 8530,
    name = 'Spooky Blanket Hood',
    description = 'A cheap last-minute attempt to get ready for the spooky season.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+5% dodge chance',
      '+3.8% movement speed',
    },
  },
  GingerbreadBreastArmor = {
    id = 8632,
    name = 'Gingerbread Top',
    description = 'A tasty breast armor made from gingerbread, comes with sugar buttons and a fondant bowtie. ',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+26 max health',
      '+13 armor',
      '+4% less food drained when running',
    },
  },
  GingerbreadHoodHelm = {
    id = 8536,
    name = 'Gingerbread Hood',
    description = 'This gingerbread headpice has not been baked, so it remains flexible to be drawn over the head.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+19 max health',
      '+11 armor',
      '+1.4% melee and range attack speed',
    },
  },
  GingerbreadPantsArmor = {
    id = 8723,
    name = 'Gingerbread Pants',
    description = 'Fairly stiff legs are the main feature of this baked armor, as wells as crumbs bewteen the toes. ',
    type = 'PantsArmor',
    rarity = 'Rare',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+22 max health',
      '+13 armor',
      '+4% less food drained when running',
    },
  },
  GingerbreadManHelm = {
    id = 8535,
    name = 'Gingerbreadman Head',
    description = 'A funny headpiece made from gingerbread. Just ignore the creepy smile and soulless eyes.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+21 max health',
      '+10 armor',
      '+4% less food drained when running',
    },
  },
  GodsentBreastArmor = {
    id = 8631,
    name = 'Godsent King Breast Armor',
    description = 'A unique, royal piece of armor resembling the heart of the state. Golden wings were added to inherit the grace of Azeos. Before it could be used, the kingdom crumbled to dust from the inside.',
    type = 'BreastArmor',
    rarity = 'Epic',
    maxDurability = 100,
    partOfSetItems = 'Godsent',
    givesConditionsWhenEquipped = {
      '+50 max health',
      '+27 armor',
      '+9.6% damage',
      '+6% additional chance to trigger Azeos\' soul power',
    },
  },
  GodsentHelm = {
    id = 8532,
    name = 'Godsent King Mask',
    description = 'A unique, royal piece of armor resembling the head of the state, crowning it as a descendant of the gods. It was intended for a future that never came. ',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'Godsent',
    givesConditionsWhenEquipped = {
      '+38 max health',
      '+19 armor',
      '+8.4% damage',
      '+4% additional chance to trigger Ra-Akar\'s soul power',
    },
  },
  GodsentPantsArmor = {
    id = 8722,
    name = 'Godsent King Pants Armor',
    description = 'A unique, royal piece of armor resembling the heir of the state, which was supposed to carry the glory of the kingdom when inheriting the throne. A dark prophecy and act of assassination ended the royal line.',
    type = 'PantsArmor',
    rarity = 'Epic',
    maxDurability = 95,
    partOfSetItems = 'Godsent',
    givesConditionsWhenEquipped = {
      '+46 max health',
      '+23 armor',
      '+9% damage',
      '+3% additional chance to trigger Omoroth\'s soul power',
    },
  },
  GolemHelm = {
    id = 8519,
    name = 'Sentry Helm',
    description = 'The detached head of a core sentry. Wearing it feels incredibly clunky and heavy but it makes up for it with great protection.',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+36 max health',
      '+19 armor',
      '+7% reduced damage taken from bosses',
    },
  },
  HunterBreastArmor = {
    id = 8612,
    name = 'Hunter Cloak',
    description = 'A cloak crafted from big leaves woven together. Makes you look like a walking bush.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'HunterSet',
    givesConditionsWhenEquipped = {
      '+36 max health',
      '+7% dodge chance',
      '+11.5% range damage',
    },
  },
  HunterHelm = {
    id = 8512,
    name = 'Hunter Hood',
    description = 'This hood is made from big leaves tucked into a headband. Lets you blend into green environments.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'HunterSet',
    givesConditionsWhenEquipped = {
      '+23 max health',
      '+5% dodge chance',
      '+9% range damage',
    },
  },
  IronBreastArmor = {
    id = 8604,
    name = 'Iron Breastplate',
    description = 'Charge into battle with this epic chest piece.',
    type = 'BreastArmor',
    rarity = 'Uncommon',
    maxDurability = 100,
    partOfSetItems = 'IronArmorSet',
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+12 armor',
      '+7.2% damage',
    },
  },
  IronHelm = {
    id = 8504,
    name = 'Iron Helm',
    description = 'Tough helm fit for knights. Comes with a visor and a flamboyant plume.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    partOfSetItems = 'IronArmorSet',
    givesConditionsWhenEquipped = {
      '+15 max health',
      '+10 armor',
      '+4.8% damage',
    },
  },
  IronPantsArmor = {
    id = 8704,
    name = 'Iron Pants',
    description = 'You\'ve got knees of steel!',
    type = 'PantsArmor',
    rarity = 'Uncommon',
    maxDurability = 95,
    partOfSetItems = 'IronArmorSet',
    givesConditionsWhenEquipped = {
      '+20 max health',
      '+12 armor',
      '+5.8% damage',
    },
  },
  IvyBreastArmor = {
    id = 8613,
    name = 'Ivy\'s Thorn Harness',
    description = 'This organic breastplate armor is crested with thorns, allowing for stronger critical hits.',
    type = 'BreastArmor',
    rarity = 'Epic',
    maxDurability = 100,
    partOfSetItems = 'IvySet',
    givesConditionsWhenEquipped = {
      '+70 max health',
      '+31% critical hit damage',
    },
  },
  IvyPantsArmor = {
    id = 8707,
    name = 'Ivy\'s Pants',
    description = 'Lower body armor naturally grown in the underground jungle, featuring thorned kneecaps.',
    type = 'PantsArmor',
    rarity = 'Epic',
    maxDurability = 95,
    partOfSetItems = 'IvySet',
    givesConditionsWhenEquipped = {
      '+65 max health',
      '+31% critical hit damage',
    },
  },
  KingSlimeCrown = {
    id = 8522,
    name = 'King Slime Crown',
    description = 'A rare headpiece that crowns you as king of all slimes. You feel very royal wearing it.',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'KingSlimeSet',
    givesConditionsWhenEquipped = {
      '+23 max health',
      '+11 armor',
      '+3 glow',
      '+3% critical hit chance',
    },
  },
  LarvaBreastArmor = {
    id = 8610,
    name = 'Larva Chest',
    description = 'Don\'t be anything else. Be grub.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'LarvaSuit',
    givesConditionsWhenEquipped = {
      '+27 max health',
      '+14 armor',
      '+28 mining damage',
      '+54% movement speed',
    },
  },
  LarvaHelm = {
    id = 8510,
    name = 'Larva Helm',
    description = 'No need for fancy hats. Just grub.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'LarvaSuit',
    givesConditionsWhenEquipped = {
      '+20 max health',
      '+10 armor',
      '+26 mining damage',
      '+52% movement speed',
    },
  },
  LavaBreastArmor = {
    id = 8625,
    name = 'Magma Torso Armor',
    description = 'This fiery armor is almost too hot to handle but becomes well-tempered when worn.',
    type = 'BreastArmor',
    rarity = 'Epic',
    maxDurability = 100,
    partOfSetItems = 'LavaSet',
    givesConditionsWhenEquipped = {
      '+52 max health',
      '+36 armor',
      '+33 burn damage applied on hit',
    },
  },
  LavaHelm = {
    id = 8525,
    name = 'Magma Horn Armor',
    description = 'A pretty awesome piece of equipment that makes you look like the harbinger of doom.',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'LavaSet',
    givesConditionsWhenEquipped = {
      '+36 max health',
      '+25 armor',
      '+25 burn damage applied on hit',
    },
  },
  LavaPantsArmor = {
    id = 8718,
    name = 'Magma Shin Armor',
    description = 'A melting leg armor made from liquid stone, giving hot legs a whole new definition.',
    type = 'PantsArmor',
    rarity = 'Epic',
    maxDurability = 95,
    partOfSetItems = 'LavaSet',
    givesConditionsWhenEquipped = {
      '+47 max health',
      '+33 armor',
      '+32 burn damage applied on hit',
    },
  },
  MinerBreastArmor = {
    id = 8627,
    name = 'Miner\'s Labour Suit',
    description = 'An airtight zip-up suit for working in deep caverns. The flashy orange makes it official.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'MinerSet',
    givesConditionsWhenEquipped = {
      '+46 max health',
      '+18% mining damage',
      '+3.7% mining speed',
    },
  },
  MinerHelm = {
    id = 8527,
    name = 'Miner\'s Protective Helm',
    description = 'A handy helm with integrated goggles and a still functioning headlamp.',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'MinerSet',
    givesConditionsWhenEquipped = {
      '+40 max health',
      '+20 armor',
      '+14% mining damage',
      '+4 glow',
    },
  },
  MinerPantsArmor = {
    id = 8720,
    name = 'Miner\'s Worker Pants',
    description = 'Well-fitting pants that make traversing the underground much more convenient. Comes with squeaky rubber boots.',
    type = 'PantsArmor',
    rarity = 'Rare',
    maxDurability = 95,
    partOfSetItems = 'MinerSet',
    givesConditionsWhenEquipped = {
      '+49 max health',
      '+78 mining damage',
      '+3.8% mining speed',
    },
  },
  OctarineBreastArmor = {
    id = 8614,
    name = 'Octarine Breastplate',
    description = 'This mysterious breastplate stimulates the muscles to swing your weapon much faster.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'OctarineSet',
    givesConditionsWhenEquipped = {
      '+37 max health',
      '+22 armor',
      '+6% melee attack speed',
    },
  },
  OctarineHelm = {
    id = 8514,
    name = 'Octarine Helm',
    description = 'A strange headgear with no visor. For some reason you can still see clearly when putting it on.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'OctarineSet',
    givesConditionsWhenEquipped = {
      '+29 max health',
      '+15 armor',
      '+6.6% mining speed',
    },
  },
  OctarinePantsArmor = {
    id = 8708,
    name = 'Octarine Pants',
    description = 'This peculiar leg protection phases energy through your whole body.',
    type = 'PantsArmor',
    rarity = 'Rare',
    maxDurability = 95,
    partOfSetItems = 'OctarineSet',
    givesConditionsWhenEquipped = {
      '+32 max health',
      '+18 armor',
      '+5.6% range attack speed',
    },
  },
  OctopusBreastArmor = {
    id = 8622,
    name = 'Omoroth\'s Chestplate',
    description = 'A upper body armor reminiscent of the Sea Titan. There is a sleek cape attached to it.',
    type = 'BreastArmor',
    rarity = 'Epic',
    maxDurability = 100,
    partOfSetItems = 'OctopusSet',
    givesConditionsWhenEquipped = {
      '+41 max health',
      '+20 armor',
      '+7.1% damage',
      '+2.2% melee and range attack speed',
    },
  },
  OctopusHelm = {
    id = 8521,
    name = 'Omoroth\'s Helm',
    description = 'An iron-cast helm with a scary grimace and potruding tentacles. ',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'OctopusSet',
    givesConditionsWhenEquipped = {
      '+34 max health',
      '+17 armor',
      '+5.5% damage',
      '+1.7% melee and range attack speed',
    },
  },
  OctopusPantsArmor = {
    id = 8716,
    name = 'Omoroth\'s Leg Armor',
    description = 'Delicately decorated leg protection that\'s constantly wet. Looks cool but is very uncomfortable to wear.',
    type = 'PantsArmor',
    rarity = 'Epic',
    maxDurability = 95,
    partOfSetItems = 'OctopusSet',
    givesConditionsWhenEquipped = {
      '+37 max health',
      '+19 armor',
      '+6.5% damage',
      '+2% melee and range attack speed',
    },
  },
  PeasantBreastArmor = {
    id = 8602,
    name = 'Peasant Chest',
    description = 'A simple makeshift armor for the upper body.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 50,
    givesConditionsWhenEquipped = {
      '+2 armor',
      '+2% dodge chance',
    },
  },
  PeasantHelm = {
    id = 8502,
    name = 'Peasant Hat',
    description = 'Simple leather hat, doesn\'t look that great but does its job.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 40,
    givesConditionsWhenEquipped = {
      '+2 armor',
      '+2% dodge chance',
    },
  },
  PumpkinHelm = {
    id = 8529,
    name = 'Pumpkin Head',
    description = 'A vegetable head with a carved-in face. For how disgusting it feels from the inside, it looks pretty cool on the outside.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+24 max health',
      '+13 armor',
      '+2 glow',
    },
  },
  RadicalRabbitEars = {
    id = 8515,
    name = 'Radical Rabbit Ears',
    description = 'A cute hood featuring white rabbit ears. You feel quite cheeky and swift wearing it.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'EasterSet',
    givesConditionsWhenEquipped = {
      '+23 max health',
      '+3.8% movement speed',
      '+6% dodge chance',
    },
  },
  SantaHelm = {
    id = 8534,
    name = 'Festive Hat',
    description = 'A warm, soft hat to keep ones ears warm in the cold season. You can\'t get around wearing one of those in winter.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+8 max health',
      '+5 armor',
      '+0.2 health every sec',
    },
  },
  ScarabBreastArmor = {
    id = 8626,
    name = 'Scarab Harness',
    description = 'A masterfully crafted upper body armor to endure the dangers of the desert.',
    type = 'BreastArmor',
    rarity = 'Epic',
    maxDurability = 100,
    partOfSetItems = 'ScarabSet',
    givesConditionsWhenEquipped = {
      '+52 max health',
      '+28 armor',
      '+31 thorns damage',
    },
  },
  ScarabHelm = {
    id = 8526,
    name = 'Scarab Visor',
    description = 'A helm made in the design of Ra-Akar, casting its central eye on your enemies.',
    type = 'Helm',
    rarity = 'Epic',
    maxDurability = 90,
    partOfSetItems = 'ScarabSet',
    givesConditionsWhenEquipped = {
      '+34 max health',
      '+20 armor',
      '+25 thorns damage',
    },
  },
  ScarabPantsArmor = {
    id = 8719,
    name = 'Scarab Legs',
    description = 'A lower body armor mimicking the properties of desert critters.',
    type = 'PantsArmor',
    rarity = 'Epic',
    maxDurability = 95,
    partOfSetItems = 'ScarabSet',
    givesConditionsWhenEquipped = {
      '+42 max health',
      '+23 armor',
      '+30 thorns damage',
    },
  },
  ScarletBreastArmor = {
    id = 8611,
    name = 'Scarlet Breastplate',
    description = 'Fierce upper body armor for true warriors.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'ScarletArmorSet',
    givesConditionsWhenEquipped = {
      '+31 max health',
      '+19 armor',
      '+4% critical hit chance',
    },
  },
  ScarletHelm = {
    id = 8511,
    name = 'Scarlet Helm',
    description = 'Menacing-looking horned helm, fits perfectly with the rest of the set.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'ScarletArmorSet',
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+12 armor',
      '+2% critical hit chance',
    },
  },
  ScarletPantsArmor = {
    id = 8706,
    name = 'Scarlet Pants',
    description = 'March through your enemies and don\'t look back.',
    type = 'PantsArmor',
    rarity = 'Rare',
    maxDurability = 95,
    partOfSetItems = 'ScarletArmorSet',
    givesConditionsWhenEquipped = {
      '+27 max health',
      '+16 armor',
      '+3% critical hit chance',
    },
  },
  ScholarArmor = {
    id = 8615,
    name = 'Scholar\'s Cloak',
    description = 'A magically-imbued piece of cloth, worn by caveling scholars. Wearing it you feel in tune with the ancients.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'ScholarSet',
    givesConditionsWhenEquipped = {
      '+46 max health',
      '+12 armor',
      '+6% dodge chance',
      '+6% critical hit chance',
    },
  },
  ScholarHelm = {
    id = 8516,
    name = 'Scholar\'s Hood',
    description = 'A strange hood made from white linen and gold, in its shade you feel more intelligent than usual.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'ScholarSet',
    givesConditionsWhenEquipped = {
      '+32 max health',
      '+8 armor',
      '+4% dodge chance',
      '+3.4% range attack speed',
    },
  },
  SkirmisherHelm = {
    id = 8533,
    name = 'Skirmisher Cap',
    description = 'A headpiece worn by caveling skirmishers which has been cobbled together with larvaskin, leaves and dirty cloth.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+15 max health',
      '+7 armor',
      '+1.5% range attack speed',
    },
  },
  SlimeBreastArmor = {
    id = 8617,
    name = 'Slime Armor',
    description = 'A gelatinous upper body armor that looks like someone dumped a bucket of goo onto you. ',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    partOfSetItems = 'MorphaSet',
    givesConditionsWhenEquipped = {
      '+37 max health',
      '+22 armor',
      '+11.9% damage',
    },
  },
  SlimeHelm = {
    id = 8518,
    name = 'Slime Helm',
    description = 'A gooey, constantly dripping helm that covers half of your face.',
    type = 'Helm',
    rarity = 'Rare',
    maxDurability = 90,
    partOfSetItems = 'MorphaSet',
    givesConditionsWhenEquipped = {
      '+29 max health',
      '+16 armor',
      '+8% damage',
    },
  },
  SnowmanHelm = {
    id = 8537,
    name = 'Snowman Hat',
    description = 'Whatever one is feeling at the moment, this hat covers it all up with a happy expression made from coal and carrots.',
    type = 'Helm',
    rarity = 'Uncommon',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+7 max health',
      '+12 armor',
    },
  },
  SuitBreastArmor = {
    id = 8635,
    name = 'Suit Jacket',
    description = 'The elegant jacket has a stuck-on rose and is perfect for a romantic dinner. Remember to show up on time.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 100,
    givesConditionsWhenEquipped = false,
  },
  SuitHelm = {
    id = 8539,
    name = 'Top Hat',
    description = 'This hat is worn by everyone who considers themself an admirable adventurer equipped with a captivating charisma.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 90,
    givesConditionsWhenEquipped = false,
  },
  SuitPantsArmor = {
    id = 8724,
    name = 'Suit Pants',
    description = 'These pants are made from black, silky farbic and hint at sophistication and confidence.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = false,
  },
  SunglassesHelm = {
    id = 8520,
    name = 'Sunglasses',
    description = 'Nothing is more important than sporting cool sunglasses, even when it\'s dark.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 90,
    givesConditionsWhenEquipped = {
      '+9% dodge chance',
    },
  },
  SwimingPantsArmorBlue = {
    id = 8711,
    name = 'Blue Board Shorts',
    description = 'Wearing those chill blue shorts tempts you to constantly form the shaka sign with your hand.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+6% movement speed',
    },
  },
  SwimingPantsArmorGreen = {
    id = 8710,
    name = 'Green Board Shorts',
    description = 'Wearing those chill green shorts tempts you to constantly form the shaka sign with your hand.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+6% movement speed',
    },
  },
  SwimingPantsArmorRed = {
    id = 8712,
    name = 'Red Board Shorts',
    description = 'Wearing those chill red shorts tempts you to constantly form the shaka sign with your hand.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 95,
    givesConditionsWhenEquipped = {
      '+25 max health',
      '+6% movement speed',
    },
  },
  TowelBreastArmor = {
    id = 8618,
    name = 'Towel',
    description = 'A towel is about the most massively useful thing an underground miner can have.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+30 max health',
      '+7% movement speed',
    },
  },
  VampireCapeBreastArmor = {
    id = 8630,
    name = 'Dracularva Cape',
    description = 'A black satin cape fit for a vampire. The crimson flip-up collar adds to the evil look.',
    type = 'BreastArmor',
    rarity = 'Rare',
    maxDurability = 100,
    givesConditionsWhenEquipped = {
      '+21 max health',
      '+12 armor',
      '+3 life on melee hit',
    },
  },
  WeddingDressArmor = {
    id = 8634,
    name = 'Wedding Dress',
    description = 'A simple, white dress elevating the beauty of its wearer. There are many occasions to wear it but the most important one is being a bride.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 75,
    givesConditionsWhenEquipped = false,
  },
  WeddingHelm = {
    id = 8538,
    name = 'Flower Crown',
    description = 'A beautiful crown made from leaves and pink roses. It resembles a love that feels like eternal spring.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 85,
    givesConditionsWhenEquipped = false,
  },
  WoodBreastArmor = {
    id = 8601,
    name = 'Wood Chest',
    description = 'Very crude armor for the upper body. Offers minor protection.',
    type = 'BreastArmor',
    rarity = 'Common',
    maxDurability = 75,
    givesConditionsWhenEquipped = {
      '+6 max health',
      '+4 armor',
    },
  },
  WoodHelm = {
    id = 8501,
    name = 'Wood Helm',
    description = 'Slight protection for the head but you should look for better options soon.',
    type = 'Helm',
    rarity = 'Common',
    maxDurability = 85,
    givesConditionsWhenEquipped = {
      '+5 max health',
      '+3 armor',
    },
  },
  WoodPantsArmor = {
    id = 8701,
    name = 'Wood Pants',
    description = 'The next best thing when it comes to lower body armor.',
    type = 'PantsArmor',
    rarity = 'Common',
    maxDurability = 70,
    givesConditionsWhenEquipped = {
      '+6 max health',
      '+4 armor',
    },
  },
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.