Difference between revisions of "Module:Items/data"

From Idlescape Wiki
Jump to navigation Jump to search
(Update data to 0.24.0. Add new items and `partyTradeable` keys. Remove `farmingStats` keys; contained data is added to Module:Farming/data and existing Module:Farming/data is moved to Module:Farming_loot/data.)
 
(11 intermediate revisions by 5 users not shown)
Line 4: Line 4:
 
     name = "Gold",
 
     name = "Gold",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/money_icon.png",
 
     itemImage = "/images/money_icon.png",
 
     extraTooltipInfo = "Gold is used to purchase items from the market and shops. You can get more gold by selling resources or fighting monsters.",
 
     extraTooltipInfo = "Gold is used to purchase items from the market and shops. You can get more gold by selling resources or fighting monsters.",
     class = "gold",
+
     class = "gold"
    tags = { }
 
 
   },
 
   },
 
   ["2"] = {
 
   ["2"] = {
Line 13: Line 13:
 
     name = "Heat",
 
     name = "Heat",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/heat_icon.png",
 
     itemImage = "/images/heat_icon.png",
     extraTooltipInfo = "Heat is used to smelt bars and cook food. You can get heat by burning various items such as logs, branches, driftwood and coal.",
+
     extraTooltipInfo = "Heat is used to smelt bars and cook food. You can get heat by burning various items such as logs, branches, driftwood, coal, and ability books.",
 
     class = "heat",
 
     class = "heat",
 
     tags = { "heat" }
 
     tags = { "heat" }
Line 22: Line 23:
 
     name = "Air Essence",
 
     name = "Air Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/air_essence.png",
 
     itemImage = "/images/runecrafting/air_essence.png",
 
     extraTooltipInfo = "Air Essence can be gathered by waiting patiently.",
 
     extraTooltipInfo = "Air Essence can be gathered by waiting patiently.",
Line 31: Line 33:
 
     name = "Earth Essence",
 
     name = "Earth Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/earth_essence.png",
 
     itemImage = "/images/runecrafting/earth_essence.png",
 
     extraTooltipInfo = "Earth Essence can be gathered while mining.",
 
     extraTooltipInfo = "Earth Essence can be gathered while mining.",
Line 40: Line 43:
 
     name = "Fire Essence",
 
     name = "Fire Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/fire_essence.png",
 
     itemImage = "/images/runecrafting/fire_essence.png",
 
     extraTooltipInfo = "Fire Essence can be gathered while smithing or cooking.",
 
     extraTooltipInfo = "Fire Essence can be gathered while smithing or cooking.",
Line 49: Line 53:
 
     name = "Water Essence",
 
     name = "Water Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/water_essence.png",
 
     itemImage = "/images/runecrafting/water_essence.png",
 
     extraTooltipInfo = "Water Essence can be gathered by fishing.",
 
     extraTooltipInfo = "Water Essence can be gathered by fishing.",
Line 58: Line 63:
 
     name = "Blood Essence",
 
     name = "Blood Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/blood_essence.png",
 
     itemImage = "/images/runecrafting/blood_essence.png",
 
     extraTooltipInfo = "Blood Essence can be gathered by dealing damage.",
 
     extraTooltipInfo = "Blood Essence can be gathered by dealing damage.",
Line 67: Line 73:
 
     name = "Death Essence",
 
     name = "Death Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/death_essence.png",
 
     itemImage = "/images/runecrafting/death_essence.png",
 
     extraTooltipInfo = "Death Essence can be gathered by killing opponents.",
 
     extraTooltipInfo = "Death Essence can be gathered by killing opponents.",
Line 76: Line 83:
 
     name = "Chaos Essence",
 
     name = "Chaos Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/chaos_essence.png",
 
     itemImage = "/images/runecrafting/chaos_essence.png",
 
     extraTooltipInfo = "Chaos Essence can be gathered by attempting to hit an enemy.",
 
     extraTooltipInfo = "Chaos Essence can be gathered by attempting to hit an enemy.",
Line 85: Line 93:
 
     name = "Nature Essence",
 
     name = "Nature Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/nature_essence.png",
 
     itemImage = "/images/runecrafting/nature_essence.png",
 
     extraTooltipInfo = "Nature Essence can be gathered by foraging and farming.",
 
     extraTooltipInfo = "Nature Essence can be gathered by foraging and farming.",
Line 94: Line 103:
 
     name = "Mind Essence",
 
     name = "Mind Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/mind_essence.png",
 
     itemImage = "/images/runecrafting/mind_essence.png",
 
     extraTooltipInfo = "Mind Essence can be gathered by enchanting and augmenting items or using magic in combat.",
 
     extraTooltipInfo = "Mind Essence can be gathered by enchanting and augmenting items or using magic in combat.",
Line 103: Line 113:
 
     name = "Cosmic Essence",
 
     name = "Cosmic Essence",
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/runecrafting/cosmic_essence.png",
 
     itemImage = "/images/runecrafting/cosmic_essence.png",
 
     extraTooltipInfo = "Cosmic Essence can be gathered by enchanting or runecrafting.",
 
     extraTooltipInfo = "Cosmic Essence can be gathered by enchanting or runecrafting.",
Line 136: Line 147:
 
     extraTooltipInfo = "Adventure awaits! HUZZAH!",
 
     extraTooltipInfo = "Adventure awaits! HUZZAH!",
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat" }
+
     tags = { "book" }
 
   },
 
   },
 
   ["60"] = {
 
   ["60"] = {
Line 149: Line 160:
 
     extraTooltipInfo = "An ingredient for cooking and bait. S h r i m p",
 
     extraTooltipInfo = "An ingredient for cooking and bait. S h r i m p",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["61"] = {
 
   ["61"] = {
Line 162: Line 173:
 
     extraTooltipInfo = "An ingredient for cooking and bait. In what scape would these look like blue shrimp?",
 
     extraTooltipInfo = "An ingredient for cooking and bait. In what scape would these look like blue shrimp?",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["62"] = {
 
   ["62"] = {
Line 175: Line 186:
 
     extraTooltipInfo = "An ingredient for cooking and bait. The fisherman's participation award.",
 
     extraTooltipInfo = "An ingredient for cooking and bait. The fisherman's participation award.",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fish", "fishing", "cooking", "ingredient" }
 
   },
 
   },
 
   ["63"] = {
 
   ["63"] = {
Line 188: Line 199:
 
     extraTooltipInfo = "An ingredient for cooking and bait. Not going up any rivers anymore.",
 
     extraTooltipInfo = "An ingredient for cooking and bait. Not going up any rivers anymore.",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["64"] = {
 
   ["64"] = {
Line 201: Line 212:
 
     extraTooltipInfo = "An ingredient for cooking. Raw Lobster!",
 
     extraTooltipInfo = "An ingredient for cooking. Raw Lobster!",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["65"] = {
 
   ["65"] = {
Line 214: Line 225:
 
     extraTooltipInfo = "An ingredient for cooking. Tuna Tuna Tuna",
 
     extraTooltipInfo = "An ingredient for cooking. Tuna Tuna Tuna",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" },
+
     tags = { "fishing", "cooking", "ingredient", "fish" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 228: Line 239:
 
     extraTooltipInfo = "An ingredient for cooking. A big toothy fish. It's a fish, right?",
 
     extraTooltipInfo = "An ingredient for cooking. A big toothy fish. It's a fish, right?",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" },
+
     tags = { "fishing", "cooking", "ingredient", "fish" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 242: Line 253:
 
     extraTooltipInfo = "An ingredient for cooking. A monstrously large shark with incredibly tough meat.",
 
     extraTooltipInfo = "An ingredient for cooking. A monstrously large shark with incredibly tough meat.",
 
     time = 10000,
 
     time = 10000,
     tags = { "cooking", "fishing" },
+
     tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 256: Line 267:
 
     extraTooltipInfo = "An ingredient for cooking. A mean looking and monstrously heavy lobster. It's definitely a lot older than you are.",
 
     extraTooltipInfo = "An ingredient for cooking. A mean looking and monstrously heavy lobster. It's definitely a lot older than you are.",
 
     time = 10000,
 
     time = 10000,
     tags = { "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["69"] = {
 
   ["69"] = {
Line 269: Line 280:
 
     extraTooltipInfo = "An ingredient for cooking and bait. A massive chunk of ancient rubbery meat torn from some sort of tentacled monster.",
 
     extraTooltipInfo = "An ingredient for cooking and bait. A massive chunk of ancient rubbery meat torn from some sort of tentacled monster.",
 
     time = 10000,
 
     time = 10000,
     tags = { "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
 
   },
 
   },
 
   ["70"] = {
 
   ["70"] = {
Line 282: Line 293:
 
     extraTooltipInfo = "An ingredient for cooking. A huge tuna!",
 
     extraTooltipInfo = "An ingredient for cooking. A huge tuna!",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" },
+
     tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 294: Line 305:
 
     extraTooltipInfo = "An ingredient for cooking. Smells real bad.",
 
     extraTooltipInfo = "An ingredient for cooking. Smells real bad.",
 
     class = "fish",
 
     class = "fish",
     tags = { "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["72"] = {
 
   ["72"] = {
Line 305: Line 316:
 
     extraTooltipInfo = "An ingredient for cooking. It didn't even bite the hook, it just got stuck to it.",
 
     extraTooltipInfo = "An ingredient for cooking. It didn't even bite the hook, it just got stuck to it.",
 
     class = "fish",
 
     class = "fish",
     tags = { "fish", "cooking" }
+
     tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["73"] = {
 
   ["73"] = {
Line 316: Line 327:
 
     extraTooltipInfo = "An ingredient for cooking. Mean looking and strong to boot!",
 
     extraTooltipInfo = "An ingredient for cooking. Mean looking and strong to boot!",
 
     class = "fish",
 
     class = "fish",
     tags = { "fish", "cooking" }
+
     tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["74"] = {
 
   ["74"] = {
Line 327: Line 338:
 
     extraTooltipInfo = "An ingredient for cooking. Slippery and oily!",
 
     extraTooltipInfo = "An ingredient for cooking. Slippery and oily!",
 
     class = "fish",
 
     class = "fish",
     tags = { "fish", "cooking" }
+
     tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["75"] = {
 
   ["75"] = {
Line 338: Line 349:
 
     extraTooltipInfo = "An ingredient for cooking. A deadly creature to be sure.",
 
     extraTooltipInfo = "An ingredient for cooking. A deadly creature to be sure.",
 
     class = "fish",
 
     class = "fish",
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["76"] = {
 
   ["76"] = {
Line 350: Line 361:
 
     class = "fish",
 
     class = "fish",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
 
   },
 
   },
 
   ["77"] = {
 
   ["77"] = {
Line 362: Line 373:
 
     class = "fish",
 
     class = "fish",
 
     time = 10000,
 
     time = 10000,
     tags = { "fish", "cooking", "fishing" }
+
     tags = { "fishing", "cooking", "ingredient", "fish" }
 +
  },
 +
  ["78"] = {
 +
    id = 78,
 +
    name = "Scallop",
 +
    value = 200,
 +
    tradeable = true,
 +
    experience = 75,
 +
    itemImage = "/images/cooking/alchemy/ingredients/scallop.png",
 +
    extraTooltipInfo = "You can sometimes find a beautiful pearl inside. It doesn't affect the taste though.",
 +
    class = "fish",
 +
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 +
  },
 +
  ["79"] = {
 +
    id = 79,
 +
    name = "Prism Fin",
 +
    value = 100,
 +
    tradeable = true,
 +
    experience = 75,
 +
    itemImage = "/images/cooking/alchemy/ingredients/prism_fin.png",
 +
    extraTooltipInfo = "It is said that finding one with five blue stripes is a sign of good luck. Maybe four is already good enough?",
 +
    class = "fish",
 +
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 +
  },
 +
  ["80"] = {
 +
    id = 80,
 +
    name = "Aetherpolyp",
 +
    value = 150,
 +
    tradeable = true,
 +
    experience = 75,
 +
    itemImage = "/images/cooking/alchemy/ingredients/aetherpolyp.png",
 +
    extraTooltipInfo = "Corals form the base of any coral reef. This one in particular forms the base of your next alchemy experiment.",
 +
    class = "fish",
 +
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
 +
  },
 +
  ["81"] = {
 +
    id = 81,
 +
    name = "Raw Crimson Octopus",
 +
    value = 250,
 +
    tradeable = true,
 +
    experience = 100,
 +
    itemImage = "/images/cooking/alchemy/ingredients/raw_octopus.png",
 +
    extraTooltipInfo = "Known for snatching shiny objects from sunken wrecks and pirate corpses alike.",
 +
    class = "fish",
 +
    tags = { "fishing", "cooking", "buff", "fish" }
 
   },
 
   },
 
   ["95"] = {
 
   ["95"] = {
Line 590: Line 645:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/fertilizer.png",
 
     itemImage = "/images/farming/fertilizer.png",
     extraTooltipInfo = "Stinky sack of nutrients. Increases minimum yield and experience of plants in farming.",
+
     extraTooltipInfo = "Stinky sack of nutrients. Increases minimum yield and experience of plants and somehow traps in farming by 30%.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 1,
 
       level = 1,
       experience = 20,
+
       experience = 40,
 
       category = "Farming",
 
       category = "Farming",
 
       craftable = true,
 
       craftable = true,
Line 609: Line 664:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/carrot_seed.png",
 
     itemImage = "/images/farming/carrot_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 1,
 
      image = "/images/farming/carrot_plant.png",
 
      align = "bottom",
 
      experience = 30,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Won't improve your vision yet."
 
     extraTooltipInfo = "Plant this on your farm. Won't improve your vision yet."
 
   },
 
   },
Line 629: Line 675:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/peppercorn_seed.png",
 
     itemImage = "/images/farming/peppercorn_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 30,
 
      image = "/images/farming/peppercorn_plant.png",
 
      align = "bottom",
 
      experience = 120,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. May cause uncontrolled sneezing on harvest."
 
     extraTooltipInfo = "Plant this on your farm. May cause uncontrolled sneezing on harvest."
 
   },
 
   },
Line 649: Line 686:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/sugarcane_seed.png",
 
     itemImage = "/images/farming/sugarcane_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 20,
 
      image = "/images/farming/sugarcane_plant.png",
 
      align = "bottom",
 
      experience = 80,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm for a sweet treat."
 
     extraTooltipInfo = "Plant this on your farm for a sweet treat."
 
   },
 
   },
Line 669: Line 697:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/wheat_seed.png",
 
     itemImage = "/images/farming/wheat_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 8,
 
      image = "/images/farming/wheat_plant.png",
 
      align = "bottom",
 
      experience = 50,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. It's honest work."
 
     extraTooltipInfo = "Plant this on your farm. It's honest work."
 
   },
 
   },
Line 689: Line 708:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/potato_seed.png",
 
     itemImage = "/images/farming/potato_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 3,
 
      image = "/images/farming/potato_plant.png",
 
      align = "bottom",
 
      experience = 40,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Adventurers would often use potatos to show others their desire to dungeon delve with one another."
 
     extraTooltipInfo = "Plant this on your farm. Adventurers would often use potatos to show others their desire to dungeon delve with one another."
 
   },
 
   },
Line 709: Line 719:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/rice_seed.png",
 
     itemImage = "/images/farming/rice_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 25,
 
      image = "/images/farming/rice_plant.png",
 
      align = "bottom",
 
      experience = 100,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm."
 
     extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
Line 729: Line 730:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/tomato_seed.png",
 
     itemImage = "/images/farming/tomato_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 12,
 
      image = "/images/farming/tomato_plant.png",
 
      align = "bottom",
 
      experience = 60,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Definitely a Vegetable."
 
     extraTooltipInfo = "Plant this on your farm. Definitely a Vegetable."
 
   },
 
   },
Line 749: Line 741:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/wildberry_bush_seed.png",
 
     itemImage = "/images/farming/wildberry_bush_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 2,
 
      requiredLevel = 5,
 
      image = "/images/farming/wildberry_plant.png",
 
      align = "bottom",
 
      experience = 200,
 
      time = 60
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Careful with the thorns!"
 
     extraTooltipInfo = "Plant this on your farm. Careful with the thorns!"
 
   },
 
   },
Line 769: Line 752:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/chili_pepper_seed.png",
 
     itemImage = "/images/farming/chili_pepper_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 20,
 
      image = "/images/farming/chili_pepper_plant.png",
 
      align = "bottom",
 
      experience = 90,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Even the seeds are hot to the touch."
 
     extraTooltipInfo = "Plant this on your farm. Even the seeds are hot to the touch."
 
   },
 
   },
Line 789: Line 763:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/pumpkin_seed.png",
 
     itemImage = "/images/farming/pumpkin_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 25,
 
      image = "/images/farming/pumpkin_plant.png",
 
      align = "bottom",
 
      experience = 110,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. The orange melon."
 
     extraTooltipInfo = "Plant this on your farm. The orange melon."
 
   },
 
   },
Line 809: Line 774:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/mushroom_spore.png",
 
     itemImage = "/images/farming/mushroom_spore.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 15,
 
      image = "/images/farming/mushroom_plant.png",
 
      align = "bottom",
 
      experience = 70,
 
      time = 30
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm."
 
     extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
Line 829: Line 785:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/tree_seed.png",
 
     itemImage = "/images/farming/tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 10,
 
      image = "/images/farming/normal_tree_plant.png",
 
      align = "bottom",
 
      experience = 450,
 
      time = 120
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Good place to take naps under."
 
     extraTooltipInfo = "Plant this on your farm. Good place to take naps under."
 
   },
 
   },
Line 849: Line 796:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/oak_tree_seed.png",
 
     itemImage = "/images/farming/oak_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 17,
 
      image = "/images/farming/oak_tree_plant.png",
 
      align = "bottom",
 
      experience = 1250,
 
      time = 120
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm."
 
     extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
Line 869: Line 807:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/willow_tree_seed.png",
 
     itemImage = "/images/farming/willow_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 20,
 
      image = "/images/farming/willow_tree_plant.png",
 
      align = "bottom",
 
      experience = 1800,
 
      time = 120
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm."
 
     extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
Line 889: Line 818:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/maple_tree_seed.png",
 
     itemImage = "/images/farming/maple_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 25,
 
      image = "/images/farming/maple_tree_plant.png",
 
      align = "bottom",
 
      experience = 2000,
 
      time = 120
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Sometimes sticky sap is found on this tree, but it's safe to ignore."
 
     extraTooltipInfo = "Plant this on your farm. Sometimes sticky sap is found on this tree, but it's safe to ignore."
 
   },
 
   },
Line 909: Line 829:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/yew_tree_seed.png",
 
     itemImage = "/images/farming/yew_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 35,
 
      image = "/images/farming/yew_tree_plant.png",
 
      align = "bottom",
 
      experience = 2200,
 
      time = 120
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm."
 
     extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
Line 929: Line 840:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/banana_tree_seed.png",
 
     itemImage = "/images/farming/banana_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 20,
 
      image = "/images/farming/banana_tree_plant.png",
 
      align = "bottom",
 
      experience = 2250,
 
      time = 150
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm."
 
     extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
Line 949: Line 851:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/apple_tree_seed.png",
 
     itemImage = "/images/farming/apple_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
    farmingStats = {
 
      height = 2,
 
      width = 2,
 
      requiredLevel = 20,
 
      image = "/images/farming/apple_tree_plant.png",
 
      align = "bottom",
 
      experience = 2250,
 
      time = 150
 
    },
 
 
     extraTooltipInfo = "Plant this on your farm. Not a good place to take naps under."
 
     extraTooltipInfo = "Plant this on your farm. Not a good place to take naps under."
 
   },
 
   },
Line 970: Line 863:
 
     itemImage = "/images/farming/elder_tree_seed.png",
 
     itemImage = "/images/farming/elder_tree_seed.png",
 
     extraTooltipInfo = "Every type of forest can be traced back to one of these trees.",
 
     extraTooltipInfo = "Every type of forest can be traced back to one of these trees.",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
     rarity = "uncommon",
+
     rarity = "uncommon"
    farmingStats = {
 
      height = 4,
 
      width = 4,
 
      requiredLevel = 50,
 
      image = "/images/farming/elder_tree_plant.png",
 
      align = "bottom",
 
      experience = 20000,
 
      time = 240
 
    }
 
 
   },
 
   },
 
   ["180"] = {
 
   ["180"] = {
Line 991: Line 875:
 
     itemImage = "/images/farming/sageberry_seed.png",
 
     itemImage = "/images/farming/sageberry_seed.png",
 
     extraTooltipInfo = "It may be wise to plant this on your farm.",
 
     extraTooltipInfo = "It may be wise to plant this on your farm.",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" }
    farmingStats = {
 
      height = 1,
 
      width = 2,
 
      requiredLevel = 25,
 
      image = "/images/farming/sageberry_bush.png",
 
      align = "bottom",
 
      experience = 450,
 
      time = 60
 
    }
 
 
   },
 
   },
 
   ["185"] = {
 
   ["185"] = {
Line 1,011: Line 886:
 
     itemImage = "/images/farming/mysterious_seed.png",
 
     itemImage = "/images/farming/mysterious_seed.png",
 
     extraTooltipInfo = "Life is not necessarily the opposite of corruption. I wonder what this could grow into?",
 
     extraTooltipInfo = "Life is not necessarily the opposite of corruption. I wonder what this could grow into?",
    tags = { "seed", "farming" },
 
 
     rarity = "rare",
 
     rarity = "rare",
    farmingStats = {
 
      height = 1,
 
      maxHeight = 4,
 
      width = 1,
 
      maxWidth = 4,
 
      requiredLevel = 1,
 
      image = "/images/farming/mysterious_plant.png",
 
      align = "center",
 
      experience = 600,
 
      time = 60
 
    },
 
 
     craftingStats = {
 
     craftingStats = {
 
       level = 70,
 
       level = 70,
Line 1,031: Line 894:
 
       multiplier = 16,
 
       multiplier = 16,
 
       description = "The blessing of life steeped in the ooze of corruption."
 
       description = "The blessing of life steeped in the ooze of corruption."
     }
+
     },
 +
    tags = { "craftable", "seed", "farming" }
 
   },
 
   },
 
   ["186"] = {
 
   ["186"] = {
Line 1,073: Line 937:
 
     id = 203,
 
     id = 203,
 
     name = "Gold Bar",
 
     name = "Gold Bar",
     level = 25,
+
     level = 20,
 
     value = 1000,
 
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
Line 1,086: Line 950:
 
     id = 204,
 
     id = 204,
 
     name = "Mithril Bar",
 
     name = "Mithril Bar",
     level = 35,
+
     level = 30,
 
     value = 500,
 
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
Line 1,099: Line 963:
 
     id = 205,
 
     id = 205,
 
     name = "Adamantite Bar",
 
     name = "Adamantite Bar",
     level = 50,
+
     level = 40,
 
     value = 2000,
 
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
Line 1,113: Line 977:
 
     id = 206,
 
     id = 206,
 
     name = "Runite Bar",
 
     name = "Runite Bar",
     level = 65,
+
     level = 50,
 
     value = 7000,
 
     value = 7000,
 
     tradeable = true,
 
     tradeable = true,
Line 1,127: Line 991:
 
     id = 207,
 
     id = 207,
 
     name = "Stygian Bar",
 
     name = "Stygian Bar",
     level = 70,
+
     level = 60,
 
     value = 9000,
 
     value = 9000,
 
     tradeable = true,
 
     tradeable = true,
Line 1,142: Line 1,006:
 
     name = "Chaotic Crystal",
 
     name = "Chaotic Crystal",
 
     level = 75,
 
     level = 75,
 +
    smithingTier = 6,
 
     value = 15000,
 
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
Line 1,160: Line 1,025:
 
     extraTooltipInfo = "A splinter of mildly reflective obsidian glass; can be used to augment obsidian or obsidian-adjacent gear.",
 
     extraTooltipInfo = "A splinter of mildly reflective obsidian glass; can be used to augment obsidian or obsidian-adjacent gear.",
 
     class = "bar",
 
     class = "bar",
     tags = { "mining" },
+
     tags = { "mining" }
    craftingStats = {
 
      level = 30,
 
      experience = 300,
 
      category = "General",
 
      craftable = true,
 
      description = "Break down obsidian equipment to extract some potentially usable material."
 
    }
 
 
   },
 
   },
 
   ["210"] = {
 
   ["210"] = {
Line 1,182: Line 1,040:
 
     id = 211,
 
     id = 211,
 
     name = "Chaos Stone",
 
     name = "Chaos Stone",
     value = 6360000,
+
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
 
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
Line 1,193: Line 1,051:
 
     id = 212,
 
     id = 212,
 
     name = "Living Shard",
 
     name = "Living Shard",
     value = 3360000,
+
     value = 1680000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/living_stone.png",
 
     itemImage = "/images/combat/materials/living_stone.png",
Line 1,204: Line 1,062:
 
     id = 213,
 
     id = 213,
 
     name = "Runed Stone",
 
     name = "Runed Stone",
     value = 3360000,
+
     value = 1680000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/runed_stone.png",
 
     itemImage = "/images/combat/materials/runed_stone.png",
Line 1,215: Line 1,073:
 
     id = 214,
 
     id = 214,
 
     name = "Magma Core",
 
     name = "Magma Core",
     value = 3360000,
+
     value = 1680000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/magma_core.png",
 
     itemImage = "/images/combat/materials/magma_core.png",
Line 1,226: Line 1,084:
 
     id = 215,
 
     id = 215,
 
     name = "Heavy Chaos Shard",
 
     name = "Heavy Chaos Shard",
     value = 3360000,
+
     value = 1680000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
 
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
Line 1,237: Line 1,095:
 
     id = 216,
 
     id = 216,
 
     name = "Worn Ancient Splinter",
 
     name = "Worn Ancient Splinter",
     value = 6360000,
+
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
 
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
Line 1,248: Line 1,106:
 
     id = 217,
 
     id = 217,
 
     name = "Royal Ice Shard",
 
     name = "Royal Ice Shard",
     value = 3360000,
+
     value = 1680000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/ice_shard.PNG",
 
     itemImage = "/images/combat/materials/ice_shard.PNG",
Line 1,282: Line 1,140:
 
     class = "log",
 
     class = "log",
 
     extraTooltipInfo = "Used as a crafting material or turned into heat.",
 
     extraTooltipInfo = "Used as a crafting material or turned into heat.",
     tags = { "foraging", "heat" },
+
     tags = { "foraging", "craftable", "heat" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 1,
 
       level = 1,
Line 1,422: Line 1,280:
 
     class = "gem",
 
     class = "gem",
 
     extraTooltipInfo = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
 
     extraTooltipInfo = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
     tags = { "gem" },
+
     tags = { "gem", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 5,
 
       level = 5,
Line 1,429: Line 1,287:
 
       craftable = true,
 
       craftable = true,
 
       multiplier = 100,
 
       multiplier = 100,
       description = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
+
       description = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts."
      leagues = { 8 }
 
 
     }
 
     }
 
   },
 
   },
Line 1,441: Line 1,298:
 
     class = "gem",
 
     class = "gem",
 
     extraTooltipInfo = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
 
     extraTooltipInfo = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
     tags = { "gem" },
+
     tags = { "gem", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 10,
 
       level = 10,
Line 1,448: Line 1,305:
 
       craftable = true,
 
       craftable = true,
 
       multiplier = 100,
 
       multiplier = 100,
       description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
+
       description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic"
      leagues = { 8 }
 
 
     }
 
     }
 
   },
 
   },
Line 1,460: Line 1,316:
 
     class = "gem",
 
     class = "gem",
 
     extraTooltipInfo = "A combustible red powder, imbued with magic, used in alchemical crafting.",
 
     extraTooltipInfo = "A combustible red powder, imbued with magic, used in alchemical crafting.",
     tags = { "gem" },
+
     tags = { "gem", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
       level = 25,
+
       level = 20,
 
       experience = 2030,
 
       experience = 2030,
 
       category = "Jewelry",
 
       category = "Jewelry",
 
       craftable = true,
 
       craftable = true,
 
       multiplier = 100,
 
       multiplier = 100,
       description = "A combustible red powder, imbued with magic, used in alchemical crafting.",
+
       description = "A combustible red powder, imbued with magic, used in alchemical crafting."
      leagues = { 8 }
 
 
     }
 
     }
 
   },
 
   },
Line 1,479: Line 1,334:
 
     class = "gem",
 
     class = "gem",
 
     extraTooltipInfo = "Finely ground diamond suspended in oil with highly abrasive properties.",
 
     extraTooltipInfo = "Finely ground diamond suspended in oil with highly abrasive properties.",
     tags = { "gem" },
+
     tags = { "gem", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 40,
 
       experience = 3430,
 
       experience = 3430,
 
       category = "Jewelry",
 
       category = "Jewelry",
 
       craftable = true,
 
       craftable = true,
 
       multiplier = 100,
 
       multiplier = 100,
       description = "Finely ground diamond suspended in oil with highly abrasive properties.",
+
       description = "Finely ground diamond suspended in oil with highly abrasive properties."
      leagues = { 8 }
 
 
     }
 
     }
 
   },
 
   },
Line 1,498: Line 1,352:
 
     class = "gem",
 
     class = "gem",
 
     extraTooltipInfo = "A highly viscous crimson elixir swirling with the malevolent power of demon blood.",
 
     extraTooltipInfo = "A highly viscous crimson elixir swirling with the malevolent power of demon blood.",
     tags = { "gem" },
+
     tags = { "gem", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 60,
 
       level = 60,
Line 1,505: Line 1,359:
 
       craftable = true,
 
       craftable = true,
 
       multiplier = 100,
 
       multiplier = 100,
       description = "A highly viscous crimson elixir swirling with the malevolent power of demon blood.",
+
       description = "A highly viscous crimson elixir swirling with the malevolent power of demon blood."
      leagues = { 8 }
 
 
     }
 
     }
 
   },
 
   },
Line 1,518: Line 1,371:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to air magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to air magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,537: Line 1,390:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to earth magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to earth magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,556: Line 1,409:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to fire magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to fire magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,575: Line 1,428:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to water magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to water magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,594: Line 1,447:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to blood magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to blood magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,613: Line 1,466:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to death magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to death magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,632: Line 1,485:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to chaos magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to chaos magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,651: Line 1,504:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to nature magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to nature magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,670: Line 1,523:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to mind magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to mind magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,689: Line 1,542:
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to cosmic magic.",
 
     extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to cosmic magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "magic", "runecrafting" },
+
     tags = { "magic", "runecrafting", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Runecrafting",
 
       category = "Runecrafting",
Line 1,705: Line 1,558:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/air_rune.png",
 
     itemImage = "/images/runecrafting/air_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,716: Line 1,571:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/earth_rune.png",
 
     itemImage = "/images/runecrafting/earth_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,727: Line 1,584:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/fire_rune.png",
 
     itemImage = "/images/runecrafting/fire_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,738: Line 1,597:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/water_rune.png",
 
     itemImage = "/images/runecrafting/water_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,749: Line 1,610:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/blood_rune.png",
 
     itemImage = "/images/runecrafting/blood_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,760: Line 1,623:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/death_rune.png",
 
     itemImage = "/images/runecrafting/death_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,771: Line 1,636:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/chaos_rune.png",
 
     itemImage = "/images/runecrafting/chaos_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,782: Line 1,649:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/nature_rune.png",
 
     itemImage = "/images/runecrafting/nature_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,789: Line 1,658:
 
   ["518"] = {
 
   ["518"] = {
 
     name = "Mind Rune",
 
     name = "Mind Rune",
    activeMessage = "Crafting mind runes",
 
 
     id = 518,
 
     id = 518,
 
     value = 10,
 
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/mind_rune.png",
 
     itemImage = "/images/runecrafting/mind_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,805: Line 1,675:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/cosmic_rune.png",
 
     itemImage = "/images/runecrafting/cosmic_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
Line 1,828: Line 1,700:
 
     class = "rune",
 
     class = "rune",
 
     rarity = "common",
 
     rarity = "common",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     tradeable = true,
 
     tradeable = true,
 
     craftingStats = {
 
     craftingStats = {
Line 1,846: Line 1,718:
 
     class = "rune",
 
     class = "rune",
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     tradeable = true,
 
     tradeable = true,
 
     craftingStats = {
 
     craftingStats = {
Line 1,864: Line 1,736:
 
     class = "rune",
 
     class = "rune",
 
     rarity = "rare",
 
     rarity = "rare",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     tradeable = true,
 
     tradeable = true,
 
     craftingStats = {
 
     craftingStats = {
Line 1,882: Line 1,754:
 
     class = "rune",
 
     class = "rune",
 
     rarity = "epic",
 
     rarity = "epic",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     tradeable = true,
 
     tradeable = true,
 
     craftingStats = {
 
     craftingStats = {
Line 1,900: Line 1,772:
 
     class = "rune",
 
     class = "rune",
 
     rarity = "legendary",
 
     rarity = "legendary",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     tradeable = true,
 
     tradeable = true,
 
     craftingStats = {
 
     craftingStats = {
Line 1,973: Line 1,845:
 
     itemImage = "/images/mining/bronze_pickaxe.png",
 
     itemImage = "/images/mining/bronze_pickaxe.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 10 to your effective mining level when determining speed.",
+
     extraTooltipInfo = "Slightly better than punching rocks until they break! Adds 10 to your effective mining level when determining speed.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 1,987: Line 1,859:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 2,
+
       level = 1,
 
       experience = 240,
 
       experience = 240,
 
       category = "Mining",
 
       category = "Mining",
Line 2,005: Line 1,877:
 
     itemImage = "/images/mining/iron_pickaxe.svg",
 
     itemImage = "/images/mining/iron_pickaxe.svg",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 20 to your mining level when determining speed.",
+
     extraTooltipInfo = "Adds 20 to your effective mining level when determining speed.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,019: Line 1,891:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 7,
+
       level = 10,
 
       experience = 1640,
 
       experience = 1640,
 
       category = "Mining",
 
       category = "Mining",
Line 2,037: Line 1,909:
 
     itemImage = "/images/mining/mithril_pickaxe.png",
 
     itemImage = "/images/mining/mithril_pickaxe.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 30 to your mining level when determining speed.",
+
     extraTooltipInfo = "Adds 30 to your effective mining level when determining speed.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,051: Line 1,923:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 25,
+
       level = 30,
 
       experience = 7900,
 
       experience = 7900,
 
       category = "Mining",
 
       category = "Mining",
Line 2,069: Line 1,941:
 
     itemImage = "/images/mining/adamantite_pickaxe.png",
 
     itemImage = "/images/mining/adamantite_pickaxe.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 40 to your mining level when determining speed.",
+
     extraTooltipInfo = "Adds 40 to your effective mining level when determining speed.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,084: Line 1,956:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 40,
 
       experience = 15600,
 
       experience = 15600,
 
       category = "Mining",
 
       category = "Mining",
Line 2,102: Line 1,974:
 
     itemImage = "/images/mining/rune_pickaxe.png",
 
     itemImage = "/images/mining/rune_pickaxe.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 50 to your mining level when determining speed.",
+
     extraTooltipInfo = "Adds 50 to your effective mining level when determining speed.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,117: Line 1,989:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 51,
+
       level = 50,
 
       experience = 20800,
 
       experience = 20800,
 
       category = "Mining",
 
       category = "Mining",
Line 2,135: Line 2,007:
 
     itemImage = "/images/mining/stygian_pickaxe.png",
 
     itemImage = "/images/mining/stygian_pickaxe.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 60 to your mining level when determining speed.",
+
     extraTooltipInfo = "Lighter than it looks, but almost unbreakable. Adds 60 to your effective mining level when determining speed.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,150: Line 2,022:
 
     rarity = "epic",
 
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 67,
+
       level = 60,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Mining",
 
       category = "Mining",
Line 2,162: Line 2,034:
 
     value = 12960000,
 
     value = 12960000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 80
 
       mining = 80
 
     },
 
     },
    maxAugLevel = 1,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    forcedAugmentChance = 1,
 
    blockUnsoulbound = true,
 
 
     itemImage = "/images/mining/dwarven_pickaxe.png",
 
     itemImage = "/images/mining/dwarven_pickaxe.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A legendary mining tool using lost dwarven technology. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
     extraTooltipInfo = "A legendary mining tool using lost dwarven technology.",
     tags = { "mining" },
+
     tags = { "mining", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,198: Line 2,061:
 
       category = "Mining",
 
       category = "Mining",
 
       craftable = true,
 
       craftable = true,
       description = "A legendary mining tool using lost dwarven technology. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
       description = "A legendary mining tool using lost dwarven technology.",
 
       unlockQuest = 211
 
       unlockQuest = 211
 
     }
 
     }
Line 2,210: Line 2,073:
 
     itemImage = "/images/foraging/bronze_hatchet.png",
 
     itemImage = "/images/foraging/bronze_hatchet.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 10 to your effective foraging level when determining speed.",
+
     extraTooltipInfo = "A tool to destroy trees, but it is made of tree. So odd. Adds 10 to your effective foraging level when determining speed.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,224: Line 2,087:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 2,
+
       level = 1,
 
       experience = 240,
 
       experience = 240,
 
       category = "Foraging",
 
       category = "Foraging",
Line 2,242: Line 2,105:
 
     itemImage = "/images/foraging/iron_hatchet.png",
 
     itemImage = "/images/foraging/iron_hatchet.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 20 to your foraging level when determining speed.",
+
     extraTooltipInfo = "The forests will face treestruction. Adds 20 to your effective foraging level when determining speed.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,256: Line 2,119:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 7,
+
       level = 10,
 
       experience = 1640,
 
       experience = 1640,
 
       category = "Foraging",
 
       category = "Foraging",
Line 2,274: Line 2,137:
 
     itemImage = "/images/foraging/mithril_hatchet.png",
 
     itemImage = "/images/foraging/mithril_hatchet.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 30 to your foraging level when determining speed.",
+
     extraTooltipInfo = "The enemy of all trees. Adds 30 to your effective foraging level when determining speed.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,288: Line 2,151:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 24,
+
       level = 30,
 
       experience = 7900,
 
       experience = 7900,
 
       category = "Foraging",
 
       category = "Foraging",
Line 2,306: Line 2,169:
 
     itemImage = "/images/foraging/adamantite_hatchet.png",
 
     itemImage = "/images/foraging/adamantite_hatchet.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 40 to your foraging level when determining speed.",
+
     extraTooltipInfo = "Trees will fear your tree-felling prowess. Adds 40 to your effective foraging level when determining speed.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,321: Line 2,184:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 40,
 
       experience = 15600,
 
       experience = 15600,
 
       category = "Foraging",
 
       category = "Foraging",
Line 2,339: Line 2,202:
 
     itemImage = "/images/foraging/rune_hatchet.png",
 
     itemImage = "/images/foraging/rune_hatchet.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 50 to your foraging level when determining speed.",
+
     extraTooltipInfo = "If trees could wear boots, they would be quivering in their tree boots. Adds 50 to your effective foraging level when determining speed.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,354: Line 2,217:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 51,
+
       level = 50,
 
       experience = 20800,
 
       experience = 20800,
 
       category = "Foraging",
 
       category = "Foraging",
Line 2,372: Line 2,235:
 
     itemImage = "/images/foraging/stygian_hatchet.png",
 
     itemImage = "/images/foraging/stygian_hatchet.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Adds 60 to your foraging level when determining speed.",
+
     extraTooltipInfo = "Holding it makes you have treevil thoughts. Adds 60 to your effective foraging level when determining speed.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,387: Line 2,250:
 
     rarity = "epic",
 
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 67,
+
       level = 60,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Foraging",
 
       category = "Foraging",
Line 2,399: Line 2,262:
 
     value = 9270000,
 
     value = 9270000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 80
 
       foraging = 80
 
     },
 
     },
    maxAugLevel = 1,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    forcedAugmentChance = 1,
 
    blockUnsoulbound = true,
 
 
     itemImage = "/images/foraging/grovekeeper.png",
 
     itemImage = "/images/foraging/grovekeeper.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A legendary foraging tool. It appears to actually be alive. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
     extraTooltipInfo = "A legendary foraging tool. It appears to actually be alive.",
     tags = { "foraging" },
+
     tags = { "foraging", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 2,435: Line 2,289:
 
       category = "Foraging",
 
       category = "Foraging",
 
       craftable = true,
 
       craftable = true,
       description = "A legendary foraging tool. It appears to actually be alive. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
       description = "A legendary foraging tool. It appears to actually be alive.",
 
       unlockQuest = 213
 
       unlockQuest = 213
 
     }
 
     }
Line 2,447: Line 2,301:
 
     itemImage = "/images/jewellery/sapphire_ring.png",
 
     itemImage = "/images/jewellery/sapphire_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A ring capable of holding weak enchantments.",
+
     extraTooltipInfo = "A ring capable of holding weak enchantments. Old stories suggest that the bluer the Sapphire the more attuned to the Sea it is.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 2,453: Line 2,307:
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,462: Line 2,328:
 
       craftable = true,
 
       craftable = true,
 
       description = "A ring capable of holding weak enchantments."
 
       description = "A ring capable of holding weak enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["621"] = {
 
   ["621"] = {
Line 2,472: Line 2,339:
 
     itemImage = "/images/jewellery/sapphire_necklace.png",
 
     itemImage = "/images/jewellery/sapphire_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A necklace capable of holding weak enchantments.",
+
     extraTooltipInfo = "A necklace capable of holding weak enchantments. Despite its lower value and magical potential, pure Sapphires are known to glow in response to the presence of Runecrafting energies.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 2,478: Line 2,345:
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,487: Line 2,357:
 
       craftable = true,
 
       craftable = true,
 
       description = "A necklace capable of holding weak enchantments."
 
       description = "A necklace capable of holding weak enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["622"] = {
 
   ["622"] = {
Line 2,497: Line 2,368:
 
     itemImage = "/images/jewellery/emerald_ring.png",
 
     itemImage = "/images/jewellery/emerald_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A ring capable of holding moderate enchantments.",
+
     extraTooltipInfo = "A ring capable of holding moderate enchantments. Foragers argue that Emeralds give good luck in the wilderness.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 2,503: Line 2,374:
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,512: Line 2,386:
 
       craftable = true,
 
       craftable = true,
 
       description = "A ring capable of holding moderate enchantments."
 
       description = "A ring capable of holding moderate enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["623"] = {
 
   ["623"] = {
Line 2,522: Line 2,397:
 
     itemImage = "/images/jewellery/emerald_necklace.png",
 
     itemImage = "/images/jewellery/emerald_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A necklace capable of holding moderate enchantments.",
+
     extraTooltipInfo = "A necklace capable of holding moderate enchantments. Farmers claim that the green hue indicates a connection to agriculture.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 2,528: Line 2,403:
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.farming",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,537: Line 2,415:
 
       craftable = true,
 
       craftable = true,
 
       description = "A necklace capable of holding moderate enchantments."
 
       description = "A necklace capable of holding moderate enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["624"] = {
 
   ["624"] = {
Line 2,547: Line 2,426:
 
     itemImage = "/images/jewellery/ruby_ring.png",
 
     itemImage = "/images/jewellery/ruby_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A ring capable of holding decent enchantments.",
+
     extraTooltipInfo = "A ring capable of holding decent enchantments. Miners claim that some Rubies glow slightly in the presence of rarer ores.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 2,553: Line 2,432:
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.mining",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,562: Line 2,444:
 
       craftable = true,
 
       craftable = true,
 
       description = "A ring capable of holding decent enchantments."
 
       description = "A ring capable of holding decent enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["625"] = {
 
   ["625"] = {
Line 2,572: Line 2,455:
 
     itemImage = "/images/jewellery/ruby_necklace.png",
 
     itemImage = "/images/jewellery/ruby_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A necklace capable of holding decent enchantments.",
+
     extraTooltipInfo = "A necklace capable of holding decent enchantments. Rubies are highly valued in Goblin society for representing the purity of the Cooking fire.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 2,578: Line 2,461:
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,587: Line 2,473:
 
       craftable = true,
 
       craftable = true,
 
       description = "A necklace capable of holding decent enchantments."
 
       description = "A necklace capable of holding decent enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["626"] = {
 
   ["626"] = {
Line 2,597: Line 2,484:
 
     itemImage = "/images/jewellery/diamond_ring.png",
 
     itemImage = "/images/jewellery/diamond_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A ring capable of holding strong enchantments.",
+
     extraTooltipInfo = "A ring capable of holding strong enchantments. One of the hardest natural gems, it is suggested that Diamonds are only naturally found in select chunks of ore when refined in a certain way.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 2,603: Line 2,490:
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,612: Line 2,502:
 
       craftable = true,
 
       craftable = true,
 
       description = "A ring capable of holding strong enchantments."
 
       description = "A ring capable of holding strong enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["627"] = {
 
   ["627"] = {
Line 2,622: Line 2,513:
 
     itemImage = "/images/jewellery/diamond_necklace.png",
 
     itemImage = "/images/jewellery/diamond_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A necklace capable of holding strong enchantments.",
+
     extraTooltipInfo = "A necklace capable of holding strong enchantments. Rumored to aid in harnessing Enchanting energies.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 2,628: Line 2,519:
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
Line 2,637: Line 2,531:
 
       craftable = true,
 
       craftable = true,
 
       description = "A necklace capable of holding strong enchantments."
 
       description = "A necklace capable of holding strong enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["628"] = {
 
   ["628"] = {
Line 2,668: Line 2,563:
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 2
 +
      }, {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         value = 2
 
         value = 2
Line 2,684: Line 2,585:
 
       }, {
 
       }, {
 
         stat = "toolBoost.enchanting",
 
         stat = "toolBoost.enchanting",
         value = 0.25
+
         value = 1
 
       } }
 
       } }
 
     },
 
     },
Line 2,693: Line 2,594:
 
       category = "Jewelry",
 
       category = "Jewelry",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["629"] = {
 
   ["629"] = {
Line 2,727: Line 2,629:
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 2
 +
      }, {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         value = 2
 
         value = 2
Line 2,756: Line 2,664:
 
       craftable = true,
 
       craftable = true,
 
       description = "A ring capable of holding extraordinary enchantments."
 
       description = "A ring capable of holding extraordinary enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["630"] = {
 
   ["630"] = {
Line 2,766: Line 2,675:
 
     itemImage = "/images/jewellery/black_opal_ring.png",
 
     itemImage = "/images/jewellery/black_opal_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A ring capable of holding powerful enchantments.",
+
     extraTooltipInfo = "A ring capable of holding powerful enchantments. Its unnatural gem is rumored to have more devious, magical origins than its more common counterparts.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 2,772: Line 2,681:
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.mining",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
    augmentingFailItem = 12012,
 
    augmentingFailItemChance = 0.1,
 
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
Line 2,783: Line 2,708:
 
       craftable = true,
 
       craftable = true,
 
       description = "A ring capable of holding powerful enchantments."
 
       description = "A ring capable of holding powerful enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["631"] = {
 
   ["631"] = {
Line 2,793: Line 2,719:
 
     itemImage = "/images/jewellery/black_opal_necklace.png",
 
     itemImage = "/images/jewellery/black_opal_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A necklace capable of holding powerful enchantments.",
+
     extraTooltipInfo = "A necklace capable of holding powerful enchantments. Black Opals are said to be the product of unnatural alchemical processes.",
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 2,799: Line 2,725:
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.farming",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
    augmentingFailItem = 12012,
 
    augmentingFailItemChance = 0.1,
 
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
Line 2,810: Line 2,749:
 
       craftable = true,
 
       craftable = true,
 
       description = "A necklace capable of holding powerful enchantments."
 
       description = "A necklace capable of holding powerful enchantments."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["640"] = {
 
   ["640"] = {
Line 2,831: Line 2,771:
 
       craftable = true,
 
       craftable = true,
 
       description = "A simple golden ring, ready to hold limitless potential."
 
       description = "A simple golden ring, ready to hold limitless potential."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["641"] = {
 
   ["641"] = {
Line 2,852: Line 2,793:
 
       craftable = true,
 
       craftable = true,
 
       description = "A simple golden necklace, ready to hold limitless potential."
 
       description = "A simple golden necklace, ready to hold limitless potential."
     }
+
     },
 +
    tags = { "craftable" }
 
   },
 
   },
 
   ["642"] = {
 
   ["642"] = {
Line 2,859: Line 2,801:
 
     value = 594000,
 
     value = 594000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
 
     forcedEnchant = 43,
 
     forcedEnchant = 43,
Line 2,866: Line 2,809:
 
       attack = 40
 
       attack = 40
 
     },
 
     },
 +
    overrideItemTier = 5,
 
     itemImage = "/images/jewellery/corrupted_ring.png",
 
     itemImage = "/images/jewellery/corrupted_ring.png",
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
 
     extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
     tags = { "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 2,876: Line 2,820:
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.075
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.95,
 +
        Magic = 0.95,
 +
        Range = 0.95
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -16,
 +
        Magic = -16,
 +
        Range = -16
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
Line 2,896: Line 2,853:
 
     value = 200000,
 
     value = 200000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     enchantmentTier = 1,
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
     forcedEnchant = 44,
+
     forcedEnchant = 115,
     forcedEnchantAmount = 4,
+
     forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/ancient_nature_talisman.png",
 
     itemImage = "/images/jewellery/ancient_nature_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel safe and healthy with this on.",
+
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel more connected to nature with this around.",
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 2,931: Line 2,887:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Nature",
 +
        value = 1
 
       } },
 
       } },
 
       itemSet = { 10019 }
 
       itemSet = { 10019 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
 
   ["644"] = {
 
   ["644"] = {
Line 2,960: Line 2,920:
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 3,
 
         strength = 3,
         intellect = 0,
+
         intellect = 3,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
Line 2,971: Line 2,931:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1
       } }
+
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 1
 +
       } },
 +
      itemSet = { 10036 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
Line 3,009: Line 2,976:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
Line 3,021: Line 2,991:
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
     forcedEnchant = 15,
+
     forcedEnchant = 119,
     forcedEnchantAmount = 2,
+
     forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/ancient_blood_talisman.png",
 
     itemImage = "/images/jewellery/ancient_blood_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
Line 3,044: Line 3,014:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Slashing",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
Line 3,056: Line 3,029:
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 +
    forcedEnchant = 121,
 +
    forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
Line 3,077: Line 3,052:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 1
 +
      } }
 +
    },
 +
    rarity = "epic"
 +
  },
 +
  ["648"] = {
 +
    id = 648,
 +
    name = "Ancient Chaos Amulet",
 +
    value = 200000,
 +
    tradeable = true,
 +
    enchantmentTier = 4,
 +
    forcedEnchant = 102,
 +
    forcedEnchantAmount = 4,
 +
    enchantmentOverrideSlot = "combat-talisman",
 +
    itemImage = "/images/jewellery/ancient_chaos_talisman.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "Your instincts refuse to allow you to try and absorb this talisman; you feel as if there is a cost to merely holding it. It shifts in and out of focus if you look too closely.",
 +
    tags = { "melee", "ability" },
 +
    requiredLevel = {
 +
      defense = 80,
 +
      attack = 80
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 307, 309, 311 },
 +
      slot = "necklace",
 +
      weaponBonus = {
 +
        strength = 3,
 +
        intellect = 3,
 +
        dexterity = 3
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Chaos = 1.25
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Chaos = 0.75
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 1
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Chaos",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
Line 3,091: Line 3,116:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 10 to your effective farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 10 to your effective farming level when determining plant yield.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 3,123: Line 3,148:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 20 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 20 to your farming level when determining plant yield.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 3,155: Line 3,180:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 30 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 30 to your farming level when determining plant yield.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 3,187: Line 3,212:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 40 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 40 to your farming level when determining plant yield.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 3,220: Line 3,245:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 50 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 50 to your farming level when determining plant yield.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 3,253: Line 3,278:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 60 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 60 to your farming level when determining plant yield.",
     tags = { "farming" },
+
     tags = { "farming", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 3,267: Line 3,292:
 
     rarity = "epic",
 
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 67,
+
       level = 61,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Farming",
 
       category = "Farming",
Line 3,283: Line 3,308:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 10 to your effective smithing level.",
 
     extraTooltipInfo = "Adds 10 to your effective smithing level.",
     tags = { "smithing" },
+
     tags = { "smithing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 3,315: Line 3,340:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 20 to your smithing level.",
 
     extraTooltipInfo = "Adds 20 to your smithing level.",
     tags = { "smithing" },
+
     tags = { "smithing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 3,341: Line 3,366:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
 +
    overrideItemTier = 3,
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 20
 
       smithing = 20
Line 3,347: Line 3,373:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 30 to your smithing level.",
 
     extraTooltipInfo = "Adds 30 to your smithing level.",
     tags = { "smithing" },
+
     tags = { "smithing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 3,373: Line 3,399:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
 +
    overrideItemTier = 4,
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 30
 
       smithing = 30
Line 3,379: Line 3,406:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 40 to your smithing level.",
 
     extraTooltipInfo = "Adds 40 to your smithing level.",
     tags = { "smithing" },
+
     tags = { "smithing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 3,406: Line 3,433:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
 +
    overrideItemTier = 5,
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 40
 
       smithing = 40
Line 3,412: Line 3,440:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 50 to your smithing level.",
 
     extraTooltipInfo = "Adds 50 to your smithing level.",
     tags = { "smithing" },
+
     tags = { "smithing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 3,439: Line 3,467:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
 +
    overrideItemTier = 6,
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 50
 
       smithing = 50
Line 3,445: Line 3,474:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Adds 60 to your smithing level.",
 
     extraTooltipInfo = "Adds 60 to your smithing level.",
     tags = { "smithing" },
+
     tags = { "smithing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 3,459: Line 3,488:
 
     rarity = "epic",
 
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 67,
+
       level = 61,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Skilling",
 
       category = "Skilling",
Line 3,473: Line 3,502:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "A tome of magic that grants you minor benefits for augmentation.",
 
     extraTooltipInfo = "A tome of magic that grants you minor benefits for augmentation.",
     tags = { "enchanting" },
+
     tags = { "enchanting", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 3,479: Line 3,508:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 10
 
         boost = 10
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.5
 
       } }
 
       } }
 
     },
 
     },
Line 3,488: Line 3,521:
 
       description = "A tome of magic that grants you minor benefits for augmentation.",
 
       description = "A tome of magic that grants you minor benefits for augmentation.",
 
       unlockQuest = 200
 
       unlockQuest = 200
     }
+
     },
 +
    partyTradeable = true
 
   },
 
   },
 
   ["673"] = {
 
   ["673"] = {
Line 3,506: Line 3,540:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 20
 
         boost = 20
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     craftingStats = {
+
     partyTradeable = true
      level = 30,
 
      experience = 6000,
 
      category = "Skilling",
 
      craftable = true,
 
      description = "A tome of magic that grants you some benefits for augmentation.",
 
      unlockQuest = 201
 
    }
 
 
   },
 
   },
 
   ["674"] = {
 
   ["674"] = {
Line 3,527: Line 3,558:
 
     itemImage = "/images/enchanting/Greater_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Greater_Magic_Tome.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A tome of magic that grants you benefits for augmentation.",
+
     extraTooltipInfo = "A tome of magic that grants you greater benefits for augmentation.",
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 3,534: Line 3,565:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 30
 
         boost = 30
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 1.5
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
     craftingStats = {
+
     partyTradeable = true
      level = 45,
 
      experience = 15000,
 
      category = "Skilling",
 
      craftable = true,
 
      description = "A tome of magic that grants you benefits for augmentation.",
 
      unlockQuest = 202
 
    }
 
 
   },
 
   },
 
   ["675"] = {
 
   ["675"] = {
Line 3,562: Line 3,590:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 40
 
         boost = 40
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 2
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "epic",
 
     rarity = "epic",
     craftingStats = {
+
     partyTradeable = true
      level = 60,
 
      experience = 30000,
 
      category = "Skilling",
 
      craftable = true,
 
      description = "A tome of magic that grants you strong benefits for augmentation.",
 
      unlockQuest = 203
 
    }
 
 
   },
 
   },
 
   ["676"] = {
 
   ["676"] = {
Line 3,579: Line 3,604:
 
     value = 4800,
 
     value = 4800,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 40
+
       enchanting = 50
 
     },
 
     },
 
     itemImage = "/images/enchanting/Ancient_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Ancient_Magic_Tome.png",
Line 3,589: Line 3,614:
 
       toolBoost = { {
 
       toolBoost = { {
 
         skill = "enchanting",
 
         skill = "enchanting",
         boost = 50
+
         boost = 60
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 2.5
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "legendary",
 
     rarity = "legendary",
     craftingStats = {
+
     partyTradeable = true
      level = 75,
 
      experience = 75000,
 
      category = "Skilling",
 
      craftable = true,
 
      description = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
 
      unlockQuest = 204
 
    }
 
 
   },
 
   },
 
   ["677"] = {
 
   ["677"] = {
Line 3,609: Line 3,631:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
 
     extraTooltipInfo = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 3,641: Line 3,663:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
 
     extraTooltipInfo = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 3,674: Line 3,696:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
 
     extraTooltipInfo = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 3,706: Line 3,728:
 
     itemImage = "/images/runecrafting/chisel_2.png",
 
     itemImage = "/images/runecrafting/chisel_2.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
     extraTooltipInfo = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
     tags = { "runecrafting" },
+
     tags = { "runecrafting", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 3,724: Line 3,746:
 
       runecrafting = 80
 
       runecrafting = 80
 
     },
 
     },
    maxAugLevel = 1,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    forcedAugmentChance = 1,
 
    blockUnsoulbound = true,
 
 
     rarity = "legendary",
 
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
Line 3,740: Line 3,752:
 
       category = "Runecrafting",
 
       category = "Runecrafting",
 
       craftable = true,
 
       craftable = true,
       description = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
       description = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
 
       unlockQuest = 217
 
       unlockQuest = 217
     }
+
     },
 +
    partyTradeable = true
 
   },
 
   },
 
   ["690"] = {
 
   ["690"] = {
Line 3,752: Line 3,765:
 
     extraTooltipInfo = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear.",
 
     extraTooltipInfo = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
     tags = { "fishing" },
+
     tags = { "fishing", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 1,
 
       level = 1,
Line 3,769: Line 3,782:
 
     extraTooltipInfo = "String on a stick. Used as part of tackleboxes and other fishing gear.",
 
     extraTooltipInfo = "String on a stick. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
     tags = { "fishing" },
+
     tags = { "fishing", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
       level = 15,
+
       level = 5,
 
       experience = 300,
 
       experience = 300,
 
       category = "Fishing",
 
       category = "Fishing",
Line 3,786: Line 3,799:
 
     extraTooltipInfo = "An iron cage. Used as part of tackleboxes and other fishing gear.",
 
     extraTooltipInfo = "An iron cage. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
     tags = { "fishing" },
+
     tags = { "fishing", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
       level = 25,
+
       level = 22,
 
       experience = 1800,
 
       experience = 1800,
 
       category = "Fishing",
 
       category = "Fishing",
Line 3,803: Line 3,816:
 
     extraTooltipInfo = "A barbed spear. Used as part of tackleboxes and other fishing gear.",
 
     extraTooltipInfo = "A barbed spear. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
     tags = { "fishing" },
+
     tags = { "fishing", "craftable" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 40,
 
       level = 40,
Line 3,819: Line 3,832:
 
     itemImage = "images/fishing/feather.png",
 
     itemImage = "images/fishing/feather.png",
 
     extraTooltipInfo = "Feather, from a chicken most likely. Useful for making ranged ammunition.",
 
     extraTooltipInfo = "Feather, from a chicken most likely. Useful for making ranged ammunition.",
     class = "fish",
+
     class = "fur"
    tags = { }
 
 
   },
 
   },
 
   ["701"] = {
 
   ["701"] = {
Line 3,830: Line 3,842:
 
     extraTooltipInfo = "Ew, slimy. Should make logs burn longer or make cooking faster, though!",
 
     extraTooltipInfo = "Ew, slimy. Should make logs burn longer or make cooking faster, though!",
 
     class = "cookedFish",
 
     class = "cookedFish",
     tags = { "cooking" }
+
     tags = { "cooking", "buff", "alchemy" }
 
   },
 
   },
 
   ["702"] = {
 
   ["702"] = {
Line 3,841: Line 3,853:
 
     extraTooltipInfo = "These can be burned for some heat.",
 
     extraTooltipInfo = "These can be burned for some heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "craftable", "heat" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 5,
 
       level = 5,
Line 3,859: Line 3,871:
 
     extraTooltipInfo = "These can be burned for moderate heat.",
 
     extraTooltipInfo = "These can be burned for moderate heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "craftable", "heat" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 10,
 
       level = 10,
Line 3,877: Line 3,889:
 
     extraTooltipInfo = "These can be burned for high heat.",
 
     extraTooltipInfo = "These can be burned for high heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "craftable", "heat" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 20,
 
       level = 20,
Line 3,895: Line 3,907:
 
     extraTooltipInfo = "These can be burned for a lot of heat.",
 
     extraTooltipInfo = "These can be burned for a lot of heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "craftable", "heat" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 30,
 
       level = 30,
Line 3,913: Line 3,925:
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "craftable", "heat" },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 40,
 
       level = 40,
Line 3,931: Line 3,943:
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "craftable", "heat" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
Line 3,960: Line 3,972:
 
     extraTooltipInfo = "These can be broken for massive heat.",
 
     extraTooltipInfo = "These can be broken for massive heat.",
 
     class = "log",
 
     class = "log",
     tags = { "crafting", "heat" },
+
     tags = { "crafting", "heat", "craftable", "chest" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
 
       level = 35,
 
       level = 35,
       experience = 50,
+
       experience = 150,
 
       category = "General",
 
       category = "General",
 
       craftable = true,
 
       craftable = true,
Line 3,979: Line 3,991:
 
     extraTooltipInfo = "A strange substance found in the presence of demons.",
 
     extraTooltipInfo = "A strange substance found in the presence of demons.",
 
     class = "bar",
 
     class = "bar",
     tags = { "mining", "smithing", "cooking" }
+
     tags = { "mining", "smithing", "cooking", "ingredient", "buff" }
 
   },
 
   },
 
   ["801"] = {
 
   ["801"] = {
Line 3,999: Line 4,011:
 
     itemImage = "/images/misc/geode.png",
 
     itemImage = "/images/misc/geode.png",
 
     extraTooltipInfo = "Perhaps you could crack this open?",
 
     extraTooltipInfo = "Perhaps you could crack this open?",
    canBeOpened = true,
 
 
     class = "gem",
 
     class = "gem",
 
     tags = { "mining", "chest" },
 
     tags = { "mining", "chest" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["901"] = {
 
   ["901"] = {
Line 4,011: Line 4,023:
 
     itemImage = "/images/misc/bird_nest.png",
 
     itemImage = "/images/misc/bird_nest.png",
 
     extraTooltipInfo = "You see various seeds as well as some strange items inside. Is that a glint of gold?",
 
     extraTooltipInfo = "You see various seeds as well as some strange items inside. Is that a glint of gold?",
    canBeOpened = true,
 
 
     class = "gem",
 
     class = "gem",
 
     tags = { "foraging", "chest" },
 
     tags = { "foraging", "chest" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["902"] = {
 
   ["902"] = {
Line 4,023: Line 4,035:
 
     itemImage = "/images/misc/sunken_treasure.png",
 
     itemImage = "/images/misc/sunken_treasure.png",
 
     extraTooltipInfo = "Who knows what the sea holds? You could if you opened it.",
 
     extraTooltipInfo = "Who knows what the sea holds? You could if you opened it.",
    canBeOpened = true,
 
 
     class = "gem",
 
     class = "gem",
 
     tags = { "fishing", "chest" },
 
     tags = { "fishing", "chest" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["903"] = {
 
   ["903"] = {
Line 4,035: Line 4,047:
 
     itemImage = "/images/misc/satchel.png",
 
     itemImage = "/images/misc/satchel.png",
 
     extraTooltipInfo = "Strange that a monster had this, perhaps it belonged to an adventurer? Might as well open it, as they don't need it anymore.",
 
     extraTooltipInfo = "Strange that a monster had this, perhaps it belonged to an adventurer? Might as well open it, as they don't need it anymore.",
 +
    class = "gem",
 +
    rarity = "uncommon",
 
     canBeOpened = true,
 
     canBeOpened = true,
    class = "gem",
+
     tags = { "chest" }
     tags = { "chest" },
 
    rarity = "uncommon"
 
 
   },
 
   },
 
   ["904"] = {
 
   ["904"] = {
Line 4,047: Line 4,059:
 
     itemImage = "/images/misc/unsunken_treasure.png",
 
     itemImage = "/images/misc/unsunken_treasure.png",
 
     extraTooltipInfo = "It's said that these might contain ancient tools, open it and see if you are lucky.",
 
     extraTooltipInfo = "It's said that these might contain ancient tools, open it and see if you are lucky.",
    canBeOpened = true,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "chest", "fishing" },
+
     tags = { "fishing", "chest" },
     rarity = "rare"
+
     rarity = "rare",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["905"] = {
 
   ["905"] = {
Line 4,059: Line 4,071:
 
     itemImage = "/images/misc/greater_geode.png",
 
     itemImage = "/images/misc/greater_geode.png",
 
     extraTooltipInfo = "Bigger than a normal geode, that's for sure. Wonder why the dwarves were so interested in these... Only one way to find out.",
 
     extraTooltipInfo = "Bigger than a normal geode, that's for sure. Wonder why the dwarves were so interested in these... Only one way to find out.",
    canBeOpened = true,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "chest", "mining" },
+
     tags = { "mining", "chest" },
     rarity = "rare"
+
     rarity = "rare",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["906"] = {
 
   ["906"] = {
Line 4,071: Line 4,083:
 
     itemImage = "/images/misc/greater_bird_nest.png",
 
     itemImage = "/images/misc/greater_bird_nest.png",
 
     extraTooltipInfo = "What kind of bird would use this nest? Whatever it was, it liked picking up odd items... Open it to see what is inside.",
 
     extraTooltipInfo = "What kind of bird would use this nest? Whatever it was, it liked picking up odd items... Open it to see what is inside.",
    canBeOpened = true,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "chest", "foraging" },
+
     tags = { "foraging", "chest" },
     rarity = "rare"
+
     rarity = "rare",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["1000"] = {
 
   ["1000"] = {
Line 4,087: Line 4,099:
 
     visual = "scimitar",
 
     visual = "scimitar",
 
     extraTooltipInfo = "A simple bronze sword. Not very good, but not bad.",
 
     extraTooltipInfo = "A simple bronze sword. Not very good, but not bad.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,124: Line 4,136:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 4,
+
       level = 2,
 
       experience = 270,
 
       experience = 270,
 
       category = "Melee",
 
       category = "Melee",
Line 4,142: Line 4,154:
 
     visual = "battleaxe",
 
     visual = "battleaxe",
 
     extraTooltipInfo = "A rather heavy bronze axe. It's easier to just wack enemies with this.",
 
     extraTooltipInfo = "A rather heavy bronze axe. It's easier to just wack enemies with this.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,163: Line 4,175:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 4,172: Line 4,184:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 4,181: Line 4,197:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 2,
 
       experience = 270,
 
       experience = 270,
 
       category = "Melee",
 
       category = "Melee",
Line 4,204: Line 4,220:
 
     } },
 
     } },
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,269: Line 4,285:
 
     visual = "sword-2h",
 
     visual = "sword-2h",
 
     extraTooltipInfo = "A big heavy bronze sword. At least you can slash someone with this easily.",
 
     extraTooltipInfo = "A big heavy bronze sword. At least you can slash someone with this easily.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,311: Line 4,327:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 5,
 
       experience = 405,
 
       experience = 405,
 
       category = "Melee",
 
       category = "Melee",
Line 4,332: Line 4,348:
 
     visual = "scimitar",
 
     visual = "scimitar",
 
     extraTooltipInfo = "A standard iron sword. Getting better.",
 
     extraTooltipInfo = "A standard iron sword. Getting better.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,369: Line 4,385:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 10,
+
       level = 11,
 
       experience = 1560,
 
       experience = 1560,
 
       category = "Melee",
 
       category = "Melee",
Line 4,390: Line 4,406:
 
     visual = "battleaxe",
 
     visual = "battleaxe",
 
     extraTooltipInfo = "A rather heavy iron axe. It's easier to just wack enemies with this.",
 
     extraTooltipInfo = "A rather heavy iron axe. It's easier to just wack enemies with this.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,411: Line 4,427:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 4,420: Line 4,436:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 4,429: Line 4,449:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 13,
+
       level = 11,
 
       experience = 1620,
 
       experience = 1620,
 
       category = "Melee",
 
       category = "Melee",
Line 4,455: Line 4,475:
 
     } },
 
     } },
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,502: Line 4,522:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 7,
+
       level = 10,
 
       experience = 1540,
 
       experience = 1540,
 
       category = "Melee",
 
       category = "Melee",
Line 4,523: Line 4,543:
 
     visual = "sword-2h",
 
     visual = "sword-2h",
 
     extraTooltipInfo = "A big heavy iron sword. At least you can slash someone with this easily.",
 
     extraTooltipInfo = "A big heavy iron sword. At least you can slash someone with this easily.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,565: Line 4,585:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 16,
+
       level = 14,
 
       experience = 2100,
 
       experience = 2100,
 
       category = "Melee",
 
       category = "Melee",
Line 4,623: Line 4,643:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1009"] = {
 
   ["1009"] = {
Line 4,662: Line 4,681:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 4,671: Line 4,690:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 4,679: Line 4,702:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1010"] = {
 
   ["1010"] = {
Line 4,748: Line 4,770:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1011"] = {
 
   ["1011"] = {
Line 4,807: Line 4,828:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1012"] = {
 
   ["1012"] = {
Line 4,824: Line 4,844:
 
     visual = "scimitar",
 
     visual = "scimitar",
 
     extraTooltipInfo = "An average mithril sword. Could do some serious damage.",
 
     extraTooltipInfo = "An average mithril sword. Could do some serious damage.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,861: Line 4,881:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 27,
+
       level = 31,
 
       experience = 7900,
 
       experience = 7900,
 
       category = "Melee",
 
       category = "Melee",
Line 4,882: Line 4,902:
 
     visual = "battleaxe",
 
     visual = "battleaxe",
 
     extraTooltipInfo = "A rather heavy mithril axe. It's easier to just wack enemies with this.",
 
     extraTooltipInfo = "A rather heavy mithril axe. It's easier to just wack enemies with this.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,903: Line 4,923:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 4,912: Line 4,932:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 4,921: Line 4,945:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 30,
+
       level = 31,
 
       experience = 7900,
 
       experience = 7900,
 
       category = "Melee",
 
       category = "Melee",
Line 4,947: Line 4,971:
 
     } },
 
     } },
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 4,994: Line 5,018:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 23,
+
       level = 30,
 
       experience = 7900,
 
       experience = 7900,
 
       category = "Melee",
 
       category = "Melee",
Line 5,015: Line 5,039:
 
     visual = "sword-2h",
 
     visual = "sword-2h",
 
     extraTooltipInfo = "A big heavy mithril sword. At least you can slash someone with this easily.",
 
     extraTooltipInfo = "A big heavy mithril sword. At least you can slash someone with this easily.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,057: Line 5,081:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 33,
+
       level = 35,
 
       experience = 11650,
 
       experience = 11650,
 
       category = "Melee",
 
       category = "Melee",
Line 5,078: Line 5,102:
 
     visual = "scimitar",
 
     visual = "scimitar",
 
     extraTooltipInfo = "A simple adamantite sword. The edge is very sharp.",
 
     extraTooltipInfo = "A simple adamantite sword. The edge is very sharp.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,116: Line 5,140:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 43,
+
       level = 41,
 
       experience = 15600,
 
       experience = 15600,
 
       category = "Melee",
 
       category = "Melee",
Line 5,137: Line 5,161:
 
     visual = "battleaxe",
 
     visual = "battleaxe",
 
     extraTooltipInfo = "A rather heavy adamantite axe. It's easier to just wack enemies with this.",
 
     extraTooltipInfo = "A rather heavy adamantite axe. It's easier to just wack enemies with this.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,158: Line 5,182:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 5,167: Line 5,191:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 5,177: Line 5,205:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 47,
+
       level = 41,
 
       experience = 15600,
 
       experience = 15600,
 
       category = "Melee",
 
       category = "Melee",
Line 5,203: Line 5,231:
 
     } },
 
     } },
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,272: Line 5,300:
 
     visual = "sword-2h",
 
     visual = "sword-2h",
 
     extraTooltipInfo = "A big heavy adamantite sword. At least you can slash someone with this easily.",
 
     extraTooltipInfo = "A big heavy adamantite sword. At least you can slash someone with this easily.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,315: Line 5,343:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 49,
+
       level = 45,
 
       experience = 23100,
 
       experience = 23100,
 
       category = "Melee",
 
       category = "Melee",
Line 5,333: Line 5,361:
 
     itemImage = "/images/combat/equipment/rune_scimitar.png",
 
     itemImage = "/images/combat/equipment/rune_scimitar.png",
 
     itemIcon = "/images/combat/equipment/rune_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/rune_scimitar_icon.png",
     extraTooltipInfo = "A decent blade, you feel lightning form whenever you augment this.. before it suddenly vanishes. Strange.",
+
     extraTooltipInfo = "A decent blade, you feel lightning form whenever you augment this... before it suddenly vanishes. Strange.",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,374: Line 5,402:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 53,
+
       level = 51,
 
       experience = 20800,
 
       experience = 20800,
 
       category = "Melee",
 
       category = "Melee",
Line 5,395: Line 5,423:
 
     visual = "battleaxe",
 
     visual = "battleaxe",
 
     extraTooltipInfo = "A rather heavy runite axe. It's easier to just wack enemies with this.",
 
     extraTooltipInfo = "A rather heavy runite axe. It's easier to just wack enemies with this.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,416: Line 5,444:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 5,425: Line 5,453:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 5,435: Line 5,467:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 57,
+
       level = 51,
 
       experience = 20800,
 
       experience = 20800,
 
       category = "Melee",
 
       category = "Melee",
Line 5,461: Line 5,493:
 
     } },
 
     } },
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,530: Line 5,562:
 
     visual = "sword-2h",
 
     visual = "sword-2h",
 
     extraTooltipInfo = "A big heavy runite sword. At least you can slash someone with this easily.",
 
     extraTooltipInfo = "A big heavy runite sword. At least you can slash someone with this easily.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,573: Line 5,605:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 59,
+
       level = 55,
 
       experience = 30800,
 
       experience = 30800,
 
       category = "Melee",
 
       category = "Melee",
Line 5,594: Line 5,626:
 
     visual = "scimitar",
 
     visual = "scimitar",
 
     extraTooltipInfo = "A sword forged with demonic metal, it's razor sharp.",
 
     extraTooltipInfo = "A sword forged with demonic metal, it's razor sharp.",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,632: Line 5,664:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 63,
+
       level = 61,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Melee",
 
       category = "Melee",
Line 5,653: Line 5,685:
 
     visual = "stygian-battleaxe",
 
     visual = "stygian-battleaxe",
 
     extraTooltipInfo = "A rather heavy stygian axe. Will you stop using the blunt end already?",
 
     extraTooltipInfo = "A rather heavy stygian axe. Will you stop using the blunt end already?",
     tags = { "melee", "onehand" },
+
     tags = { "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,674: Line 5,706:
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 5,683: Line 5,715:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
Line 5,693: Line 5,729:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 67,
+
       level = 61,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Melee",
 
       category = "Melee",
Line 5,719: Line 5,755:
 
     } },
 
     } },
 
     extraTooltipInfo = "Pointy daggers infused with demonic energy. Still great at stabbing.",
 
     extraTooltipInfo = "Pointy daggers infused with demonic energy. Still great at stabbing.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,788: Line 5,824:
 
     visual = "stygian-sword-2h",
 
     visual = "stygian-sword-2h",
 
     extraTooltipInfo = "A big heavy stygian sword. You could cleave enemies in two with this.",
 
     extraTooltipInfo = "A big heavy stygian sword. You could cleave enemies in two with this.",
     tags = { "melee", "twohand" },
+
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,831: Line 5,867:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 69,
+
       level = 65,
 
       experience = 45000,
 
       experience = 45000,
 
       category = "Melee",
 
       category = "Melee",
Line 5,853: Line 5,889:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 5,881: Line 5,917:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 2,
+
       level = 1,
 
       experience = 100,
 
       experience = 100,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A simple bronze helm. Not the best, but better than nothing."
 
   },
 
   },
 
   ["1051"] = {
 
   ["1051"] = {
Line 5,906: Line 5,943:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 5,934: Line 5,971:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 9,
+
       level = 10,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 10 to wield."
 
       description = "Requires Defense level of 10 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A standard issue iron helm ofted used by the militia."
 
   },
 
   },
 
   ["1052"] = {
 
   ["1052"] = {
Line 5,961: Line 5,999:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 5,988: Line 6,026:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1053"] = {
 
   ["1053"] = {
Line 6,009: Line 6,046:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,037: Line 6,074:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 25,
+
       level = 30,
 
       experience = 7500,
 
       experience = 7500,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 30 to wield."
 
       description = "Requires Defense level of 30 to wield."
     }
+
     },
 +
    extraTooltipInfo = "An average mithril helm, perfect for keeping your head intact."
 
   },
 
   },
 
   ["1054"] = {
 
   ["1054"] = {
Line 6,062: Line 6,100:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,091: Line 6,129:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 42,
+
       level = 40,
 
       experience = 15000,
 
       experience = 15000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 40 to wield."
 
       description = "Requires Defense level of 40 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A good adamantite helm, perfect for keeping your skull un-bashed."
 
   },
 
   },
 
   ["1055"] = {
 
   ["1055"] = {
Line 6,116: Line 6,155:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,145: Line 6,184:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 52,
+
       level = 50,
 
       experience = 20000,
 
       experience = 20000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 50 to wield."
 
       description = "Requires Defense level of 50 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A high quality runite helm, perfect for keeping your brain smooth and whole."
 
   },
 
   },
 
   ["1056"] = {
 
   ["1056"] = {
Line 6,170: Line 6,210:
 
       css = "med-helm-2"
 
       css = "med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,199: Line 6,239:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 62,
+
       level = 60,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 60 to wield."
 
       description = "Requires Defense level of 60 to wield."
     }
+
     },
 +
    extraTooltipInfo = "An exceptional helm forged from demonic metal. Few foes could hurt you with this on."
 
   },
 
   },
 
   ["1060"] = {
 
   ["1060"] = {
Line 6,215: Line 6,256:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,251: Line 6,292:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 4,
 
       experience = 250,
 
       experience = 250,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A basic bronze full helm. It has better defensive capabilities, but is a bit hard to see through."
 
   },
 
   },
 
   ["1061"] = {
 
   ["1061"] = {
Line 6,265: Line 6,307:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10,
+
       defense = 10
      strength = 10
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/iron_full_helm.png",
 
     itemImage = "/images/combat/equipment/iron_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,307: Line 6,348:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 13,
 
       experience = 1500,
 
       experience = 1500,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 10 to wield."
 
       description = "Requires Defense level of 10 to wield."
     }
+
     },
 +
    extraTooltipInfo = "An acceptable iron full helm. Stronger, but still hard to see through."
 
   },
 
   },
 
   ["1062"] = {
 
   ["1062"] = {
Line 6,322: Line 6,364:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20,
+
       defense = 20
      strength = 20
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_full_helm.png",
 
     itemImage = "/images/combat/equipment/black_full_helm.png",
Line 6,329: Line 6,370:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,364: Line 6,405:
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1063"] = {
 
   ["1063"] = {
Line 6,374: Line 6,414:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 30
      strength = 30
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/mithril_full_helm.png",
 
     itemImage = "/images/combat/equipment/mithril_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,416: Line 6,455:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 33,
 
       experience = 9000,
 
       experience = 9000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 30 to wield."
 
       description = "Requires Defense level of 30 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A full helm made of mithril. Very strong, but still hard to see through."
 
   },
 
   },
 
   ["1064"] = {
 
   ["1064"] = {
Line 6,430: Line 6,470:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 40
      strength = 40
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/adamantite_full_helm.png",
 
     itemImage = "/images/combat/equipment/adamantite_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,473: Line 6,512:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 45,
+
       level = 43,
 
       experience = 18000,
 
       experience = 18000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 40 to wield."
 
       description = "Requires Defense level of 40 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A quality full helm made of adamantite. Very strong, but still hard to see through."
 
   },
 
   },
 
   ["1065"] = {
 
   ["1065"] = {
Line 6,487: Line 6,527:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50,
+
       defense = 50
      strength = 50
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/rune_full_helm.png",
 
     itemImage = "/images/combat/equipment/rune_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,530: Line 6,569:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 55,
+
       level = 53,
 
       experience = 24000,
 
       experience = 24000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
       description = "Requires Defense level of 50 to wield."
+
       description = "Requires a defense and strength level of 50 to wield."
     }
+
     },
 +
    extraTooltipInfo = "An impressive full helm made of runite. Very strong, but still hard to see through."
 
   },
 
   },
 
   ["1066"] = {
 
   ["1066"] = {
Line 6,544: Line 6,584:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 60
      strength = 60
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/stygian_full_helm.png",
 
     itemImage = "/images/combat/equipment/stygian_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 6,587: Line 6,626:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 63,
 
       experience = 36000,
 
       experience = 36000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 60 to wield."
 
       description = "Requires Defense level of 60 to wield."
     }
+
     },
 +
    extraTooltipInfo = "An exceptional full helm made from demonic metal. You do know you can lift the visor, right?"
 
   },
 
   },
 
   ["1070"] = {
 
   ["1070"] = {
Line 6,609: Line 6,649:
 
       css = "shield-2"
 
       css = "shield-2"
 
     } },
 
     } },
     extraTooltipInfo = "A crude bronze shield. Better then nothing.",
+
     extraTooltipInfo = "A crude bronze shield. Better than nothing.",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 6,646: Line 6,686:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 3,
 
       experience = 250,
 
       experience = 250,
 
       category = "Melee",
 
       category = "Melee",
       craftable = true,
+
       craftable = true
      description = "Requires Defense level of 1 to wield."
 
 
     }
 
     }
 
   },
 
   },
Line 6,660: Line 6,699:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10,
+
       defense = 10
      strength = 10
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/iron_shield_icon.png",
 
     itemImage = "/images/combat/equipment/iron_shield_icon.png",
Line 6,673: Line 6,711:
 
     } },
 
     } },
 
     extraTooltipInfo = "A simple iron shield. The standard for most guards.",
 
     extraTooltipInfo = "A simple iron shield. The standard for most guards.",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 6,724: Line 6,762:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20,
+
       defense = 20
      strength = 20
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_shield_icon.png",
 
     itemImage = "/images/combat/equipment/black_shield_icon.png",
Line 6,737: Line 6,774:
 
       css = "shield-2"
 
       css = "shield-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 6,772: Line 6,809:
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1073"] = {
 
   ["1073"] = {
Line 6,782: Line 6,818:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 30
      strength = 30
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/mithril_shield_icon.png",
 
     itemImage = "/images/combat/equipment/mithril_shield_icon.png",
Line 6,795: Line 6,830:
 
     } },
 
     } },
 
     extraTooltipInfo = "An average mithril shield. You feel safer already.",
 
     extraTooltipInfo = "An average mithril shield. You feel safer already.",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 6,831: Line 6,866:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 29,
+
       level = 32,
 
       experience = 9000,
 
       experience = 9000,
 
       category = "Melee",
 
       category = "Melee",
Line 6,845: Line 6,880:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 40
      strength = 40
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
 
     itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
Line 6,858: Line 6,892:
 
     } },
 
     } },
 
     extraTooltipInfo = "A strong adamantite shield. It's comfortable as well!",
 
     extraTooltipInfo = "A strong adamantite shield. It's comfortable as well!",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 6,895: Line 6,929:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 45,
+
       level = 42,
 
       experience = 18000,
 
       experience = 18000,
 
       category = "Melee",
 
       category = "Melee",
Line 6,909: Line 6,943:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50,
+
       defense = 50
      strength = 50
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/rune_shield_icon.png",
 
     itemImage = "/images/combat/equipment/rune_shield_icon.png",
Line 6,922: Line 6,955:
 
     } },
 
     } },
 
     extraTooltipInfo = "A professionally made runite shield. Hardly ever dents or bends.",
 
     extraTooltipInfo = "A professionally made runite shield. Hardly ever dents or bends.",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 6,959: Line 6,992:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 55,
+
       level = 52,
 
       experience = 24000,
 
       experience = 24000,
 
       category = "Melee",
 
       category = "Melee",
Line 6,973: Line 7,006:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 60
      strength = 60
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/stygian_shield_icon.png",
 
     itemImage = "/images/combat/equipment/stygian_shield_icon.png",
Line 6,986: Line 7,018:
 
     } },
 
     } },
 
     extraTooltipInfo = "A mastercrafted stygian shield. The demonic powers seems to repair the shield.",
 
     extraTooltipInfo = "A mastercrafted stygian shield. The demonic powers seems to repair the shield.",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 7,023: Line 7,055:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 62,
 
       experience = 36000,
 
       experience = 36000,
 
       category = "Melee",
 
       category = "Melee",
Line 7,037: Line 7,069:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 70,
+
       defense = 70
      strength = 70
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/door_icon.png",
 
     itemImage = "/images/combat/equipment/door_icon.png",
Line 7,049: Line 7,080:
 
       css = "door-2"
 
       css = "door-2"
 
     } },
 
     } },
     tags = { "armor", "melee" },
+
     tags = { "melee" },
 
     extraTooltipInfo = "A portion of a castle's door that can be used as a shield. Incredibly heavy, but very protective!",
 
     extraTooltipInfo = "A portion of a castle's door that can be used as a shield. Incredibly heavy, but very protective!",
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,099: Line 7,130:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,139: Line 7,170:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 12,
+
       level = 6,
 
       experience = 500,
 
       experience = 500,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A basic bronze breastplate. It's highly protective, but the weight weakens your attacks."
 
   },
 
   },
 
   ["1091"] = {
 
   ["1091"] = {
Line 7,155: Line 7,187:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,184: Line 7,216:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 8,
+
       level = 4,
 
       experience = 300,
 
       experience = 300,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Simple chainmail made from bronze. It does not interfere your offensive capabilities, but offers little protection."
 
   },
 
   },
 
   ["1092"] = {
 
   ["1092"] = {
Line 7,198: Line 7,231:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10,
+
       defense = 10
      strength = 10
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/iron_platebody.png",
 
     itemImage = "/images/combat/equipment/iron_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,244: Line 7,276:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 19,
+
       level = 15,
 
       experience = 3000,
 
       experience = 3000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 10 to wield."
 
       description = "Requires Defense level of 10 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A better breastplate made from iron. Provides more worthwhile defense considering its weight."
 
   },
 
   },
 
   ["1093"] = {
 
   ["1093"] = {
Line 7,258: Line 7,291:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10
+
       defense = 10,
 +
      strength = 10
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/iron_chainbody.png",
 
     itemImage = "/images/combat/equipment/iron_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,292: Line 7,326:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 14,
+
       level = 13,
 
       experience = 2000,
 
       experience = 2000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 10 to wield."
 
       description = "Requires Defense level of 10 to wield."
     }
+
     },
 +
    extraTooltipInfo = "An okay piece of iron chainmail. It offers better defense without impeding your movement."
 
   },
 
   },
 
   ["1094"] = {
 
   ["1094"] = {
Line 7,307: Line 7,342:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20,
+
       defense = 20
      strength = 20
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_platebody.png",
 
     itemImage = "/images/combat/equipment/black_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,353: Line 7,387:
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     augmentingFailItem = 12014
+
     extraTooltipInfo = "It's surprisingly sturdy for something made of glass."
 
   },
 
   },
 
   ["1095"] = {
 
   ["1095"] = {
Line 7,363: Line 7,397:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20
+
       defense = 20,
 +
      strength = 20
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_chainbody.png",
 
     itemImage = "/images/combat/equipment/black_chainbody.png",
Line 7,369: Line 7,404:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,397: Line 7,432:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1096"] = {
 
   ["1096"] = {
Line 7,407: Line 7,441:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 30
      strength = 30
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/mithril_platebody.png",
 
     itemImage = "/images/combat/equipment/mithril_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,458: Line 7,491:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 30 to wield."
 
       description = "Requires Defense level of 30 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A decent mithril breastplate. It's hard to move in but very protective."
 
   },
 
   },
 
   ["1097"] = {
 
   ["1097"] = {
Line 7,467: Line 7,501:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30
+
       defense = 30,
 +
      strength = 30
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/mithril_chainbody.png",
 
     itemImage = "/images/combat/equipment/mithril_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,501: Line 7,536:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 31,
+
       level = 33,
 
       experience = 11250,
 
       experience = 11250,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 30 to wield."
 
       description = "Requires Defense level of 30 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A decent chainmail piece made from mithril. Relatively strong without interfering with your movement."
 
   },
 
   },
 
   ["1098"] = {
 
   ["1098"] = {
Line 7,515: Line 7,551:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 40
      strength = 40
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/adamantite_platebody.png",
 
     itemImage = "/images/combat/equipment/adamantite_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,562: Line 7,597:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 52,
+
       level = 45,
 
       experience = 45000,
 
       experience = 45000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 40 to wield."
 
       description = "Requires Defense level of 40 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A good adamantite breastplate. It's hard to move in but very protective."
 
   },
 
   },
 
   ["1099"] = {
 
   ["1099"] = {
Line 7,576: Line 7,612:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40
+
       defense = 40,
 +
      strength = 40
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/adamantite_chainbody.png",
 
     itemImage = "/images/combat/equipment/adamantite_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,611: Line 7,648:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 47,
+
       level = 43,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 40 to wield."
 
       description = "Requires Defense level of 40 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A good chainmail piece made from adamantite. Relatively strong without interfering with your movement."
 
   },
 
   },
 
   ["1100"] = {
 
   ["1100"] = {
Line 7,625: Line 7,663:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50,
+
       defense = 50
      strength = 50
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/rune_platebody.png",
 
     itemImage = "/images/combat/equipment/rune_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,672: Line 7,709:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 62,
+
       level = 55,
 
       experience = 60000,
 
       experience = 60000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 50 to wield."
 
       description = "Requires Defense level of 50 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A high quality runite (definitely not painted mithril) breastplate. It is still hard to move in, but its defensive abilities make up for it."
 
   },
 
   },
 
   ["1101"] = {
 
   ["1101"] = {
Line 7,686: Line 7,724:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50
+
       defense = 50,
 +
      strength = 50
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/rune_chainbody.png",
 
     itemImage = "/images/combat/equipment/rune_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,721: Line 7,760:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 57,
+
       level = 53,
 
       experience = 40000,
 
       experience = 40000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 50 to wield."
 
       description = "Requires Defense level of 50 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A high quality chainmail piece made from runite. It's almost impossible to scratch despite its light weight."
 
   },
 
   },
 
   ["1102"] = {
 
   ["1102"] = {
Line 7,735: Line 7,775:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 60
      strength = 60
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/stygian_platebody.png",
 
     itemImage = "/images/combat/equipment/stygian_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,782: Line 7,821:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 72,
+
       level = 65,
 
       experience = 90000,
 
       experience = 90000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 60 to wield."
 
       description = "Requires Defense level of 60 to wield."
     }
+
     },
 +
    extraTooltipInfo = "The demonic power in the breastplate gives it unmatched defensive abilities. Still very heavy."
 
   },
 
   },
 
   ["1103"] = {
 
   ["1103"] = {
Line 7,796: Line 7,836:
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 60,
 +
      strength = 60
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/stygian_chainbody.png",
 
     itemImage = "/images/combat/equipment/stygian_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 7,831: Line 7,872:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 67,
+
       level = 63,
 
       experience = 60000,
 
       experience = 60000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 60 to wield."
 
       description = "Requires Defense level of 60 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Forged from demonic metal, this chainmail piece provides exceptional defence without slowing you down."
 
   },
 
   },
 
   ["1110"] = {
 
   ["1110"] = {
Line 7,847: Line 7,889:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 7,882: Line 7,924:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 3,
 
       experience = 200,
 
       experience = 200,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Not the greatest defense, but provides basic protection from animals."
 
   },
 
   },
 
   ["1111"] = {
 
   ["1111"] = {
Line 7,902: Line 7,945:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 7,937: Line 7,980:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 17,
+
       level = 12,
 
       experience = 1500,
 
       experience = 1500,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 10 to wield."
 
       description = "Requires Defense level of 10 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Incredibly uncomfortable. Now you know why the militia opts for fur trousers instead."
 
   },
 
   },
 
   ["1112"] = {
 
   ["1112"] = {
Line 7,959: Line 8,003:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 7,993: Line 8,037:
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1113"] = {
 
   ["1113"] = {
Line 8,009: Line 8,052:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 8,044: Line 8,087:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 34,
+
       level = 32,
 
       experience = 9750,
 
       experience = 9750,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 30 to wield."
 
       description = "Requires Defense level of 30 to wield."
     }
+
     },
 +
    extraTooltipInfo = "These mithril plate leggings are heavy and uncomfortable, but they provide solid defense."
 
   },
 
   },
 
   ["1114"] = {
 
   ["1114"] = {
Line 8,064: Line 8,108:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 8,100: Line 8,144:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 51,
+
       level = 42,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 40 to wield."
 
       description = "Requires Defense level of 40 to wield."
     }
+
     },
 +
    extraTooltipInfo = "These adamantite plate leggings are heavy and uncomfortable, but they provide good defense."
 
   },
 
   },
 
   ["1115"] = {
 
   ["1115"] = {
Line 8,120: Line 8,165:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 8,156: Line 8,201:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 61,
+
       level = 52,
 
       experience = 40000,
 
       experience = 40000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 50 to wield."
 
       description = "Requires Defense level of 50 to wield."
     }
+
     },
 +
    extraTooltipInfo = "These runite plate leggings aren't the most comfortable, but they can protect you from most threats."
 
   },
 
   },
 
   ["1116"] = {
 
   ["1116"] = {
Line 8,176: Line 8,222:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 8,212: Line 8,258:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 71,
+
       level = 62,
 
       experience = 60000,
 
       experience = 60000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 60 to wield."
 
       description = "Requires Defense level of 60 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Fashioned out of demonic metal, these leggings don't hurt your legs. Actually, you can't feel your legs at all while wearing these. They must be working well."
 
   },
 
   },
 
   ["1130"] = {
 
   ["1130"] = {
Line 8,225: Line 8,272:
 
     value = 1000,
 
     value = 1000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/bronze_boots.png",
 
     itemImage = "/images/combat/equipment/bronze_boots.png",
 
     itemIcon = "/images/combat/equipment/bronze_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/bronze_boots_icon.png",
Line 8,230: Line 8,278:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,246: Line 8,293:
 
         value = 0.4
 
         value = 0.4
 
       } }
 
       } }
     }
+
     },
 +
    requiredLevel = {
 +
      total = 100
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1131"] = {
 
   ["1131"] = {
Line 8,254: Line 8,305:
 
     value = 8000,
 
     value = 8000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/iron_boots.png",
 
     itemImage = "/images/combat/equipment/iron_boots.png",
 
     itemIcon = "/images/combat/equipment/iron_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/iron_boots_icon.png",
Line 8,259: Line 8,311:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,275: Line 8,326:
 
         value = 0.4
 
         value = 0.4
 
       } }
 
       } }
     }
+
     },
 +
    requiredLevel = {
 +
      total = 200
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1132"] = {
 
   ["1132"] = {
Line 8,289: Line 8,344:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,307: Line 8,361:
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     augmentingFailItem = 12014
+
     tags = { "armor" }
 
   },
 
   },
 
   ["1133"] = {
 
   ["1133"] = {
Line 8,315: Line 8,369:
 
     value = 60000,
 
     value = 60000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/mithril_boots.png",
 
     itemImage = "/images/combat/equipment/mithril_boots.png",
 
     itemIcon = "/images/combat/equipment/mithril_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/mithril_boots_icon.png",
Line 8,320: Line 8,375:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,336: Line 8,390:
 
         value = 0.7
 
         value = 0.7
 
       } }
 
       } }
     }
+
     },
 +
    requiredLevel = {
 +
      total = 300
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1134"] = {
 
   ["1134"] = {
Line 8,344: Line 8,402:
 
     value = 480000,
 
     value = 480000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/adamantite_boots.png",
 
     itemImage = "/images/combat/equipment/adamantite_boots.png",
 
     itemIcon = "/images/combat/equipment/adamantite_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/adamantite_boots_icon.png",
Line 8,349: Line 8,408:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,366: Line 8,424:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    requiredLevel = {
 +
      total = 400
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1135"] = {
 
   ["1135"] = {
Line 8,374: Line 8,436:
 
     value = 1800000,
 
     value = 1800000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/rune_boots.png",
 
     itemImage = "/images/combat/equipment/rune_boots.png",
 
     itemIcon = "/images/combat/equipment/rune_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/rune_boots_icon.png",
Line 8,379: Line 8,442:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,396: Line 8,458:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    requiredLevel = {
 +
      total = 500
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1136"] = {
 
   ["1136"] = {
Line 8,404: Line 8,470:
 
     value = 2880000,
 
     value = 2880000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/stygian_boots.png",
 
     itemImage = "/images/combat/equipment/stygian_boots.png",
 
     itemIcon = "/images/combat/equipment/stygian_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/stygian_boots_icon.png",
     extraTooltipInfo = "These boots cannot be traded.",
+
     extraTooltipInfo = "Wearing these, stubbing your toe is naught but a distant memory. Cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 8,426: Line 8,492:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    requiredLevel = {
 +
      total = 600
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1150"] = {
 
   ["1150"] = {
Line 8,434: Line 8,504:
 
     value = 20,
 
     value = 20,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/bronze_gloves.png",
 
     itemImage = "/images/combat/equipment/bronze_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
Line 8,447: Line 8,518:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,487: Line 8,557:
 
         value = 0.1
 
         value = 0.1
 
       } }
 
       } }
     }
+
     },
 +
    requiredLevel = {
 +
      total = 100
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1151"] = {
 
   ["1151"] = {
Line 8,495: Line 8,569:
 
     value = 600,
 
     value = 600,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/iron_gloves.png",
 
     itemImage = "/images/combat/equipment/iron_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
Line 8,508: Line 8,583:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,548: Line 8,622:
 
         value = 0.2
 
         value = 0.2
 
       } }
 
       } }
     }
+
     },
 +
    requiredLevel = {
 +
      total = 200
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1152"] = {
 
   ["1152"] = {
Line 8,557: Line 8,635:
 
     value = 8000,
 
     value = 8000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/black_gloves.png",
 
     itemImage = "/images/combat/equipment/black_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
Line 8,570: Line 8,649:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,612: Line 8,690:
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     augmentingFailItem = 12014
+
     tags = { "armor" }
 
   },
 
   },
 
   ["1153"] = {
 
   ["1153"] = {
Line 8,620: Line 8,698:
 
     value = 50000,
 
     value = 50000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/mithril_gloves.png",
 
     itemImage = "/images/combat/equipment/mithril_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
Line 8,633: Line 8,712:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,673: Line 8,751:
 
         value = 0.4
 
         value = 0.4
 
       } }
 
       } }
     }
+
     },
 +
    requiredLevel = {
 +
      total = 300
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1154"] = {
 
   ["1154"] = {
Line 8,681: Line 8,763:
 
     value = 300000,
 
     value = 300000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/adamantite_gloves.png",
 
     itemImage = "/images/combat/equipment/adamantite_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
Line 8,694: Line 8,777:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,735: Line 8,817:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    requiredLevel = {
 +
      total = 400
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1155"] = {
 
   ["1155"] = {
Line 8,743: Line 8,829:
 
     value = 1500000,
 
     value = 1500000,
 
     tradeable = false,
 
     tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/rune_gloves.png",
 
     itemImage = "/images/combat/equipment/rune_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
Line 8,756: Line 8,843:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,797: Line 8,883:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    requiredLevel = {
 +
      total = 500
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1156"] = {
 
   ["1156"] = {
Line 8,804: Line 8,894:
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
 
     value = 5000000,
 
     value = 5000000,
 +
    tradeable = false,
 +
    partyTradeable = true,
 
     itemImage = "/images/combat/equipment/stygian_gloves.png",
 
     itemImage = "/images/combat/equipment/stygian_gloves.png",
     extraTooltipInfo = "Gloves cannot be traded.",
+
     extraTooltipInfo = "These gloves are exceptionally welded from demonic metal. Just wearing them makes you feel stronger. Cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
 
     specialVisuals = { {
 
     specialVisuals = { {
Line 8,817: Line 8,909:
 
       css = "gloves-3"
 
       css = "gloves-3"
 
     } },
 
     } },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 8,858: Line 8,949:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    requiredLevel = {
 +
      total = 600
 +
    },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1157"] = {
 
   ["1157"] = {
Line 8,869: Line 8,964:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,904: Line 8,999:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
Line 8,912: Line 9,007:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
 
   },
 
   },
 
   ["1158"] = {
 
   ["1158"] = {
Line 8,927: Line 9,023:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,962: Line 9,058:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 14,
 
       experience = 500,
 
       experience = 500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
 
   },
 
   },
 
   ["1159"] = {
 
   ["1159"] = {
Line 8,985: Line 9,082:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,020: Line 9,117:
 
         value = 0.2
 
         value = 0.2
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 13,
+
       level = 24,
 
       experience = 750,
 
       experience = 750,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
 
   },
 
   },
 
   ["1160"] = {
 
   ["1160"] = {
Line 9,043: Line 9,141:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,078: Line 9,176:
 
         value = 0.3
 
         value = 0.3
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 21,
+
       level = 34,
 
       experience = 1500,
 
       experience = 1500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
 
   },
 
   },
 
   ["1161"] = {
 
   ["1161"] = {
Line 9,101: Line 9,200:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,136: Line 9,235:
 
         value = 0.4
 
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 31,
+
       level = 44,
 
       experience = 2500,
 
       experience = 2500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better body piece without using exotic materials."
 
   },
 
   },
 
   ["1162"] = {
 
   ["1162"] = {
Line 9,160: Line 9,260:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,195: Line 9,295:
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 44,
+
       level = 54,
 
       experience = 4000,
 
       experience = 4000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
 
   },
 
   },
 
   ["1163"] = {
 
   ["1163"] = {
Line 9,219: Line 9,320:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,254: Line 9,355:
 
         value = 0.6
 
         value = 0.6
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 61,
+
       level = 64,
 
       experience = 8000,
 
       experience = 8000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this body has exceptional defensive capabilities without hindering movement at all."
 
   },
 
   },
 
   ["1164"] = {
 
   ["1164"] = {
Line 9,279: Line 9,381:
 
       css = "range-med-helm-2"
 
       css = "range-med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,314: Line 9,416:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
Line 9,322: Line 9,424:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
 
   },
 
   },
 
   ["1165"] = {
 
   ["1165"] = {
Line 9,343: Line 9,446:
 
       css = "range-med-helm-alt-2"
 
       css = "range-med-helm-alt-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,378: Line 9,481:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 4,
+
       level = 10,
 
       experience = 250,
 
       experience = 250,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
 
   },
 
   },
 
   ["1166"] = {
 
   ["1166"] = {
Line 9,406: Line 9,510:
 
       css = "range-med-helm-2"
 
       css = "range-med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,441: Line 9,545:
 
         value = 0.2
 
         value = 0.2
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 9,
+
       level = 20,
 
       experience = 525,
 
       experience = 525,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
 
   },
 
   },
 
   ["1167"] = {
 
   ["1167"] = {
Line 9,469: Line 9,574:
 
       css = "range-med-helm-2"
 
       css = "range-med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,504: Line 9,609:
 
         value = 0.4
 
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 15,
+
       level = 30,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
 
   },
 
   },
 
   ["1168"] = {
 
   ["1168"] = {
Line 9,532: Line 9,638:
 
       css = "range-med-helm-2"
 
       css = "range-med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,567: Line 9,673:
 
         value = 0.4
 
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 24,
+
       level = 40,
 
       experience = 1250,
 
       experience = 1250,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better coif without using exotic materials."
 
   },
 
   },
 
   ["1169"] = {
 
   ["1169"] = {
Line 9,596: Line 9,703:
 
       css = "range-med-helm-2"
 
       css = "range-med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,631: Line 9,738:
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 37,
+
       level = 50,
 
       experience = 2000,
 
       experience = 2000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
 
   },
 
   },
 
   ["1170"] = {
 
   ["1170"] = {
Line 9,660: Line 9,768:
 
       css = "range-med-helm-2"
 
       css = "range-med-helm-2"
 
     } },
 
     } },
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 9,695: Line 9,803:
 
         value = 0.7
 
         value = 0.7
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 57,
+
       level = 60,
 
       experience = 4000,
 
       experience = 4000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this coif has exceptional defensive capabilities without hindering movement at all."
 
   },
 
   },
 
   ["1171"] = {
 
   ["1171"] = {
Line 9,715: Line 9,824:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,750: Line 9,859:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
Line 9,758: Line 9,867:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
 
   },
 
   },
 
   ["1172"] = {
 
   ["1172"] = {
Line 9,774: Line 9,884:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,809: Line 9,919:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 11,
 
       experience = 500,
 
       experience = 500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
 
   },
 
   },
 
   ["1173"] = {
 
   ["1173"] = {
Line 9,832: Line 9,943:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,867: Line 9,978:
 
         value = 0.2
 
         value = 0.2
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 21,
 
       experience = 750,
 
       experience = 750,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
 
   },
 
   },
 
   ["1174"] = {
 
   ["1174"] = {
Line 9,890: Line 10,002:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,925: Line 10,037:
 
         value = 0.3
 
         value = 0.3
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 18,
+
       level = 31,
 
       experience = 1500,
 
       experience = 1500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
 
   },
 
   },
 
   ["1175"] = {
 
   ["1175"] = {
Line 9,948: Line 10,061:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,983: Line 10,096:
 
         value = 0.4
 
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 41,
 
       experience = 2500,
 
       experience = 2500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better trouser piece without using exotic materials."
 
   },
 
   },
 
   ["1176"] = {
 
   ["1176"] = {
Line 10,007: Line 10,121:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 10,042: Line 10,156:
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 51,
 
       experience = 4000,
 
       experience = 4000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
 
   },
 
   },
 
   ["1177"] = {
 
   ["1177"] = {
Line 10,066: Line 10,181:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 10,101: Line 10,216:
 
         value = 0.6
 
         value = 0.6
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 59,
+
       level = 61,
 
       experience = 8000,
 
       experience = 8000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, these trousers have exceptional defensive capabilities without hindering movement at all."
 
   },
 
   },
 
   ["1178"] = {
 
   ["1178"] = {
Line 10,120: Line 10,236:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,160: Line 10,279:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Every wizard wears a robe top. This probably counts."
 
   },
 
   },
 
   ["1179"] = {
 
   ["1179"] = {
Line 10,176: Line 10,296:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,211: Line 10,334:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 14,
 
       experience = 2000,
 
       experience = 2000,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "A simple cloth robe top. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
 
   },
 
   },
 
   ["1180"] = {
 
   ["1180"] = {
Line 10,231: Line 10,355:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,266: Line 10,393:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 13,
+
       level = 24,
 
       experience = 4500,
 
       experience = 4500,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "A replica of the robe top worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
 
   },
 
   },
 
   ["1181"] = {
 
   ["1181"] = {
Line 10,286: Line 10,414:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,321: Line 10,452:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 21,
+
       level = 34,
 
       experience = 12000,
 
       experience = 12000,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An adequately woven robe top commonly worn by hunters and adventurers."
 
   },
 
   },
 
   ["1182"] = {
 
   ["1182"] = {
Line 10,341: Line 10,473:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,377: Line 10,512:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 31,
+
       level = 44,
 
       experience = 20000,
 
       experience = 20000,
 
       category = "Magic",
 
       category = "Magic",
Line 10,397: Line 10,532:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,433: Line 10,571:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 44,
+
       level = 54,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Magic",
 
       category = "Magic",
Line 10,453: Line 10,591:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,489: Line 10,630:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 61,
+
       level = 64,
 
       experience = 61500,
 
       experience = 61500,
 
       category = "Magic",
 
       category = "Magic",
Line 10,510: Line 10,651:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,550: Line 10,694:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Every wizard wears a robe hood. This probably counts."
 
   },
 
   },
 
   ["1186"] = {
 
   ["1186"] = {
Line 10,571: Line 10,716:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,606: Line 10,754:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 4,
+
       level = 10,
 
       experience = 1000,
 
       experience = 1000,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "A simple cloth hood. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
 
   },
 
   },
 
   ["1187"] = {
 
   ["1187"] = {
Line 10,631: Line 10,780:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,666: Line 10,818:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 9,
+
       level = 20,
 
       experience = 2250,
 
       experience = 2250,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "A replica of the hood worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
 
   },
 
   },
 
   ["1188"] = {
 
   ["1188"] = {
Line 10,691: Line 10,844:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,726: Line 10,882:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 15,
+
       level = 30,
 
       experience = 6000,
 
       experience = 6000,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An adequately woven hood commonly worn by hunters and adventurers."
 
   },
 
   },
 
   ["1189"] = {
 
   ["1189"] = {
Line 10,751: Line 10,908:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,787: Line 10,947:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 24,
+
       level = 40,
 
       experience = 10000,
 
       experience = 10000,
 
       category = "Magic",
 
       category = "Magic",
Line 10,812: Line 10,972:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,848: Line 11,011:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 37,
+
       level = 50,
 
       experience = 15000,
 
       experience = 15000,
 
       category = "Magic",
 
       category = "Magic",
Line 10,873: Line 11,036:
 
       css = "hood-2"
 
       css = "hood-2"
 
     } },
 
     } },
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 10,909: Line 11,075:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 57,
+
       level = 60,
 
       experience = 31500,
 
       experience = 31500,
 
       category = "Magic",
 
       category = "Magic",
Line 10,924: Line 11,090:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 10,964: Line 11,133:
 
       craftable = true,
 
       craftable = true,
 
       description = "Requires Defense level of 1 to wield."
 
       description = "Requires Defense level of 1 to wield."
     }
+
     },
 +
    extraTooltipInfo = "Every wizard wears a robe bottom. This probably counts."
 
   },
 
   },
 
   ["1193"] = {
 
   ["1193"] = {
Line 10,980: Line 11,150:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,015: Line 11,188:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 11,
 
       experience = 2000,
 
       experience = 2000,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "A simple cloth robe bottom. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
 
   },
 
   },
 
   ["1194"] = {
 
   ["1194"] = {
Line 11,035: Line 11,209:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,070: Line 11,247:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 21,
 
       experience = 4500,
 
       experience = 4500,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "A replica of the robe bottom worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
 
   },
 
   },
 
   ["1195"] = {
 
   ["1195"] = {
Line 11,090: Line 11,268:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,125: Line 11,306:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 18,
+
       level = 31,
 
       experience = 12000,
 
       experience = 12000,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    extraTooltipInfo = "An adequately woven robe bottom commonly worn by hunters and adventurers."
 
   },
 
   },
 
   ["1196"] = {
 
   ["1196"] = {
Line 11,145: Line 11,327:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,181: Line 11,366:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 41,
 
       experience = 20000,
 
       experience = 20000,
 
       category = "Magic",
 
       category = "Magic",
Line 11,201: Line 11,386:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,237: Line 11,425:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 51,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Magic",
 
       category = "Magic",
Line 11,257: Line 11,445:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,293: Line 11,484:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 59,
+
       level = 61,
 
       experience = 61500,
 
       experience = 61500,
 
       category = "Magic",
 
       category = "Magic",
Line 11,309: Line 11,500:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,346: Line 11,537:
 
     craftingStats = {
 
     craftingStats = {
 
       level = 1,
 
       level = 1,
       experience = 1000,
+
       experience = 500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A simple bow, suitable for hunting weak prey."
 
   },
 
   },
 
   ["1200"] = {
 
   ["1200"] = {
Line 11,365: Line 11,557:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,401: Line 11,593:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 2,
+
       level = 15,
       experience = 1500,
+
       experience = 1000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "Now with 20% less splinters!"
 
   },
 
   },
 
   ["1201"] = {
 
   ["1201"] = {
Line 11,421: Line 11,614:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,457: Line 11,650:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 25,
 
       experience = 3000,
 
       experience = 3000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A quality bow capable of handling most foes in the human territory. If only it was easier to wash the sap off your hands."
 
   },
 
   },
 
   ["1202"] = {
 
   ["1202"] = {
Line 11,477: Line 11,671:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,513: Line 11,707:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 9,
+
       level = 35,
 
       experience = 8000,
 
       experience = 8000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "The skull on the bow watches out for you, shows you where to aim, when to shoot. Or maybe you’re just getting better at archery. Hard to tell."
 
   },
 
   },
 
   ["1203"] = {
 
   ["1203"] = {
Line 11,533: Line 11,728:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,570: Line 11,765:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 16,
+
       level = 45,
 
       experience = 12000,
 
       experience = 12000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A bow almost as strong as the sap is sticky."
 
   },
 
   },
 
   ["1204"] = {
 
   ["1204"] = {
Line 11,590: Line 11,786:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,627: Line 11,823:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 29,
+
       level = 55,
 
       experience = 16000,
 
       experience = 16000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "The strength of this bow quells all fears that the slithering yew trees are haunted. Well, almost."
 
   },
 
   },
 
   ["1205"] = {
 
   ["1205"] = {
Line 11,647: Line 11,844:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,684: Line 11,881:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 48,
+
       level = 65,
 
       experience = 20000,
 
       experience = 20000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Recurve Bow WIP"
 
       description = "Recurve Bow WIP"
     }
+
     },
 +
    extraTooltipInfo = "The simple design of the recurve bow, perfected."
 
   },
 
   },
 
   ["1206"] = {
 
   ["1206"] = {
Line 11,701: Line 11,899:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,736: Line 11,934:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 1
 
         value = 1
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 2,
 
       level = 2,
       experience = 1500,
+
       experience = 750,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "Though it takes a few seconds to line up a shot, it can pierce prey effectively."
 
   },
 
   },
 
   ["1207"] = {
 
   ["1207"] = {
Line 11,759: Line 11,962:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,794: Line 11,997:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 1.3
 
         value = 1.3
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 15,
       experience = 2000,
+
       experience = 1500,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A stronger bow suitable to take down larger prey and some monsters."
 
   },
 
   },
 
   ["1208"] = {
 
   ["1208"] = {
Line 11,817: Line 12,025:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,852: Line 12,060:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 2
 
         value = 2
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 25,
 
       experience = 4000,
 
       experience = 4000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A stronger bow capable of handing tougher threats."
 
   },
 
   },
 
   ["1209"] = {
 
   ["1209"] = {
Line 11,875: Line 12,088:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,910: Line 12,123:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 2.6
 
         value = 2.6
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 18,
+
       level = 35,
 
       experience = 12000,
 
       experience = 12000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "Functionally no different from any other bow, but with a skull attached. Turns out they do make weapons stronger."
 
   },
 
   },
 
   ["1210"] = {
 
   ["1210"] = {
Line 11,933: Line 12,151:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 11,968: Line 12,186:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 3.2
 
         value = 3.2
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 45,
 
       experience = 18000,
 
       experience = 18000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "This well-carved bow is suitable to take on almost any threat."
 
   },
 
   },
 
   ["1211"] = {
 
   ["1211"] = {
Line 11,992: Line 12,215:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,027: Line 12,250:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 3.8
 
         value = 3.8
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 55,
 
       experience = 24000,
 
       experience = 24000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A great bow that definitely isn’t evil."
 
   },
 
   },
 
   ["1212"] = {
 
   ["1212"] = {
Line 12,051: Line 12,279:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     tags = { "range", "twohand" },
+
     tags = { "range", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,086: Line 12,314:
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 5
 
         value = 5
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 59,
+
       level = 65,
 
       experience = 30000,
 
       experience = 30000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Longbow WIP"
 
       description = "Longbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "An incredible longbow with power like you’ve never seen. Is it possible to improve this design any further?"
 
   },
 
   },
 
   ["1213"] = {
 
   ["1213"] = {
Line 12,107: Line 12,340:
 
     itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,147: Line 12,380:
 
     craftingStats = {
 
     craftingStats = {
 
       level = 3,
 
       level = 3,
       experience = 1525,
+
       experience = 325,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "A basic attempt at a one-handed bow. By some miracle, it holds together despite the poor-quality materials."
 
   },
 
   },
 
   ["1214"] = {
 
   ["1214"] = {
Line 12,166: Line 12,400:
 
     itemIcon = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,205: Line 12,439:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 13,
       experience = 2025,
+
       experience = 625,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "An overall improvement to the previous design while still being easy to wield in one hand."
 
   },
 
   },
 
   ["1215"] = {
 
   ["1215"] = {
Line 12,225: Line 12,460:
 
     itemIcon = "/images/combat/equipment/range/crossbow_bone.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_bone.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,264: Line 12,499:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 13,
+
       level = 23,
 
       experience = 4120,
 
       experience = 4120,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "Attaching bones to weapons to make them stronger? Utter nonsense."
 
   },
 
   },
 
   ["1216"] = {
 
   ["1216"] = {
Line 12,284: Line 12,520:
 
     itemIcon = "/images/combat/equipment/range/crossbow_heavy.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_heavy.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,323: Line 12,559:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 21,
+
       level = 33,
 
       experience = 12525,
 
       experience = 12525,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "An impressive weapon, though still a bit awkward to use in one hand."
 
   },
 
   },
 
   ["1217"] = {
 
   ["1217"] = {
Line 12,343: Line 12,580:
 
     itemIcon = "/images/combat/equipment/range/crossbow_metal.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_metal.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,383: Line 12,620:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 31,
+
       level = 43,
 
       experience = 19350,
 
       experience = 19350,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "An exceptional weapon capable striking down powerful beasts and monsters alike."
 
   },
 
   },
 
   ["1218"] = {
 
   ["1218"] = {
Line 12,403: Line 12,641:
 
     itemIcon = "/images/combat/equipment/range/crossbow_arbalest.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_arbalest.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,443: Line 12,681:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 44,
+
       level = 53,
 
       experience = 26000,
 
       experience = 26000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "You’re nearing the limit of simple crossbow technology. Perhaps researching this might lead to new technological developments?"
 
   },
 
   },
 
   ["1219"] = {
 
   ["1219"] = {
Line 12,463: Line 12,702:
 
     itemIcon = "/images/combat/equipment/range/crossbow_elder.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_elder.png",
 
     class = "equipment",
 
     class = "equipment",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,503: Line 12,742:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 61,
+
       level = 63,
 
       experience = 33600,
 
       experience = 33600,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Crossbow WIP"
 
       description = "Crossbow WIP"
     }
+
     },
 +
    extraTooltipInfo = "Perhaps researching this crossbow will lead to new technological developments?"
 
   },
 
   },
 
   ["1220"] = {
 
   ["1220"] = {
Line 12,520: Line 12,760:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,564: Line 12,804:
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "A roughly carved throwing knife. The runic etching on the blade makes it return to your hand no matter how far you throw it."
 
   },
 
   },
 
   ["1221"] = {
 
   ["1221"] = {
Line 12,579: Line 12,820:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,618: Line 12,859:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 3,
+
       level = 12,
 
       experience = 1525,
 
       experience = 1525,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "In a stroke of genius, you realize you can hollow out the blade to make it fly faster. Structural integrity is for nerds."
 
   },
 
   },
 
   ["1222"] = {
 
   ["1222"] = {
Line 12,638: Line 12,880:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,677: Line 12,919:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 7,
+
       level = 22,
 
       experience = 3120,
 
       experience = 3120,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "If you remove any more of the blade, there won’t be anything left."
 
   },
 
   },
 
   ["1223"] = {
 
   ["1223"] = {
Line 12,697: Line 12,940:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,736: Line 12,979:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 12,
+
       level = 32,
 
       experience = 8525,
 
       experience = 8525,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "Excessively thin, this blade can slice enemies without them even seeing what hit them."
 
   },
 
   },
 
   ["1224"] = {
 
   ["1224"] = {
Line 12,755: Line 12,999:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingaxe",
 
     visual = "throwingaxe",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,795: Line 13,039:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 20,
+
       level = 42,
 
       experience = 13350,
 
       experience = 13350,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "Finally, a reason to use the sharp end."
 
   },
 
   },
 
   ["1225"] = {
 
   ["1225"] = {
Line 12,815: Line 13,060:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingjavelin",
 
     visual = "throwingjavelin",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,855: Line 13,100:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 32,
+
       level = 52,
 
       experience = 18000,
 
       experience = 18000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "There are records of cave-idlers long ago who stuck sharp stones to sticks to use as weapons. Maybe there’s more merit to that than expected."
 
   },
 
   },
 
   ["1226"] = {
 
   ["1226"] = {
Line 12,874: Line 13,120:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingspinner",
 
     visual = "throwingspinner",
     tags = { "range" },
+
     tags = { "range", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,914: Line 13,160:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 52,
+
       level = 62,
 
       experience = 23600,
 
       experience = 23600,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true,
 
       craftable = true,
 
       description = "Throwing WIP"
 
       description = "Throwing WIP"
     }
+
     },
 +
    extraTooltipInfo = "A thrown weapon surpassing all others. Don't play with it. You will cut yourself."
 
   },
 
   },
 
   ["1227"] = {
 
   ["1227"] = {
Line 12,931: Line 13,178:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,971: Line 13,218:
 
     craftingStats = {
 
     craftingStats = {
 
       level = 1,
 
       level = 1,
       experience = 165,
+
       experience = 75,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true,
 
       craftable = true,
 
       description = "Wand WIP"
 
       description = "Wand WIP"
     }
+
     },
 +
    extraTooltipInfo = "This could technically be considered a wand if you look at it from the right angle."
 
   },
 
   },
 
   ["1228"] = {
 
   ["1228"] = {
Line 12,990: Line 13,238:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,029: Line 13,277:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 13,
       experience = 340,
+
       experience = 190,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true,
 
       craftable = true,
Line 13,049: Line 13,297:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,088: Line 13,336:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 23,
 
       experience = 1590,
 
       experience = 1590,
 
       category = "Magic",
 
       category = "Magic",
Line 13,108: Line 13,356:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,147: Line 13,395:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 18,
+
       level = 33,
 
       experience = 1645,
 
       experience = 1645,
 
       category = "Magic",
 
       category = "Magic",
Line 13,167: Line 13,415:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,207: Line 13,455:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 43,
 
       experience = 23350,
 
       experience = 23350,
 
       category = "Magic",
 
       category = "Magic",
Line 13,227: Line 13,475:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,267: Line 13,515:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 53,
 
       experience = 23900,
 
       experience = 23900,
 
       category = "Magic",
 
       category = "Magic",
Line 13,287: Line 13,535:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,327: Line 13,575:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 59,
+
       level = 63,
 
       experience = 26750,
 
       experience = 26750,
 
       category = "Magic",
 
       category = "Magic",
Line 13,344: Line 13,592:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,380: Line 13,628:
 
         value = 1.3
 
         value = 1.3
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
 
       level = 2,
 
       level = 2,
       experience = 190,
+
       experience = 130,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true,
 
       craftable = true,
Line 13,403: Line 13,655:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,439: Line 13,691:
 
         value = 1.5
 
         value = 1.5
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 6,
+
       level = 15,
       experience = 365,
+
       experience = 290,
 
       category = "Magic",
 
       category = "Magic",
 
       craftable = true,
 
       craftable = true,
Line 13,462: Line 13,718:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,498: Line 13,754:
 
         value = 2.4
 
         value = 2.4
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 13,
+
       level = 25,
 
       experience = 1660,
 
       experience = 1660,
 
       category = "Magic",
 
       category = "Magic",
Line 13,521: Line 13,781:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,557: Line 13,817:
 
         value = 3.1
 
         value = 3.1
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 21,
+
       level = 35,
 
       experience = 1835,
 
       experience = 1835,
 
       category = "Magic",
 
       category = "Magic",
Line 13,580: Line 13,844:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,616: Line 13,880:
 
         value = 4
 
         value = 4
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 31,
+
       level = 45,
 
       experience = 24550,
 
       experience = 24550,
 
       category = "Magic",
 
       category = "Magic",
Line 13,640: Line 13,908:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,676: Line 13,944:
 
         value = 5
 
         value = 5
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 44,
+
       level = 55,
 
       experience = 25500,
 
       experience = 25500,
 
       category = "Magic",
 
       category = "Magic",
Line 13,700: Line 13,972:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     tags = { "magic", "twohand" },
+
     tags = { "magic", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,736: Line 14,008:
 
         value = 6.7
 
         value = 6.7
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10013 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 61,
+
       level = 65,
 
       experience = 28500,
 
       experience = 28500,
 
       category = "Magic",
 
       category = "Magic",
Line 13,756: Line 14,032:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus",
 
     visual = "focus",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 13,797: Line 14,073:
 
       craftable = true,
 
       craftable = true,
 
       description = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
 
       description = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
     }
+
     },
 +
    extraTooltipInfo = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
 
   },
 
   },
 
   ["1242"] = {
 
   ["1242"] = {
Line 13,813: Line 14,090:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-4",
 
     visual = "focus-4",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 13,849: Line 14,126:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 12,
 
       experience = 1060,
 
       experience = 1060,
 
       category = "Magic",
 
       category = "Magic",
Line 13,870: Line 14,147:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-2",
 
     visual = "focus-2",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 13,906: Line 14,183:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 11,
+
       level = 22,
 
       experience = 2460,
 
       experience = 2460,
 
       category = "Magic",
 
       category = "Magic",
Line 13,927: Line 14,204:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 13,963: Line 14,240:
 
     },
 
     },
 
     craftingStats = {
 
     craftingStats = {
       level = 18,
+
       level = 32,
 
       experience = 6235,
 
       experience = 6235,
 
       category = "Magic",
 
       category = "Magic",
Line 13,984: Line 14,261:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 14,021: Line 14,298:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 42,
 
       experience = 12350,
 
       experience = 12350,
 
       category = "Magic",
 
       category = "Magic",
Line 14,042: Line 14,319:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 14,079: Line 14,356:
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 41,
+
       level = 52,
 
       experience = 18160,
 
       experience = 18160,
 
       category = "Magic",
 
       category = "Magic",
Line 14,100: Line 14,377:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
     tags = { "magic" },
+
     tags = { "magic", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 14,137: Line 14,414:
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 59,
+
       level = 62,
 
       experience = 37050,
 
       experience = 37050,
 
       category = "Magic",
 
       category = "Magic",
Line 14,154: Line 14,431:
 
       defense = 40,
 
       defense = 40,
 
       attack = 40,
 
       attack = 40,
       enchanting = 60
+
       enchanting = 40
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/decayed_cloak.png",
 
     itemImage = "/images/combat/equipment/decayed_cloak.png",
Line 14,161: Line 14,438:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "cape",
 
     visual = "cape",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 113, 114, 115, 116 },
 
       grantedAbility = { 113, 114, 115, 116 },
Line 14,233: Line 14,510:
 
       defense = 40,
 
       defense = 40,
 
       attack = 40,
 
       attack = 40,
       enchanting = 60
+
       enchanting = 40
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/melee/banner.png",
 
     itemImage = "/images/combat/equipment/melee/banner.png",
Line 14,239: Line 14,516:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "cape",
 
     visual = "cape",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 117, 118, 119 },
 
       grantedAbility = { 117, 118, 119 },
Line 14,298: Line 14,575:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "necro-cowl",
 
     visual = "necro-cowl",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 120, 121, 122 },
+
       grantedAbility = { 120, 121, 122, 167 },
 
       slot = "helm",
 
       slot = "helm",
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
Line 14,316: Line 14,593:
 
         Blunt = 0.97,
 
         Blunt = 0.97,
 
         Slashing = 0.94
 
         Slashing = 0.94
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Poison = 28
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 14,359: Line 14,639:
 
     visual = "necro-top",
 
     visual = "necro-top",
 
     extraTooltipInfo = "The robes of a necromancer. Smells like death.",
 
     extraTooltipInfo = "The robes of a necromancer. Smells like death.",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 120, 121, 122 },
 
       grantedAbility = { 120, 121, 122 },
Line 14,420: Line 14,700:
 
     visual = "necro-legs",
 
     visual = "necro-legs",
 
     extraTooltipInfo = "The robe bottoms of a necromancer.",
 
     extraTooltipInfo = "The robe bottoms of a necromancer.",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 120, 121, 122 },
 
       grantedAbility = { 120, 121, 122 },
Line 14,476: Line 14,756:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "necro-focus",
 
     visual = "necro-focus",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 75
 
       magic = 75
Line 14,488: Line 14,768:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Magic = 60
+
         Magic = 60,
 +
        Poison = 60
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
Line 14,509: Line 14,790:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3.5
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Poison",
 
         value = 3.5
 
         value = 3.5
 
       }, {
 
       }, {
Line 14,523: Line 14,807:
 
       craftable = true,
 
       craftable = true,
 
       description = "An unholy text. It will require all your willpower to not be corrupted by it."
 
       description = "An unholy text. It will require all your willpower to not be corrupted by it."
     }
+
     },
 +
    extraTooltipInfo = "It has a powerful toxic aura. Just touching it feels like breaking a taboo, but great power is often found in such things."
 
   },
 
   },
 
   ["1308"] = {
 
   ["1308"] = {
Line 14,537: Line 14,822:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "necro-wand",
 
     visual = "necro-wand",
     tags = { "magic" },
+
     tags = { "magic", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 120, 121, 122, 131, 138, 141 },
 
       grantedAbility = { 120, 121, 122, 131, 138, 141 },
Line 14,551: Line 14,836:
 
         Piercing = -8,
 
         Piercing = -8,
 
         Blunt = -8,
 
         Blunt = -8,
         Slashing = -8
+
         Slashing = -8,
 +
        Poison = 68
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
Line 14,571: Line 14,857:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 6.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Poison",
 
         value = 6.7
 
         value = 6.7
 
       }, {
 
       }, {
Line 14,576: Line 14,865:
 
         value = 4.5
 
         value = 4.5
 
       } },
 
       } },
       itemSet = { 10020 }
+
       itemSet = { 10020 },
 +
      hitMults = {
 +
        minimum = 0.25,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
 
     rarity = "epic",
 
     rarity = "epic",
Line 14,585: Line 14,878:
 
       craftable = true,
 
       craftable = true,
 
       description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
 
       description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
     }
+
     },
 +
    extraTooltipInfo = "A wand capable of controlling death itself. Do you dare to take such power into your own hands?"
 
   },
 
   },
 
   ["1309"] = {
 
   ["1309"] = {
Line 14,620: Line 14,914:
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1450"] = {
+
   ["1312"] = {
     name = "Shoddy Ammo",
+
     name = "Mantis Shrimp Carapace",
     id = 1450,
+
     id = 1312,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 1,
+
     requiredLevel = {
    ammunitionMults = {
+
      defense = 85
       damageMult = 1,
+
    },
       accuracyMult = 1,
+
    itemImage = "/images/combat/equipment/mantis_shrimp_armor.png",
       style = "Range"
+
    extraTooltipInfo = "A reforged carapace modeled after the strongest shrimp.",
 +
    class = "equipment",
 +
    visual = "shrimp-armor",
 +
    equipmentStats = {
 +
      slot = "body",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.03,
 +
        Poison = 1.03
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 0.99,
 +
        Magic = 0.99,
 +
        Range = 0.99,
 +
        Piercing = 1.06,
 +
        Blunt = 0.88,
 +
        Slashing = 1.06
 +
      },
 +
      armorBonus = {
 +
        protection = 88,
 +
        resistance = 88,
 +
        agility = 26,
 +
        stamina = 16
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.8
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2.2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2.2
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.2
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/arrow_0.png",
+
     rarity = "legendary",
    extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
 
    class = "ammo",
 
    tags = { "range", "ammunition" },
 
 
     craftingStats = {
 
     craftingStats = {
       level = 1,
+
       level = 92,
       experience = 1,
+
       experience = 120000,
       category = "Range",
+
       category = "Rare",
 
       craftable = true,
 
       craftable = true,
      multiplier = 32,
+
       description = "A carapace that could only be fashioned through the help of a Voidblessed Shrimp."
       description = "Each craft results in 32 projectiles."
+
     },
     }
+
    tags = { "craftable", "armor" }
 
   },
 
   },
   ["1451"] = {
+
   ["1313"] = {
     name = "Amateur Ammo",
+
     name = "Mantis Shrimp Greaves",
     id = 1451,
+
     id = 1313,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 2,
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 10
+
       defense = 85
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_legs.png",
       damageMult = 1.05,
+
    extraTooltipInfo = "A reforged set of greaves modeled after the strongest shrimp.",
       accuracyMult = 1.05,
+
    class = "equipment",
       style = "Range"
+
    visual = "shrimp-legs",
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
       },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.03,
 +
        Poison = 1.03
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.99,
 +
        Magic = 0.99,
 +
        Range = 0.99,
 +
        Piercing = 1.08,
 +
        Blunt = 0.88,
 +
        Slashing = 1.04
 +
      },
 +
      armorBonus = {
 +
        protection = 88,
 +
        resistance = 88,
 +
        agility = 26,
 +
        stamina = 16
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.8
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2.2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2.2
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.2
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/arrow_1.png",
+
     rarity = "legendary",
    extraTooltipInfo = "Ammo crafted by an amateur.",
 
    class = "ammo",
 
    tags = { "range", "ammunition" },
 
 
     craftingStats = {
 
     craftingStats = {
       level = 2,
+
       level = 92,
       experience = 15,
+
       experience = 120000,
       category = "Range",
+
       category = "Rare",
 
       craftable = true,
 
       craftable = true,
      multiplier = 32,
+
       description = "A pair of greaves that could only be fashioned through the help of a Voidblessed Shrimp."
       description = "Each craft results in 32 projectiles."
 
    }
 
  },
 
  ["1452"] = {
 
    name = "Apprentice Ammo",
 
    id = 1452,
 
    tradeable = true,
 
    value = 7,
 
    requiredLevel = {
 
      range = 20
 
 
     },
 
     },
    ammunitionMults = {
+
     tags = { "craftable", "armor" }
      damageMult = 1.1,
 
      accuracyMult = 1.1,
 
      style = "Range"
 
    },
 
    itemImage = "/images/combat/equipment/range/arrow_2.png",
 
    extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
 
    class = "ammo",
 
     tags = { "range", "ammunition" },
 
    craftingStats = {
 
      level = 7,
 
      experience = 40,
 
      category = "Range",
 
      craftable = true,
 
      multiplier = 32,
 
      description = "Each craft results in 32 projectiles."
 
    }
 
 
   },
 
   },
   ["1453"] = {
+
   ["1314"] = {
     name = "Journeyman Ammo",
+
     name = "Mantis Shrimp Helm",
     id = 1453,
+
     id = 1314,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 14,
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 30
+
       defense = 85
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_helm.png",
       damageMult = 1.15,
+
    extraTooltipInfo = "A reforged helm modeled after the strongest shrimp.",
       accuracyMult = 1.15,
+
    class = "equipment",
       style = "Range"
+
    visual = "shrimp-helm",
 +
    equipmentStats = {
 +
       slot = "helm",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.03,
 +
        Poison = 1.03
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.99,
 +
        Magic = 0.99,
 +
        Range = 0.99,
 +
        Piercing = 1.08,
 +
        Blunt = 0.94,
 +
        Slashing = 1.08
 +
      },
 +
      armorBonus = {
 +
        protection = 80,
 +
        resistance = 80,
 +
        agility = 20,
 +
        stamina = 12
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/arrow_3.png",
+
     rarity = "legendary",
    extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
 
    class = "ammo",
 
    tags = { "range", "ammunition" },
 
 
     craftingStats = {
 
     craftingStats = {
       level = 14,
+
       level = 92,
       experience = 155,
+
       experience = 120000,
       category = "Range",
+
       category = "Rare",
 
       craftable = true,
 
       craftable = true,
      multiplier = 32,
+
       description = "A helm that could only be fashioned through the help of a Voidblessed Shrimp."
       description = "Each craft results in 32 projectiles."
 
    }
 
  },
 
  ["1454"] = {
 
    name = "Professional Ammo",
 
    id = 1454,
 
    tradeable = true,
 
    value = 21,
 
    requiredLevel = {
 
      range = 40
 
 
     },
 
     },
    ammunitionMults = {
+
     tags = { "craftable", "armor" }
      damageMult = 1.2,
 
      accuracyMult = 1.2,
 
      style = "Range"
 
    },
 
    itemImage = "/images/combat/equipment/range/arrow_4.png",
 
    extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
 
    class = "ammo",
 
     tags = { "range", "ammunition" },
 
    craftingStats = {
 
      level = 21,
 
      experience = 195,
 
      category = "Range",
 
      craftable = true,
 
      multiplier = 32,
 
      description = "Each craft results in 32 projectiles."
 
    }
 
 
   },
 
   },
   ["1455"] = {
+
   ["1315"] = {
     name = "Master Ammo",
+
     name = "Mantis Shrimp Shell",
     id = 1455,
+
     id = 1315,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 28,
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 50
+
       defense = 85
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_shield.png",
       damageMult = 1.2,
+
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
       accuracyMult = 1.3,
+
    class = "equipment",
       style = "Range"
+
    specialVisuals = { {
 +
       image = "/images/combat/equipment/mantis_shrimp_shield.png",
 +
      css = "shrimp-shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/shrimp_shield_2.png",
 +
      css = "shrimp-shield-2"
 +
    } },
 +
    equipmentStats = {
 +
      grantedAbility = { 54, 65 },
 +
      slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 0.8333333333333334,
 +
        Magic = 0.8333333333333334,
 +
        Range = 0.8333333333333334
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.25,
 +
        Magic = 1.25,
 +
        Range = 1.25,
 +
        Piercing = 1.33,
 +
        Blunt = 1.33,
 +
        Slashing = 1.33
 +
      },
 +
      armorBonus = {
 +
        protection = 88,
 +
        resistance = 88,
 +
        agility = 26,
 +
        stamina = 32
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4.4
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 1.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033 }
 
     },
 
     },
    itemImage = "/images/combat/equipment/range/shot.png",
+
     rarity = "legendary",
    extraTooltipInfo = "Ammo that has been crafted by a master and is clearly intended for more exotic weaponry. Has enhanced accuracy due to its lighter materials.",
 
    class = "ammo",
 
    tags = { "range", "ammunition" },
 
     rarity = "uncommon",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 28,
+
       level = 92,
       experience = 310,
+
       experience = 120000,
       category = "Range",
+
       category = "Rare",
 
       craftable = true,
 
       craftable = true,
      multiplier = 32,
+
       description = "A shield that could only be fashioned through the help of a Voidblessed Shrimp."
       description = "Each craft results in 32 projectiles."
 
    }
 
  },
 
  ["1456"] = {
 
    name = "Experimental Ammo",
 
    id = 1456,
 
    tradeable = true,
 
    value = 35,
 
    requiredLevel = {
 
      range = 60
 
    },
 
    ammunitionMults = {
 
      damageMult = 1.25,
 
      accuracyMult = 1.25,
 
      style = "Range"
 
 
     },
 
     },
    itemImage = "/images/combat/equipment/range/shot_void_0.png",
+
     tags = { "craftable", "ability" }
    extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
 
    class = "ammo",
 
     tags = { "range", "ammunition" },
 
    rarity = "rare",
 
    craftingStats = {
 
      level = 35,
 
      experience = 440,
 
      category = "Range",
 
      craftable = true,
 
      multiplier = 32,
 
      description = "Each craft results in 32 projectiles."
 
    }
 
 
   },
 
   },
   ["1457"] = {
+
   ["1316"] = {
     name = "Void Ammo",
+
     name = "Mantis Shrimp Gauntlets",
     id = 1457,
+
     id = 1316,
 +
    enchantmentTier = 7,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 42,
+
     itemImage = "/images/combat/equipment/mantis_shrimp_knuckles_icon.png",
    requiredLevel = {
+
    extraTooltipInfo = "A pair of gauntlets that infuse your punches with the speed and power of the strongest shrimp.",
       range = 70
+
    class = "equipment",
 +
    specialVisuals = { {
 +
      image = "/images/combat/equipment/mantis_shrimp_knuckles_1.png",
 +
      css = "mantis-gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/mantis_shrimp_knuckles_2.png",
 +
      css = "mantis-gloves-2"
 +
    }, {
 +
      image = "/images/combat/equipment/mantis_shrimp_knuckles_3.png",
 +
      css = "mantis-gloves-3"
 +
    } },
 +
    tags = { "melee", "craftable", "armor", "ability" },
 +
    equipmentStats = {
 +
      grantedAbility = { 155, 156, 157 },
 +
      slot = "gloves",
 +
      weaponBonus = {
 +
        strength = 11,
 +
        intellect = 11,
 +
        dexterity = 11
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 11,
 +
        Magic = 11,
 +
        Range = 11
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.06
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.06
 +
      },
 +
      armorBonus = {
 +
        protection = 24,
 +
        resistance = 24,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 3
 +
       } },
 +
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
    ammunitionMults = {
+
     rarity = "legendary",
      damageMult = 1.3,
 
      accuracyMult = 1.3,
 
      style = "Range"
 
    },
 
    itemImage = "/images/combat/equipment/range/shot_void_1.png",
 
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
 
    class = "ammo",
 
    tags = { "range", "ammunition" },
 
     rarity = "rare",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 42,
+
       level = 92,
       experience = 400,
+
       experience = 120000,
       category = "Range",
+
       category = "Rare",
 
       craftable = true,
 
       craftable = true,
      multiplier = 32,
+
       description = "A pair of gauntlets that could only be fashioned through the help of a Voidblessed Shrimp."
       description = "Each craft results in 32 projectiles."
 
 
     }
 
     }
 
   },
 
   },
   ["1458"] = {
+
   ["1317"] = {
     name = "Low-Grade Whetstone",
+
    id = 1317,
     id = 1458,
+
     name = "Void-Blessed Shrimp",
 +
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
    value = 20,
+
     itemImage = "/images/combat/materials/void_shrimp.png",
    requiredLevel = {
+
     extraTooltipInfo = "It promises vast seas of knowledge if only you would free it. Perhaps it could teach you to use Shrimp Scraps to make equipment?",
      strength = 20
+
     class = "bar",
    },
+
     tags = { "shard" },
    ammunitionMults = {
+
     rarity = "legendary"
      damageMult = 1.1,
 
      accuracyMult = 1.1,
 
      style = "Melee"
 
    },
 
     itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
 
     extraTooltipInfo = "For basic weapon maintenance.",
 
     class = "ammo",
 
     tags = { "melee", "ammunition" },
 
     craftingStats = {
 
      level = 20,
 
      experience = 33,
 
      category = "Melee",
 
      craftable = true,
 
      multiplier = 32
 
    }
 
 
   },
 
   },
   ["1459"] = {
+
   ["1318"] = {
     name = "Mid-Grade Whetstone",
+
     name = "Witchhunter Handgonne",
     id = 1459,
+
     id = 1318,
 
     tradeable = true,
 
     tradeable = true,
     value = 40,
+
    enchantmentTier = 7,
 +
     value = 1263400,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 40
+
       range = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/handgonne.png",
       damageMult = 1.2,
+
    visual = "handgonne",
       accuracyMult = 1.2,
+
    class = "equipment",
       style = "Melee"
+
    tags = { "range", "onehand", "ability" },
 +
    equipmentStats = {
 +
       grantedAbility = { 163, 12, 158, 159, 160, 161 },
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.06666666666666667,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -24,
 +
        Magic = -24,
 +
        Range = 178,
 +
        Piercing = 192,
 +
        Blunt = 128,
 +
        Slashing = 22
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Magic = 0.75,
 +
        Melee = 0.75,
 +
        Range = 1.05,
 +
        Piercing = 1.11,
 +
        Blunt = 1.22,
 +
        Slashing = 0.75
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 142
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = -12,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 3.2,
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 9
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 7.1
 +
      } },
 +
      oneHanded = true
 
     },
 
     },
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
+
     rarity = "epic",
     extraTooltipInfo = "For advanced weapon maintenance.",
+
     extraTooltipInfo = "A weapon that combines the ranged prowess of the elves with the technical ingenuity of the dwarves. A true breakthrough! Can technically be fired one handed."
    class = "ammo",
 
    tags = { "melee", "ammunition" },
 
    craftingStats = {
 
      level = 40,
 
      experience = 465,
 
      category = "Melee",
 
      craftable = true,
 
      multiplier = 80
 
    }
 
 
   },
 
   },
   ["1460"] = {
+
   ["1319"] = {
     name = "High-Grade Whetstone",
+
     name = "Personal Cannon",
     id = 1460,
+
     id = 1319,
 
     tradeable = true,
 
     tradeable = true,
     value = 60,
+
    enchantmentTier = 8,
 +
     value = 3263400,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       range = 80
 
     },
 
     },
    ammunitionMults = {
+
     itemImage = "/images/combat/equipment/cannon.png",
      damageMult = 1.3,
+
     visual = "cannon",
      accuracyMult = 1.3,
+
     class = "equipment",
      style = "Melee"
+
     tags = { "range", "craftable", "onehand", "ability" },
    },
+
     equipmentStats = {
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
+
       grantedAbility = { 162, 12, 158, 159, 160, 161 },
     extraTooltipInfo = "To make your weapon perform better than it ever has before.",
+
       slot = "weapon",
     class = "ammo",
+
       offensiveCritical = {
     tags = { "melee", "ammunition" },
+
        chance = 0.030303030303030304,
     craftingStats = {
+
        damageMultiplier = 1.75
       level = 60,
+
      },
       experience = 1020,
+
      offensiveAccuracyAffinityRating = {
       category = "Melee",
+
        Melee = -24,
       craftable = true,
+
        Magic = -24,
       multiplier = 96
+
        Range = 228,
    }
+
        Piercing = 228,
  },
+
        Blunt = 266,
  ["1461"] = {
+
        Slashing = 22
    name = "Lesser Imbued Charm",
+
      },
    id = 1461,
+
      offensiveDamageAffinity = {
    tradeable = true,
+
        Magic = 0.75,
    value = 20,
+
        Melee = 0.75,
    requiredLevel = {
+
        Range = 1.1,
       magic = 20
+
        Piercing = 1.3,
 +
        Blunt = 1.45,
 +
        Slashing = 0.75
 +
      },
 +
       weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 188
 +
      },
 +
       armorBonus = {
 +
        protection = 64,
 +
        resistance = 64,
 +
        agility = -128,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 4.4,
 +
      hitMults = {
 +
        minimum = 0.35,
 +
        maximum = 1.3
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 11.4
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 9.4
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 5.2
 +
       } },
 +
      oneHanded = true
 
     },
 
     },
 +
    rarity = "epic",
 +
    extraTooltipInfo = "The next logical step to a handgonne- a really big one! A little slower to operate, but packs a much larger punch. Unfortunately does not seem to help with your agility, but at least you can hide behind it!",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 600000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Who doesn't love cannons?"
 +
    }
 +
  },
 +
  ["1320"] = {
 +
    name = "Illegal Gun Parts",
 +
    id = 1320,
 +
    value = 100,
 +
    tradeable = true,
 +
    extraTooltipInfo = "A partial component from researching explosive based projectile weapons. Outlawed by Big Magic for potential to unseat their monopoly on things going boom!",
 +
    itemImage = "/images/combat/materials/gun_part.png",
 +
    class = "bar",
 +
    tags = { "crafting" },
 +
    rarity = "rare"
 +
  },
 +
  ["1450"] = {
 +
    name = "Shoddy Ammo",
 +
    id = 1450,
 +
    tradeable = true,
 +
    value = 1,
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.1,
+
       damageMult = 1,
       accuracyMult = 1.1,
+
       accuracyMult = 1,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/magic/conc_rune_1.png",
+
     itemImage = "/images/combat/equipment/range/arrow_0.png",
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to somewhat empower them.",
+
     extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
 
     class = "ammo",
 
     class = "ammo",
     tags = { "magic", "ammunition" },
+
     tags = { "range", "craftable", "ammunition" },
 
     craftingStats = {
 
     craftingStats = {
       level = 20,
+
       level = 1,
       experience = 33,
+
       experience = 1,
       category = "Magic",
+
       category = "Range",
 
       craftable = true,
 
       craftable = true,
       multiplier = 72
+
       multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 
     }
 
     }
 
   },
 
   },
   ["1462"] = {
+
   ["1451"] = {
     name = "Major Imbued Charm",
+
     name = "Amateur Ammo",
     id = 1462,
+
     id = 1451,
 
     tradeable = true,
 
     tradeable = true,
     value = 40,
+
     value = 2,
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 40
+
       range = 10
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.2,
+
       damageMult = 1.05,
       accuracyMult = 1.2,
+
       accuracyMult = 1.05,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
+
     itemImage = "/images/combat/equipment/range/arrow_1.png",
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
+
     extraTooltipInfo = "Ammo crafted by an amateur.",
 
     class = "ammo",
 
     class = "ammo",
     tags = { "magic", "ammunition" },
+
     tags = { "range", "craftable", "ammunition" },
 
     craftingStats = {
 
     craftingStats = {
       level = 40,
+
       level = 10,
       experience = 105,
+
       experience = 15,
       category = "Magic",
+
       category = "Range",
 
       craftable = true,
 
       craftable = true,
       multiplier = 72
+
       multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 
     }
 
     }
 
   },
 
   },
   ["1463"] = {
+
   ["1452"] = {
     name = "Greater Imbued Charm",
+
     name = "Apprentice Ammo",
     id = 1463,
+
     id = 1452,
 
     tradeable = true,
 
     tradeable = true,
     value = 60,
+
     value = 7,
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 60
+
       range = 20
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.3,
+
       damageMult = 1.1,
       accuracyMult = 1.3,
+
       accuracyMult = 1.1,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
+
     itemImage = "/images/combat/equipment/range/arrow_2.png",
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
+
     extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
 
     class = "ammo",
 
     class = "ammo",
     tags = { "magic", "ammunition" },
+
     tags = { "range", "craftable", "ammunition" },
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 20,
       experience = 275,
+
       experience = 40,
       category = "Magic",
+
       category = "Range",
 
       craftable = true,
 
       craftable = true,
       multiplier = 72
+
       multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 
     }
 
     }
 
   },
 
   },
   ["1464"] = {
+
   ["1453"] = {
     name = "Ancient Imbued Charm",
+
     name = "Journeyman Ammo",
     id = 1464,
+
     id = 1453,
 
     tradeable = true,
 
     tradeable = true,
     value = 200,
+
     value = 14,
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 80
+
       range = 30
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.4,
+
       damageMult = 1.15,
       accuracyMult = 1.4,
+
       accuracyMult = 1.15,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/magic/conc_rune_4.PNG",
+
     itemImage = "/images/combat/equipment/range/arrow_3.png",
     extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
+
     extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
 
     class = "ammo",
 
     class = "ammo",
     tags = { "magic", "ammunition" },
+
     tags = { "range", "craftable", "ammunition" },
     rarity = "rare"
+
     craftingStats = {
 +
      level = 30,
 +
      experience = 155,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1465"] = {
+
   ["1454"] = {
     name = "Dwarven Whetstone",
+
     name = "Professional Ammo",
     id = 1465,
+
     id = 1454,
 
     tradeable = true,
 
     tradeable = true,
     value = 200,
+
     value = 21,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 80
+
       range = 40
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.4,
+
       damageMult = 1.2,
       accuracyMult = 1.4,
+
       accuracyMult = 1.2,
       style = "Melee"
+
       style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
+
     itemImage = "/images/combat/equipment/range/arrow_4.png",
     extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
+
     extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
 
     class = "ammo",
 
     class = "ammo",
     tags = { "melee", "ammunition" },
+
     tags = { "range", "craftable", "ammunition" },
     rarity = "rare"
+
     craftingStats = {
 +
      level = 40,
 +
      experience = 195,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1466"] = {
+
   ["1455"] = {
     name = "Elven Ammo",
+
     name = "Master Ammo",
     id = 1466,
+
     id = 1455,
 
     tradeable = true,
 
     tradeable = true,
     value = 200,
+
     value = 28,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 80
+
       range = 50
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.4,
+
       damageMult = 1.2,
       accuracyMult = 1.4,
+
       accuracyMult = 1.3,
 
       style = "Range"
 
       style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
+
     itemImage = "/images/combat/equipment/range/shot.png",
     extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
+
     extraTooltipInfo = "Ammo that has been crafted by a master and is clearly intended for more exotic weaponry. Has enhanced accuracy due to its lighter materials.",
 
     class = "ammo",
 
     class = "ammo",
     tags = { "melee", "ammunition" },
+
     tags = { "range", "craftable", "ammunition" },
     rarity = "rare"
+
     rarity = "uncommon",
   },
+
    craftingStats = {
   ["1500"] = {
+
      level = 50,
     name = "Santa Hat",
+
      experience = 310,
     id = 1500,
+
      category = "Range",
    enchantmentTier = 5,
+
      craftable = true,
    value = 42069,
+
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 +
   },
 +
   ["1456"] = {
 +
     name = "Experimental Ammo",
 +
     id = 1456,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/santa_hat.png",
+
     value = 35,
     extraTooltipInfo = "Tis the season.",
+
     requiredLevel = {
    class = "equipment",
+
      range = 60
     visual = "santa-hat",
+
     },
     tags = { "armor", "event", "cosmetic" },
+
     ammunitionMults = {
    equipmentStats = {
+
      damageMult = 1.25,
       slot = "helm",
+
       accuracyMult = 1.25,
       isTransmog = true
+
       style = "Range"
 
     },
 
     },
     rarity = "uncommon"
+
    itemImage = "/images/combat/equipment/range/shot_void_0.png",
 +
    extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 440,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1501"] = {
+
   ["1457"] = {
     name = "Snowman Head",
+
     name = "Void Ammo",
     id = 1501,
+
     id = 1457,
    enchantmentTier = 5,
 
    value = 42069,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/snowman_head.png",
+
     value = 42,
     extraTooltipInfo = "You'd be surprised how comfortable this feels.",
+
     requiredLevel = {
    class = "equipment",
+
      range = 70
     visual = "snowman-head",
+
     },
     tags = { "armor", "event", "cosmetic" },
+
     ammunitionMults = {
    equipmentStats = {
+
      damageMult = 1.3,
       slot = "helm",
+
       accuracyMult = 1.3,
       isTransmog = true
+
       style = "Range"
 
     },
 
     },
     rarity = "uncommon"
+
    itemImage = "/images/combat/equipment/range/shot_void_1.png",
 +
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 70,
 +
      experience = 400,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1502"] = {
+
   ["1458"] = {
     name = "Tophat",
+
     name = "Low-Grade Whetstone",
     id = 1502,
+
     id = 1458,
    enchantmentTier = 5,
 
    value = 42069,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/tophat.png",
+
     value = 20,
     extraTooltipInfo = "For the classy ones.",
+
     requiredLevel = {
    class = "equipment",
+
       strength = 20
    visual = "tophat",
 
    tags = { "armor", "event", "cosmetic" },
 
    equipmentStats = {
 
      slot = "helm",
 
       isTransmog = true
 
 
     },
 
     },
     rarity = "uncommon"
+
     ammunitionMults = {
  },
+
      damageMult = 1.1,
  ["1503"] = {
+
      accuracyMult = 1.1,
    name = "Lesser Ladle",
+
       style = "Melee"
    id = 1503,
 
    enchantmentTier = 5,
 
    value = 20000,
 
    tradeable = true,
 
    enchantmentOverrideSlot = "ladle",
 
    overrideItemTier = 3,
 
    itemImage = "/images/combat/equipment/lesser_ladle.png",
 
    extraTooltipInfo = "This could help you with cooking even if it doesn't look like much! Grants 2 hidden levels of haste while cooking.",
 
    class = "equipment",
 
    tags = { "cooking" },
 
    equipmentStats = {
 
      slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
       } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
 +
    extraTooltipInfo = "For basic weapon maintenance.",
 +
    class = "ammo",
 +
    tags = { "melee", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 33,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 32
 +
    }
 
   },
 
   },
   ["1504"] = {
+
   ["1459"] = {
     name = "Ladle",
+
     name = "Mid-Grade Whetstone",
     id = 1504,
+
     id = 1459,
    enchantmentTier = 5,
 
    value = 25000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentOverrideSlot = "ladle",
+
     value = 40,
     overrideItemTier = 3,
+
     requiredLevel = {
    itemImage = "/images/combat/equipment/ladle.png",
+
      strength = 40
     extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
+
     },
    class = "equipment",
+
     ammunitionMults = {
    tags = { "cooking" },
+
       damageMult = 1.2,
     equipmentStats = {
+
       accuracyMult = 1.2,
       slot = "ladle",
+
       style = "Melee"
       toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
 +
    extraTooltipInfo = "For advanced weapon maintenance.",
 +
    class = "ammo",
 +
    tags = { "melee", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 465,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 80
 +
    }
 
   },
 
   },
   ["1505"] = {
+
   ["1460"] = {
     name = "Greater Ladle",
+
     name = "High-Grade Whetstone",
     id = 1505,
+
     id = 1460,
    enchantmentTier = 5,
 
    value = 30000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentOverrideSlot = "ladle",
+
     value = 60,
     overrideItemTier = 3,
+
     requiredLevel = {
    itemImage = "/images/combat/equipment/greater_ladle.png",
+
       strength = 60
    extraTooltipInfo = "For when you're allowed only a single spoonful. Grants 2 hidden levels of haste while cooking.",
 
    class = "equipment",
 
    tags = { "cooking" },
 
    equipmentStats = {
 
       slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     ammunitionMults = {
  },
+
      damageMult = 1.3,
  ["1506"] = {
+
      accuracyMult = 1.3,
    name = "Moss Maul",
+
       style = "Melee"
    id = 1506,
 
    enchantmentTier = 8,
 
    value = 6360000,
 
    tradeable = true,
 
    requiredLevel = {
 
       strength = 85
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/moss_maul.png",
+
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
    itemIcon = "/images/combat/equipment/moss_maul_icon.png",
+
     extraTooltipInfo = "To make your weapon perform better than it ever has before.",
     extraTooltipInfo = "A hulking mass of moss covered material; requires a giant's strength to wield properly!",
+
     class = "ammo",
     class = "equipment",
+
     tags = { "melee", "craftable", "ammunition" },
    visual = "moss-maul",
 
     tags = { "melee", "twohand", "ability" },
 
    equipmentStats = {
 
      grantedAbility = { 13, 45, 136, 137, 146 },
 
      slot = "weapon",
 
      offensiveCritical = {
 
        chance = 0.025,
 
        damageMultiplier = 1.33
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 103,
 
        Magic = -20,
 
        Range = -20,
 
        Piercing = -4,
 
        Blunt = 256,
 
        Slashing = 44,
 
        Nature = 96
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.3,
 
        Magic = 0.75,
 
        Range = 0.75,
 
        Piercing = 0.125,
 
        Blunt = 1.5,
 
        Slashing = 0.25,
 
        Nature = 1.33
 
      },
 
      weaponBonus = {
 
        strength = 196,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      armorBonus = {
 
        protection = 36,
 
        resistance = 0,
 
        agility = -8,
 
        stamina = 0
 
      },
 
      attackSpeed = 3.6,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.2
 
      },
 
      augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 5.2
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 9.8
 
      }, {
 
        stat = "armorBonus.protection",
 
        value = 1.8
 
      } },
 
      itemSet = { 10015 }
 
    },
 
    rarity = "epic",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 85,
+
       level = 60,
       experience = 233500,
+
       experience = 1020,
 
       category = "Melee",
 
       category = "Melee",
       craftable = true
+
       craftable = true,
 +
      multiplier = 96
 
     }
 
     }
 
   },
 
   },
   ["1507"] = {
+
   ["1461"] = {
     name = "Modified Diving Gloves",
+
     name = "Lesser Imbued Charm",
     id = 1507,
+
     id = 1461,
    enchantmentTier = 6,
 
    value = 2120000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 20,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 55
+
       magic = 20
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.1,
 +
      accuracyMult = 1.1,
 +
      style = "Magic"
 
     },
 
     },
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
+
     itemImage = "/images/combat/equipment/magic/conc_rune_1.png",
    itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
+
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to somewhat empower them.",
     extraTooltipInfo = "Ready to punch anything you might encounter underwater or above!",
+
     class = "ammo",
     class = "equipment",
+
     tags = { "magic", "craftable", "ammunition" },
    visual = "modified-diving-gloves",
+
     craftingStats = {
     tags = { "melee", "twohand", "ability" },
+
       level = 20,
     equipmentStats = {
+
      experience = 33,
       grantedAbility = { 44, 51, 148 },
+
       category = "Magic",
       slot = "weapon",
+
       craftable = true,
       offensiveCritical = {
+
      multiplier = 72
        chance = 0.055,
+
    }
        damageMultiplier = 1.75
+
  },
      },
+
  ["1462"] = {
      offensiveAccuracyAffinityRating = {
+
    name = "Major Imbued Charm",
        Melee = 88,
+
    id = 1462,
        Magic = -10,
+
    tradeable = true,
        Range = -10,
+
    value = 40,
        Piercing = 55,
+
    requiredLevel = {
        Blunt = -8,
+
       magic = 40
        Slashing = 55
+
    },
      },
+
    ammunitionMults = {
      offensiveDamageAffinity = {
+
       damageMult = 1.2,
        Melee = 1,
+
       accuracyMult = 1.2,
        Magic = 0.75,
+
       style = "Magic"
        Range = 0.75,
 
        Piercing = 1.05,
 
        Blunt = 0.75,
 
        Slashing = 0.75
 
      },
 
      weaponBonus = {
 
        strength = 41,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
       armorBonus = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = 6,
 
        stamina = 0
 
      },
 
      attackSpeed = 2,
 
      augmentationBonus = { {
 
        stat = "offensiveCritical.chance",
 
        value = 0.01
 
       }, {
 
        stat = "offensiveCritical.damageMultiplier",
 
        value = 0.01
 
       }, {
 
        stat = "weaponBonus.strength",
 
        value = 2.1
 
       }, {
 
        stat = "armorBonus.agility",
 
        value = 0.4
 
      } }
 
 
     },
 
     },
     rarity = "rare"
+
     itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
 +
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
 +
    class = "ammo",
 +
    tags = { "magic", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 105,
 +
      category = "Magic",
 +
      craftable = true,
 +
      multiplier = 72
 +
    }
 
   },
 
   },
   ["1508"] = {
+
   ["1463"] = {
     name = "King's Crown",
+
     name = "Greater Imbued Charm",
     id = 1508,
+
     id = 1463,
    enchantmentTier = 8,
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 60,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       magic = 60
      strength = 85
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/kings_crown.png",
+
     ammunitionMults = {
    extraTooltipInfo = "The crown of a Valley's true forever king.",
+
       damageMult = 1.3,
    class = "equipment",
+
       accuracyMult = 1.3,
    visual = "kings-crown",
+
       style = "Magic"
    tags = { "armor", "melee", "ability" },
 
    equipmentStats = {
 
      grantedAbility = { 19 },
 
      slot = "helm",
 
      defensiveCritical = {
 
        chance = 0.25,
 
        damageMultiplier = 0.75
 
       },
 
      offensiveDamageAffinity = {
 
        Melee = 0.95,
 
        Range = 0.95,
 
        Magic = 0.95,
 
        Fire = 0.7,
 
        Ice = 1.33
 
      },
 
       defensiveDamageAffinity = {
 
        Fire = 1.1,
 
        Ice = 1.33,
 
        Melee = 1.33,
 
        Piercing = 1.33,
 
        Slashing = 1.33,
 
        Blunt = 1.33,
 
        Magic = 1.33,
 
        Range = 1.33
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = -24,
 
        dexterity = -24
 
      },
 
      armorBonus = {
 
        protection = 120,
 
        resistance = 64,
 
        agility = -24,
 
        stamina = 32
 
       },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 6
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 3.2
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 1.6
 
      } },
 
      itemSet = { 10009, 10016, 10015 }
 
 
     },
 
     },
     rarity = "epic",
+
     itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
 +
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
 +
    class = "ammo",
 +
    tags = { "magic", "craftable", "ammunition" },
 
     craftingStats = {
 
     craftingStats = {
       level = 85,
+
       level = 60,
       experience = 378000,
+
       experience = 275,
       category = "Melee",
+
       category = "Magic",
       craftable = true
+
       craftable = true,
 +
      multiplier = 72
 
     }
 
     }
 
   },
 
   },
   ["1509"] = {
+
   ["1464"] = {
     name = "Fire Orb",
+
     name = "Ancient Imbued Charm",
     id = 1509,
+
     id = 1464,
    enchantmentTier = 8,
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 200,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       magic = 80
       magic = 85
+
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
      style = "Magic"
 
     },
 
     },
     itemImage = "/images/combat/equipment/fire_orb.png",
+
     itemImage = "/images/combat/equipment/magic/conc_rune_4.PNG",
     extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
+
     extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
     class = "equipment",
+
     class = "ammo",
    visual = "fire-orb",
+
     tags = { "magic", "ammunition" },
     tags = { "armor", "melee", "ability" },
+
     rarity = "rare"
     equipmentStats = {
+
  },
      grantedAbility = { 7, 140 },
+
  ["1465"] = {
      slot = "shield",
+
    name = "Dwarven Whetstone",
      defensiveCritical = {
+
    id = 1465,
        chance = 0.01,
+
    tradeable = true,
        damageMultiplier = 0.75
+
    value = 200,
      },
+
    requiredLevel = {
      offensiveAccuracyAffinityRating = {
+
       strength = 80
        Melee = 12,
+
    },
        Fire = 24,
+
    ammunitionMults = {
        Magic = 36,
+
       damageMult = 1.4,
        Range = 0
+
       accuracyMult = 1.4,
      },
+
       style = "Melee"
      offensiveDamageAffinity = {
 
        Fire = 1.25,
 
        Melee = 1,
 
        Magic = 1.15
 
      },
 
      defensiveDamageAffinity = {
 
        Fire = 1.06,
 
        Melee = 1.02,
 
        Magic = 1.04,
 
        Range = 1
 
      },
 
       weaponBonus = {
 
        strength = 0,
 
        intellect = 24,
 
        dexterity = 0
 
      },
 
      armorBonus = {
 
        protection = 48,
 
        resistance = 88,
 
        agility = -4,
 
        stamina = 8
 
      },
 
       augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 2.5
 
       }, {
 
        stat = "armorBonus.resistance",
 
        value = 4.4
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.5
 
       }, {
 
        stat = "weaponBonus.intellect",
 
        value = 1.3
 
      } },
 
      itemSet = { 10013, 10015 }
 
 
     },
 
     },
     rarity = "epic",
+
     itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
     craftingStats = {
+
     extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
      level = 85,
+
    class = "ammo",
      experience = 57500,
+
    tags = { "melee", "ammunition" },
      category = "Magic",
+
    rarity = "rare"
      craftable = true
 
    }
 
 
   },
 
   },
   ["1510"] = {
+
   ["1466"] = {
    id = 1510,
+
     name = "Elven Ammo",
     name = "Kalanahmatti",
+
     id = 1466,
     value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/kalanahmatti.png",
+
    value = 200,
     extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
+
    requiredLevel = {
     class = "bar",
+
      range = 80
     tags = { "crafting", "shard" },
+
    },
     rarity = "epic"
+
    ammunitionMults = {
 +
      damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
      style = "Range"
 +
    },
 +
     itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
 +
     extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
 +
     class = "ammo",
 +
     tags = { "range", "ammunition" },
 +
     rarity = "rare"
 
   },
 
   },
   ["1511"] = {
+
   ["1500"] = {
     name = "Shard of Kalanahmatti",
+
     name = "Santa Hat",
     id = 1511,
+
     id = 1500,
     enchantmentTier = 8,
+
     enchantmentTier = 5,
     value = 6360000,
+
     value = 42069,
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/equipment/santa_hat.png",
      strength = 85
+
     extraTooltipInfo = "Tis the season.",
    },
 
     itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
 
     itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shard-of-kalanahmatti",
+
     visual = "santa-hat",
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
+
     tags = { "event", "armor", "cosmetic" },
     tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 8, 68, 145 },
+
       slot = "helm",
       slot = "weapon",
+
       isTransmog = true,
       offensiveCritical = {
+
       cosmeticSlot = "helm"
        chance = 0.05,
 
        damageMultiplier = 1.3
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 94,
 
        Slashing = 123,
 
        Ice = 32,
 
        Magic = 14,
 
        Range = -14
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
        Slashing = 1.33,
 
        Blunt = 0.25,
 
        Piercing = 0.25,
 
        Magic = 0.85,
 
        Ice = 1.25,
 
        Range = 0.75
 
      },
 
      weaponBonus = {
 
        strength = 109,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
       attackSpeed = 2.4,
 
      augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 4.7
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Ice",
 
        value = 1.6
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 5.5
 
      } },
 
      itemSet = { 10015 }
 
 
     },
 
     },
     rarity = "epic",
+
     rarity = "uncommon"
    craftingStats = {
 
      level = 85,
 
      experience = 106000,
 
      category = "Melee",
 
      craftable = true,
 
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
 
    }
 
 
   },
 
   },
   ["1512"] = {
+
   ["1501"] = {
     name = "Zero Edge",
+
     name = "Snowman Head",
     id = 1512,
+
     id = 1501,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
     value = 3360000,
+
     value = 42069,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/combat/equipment/snowman_head.png",
       strength = 50
+
    extraTooltipInfo = "You'd be surprised how comfortable this feels.",
 +
    class = "equipment",
 +
    visual = "snowman-head",
 +
    tags = { "event", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      isTransmog = true,
 +
       cosmeticSlot = "helm"
 
     },
 
     },
     itemImage = "/images/combat/equipment/zero_edge.png",
+
    rarity = "uncommon"
     itemIcon = "/images/combat/equipment/zero_edge_icon.png",
+
  },
 +
  ["1502"] = {
 +
    name = "Tophat",
 +
    id = 1502,
 +
    enchantmentTier = 5,
 +
    value = 42069,
 +
    tradeable = true,
 +
     itemImage = "/images/combat/equipment/tophat.png",
 +
     extraTooltipInfo = "For the classy ones.",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     visual = "tophat",
     visual = "zero",
+
     tags = { "event", "armor", "cosmetic" },
     tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 16, 50, 98, 97 },
+
       slot = "helm",
       slot = "weapon",
+
       isTransmog = true,
       offensiveCritical = {
+
       cosmeticSlot = "helm"
        chance = 0.05,
+
    },
        damageMultiplier = 1.3
+
    rarity = "uncommon"
      },
+
  },
      offensiveAccuracyAffinityRating = {
+
  ["1503"] = {
        Melee = 52,
+
    name = "Lesser Ladle",
        Magic = -14,
+
    id = 1503,
        Range = -14,
+
    enchantmentTier = 5,
        Slashing = 60,
+
    value = 20000,
        Lightning = 33
+
    tradeable = true,
      },
+
    enchantmentOverrideSlot = "ladle",
      offensiveDamageAffinity = {
+
    overrideItemTier = 3,
        Melee = 1.05,
+
    itemImage = "/images/combat/equipment/lesser_ladle.png",
        Magic = 1,
+
    extraTooltipInfo = "This could help you with cooking even if it doesn't look like much! Grants 2 hidden levels of haste while cooking.",
        Range = 0.75,
+
    class = "equipment",
        Piercing = 0.25,
+
    tags = { "cooking" },
        Blunt = 0.25,
+
    equipmentStats = {
        Slashing = 1.33,
+
      slot = "ladle",
        Lightning = 1.5
+
       toolBoost = { {
      },
+
         skill = "cooking",
      defensiveDamageAffinity = {
+
         boost = 25
        Lightning = 1.06
+
       } },
      },
 
       weaponBonus = {
 
         strength = 57,
 
         intellect = 16,
 
        dexterity = 0
 
       },
 
      oneHanded = true,
 
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "toolBoost.cooking",
        value = 2.6
+
         value = 1.5
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Lightning",
 
         value = 1.75
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 0.8
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 2.9
 
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["1513"] = {
+
   ["1504"] = {
     name = "Chaos Crest",
+
     name = "Ladle",
     id = 1513,
+
     id = 1504,
     enchantmentTier = 3,
+
     enchantmentTier = 5,
     value = 68000,
+
     value = 25000,
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     enchantmentOverrideSlot = "ladle",
      defense = 20
+
     overrideItemTier = 3,
    },
+
     itemImage = "/images/combat/equipment/ladle.png",
     enchantmentOverrideSlot = "smithingset",
+
     extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
     itemImage = "/images/combat/equipment/crest_of_chaos.png",
 
     itemIcon = "/images/combat/equipment/crest_of_chaos_icon.png",
 
     extraTooltipInfo = "The heat of this helm could empower your smithing abilities!",
 
 
     class = "equipment",
 
     class = "equipment",
    visual = "crest-of-chaos",
+
     tags = { "cooking" },
     tags = { "armor", "smithing", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 20 },
+
       slot = "ladle",
       slot = "helm",
 
      offensiveAccuracyAffinityRating = {
 
        Fire = 64
 
      },
 
      offensiveDamageAffinity = {
 
        Fire = 1.15
 
      },
 
      defensiveDamageAffinity = {
 
        Fire = 1.15
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 12,
 
        dexterity = 0
 
      },
 
      armorBonus = {
 
        protection = 12,
 
        resistance = 18,
 
        agility = 0,
 
        stamina = 0
 
      },
 
 
       toolBoost = { {
 
       toolBoost = { {
         skill = "smithing",
+
         skill = "cooking",
         boost = 5
+
         boost = 25
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.cooking",
 
         value = 1.5
 
         value = 1.5
       } },
+
       } }
      itemSet = { 10023, 10024 }
 
 
     },
 
     },
     rarity = "rare"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1514"] = {
+
   ["1505"] = {
     name = "Forgotten Sadness",
+
     name = "Greater Ladle",
     id = 1514,
+
     id = 1505,
     enchantmentTier = 7,
+
     enchantmentTier = 5,
     value = 3360000,
+
     value = 30000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "ladle",
 +
    overrideItemTier = 3,
 +
    itemImage = "/images/combat/equipment/greater_ladle.png",
 +
    extraTooltipInfo = "For when you're allowed only a single spoonful. Grants 2 hidden levels of haste while cooking.",
 +
    class = "equipment",
 +
    tags = { "cooking" },
 +
    equipmentStats = {
 +
      slot = "ladle",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 25
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 1.5
 +
      } }
 +
    },
 +
    rarity = "uncommon"
 +
  },
 +
  ["1506"] = {
 +
    name = "Moss Maul",
 +
    id = 1506,
 +
    enchantmentTier = 8,
 +
    value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
+
     itemImage = "/images/combat/equipment/moss_maul.png",
     itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
+
     itemIcon = "/images/combat/equipment/moss_maul_icon.png",
     extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
+
     extraTooltipInfo = "A hulking mass of moss covered material; requires a giant's strength to wield properly!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "forgotten-soul-axe",
+
     visual = "moss-maul",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       grantedAbility = { 13, 45, 136, 137, 146 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.035,
+
         chance = 0.025,
         damageMultiplier = 1.13
+
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 24,
+
         Melee = 103,
         Magic = -12,
+
         Magic = -20,
         Range = 55,
+
         Range = -20,
 
         Piercing = -4,
 
         Piercing = -4,
         Blunt = 132,
+
         Blunt = 256,
         Slashing = 88
+
         Slashing = 44,
 +
        Nature = 96
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.3,
 
         Magic = 0.75,
 
         Magic = 0.75,
         Range = 1,
+
         Range = 0.75,
         Piercing = 0.25,
+
         Piercing = 0.125,
         Blunt = 1.25,
+
         Blunt = 1.5,
         Slashing = 0.75
+
         Slashing = 0.25,
 +
        Nature = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 72,
+
         strength = 196,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 107
+
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 36,
 +
        resistance = 0,
 +
        agility = -8,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 2.7,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.3
+
         value = 5.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3.6
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.protection",
         value = 2.8
+
         value = 1.8
       }, {
+
       } },
        stat = "weaponBonus.dexterity",
+
      itemSet = { 10015 }
        value = 5.4
 
      } }
 
 
     },
 
     },
 
     rarity = "epic",
 
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 70,
+
       level = 85,
       experience = 1,
+
       experience = 233500,
       category = "Range",
+
       category = "Melee",
       craftable = true,
+
       craftable = true
      description = "Emotionally unstable."
 
 
     }
 
     }
 
   },
 
   },
   ["1515"] = {
+
   ["1507"] = {
     name = "Forgotten Madness",
+
     name = "Modified Diving Gloves",
     id = 1515,
+
     id = 1507,
     enchantmentTier = 7,
+
     enchantmentTier = 6,
     value = 3360000,
+
     value = 2120000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       strength = 55
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
+
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
     itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
+
     itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
     extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
+
     extraTooltipInfo = "There appears to be some remnant of fire magic in these gloves. By researching these, it might be possible to restore those lost effects.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "forgotten-soul-scim",
+
     visual = "modified-diving-gloves",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "melee", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       grantedAbility = { 44, 51, 148 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.055,
         damageMultiplier = 1.3
+
         damageMultiplier = 1.75
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 48,
+
         Melee = 88,
         Magic = 66,
+
         Magic = -10,
         Range = -14,
+
         Range = -10,
         Slashing = 77
+
        Piercing = 55,
 +
        Blunt = -8,
 +
         Slashing = 55
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 1,
+
         Magic = 0.75,
 
         Range = 0.75,
 
         Range = 0.75,
         Piercing = 0.25,
+
         Piercing = 1.05,
         Blunt = 0.25,
+
         Blunt = 0.75,
         Slashing = 1.33
+
         Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 64,
+
         strength = 41,
         intellect = 71,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 6,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveCritical.chance",
         value = 2.5
+
         value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3.2
+
         value = 2.1
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "armorBonus.agility",
         value = 3.3
+
         value = 0.4
      }, {
+
       } }
        stat = "weaponBonus.intellect",
 
        value = 3.6
 
       } },
 
      attackSpeed = 2.3
 
 
     },
 
     },
     rarity = "epic",
+
     rarity = "rare"
    craftingStats = {
 
      level = 70,
 
      experience = 1,
 
      category = "Magic",
 
      craftable = true,
 
      description = "Emotionally unstable."
 
    }
 
 
   },
 
   },
   ["1516"] = {
+
   ["1508"] = {
     name = "Forgotten Anger",
+
     name = "King's Crown",
     id = 1516,
+
     id = 1508,
     enchantmentTier = 7,
+
     enchantmentTier = 8,
     value = 3360000,
+
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
      defense = 85,
 +
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
+
     itemImage = "/images/combat/equipment/kings_crown.png",
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
+
     extraTooltipInfo = "The crown of a Valley's true forever king.",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
+
     visual = "kings-crown",
     visual = "forgotten-soul-two",
+
     tags = { "melee", "craftable", "armor", "ability" },
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       grantedAbility = { 19 },
       slot = "weapon",
+
       slot = "helm",
       offensiveCritical = {
+
       defensiveCritical = {
         chance = 0.04,
+
         chance = 0.25,
         damageMultiplier = 1.15
+
         damageMultiplier = 0.75
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       offensiveDamageAffinity = {
         Melee = 77,
+
         Melee = 0.95,
        Magic = -20,
+
         Range = 0.95,
         Range = -20,
+
         Magic = 0.95,
         Piercing = 110,
+
         Fire = 0.7,
         Blunt = 44,
+
         Ice = 1.33
         Slashing = 132
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1.05,
+
         Fire = 1.1,
         Magic = 0.75,
+
         Ice = 1.33,
         Range = 0.75,
+
         Melee = 1.33,
         Piercing = 0.66,
+
         Piercing = 1.33,
         Blunt = 0.33,
+
        Slashing = 1.33,
         Slashing = 1.33
+
         Blunt = 1.33,
 +
         Magic = 1.33,
 +
        Range = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 131,
+
         strength = 0,
         intellect = 0,
+
         intellect = -24,
         dexterity = 0
+
         dexterity = -24
 +
      },
 +
      armorBonus = {
 +
        protection = 120,
 +
        resistance = 64,
 +
        agility = -24,
 +
        stamina = 32
 
       },
 
       },
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 3.9
+
        value = 6
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
         value = 3.2
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 6.6
+
         value = 1.6
       } }
+
       } },
 +
      itemSet = { 10009, 10016, 10015 }
 
     },
 
     },
 
     rarity = "epic",
 
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 70,
+
       level = 85,
       experience = 1,
+
       experience = 378000,
 
       category = "Melee",
 
       category = "Melee",
       craftable = true,
+
       craftable = true
      description = "Emotionally unstable."
 
 
     }
 
     }
 
   },
 
   },
   ["1517"] = {
+
   ["1509"] = {
     name = "Gargoyle Chainmail",
+
     name = "Fire Orb",
     id = 1517,
+
     id = 1509,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
     value = 1232000,
+
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 85,
 +
      magic = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_chain.png",
+
     itemImage = "/images/combat/equipment/fire_orb.png",
 +
    extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "chainbody-gargoyle",
+
     visual = "fire-orb",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      grantedAbility = { 7, 140 },
 +
       slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.01,
 +
        damageMultiplier = 0.75
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 12,
 +
        Fire = 68,
 +
        Magic = 68,
 +
        Range = 0
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Fire = 1.33,
         Piercing = 1.075
+
        Melee = 1,
 +
         Magic = 1.15
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1,
+
         Fire = 1.15,
        Magic = 0.9,
+
         Melee = 1.02,
         Range = 1,
+
         Magic = 1.1,
        Piercing = 0.97,
+
         Range = 1
         Blunt = 0.99,
 
         Slashing = 1.04
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 0,
         intellect = 0,
+
         intellect = 36,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 80,
+
         protection = 48,
         resistance = -3,
+
         resistance = 116,
         agility = 20,
+
         agility = -4,
         stamina = 0
+
         stamina = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 4
+
         value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 5.8
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 1.8
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10013, 10015, 10036 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 57500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1510"] = {
 +
    id = 1510,
 +
    name = "Kalanahmatti",
 +
    value = 1680000,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/kalanahmatti.png",
 +
    extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
 +
    class = "bar",
 +
    tags = { "crafting", "shard" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1518"] = {
+
   ["1511"] = {
     name = "Gargoyle Legs",
+
     name = "Shard of Kalanahmatti",
     id = 1518,
+
     id = 1511,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
     value = 1184000,
+
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
+
     itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
 +
    itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "platelegs",
+
     visual = "shard-of-kalanahmatti",
     tags = { "armor", "melee" },
+
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
 +
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 8, 68, 145 },
       offensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.05,
+
       offensiveCritical = {
         Piercing = 1.075
+
         chance = 0.05,
 +
         damageMultiplier = 1.3
 
       },
 
       },
       defensiveCritical = {
+
       offensiveAccuracyAffinityRating = {
         chance = 0.1,
+
         Melee = 94,
         damageMultiplier = 0.8
+
         Slashing = 123,
 +
        Ice = 32,
 +
        Magic = 14,
 +
        Range = -14
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.1,
         Magic = 0.9,
+
         Slashing = 1.33,
         Range = 1,
+
         Blunt = 0.25,
         Piercing = 1.08,
+
         Piercing = 0.25,
         Blunt = 0.94,
+
         Magic = 0.85,
         Slashing = 1.08
+
         Ice = 1.25,
 +
        Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 109,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 70,
 
        resistance = -4,
 
        agility = -4,
 
        stamina = 9
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3.5
+
         value = 4.7
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "offensiveAccuracyAffinityRating.Ice",
         value = 0.5
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 5.5
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10015 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 106000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
 +
    }
 
   },
 
   },
   ["1519"] = {
+
   ["1512"] = {
     name = "Gargoyle Boots",
+
     name = "Zero Edge",
     id = 1519,
+
     id = 1512,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     value = 1136000,
+
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       attack = 65,
 +
      strength = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
+
     itemImage = "/images/combat/equipment/zero_edge.png",
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
+
     itemIcon = "/images/combat/equipment/zero_edge_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     tags = { "armor", "melee" },
+
     visual = "zero",
 +
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      grantedAbility = { 16, 50, 98, 97 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 68,
 +
        Magic = 14,
 +
        Range = -14,
 +
        Slashing = 78,
 +
        Lightning = 44
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
         Piercing = 1.075
+
        Magic = 1,
 +
        Range = 0.75,
 +
         Piercing = 0.25,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33,
 +
        Lightning = 1.5
 
       },
 
       },
       armorBonus = {
+
       defensiveDamageAffinity = {
         protection = 16,
+
         Lightning = 1.33
        resistance = 16,
 
        agility = 0,
 
        stamina = 0
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 60,
         intellect = 0,
+
         intellect = 20,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.8
+
         value = 3.4
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Slashing",
 +
        value = 3.9
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Lightning",
 +
        value = 2.2
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.intellect",
         value = 0.8
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 3
 
       } },
 
       } },
       itemSet = { 10018 }
+
       hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1
 +
      }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1520"] = {
+
   ["1513"] = {
     name = "Gargoyle Helm",
+
     name = "Chaos Crest",
     id = 1520,
+
     id = 1513,
     enchantmentTier = 6,
+
     enchantmentTier = 3,
     value = 1136000,
+
     value = 68000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
+
    enchantmentOverrideSlot = "smithingset",
 +
     itemImage = "/images/combat/equipment/crest_of_chaos.png",
 +
    itemIcon = "/images/combat/equipment/crest_of_chaos_icon.png",
 +
    extraTooltipInfo = "The heat of this helm could empower your smithing abilities!",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "crest-of-chaos",
      image = "/images/combat/equipment/gargoyle_helm_1.png",
+
     tags = { "smithing", "armor", "ability" },
      css = "gargoyle-helm-1"
 
     }, {
 
      image = "/images/combat/equipment/gargoyle_helm_2.png",
 
      css = "gargoyle-helm-2"
 
    } },
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 20 },
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveAccuracyAffinityRating = {
 +
        Fire = 64
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Fire = 1.15
        Piercing = 1.075
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1,
+
         Fire = 1.15
        Magic = 0.9,
 
        Range = 1,
 
        Piercing = 1,
 
        Blunt = 1,
 
        Slashing = 1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 0,
         intellect = 0,
+
         intellect = 12,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 30,
+
         protection = 12,
         resistance = -1,
+
         resistance = 18,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 5
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "toolBoost.smithing",
        value = 1.5
 
      }, {
 
        stat = "weaponBonus.strength",
 
 
         value = 1.5
 
         value = 1.5
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10023, 10024 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "rare"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1521"] = {
+
   ["1514"] = {
     name = "Gargoyle Shield",
+
     name = "Forgotten Sadness",
     id = 1521,
+
     id = 1514,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
     value = 1232000,
+
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       strength = 70,
       strength = 60
+
       range = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_shield_1.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
 +
    itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
 +
    extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "forgotten-soul-axe",
      image = "/images/combat/equipment/gargoyle_shield_1.png",
+
     tags = { "melee", "craftable", "onehand", "ability" },
      css = "gargoyle-shield-1"
 
     }, {
 
      image = "/images/combat/equipment/gargoyle_shield_2.png",
 
      css = "gargoyle-shield-2"
 
    } },
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "shield",
+
      grantedAbility = { 35 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 0.8
+
         chance = 0.035,
 +
         damageMultiplier = 1.13
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 24,
 +
        Magic = -12,
 +
        Range = 55,
 +
        Piercing = -4,
 +
        Blunt = 132,
 +
        Slashing = 88
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
        Melee = 1.05,
 
        Piercing = 1.075
 
      },
 
      defensiveDamageAffinity = {
 
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.9,
+
         Magic = 0.75,
 
         Range = 1,
 
         Range = 1,
         Piercing = 1.13,
+
         Piercing = 0.25,
         Blunt = 1.06,
+
         Blunt = 1.25,
         Slashing = 1.13
+
         Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 72,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 107
      },
 
      armorBonus = {
 
        protection = 60,
 
        resistance = -1,
 
        agility = -1,
 
        stamina = 8
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.7,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3
+
        value = 1.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
         value = 3.6
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.4
+
         value = 2.8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 5.4
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1522"] = {
+
   ["1515"] = {
     name = "Gargoyle Falchion",
+
     name = "Forgotten Madness",
     id = 1522,
+
     id = 1515,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
     value = 1184000,
+
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       strength = 70,
 +
      magic = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
+
     itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
 +
    extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-falchion",
+
     visual = "forgotten-soul-scim",
     tags = { "melee", "onehand", "melee" },
+
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 16,130: Line 16,577:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 62,
+
         Melee = 48,
         Magic = -14,
+
         Magic = 66,
 
         Range = -14,
 
         Range = -14,
         Slashing = 70
+
         Slashing = 77
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Magic = 0.75,
+
         Magic = 1,
 
         Range = 0.75,
 
         Range = 0.75,
         Piercing = 1,
+
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
 
         Slashing = 1.33
 
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 68,
+
         strength = 64,
         intellect = 0,
+
         intellect = 71,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       oneHanded = true,
 
       oneHanded = true,
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3.1
+
         value = 2.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4
+
         value = 3.2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3.3
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3.6
 
       } },
 
       } },
       itemSet = { 10018 }
+
       attackSpeed = 2.3
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1523"] = {
+
   ["1516"] = {
     name = "Gargoyle Daggers",
+
     name = "Forgotten Anger",
     id = 1523,
+
     id = 1516,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
     value = 1136000,
+
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/dagger_gargoyle_icon.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
 +
    itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
      image = "/images/combat/equipment/dagger_gargoyle_1.png",
+
     visual = "forgotten-soul-two",
      css = "gargoyle-daggers-1"
+
     tags = { "melee", "craftable", "twohand", "ability" },
     }, {
 
      image = "/images/combat/equipment/dagger_gargoyle_2.png",
 
      css = "gargoyle-daggers-2"
 
    } },
 
     tags = { "melee", "twohand", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.1,
+
         chance = 0.04,
         damageMultiplier = 2
+
         damageMultiplier = 1.15
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 72,
+
         Melee = 77,
         Magic = -10,
+
         Magic = -20,
         Range = -10,
+
         Range = -20,
         Piercing = 43,
+
         Piercing = 110,
         Blunt = -8,
+
         Blunt = 44,
         Slashing = 43
+
         Slashing = 132
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1.05,
 
         Magic = 0.75,
 
         Magic = 0.75,
 
         Range = 0.75,
 
         Range = 0.75,
         Piercing = 1.33,
+
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
         Slashing = 0.75
+
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 38,
+
         strength = 131,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
      armorBonus = {
+
       attackSpeed = 3,
        protection = 0,
 
        resistance = 0,
 
        agility = 10,
 
        stamina = 0
 
      },
 
       attackSpeed = 2,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.01
+
         value = 3.9
      }, {
 
        stat = "offensiveCritical.damageMultiplier",
 
        value = 0.01
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.9
+
         value = 6.6
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1524"] = {
+
   ["1517"] = {
     name = "Gargoyle Glaive",
+
     name = "Gargoyle Chainmail",
     id = 1524,
+
     id = 1517,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     value = 980000,
+
     value = 1232000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 +
      defense = 60,
 
       strength = 60
 
       strength = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
+
     itemImage = "/images/combat/equipment/gargoyle_chain.png",
    itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
     extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "spear",
+
     visual = "chainbody-gargoyle",
     tags = { "melee", "twohand", "melee", "ability" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22 },
+
       slot = "body",
       slot = "weapon",
 
      offensiveCritical = {
 
        chance = 0.05,
 
        damageMultiplier = 1.35
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 78,
 
        Piercing = 138,
 
        Blunt = 52,
 
        Magic = -24,
 
        Range = -24
 
      },
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Piercing = 1.5,
+
         Piercing = 1.075
         Blunt = 0.75,
+
      },
         Slashing = 1.05,
+
      defensiveDamageAffinity = {
         Magic = 0.75,
+
        Melee = 1,
         Range = 0.75
+
         Magic = 0.9,
 +
         Range = 1,
 +
        Piercing = 0.97,
 +
         Blunt = 0.99,
 +
         Slashing = 1.04
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 108,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 28,
+
         protection = 80,
         resistance = 0,
+
         resistance = -3,
         agility = 0,
+
         agility = 20,
 
         stamina = 0
 
         stamina = 0
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 3.9
+
         value = 4
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
        value = 5.4
 
      }, {
 
        stat = "armorBonus.protection",
 
 
         value = 1.5
 
         value = 1.5
 
       } },
 
       } },
Line 16,299: Line 16,734:
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1525"] = {
+
   ["1518"] = {
     name = "Infernal Lance",
+
     name = "Gargoyle Legs",
     id = 1525,
+
     id = 1518,
     enchantmentTier = 8,
+
     enchantmentTier = 6,
     value = 4420000,
+
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       defense = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/infernal_lance.png",
+
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
    itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
     extraTooltipInfo = "A legendary weapon of great prestige and power.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "spear",
+
     visual = "platelegs",
     tags = { "melee", "twohand", "ability", "cosmetic" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22, 36, 61, 135 },
+
       slot = "legs",
       slot = "weapon",
+
       offensiveDamageAffinity = {
       offensiveCritical = {
+
         Melee = 1.05,
         chance = 0.05,
+
         Piercing = 1.075
         damageMultiplier = 1.35
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveCritical = {
         Melee = 146,
+
         chance = 0.1,
         Piercing = 278,
+
         damageMultiplier = 0.8
        Slashing = 128,
 
        Blunt = 97,
 
        Fire = 60,
 
        Magic = -24,
 
        Range = -24
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1.175,
+
         Melee = 1,
        Piercing = 1.75,
 
        Slashing = 1.1,
 
        Blunt = 0.75,
 
 
         Magic = 0.9,
 
         Magic = 0.9,
         Fire = 1.33,
+
         Range = 1,
         Range = 0.75
+
        Piercing = 1.08,
 +
         Blunt = 0.94,
 +
        Slashing = 1.08
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 188,
+
         dexterity = 0,
         intellect = 44,
+
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 44,
+
         protection = 70,
         resistance = 0,
+
         resistance = -4,
         agility = 0,
+
         agility = -4,
         stamina = 0
+
         stamina = 9
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 7.3
+
         value = 3.5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 9.4
+
         value = 1.5
      }, {
 
        stat = "armorBonus.protection",
 
        value = 2.2
 
 
       } },
 
       } },
      isTransmog = true,
 
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "rare",
    augmentingFailItem = 12014,
 
 
     craftingStats = {
 
     craftingStats = {
       level = 75,
+
       level = 60,
       experience = 643250,
+
       experience = 60000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true,
 
       craftable = true,
       description = "Trying to craft this would be madness."
+
       description = "Requires Defense level of 60 to wield."
 
     }
 
     }
 
   },
 
   },
   ["1526"] = {
+
   ["1519"] = {
     name = "Black Knight Great Helm",
+
     name = "Gargoyle Boots",
     id = 1526,
+
     id = 1519,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
 +
    value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
    value = 192000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 60
      strength = 40
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
+
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
     itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
     extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
+
     extraTooltipInfo = "These keep your feet very warm.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     visual = "boots",
     tags = { "armor", "melee" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "boots",
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 1.33
 
      },
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1
+
         Melee = 1.05,
 +
        Piercing = 1.075
 
       },
 
       },
       defensiveDamageAffinity = {
+
       armorBonus = {
         Melee = 1.06,
+
         protection = 16,
         Magic = 0.81,
+
         resistance = 16,
         Range = 1.06,
+
         agility = 0,
        Piercing = 1.08,
+
         stamina = 0
         Blunt = 0.94,
 
        Slashing = 1.08
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 32,
+
         dexterity = 0,
         intellect = -24,
+
         intellect = 0,
         dexterity = -24
+
         strength = 0
      },
 
      armorBonus = {
 
        protection = 24,
 
        resistance = -6,
 
        agility = -12,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.3
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = -0.5
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.25
+
         value = 1.5
 
       } },
 
       } },
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "rare"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1527"] = {
+
   ["1520"] = {
     name = "Chorus of Souls",
+
     name = "Gargoyle Helm",
     id = 1527,
+
     id = 1520,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     value = 2000000,
+
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 65
+
       defense = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
+
     itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    extraTooltipInfo = "It wails with every swing. Unnerving.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "chorus-of-souls",
+
     specialVisuals = { {
     tags = { "melee", "onehand", "ability" },
+
      image = "/images/combat/equipment/gargoyle_helm_1.png",
 +
      css = "gargoyle-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/gargoyle_helm_2.png",
 +
      css = "gargoyle-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 37, 100, 101 },
+
       slot = "helm",
       slot = "weapon",
+
       offensiveDamageAffinity = {
       offensiveCritical = {
+
         Melee = 1.1,
         chance = 0.035,
+
         Piercing = 1.075
         damageMultiplier = 1.13
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
        Melee = 62,
+
         Melee = 1,
        Magic = -12,
+
         Magic = 0.9,
        Range = -12,
+
         Range = 1,
        Piercing = -4,
+
         Piercing = 1,
        Blunt = 148,
+
         Blunt = 1,
        Slashing = 98
+
         Slashing = 1
      },
 
      offensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Magic = 0.75,
 
         Range = 0.75,
 
         Piercing = 0.25,
 
         Blunt = 1.33,
 
         Slashing = 0.75
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 120,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 30,
 +
        resistance = -1,
 +
        agility = 0,
 +
        stamina = 0
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 3.1
+
         value = 1.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 6
+
         value = 1.5
       } }
+
       } },
 +
      itemSet = { 10018 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1528"] = {
+
   ["1521"] = {
     name = "Decayed Cloak",
+
     name = "Gargoyle Shield",
     id = 1528,
+
     id = 1521,
     enchantmentTier = 2,
+
     enchantmentTier = 6,
     value = 2560000,
+
     value = 1232000,
 +
    tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 60,
       enchanting = 40
+
       strength = 60
 
     },
 
     },
    tradeable = true,
+
     itemImage = "/images/combat/equipment/gargoyle_shield_1.png",
     itemImage = "/images/combat/equipment/decayed_cloak.png",
 
    itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
 
    extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     specialVisuals = { {
     tags = { "magic", "armor" },
+
      image = "/images/combat/equipment/gargoyle_shield_1.png",
 +
      css = "gargoyle-shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/gargoyle_shield_2.png",
 +
      css = "gargoyle-shield-2"
 +
    } },
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Poison = 1.2
+
         Melee = 1.05,
 +
        Piercing = 1.075
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Poison = 1.5
+
         Melee = 1,
 +
        Magic = 0.9,
 +
        Range = 1,
 +
        Piercing = 1.13,
 +
        Blunt = 1.06,
 +
        Slashing = 1.13
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 60,
         resistance = 9,
+
         resistance = -1,
         agility = 0,
+
         agility = -1,
         stamina = 0
+
         stamina = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.protection",
 +
        value = 3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.4
 +
      }, {
 +
        stat = "weaponBonus.strength",
 
         value = 1.5
 
         value = 1.5
       } }
+
       } },
 +
      itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 
     },
 
     },
     rarity = "epic"
+
     extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
 
   },
 
   },
   ["1529"] = {
+
   ["1522"] = {
     name = "Reinforced Cloak",
+
     name = "Gargoyle Falchion",
     id = 1529,
+
     id = 1522,
     enchantmentTier = 2,
+
     enchantmentTier = 6,
     value = 560000,
+
     value = 1184000,
 +
    tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       strength = 60
      enchanting = 30
 
 
     },
 
     },
    tradeable = true,
+
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
     itemImage = "/images/combat/equipment/bestial_shawl.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
     extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     visual = "gargoyle-falchion",
     tags = { "melee", "armor" },
+
     tags = { "melee", "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "weapon",
       defensiveDamageAffinity = {
+
       offensiveCritical = {
         Melee = 1.02,
+
        chance = 0.05,
         Magic = 1.02,
+
        damageMultiplier = 1.3
         Range = 1.02
+
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 62,
 +
        Magic = -14,
 +
        Range = -14,
 +
        Slashing = 70
 +
      },
 +
      offensiveDamageAffinity = {
 +
         Melee = 1.1,
 +
         Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1,
 +
        Blunt = 0.25,
 +
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 68,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 4,
+
      attackSpeed = 2.4,
        resistance = 4,
 
        agility = 4,
 
        stamina = 4
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.5
+
         value = 3.1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 4
       }, {
+
       } },
        stat = "armorBonus.agility",
+
      itemSet = { 10018 }
        value = 0.5
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.5
 
      } }
 
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 25,
+
       level = 60,
       experience = 10000,
+
       experience = 60000,
       category = "General",
+
       category = "Melee",
       craftable = true
+
       craftable = true,
     }
+
      description = "Requires Defense level of 60 to wield."
 +
     },
 +
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
 
   },
 
   },
   ["1530"] = {
+
   ["1523"] = {
     name = "Mysterious Man",
+
     name = "Gargoyle Daggers",
     id = 1530,
+
     id = 1523,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
     value = 0,
+
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
+
     requiredLevel = {
     itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.png",
+
      strength = 60
    extraTooltipInfo = "Who are they? What are they? How did they get here?",
+
    },
 +
     itemImage = "/images/combat/equipment/dagger_gargoyle_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "mysteriousman",
+
     specialVisuals = { {
     tags = { "armor", "cosmetic" },
+
      image = "/images/combat/equipment/dagger_gargoyle_1.png",
 +
      css = "gargoyle-daggers-1"
 +
    }, {
 +
      image = "/images/combat/equipment/dagger_gargoyle_2.png",
 +
      css = "gargoyle-daggers-2"
 +
    } },
 +
     tags = { "melee", "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "weapon",
       isTransmog = true
+
       offensiveCritical = {
    },
+
        chance = 0.1,
    rarity = "uncommon"
+
        damageMultiplier = 2
  },
+
      },
  ["1531"] = {
+
       offensiveAccuracyAffinityRating = {
    name = "Corny Joke",
+
        Melee = 72,
    id = 1531,
+
        Magic = -10,
    enchantmentTier = 5,
+
        Range = -10,
    value = 0,
+
        Piercing = 43,
    tradeable = true,
+
        Blunt = -8,
    itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
+
        Slashing = 43
    itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
+
       },
    extraTooltipInfo = "You ever heard of this joke? Me neither",
+
       offensiveDamageAffinity = {
    class = "equipment",
+
        Melee = 1.1,
    visual = "cornyjoke",
+
        Magic = 0.75,
    tags = { "armor", "cosmetic" },
+
        Range = 0.75,
    equipmentStats = {
+
        Piercing = 1.33,
       slot = "helm",
+
         Blunt = 0.33,
      isTransmog = true
+
         Slashing = 0.75
    },
 
    rarity = "uncommon"
 
  },
 
  ["1532"] = {
 
    name = "Death Metal Wig",
 
    id = 1532,
 
    enchantmentTier = 5,
 
    value = 0,
 
    tradeable = true,
 
    itemImage = "/images/combat/equipment/hatcontest_death_metal_wig_icon.png",
 
    extraTooltipInfo = "Who said Death metal is all evil?",
 
    specialVisuals = { {
 
      image = "/images/combat/equipment/hatcontest_death_metal_wig_1.png",
 
      css = "deathmetalwig-1"
 
    }, {
 
      image = "/images/combat/equipment/hatcontest_death_metal_wig_2.png",
 
       css = "deathmetalwig-2"
 
    } },
 
    class = "equipment",
 
    tags = { "armor", "cosmetic" },
 
    equipmentStats = {
 
       slot = "helm",
 
      isTransmog = true
 
    },
 
    rarity = "uncommon"
 
  },
 
  ["1540"] = {
 
    name = "Shrimp Carapace",
 
    id = 1540,
 
    enchantmentTier = 0,
 
    value = 10000,
 
    tradeable = false,
 
    requiredLevel = {
 
      defense = 30,
 
      magic = 30
 
    },
 
    itemImage = "/images/combat/equipment/shrimp_armor.png",
 
    itemIcon = "/images/combat/equipment/shrimp_armor_icon.png",
 
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into armor; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 
    class = "equipment",
 
    visual = "shrimp-armor",
 
    tags = { "armor" },
 
    equipmentStats = {
 
      slot = "body",
 
      defensiveCritical = {
 
         chance = 0.1,
 
         damageMultiplier = 0.8
 
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.99,
+
         strength = 38,
         Magic = 0.99,
+
         intellect = 0,
        Range = 0.99,
+
         dexterity = 0
        Piercing = 1.06,
 
         Blunt = 0.88,
 
        Slashing = 1.06
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 44,
+
         protection = 0,
         resistance = 24,
+
         resistance = 0,
         agility = -6,
+
         agility = 10,
         stamina = 12
+
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.chance",
         value = 2.2
+
         value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
        stat = "offensiveCritical.damageMultiplier",
         value = 1.3
+
        value = 0.01
 +
      }, {
 +
         stat = "armorBonus.agility",
 +
         value = 0.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.7
+
         value = 1.9
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
     }
+
     },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    },
 +
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
 
   },
 
   },
   ["1541"] = {
+
   ["1524"] = {
     name = "Shrimp Greaves",
+
     name = "Gargoyle Glaive",
     id = 1541,
+
     id = 1524,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 980000,
     tradeable = false,
+
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       strength = 60
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_pants.png",
+
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into greaves; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
+
    itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
 +
     extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-legs",
+
     visual = "spear",
     tags = { "armor" },
+
     tags = { "melee", "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 22 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 0.8
+
         chance = 0.05,
 +
        damageMultiplier = 1.35
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 78,
 +
        Piercing = 138,
 +
         Blunt = 52,
 +
        Magic = -24,
 +
        Range = -24
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Piercing = 1.5,
 +
        Blunt = 0.75,
 +
        Slashing = 1.05,
 +
        Magic = 0.75,
 +
        Range = 0.75
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.99,
+
         strength = 108,
         Magic = 0.99,
+
         intellect = 0,
        Range = 0.99,
+
         dexterity = 0
        Piercing = 1.08,
 
         Blunt = 0.88,
 
        Slashing = 1.04
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 31,
+
         protection = 28,
         resistance = 11,
+
         resistance = 0,
         agility = -4,
+
         agility = 0,
         stamina = 7
+
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.6
+
         value = 3.9
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 5.4
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "armorBonus.protection",
         value = 0.4
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 
     }
 
     }
 
   },
 
   },
   ["1542"] = {
+
   ["1525"] = {
     name = "Shrimp Helm",
+
     name = "Infernal Lance",
     id = 1542,
+
     id = 1525,
     enchantmentTier = 0,
+
     enchantmentTier = 8,
     value = 10000,
+
     value = 4420000,
     tradeable = false,
+
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       strength = 85
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_helm.png",
+
     itemImage = "/images/combat/equipment/infernal_lance.png",
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
+
     itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
+
     extraTooltipInfo = "A legendary weapon of great prestige and power.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-helm",
+
     visual = "spear",
     tags = { "armor" },
+
     tags = { "melee", "craftable", "twohand", "cosmetic", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 22, 36, 61, 135 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 0.8
+
         chance = 0.05,
 +
        damageMultiplier = 1.35
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 146,
 +
        Piercing = 278,
 +
        Slashing = 128,
 +
        Blunt = 97,
 +
        Fire = 60,
 +
        Magic = -24,
 +
        Range = -24
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.175,
 +
        Piercing = 1.75,
 +
        Slashing = 1.1,
 +
        Blunt = 0.75,
 +
        Magic = 0.9,
 +
        Fire = 1.33,
 +
         Range = 0.75
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.99,
+
         strength = 188,
         Magic = 0.99,
+
         intellect = 44,
         Range = 0.99,
+
         dexterity = 0
        Piercing = 1.08,
 
        Blunt = 0.94,
 
        Slashing = 1.08
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 44,
         resistance = 4,
+
         resistance = 0,
         agility = -1,
+
         agility = 0,
         stamina = 6
+
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.35,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.1
+
         value = 7.3
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 3.5
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 9.4
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "armorBonus.protection",
         value = 0.4
+
         value = 2.2
 
       } },
 
       } },
       itemSet = { 2001 }
+
      isTransmog = true,
     }
+
       itemSet = { 10018 }
   },
+
    },
   ["1543"] = {
+
    rarity = "legendary",
     name = "Shrimp Shell",
+
    craftingStats = {
     id = 1543,
+
      level = 75,
     enchantmentTier = 0,
+
      experience = 643250,
     value = 10000,
+
      category = "Melee",
     tradeable = false,
+
      craftable = true,
 +
      description = "Trying to craft this would be madness."
 +
     }
 +
   },
 +
   ["1526"] = {
 +
     name = "Black Knight Great Helm",
 +
     id = 1526,
 +
     enchantmentTier = 6,
 +
     tradeable = true,
 +
     value = 192000,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 40,
       magic = 30
+
       strength = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
+
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
+
    itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
 +
     extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "black-knight-full-helm",
      image = "/images/combat/equipment/shrimp_shield_1.png",
+
     tags = { "melee", "armor" },
      css = "shrimp-shield-1"
 
    }, {
 
      image = "/images/combat/equipment/shrimp_shield_2.png",
 
      css = "shrimp-shield-2"
 
    } },
 
     tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "shield",
+
       slot = "helm",
 
       defensiveCritical = {
 
       defensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 0.8
+
         damageMultiplier = 1.33
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 0.99,
+
         Melee = 1.06,
         Magic = 0.99,
+
         Magic = 0.81,
         Range = 0.99,
+
         Range = 1.06,
         Piercing = 1.13,
+
         Piercing = 1.08,
         Blunt = 1.06,
+
         Blunt = 0.94,
         Slashing = 1.13
+
         Slashing = 1.08
 +
      },
 +
      weaponBonus = {
 +
        strength = 32,
 +
        intellect = -24,
 +
        dexterity = -24
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 26,
+
         protection = 24,
         resistance = 12,
+
         resistance = -6,
         agility = -1,
+
         agility = -12,
         stamina = 6
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
Line 16,842: Line 17,328:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.75
+
         value = -0.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.4
+
         value = 2.25
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
    }
 
  },
 
  ["1544"] = {
 
    name = "Naga's Bracelet",
 
    id = 1544,
 
    enchantmentTier = 0,
 
    overrideItemTier = 1,
 
    value = 75000,
 
    tradeable = true,
 
    itemImage = "/images/combat/equipment/nagas_bracelet.png",
 
    itemIcon = "/images/combat/equipment/nagas_bracelet.png",
 
    extraTooltipInfo = "The liquid inlaid into the carvings seems far too familiar... Wearing the bracelet gives you a craving you cannot describe; if used to create an enchanted piece of jewelry perhaps it will become more apparent to you, but you may run the risk of corrupting its original power...",
 
    class = "equipment",
 
    visual = "",
 
    equipmentStats = {
 
      slot = "gloves"
 
 
     },
 
     },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1545"] = {
+
   ["1527"] = {
     name = "Titanic Gauntlet",
+
     name = "Chorus of Souls",
     id = 1545,
+
     id = 1527,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
    overrideItemTier = 7,
+
     value = 2000000,
     value = 24000000,
+
     tradeable = true,
     forcedAugmentChance = 1,
+
     requiredLevel = {
     augmentOverride = {
+
       strength = 65
       fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/titanic_gauntlet.png",
+
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
     extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
+
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
 +
     extraTooltipInfo = "It wails with every swing. Unnerving.",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "chorus-of-souls",
      image = "/images/combat/equipment/titanic_gauntlet_2.png",
+
     tags = { "melee", "onehand", "ability" },
      css = "awakened-titanic-gauntlet-gloves-2"
 
    }, {
 
      image = "/images/combat/equipment/titanic_gauntlet_3.png",
 
      css = "awakened-titanic-gauntlet-gloves-3"
 
    } },
 
     tags = { "armor", "melee", "range", "magic", "hybrid" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "gloves",
+
      grantedAbility = { 37, 100, 101 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.035,
 +
        damageMultiplier = 1.13
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 62,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 148,
 +
        Slashing = 98
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.05,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.33,
 +
        Slashing = 0.75
 +
      },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 120,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       oneHanded = true,
         Melee = 11,
+
      attackSpeed = 3,
         Magic = 11,
+
      augmentationBonus = { {
         Range = 11
+
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.1
 +
      }, {
 +
         stat = "weaponBonus.strength",
 +
         value = 6
 +
      } }
 +
    },
 +
    rarity = "rare"
 +
  },
 +
  ["1528"] = {
 +
    name = "Decayed Cloak",
 +
    id = 1528,
 +
    enchantmentTier = 2,
 +
    value = 2560000,
 +
    requiredLevel = {
 +
      defense = 40,
 +
      enchanting = 40
 +
    },
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/decayed_cloak.png",
 +
    itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
 +
    extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "magic" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      offensiveDamageAffinity = {
 +
         Poison = 1.2
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.03,
+
         Poison = 1.5
         Magic = 1.03,
+
      },
         Range = 1.03
+
      weaponBonus = {
 +
         strength = 0,
 +
        intellect = 0,
 +
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 0,
         resistance = 22,
+
         resistance = 9,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "armorBonus.protection",
 
        value = 1.1
 
      }, {
 
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1.1
+
         value = 1.5
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 0.6
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 0.1
 
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 0.1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic"
    craftingStats = {
 
      level = 90,
 
      experience = 80000,
 
      category = "Rare",
 
      craftable = true,
 
      description = "This gauntlet could become so much more if wielded by one with a strong will."
 
    }
 
 
   },
 
   },
   ["1546"] = {
+
   ["1529"] = {
     name = "Awakened World Shaper",
+
     name = "Reinforced Cloak",
     id = 1546,
+
     id = 1529,
     enchantmentTier = 7,
+
     enchantmentTier = 2,
     value = 10000000,
+
     value = 560000,
     itemImage = "/images/combat/equipment/awakened_world_shaper.png",
+
    requiredLevel = {
     extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
+
      defense = 30,
 +
      enchanting = 30
 +
    },
 +
    tradeable = true,
 +
     itemImage = "/images/combat/equipment/bestial_shawl.png",
 +
     extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "cape",
      image = "/images/combat/equipment/awakened_world_shaper_2.png",
+
     tags = { "melee", "craftable" },
      css = "awakened-titanic-gauntlet-gloves-2"
 
    }, {
 
      image = "/images/combat/equipment/awakened_world_shaper_3.png",
 
      css = "awakened-titanic-gauntlet-gloves-3"
 
    } },
 
     tags = { "armor", "melee", "range", "magic", "hybrid", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 72, 73, 74 },
+
       slot = "cape",
       slot = "gloves",
+
      defensiveDamageAffinity = {
 +
        Melee = 1.02,
 +
        Magic = 1.02,
 +
        Range = 1.02
 +
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 0,
         intellect = 11,
+
         intellect = 0,
         dexterity = 11
+
         dexterity = 0
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 11,
 
        Magic = 11,
 
        Range = 11
 
      },
 
      defensiveDamageAffinity = {
 
        Melee = 1.03,
 
        Magic = 1.03,
 
        Range = 1.03
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 4,
         resistance = 24,
+
         resistance = 4,
         agility = 0,
+
         agility = 4,
         stamina = 0
+
         stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.3
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1.3
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.agility",
         value = 0.6
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.stamina",
         value = 0.6
+
         value = 0.5
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 0.6
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 10000,
 +
      category = "General",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1547"] = {
+
   ["1530"] = {
     name = "Shapeless Scythe",
+
     name = "Mysterious Man",
     id = 1547,
+
     id = 1530,
     enchantmentTier = 8,
+
     enchantmentTier = 5,
     value = 12000000,
+
     value = 0,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
 +
    itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.png",
 +
    extraTooltipInfo = "Who are they? What are they? How did they get here?",
 +
    class = "equipment",
 +
    visual = "mysteriousman",
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      isTransmog = true,
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "uncommon",
 +
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["1531"] = {
 +
    name = "Corny Joke",
 +
    id = 1531,
 +
    enchantmentTier = 5,
 +
    value = 0,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
 +
    itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
 +
    extraTooltipInfo = "You ever heard of this joke? Me neither",
 +
    class = "equipment",
 +
    visual = "cornyjoke",
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      isTransmog = true,
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "uncommon",
 +
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["1532"] = {
 +
    name = "Death Metal Wig",
 +
    id = 1532,
 +
    enchantmentTier = 5,
 +
    value = 0,
 
     tradeable = true,
 
     tradeable = true,
 +
    itemImage = "/images/combat/equipment/hatcontest_death_metal_wig_icon.png",
 +
    extraTooltipInfo = "Who said Death metal is all evil?",
 +
    specialVisuals = { {
 +
      image = "/images/combat/equipment/hatcontest_death_metal_wig_1.png",
 +
      css = "deathmetalwig-1"
 +
    }, {
 +
      image = "/images/combat/equipment/hatcontest_death_metal_wig_2.png",
 +
      css = "deathmetalwig-2"
 +
    } },
 +
    class = "equipment",
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      isTransmog = true,
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "uncommon",
 +
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["1540"] = {
 +
    name = "Shrimp Carapace",
 +
    id = 1540,
 +
    enchantmentTier = 0,
 +
    value = 10000,
 +
    tradeable = false,
 +
    partyTradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       defense = 30,
 +
      magic = 30
 
     },
 
     },
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
+
     itemImage = "/images/combat/equipment/shrimp_armor.png",
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
+
     itemIcon = "/images/combat/equipment/shrimp_armor_icon.png",
 +
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into armor; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
+
     visual = "shrimp-armor",
     visual = "scythe",
 
    tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22, 38, 11, 129 },
+
       slot = "body",
       slot = "weapon",
+
       defensiveCritical = {
       offensiveCritical = {
+
         chance = 0.1,
         chance = 0.05,
+
         damageMultiplier = 0.8
         damageMultiplier = 1.33
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 166,
+
         Melee = 0.99,
         Slashing = 256,
+
         Magic = 0.99,
         Piercing = 80,
+
         Range = 0.99,
         Blunt = 80,
+
         Piercing = 1.06,
         Magic = -22,
+
         Blunt = 0.88,
        Chaos = 88,
+
         Slashing = 1.06
         Range = -22
 
 
       },
 
       },
      offensiveDamageAffinity = {
+
       armorBonus = {
        Melee = 1.2,
+
         protection = 44,
        Slashing = 1.75,
+
         resistance = 24,
        Piercing = 0.66,
+
         agility = -6,
        Blunt = 0.66,
+
         stamina = 12
        Magic = 0.9,
 
        Chaos = 1.5,
 
        Range = 0.75
 
      },
 
      weaponBonus = {
 
        strength = 196,
 
        intellect = 96,
 
        dexterity = 0
 
      },
 
       armorBonus = {
 
         protection = 24,
 
         resistance = 12,
 
         agility = 0,
 
         stamina = 0
 
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.4,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 8.3
+
         value = 2.2
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 9.8
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "armorBonus.stamina",
         value = 4.4
+
         value = 0.7
       } }
+
       } },
 +
      itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "legendary",
+
     tags = { "armor" }
    craftingStats = {
 
      level = 92,
 
      experience = 186000,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1548"] = {
+
   ["1541"] = {
     name = "Giant King's Jewel",
+
     name = "Shrimp Greaves",
     id = 1548,
+
     id = 1541,
     value = 2500000,
+
     enchantmentTier = 0,
    tradeable = true,
+
     value = 10000,
    itemImage = "/images/magic/giants_gem.png",
+
     tradeable = false,
    class = "gem",
+
     partyTradeable = true,
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
 
    tags = { "crafting" },
 
    rarity = "legendary",
 
    craftingStats = {
 
      level = 85,
 
      experience = 50000,
 
      category = "Rare",
 
      craftable = true,
 
      description = "Surely a jewel can be scavenged from these scraps."
 
    }
 
  },
 
  ["1549"] = {
 
    name = "Giant Scraps",
 
    id = 1549,
 
     value = 50000,
 
     tradeable = true,
 
    itemImage = "/images/misc/Giant_Scrap.png",
 
    class = "bar",
 
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
 
    tags = { "shard" },
 
     rarity = "uncommon"
 
  },
 
  ["1550"] = {
 
    name = "World Walkers",
 
    id = 1550,
 
    enchantmentTier = 7,
 
    value = 24000000,
 
    tradeable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       defense = 30,
       strength = 85
+
       magic = 30
 
     },
 
     },
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
+
     itemImage = "/images/combat/equipment/shrimp_pants.png",
    itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
+
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into greaves; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
     extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "winged-boots",
+
     visual = "shrimp-legs",
    tags = { "armor", "melee", "range", "magic", "hybrid" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
       slot = "legs",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.04,
+
         Melee = 0.99,
         Magic = 1.04,
+
         Magic = 0.99,
         Range = 1.04
+
         Range = 0.99,
      },
+
         Piercing = 1.08,
      weaponBonus = {
+
         Blunt = 0.88,
         strength = 4,
+
         Slashing = 1.04
         intellect = 4,
 
         dexterity = 4
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 31,
         resistance = 24,
+
         resistance = 11,
         agility = 12,
+
         agility = -4,
         stamina = 24
+
         stamina = 7
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.3
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1.3
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.stamina",
         value = 0.7
+
         value = 0.4
       } }
+
       } },
 +
      itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "epic",
+
     tags = { "armor" }
    craftingStats = {
 
      level = 85,
 
      experience = 80000,
 
      category = "Rare",
 
      craftable = true,
 
      description = "No terrain is too difficult to traverse with these on."
 
    }
 
 
   },
 
   },
   ["1551"] = {
+
   ["1542"] = {
     name = "Giant King's Nails",
+
     name = "Shrimp Helm",
     id = 1551,
+
     id = 1542,
     value = 20,
+
    enchantmentTier = 0,
 +
     value = 10000,
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/cooking/giants_toe_nail.png",
+
     partyTradeable = true,
    extraTooltipInfo = "... You could try cooking it?",
 
    class = "cooking-ingredient",
 
    tags = { "prepared", "cooking" }
 
  },
 
  ["1552"] = {
 
    name = "Cooked Giant King's Nails",
 
    id = 1552,
 
    value = 20,
 
    tradeable = false,
 
    itemImage = "/images/cooking/Crispy_toe_nail.png",
 
    extraTooltipInfo = "Why would you eat this? That's disgusting.",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "cooking" },
 
    healing = {
 
      hp = 10,
 
      cooldown = 10000,
 
      perTick = 12,
 
      totalTicks = 50,
 
      tickDelay = 10000,
 
      ignoreCooldown = false
 
    }
 
  },
 
  ["1553"] = {
 
    name = "Crystal Mace",
 
    id = 1553,
 
    enchantmentTier = 8,
 
    value = 6360000,
 
    tradeable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85,
+
       defense = 30,
       magic = 60
+
       magic = 30
 
     },
 
     },
     itemImage = "/images/combat/equipment/crystal_mace.png",
+
     itemImage = "/images/combat/equipment/shrimp_helm.png",
     itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
+
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
     extraTooltipInfo = "A manifested shard of chaos. It's able to channel magic fairly well, but seems unstable.",
+
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 
     class = "equipment",
 
     class = "equipment",
     visual = "crystal-mace",
+
     visual = "shrimp-helm",
    tags = { "melee", "magic", "hybrid", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 13, 14, 149 },
+
       slot = "helm",
       slot = "weapon",
+
       defensiveCritical = {
       offensiveCritical = {
+
         chance = 0.1,
         chance = 0.035,
+
         damageMultiplier = 0.8
         damageMultiplier = 1.13
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 98,
+
         Melee = 0.99,
         Magic = 48,
+
         Magic = 0.99,
         Range = -12,
+
         Range = 0.99,
         Piercing = 64,
+
         Piercing = 1.08,
         Blunt = 211,
+
         Blunt = 0.94,
         Slashing = 64,
+
         Slashing = 1.08
        Chaos = 99
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       armorBonus = {
         Melee = 1.1,
+
         protection = 22,
        Magic = 1.05,
+
         resistance = 4,
        Range = 0.75,
+
         agility = -1,
         Piercing = 0.75,
+
         stamina = 6
         Blunt = 1.33,
 
        Slashing = 0.75,
 
         Chaos = 1.5
 
 
       },
 
       },
      weaponBonus = {
 
        strength = 164,
 
        intellect = 28,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 4.9
+
         value = 1.1
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "armorBonus.resistance",
         value = 5
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 8.3
+
         value = 0.4
       }, {
+
       } },
        stat = "weaponBonus.intellect",
+
      itemSet = { 2001, 10029 }
        value = 3.5
 
      } }
 
 
     },
 
     },
     rarity = "epic",
+
     tags = { "armor" }
    craftingStats = {
 
      level = 85,
 
      experience = 117500,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1554"] = {
+
   ["1543"] = {
     id = 1554,
+
    name = "Shrimp Shell",
     name = "Signet Ring",
+
     id = 1543,
     value = 450000,
+
     enchantmentTier = 0,
 +
     value = 10000,
 
     tradeable = false,
 
     tradeable = false,
     enchantmentTier = 3,
+
     partyTradeable = true,
    forcedEnchant = 47,
 
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/signet_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "Carries the signature of some unknown entity.",
 
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 30,
      strength = 60,
+
       magic = 30
       magic = 60
 
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
 +
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 +
    class = "equipment",
 +
    specialVisuals = { {
 +
      image = "/images/combat/equipment/shrimp_shield_1.png",
 +
      css = "shrimp-shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/shrimp_shield_2.png",
 +
      css = "shrimp-shield-2"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 17, 150 },
+
       slot = "shield",
       slot = "ring",
+
       defensiveCritical = {
       offensiveAccuracyAffinityRating = {
+
         chance = 0.1,
         Melee = 5,
+
         damageMultiplier = 0.8
         Chaos = 5
 
      },
 
      offensiveDamageAffinity = {
 
        Chaos = 1.5
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Chaos = 1.13
+
         Melee = 0.99,
       },
+
        Magic = 0.99,
       weaponBonus = {
+
        Range = 0.99,
         strength = 5,
+
        Piercing = 1.13,
         intellect = 5,
+
        Blunt = 1.06,
         dexterity = 0
+
        Slashing = 1.13
 +
       },
 +
       armorBonus = {
 +
         protection = 26,
 +
         resistance = 12,
 +
         agility = -1,
 +
        stamina = 6
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.4
       }, {
+
      } },
        stat = "offensiveAccuracyAffinityRating.Chaos",
+
       itemSet = { 2001, 10029 }
        value = 1
+
    }
       } }
+
  },
 +
  ["1544"] = {
 +
    name = "Naga's Bracelet",
 +
    id = 1544,
 +
    enchantmentTier = 0,
 +
    overrideItemTier = 1,
 +
    value = 75000,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/nagas_bracelet.png",
 +
    itemIcon = "/images/combat/equipment/nagas_bracelet.png",
 +
    extraTooltipInfo = "The liquid inlaid into the carvings seems far too familiar... Wearing the bracelet gives you a craving you cannot describe; if used to create an enchanted piece of jewelry perhaps it will become more apparent to you, but you may run the risk of corrupting its original power...",
 +
    class = "equipment",
 +
    visual = "",
 +
    equipmentStats = {
 +
       slot = "gloves"
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    tags = { "armor" }
 
   },
 
   },
   ["1555"] = {
+
   ["1545"] = {
     name = "Mantle of Flame",
+
     name = "Titanic Gauntlet",
     id = 1555,
+
     id = 1545,
     enchantmentTier = 2,
+
     enchantmentTier = 0,
     value = 3120000,
+
     overrideItemTier = 7,
     tradeable = true,
+
     value = 24000000,
     requiredLevel = {
+
     augmentOverride = {
       constitution = 40,
+
       fixedSuccessCount = 1,
      defense = 40,
+
       fixedBaseCount = 0
      magic = 40,
 
       enchanting = 60
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/mantle_of_flame.gif",
+
     itemImage = "/images/combat/equipment/titanic_gauntlet.png",
    itemIcon = "/images/combat/equipment/mantle_of_flame.png",
+
     extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
     extraTooltipInfo = "Wrap yourself in the cozy flames of a dying star and be reborn.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "phoenix-cape",
+
     specialVisuals = { {
     tags = { "armor", "magic", "ability" },
+
      image = "/images/combat/equipment/titanic_gauntlet_2.png",
 +
      css = "awakened-titanic-gauntlet-gloves-2"
 +
    }, {
 +
      image = "/images/combat/equipment/titanic_gauntlet_3.png",
 +
      css = "awakened-titanic-gauntlet-gloves-3"
 +
    } },
 +
     tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 7, 18, 109, 110 },
+
       slot = "gloves",
       slot = "cape",
+
      weaponBonus = {
 +
        strength = 11,
 +
        intellect = 0,
 +
        dexterity = 0
 +
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 3,
+
         Melee = 11,
         Magic = 15,
+
         Magic = 11,
        Fire = 15,
+
         Range = 11
         Range = 3
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Magic = 1.15,
 
        Range = 1,
 
        Fire = 1.35
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.03,
         Magic = 1.04,
+
         Magic = 1.03,
         Range = 1,
+
         Range = 1.03
        Fire = 1.13
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 20,
 
        dexterity = 0
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 22,
         resistance = 10,
+
         resistance = 22,
         agility = 3,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 1.1
 +
      }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1
+
         value = 1.1
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 0.1
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 0.1
      }, {
+
       } }
        stat = "offensiveAccuracyAffinityRating.Fire",
 
        value = 1
 
       } },
 
      itemSet = { 10004 }
 
 
     },
 
     },
     rarity = "epic",
+
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 90,
       experience = 36000,
+
       experience = 80000,
       category = "Magic",
+
       category = "Rare",
       craftable = true
+
       craftable = true,
 +
      description = "This gauntlet could become so much more if wielded by one with a strong will."
 
     }
 
     }
 
   },
 
   },
   ["1556"] = {
+
   ["1546"] = {
     name = "Bestial Shawl",
+
     name = "Awakened World Shaper",
     id = 1556,
+
     id = 1546,
     enchantmentTier = 2,
+
     enchantmentTier = 7,
     value = 2620000,
+
     value = 10000000,
    tradeable = true,
+
     itemImage = "/images/combat/equipment/awakened_world_shaper.png",
    requiredLevel = {
+
     extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
      defense = 40,
 
      range = 40,
 
      enchanting = 50
 
    },
 
     itemImage = "/images/combat/equipment/bestial_shawl.png",
 
     extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey at extreme range.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     specialVisuals = { {
     tags = { "range", "armor" },
+
      image = "/images/combat/equipment/awakened_world_shaper_2.png",
 +
      css = "awakened-titanic-gauntlet-gloves-2"
 +
    }, {
 +
      image = "/images/combat/equipment/awakened_world_shaper_3.png",
 +
      css = "awakened-titanic-gauntlet-gloves-3"
 +
    } },
 +
     tags = { "melee", "range", "magic", "hybrid", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
      grantedAbility = { 72, 73, 74 },
 +
       slot = "gloves",
 +
      weaponBonus = {
 +
        strength = 11,
 +
        intellect = 11,
 +
        dexterity = 11
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Range = 15
+
         Melee = 11,
      },
+
        Magic = 11,
      offensiveDamageAffinity = {
+
         Range = 11
         Range = 1.1
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Range = 1.1
+
         Melee = 1.03,
      },
+
         Magic = 1.03,
      weaponBonus = {
+
         Range = 1.03
         strength = 0,
 
         intellect = 0,
 
        dexterity = 10
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = -12,
+
         protection = 24,
         resistance = -12,
+
         resistance = 24,
         agility = 6,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 0.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 0.6
      }, {
+
       } }
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 1
 
       } },
 
      itemSet = { 10017 }
 
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1557"] = {
+
   ["1547"] = {
     name = "Hands of Khaast",
+
     name = "Shapeless Scythe",
     id = 1557,
+
     id = 1547,
     enchantmentTier = 7,
+
     enchantmentTier = 8,
     value = 4120000,
+
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 75
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/hands_of_khaast.png",
+
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
     itemIcon = "/images/combat/equipment/hands_of_khaast_icon.png",
+
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
    extraTooltipInfo = "You feel as if you could break the world in two with your bare hands and then burn it all down.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "modified-diving-gloves",
+
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
     tags = { "melee", "twohand", "ability" },
+
     visual = "scythe",
 +
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 69, 70, 71, 142 },
+
       grantedAbility = { 22, 38, 11, 10, 129 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.055,
+
         chance = 0.05,
         damageMultiplier = 1.75
+
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 118,
+
         Melee = 166,
         Magic = -10,
+
         Slashing = 256,
         Range = -10,
+
         Piercing = 80,
         Piercing = 77,
+
         Blunt = 80,
         Blunt = 77,
+
         Magic = -22,
         Slashing = -8,
+
         Chaos = 88,
         Fire = 48
+
         Range = -22
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1.2,
         Magic = 1.05,
+
         Slashing = 1.75,
         Range = 0.75,
+
         Piercing = 0.66,
         Piercing = 1.05,
+
         Blunt = 0.66,
         Blunt = 1.05,
+
         Magic = 0.9,
         Slashing = 0.9,
+
         Chaos = 1.5,
         Fire = 1.2
+
         Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 99,
+
         strength = 196,
         intellect = 44,
+
         intellect = 96,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 24,
         resistance = 4,
+
         resistance = 12,
         agility = -4,
+
         agility = 0,
         stamina = 12
+
         stamina = 0
 
       },
 
       },
       attackSpeed = 2.2,
+
       attackSpeed = 3,
 
       hitMults = {
 
       hitMults = {
         minimum = 0.33,
+
         minimum = 0.4,
         maximum = 1.2
+
         maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.01
+
         value = 8.3
      }, {
 
        stat = "offensiveCritical.damageMultiplier",
 
        value = 0.01
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 5
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 0.7
+
         value = 4.4
       } }
+
       } },
 +
      itemSet = { 10032 }
 
     },
 
     },
     rarity = "epic",
+
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
       level = 75,
+
       level = 92,
       experience = 69000,
+
       experience = 186000,
 
       category = "Melee",
 
       category = "Melee",
 
       craftable = true
 
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["1558"] = {
+
   ["1548"] = {
     name = "Shrimp Scraps",
+
     name = "Giant King's Jewel",
     id = 1558,
+
    id = 1548,
     value = 100000,
+
    value = 2500000,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/giants_gem.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
 +
    tags = { "crafting", "craftable" },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 50000,
 +
      category = "Rare",
 +
      craftable = true,
 +
      description = "Surely a jewel can be scavenged from these scraps."
 +
    }
 +
  },
 +
  ["1549"] = {
 +
    name = "Giant Scraps",
 +
     id = 1549,
 +
     value = 50000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/shrimp_fragment.png",
+
     itemImage = "/images/misc/Giant_Scrap.png",
 
     class = "bar",
 
     class = "bar",
 
     extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
 
     extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
     tags = { },
+
     tags = { "shard", "craftable" },
     rarity = "rare"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 0,
 +
      category = "Rare",
 +
      craftable = true,
 +
      multiplier = 125,
 +
      description = "A crushed jewel counts as scrap, right?"
 +
    }
 
   },
 
   },
   ["1559"] = {
+
   ["1550"] = {
     name = "Black Knight Titan's Helm",
+
     name = "World Walkers",
     id = 1559,
+
     id = 1550,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
 +
    value = 24000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 4880000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 70,
+
       defense = 85,
       strength = 70
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
+
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
     itemIcon = "/images/combat/equipment/black_knight_titan_helm_icon.png",
+
     itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
     extraTooltipInfo = "A helm that grants the strength of titans to its wearer!",
+
     extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     visual = "winged-boots",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 15 },
+
       slot = "boots",
       slot = "helm",
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 1.33
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.25,
 
        Blunt = 1.33,
 
        Magic = 0.1,
 
        Range = 0.1
 
      },
 
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.06,
+
         Melee = 1.04,
         Magic = 0.81,
+
         Magic = 1.04,
         Range = 1.06,
+
         Range = 1.04
        Piercing = 1.08,
 
        Blunt = 0.94,
 
        Slashing = 1.08
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 56,
+
         strength = 4,
         intellect = -32,
+
         intellect = 4,
         dexterity = -32
+
         dexterity = 4
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 48,
+
         protection = 24,
         resistance = -18,
+
         resistance = 24,
         agility = -12,
+
         agility = 12,
         stamina = 0
+
         stamina = 24
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 2.5
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = -0.9
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.agility",
         value = 3
+
         value = 0.7
       } },
+
       } }
       itemSet = { 10018 }
+
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 80000,
 +
      category = "Rare",
 +
       craftable = true,
 +
      description = "No terrain is too difficult to traverse with these on."
 +
    }
 +
  },
 +
  ["1551"] = {
 +
    name = "Giant King's Nails",
 +
    id = 1551,
 +
    value = 20,
 +
    tradeable = false,
 +
    itemImage = "/images/cooking/giants_toe_nail.png",
 +
    extraTooltipInfo = "... You could try cooking it?",
 +
    class = "cooking-ingredient",
 +
    tags = { "cooking", "ingredient", "prepared" }
 +
  },
 +
  ["1552"] = {
 +
    name = "Cooked Giant King's Nails",
 +
    id = 1552,
 +
    value = 20,
 +
    tradeable = false,
 +
    itemImage = "/images/cooking/Crispy_toe_nail.png",
 +
    extraTooltipInfo = "Why would you eat this? That's disgusting.",
 +
    class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 10,
 +
      cooldown = 10000,
 +
      perTick = 12,
 +
      totalTicks = 50,
 +
      tickDelay = 10000,
 +
      ignoreCooldown = false
 
     },
 
     },
     rarity = "epic"
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["1560"] = {
+
   ["1553"] = {
     name = "Elven Hood",
+
     name = "Crystal Mace",
     id = 1560,
+
     id = 1553,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
 +
    value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5000000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       strength = 85,
       magic = 65
+
       magic = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/elven_hood.png",
+
     itemImage = "/images/combat/equipment/crystal_mace.png",
     extraTooltipInfo = "A magical hood of elven make.",
+
    itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
 +
     extraTooltipInfo = "A manifested shard of chaos. It's able to channel magic fairly well, but seems unstable.",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "crystal-mace",
      image = "/images/combat/equipment/range/hide_coif_1.png",
+
    tags = { "melee", "magic", "hybrid", "craftable", "onehand", "ability" },
      css = "range-med-helm-1"
 
    }, {
 
      image = "/images/combat/equipment/range/hide_coif_2.png",
 
      css = "range-med-helm-2"
 
    } },
 
    visual = "med-helm",
 
    tags = { "armor", "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 13, 14, 149 },
       defensiveDamageAffinity = {
+
       slot = "weapon",
         Magic = 1.08,
+
       offensiveCritical = {
         Nature = 1.06
+
         chance = 0.035,
 +
         damageMultiplier = 1.13
 
       },
 
       },
       weaponBonus = {
+
       offensiveAccuracyAffinityRating = {
         strength = 6,
+
         Melee = 98,
         intellect = 12,
+
         Magic = 48,
         dexterity = 6
+
        Range = -12,
 +
         Piercing = 64,
 +
        Blunt = 211,
 +
        Slashing = 64,
 +
        Chaos = 99
 
       },
 
       },
       armorBonus = {
+
       offensiveDamageAffinity = {
         protection = 32,
+
         Melee = 1.1,
         resistance = 12,
+
         Magic = 1.05,
         agility = 18,
+
         Range = 0.75,
         stamina = 0
+
        Piercing = 0.75,
 +
        Blunt = 1.33,
 +
        Slashing = 0.75,
 +
        Chaos = 1.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 164,
 +
         intellect = 28,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.intellect",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 4.9
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 1.6
+
         value = 5
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 8.3
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "weaponBonus.intellect",
         value = 0.9
+
         value = 3.5
       } },
+
       } }
      itemSet = { 10011, 10012, 10014 }
 
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 85,
       experience = 40500,
+
       experience = 117500,
       category = "Magic",
+
       category = "Melee",
 
       craftable = true
 
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["1561"] = {
+
   ["1554"] = {
     name = "Elven Heavy Armor",
+
    id = 1554,
     id = 1561,
+
     name = "Signet Ring",
     enchantmentTier = 6,
+
     value = 450000,
     value = 5000000,
+
    tradeable = false,
     tradeable = true,
+
    partyTradeable = true,
 +
     enchantmentTier = 3,
 +
    forcedEnchant = 47,
 +
    forcedEnchantAmount = 3,
 +
     itemImage = "/images/jewellery/signet_ring.png",
 +
    class = "equipment",
 +
     extraTooltipInfo = "Carries the signature of some unknown entity.",
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       defense = 60,
       strength = 65
+
       strength = 60,
 +
      magic = 60
 
     },
 
     },
    itemImage = "/images/combat/equipment/range/hide_body.png",
 
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
 
    class = "equipment",
 
    visual = "chainbody",
 
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      grantedAbility = { 17, 150, 195 },
 +
       slot = "ring",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 5,
 +
        Chaos = 5
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1
+
         Chaos = 1.25
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.08,
+
         Chaos = 1.13
        Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 12,
+
         strength = 5,
         intellect = 6,
+
         intellect = 5,
         dexterity = 6
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 56,
 
        resistance = 6,
 
        agility = 28,
 
        stamina = 32
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.intellect",
         value = 2.9
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 1.5
+
         value = 1
       } },
+
       } }
      itemSet = { 10009, 10016, 10012, 10014 }
 
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     craftingStats = {
+
     tags = { "ability" }
      level = 65,
 
      experience = 211500,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1562"] = {
+
   ["1555"] = {
     name = "Elven Leggings",
+
     name = "Mantle of Flame",
     id = 1562,
+
     id = 1555,
     enchantmentTier = 6,
+
     enchantmentTier = 2,
     value = 5000000,
+
     value = 3120000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
      constitution = 40,
       range = 65
+
       defense = 40,
 +
      magic = 40,
 +
       enchanting = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/hide_legs.png",
+
     itemImage = "/images/combat/equipment/mantle_of_flame.gif",
     itemIcon = "/images/combat/equipment/range/elven_legs.png",
+
     itemIcon = "/images/combat/equipment/mantle_of_flame.png",
 +
    extraTooltipInfo = "Wrap yourself in the cozy flames of a dying star and be reborn.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "platelegs",
+
     visual = "phoenix-cape",
     extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
+
     tags = { "magic", "craftable", "ability" },
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 7, 18, 109, 110, 164 },
 +
       slot = "cape",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 3,
 +
        Magic = 15,
 +
        Fire = 15,
 +
        Range = 3
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 1.15,
 +
        Range = 1,
 +
        Fire = 1.35
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Range = 1.08,
+
        Melee = 1,
         Nature = 1.06
+
        Magic = 1.04,
 +
         Range = 1,
 +
         Fire = 1.13
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 0,
         intellect = 6,
+
         intellect = 20,
         dexterity = 16
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 32,
+
         protection = 0,
         resistance = 12,
+
         resistance = 10,
         agility = 48,
+
         agility = 3,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.resistance",
         value = 1.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.intellect",
         value = 1.6
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.7
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Fire",
         value = 2.5
+
         value = 1
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       itemSet = { 10004, 10036 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 60,
       experience = 34000,
+
       experience = 36000,
       category = "Range",
+
       category = "Magic",
 
       craftable = true
 
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["1563"] = {
+
   ["1556"] = {
     name = "Elven Boots",
+
     name = "Bestial Shawl",
     id = 1563,
+
     id = 1556,
     enchantmentTier = 6,
+
     enchantmentTier = 2,
     value = 5000000,
+
     value = 2620000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65
+
       defense = 40,
 +
      range = 40,
 +
      enchanting = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/adamantite_boots.png",
+
     itemImage = "/images/combat/equipment/bestial_shawl.png",
     itemIcon = "/images/combat/equipment/range/elven_boots.png",
+
     extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey up close or from afar.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
     visual = "cape",
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
+
     tags = { "range", "craftable" },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
       slot = "cape",
 +
      offensiveAccuracyAffinityRating = {
 +
        Range = 15
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Range = 1.1
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
        Melee = 1.02,
+
         Range = 1.1
        Magic = 1.02,
 
         Range = 1.02,
 
        Nature = 1.05
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 2,
+
         strength = 0,
         intellect = 2,
+
         intellect = 0,
         dexterity = 2
+
         dexterity = 10
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = -12,
         resistance = 12,
+
         resistance = -12,
 
         agility = 24,
 
         agility = 24,
 
         stamina = 0
 
         stamina = 0
Line 17,793: Line 18,335:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 1.3
+
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 1
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       itemSet = { 10017 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 60,
       experience = 48000,
+
       experience = 60000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["1564"] = {
+
   ["1557"] = {
     name = "Searing Ladle",
+
     name = "Hands of Khaast",
     id = 1564,
+
     id = 1557,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
 +
    value = 4120000,
 +
    tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       cooking = 50
+
       strength = 75
 
     },
 
     },
     value = 25000,
+
     itemImage = "/images/combat/equipment/hands_of_khaast.png",
    tradeable = true,
+
     itemIcon = "/images/combat/equipment/hands_of_khaast_icon.png",
    enchantmentOverrideSlot = "ladle",
+
     extraTooltipInfo = "You feel as if you could break the world in two with your bare hands and then burn it all down.",
     itemImage = "/images/combat/equipment/searing_ladle.png",
 
     extraTooltipInfo = "Almost too hot to handle! Burned food rewards full experience. Grants 3 hidden levels of haste while cooking.",
 
 
     class = "equipment",
 
     class = "equipment",
     tags = { "cooking", "ability" },
+
    visual = "modified-diving-gloves",
 +
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 39, 53 },
+
       grantedAbility = { 69, 70, 71, 142 },
       slot = "ladle",
+
       slot = "weapon",
       toolBoost = { {
+
       offensiveCritical = {
         skill = "cooking",
+
         chance = 0.055,
         boost = 20
+
         damageMultiplier = 1.75
       } },
+
       },
       augmentationBonus = { {
+
       offensiveAccuracyAffinityRating = {
         stat = "toolBoost.cooking",
+
         Melee = 118,
         value = 4
+
         Magic = -10,
      } }
+
        Range = -10,
    },
+
        Piercing = 77,
    rarity = "epic"
+
        Blunt = 77,
  },
+
        Slashing = -8,
  ["1565"] = {
+
        Fire = 48
    name = "Black Knight's Gauntlets",
+
      },
    id = 1565,
+
      offensiveDamageAffinity = {
    enchantmentTier = 0,
+
        Melee = 1.1,
    overrideItemTier = 6,
+
        Magic = 1.05,
    value = 128000,
+
        Range = 0.75,
    tradeable = true,
+
        Piercing = 1.15,
    itemImage = "/images/combat/equipment/black_gloves.png",
+
        Blunt = 1.15,
    extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
+
        Slashing = 1.05,
    class = "equipment",
+
        Fire = 1.5
    specialVisuals = { {
+
       },
      image = "/images/combat/equipment/black_gloves_1.png",
 
      css = "gloves-1"
 
    }, {
 
      image = "/images/combat/equipment/black_gloves_2.png",
 
      css = "gloves-2"
 
    }, {
 
      image = "/images/combat/equipment/black_gloves_3.png",
 
      css = "gloves-3"
 
    } },
 
    tags = { "armor", "melee" },
 
    equipmentStats = {
 
       grantedAbility = { 15 },
 
      slot = "gloves",
 
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 10,
+
         strength = 99,
         intellect = 0,
+
         intellect = 44,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       armorBonus = {
         Melee = 9
+
         protection = 4,
 +
        resistance = 4,
 +
        agility = -4,
 +
        stamina = 12
 +
      },
 +
      attackSpeed = 2.2,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveCritical.chance",
 +
        value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 +
      }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2
+
         value = 5
       } },
+
       }, {
       itemSet = { 10018 }
+
        stat = "armorBonus.stamina",
 +
        value = 0.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 6
 +
       }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 3
 +
      } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 69000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1558"] = {
 +
    name = "Shrimp Scraps",
 +
    id = 1558,
 +
    value = 100000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/shrimp_fragment.png",
 +
    class = "bar",
 +
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
 +
    rarity = "rare"
 
   },
 
   },
   ["1566"] = {
+
   ["1559"] = {
     name = "Bestial Dagger",
+
     name = "Black Knight Titan's Helm",
     id = 1566,
+
     id = 1559,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
    value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 4880000,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
      defense = 70,
 +
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_main.png",
+
     itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
     extraTooltipInfo = "A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
+
    itemIcon = "/images/combat/equipment/black_knight_titan_helm_icon.png",
 +
     extraTooltipInfo = "A helm that grants the strength of titans to its wearer!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "dagger-1h",
+
     visual = "black-knight-full-helm",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "melee", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 40 },
+
       grantedAbility = { 15 },
       slot = "weapon",
+
       slot = "helm",
       offensiveCritical = {
+
       defensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 2
+
         damageMultiplier = 1.33
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       offensiveDamageAffinity = {
         Melee = 69,
+
         Melee = 1.25,
        Piercing = 49,
+
         Blunt = 1.33,
        Slashing = 49,
+
         Magic = 0.1,
         Blunt = -8,
+
         Range = 0.1
         Magic = -12,
 
         Range = -12
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.06,
         Piercing = 1.1,
+
         Magic = 0.81,
         Slashing = 1.1,
+
         Range = 1.06,
         Blunt = 0.1,
+
         Piercing = 1.08,
         Magic = 0.75,
+
         Blunt = 0.94,
         Range = 0.75
+
         Slashing = 1.08
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 22,
+
         strength = 56,
         intellect = 0,
+
         intellect = -32,
         dexterity = 0
+
         dexterity = -32
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 48,
         resistance = 0,
+
         resistance = -18,
         agility = 8,
+
         agility = -12,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 3.5
+
         value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = -0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.1
+
         value = 3
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
 
       } },
 
       } },
      oneHanded = true,
+
       itemSet = { 10018 }
      attackSpeed = 2.2,
 
       itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1567"] = {
+
   ["1560"] = {
     name = "Empowered Bestial Dagger",
+
     name = "Elven Hood",
     id = 1567,
+
     id = 1560,
     enchantmentTier = 7,
+
     enchantmentTier = 6,
    value = 2500000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 5000000,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       defense = 65,
 +
      magic = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
     extraTooltipInfo = "Empowered through magic and sheer rage. A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
+
     extraTooltipInfo = "A magical hood of elven make.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "dagger-1h",
+
     visual = "elven-helm",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 40, 41 },
+
       slot = "helm",
       slot = "weapon",
+
       defensiveDamageAffinity = {
       offensiveCritical = {
+
         Magic = 1.08,
         chance = 0.1,
+
         Nature = 1.06
         damageMultiplier = 2
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       weaponBonus = {
         Melee = 104,
+
         strength = 6,
         Piercing = 74,
+
         intellect = 12,
        Slashing = 74,
+
         dexterity = 6
        Blunt = -8,
 
        Magic = -12,
 
         Range = -12
 
 
       },
 
       },
      offensiveDamageAffinity = {
+
       armorBonus = {
        Melee = 1.1,
+
         protection = 32,
        Piercing = 1.1,
+
         resistance = 12,
        Slashing = 1.1,
+
         agility = 18,
        Blunt = 0.1,
 
        Magic = 0.75,
 
        Range = 0.75
 
      },
 
      weaponBonus = {
 
        strength = 42,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
       armorBonus = {
 
         protection = 0,
 
         resistance = 0,
 
         agility = 12,
 
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.intellect",
         value = 5.2
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.6
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 2.1
+
         value = 1.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.7
+
         value = 0.9
 
       } },
 
       } },
      oneHanded = true,
+
       itemSet = { 10011, 10012 }
      attackSpeed = 2.1,
 
       itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 40500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1568"] = {
+
   ["1561"] = {
     name = "Bestial Defender",
+
     name = "Elven Heavy Armor",
     id = 1568,
+
     id = 1561,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
     value = 250000,
+
     value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
      defense = 65,
 +
       strength = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
+
     itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "defender",
+
     visual = "elven-chest",
     tags = { "melee", "onehand", "ability" },
+
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
 +
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 40 },
+
       slot = "body",
       slot = "shield",
+
       offensiveDamageAffinity = {
       offensiveCritical = {
+
         Melee = 1.1
         chance = 0.1,
 
        damageMultiplier = 1.5
 
 
       },
 
       },
       defensiveCritical = {
+
       defensiveDamageAffinity = {
        chance = 0.1,
+
         Melee = 1.08,
        damageMultiplier = 0.5
+
         Nature = 1.06
      },
 
      offensiveAccuracyAffinityRating = {
 
         Melee = 35,
 
        Piercing = 25,
 
        Slashing = 25,
 
        Blunt = -8,
 
        Magic = -12,
 
        Range = -12
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Piercing = 1.05,
 
         Slashing = 1.05
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 12,
         intellect = 0,
+
         intellect = 6,
         dexterity = 0
+
         dexterity = 6
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 56,
         resistance = 0,
+
         resistance = 6,
         agility = 13,
+
         agility = 28,
         stamina = 0
+
         stamina = 32
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.strength",
         value = 1.8
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 2.9
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 0.6
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.7
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 10017 }
+
       itemSet = { 10009, 10016, 10012 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 101500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1569"] = {
+
   ["1562"] = {
     name = "Empowered Bestial Defender",
+
     name = "Elven Leggings",
     id = 1569,
+
     id = 1562,
     enchantmentTier = 7,
+
     enchantmentTier = 6,
     value = 2500000,
+
     value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       defense = 65,
 +
      range = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
+
     itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "defender",
+
     visual = "elven-legs",
     tags = { "melee", "onehand", "ability" },
+
    extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 40, 99 },
+
       slot = "legs",
       slot = "shield",
+
       defensiveDamageAffinity = {
       offensiveCritical = {
+
         Range = 1.08,
        chance = 0.1,
+
         Nature = 1.06
        damageMultiplier = 1.5
 
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 52,
 
        Piercing = 37,
 
        Slashing = 37,
 
        Blunt = -8,
 
        Magic = -12,
 
         Range = -12
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Piercing = 1.05,
 
         Slashing = 1.05
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 16,
+
         strength = 6,
         intellect = 0,
+
         intellect = 6,
         dexterity = 0
+
         dexterity = 16
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 32,
         resistance = 0,
+
         resistance = 12,
         agility = 18,
+
         agility = 48,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.dexterity",
         value = 2.6
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.6
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 0.8
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.9
+
         value = 2.5
 
       } },
 
       } },
       itemSet = { 10017 }
+
       itemSet = { 10012 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 34000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1570"] = {
+
   ["1563"] = {
     name = "Elven King's Longbow",
+
     name = "Elven Boots",
     id = 1570,
+
     id = 1563,
 +
    enchantmentTier = 6,
 +
    value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 8,
 
    value = 14495000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 85
+
       defense = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/bow_king.png",
+
     itemImage = "/images/combat/equipment/adamantite_boots.png",
     itemIcon = "/images/combat/equipment/range/bow_king.png",
+
     itemIcon = "/images/combat/equipment/range/elven_boots.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "boots",
     extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
+
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
    tags = { "range", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 23, 42, 134 },
+
       slot = "boots",
       slot = "weapon",
+
       defensiveDamageAffinity = {
       offensiveCritical = {
+
         Melee = 1.02,
         chance = 0.05,
+
        Magic = 1.02,
         damageMultiplier = 1.3
+
        Range = 1.02,
 +
         Nature = 1.05
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       weaponBonus = {
         Melee = -18,
+
         strength = 2,
         Magic = -18,
+
         intellect = 2,
         Range = 164,
+
         dexterity = 2
        Piercing = 192,
 
        Blunt = 35,
 
        Slashing = 35,
 
        Nature = 70
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       armorBonus = {
         Melee = 0.75,
+
         protection = 12,
         Magic = 0.9,
+
         resistance = 12,
         Range = 1.3,
+
         agility = 24,
         Piercing = 1.75,
+
         stamina = 0
        Blunt = 0.5,
 
        Slashing = 0.5,
 
        Nature = 1.5
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 160
 
 
       },
 
       },
      attackSpeed = 2.8,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.agility",
         value = 8.3
+
         value = 1.3
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 8
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Nature",
 
        value = 3.5
 
 
       } },
 
       } },
       itemSet = { 10014 }
+
       itemSet = { 10012 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 92,
+
       level = 65,
       experience = 246000,
+
       experience = 48000,
 
       category = "Range",
 
       category = "Range",
 
       craftable = true
 
       craftable = true
     }
+
     },
 +
    tags = { "craftable", "armor" }
 
   },
 
   },
   ["1571"] = {
+
   ["1564"] = {
     name = "Ancient Trident",
+
     name = "Searing Ladle",
     id = 1571,
+
     id = 1564,
    tradeable = true,
+
     enchantmentTier = 6,
     enchantmentTier = 8,
 
    value = 24495000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 85
+
       cooking = 50
 
     },
 
     },
     itemImage = "/images/combat/equipment/melee/trident.png",
+
    value = 25000,
     itemIcon = "/images/combat/equipment/melee/trident.png",
+
    tradeable = true,
 +
    enchantmentOverrideSlot = "ladle",
 +
     itemImage = "/images/combat/equipment/searing_ladle.png",
 +
     extraTooltipInfo = "Almost too hot to handle! Burned food rewards full experience. Grants 3 hidden levels of haste while cooking.",
 
     class = "equipment",
 
     class = "equipment",
    visual = "scimitar",
+
     tags = { "cooking", "ability" },
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
 
     tags = { "magic", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 43, 92, 93, 130 },
+
       grantedAbility = { 39, 53 },
       slot = "weapon",
+
       slot = "ladle",
       offensiveCritical = {
+
       toolBoost = { {
         chance = 0.05,
+
         skill = "cooking",
         damageMultiplier = 1.33
+
         boost = 40
       },
+
       } },
       offensiveAccuracyAffinityRating = {
+
       augmentationBonus = { {
         Magic = 166,
+
         stat = "toolBoost.cooking",
         Ice = 256,
+
         value = 2
        Piercing = 80,
+
      } }
        Chaos = 22,
+
    },
        Range = -22
+
    rarity = "epic"
      },
+
  },
      offensiveDamageAffinity = {
+
  ["1565"] = {
        Magic = 1.35,
+
    name = "Black Knight's Gauntlets",
        Melee = 0.9,
+
    id = 1565,
        Piercing = 1.5,
+
    enchantmentTier = 0,
        Ice = 1.5,
+
    overrideItemTier = 6,
        Chaos = 1.33,
+
    value = 128000,
        Range = 0.1
+
    tradeable = true,
       },
+
    itemImage = "/images/combat/equipment/black_gloves.png",
 +
    extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
 +
    class = "equipment",
 +
    specialVisuals = { {
 +
      image = "/images/combat/equipment/black_gloves_1.png",
 +
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/black_gloves_2.png",
 +
      css = "gloves-2"
 +
    }, {
 +
      image = "/images/combat/equipment/black_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 +
    tags = { "melee", "armor", "ability" },
 +
    equipmentStats = {
 +
       grantedAbility = { 15 },
 +
      slot = "gloves",
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 96,
+
         strength = 12,
         intellect = 196,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       offensiveAccuracyAffinityRating = {
         protection = 12,
+
         Melee = 11,
         resistance = 24,
+
         Blunt = 8,
         agility = 0,
+
         Slashing = 8,
         stamina = 0
+
         Piercing = 8
 
       },
 
       },
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
        stat = "weaponBonus.strength",
         value = 8.3
+
        value = 2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 1.5
 +
      }, {
 +
         stat = "offensiveAccuracyAffinityRating.Blunt",
 +
         value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "offensiveAccuracyAffinityRating.Slashing",
         value = 9.8
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "offensiveAccuracyAffinityRating.Piercing",
         value = 12.8
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "epic"
    craftingStats = {
 
      level = 92,
 
      experience = 210000,
 
      category = "Magic",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1572"] = {
+
   ["1566"] = {
     name = "Fishtail",
+
     name = "Bestial Dagger",
     id = 1572,
+
     id = 1566,
     enchantmentTier = 6,
+
     enchantmentTier = 5,
     value = 2500000,
+
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 
       strength = 50
 
       strength = 50
 
     },
 
     },
     itemImage = "/images/combat/equipment/fishtail.png",
+
     itemImage = "/images/combat/equipment/beast_dagger_main.png",
     itemIcon = "/images/combat/equipment/fishtail.png",
+
     extraTooltipInfo = "A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "fishtail",
+
     visual = "dagger-1h",
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
+
     tags = { "melee", "onehand", "ability" },
     tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 40 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.1,
         damageMultiplier = 1.33
+
         damageMultiplier = 2
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 52,
+
         Melee = 69,
         Magic = -14,
+
         Piercing = 49,
         Range = -14,
+
        Slashing = 49,
         Slashing = 66
+
        Blunt = -8,
 +
         Magic = -12,
 +
         Range = -12
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
 +
        Piercing = 1.1,
 +
        Slashing = 1.1,
 +
        Blunt = 0.1,
 
         Magic = 0.75,
 
         Magic = 0.75,
         Range = 0.75,
+
         Range = 0.75
        Piercing = 0.25,
 
        Blunt = 0.25,
 
        Slashing = 1.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 60,
+
         strength = 22,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
       attackSpeed = 2.5,
+
        protection = 0,
 +
        resistance = 0,
 +
        agility = 8,
 +
        stamina = 0
 +
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 2.6
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3
+
         value = 1.1
       } }
+
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.5
 +
      } },
 +
      oneHanded = true,
 +
      attackSpeed = 2.2,
 +
      itemSet = { 10017, 10037 }
 
     },
 
     },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1573"] = {
+
   ["1567"] = {
     name = "Razorfin",
+
     name = "Empowered Bestial Dagger",
     id = 1573,
+
     id = 1567,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
     value = 4495000,
+
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 
       strength = 70
 
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/razorfin.png",
+
     itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
     itemIcon = "/images/combat/equipment/razorfin.png",
+
     extraTooltipInfo = "Empowered through magic and sheer rage. A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "fishtail",
+
     visual = "dagger-1h",
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle! Seems mildly magical, almost...",
 
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 95, 94, 144 },
+
       grantedAbility = { 40, 41 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.1,
         damageMultiplier = 1.33
+
         damageMultiplier = 2
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 76,
+
         Melee = 104,
         Magic = 4,
+
         Piercing = 74,
         Range = -14,
+
        Slashing = 74,
         Slashing = 84
+
        Blunt = -8,
 +
         Magic = -12,
 +
         Range = -12
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1.1,
         Magic = 1,
+
         Piercing = 1.1,
         Range = 0.75,
+
         Slashing = 1.1,
         Piercing = 0.25,
+
         Blunt = 0.1,
         Blunt = 0.25,
+
         Magic = 0.75,
         Slashing = 1.33
+
         Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 80,
+
         strength = 42,
         intellect = 30,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
       attackSpeed = 2.5,
+
        protection = 0,
 +
        resistance = 0,
 +
        agility = 12,
 +
        stamina = 0
 +
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3.8
+
         value = 5.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4
+
         value = 2.1
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.agility",
         value = 1.5
+
         value = 0.7
       } }
+
       } },
 +
      oneHanded = true,
 +
      attackSpeed = 2.1,
 +
      itemSet = { 10017, 10037 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1574"] = {
+
   ["1568"] = {
     name = "Elven Quiver",
+
     name = "Bestial Defender",
     id = 1574,
+
     id = 1568,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
     value = 4495000,
+
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 70,
+
       strength = 50
      crafting = 70
 
 
     },
 
     },
    forcedEnchant = 63,
+
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
    forcedEnchantAmount = 5,
+
    extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
     itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "quiver-1",
+
     visual = "defender",
     extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
+
     tags = { "melee", "ability" },
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
      grantedAbility = { 40 },
 +
       slot = "shield",
 +
      offensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 1.5
 +
      },
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.5
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 0,
+
         Melee = 35,
         Magic = 0,
+
         Piercing = 25,
         Range = 15,
+
        Slashing = 25,
         Slashing = 0
+
        Blunt = -8,
 +
         Magic = -12,
 +
         Range = -12
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.15
+
         Melee = 1,
 +
        Piercing = 1.05,
 +
        Slashing = 1.05
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 11,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 20
+
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 13,
 +
        stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3
+
         value = 1.8
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.6
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.agility",
         value = 3
+
         value = 0.7
       } }
+
       } },
 +
      itemSet = { 10017, 10037 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1575"] = {
+
   ["1569"] = {
     name = "Magic Quiver",
+
     name = "Empowered Bestial Defender",
     id = 1575,
+
     id = 1569,
     enchantmentTier = 3,
+
     enchantmentTier = 7,
     value = 2495000,
+
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 35,
+
       strength = 70
      crafting = 35
 
 
     },
 
     },
    forcedEnchant = 63,
+
     itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
    forcedEnchantAmount = 3,
+
    extraTooltipInfo = "Empowered through magic and sheer rage. A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
     itemImage = "/images/combat/equipment/range/quiver_leather.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "quiver-2",
+
     visual = "defender",
     extraTooltipInfo = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
+
     tags = { "melee", "ability" },
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
      grantedAbility = { 40, 99 },
 +
       slot = "shield",
 +
      offensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 1.5
 +
      },
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.5
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 0,
+
         Melee = 52,
         Magic = 0,
+
         Piercing = 37,
         Range = 5,
+
        Slashing = 37,
         Slashing = 0
+
        Blunt = -8,
 +
         Magic = -12,
 +
         Range = -12
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.05
+
         Melee = 1,
 +
        Piercing = 1.05,
 +
        Slashing = 1.05
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 16,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 10
+
         dexterity = 0
 
       },
 
       },
      augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 0.5
 
      } }
 
    },
 
    rarity = "rare"
 
  },
 
  ["1576"] = {
 
    id = 1576,
 
    name = "Defender's Band",
 
    value = 500000,
 
    tradeable = true,
 
    enchantmentTier = 3,
 
    forcedEnchant = 19,
 
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/defenders_band.png",
 
    class = "equipment",
 
    extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
 
    tags = { "ability" },
 
    requiredLevel = {
 
      defense = 60
 
    },
 
    equipmentStats = {
 
      grantedAbility = { 26 },
 
      slot = "ring",
 
 
       armorBonus = {
 
       armorBonus = {
         protection = 1,
+
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = -32,
+
         agility = 18,
         stamina = 4
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 2.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.8
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "armorBonus.agility",
         value = 0.5
+
         value = 0.9
 
       } },
 
       } },
       itemSet = { 10009, 10016 }
+
       itemSet = { 10017, 10037 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1577"] = {
+
   ["1570"] = {
    id = 1577,
+
     name = "Elven King's Longbow",
     name = "Defender's Pendant",
+
     id = 1570,
     value = 500000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     enchantmentTier = 8,
     forcedEnchant = 65,
+
     value = 14495000,
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/defenders_pendant.png",
 
    class = "equipment",
 
    extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
 
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       range = 85
      crafting = 60
 
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/range/bow_king.png",
 +
    itemIcon = "/images/combat/equipment/range/bow_king.png",
 +
    class = "equipment",
 +
    visual = "scimitar",
 +
    extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
 +
    tags = { "range", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 26 },
+
       grantedAbility = { 23, 42, 134, 169 },
       slot = "arrows",
+
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -18,
 +
        Magic = -18,
 +
        Range = 164,
 +
        Piercing = 192,
 +
        Blunt = 64,
 +
        Slashing = 64,
 +
        Nature = 70
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 0.75,
 +
        Magic = 0.9,
 +
        Range = 1.3,
 +
        Piercing = 1.75,
 +
        Blunt = 1.1,
 +
        Slashing = 1.1,
 +
        Nature = 1.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 196
 +
      },
 
       armorBonus = {
 
       armorBonus = {
         protection = 16,
+
         protection = 0,
         resistance = 16,
+
         resistance = 0,
         agility = -32,
+
         agility = 16,
         stamina = 4
+
         stamina = 0
 +
      },
 +
      attackSpeed = 2.8,
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.3
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.5
+
         value = 8.3
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 9.8
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Nature",
         value = 1.5
+
         value = 3.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "armorBonus.agility",
         value = 0.5
+
         value = 0.8
 
       } },
 
       } },
       itemSet = { 10009, 10016 }
+
       itemSet = { 10021 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 246000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1578"] = {
+
   ["1571"] = {
    id = 1578,
+
     name = "Ancient Trident",
     name = "Scaled Circuit",
+
     id = 1571,
     value = 3450000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     enchantmentTier = 8,
     forcedEnchant = 19,
+
     value = 24495000,
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/scale_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50
+
       magic = 85
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/magic/Ancient_trident.png",
 +
    itemIcon = "/images/combat/equipment/magic/Ancient_trident_icon.png",
 +
    class = "equipment",
 +
    visual = "trident",
 +
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
 +
    tags = { "magic", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
      grantedAbility = { 43, 92, 93, 130 },
       armorBonus = {
+
       slot = "weapon",
         protection = 8,
+
       offensiveCritical = {
        resistance = 8,
+
         chance = 0.05,
        agility = 0,
+
         damageMultiplier = 1.33
         stamina = 4
 
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveAccuracyAffinityRating = {
         Range = 1.05,
+
         Magic = 166,
         Piercing = 1.05,
+
        Ice = 256,
         Slashing = 1.05
+
         Piercing = 80,
 +
         Chaos = 22,
 +
        Range = -22
 
       },
 
       },
       augmentationBonus = { {
+
       offensiveDamageAffinity = {
         stat = "armorBonus.protection",
+
         Magic = 1.35,
         value = 2
+
         Melee = 0.9,
      }, {
+
         Piercing = 1.5,
         stat = "armorBonus.resistance",
+
         Ice = 1.5,
        value = 2
+
         Chaos = 1.33,
      } }
+
         Range = 0.1
    },
 
    rarity = "epic"
 
  },
 
  ["1579"] = {
 
    id = 1579,
 
    name = "Devourer's Band",
 
    value = 26450000,
 
    tradeable = true,
 
    enchantmentTier = 5,
 
    forcedEnchant = 38,
 
    forcedEnchantAmount = 5,
 
    itemImage = "/images/jewellery/ouroboros_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "What was, will be. What will be, was.",
 
    requiredLevel = {
 
      defense = 92,
 
      attack = 92,
 
      constitution = 92
 
    },
 
    equipmentStats = {
 
      slot = "ring",
 
      offensiveDamageAffinity = {
 
         Melee = 1.25,
 
         Magic = 1.25,
 
         Range = 1.25
 
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.5,
+
         strength = 96,
         Magic = 0.5,
+
         intellect = 196,
         Range = 0.5
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 12,
         resistance = 0,
+
         resistance = 24,
 
         agility = 0,
 
         agility = 0,
         stamina = 66
+
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.stamina",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 4
+
         value = 8.3
       } }
+
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 9.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 12.8
 +
      } },
 +
       itemSet = { 10011, 10013, 10035 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.3
 +
      }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 210000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1580"] = {
+
   ["1572"] = {
     id = 1580,
+
    name = "Fishtail",
     name = "Slayer's Pendant",
+
     id = 1572,
     value = 6450000,
+
     enchantmentTier = 6,
 +
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 3,
 
    forcedEnchant = 38,
 
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/slayer_pendant.png",
 
    class = "equipment",
 
    extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
 
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 75,
+
       strength = 50
      attack = 75,
 
      crafting = 75
 
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/fishtail.png",
 +
    itemIcon = "/images/combat/equipment/fishtail.png",
 +
    class = "equipment",
 +
    visual = "fishtail",
 +
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
 +
    tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 52 },
+
       slot = "weapon",
       slot = "arrows",
+
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 +
       offensiveAccuracyAffinityRating = {
 +
        Melee = 52,
 +
        Magic = -14,
 +
        Range = -14,
 +
        Slashing = 66
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1,
         Magic = 1.05,
+
         Magic = 0.75,
         Range = 1.05
+
         Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 4,
+
         strength = 60,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 4,
+
      attackSpeed = 2.5,
        resistance = 0,
 
        agility = -4,
 
        stamina = 4
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 2.6
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.2
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2
+
         value = 3
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1581"] = {
+
   ["1573"] = {
     id = 1581,
+
    name = "Razorfin",
     name = "Alacrity Pendant",
+
     id = 1573,
     value = 8000000,
+
     enchantmentTier = 7,
 +
     value = 4495000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 3,
 
    forcedEnchant = 64,
 
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/speed_pendant.png",
 
    class = "equipment",
 
    extraTooltipInfo = "A pendant with a lightning bolt engraved on it. Though it greatly increases your speed, it also makes it harder to be accurate.",
 
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 90,
+
       strength = 70
      crafting = 90
 
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/razorfin.png",
 +
    itemIcon = "/images/combat/equipment/razorfin.png",
 +
    class = "equipment",
 +
    visual = "fishtail",
 +
    extraTooltipInfo = "A large scimitar taken from a fish! Seems particularly magical, but casting magic with a sword this wide will not be the most accurate.",
 +
    tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
      grantedAbility = { 95, 94, 144 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 76,
 +
        Magic = 56,
 +
        Range = -14,
 +
        Slashing = 84
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Lightning = 1.15
+
         Melee = 1.075,
 +
        Magic = 1.075,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33,
 +
        Ice = 1.15
 
       },
 
       },
       armorBonus = {
+
       weaponBonus = {
         protection = 0,
+
         strength = 80,
         resistance = 0,
+
         intellect = 80,
         agility = 15,
+
         dexterity = 0
        stamina = 0
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.5,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 3.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3.2
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 4
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Lightning",
+
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 4
 
       } }
 
       } }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1582"] = {
+
   ["1574"] = {
     id = 1582,
+
    name = "Elven Quiver",
     name = "Ring of Taxes",
+
     id = 1574,
     value = 10000000,
+
     enchantmentTier = 5,
 +
     value = 4495000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 4,
 
    forcedEnchant = 66,
 
    forcedEnchantAmount = 4,
 
    itemImage = "/images/jewellery/habs_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "Allows you to collect taxes from defeated enemies in combat at the expense of your experience. Not even the dead can escape taxes.",
 
 
     requiredLevel = {
 
     requiredLevel = {
       constitution = 92
+
       range = 70,
 +
      crafting = 70
 
     },
 
     },
 +
    forcedEnchant = 63,
 +
    forcedEnchantAmount = 5,
 +
    itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
 +
    class = "equipment",
 +
    visual = "quiver-1",
 +
    extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
 +
    tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
       slot = "arrows",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 0,
 +
        Range = 15,
 +
        Slashing = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Range = 1.15
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 20
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 6
+
         value = 3
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "weaponBonus.dexterity",
         value = 6
+
         value = 3
       }, {
+
       } },
        stat = "offensiveAccuracyAffinityRating.Range",
+
      itemSet = { 10021 }
        value = 6
 
      } }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1583"] = {
+
   ["1575"] = {
    id = 1583,
+
     name = "Magic Quiver",
     name = "Wrath and War",
+
     id = 1575,
     extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
+
     enchantmentTier = 3,
    rarity = "legendary",
+
     value = 2495000,
     enchantmentTier = 8,
 
     value = 3440000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 80
+
       range = 35,
 +
      crafting = 35
 
     },
 
     },
     itemImage = "/images/combat/equipment/wrath_axe.png",
+
     forcedEnchant = 63,
     itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
+
    forcedEnchantAmount = 3,
 +
     itemImage = "/images/combat/equipment/range/quiver_elven.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "wrath-axe",
+
     visual = "quiver-2",
     tags = { "melee", "twohand" },
+
     extraTooltipInfo = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
 +
    tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 111, 112, 147 },
+
       slot = "arrows",
       slot = "weapon",
 
      offensiveCritical = {
 
        chance = 0.025,
 
        damageMultiplier = 1.33
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 88,
+
         Melee = 0,
         Magic = -12,
+
         Magic = 0,
         Range = -12,
+
         Range = 5,
        Piercing = -4,
+
         Slashing = 0
        Blunt = 178,
 
         Slashing = 178
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
        Melee = 1.1,
+
         Range = 1.05
        Magic = 0.75,
+
       },
         Range = 0.75,
 
        Piercing = 0.25,
 
        Blunt = 1.33,
 
        Slashing = 1.33
 
       },
 
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 176,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 10
      },
 
      armorBonus = {
 
        protection = 28,
 
        resistance = 0,
 
        agility = -8,
 
        stamina = 0
 
      },
 
      attackSpeed = 3.1,
 
      hitMults = {
 
        minimum = 0.4,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 4.4
+
         value = 0.5
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 8.8
 
 
       } }
 
       } }
     }
+
     },
 +
    rarity = "rare"
 
   },
 
   },
   ["1584"] = {
+
   ["1576"] = {
    name = "Shrimp Scepter",
+
     id = 1576,
     id = 1584,
+
     name = "Defender's Band",
     enchantmentTier = 8,
+
     value = 500000,
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 19,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/defenders_band.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 85
+
       defense = 60
 
     },
 
     },
    itemImage = "/images/combat/equipment/shrimp_staff.png",
 
    itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
 
    class = "equipment",
 
    visual = "staff",
 
    extraTooltipInfo = "A scepter formed from the void given shape: the Shrimp God.",
 
    tags = { "magic", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 85, 133 },
+
       grantedAbility = { 26 },
       slot = "weapon",
+
       slot = "ring",
      offensiveCritical = {
 
        chance = 0.05,
 
        damageMultiplier = 1.33
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Magic = 192,
 
        Chaos = 312,
 
        Ice = 56,
 
        Melee = -48,
 
        Range = -48
 
      },
 
      offensiveDamageAffinity = {
 
        Magic = 1.66,
 
        Melee = 0.75,
 
        Range = 0.75,
 
        Chaos = 1.5,
 
        Poison = 1.5
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 116,
 
        dexterity = 0
 
      },
 
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 1,
         resistance = 8,
+
         resistance = 0,
         agility = 0,
+
         agility = -32,
         stamina = 0
+
         stamina = 4
 
       },
 
       },
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "armorBonus.protection",
         value = 9.7
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.stamina",
         value = 7.5
+
         value = 0.5
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Chaos",
 
        value = 15.6
 
 
       } },
 
       } },
      oneHanded = true,
+
       itemSet = { 10009, 10016 }
       itemSet = { 2001 }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1585"] = {
+
   ["1577"] = {
    name = "Shrimp Stinger",
+
     id = 1577,
     id = 1585,
+
     name = "Defender's Pendant",
     enchantmentTier = 8,
+
     value = 500000,
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 65,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/defenders_pendant.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
 
     requiredLevel = {
 
     requiredLevel = {
       range = 85
+
       defense = 60,
 +
      crafting = 60
 
     },
 
     },
    itemImage = "/images/combat/equipment/shrimp_dagger.png",
 
    itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
 
    class = "equipment",
 
    visual = "defender",
 
    extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
 
    tags = { "range", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 83 },
+
       grantedAbility = { 26 },
       slot = "shield",
+
       slot = "arrows",
      offensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 1.5
 
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 35,
 
        Range = 48,
 
        Piercing = 25,
 
        Slashing = 25
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.05,
 
        Piercing = 1.05,
 
        Slashing = 1.05,
 
        Range = 1.33,
 
        Poison = 1.5
 
      },
 
      weaponBonus = {
 
        strength = 11,
 
        intellect = 0,
 
        dexterity = 33
 
      },
 
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 16,
         resistance = 0,
+
         resistance = 16,
         agility = 22,
+
         agility = -32,
         stamina = 0
+
         stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 1.8
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.resistance",
         value = 4.5
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 0.6
+
         value = 0.5
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 2
 
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1586"] = {
+
   ["1578"] = {
    name = "Shrimp Tail",
+
     id = 1578,
     id = 1586,
+
     name = "Scaled Circuit",
     enchantmentTier = 8,
+
     value = 3450000,
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 19,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/scale_ring.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       defense = 50
 
     },
 
     },
    itemImage = "/images/combat/equipment/shrimp_whip.png",
 
    itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
 
    class = "equipment",
 
    visual = "shrimp-whip",
 
    extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
 
    tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 84, 132 },
+
       slot = "ring",
       slot = "weapon",
+
       armorBonus = {
       offensiveCritical = {
+
         protection = 8,
         chance = 0.05,
+
        resistance = 8,
         damageMultiplier = 1.3
+
        agility = 0,
 +
         stamina = 4
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 94,
+
         Range = 1.05,
         Slashing = 123,
+
         Piercing = 1.05,
         Chaos = 32,
+
         Slashing = 1.05
        Magic = 14
 
 
       },
 
       },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 2
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 2
 +
      } }
 +
    },
 +
    rarity = "epic"
 +
  },
 +
  ["1579"] = {
 +
    id = 1579,
 +
    name = "Devourer's Band",
 +
    value = 26450000,
 +
    tradeable = true,
 +
    enchantmentTier = 5,
 +
    forcedEnchant = 38,
 +
    forcedEnchantAmount = 5,
 +
    itemImage = "/images/jewellery/ouroboros_ring.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "What was, will be. What will be, was.",
 +
    requiredLevel = {
 +
      defense = 92,
 +
      attack = 92,
 +
      constitution = 92
 +
    },
 +
    equipmentStats = {
 +
      slot = "ring",
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.25,
 
         Melee = 1.25,
         Slashing = 1.33,
+
         Magic = 1.25,
        Blunt = 0.8,
+
         Range = 1.25
        Piercing = 0.8,
 
        Magic = 0.8,
 
         Range = 0.8,
 
        Chaos = 1.25,
 
        Poison = 1.5
 
 
       },
 
       },
       weaponBonus = {
+
       defensiveDamageAffinity = {
         strength = 109,
+
         Melee = 0.5,
         intellect = 0,
+
         Magic = 0.5,
         dexterity = 0
+
         Range = 0.5
 
       },
 
       },
      oneHanded = true,
 
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 8,
+
         agility = 0,
         stamina = 0
+
         stamina = 66
 
       },
 
       },
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.stamina",
         value = 4.7
+
         value = 4
      }, {
+
       } }
        stat = "weaponBonus.strength",
 
        value = 5.5
 
       } },
 
      itemSet = { 2001 }
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["1587"] = {
+
   ["1580"] = {
    name = "Shrimp Eye",
+
     id = 1580,
    id = 1587,
+
     name = "Slayer's Pendant",
    value = 1500000,
+
     value = 6450000,
    tradeable = true,
 
    itemImage = "/images/misc/shrimp_eye_sleep.png",
 
    class = "bar",
 
    extraTooltipInfo = "The Eye's power sleeps.",
 
    tags = { },
 
    rarity = "epic"
 
  },
 
  ["1588"] = {
 
     id = 1588,
 
     name = "Hunter's Band",
 
     value = 3450000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
     forcedEnchant = 13,
+
     forcedEnchant = 38,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
     itemImage = "/images/jewellery/hunter_band.png",
+
     itemImage = "/images/jewellery/slayer_pendant.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "To mark a true hunter's finest kill.",
+
     extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 75,
       range = 60
+
       attack = 75,
 +
      crafting = 75
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 87 },
+
       grantedAbility = { 52 },
       slot = "ring",
+
       slot = "arrows",
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.05,
 +
        Magic = 1.05,
 +
        Range = 1.05
 +
      },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 4,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 2
+
         dexterity = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       armorBonus = {
         Range = 1.15,
+
         protection = 4,
         Piercing = 1.05
+
         resistance = 0,
      },
+
        agility = -4,
      offensiveAccuracyAffinityRating = {
+
         stamina = 4
         Range = 4
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.protection",
         value = 4
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "weaponBonus.strength",
         value = 1
+
         value = 2
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1589"] = {
+
   ["1581"] = {
     id = 1589,
+
     id = 1581,
     name = "Dwarven Hammer Necklace",
+
     name = "Alacrity Pendant",
     value = 3450000,
+
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     enchantmentTier = 3,
     forcedEnchant = 74,
+
     forcedEnchant = 64,
     forcedEnchantAmount = 5,
+
     forcedEnchantAmount = 3,
     itemImage = "/images/jewellery/hammer_necklace.png",
+
     itemImage = "/images/jewellery/speed_pendant.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
+
     extraTooltipInfo = "A pendant with a lightning bolt engraved on it. Your speed is increased massively while wielding it, but your reflexes are still just as slow, making accuracy a problem.",
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 55
+
       defense = 90,
 +
      crafting = 90
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 88 },
+
       slot = "arrows",
       slot = "necklace",
+
       offensiveDamageAffinity = {
 +
        Lightning = 1.3
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Blunt = 16
+
         Lightning = 60,
 +
        Melee = -30,
 +
        Magic = -30,
 +
        Range = -30
 
       },
 
       },
      toolBoost = { {
 
        skill = "mining",
 
        boost = 1
 
      } },
 
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = -12,
+
         agility = 15,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Blunt",
+
         stat = "armorBonus.agility",
         value = 3
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "toolBoost.mining",
+
         stat = "offensiveAccuracyAffinityRating.Lightning",
         value = 1
+
         value = 5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary"
 
   },
 
   },
   ["1590"] = {
+
   ["1582"] = {
     id = 1590,
+
     id = 1582,
     name = "Ancient Token",
+
     name = "Ring of Taxes",
     value = 13000000,
+
     value = 10000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 2,
+
     enchantmentTier = 4,
     forcedEnchant = 8016,
+
     forcedEnchant = 66,
     forcedEnchantAmount = 2,
+
     forcedEnchantAmount = 4,
     itemImage = "/images/jewellery/ancient_token.png",
+
     itemImage = "/images/jewellery/habs_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
+
     extraTooltipInfo = "Allows you to collect taxes from defeated enemies in combat at the expense of your experience. Not even the dead can escape taxes.",
    tags = { "ability", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       constitution = 92
      magic = 85,
 
      crafting = 85
 
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 90, 92 },
+
       slot = "ring",
       slot = "arrows",
+
       augmentationBonus = { {
       armorBonus = {
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         protection = 4,
+
         value = 6
        resistance = 24,
+
       }, {
        agility = 0,
+
         stat = "offensiveAccuracyAffinityRating.Magic",
        stamina = 0
+
         value = 6
      },
+
       }, {
      offensiveAccuracyAffinityRating = {
+
         stat = "offensiveAccuracyAffinityRating.Range",
        Melee = 0,
+
         value = 6
         Magic = 12,
+
       } }
        Range = 0
 
       },
 
      offensiveDamageAffinity = {
 
         Ice = 1.2
 
      },
 
      weaponBonus = {
 
         strength = 0,
 
        intellect = 12,
 
        dexterity = 0
 
       },
 
      augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         value = 5
 
       } },
 
      itemSet = { 10011, 10013 }
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["1591"] = {
+
   ["1583"] = {
     id = 1591,
+
     id = 1583,
     name = "Ancient Ring",
+
     name = "Wrath and War",
     value = 13000000,
+
    extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
 +
    rarity = "legendary",
 +
    enchantmentTier = 8,
 +
     value = 3440000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 5,
 
    forcedEnchant = 70,
 
    forcedEnchantAmount = 5,
 
    itemImage = "/images/jewellery/ancient_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "An ancient ring that allows you to control ice. Maybe you should take up ice sculpting and leave the adventuring life behind?",
 
    tags = { "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       strength = 80
      magic = 85
 
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/wrath_axe.png",
 +
    itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
 +
    class = "equipment",
 +
    visual = "wrath-axe",
 +
    tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 91, 92 },
+
       grantedAbility = { 111, 112, 147 },
       slot = "ring",
+
       slot = "weapon",
       armorBonus = {
+
       offensiveCritical = {
         protection = 0,
+
         chance = 0.025,
         resistance = 4,
+
         damageMultiplier = 1.33
        agility = 0,
 
        stamina = 0
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 0,
+
         Melee = 88,
         Magic = 30,
+
         Magic = -12,
         Range = 0
+
         Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 196,
 +
        Slashing = 174
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Ice = 1.35
+
         Melee = 1.1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.33,
 +
        Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 165,
         intellect = 20,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 8,
 +
        resistance = 0,
 +
        agility = -8,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 3.1,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.3
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 5
+
         value = 4.4
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.strength",
         value = 3
+
         value = 8.3
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       oneHanded = true
     },
+
     }
    rarity = "legendary"
 
 
   },
 
   },
   ["1592"] = {
+
   ["1584"] = {
     id = 1592,
+
    name = "Shrimp Scepter",
     name = "Golem Ring",
+
     id = 1584,
     value = 450000,
+
     enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 5,
 
    forcedEnchant = 75,
 
    forcedEnchantAmount = 5,
 
    itemImage = "/images/jewellery/golem_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "A ring fashioned from an artificial golem's internals. The magic infused within is said to stabilize the effects of negative affinities, albeit imperfectly.",
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50
+
       magic = 85
 
     },
 
     },
 +
    itemImage = "/images/combat/equipment/shrimp_staff.png",
 +
    itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
 +
    class = "equipment",
 +
    visual = "staff",
 +
    extraTooltipInfo = "A scepter formed from the void given shape: the Shrimp God.",
 +
    tags = { "magic", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
      grantedAbility = { 85, 133 },
       armorBonus = {
+
       slot = "weapon",
         protection = 0,
+
       offensiveCritical = {
         resistance = 0,
+
         chance = 0.05,
        agility = 0,
+
         damageMultiplier = 1.33
        stamina = 0
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 0,
+
        Magic = 228,
         Magic = 0,
+
        Chaos = 356,
         Range = 0
+
        Ice = 56,
 +
         Melee = -48,
 +
        Range = -48
 +
      },
 +
      offensiveDamageAffinity = {
 +
         Magic = 1.66,
 +
        Melee = 0.95,
 +
         Range = 0.95,
 +
        Chaos = 1.5,
 +
        Poison = 1.5
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
         intellect = 0,
+
         intellect = 142,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 8,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2.3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 3
 
      }, {
 
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 3
+
         value = 11.4
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 3
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 1
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 7.5
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 1
+
         value = 17.8
       } }
+
      } },
 +
      oneHanded = true,
 +
      itemSet = { 2001, 10029, 10030 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
       }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 120000,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "A staff that could only be fashioned through the help of a Voidblessed Shrimp."
 +
    }
 
   },
 
   },
   ["1593"] = {
+
   ["1585"] = {
    id = 1593,
+
     name = "Shrimp Stinger",
     name = "Phroglin Pheromones",
+
     id = 1585,
     value = 1450000,
+
     enchantmentTier = 8,
    tradeable = false,
+
     value = 12000000,
     enchantmentTier = 1,
+
     tradeable = true,
     forcedEnchant = 73,
+
     requiredLevel = {
     forcedEnchantAmount = 1,
+
       range = 85
    itemImage = "/images/jewellery/phroglin_attractor.png",
 
    class = "equipment",
 
    extraTooltipInfo = "A foul smelling jar filled with a substance that apparently attracts creatures called 'Phroglins.' If used in group combat only the leader's Phroglin Pheromones will be active.",
 
     requiredLevel = {
 
       crafting = 10
 
 
     },
 
     },
    equipmentStats = {
+
     itemImage = "/images/combat/equipment/shrimp_dagger.png",
      slot = "arrows"
+
     itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
    },
 
    rarity = "epic"
 
  },
 
  ["1594"] = {
 
    name = "Elven Light Armor",
 
    id = 1594,
 
    enchantmentTier = 6,
 
    value = 5000000,
 
    tradeable = true,
 
    requiredLevel = {
 
      defense = 65,
 
      range = 65
 
    },
 
     itemImage = "/images/combat/equipment/range/hide_body.png",
 
     itemIcon = "/images/combat/equipment/range/elven_chest.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "chainbody",
+
     visual = "defender",
     extraTooltipInfo = "An unnaturally light chainmail of elven make.",
+
     extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      grantedAbility = { 83 },
 +
       slot = "shield",
 +
      offensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 1.5
 +
      },
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.5
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 36,
 +
        Range = 48,
 +
        Piercing = 36,
 +
        Slashing = 36
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.08
+
         Melee = 1.05,
      },
+
         Piercing = 1.15,
      defensiveDamageAffinity = {
+
         Slashing = 1.15,
         Melee = 0.94,
 
         Magic = 1.08,
 
 
         Range = 1.05,
 
         Range = 1.05,
         Piercing = 0.96,
+
         Poison = 1.5,
        Blunt = 0.97,
+
         Chaos = 1.5
         Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 22,
         intellect = 6,
+
         intellect = 0,
         dexterity = 18
+
         dexterity = 66
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 18,
+
         protection = 0,
         resistance = 6,
+
         resistance = 0,
         agility = 44,
+
         agility = 22,
         stamina = 8
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 1.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 4.5
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.strength",
         value = 0.9
+
         value = 1.1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 2.2
+
         value = 2
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       itemSet = { 2001, 10029, 10031 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 92,
       experience = 24000,
+
       experience = 120000,
 
       category = "Range",
 
       category = "Range",
       craftable = true
+
       craftable = true,
 +
      description = "A dagger that could only be fashioned through the help of a Voidblessed Shrimp."
 
     }
 
     }
 
   },
 
   },
   ["1595"] = {
+
   ["1586"] = {
     name = "Elven Hat",
+
     name = "Shrimp Tail",
     id = 1595,
+
     id = 1586,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5000000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       strength = 85
      range = 65
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/elven_hat.png",
+
     itemImage = "/images/combat/equipment/shrimp_whip.png",
     extraTooltipInfo = "A magical hat of elven make.",
+
     itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "shrimp-whip",
      image = "/images/combat/equipment/range/hide_coif_1.png",
+
     extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
      css = "range-med-helm-1"
+
    tags = { "melee", "craftable", "onehand", "ability" },
     }, {
 
      image = "/images/combat/equipment/range/hide_coif_2.png",
 
      css = "range-med-helm-2"
 
    } },
 
    visual = "med-helm",
 
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 84, 132 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.5
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 120,
 +
        Slashing = 156,
 +
        Chaos = 48,
 +
        Magic = 24,
 +
        Range = 24
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.08
+
         Melee = 1.33,
      },
+
         Slashing = 1.5,
      defensiveDamageAffinity = {
+
         Blunt = 0.9,
         Melee = 0.95,
+
         Piercing = 0.9,
         Magic = 1.08,
+
         Magic = 0.95,
         Range = 1,
+
         Range = 0.95,
         Piercing = 0.95,
+
         Chaos = 1.5,
         Blunt = 0.97,
+
         Poison = 1.5
         Slashing = 0.97,
 
         Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 120,
         intellect = 6,
+
         intellect = 0,
         dexterity = 18
+
         dexterity = 0
 
       },
 
       },
 +
      oneHanded = true,
 
       armorBonus = {
 
       armorBonus = {
         protection = 20,
+
         protection = 0,
         resistance = 12,
+
         resistance = 0,
         agility = 24,
+
         agility = 8,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2.3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 6
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 1
+
         value = 4
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 1
+
         value = 6
      }, {
 
        stat = "armorBonus.agility",
 
        value = 1.5
 
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       itemSet = { 2001, 10029, 10032 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
      }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
       level = 65,
+
       level = 92,
       experience = 24000,
+
       experience = 120000,
       category = "Range",
+
       category = "Melee",
       craftable = true
+
       craftable = true,
 +
      description = "A whip that could only be fashioned through the help of a Voidblessed Shrimp."
 
     }
 
     }
 
   },
 
   },
   ["1596"] = {
+
   ["1587"] = {
     name = "Sylvan Staff",
+
     name = "Shrimp Eye",
     id = 1596,
+
     id = 1587,
 +
    value = 1500000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 7,
+
     itemImage = "/images/misc/shrimp_eye_sleep.png",
     value = 4660000,
+
    class = "bar",
     requiredLevel = {
+
     extraTooltipInfo = "The Eye's power sleeps.",
      magic = 70
+
     rarity = "epic"
     },
+
  },
     itemImage = "/images/combat/equipment/sylvan_staff.png",
+
  ["1588"] = {
     itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
+
     id = 1588,
 +
     name = "Hunter's Band",
 +
     value = 3450000,
 +
    tradeable = true,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 13,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/hunter_band.png",
 
     class = "equipment",
 
     class = "equipment",
    visual = "sylvan-staff",
+
     extraTooltipInfo = "To mark a true hunter's finest kill.",
     extraTooltipInfo = "A staff stolen from a Spriggan. Requires some druidic aptitude in order to communicate your will to the staff as it is actually a living embodiment of nature.",
+
     requiredLevel = {
     tags = { "magic", "twohand", "ability" },
+
      defense = 60,
 +
      range = 60
 +
    },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 9, 89, 102, 103, 104, 107 },
+
       grantedAbility = { 87 },
       slot = "weapon",
+
       slot = "ring",
       offensiveCritical = {
+
       weaponBonus = {
         chance = 0.05,
+
         strength = 0,
         damageMultiplier = 1.25
+
         intellect = 0,
      },
+
         dexterity = 2
      offensiveAccuracyAffinityRating = {
 
        Magic = 180,
 
        Nature = 180,
 
        Melee = -14,
 
        Range = -28,
 
        Piercing = -8,
 
        Blunt = 60,
 
         Slashing = -8
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Range = 1.15,
        Magic = 1.25,
+
         Piercing = 1.05
        Nature = 1.75,
 
        Range = 0.75,
 
         Piercing = 0.1,
 
        Blunt = 0.3333333333333333,
 
        Slashing = 0.1
 
 
       },
 
       },
       weaponBonus = {
+
       offensiveAccuracyAffinityRating = {
         strength = 0,
+
         Range = 4
        intellect = 156,
 
        dexterity = 0
 
 
       },
 
       },
      armorBonus = {
 
        agility = -12,
 
        protection = 12,
 
        resistance = 12,
 
        stamina = 0
 
      },
 
      attackSpeed = 2.8,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 9
+
         value = 4
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.dexterity",
         value = 7.8
+
         value = 1
       } },
+
       } }
      itemSet = { 10011, 10013, 10019 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1597"] = {
+
   ["1589"] = {
     id = 1597,
+
     id = 1589,
     name = "Master Parrying Gauntlet",
+
     name = "Dwarven Hammer Necklace",
     value = 6000000,
+
     value = 3450000,
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
     forcedEnchant = 20,
+
     forcedEnchant = 74,
 
     forcedEnchantAmount = 5,
 
     forcedEnchantAmount = 5,
     itemImage = "/images/jewellery/parrying_gauntlet_master.png",
+
     itemImage = "/images/jewellery/hammer_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
+
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
 
     requiredLevel = {
 
     requiredLevel = {
      constitution = 75,
+
       defense = 55
       defense = 75
 
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 88 },
       slot = "arrows",
+
       slot = "necklace",
       augmentationBonus = { {
+
       offensiveAccuracyAffinityRating = {
         stat = "weaponBonus.strength",
+
         Blunt = 16
        value = 3
+
       },
       }, {
+
      toolBoost = { {
         stat = "armorBonus.protection",
+
         skill = "mining",
         value = 3
+
         boost = 1
 
       } },
 
       } },
      weaponBonus = {
 
        strength = 0,
 
        dexterity = 0,
 
        intellect = 0
 
      },
 
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = -12,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       augmentationBonus = { {
         Melee = 1.02,
+
         stat = "offensiveAccuracyAffinityRating.Blunt",
         Magic = 0.25,
+
         value = 3
         Range = 0.25
+
      }, {
       }
+
        stat = "toolBoost.mining",
 +
         value = 1
 +
       } }
 
     },
 
     },
    tags = { "melee" },
 
 
     rarity = "epic",
 
     rarity = "epic",
     craftingStats = {
+
     tags = { "ability" }
      level = 75,
 
      experience = 132500,
 
      category = "Melee",
 
      craftable = true,
 
      description = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks. Remember to disenchant the Defender piece before crafting this."
 
    }
 
 
   },
 
   },
   ["1598"] = {
+
   ["1590"] = {
     id = 1598,
+
     id = 1590,
     name = "Expert Parrying Gauntlet",
+
     name = "Ancient Token",
     value = 1200000,
+
     value = 13000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     enchantmentTier = 2,
     forcedEnchant = 20,
+
     forcedEnchant = 8016,
     forcedEnchantAmount = 3,
+
     forcedEnchantAmount = 2,
     itemImage = "/images/jewellery/parrying_gauntlet_expert.png",
+
     itemImage = "/images/jewellery/ancient_token.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
+
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
 
     requiredLevel = {
 
     requiredLevel = {
       constitution = 50,
+
       defense = 85,
       defense = 50
+
      magic = 85,
 +
       crafting = 85
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 90, 92, 165 },
 
       slot = "arrows",
 
       slot = "arrows",
      augmentationBonus = { {
 
        stat = "weaponBonus.strength",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.protection",
 
        value = 2
 
      } },
 
      weaponBonus = {
 
        strength = 0,
 
        dexterity = 0,
 
        intellect = 0
 
      },
 
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 4,
         resistance = 0,
+
         resistance = 24,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 12,
 +
        Range = 0
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.01,
+
         Ice = 1.2
         Magic = 0.25,
+
      },
         Range = 0.25
+
      weaponBonus = {
       }
+
        strength = 0,
 +
         intellect = 12,
 +
        dexterity = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 5
 +
      }, {
 +
         stat = "weaponBonus.intellect",
 +
        value = 2
 +
      } },
 +
       itemSet = { 10011, 10013, 10035 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "legendary",
     tags = { "melee" },
+
     tags = { "ability" }
    craftingStats = {
 
      level = 50,
 
      experience = 48000,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1599"] = {
+
   ["1591"] = {
     id = 1599,
+
     id = 1591,
     name = "Beginner Parrying Gauntlet",
+
     name = "Ancient Ring",
     value = 600000,
+
     value = 13000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     enchantmentTier = 5,
     forcedEnchant = 20,
+
     forcedEnchant = 70,
     forcedEnchantAmount = 1,
+
     forcedEnchantAmount = 5,
     itemImage = "/images/jewellery/parrying_gauntlet_beginner.png",
+
     itemImage = "/images/jewellery/ancient_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A beginner's tool to parry and immediately strike an opponent's attack. While it may work sometimes, it's not very reliable.",
+
     extraTooltipInfo = "An ancient ring that allows you to control ice. Maybe you should take up ice sculpting and leave the adventuring life behind?",
 
     requiredLevel = {
 
     requiredLevel = {
       constitution = 25,
+
       defense = 85,
       defense = 25
+
       magic = 85
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 91, 92, 165 },
       slot = "arrows",
+
       slot = "ring",
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 4,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 30,
 +
        Range = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Ice = 1.35
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 20,
 +
        dexterity = 0
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Ice",
         value = 1
+
         value = 5
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 3
 
       } },
 
       } },
       weaponBonus = {
+
       itemSet = { 10011, 10013, 10035 }
        strength = 0,
+
    },
        dexterity = 0,
+
    rarity = "legendary",
        intellect = 0
+
    tags = { "ability" }
       },
+
  },
 +
  ["1592"] = {
 +
    id = 1592,
 +
    name = "Golem Ring",
 +
    value = 450000,
 +
    tradeable = true,
 +
    enchantmentTier = 5,
 +
    forcedEnchant = 75,
 +
    forcedEnchantAmount = 5,
 +
    itemImage = "/images/jewellery/golem_ring.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A ring fashioned from an artificial golem's internals. The magic infused within is said to stabilize the effects of negative affinities, albeit imperfectly.",
 +
    requiredLevel = {
 +
       defense = 50
 +
    },
 +
    equipmentStats = {
 +
      slot = "ring",
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
Line 19,576: Line 20,190:
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       offensiveAccuracyAffinityRating = {
         Melee = 1,
+
         Melee = 0,
         Magic = 0.25,
+
         Magic = 0,
         Range = 0.25
+
         Range = 0
       }
+
       },
    },
+
      weaponBonus = {
    rarity = "uncommon",
+
        strength = 0,
    tags = { "melee" },
+
        intellect = 0,
    craftingStats = {
+
        dexterity = 0
       level = 25,
+
       },
       experience = 7500,
+
       augmentationBonus = { {
      category = "Melee",
+
        stat = "offensiveAccuracyAffinityRating.Melee",
      craftable = true
+
        value = 3
    }
+
      }, {
  },
+
        stat = "offensiveAccuracyAffinityRating.Magic",
  ["1600"] = {
+
        value = 3
    name = "Scroll",
+
      }, {
    id = 1600,
+
        stat = "offensiveAccuracyAffinityRating.Range",
    tradeable = true,
+
        value = 3
    value = 900,
+
      }, {
    extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
+
        stat = "weaponBonus.strength",
    class = "enchanted-scroll",
+
        value = 1
     tags = { "enchanting" },
+
      }, {
     itemImage = "/images/enchanting/scroll.png"
+
        stat = "weaponBonus.intellect",
 +
        value = 1
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1
 +
      } }
 +
     },
 +
     rarity = "epic"
 
   },
 
   },
   ["1601"] = {
+
   ["1593"] = {
     name = "Scroll of Embers",
+
     id = 1593,
     activeMessage = "Making Scrolls of Embers",
+
     name = "Phroglin Pheromones",
     enchant = true,
+
     value = 1450000,
     enchantmentID = 1,
+
     tradeable = false,
     categories = { "hatchet", "foragingset" },
+
     partyTradeable = true,
     time = 15000,
+
     enchantmentTier = 1,
     id = 1601,
+
     forcedEnchant = 73,
     level = 61,
+
     forcedEnchantAmount = 1,
    experience = 4200,
+
     itemImage = "/images/jewellery/phroglin_attractor.png",
    tradeable = true,
+
     class = "equipment",
    value = 2000,
+
     extraTooltipInfo = "A foul smelling jar filled with a substance that apparently attracts creatures called 'Phroglins.' If used in group combat only the leader's Phroglin Pheromones will be active.",
     itemImage = "/images/enchanting/scroll_of_embers.png",
+
     requiredLevel = {
     extraTooltipInfo = "Foraging Enchantment.",
+
      crafting = 10
     class = "enchanted-scroll",
+
    },
     tags = { "enchanting", "foraging" },
+
    equipmentStats = {
     rarity = "rare"
+
      slot = "arrows"
 +
    },
 +
     rarity = "epic"
 
   },
 
   },
   ["1602"] = {
+
   ["1594"] = {
     name = "Scroll of the Prospector",
+
     name = "Elven Light Armor",
    activeMessage = "Making Scrolls of the Prospector",
+
     id = 1594,
    enchant = true,
+
     enchantmentTier = 6,
    enchantmentID = 2,
+
     value = 5000000,
    categories = { "pickaxe", "miningset" },
 
    time = 15000,
 
     id = 1602,
 
     level = 25,
 
     experience = 1500,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     requiredLevel = {
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
+
      defense = 65,
     extraTooltipInfo = "Mining Enchantment.",
+
      range = 65
     class = "enchanted-scroll",
+
    },
     tags = { "enchanting", "mining" }
+
     itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
  },
+
     class = "equipment",
  ["1603"] = {
+
     visual = "elven-chest",
    name = "Scroll of the Scholar",
+
    extraTooltipInfo = "An unnaturally light chainmail of elven make.",
    activeMessage = "Making Scrolls of the Scholar",
+
     tags = { "range", "craftable", "armor" },
    enchant = true,
+
    equipmentStats = {
    enchantmentID = 3,
+
      slot = "body",
    categories = { "ring", "necklace" },
+
      offensiveDamageAffinity = {
    time = 15000,
+
        Range = 1.08
    id = 1603,
+
      },
    level = 88,
+
      defensiveDamageAffinity = {
    experience = 6500,
+
        Melee = 0.94,
    tradeable = true,
+
        Magic = 1.08,
    value = 2000,
+
        Range = 1.05,
    itemImage = "/images/enchanting/scroll_of_the_scholar.png",
+
        Piercing = 0.96,
    extraTooltipInfo = "Skilling Enchantment.",
+
        Blunt = 0.97,
    class = "enchanted-scroll",
+
        Nature = 1.06
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
+
      },
     rarity = "epic"
+
      weaponBonus = {
 +
        strength = 6,
 +
        intellect = 6,
 +
        dexterity = 18
 +
      },
 +
      armorBonus = {
 +
        protection = 18,
 +
        resistance = 6,
 +
        agility = 44,
 +
        stamina = 8
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 0.9
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 2.2
 +
      } },
 +
      itemSet = { 10012 }
 +
    },
 +
    rarity = "rare",
 +
     craftingStats = {
 +
      level = 65,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1604"] = {
+
   ["1595"] = {
     name = "Scroll of Gathering",
+
     name = "Elven Hat",
    activeMessage = "Making Scrolls of Gathering",
+
     id = 1595,
    enchant = true,
+
     enchantmentTier = 6,
    enchantmentID = 4,
 
    categories = { "ring", "necklace" },
 
    time = 15000,
 
     id = 1604,
 
    level = 64,
 
     experience = 4300,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     value = 5000000,
     itemImage = "/images/enchanting/scroll_of_gathering.png",
+
    requiredLevel = {
     extraTooltipInfo = "Gathering Enchantment.",
+
      defense = 65,
     class = "enchanted-scroll",
+
      range = 65
     tags = { "enchanting", "mining", "foraging", "fishing" },
+
    },
     rarity = "rare"
+
    extraTooltipInfo = "A magical hat of elven make.",
  },
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
  ["1605"] = {
+
     class = "equipment",
    name = "Scroll of Superheating",
+
     visual = "elven-helm",
    activeMessage = "Making Scrolls of Superheating",
+
     tags = { "range", "craftable", "armor" },
    enchant = true,
+
     equipmentStats = {
    enchantmentID = 5,
+
      slot = "helm",
    categories = { "pickaxe", "miningset" },
+
      offensiveDamageAffinity = {
    time = 15000,
+
        Range = 1.08
    id = 1605,
+
      },
    level = 76,
+
      defensiveDamageAffinity = {
    experience = 5400,
+
        Melee = 0.95,
    tradeable = true,
+
        Magic = 1.08,
    value = 2000,
+
        Range = 1,
    itemImage = "/images/enchanting/scroll_of_superheating.png",
+
        Piercing = 0.95,
    extraTooltipInfo = "Mining Enchantment.",
+
        Blunt = 0.97,
    class = "enchanted-scroll",
+
        Slashing = 0.97,
    tags = { "enchanting", "mining" },
+
        Nature = 1.06
     rarity = "rare"
+
      },
 +
      weaponBonus = {
 +
        strength = 6,
 +
        intellect = 6,
 +
        dexterity = 18
 +
      },
 +
      armorBonus = {
 +
        protection = 20,
 +
        resistance = 12,
 +
        agility = 24,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.5
 +
      } },
 +
      itemSet = { 10012 }
 +
    },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1606"] = {
+
   ["1596"] = {
     name = "Scroll of Pyromancy",
+
     name = "Sylvan Staff",
    activeMessage = "Making Scrolls of Pyromancy",
+
     id = 1596,
    enchant = true,
 
    enchantmentID = 6,
 
    categories = { "ring", "necklace" },
 
    time = 15000,
 
     id = 1606,
 
    level = 7,
 
    experience = 600,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
    enchantmentTier = 7,
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
+
     value = 4660000,
     extraTooltipInfo = "Skilling Enchantment.",
+
    requiredLevel = {
     class = "enchanted-scroll",
+
      magic = 70
     tags = { "enchanting", "smithing", "cooking" }
+
    },
  },
+
     itemImage = "/images/combat/equipment/sylvan_staff.png",
  ["1607"] = {
+
     itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
    name = "Scroll of Wealth",
+
     class = "equipment",
    activeMessage = "Making scrolls of wealth",
+
    visual = "sylvan-staff",
    enchant = true,
+
    extraTooltipInfo = "A staff stolen from a Spriggan. Requires some druidic aptitude in order to communicate your will to the staff as it is actually a living embodiment of nature.",
    enchantmentID = 7,
+
     tags = { "magic", "twohand", "ability" },
    categories = { "ring", "necklace" },
+
    equipmentStats = {
    time = 15000,
+
      grantedAbility = { 9, 89, 102, 103, 104, 107 },
    id = 1607,
+
      slot = "weapon",
    level = 37,
+
      offensiveCritical = {
    experience = 2300,
+
        chance = 0.05,
    tradeable = true,
+
        damageMultiplier = 1.25
    value = 2000,
+
      },
    itemImage = "/images/enchanting/scroll_of_wealth.png",
+
      offensiveAccuracyAffinityRating = {
    extraTooltipInfo = "Skilling Enchantment.",
+
        Magic = 180,
    class = "enchanted-scroll",
+
        Nature = 180,
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" }
+
        Melee = -14,
  },
+
        Range = -28,
  ["1608"] = {
+
        Piercing = -8,
    name = "Scroll of Haste",
+
        Blunt = 60,
    activeMessage = "Making scrolls of haste",
+
        Slashing = -8
    enchant = true,
+
      },
    enchantmentID = 8,
+
      offensiveDamageAffinity = {
    categories = { "ring", "necklace" },
+
        Melee = 0.75,
    time = 15000,
+
        Magic = 1.25,
    id = 1608,
+
        Nature = 1.75,
    level = 94,
+
        Range = 0.75,
    experience = 7500,
+
        Piercing = 0.1,
    tradeable = true,
+
        Blunt = 0.3333333333333333,
    value = 2000,
+
        Slashing = 0.1
    itemImage = "/images/enchanting/scroll_of_haste.png",
+
      },
    extraTooltipInfo = "Skilling Enchantment.",
+
      weaponBonus = {
    class = "enchanted-scroll",
+
        strength = 0,
    tags = { "enchanting", "mining", "foraging", "fishing", "runecrafting", "smithing", "cooking" },
+
        intellect = 156,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        agility = -12,
 +
        protection = 12,
 +
        resistance = 12,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2.8,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 9
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 7.8
 +
      } },
 +
      itemSet = { 10011, 10013, 10019 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 +
    },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1609"] = {
+
   ["1597"] = {
     name = "Scroll of Naturalist",
+
     id = 1597,
     activeMessage = "Making scrolls of naturalist",
+
     name = "Master Parrying Gauntlet",
    enchant = true,
+
     value = 6000000,
    enchantmentID = 9,
 
    categories = { "gloves", "boots" },
 
    time = 15000,
 
    id = 1609,
 
    level = 49,
 
     experience = 3200,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 5,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
    forcedEnchant = 20,
     extraTooltipInfo = "Gathering Enchantment.",
+
    forcedEnchantAmount = 5,
     class = "enchanted-scroll",
+
     itemImage = "/images/jewellery/parrying_gauntlet_master.png",
     tags = { "enchanting", "mining", "foraging", "fishing" }
+
     class = "equipment",
  },
+
     extraTooltipInfo = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
  ["1610"] = {
+
     requiredLevel = {
    name = "Scroll of Acrobatics",
+
      constitution = 75,
    activeMessage = "Making scrolls of acrobatics",
+
      defense = 75
    enchant = true,
+
    },
    hidden = true,
+
    equipmentStats = {
    enchantmentID = 10,
+
      grantedAbility = { 46 },
    categories = { "weapon" },
+
      slot = "arrows",
    time = 15000,
+
      augmentationBonus = { {
    id = 1610,
+
        stat = "weaponBonus.strength",
    level = 100,
+
        value = 3
    experience = 1,
+
      }, {
    tradeable = true,
+
        stat = "armorBonus.protection",
    value = 2000,
+
        value = 3
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
      } },
     class = "enchanted-scroll",
+
      weaponBonus = {
     tags = { "enchanting" },
+
        strength = 0,
     rarity = "epic"
+
        dexterity = 0,
  },
+
        intellect = 0
  ["1611"] = {
+
      },
    name = "Scroll of Critical Strike",
+
      armorBonus = {
    activeMessage = "Making scrolls of critical strike",
+
        protection = 0,
    enchant = true,
+
        resistance = 0,
    enchantmentID = 11,
+
        agility = 0,
     categories = { "weapon" },
+
        stamina = 0
    time = 15000,
+
      },
     id = 1611,
+
      offensiveDamageAffinity = {
     level = 52,
+
        Melee = 1.02,
     experience = 3300,
+
        Magic = 0.25,
 +
        Range = 0.25
 +
      }
 +
     },
 +
     tags = { "melee", "craftable", "ability" },
 +
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 132500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks. Remember to disenchant the Defender piece before crafting this."
 +
     }
 +
  },
 +
  ["1598"] = {
 +
     id = 1598,
 +
     name = "Expert Parrying Gauntlet",
 +
     value = 1200000,
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 3,
     itemImage = "/images/enchanting/scroll_of_critical_strike.png",
+
    forcedEnchant = 20,
     extraTooltipInfo = "Combat Enchantment.",
+
    forcedEnchantAmount = 3,
     class = "enchanted-scroll",
+
     itemImage = "/images/jewellery/parrying_gauntlet_expert.png",
     tags = { "enchanting" },
+
    class = "equipment",
     rarity = "uncommon"
+
     extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
 +
     requiredLevel = {
 +
      constitution = 50,
 +
      defense = 50
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 46 },
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 2
 +
      } },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        dexterity = 0,
 +
        intellect = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.01,
 +
        Magic = 0.25,
 +
        Range = 0.25
 +
      }
 +
    },
 +
    rarity = "rare",
 +
     tags = { "melee", "craftable", "ability" },
 +
     craftingStats = {
 +
      level = 50,
 +
      experience = 48000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1612"] = {
+
   ["1599"] = {
     name = "Scroll of Poisoning",
+
     id = 1599,
     activeMessage = "Making scrolls of poisoning",
+
     name = "Beginner Parrying Gauntlet",
     enchant = true,
+
     value = 600000,
    hidden = true,
 
    enchantmentID = 12,
 
    categories = { "weapon" },
 
    time = 15000,
 
    id = 1612,
 
    level = 100,
 
    experience = 1,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 1,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
    forcedEnchant = 20,
     class = "enchanted-scroll",
+
    forcedEnchantAmount = 1,
     tags = { "enchanting" },
+
     itemImage = "/images/jewellery/parrying_gauntlet_beginner.png",
     rarity = "epic"
+
    class = "equipment",
 +
    extraTooltipInfo = "A beginner's tool to parry and immediately strike an opponent's attack. While it may work sometimes, it's not very reliable.",
 +
    requiredLevel = {
 +
      constitution = 25,
 +
      defense = 25
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 46 },
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1
 +
      } },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        dexterity = 0,
 +
        intellect = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 0.25,
 +
        Range = 0.25
 +
      }
 +
    },
 +
    rarity = "uncommon",
 +
    tags = { "melee", "craftable", "ability" },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 7500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1600"] = {
 +
    name = "Scroll",
 +
    id = 1600,
 +
    tradeable = true,
 +
    value = 900,
 +
    extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
 +
     class = "enchanted-scroll",
 +
     tags = { "enchanting" },
 +
     itemImage = "/images/enchanting/scroll.png"
 
   },
 
   },
   ["1613"] = {
+
   ["1601"] = {
     name = "Scroll of Accuracy",
+
     name = "Scroll of Embers",
    activeMessage = "Making scrolls of accuracy",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 13,
+
     enchantmentID = 1,
     categories = { "weapon" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1613,
+
     id = 1601,
     level = 28,
+
     level = 61,
     experience = 1600,
+
     experience = 4200,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
+
     itemImage = "/images/enchanting/scroll_of_embers.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Foraging Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" }
+
     tags = { "enchanting", "foraging" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1614"] = {
+
   ["1602"] = {
     name = "Scroll of Deflect",
+
     name = "Scroll of the Prospector",
    activeMessage = "Making scrolls of deflect",
 
 
     enchant = true,
 
     enchant = true,
    hidden = true,
+
     enchantmentID = 2,
     enchantmentID = 14,
+
     categories = { "pickaxe", "miningset" },
     categories = { "shield" },
 
 
     time = 15000,
 
     time = 15000,
     id = 1614,
+
     id = 1602,
     level = 100,
+
     level = 25,
     experience = 1,
+
     experience = 1500,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
 +
    extraTooltipInfo = "Mining Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "mining" }
    rarity = "epic"
 
 
   },
 
   },
   ["1615"] = {
+
   ["1603"] = {
     name = "Scroll of Force",
+
     name = "Scroll of the Scholar",
    activeMessage = "Making scrolls of force",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 15,
+
     enchantmentID = 3,
     categories = { "shield" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1615,
+
     id = 1603,
     level = 79,
+
     level = 88,
     experience = 5500,
+
     experience = 6500,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Skilling Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1616"] = {
+
   ["1604"] = {
     name = "Scroll of Healing",
+
     name = "Scroll of Gathering",
    activeMessage = "Making scrolls of healing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 16,
+
     enchantmentID = 4,
     categories = { "shield", "combat-talisman" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1616,
+
     id = 1604,
     level = 10,
+
     level = 64,
     experience = 700,
+
     experience = 4300,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_healing.png",
+
     itemImage = "/images/enchanting/scroll_of_gathering.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Gathering Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" }
+
     tags = { "enchanting", "mining", "foraging", "fishing" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1617"] = {
+
   ["1605"] = {
     name = "Scroll of Weakening",
+
     name = "Scroll of Superheating",
    activeMessage = "Making scrolls of weakening",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 17,
+
     enchantmentID = 5,
     categories = { "helm", "body", "legs", "shield", "weapon" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1617,
+
     id = 1605,
     level = 4,
+
     level = 76,
     experience = 300,
+
     experience = 5400,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_weakening.png",
+
     itemImage = "/images/enchanting/scroll_of_superheating.png",
     extraTooltipInfo = "General Enchantment.",
+
     extraTooltipInfo = "Mining Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" }
+
     tags = { "enchanting", "mining" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1618"] = {
+
   ["1606"] = {
     name = "Scroll of Reinforcement",
+
     name = "Scroll of Pyromancy",
    activeMessage = "Making scrolls of reinforcement",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 18,
+
     enchantmentID = 6,
     categories = { "helm", "body", "legs" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1618,
+
     id = 1606,
     level = 13,
+
     level = 7,
     experience = 800,
+
     experience = 600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
+
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Skilling Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" }
+
     tags = { "enchanting", "smithing", "cooking" }
 
   },
 
   },
   ["1619"] = {
+
   ["1607"] = {
     name = "Scroll of Protection",
+
     name = "Scroll of Wealth",
    activeMessage = "Making scrolls of protection",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 19,
+
     enchantmentID = 7,
     categories = { "helm", "body", "legs" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1619,
+
     id = 1607,
     level = 31,
+
     level = 37,
     experience = 1700,
+
     experience = 2300,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_protection.png",
+
     itemImage = "/images/enchanting/scroll_of_wealth.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Skilling Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" }
+
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" }
 
   },
 
   },
   ["1620"] = {
+
   ["1608"] = {
     name = "Scroll of Parry",
+
     name = "Scroll of Haste",
    activeMessage = "Making scrolls of parry",
 
 
     enchant = true,
 
     enchant = true,
    hidden = true,
+
     enchantmentID = 8,
     enchantmentID = 20,
+
     categories = { "ring", "necklace" },
     categories = { "body", "legs" },
 
 
     time = 15000,
 
     time = 15000,
     id = 1620,
+
     id = 1608,
     level = 100,
+
     level = 94,
     experience = 1,
+
     experience = 7500,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_haste.png",
 +
    extraTooltipInfo = "Skilling Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" },
+
     tags = { "enchanting", "mining", "foraging", "fishing", "runecrafting", "smithing", "cooking" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1621"] = {
+
   ["1609"] = {
     name = "Scroll of False Equilibrium",
+
     name = "Scroll of Naturalist",
    activeMessage = "Making scrolls of false equilibrium",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 21,
+
     enchantmentID = 9,
     categories = { "helm", "body", "legs" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1621,
+
     id = 1609,
     level = 81,
+
     level = 49,
     experience = 5600,
+
     experience = 3200,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_false_equilibrium.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Gathering Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" },
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
    rarity = "epic"
 
 
   },
 
   },
   ["1622"] = {
+
   ["1610"] = {
     name = "Scroll of Efficiency",
+
     name = "Scroll of Acrobatics",
    activeMessage = "Making scrolls of efficiency",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 22,
+
    hidden = true,
     categories = { "gloves", "boots" },
+
     enchantmentID = 10,
 +
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1622,
+
     id = 1610,
     level = 91,
+
     level = 100,
     experience = 6600,
+
     experience = 1,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    extraTooltipInfo = "Skilling Enchantment.",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
+
     tags = { "enchanting" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1623"] = {
+
   ["1611"] = {
     name = "Scroll of Fishing",
+
     name = "Scroll of Critical Strike",
    activeMessage = "Making scrolls of fishing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 23,
+
     enchantmentID = 11,
     categories = { "gloves", "boots" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1623,
+
     id = 1611,
     level = 55,
+
     level = 52,
     experience = 3400,
+
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishing.png",
+
     itemImage = "/images/enchanting/scroll_of_critical_strike.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" },
+
     tags = { "enchanting" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["1624"] = {
+
   ["1612"] = {
     name = "Scroll of Cooking",
+
     name = "Scroll of Poisoning",
    activeMessage = "Making scrolls of cooking",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 24,
+
    hidden = true,
     categories = { "gloves", "boots", "ladle", "cookingset" },
+
     enchantmentID = 12,
 +
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1624,
+
     id = 1612,
     level = 40,
+
     level = 100,
     experience = 2400,
+
     experience = 1,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cooking.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    extraTooltipInfo = "Cooking Enchantment.",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "cooking" }
+
     tags = { "enchanting" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1625"] = {
+
   ["1613"] = {
     name = "Scroll of Crafting",
+
     name = "Scroll of Accuracy",
    activeMessage = "Making scrolls of crafting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 25,
+
     enchantmentID = 13,
     categories = { "gloves", "boots" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1625,
+
     id = 1613,
     level = 67,
+
     level = 28,
     experience = 4400,
+
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_crafting.png",
+
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
     extraTooltipInfo = "Crafting Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1626"] = {
+
   ["1614"] = {
     name = "Scroll of Refining",
+
     name = "Scroll of Deflect",
    activeMessage = "Making scrolls of refining",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 26,
+
    hidden = true,
     categories = { "gloves", "boots", "tongs", "smithingset" },
+
     enchantmentID = 14,
 +
     categories = { "shield" },
 
     time = 15000,
 
     time = 15000,
     id = 1626,
+
     id = 1614,
     level = 34,
+
     level = 100,
     experience = 1800,
+
     experience = 1,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_refining.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    extraTooltipInfo = "Smithing Enchantment.",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "smithing" }
+
     tags = { "enchanting" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1627"] = {
+
   ["1615"] = {
     name = "Scroll of Runecrafting",
+
     name = "Scroll of Force",
    activeMessage = "Making scrolls of runecrafting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 27,
+
     enchantmentID = 15,
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
+
     categories = { "shield", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1627,
+
     id = 1615,
     level = 43,
+
     level = 79,
     experience = 2500,
+
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
     extraTooltipInfo = "Runecrafting Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "runecrafting" }
+
     tags = { "enchanting" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1628"] = {
+
   ["1616"] = {
     name = "Scroll of Chances",
+
     name = "Scroll of Healing",
    activeMessage = "Making scrolls of chances",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 28,
+
     enchantmentID = 16,
     categories = { "gloves", "boots" },
+
     categories = { "shield", "combat-talisman" },
 
     time = 15000,
 
     time = 15000,
     id = 1628,
+
     id = 1616,
     level = 70,
+
     level = 10,
     experience = 4500,
+
     experience = 700,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_healing.png",
     extraTooltipInfo = "Augmentation Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1629"] = {
+
   ["1617"] = {
     name = "Scroll of the Shrimp Lord",
+
     name = "Scroll of Weakening",
    activeMessage = "Making scrolls of the Shrimp Lord",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 29,
+
     enchantmentID = 17,
     categories = { "gloves", "boots" },
+
     categories = { "helm", "body", "legs", "shield", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1629,
+
     id = 1617,
 
     level = 1,
 
     level = 1,
     experience = 80,
+
     experience = 50,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
+
     itemImage = "/images/enchanting/scroll_of_weakening.png",
     extraTooltipInfo = "Cooking Enchantment.",
+
     extraTooltipInfo = "General Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "cooking" }
+
     tags = { "enchanting" }
 
   },
 
   },
   ["1630"] = {
+
   ["1618"] = {
     name = "Scroll of Enlightenment",
+
     name = "Scroll of Reinforcement",
    activeMessage = "Making scrolls of enlightment",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 30,
+
     enchantmentID = 18,
     categories = { "gloves", "boots" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1630,
+
     id = 1618,
     level = 73,
+
     level = 13,
     experience = 4600,
+
     experience = 800,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
+
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
     extraTooltipInfo = "General Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "runecrafting" },
+
     tags = { "enchanting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1631"] = {
+
   ["1619"] = {
     name = "Scroll of Prolonging",
+
     name = "Scroll of Protection",
    activeMessage = "Making scrolls of prolonging",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 31,
+
     enchantmentID = 19,
     categories = { "gloves", "boots" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1631,
+
     id = 1619,
     level = 58,
+
     level = 31,
     experience = 3500,
+
     experience = 1700,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_boosting.png",
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
     extraTooltipInfo = "General Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting" }
    rarity = "uncommon"
 
 
   },
 
   },
   ["1632"] = {
+
   ["1620"] = {
     name = "Scroll of the Treasure Hunter",
+
     name = "Scroll of Parry",
    activeMessage = "Making scrolls of treasure hunter",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 32,
+
    hidden = true,
     categories = { "gloves", "boots", "combat-boots", "combat-gloves" },
+
     enchantmentID = 20,
 +
     categories = { "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1632,
+
     id = 1620,
     level = 85,
+
     level = 100,
     experience = 5700,
+
     experience = 1,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    extraTooltipInfo = "Combat Enchantment.",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1633"] = {
+
   ["1621"] = {
     name = "Scroll of Inferno",
+
     name = "Scroll of False Equilibrium",
    activeMessage = "Making scrolls of inferno",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 33,
+
     enchantmentID = 21,
     categories = { "boots", "gloves" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1633,
+
     id = 1621,
     level = 46,
+
     level = 81,
     experience = 2600,
+
     experience = 5600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_false_equilibrium.png",
     extraTooltipInfo = "Cooking/Smithing Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "cooking", "smithing" }
+
     tags = { "enchanting" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1634"] = {
+
   ["1622"] = {
     name = "Scroll of Destructive Testing",
+
     name = "Scroll of Efficiency",
    activeMessage = "Making scrolls of destructive testing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 34,
+
     enchantmentID = 22,
     categories = { "pickaxe", "miningset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1634,
+
     id = 1622,
     level = 16,
+
     level = 91,
     experience = 900,
+
     experience = 6600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
+
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
     extraTooltipInfo = "Mining Enchantment.",
+
     extraTooltipInfo = "Skilling Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "mining" }
+
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1635"] = {
+
   ["1623"] = {
     name = "Scroll of Nature",
+
     name = "Scroll of Fishing",
    activeMessage = "Making scrolls of the nature",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 35,
+
     enchantmentID = 23,
     categories = { "hatchet", "foragingset" },
+
     categories = { "gloves", "boots", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1635,
+
     id = 1623,
     level = 19,
+
     level = 45,
     experience = 1000,
+
     experience = 2600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_nature.png",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     extraTooltipInfo = "Foraging Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "foraging" }
+
     tags = { "enchanting", "fishing" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["1636"] = {
+
   ["1624"] = {
     name = "Scroll of Root Digging",
+
     name = "Scroll of Cooking",
    activeMessage = "Making scrolls of root digging",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 36,
+
     enchantmentID = 24,
     categories = { "hatchet", "foragingset" },
+
     categories = { "gloves", "boots", "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1636,
+
     id = 1624,
     level = 22,
+
     level = 40,
     experience = 1000,
+
     experience = 2400,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_cooking.png",
     extraTooltipInfo = "Foraging Enchantment.",
+
     extraTooltipInfo = "Cooking Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "foraging" }
+
     tags = { "enchanting", "cooking" }
 
   },
 
   },
   ["1637"] = {
+
   ["1625"] = {
     name = "Scroll of Patience",
+
     name = "Scroll of Crafting",
    activeMessage = "Making scrolls of patience",
+
     categories = { "gloves", "boots" },
    enchant = true,
+
     id = 1625,
    enchantmentID = 37,
 
     categories = { "body", "legs" },
 
    time = 15000,
 
     id = 1637,
 
    level = 82,
 
    experience = 5600,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_patience.png",
+
     itemImage = "/images/enchanting/scroll_of_crafting.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Crafting Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" },
+
     tags = { "enchanting" },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1638"] = {
+
   ["1626"] = {
     name = "Scroll of Overhealing",
+
     name = "Scroll of Refining",
    activeMessage = "Making scrolls of overhealing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 38,
+
     enchantmentID = 26,
     categories = { "weapon" },
+
     categories = { "gloves", "boots", "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1638,
+
     id = 1626,
     level = 11,
+
     level = 34,
     experience = 700,
+
     experience = 1800,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
+
     itemImage = "/images/enchanting/scroll_of_refining.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Smithing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" }
+
     tags = { "enchanting", "smithing" }
 
   },
 
   },
   ["1639"] = {
+
   ["1627"] = {
     name = "Scroll of Farming",
+
     name = "Scroll of Runecrafting",
    activeMessage = "Making scrolls of farming",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 39,
+
     enchantmentID = 27,
     categories = { "hoe" },
+
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1639,
+
     id = 1627,
     level = 72,
+
     level = 43,
     experience = 4600,
+
     experience = 2500,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_farming.png",
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
     extraTooltipInfo = "Farming Enchantment.",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "farming" },
+
     tags = { "enchanting", "runecrafting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1640"] = {
+
   ["1628"] = {
     name = "Scroll of the Gold Digger",
+
     name = "Scroll of Chances",
    activeMessage = "Making scrolls of gold digger",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 40,
+
     enchantmentID = 28,
     categories = { "hoe" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1640,
+
     id = 1628,
     level = 36,
+
     level = 70,
     experience = 2300,
+
     experience = 4500,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     extraTooltipInfo = "Farming Enchantment.",
+
     extraTooltipInfo = "Augmentation Enchantment.",
     class = "enchanted-scroll",
+
     class = "enchanted-scroll",
     tags = { "enchanting", "farming" }
+
     tags = { "enchanting" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1641"] = {
+
   ["1629"] = {
     name = "Scroll of Fertilizing",
+
     name = "Scroll of the Shrimp Lord",
    activeMessage = "Making scrolls of fertilizing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 41,
+
     enchantmentID = 29,
     categories = { "hoe" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1641,
+
     id = 1629,
     level = 90,
+
     level = 1,
     experience = 6600,
+
     experience = 80,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
+
     itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
     extraTooltipInfo = "Farming Enchantment.",
+
     extraTooltipInfo = "Cooking Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "farming" },
+
     tags = { "enchanting", "cooking" }
    rarity = "epic"
 
 
   },
 
   },
   ["1642"] = {
+
   ["1630"] = {
     name = "Scroll of Cultivation",
+
     name = "Scroll of Enlightenment",
    activeMessage = "Making scrolls of cultivation",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 42,
+
     enchantmentID = 30,
     categories = { "hoe" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1642,
+
     id = 1630,
     level = 12,
+
     level = 73,
     experience = 800,
+
     experience = 4600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
+
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
     extraTooltipInfo = "Farming Enchantment.",
+
     extraTooltipInfo = "General Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "farming" }
+
     tags = { "enchanting", "runecrafting" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1643"] = {
+
   ["1631"] = {
     name = "Scroll of Fortitude",
+
     name = "Scroll of Prolonging",
    activeMessage = "Making scrolls of fortitude",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 44,
+
     enchantmentID = 31,
     categories = { "shield", "combat-talisman" },
+
     categories = { "gloves", "boots" },
    id = 1643,
 
    value = 250000,
 
 
     time = 15000,
 
     time = 15000,
     level = 68,
+
    id = 1631,
     experience = 4400,
+
     level = 58,
 +
     experience = 3500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
+
    value = 2000,
     extraTooltipInfo = "Combat Enchantment.",
+
     itemImage = "/images/enchanting/scroll_of_boosting.png",
 +
     extraTooltipInfo = "General Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["1644"] = {
+
   ["1632"] = {
     name = "Scroll of Pungent Bait",
+
     name = "Scroll of the Treasure Hunter",
    activeMessage = "Making scrolls of pungent bait",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 49,
+
     enchantmentID = 32,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1644,
+
     id = 1632,
     level = 14,
+
     level = 85,
     experience = 850,
+
     experience = 5700,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
+
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" }
+
     tags = { "enchanting" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1645"] = {
+
   ["1633"] = {
     name = "Scroll of Reinforced Line",
+
     name = "Scroll of Inferno",
    activeMessage = "Making scrolls of reinforced line",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 50,
+
     enchantmentID = 33,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "boots", "gloves" },
 
     time = 15000,
 
     time = 15000,
     id = 1645,
+
     id = 1633,
     level = 23,
+
     level = 46,
     experience = 1250,
+
     experience = 2600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Cooking/Smithing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" }
+
     tags = { "enchanting", "cooking", "smithing" }
 
   },
 
   },
   ["1646"] = {
+
   ["1634"] = {
     name = "Scroll of Fishing Magnetism",
+
     name = "Scroll of Destructive Testing",
    activeMessage = "Making scrolls of fishing magnetism",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 48,
+
     enchantmentID = 34,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1646,
+
     id = 1634,
     level = 33,
+
     level = 16,
     experience = 1750,
+
     experience = 900,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
+
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Mining Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" }
+
     tags = { "enchanting", "mining" }
 
   },
 
   },
   ["1647"] = {
+
   ["1635"] = {
     name = "Scroll of Bait Preservation",
+
     name = "Scroll of Nature",
    activeMessage = "Making scrolls of bait preservation",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 51,
+
     enchantmentID = 35,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1647,
+
     id = 1635,
     level = 47,
+
     level = 19,
     experience = 2800,
+
     experience = 1000,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
+
     itemImage = "/images/enchanting/scroll_of_nature.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Foraging Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" }
+
     tags = { "enchanting", "foraging" }
 
   },
 
   },
   ["1648"] = {
+
   ["1636"] = {
     name = "Scroll of Oil Spill",
+
     name = "Scroll of Root Digging",
    activeMessage = "Making scrolls of oil spill",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 52,
+
     enchantmentID = 36,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1648,
+
     id = 1636,
     level = 69,
+
     level = 22,
     experience = 4450,
+
     experience = 1000,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
+
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Foraging Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" },
+
     tags = { "enchanting", "foraging" }
    rarity = "rare"
 
 
   },
 
   },
   ["1649"] = {
+
   ["1637"] = {
     name = "Scroll of Deadliest Catch",
+
     name = "Scroll of Patience",
    activeMessage = "Making scrolls of deadliest catch",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 53,
+
     enchantmentID = 37,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1649,
+
     id = 1637,
     level = 71,
+
     level = 82,
     experience = 4550,
+
     experience = 5600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
+
     itemImage = "/images/enchanting/scroll_of_patience.png",
     extraTooltipInfo = "Fishing Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" },
+
     tags = { "enchanting" },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1650"] = {
+
   ["1638"] = {
     name = "Scroll of the Master Chef",
+
     name = "Scroll of Overhealing",
    activeMessage = "Making scrolls of master chef",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 54,
+
     enchantmentID = 38,
     categories = { "ladle", "cookingset" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1650,
+
     id = 1638,
     level = 84,
+
     level = 11,
     experience = 5650,
+
     experience = 700,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
+
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
     extraTooltipInfo = "Cooking Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "cooking" },
+
     tags = { "enchanting" }
    rarity = "epic"
 
 
   },
 
   },
   ["1651"] = {
+
   ["1639"] = {
     name = "Scroll of the Herbalist",
+
     name = "Scroll of Farming",
    activeMessage = "Making scrolls of herbalist",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 55,
+
     enchantmentID = 39,
     categories = { "hatchet", "foragingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1651,
+
     id = 1639,
     level = 42,
+
     level = 72,
     experience = 2450,
+
     experience = 4600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
+
     itemImage = "/images/enchanting/scroll_of_farming.png",
     extraTooltipInfo = "Foraging Enchantment.",
+
     extraTooltipInfo = "Farming Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "foraging" }
+
     tags = { "enchanting", "farming" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1652"] = {
+
   ["1640"] = {
     name = "Scroll of Seed Harvesting",
+
     name = "Scroll of the Gold Digger",
    activeMessage = "Making scrolls of seed harvesting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 56,
+
     enchantmentID = 40,
     categories = { "hatchet", "foragingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1652,
+
     id = 1640,
     level = 30,
+
     level = 36,
     experience = 1650,
+
     experience = 2300,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
+
     itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
     extraTooltipInfo = "Foraging Enchantment.",
+
     extraTooltipInfo = "Farming Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "foraging" }
+
     tags = { "enchanting", "farming" }
 
   },
 
   },
   ["1653"] = {
+
   ["1641"] = {
     name = "Scroll of Metallurgy",
+
     name = "Scroll of Fertilizing",
    activeMessage = "Making scrolls of metallurgy",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 57,
+
     enchantmentID = 41,
     categories = { "tongs", "smithingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1653,
+
     id = 1641,
     level = 38,
+
     level = 90,
     experience = 2350,
+
     experience = 6600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
     extraTooltipInfo = "Smithing Enchantment.",
+
     extraTooltipInfo = "Farming Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "smithing" }
+
     tags = { "enchanting", "farming" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1654"] = {
+
   ["1642"] = {
     name = "Scroll of Pure Metals",
+
     name = "Scroll of Cultivation",
    activeMessage = "Making scrolls of pure metals",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 58,
+
     enchantmentID = 42,
     categories = { "tongs", "smithingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1654,
+
     id = 1642,
     level = 87,
+
     level = 12,
     experience = 6400,
+
     experience = 800,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_pure_metal.png",
+
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
     extraTooltipInfo = "Smithing Enchantment.",
+
     extraTooltipInfo = "Farming Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "smithing" },
+
     tags = { "enchanting", "farming" }
    rarity = "epic"
 
 
   },
 
   },
   ["1655"] = {
+
   ["1643"] = {
     name = "Scroll of Essence Concentration",
+
     name = "Scroll of Fortitude",
    activeMessage = "Making scrolls of essence concentration",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 59,
+
     enchantmentID = 44,
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
+
     categories = { "shield", "combat-talisman" },
 +
    id = 1643,
 +
    value = 250000,
 
     time = 15000,
 
     time = 15000,
    id = 1655,
+
     level = 68,
     level = 59,
+
     experience = 4400,
     experience = 4000,
 
 
     tradeable = true,
 
     tradeable = true,
    value = 2000,
+
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     extraTooltipInfo = "Combat Enchantment.",
     extraTooltipInfo = "Runecrafting Enchantment.",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "runecrafting" },
+
     tags = { "enchanting" },
     rarity = "epic"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1656"] = {
+
   ["1644"] = {
     name = "Scroll of the Fiber Finder",
+
     name = "Scroll of Pungent Bait",
    activeMessage = "Making scrolls of fiber finder",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 62,
+
     enchantmentID = 49,
 
     categories = { "tacklebox", "fishingset" },
 
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1656,
+
     id = 1644,
     level = 50,
+
     level = 14,
     experience = 3300,
+
     experience = 850,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishing.png",
+
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
 
     extraTooltipInfo = "Fishing Enchantment.",
 
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "fishing" },
+
     tags = { "enchanting", "fishing" }
    rarity = "uncommon"
 
 
   },
 
   },
   ["1657"] = {
+
   ["1645"] = {
     name = "Scroll of Archaeology",
+
     name = "Scroll of Reinforced Line",
    activeMessage = "Making scrolls of archaeology",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 67,
+
     enchantmentID = 50,
     categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1657,
+
     id = 1645,
     level = 41,
+
     level = 23,
     experience = 2400,
+
     experience = 1250,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
+
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
     extraTooltipInfo = "Gathering Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "mining", "foraging", "fishing" }
+
     tags = { "enchanting", "fishing" }
 
   },
 
   },
   ["1658"] = {
+
   ["1646"] = {
     name = "Scroll of Endless Ammo",
+
     name = "Scroll of Fishing Magnetism",
    activeMessage = "Making scrolls of endless ammo",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 60,
+
     enchantmentID = 48,
     categories = { "cape", "weapon" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1658,
+
     id = 1646,
     level = 29,
+
     level = 33,
     experience = 1650,
+
     experience = 1750,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" }
+
     tags = { "enchanting", "fishing" }
 
   },
 
   },
   ["1659"] = {
+
   ["1647"] = {
     name = "Scroll of Rune Reserves",
+
     name = "Scroll of Bait Preservation",
    activeMessage = "Making scrolls of rune reserves",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 61,
+
     enchantmentID = 51,
     categories = { "cape", "weapon" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1659,
+
     id = 1647,
     level = 35,
+
     level = 47,
     experience = 2100,
+
     experience = 2800,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" }
+
     tags = { "enchanting", "fishing" }
 
   },
 
   },
   ["1660"] = {
+
   ["1648"] = {
     name = "Scroll of the Soul Wisdom",
+
     name = "Scroll of Oil Spill",
    activeMessage = "Making Scrolls of Soul Wisdom",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 71,
+
     enchantmentID = 52,
     categories = { "ring", "necklace", "weapon", "shield", "helm", "body", "legs", "gloves", "boots", "cape", "arrows", "pickaxe", "hatchet", "hoe", "tacklebox", "tongs", "tome", "ladle", "combat-talisman", "chisel", "miningset", "foragingset", "fishingset", "cookingset", "smithingset", "runecraftingset" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1660,
+
     id = 1648,
     level = 48,
+
     level = 69,
     experience = 3000,
+
     experience = 4450,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
+
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
     extraTooltipInfo = "General Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "fishing" },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1661"] = {
+
   ["1649"] = {
     name = "Scroll of Overly Well Done",
+
     name = "Scroll of Deadliest Catch",
    activeMessage = "Making scrolls of overly well done",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 72,
+
     enchantmentID = 53,
     categories = { "ladle", "cookingset" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1661,
+
     id = 1649,
     level = 2,
+
     level = 71,
     experience = 120,
+
     experience = 4550,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
+
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
     extraTooltipInfo = "Cooking Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "cooking" }
+
     tags = { "enchanting", "fishing" },
 +
    rarity = "rare"
 
   },
 
   },
   ["1662"] = {
+
   ["1650"] = {
     name = "Scroll of Recklessness",
+
     name = "Scroll of the Master Chef",
    activeMessage = "Making scrolls of recklessness",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 74,
+
     enchantmentID = 54,
     categories = { "helm", "body", "legs" },
+
     categories = { "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1662,
+
     id = 1650,
     level = 80,
+
     level = 84,
     experience = 5550,
+
     experience = 5650,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
+
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Cooking Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" },
+
     tags = { "enchanting", "cooking" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1663"] = {
+
   ["1651"] = {
     name = "Scroll of Engraving",
+
     name = "Scroll of the Herbalist",
    activeMessage = "Making scrolls of engraving",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 81,
+
     enchantmentID = 55,
     categories = { "chisel", "runecraftingset" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1663,
+
     id = 1651,
     level = 39,
+
     level = 42,
     experience = 2400,
+
     experience = 2450,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
     extraTooltipInfo = "Runecrafting Enchantment.",
+
     extraTooltipInfo = "Foraging Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "runecrafting" }
+
     tags = { "enchanting", "foraging" }
 
   },
 
   },
   ["1664"] = {
+
   ["1652"] = {
     name = "Scroll of Resistance",
+
     name = "Scroll of Seed Harvesting",
    activeMessage = "Making scrolls of resistance",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 86,
+
     enchantmentID = 56,
     categories = { "helm", "body", "legs" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1664,
+
     id = 1652,
     level = 32,
+
     level = 30,
     experience = 1750,
+
     experience = 1650,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_protection.png",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Foraging Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" }
+
     tags = { "enchanting", "foraging" }
 
   },
 
   },
   ["1665"] = {
+
   ["1653"] = {
     name = "Scroll of Supercooling",
+
     name = "Scroll of Metallurgy",
    activeMessage = "Making Scrolls of Supercooling",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 82,
+
     enchantmentID = 57,
     categories = { "pickaxe", "miningset" },
+
     categories = { "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1665,
+
     id = 1653,
     level = 75,
+
     level = 38,
     experience = 5000,
+
     experience = 2350,
     tradeable = true,
+
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_supercooling.png",
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     extraTooltipInfo = "Mining Enchantment.",
+
     extraTooltipInfo = "Smithing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "mining" },
+
     tags = { "enchanting", "smithing" }
    rarity = "rare"
 
 
   },
 
   },
   ["1666"] = {
+
   ["1654"] = {
     name = "Scroll of Dwarven Engineering",
+
     name = "Scroll of Pure Metals",
    activeMessage = "Making Scrolls of Dwarven Engineering",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 83,
+
     enchantmentID = 58,
     categories = { "pickaxe", "miningset" },
+
     categories = { "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1666,
+
     id = 1654,
     level = 83,
+
     level = 87,
     experience = 5600,
+
     experience = 6400,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     itemImage = "/images/enchanting/scroll_of_pure_metal.png",
     extraTooltipInfo = "Mining Enchantment.",
+
     extraTooltipInfo = "Smithing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "mining" },
+
     tags = { "enchanting", "smithing" },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1667"] = {
+
   ["1655"] = {
     name = "Scroll of Taunting",
+
     name = "Scroll of Essence Concentration",
    activeMessage = "Making Scrolls of Taunting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 8013,
+
     enchantmentID = 59,
     categories = { "helm", "body", "legs", "shield", "combat-talisman" },
+
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1667,
+
     id = 1655,
     level = 26,
+
     level = 59,
     experience = 1600,
+
     experience = 4000,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_taunting.png",
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" }
+
     tags = { "enchanting", "runecrafting" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1668"] = {
+
   ["1656"] = {
     name = "Scroll of Convergence",
+
     name = "Scroll of the Fiber Finder",
    activeMessage = "Making scrolls of convergence",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 87,
+
     enchantmentID = 62,
     categories = { "shield" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1668,
+
     id = 1656,
     level = 79,
+
     level = 50,
     experience = 5500,
+
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Fishing Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "fishing" },
     rarity = "rare"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1669"] = {
+
   ["1657"] = {
     name = "Scroll of Finesse",
+
     name = "Scroll of Archaeology",
    activeMessage = "Making scrolls of finesse",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 88,
+
     enchantmentID = 67,
     categories = { "shield" },
+
     categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1669,
+
     id = 1657,
     level = 79,
+
     level = 41,
     experience = 5500,
+
     experience = 2400,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
     extraTooltipInfo = "Combat Enchantment.",
+
     extraTooltipInfo = "Gathering Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
    rarity = "rare"
 
 
   },
 
   },
   ["1670"] = {
+
   ["1658"] = {
     name = "Scroll of Fibrous Fabrication",
+
     name = "Scroll of Endless Ammo",
    activeMessage = "Making scrolls of fibrous fabrication",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 92,
+
     enchantmentID = 60,
     categories = { "chisel", "runecraftingset" },
+
     categories = { "cape", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1670,
+
     id = 1658,
     level = 66,
+
     level = 29,
     experience = 4400,
+
     experience = 1650,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     extraTooltipInfo = "Runecrafting Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1671"] = {
+
   ["1659"] = {
     name = "Scroll of Crucible",
+
     name = "Scroll of Rune Reserves",
    activeMessage = "Making scrolls of crucible",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 89,
+
     enchantmentID = 61,
     categories = { "tongs", "smithingset" },
+
     categories = { "cape", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1671,
+
     id = 1659,
     level = 62,
+
     level = 35,
     experience = 4200,
+
     experience = 2100,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     extraTooltipInfo = "Smithing Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1672"] = {
+
   ["1660"] = {
     name = "Scroll of Forge Enhancement",
+
     name = "Scroll of the Soul Wisdom",
     activeMessage = "Making scrolls of forge enhancement",
+
     hidden = true,
    enchant = true,
+
     categories = { "ring", "necklace", "weapon", "shield", "helm", "body", "legs", "gloves", "boots", "cape", "arrows", "pickaxe", "hatchet", "hoe", "tacklebox", "tongs", "tome", "ladle", "combat-talisman", "chisel", "miningset", "foragingset", "fishingset", "cookingset", "smithingset", "runecraftingset" },
    enchantmentID = 90,
+
     id = 1660,
     categories = { "tongs", "smithingset" },
 
    time = 15000,
 
     id = 1672,
 
    level = 78,
 
    experience = 5400,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
     extraTooltipInfo = "Smithing Enchantment.",
+
     extraTooltipInfo = "General Enchantment. Deprecated.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1673"] = {
+
   ["1661"] = {
     name = "Scroll of Forge Maintenance",
+
     name = "Scroll of Overly Well Done",
    activeMessage = "Making scrolls of forge maintenance",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 91,
+
     enchantmentID = 72,
     categories = { "tongs", "smithingset" },
+
     categories = { "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1673,
+
     id = 1661,
     level = 77,
+
     level = 2,
     experience = 5500,
+
     experience = 120,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
     extraTooltipInfo = "Smithing Enchantment.",
+
     extraTooltipInfo = "Cooking Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "cooking" }
    rarity = "rare"
 
 
   },
 
   },
   ["1674"] = {
+
   ["1662"] = {
     name = "Scroll of Leftovers",
+
     name = "Scroll of Recklessness",
    activeMessage = "Making scrolls of leftovers",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 96,
+
     enchantmentID = 74,
     categories = { "ladle", "cookingset" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1674,
+
     id = 1662,
     level = 74,
+
     level = 80,
     experience = 4800,
+
     experience = 5550,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
     extraTooltipInfo = "Cooking Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1675"] = {
+
   ["1663"] = {
     name = "Scroll of Blitzing",
+
     name = "Scroll of Engraving",
    activeMessage = "Making scrolls of blitzing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 97,
+
     enchantmentID = 81,
     categories = { "ladle", "cookingset" },
+
     categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
    id = 1663,
 +
    level = 39,
 +
    experience = 2400,
 +
    tradeable = true,
 +
    value = 2000,
 +
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
 +
    extraTooltipInfo = "Runecrafting Enchantment.",
 +
    class = "enchanted-scroll",
 +
    tags = { "enchanting", "runecrafting" }
 +
  },
 +
  ["1664"] = {
 +
    name = "Scroll of Resistance",
 +
    enchant = true,
 +
    enchantmentID = 86,
 +
    categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1675,
+
     id = 1664,
     level = 27,
+
     level = 32,
     experience = 1600,
+
     experience = 1750,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cooking.png",
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
     extraTooltipInfo = "Cooking Enchantment.",
+
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting" }
    rarity = "rare"
 
 
   },
 
   },
   ["1676"] = {
+
   ["1665"] = {
     name = "Scroll of Duster",
+
     name = "Scroll of Supercooling",
    activeMessage = "Making scrolls of duster",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 99,
+
     enchantmentID = 82,
     categories = { "gloves", "boots" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1676,
+
     id = 1665,
     level = 80,
+
     level = 75,
     experience = 5550,
+
     experience = 5000,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_supercooling.png",
     extraTooltipInfo = "Augmentation Enchantment.",
+
     extraTooltipInfo = "Mining Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "mining" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1677"] = {
+
   ["1666"] = {
     name = "Scroll of Scrapper",
+
     name = "Scroll of Dwarven Engineering",
    activeMessage = "Making scrolls of scrapper",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 100,
+
     enchantmentID = 83,
     categories = { "gloves", "boots" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1677,
+
     id = 1666,
     level = 51,
+
     level = 83,
     experience = 3300,
+
     experience = 5600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_superheating.png",
     extraTooltipInfo = "Augmentation Enchantment.",
+
     extraTooltipInfo = "Mining Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting" },
+
     tags = { "enchanting", "mining" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1678"] = {
+
   ["1667"] = {
     name = "Scroll of Immunity",
+
     name = "Scroll of Taunting",
    activeMessage = "Making scrolls of immunity",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 101,
+
     enchantmentID = 8013,
     categories = { "cape" },
+
     categories = { "helm", "body", "legs", "shield", "combat-talisman" },
 
     time = 15000,
 
     time = 15000,
     id = 1678,
+
     id = 1667,
     level = 56,
+
     level = 26,
     experience = 3450,
+
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_protection.png",
+
     itemImage = "/images/enchanting/scroll_of_taunting.png",
 
     extraTooltipInfo = "Combat Enchantment.",
 
     extraTooltipInfo = "Combat Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     tags = { "enchanting", "armor" }
+
     tags = { "enchanting" }
 
   },
 
   },
   ["1800"] = {
+
   ["1668"] = {
     name = "Elven Royal Leggings",
+
     name = "Scroll of Convergence",
     id = 1800,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 87,
     value = 8000000,
+
    categories = { "shield", "weapon" },
 +
    time = 15000,
 +
     id = 1668,
 +
     level = 79,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 2000,
      defense = 75,
+
     itemImage = "/images/enchanting/scroll_of_force.png",
      range = 75
+
     extraTooltipInfo = "Combat Enchantment.",
    },
+
     class = "enchanted-scroll",
     itemImage = "/images/combat/equipment/range/hide_legs.png",
+
     tags = { "enchanting" },
     itemIcon = "/images/combat/equipment/range/elven_legs.png",
+
     rarity = "rare"
     class = "equipment",
+
  },
     visual = "platelegs",
+
  ["1669"] = {
     extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
+
    name = "Scroll of Finesse",
    tags = { "armor", "range" },
+
    enchant = true,
    equipmentStats = {
+
    enchantmentID = 88,
      slot = "legs",
+
    categories = { "shield", "weapon" },
      offensiveDamageAffinity = {
+
    time = 15000,
        Range = 1.1,
+
    id = 1669,
        Nature = 1.03
+
    level = 79,
      },
+
    experience = 5500,
      defensiveDamageAffinity = {
+
    tradeable = true,
        Range = 1.1,
+
    value = 2000,
        Nature = 1.1
+
    itemImage = "/images/enchanting/scroll_of_force.png",
      },
+
    extraTooltipInfo = "Combat Enchantment.",
      weaponBonus = {
+
     class = "enchanted-scroll",
        strength = 0,
+
     tags = { "enchanting" },
        intellect = 0,
+
    rarity = "rare"
        dexterity = 24
 
      },
 
      armorBonus = {
 
        protection = 40,
 
        resistance = 18,
 
        agility = 88,
 
        stamina = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "weaponBonus.dexterity",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 4.4
 
      } },
 
      itemSet = { 10010, 10012, 10014, 10021 }
 
     },
 
    rarity = "epic",
 
     craftingStats = {
 
      level = 75,
 
      experience = 217000,
 
      category = "Range",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1801"] = {
+
   ["1670"] = {
     name = "Elven Royal Tunic",
+
     name = "Scroll of Fibrous Fabrication",
     id = 1801,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 92,
     value = 8000000,
+
    categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1670,
 +
     level = 66,
 +
     experience = 4400,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 2000,
      defense = 75,
+
     itemImage = "/images/enchanting/scroll_of_force.png",
      range = 75
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    },
+
     class = "enchanted-scroll",
     itemImage = "/images/combat/equipment/range/hide_body.png",
+
     tags = { "enchanting" },
     itemIcon = "/images/combat/equipment/range/elven_chest.png",
+
     rarity = "rare"
     class = "equipment",
+
  },
     visual = "chainbody",
+
  ["1671"] = {
     extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
+
    name = "Scroll of Crucible",
    tags = { "armor", "range" },
+
    enchant = true,
    equipmentStats = {
+
    enchantmentID = 89,
      slot = "body",
+
    categories = { "tongs", "smithingset" },
      offensiveDamageAffinity = {
+
    time = 15000,
        Range = 1.16,
+
    id = 1671,
        Nature = 1.08
+
    level = 62,
      },
+
    experience = 4200,
      defensiveDamageAffinity = {
+
    tradeable = true,
        Melee = 0.94,
+
    value = 2000,
        Magic = 1.08,
+
    itemImage = "/images/enchanting/scroll_of_force.png",
        Range = 1.05,
+
    extraTooltipInfo = "Smithing Enchantment.",
        Piercing = 0.96,
+
     class = "enchanted-scroll",
        Blunt = 0.97,
+
     tags = { "enchanting" },
        Nature = 1.08
+
    rarity = "rare"
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 24
 
      },
 
      armorBonus = {
 
        protection = 32,
 
        resistance = 12,
 
        agility = 64,
 
        stamina = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "weaponBonus.dexterity",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 3.2
 
      } },
 
      itemSet = { 10010, 10012, 10014, 10021 }
 
     },
 
    rarity = "epic",
 
     craftingStats = {
 
      level = 75,
 
      experience = 227500,
 
      category = "Range",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1802"] = {
+
   ["1672"] = {
     name = "Elven Royal Hat",
+
     name = "Scroll of Forge Enhancement",
     id = 1802,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 90,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1672,
 +
    level = 78,
 +
     experience = 5400,
 
     tradeable = true,
 
     tradeable = true,
     value = 8000000,
+
     value = 2000,
    requiredLevel = {
+
     itemImage = "/images/enchanting/scroll_of_force.png",
      defense = 75,
+
     extraTooltipInfo = "Smithing Enchantment.",
      range = 75
+
     class = "enchanted-scroll",
    },
+
     tags = { "enchanting" },
     itemImage = "/images/combat/equipment/range/hide_coif.png",
+
     rarity = "rare"
     itemIcon = "/images/combat/equipment/range/elven_hat.png",
+
  },
     extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
+
  ["1673"] = {
     class = "equipment",
+
     name = "Scroll of Forge Maintenance",
     visual = "med-helm",
+
    enchant = true,
     tags = { "armor", "range" },
+
     enchantmentID = 91,
     equipmentStats = {
+
    categories = { "tongs", "smithingset" },
      slot = "helm",
+
    time = 15000,
      offensiveDamageAffinity = {
+
    id = 1673,
        Range = 1.16
+
    level = 77,
      },
+
    experience = 5500,
      defensiveDamageAffinity = {
+
    tradeable = true,
        Melee = 0.95,
+
    value = 2000,
        Magic = 1.08,
+
    itemImage = "/images/enchanting/scroll_of_force.png",
        Range = 1,
+
    extraTooltipInfo = "Smithing Enchantment.",
        Piercing = 0.95,
+
    class = "enchanted-scroll",
        Blunt = 0.97,
+
    tags = { "enchanting" },
        Slashing = 0.97,
+
    rarity = "rare"
        Nature = 1.08
+
  },
      },
+
  ["1674"] = {
      offensiveAccuracyAffinityRating = {
+
    name = "Scroll of Leftovers",
        Range = 90
+
    enchant = true,
      },
+
    enchantmentID = 96,
      weaponBonus = {
+
    categories = { "ladle", "cookingset" },
        strength = 0,
+
    time = 15000,
        intellect = 0,
+
    id = 1674,
        dexterity = 24
+
    level = 74,
      },
+
     experience = 4800,
      armorBonus = {
+
     tradeable = true,
        protection = 32,
+
     value = 2000,
        resistance = 18,
+
    itemImage = "/images/enchanting/scroll_of_root_digging.png",
        agility = 44,
+
     extraTooltipInfo = "Cooking Enchantment.",
        stamina = 0
+
    class = "enchanted-scroll",
      },
+
     tags = { "enchanting" },
      augmentationBonus = { {
+
    rarity = "rare"
        stat = "weaponBonus.dexterity",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 3
 
      } },
 
      itemSet = { 10010, 10012, 10014, 10021 }
 
     },
 
     rarity = "epic",
 
     specialVisuals = { {
 
      image = "/images/combat/equipment/range/hide_coif_1.png",
 
      css = "range-med-helm-1"
 
     }, {
 
      image = "/images/combat/equipment/range/hide_coif_2.png",
 
      css = "range-med-helm-2"
 
    } },
 
     craftingStats = {
 
      level = 75,
 
      experience = 211000,
 
      category = "Range",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1803"] = {
+
   ["1675"] = {
     name = "Infernal Chainmail",
+
     name = "Scroll of Blitzing",
     id = 1803,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 97,
     value = 8000000,
+
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1675,
 +
     level = 27,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 2000,
      defense = 75,
+
     itemImage = "/images/enchanting/scroll_of_cooking.png",
      strength = 75
+
     extraTooltipInfo = "Cooking Enchantment.",
    },
+
     class = "enchanted-scroll",
     itemImage = "/images/combat/equipment/infernal_chain.png",
+
     tags = { "enchanting" },
     class = "equipment",
+
     rarity = "rare"
     visual = "chainbody-gargoyle",
 
     tags = { "armor", "melee" },
 
    extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
 
    equipmentStats = {
 
      slot = "body",
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
        Piercing = 1.075,
 
        Fire = 1.1
 
      },
 
      defensiveDamageAffinity = {
 
        Melee = 1.03,
 
        Magic = 0.9,
 
        Range = 1.03,
 
        Piercing = 1.01,
 
        Blunt = 1.01,
 
        Slashing = 1.05,
 
        Fire = 1.04
 
      },
 
      weaponBonus = {
 
        dexterity = 0,
 
        intellect = 0,
 
        strength = 8
 
      },
 
      armorBonus = {
 
        protection = 96,
 
        resistance = -3,
 
        agility = 20,
 
        stamina = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 4.9
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 2
 
      } },
 
      itemSet = { 10018, 10022 }
 
    },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 75,
 
      experience = 212500,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1804"] = {
+
   ["1676"] = {
     name = "Infernal Legs",
+
     name = "Scroll of Duster",
     id = 1804,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 99,
     value = 8000000,
+
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1676,
 +
     level = 80,
 +
     experience = 5550,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 2000,
      defense = 75,
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
      strength = 75
+
     extraTooltipInfo = "Researching Enchantment.",
    },
+
     class = "enchanted-scroll",
     itemImage = "/images/combat/equipment/infernal_pants.png",
+
     tags = { "enchanting" },
     class = "equipment",
+
     rarity = "rare"
     visual = "platelegs",
 
    extraTooltipInfo = "Liar, liar, pants on fire!",
 
     tags = { "armor", "melee" },
 
    equipmentStats = {
 
      slot = "legs",
 
      offensiveDamageAffinity = {
 
        Melee = 1.05,
 
        Piercing = 1.075,
 
        Fire = 1.1
 
      },
 
      defensiveDamageAffinity = {
 
        Melee = 1.03,
 
        Magic = 0.9,
 
        Range = 1.03,
 
        Piercing = 1.08,
 
        Blunt = 1.01,
 
        Slashing = 1.08,
 
        Fire = 1.04
 
      },
 
      weaponBonus = {
 
        dexterity = 0,
 
        intellect = 0,
 
        strength = 8
 
      },
 
      armorBonus = {
 
        protection = 88,
 
        resistance = -4,
 
        agility = 0,
 
        stamina = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 4.4
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 2
 
      } },
 
      itemSet = { 10018, 10022 }
 
    },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 75,
 
      experience = 173000,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1805"] = {
+
   ["1677"] = {
     name = "Infernal Helm",
+
     name = "Scroll of Scrapper",
     id = 1805,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 100,
     value = 8000000,
+
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1677,
 +
     level = 51,
 +
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 2000,
      defense = 75,
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
      strength = 75
+
     extraTooltipInfo = "Researching Enchantment.",
    },
+
     class = "enchanted-scroll",
     itemImage = "/images/combat/equipment/infernal_helm_1.png",
+
     tags = { "enchanting" },
     class = "equipment",
+
     rarity = "rare"
    specialVisuals = { {
 
      image = "/images/combat/equipment/infernal_helm_1.png",
 
      css = "gargoyle-helm-1"
 
     }, {
 
      image = "/images/combat/equipment/gargoyle_helm_2.png",
 
      css = "gargoyle-helm-2"
 
    } },
 
     tags = { "armor", "melee" },
 
    extraTooltipInfo = "A fiery countenance that will strike fear into the hearts of your enemies.",
 
    equipmentStats = {
 
      slot = "helm",
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 64
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
        Piercing = 1.15,
 
        Slashing = 1.15,
 
        Fire = 1.1
 
      },
 
      defensiveDamageAffinity = {
 
        Melee = 1.03,
 
        Magic = 0.9,
 
        Range = 1.03,
 
        Piercing = 1.01,
 
        Blunt = 1.01,
 
        Slashing = 1.01,
 
        Fire = 1.04
 
      },
 
      weaponBonus = {
 
        dexterity = 0,
 
        intellect = 0,
 
        strength = 24
 
      },
 
      armorBonus = {
 
        protection = 44,
 
        resistance = -1,
 
        agility = 0,
 
        stamina = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 2.2
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 2
 
      } },
 
      itemSet = { 10018, 10022 }
 
    },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 75,
 
      experience = 133500,
 
      category = "Melee",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["1806"] = {
+
   ["1678"] = {
     name = "Symphony of Spirits",
+
     name = "Scroll of Immunity",
     id = 1806,
+
    enchant = true,
     enchantmentTier = 7,
+
    enchantmentID = 101,
     value = 4000000,
+
    categories = { "cape" },
 +
    time = 15000,
 +
     id = 1678,
 +
     level = 56,
 +
     experience = 3450,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 2000,
      strength = 75
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
    },
+
     extraTooltipInfo = "Combat Enchantment.",
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
+
     class = "enchanted-scroll",
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
+
     tags = { "enchanting" }
     extraTooltipInfo = "It sings with every swing. You find it almost soothing.",
+
  },
     class = "equipment",
+
  ["1679"] = {
    visual = "chorus-of-souls",
+
    name = "Scroll of Quick Study",
     tags = { "melee", "onehand", "ability" },
+
    enchant = true,
    equipmentStats = {
+
    enchantmentID = 103,
      grantedAbility = { 37, 100, 101 },
+
    categories = { "boots", "gloves" },
      slot = "weapon",
+
     time = 15000,
      offensiveCritical = {
+
     id = 1679,
        chance = 0.035,
+
     level = 92,
        damageMultiplier = 1.13
+
     experience = 6800,
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 90,
 
        Magic = 38,
 
        Range = -12,
 
        Piercing = -4,
 
        Blunt = 178,
 
        Slashing = 118,
 
        Poison = 99
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.05,
 
        Magic = 0.75,
 
        Range = 0.75,
 
        Piercing = 0.25,
 
        Blunt = 1.33,
 
        Slashing = 0.75,
 
        Poison = 1.2
 
      },
 
      weaponBonus = {
 
        strength = 142,
 
        intellect = 64,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 3,
 
      augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 4.5
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 7.1
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 3.2
 
      } }
 
    },
 
     rarity = "epic"
 
  },
 
  ["1807"] = {
 
     id = 1807,
 
     name = "Crown of Spikes",
 
     value = 800000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     value = 2000,
    forcedEnchant = 14,
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
    forcedEnchantAmount = 1,
+
     extraTooltipInfo = "Enchanting Enchantment.",
     itemImage = "/images/jewellery/spiked_crown.png",
+
     class = "enchanted-scroll",
    class = "equipment",
+
    tags = { "enchanting", "enchanting" }
     extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
 
     requiredLevel = {
 
      defense = 60
 
    },
 
    equipmentStats = {
 
      slot = "arrows",
 
      armorBonus = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = -256,
 
        stamina = 0
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = -128,
 
        Magic = -128,
 
        Range = -128
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 3
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 3
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 3
 
      } }
 
    },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1808"] = {
+
   ["1680"] = {
     id = 1808,
+
     name = "Scroll of Elemental Accuracy",
     name = "Dark Ring",
+
    enchant = true,
     value = 500000,
+
    enchantmentID = 105,
 +
     categories = { "weapon" },
 +
    time = 15000,
 +
    id = 1680,
 +
    level = 28,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/jewellery/dark_ring.png",
+
    value = 2000,
     class = "equipment",
+
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
     extraTooltipInfo = "A ring stolen from the Dark Vault; it enhances your combat prowess at the cost of your survivability. It appears to be a crude reconstruction of legendary rings of old.",
+
     extraTooltipInfo = "Combat Enchantment.",
     requiredLevel = {
+
     class = "enchanted-scroll",
      defense = 60
+
     tags = { "enchanting" }
    },
+
  },
    equipmentStats = {
+
  ["1681"] = {
      slot = "ring",
+
    name = "Scroll of Physical Accuracy",
      offensiveDamageAffinity = {
+
    enchant = true,
        Melee = 1.05,
+
    enchantmentID = 106,
        Magic = 1.05,
+
    categories = { "weapon" },
        Range = 1.05
+
    time = 15000,
      },
+
    id = 1681,
      defensiveDamageAffinity = {
+
    level = 28,
        Melee = 0.9,
+
    experience = 1600,
        Magic = 0.9,
+
    tradeable = true,
        Range = 0.9
+
    value = 2000,
      },
+
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
      armorBonus = {
+
    extraTooltipInfo = "Combat Enchantment.",
        protection = -16,
+
    class = "enchanted-scroll",
        resistance = -16,
+
    tags = { "enchanting" }
        agility = -24,
 
        stamina = -16
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 16,
 
        Magic = 16,
 
        Range = 16
 
      },
 
      weaponBonus = {
 
        strength = 8,
 
        intellect = 8,
 
        dexterity = 8
 
      },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = -1
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = -1
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = -1
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 3
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 3
 
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 3
 
      } }
 
    },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1809"] = {
+
   ["1682"] = {
     id = 1809,
+
     name = "Scroll of Fishy Fortune",
     name = "Pendant of Virulence",
+
    enchant = true,
     value = 500000,
+
    enchantmentID = 107,
 +
     categories = { "gloves", "boots", "fishingset" },
 +
    time = 15000,
 +
    id = 1682,
 +
    level = 44,
 +
     experience = 2600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/jewellery/necro_2.png",
+
    value = 2000,
     enchantmentTier = 1,
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     forcedEnchant = 98,
+
     extraTooltipInfo = "Fishing Enchantment.",
     forcedEnchantAmount = 1,
+
     class = "enchanted-scroll",
    class = "equipment",
+
     tags = { "enchanting", "fishing" }
     extraTooltipInfo = "This pendant is a magical channel for poison, death, and altogether unpleasant things.",
+
  },
     requiredLevel = {
+
  ["1683"] = {
      defense = 60
+
     name = "Scroll of Fiber Snagging",
    },
+
     enchant = true,
     equipmentStats = {
+
    enchantmentID = 108,
      slot = "arrows",
+
     categories = { "gloves", "boots", "fishingset" },
      offensiveDamageAffinity = {
+
    time = 15000,
        Poison = 1.1
+
    id = 1683,
      },
+
    level = 20,
      offensiveAccuracyAffinityRating = {
+
    experience = 1000,
        Magic = 24,
+
    tradeable = true,
        Poison = 32
+
    value = 2000,
      },
+
    itemImage = "/images/enchanting/scroll_of_fishing.png",
      weaponBonus = {
+
    extraTooltipInfo = "Fishing Enchantment.",
        strength = 0,
+
    class = "enchanted-scroll",
        intellect = 16,
+
     tags = { "enchanting", "fishing" }
        dexterity = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "weaponBonus.intellect",
 
        value = 3
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Magic",
 
        value = 3
 
      } }
 
    },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1998"] = {
+
   ["1684"] = {
     name = "All Potions",
+
     name = "Scroll of Junk Snagging",
     id = 1998,
+
    enchant = true,
     value = 0,
+
    enchantmentID = 110,
 +
    categories = { "gloves", "boots", "fishingset" },
 +
    time = 15000,
 +
     id = 1684,
 +
    level = 20,
 +
     experience = 1000,
 
     tradeable = true,
 
     tradeable = true,
     dummy = "potion",
+
     value = 2000,
     itemImage = "/images/cooking/alchemy/rainbow_pot.png",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     class = "cooking-ingredient",
+
    extraTooltipInfo = "Fishing Enchantment.",
     tags = { "consumable", "alchemy", "food", "cooking" }
+
     class = "enchanted-scroll",
 +
     tags = { "enchanting", "fishing" }
 
   },
 
   },
   ["1999"] = {
+
   ["1685"] = {
     name = "All Foods",
+
    id = 1685,
     id = 1999,
+
     name = "Scroll of Threadbare Charm",
     value = 0,
+
    enchant = true,
 +
    enchantmentID = 123,
 +
    categories = { "chisel", "runecraftingset" },
 +
     time = 15000,
 +
    level = 86,
 +
     experience = 6000,
 
     tradeable = true,
 
     tradeable = true,
     dummy = "food",
+
     value = 2000,
     itemImage = "/images/cooking/monster_curry.png",
+
     itemImage = "/images/enchanting/scroll_of_threadbare_charm.png",
     class = "cooking-ingredient",
+
    extraTooltipInfo = "Runecrafting Enchantment.",
     tags = { "consumable", "food", "cooking" }
+
     class = "enchanted-scroll",
 +
     tags = { "enchanting", "runecrafting" }
 
   },
 
   },
   ["2000"] = {
+
   ["1686"] = {
     name = "Raw Chicken",
+
    id = 1686,
     id = 2000,
+
     name = "Scroll of Researcher's Boon",
     value = 75,
+
     enchant = true,
 +
    enchantmentID = 77,
 +
    categories = { "cape" },
 +
    time = 15000,
 +
    level = 93,
 +
     experience = 7400,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/raw_chicken.png",
+
    value = 2000,
     extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
+
     itemImage = "/images/enchanting/scroll_of_haste.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Skilling Enchantment.",
     tags = { "cooking" }
+
     class = "enchanted-scroll",
 +
     tags = { "enchanting" }
 
   },
 
   },
   ["2001"] = {
+
   ["1687"] = {
     name = "Raw Beef",
+
     name = "Scroll of the Hunter Gatherer",
     id = 2001,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 125,
 +
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1687,
 +
    level = 48,
 +
     experience = 3000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/raw_beef.png",
+
    value = 2000,
     extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Foraging Enchantment.",
     tags = { "cooking" }
+
     class = "enchanted-scroll",
 +
     tags = { "enchanting", "foraging" }
 
   },
 
   },
   ["2009"] = {
+
   ["1688"] = {
     name = "Spider Legs",
+
     name = "Scroll of Overgrowth",
     id = 2009,
+
    enchant = true,
     value = 100,
+
    enchantmentID = 126,
 +
    categories = { "hoe" },
 +
    time = 15000,
 +
     id = 1688,
 +
    level = 89,
 +
     experience = 6500,
 
     tradeable = true,
 
     tradeable = true,
    itemImage = "/images/cooking/spider_legs.png",
+
     value = 2000,
    extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
+
     itemImage = "/images/enchanting/scroll_of_farming.png",
    class = "cooking-ingredient",
+
     extraTooltipInfo = "Farming Enchantment.",
    tags = { "cooking" }
+
     class = "enchanted-scroll",
  },
+
     tags = { "enchanting", "foraging" }
  ["2010"] = {
 
    name = "Goblin Brain",
 
    id = 2010,
 
     value = 25,
 
    tradeable = true,
 
     itemImage = "/images/cooking/goblin_brain.png",
 
     extraTooltipInfo = "Cooking Ingredient. They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
 
     class = "cooking-ingredient",
 
     tags = { "cooking" }
 
 
   },
 
   },
   ["2012"] = {
+
   ["1689"] = {
     name = "Pepper",
+
     name = "Scroll of DOT Dealer",
     id = 2012,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 127,
 +
    categories = { "shield", "weapon" },
 +
    time = 15000,
 +
     id = 1689,
 +
    level = 53,
 +
     experience = 3350,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
     itemImage = "/images/cooking/pepper.png",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
     extraTooltipInfo = "Cooking Ingredient. Don't sneeze or you'll dump too much ore into the forge! Achoo!",
+
     extraTooltipInfo = "Combat Enchantment.",
     class = "cooking-ingredient",
+
     class = "enchanted-scroll",
     tags = { "cooking", "foraging" }
+
     tags = { "enchanting" },
 +
    rarity = "rare"
 
   },
 
   },
   ["2013"] = {
+
   ["1690"] = {
     name = "Salt",
+
     name = "Scroll of Duskview",
     id = 2013,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 128,
 +
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1690,
 +
    level = 86,
 +
     experience = 6000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
     itemImage = "/images/cooking/salt.png",
+
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
     extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
+
     extraTooltipInfo = "Foraging Enchantment.",
     class = "cooking-ingredient",
+
     class = "enchanted-scroll",
     tags = { "cooking" }
+
     tags = { "enchanting", "foraging" }
 
   },
 
   },
   ["2014"] = {
+
   ["1691"] = {
     name = "Ashes",
+
     name = "Scroll of Bark's Boon",
     id = 2014,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 129,
 +
    categories = { "hoe" },
 +
    time = 15000,
 +
     id = 1691,
 +
    level = 89,
 +
     experience = 6500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/ashes.png",
+
    value = 2000,
     extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
+
     itemImage = "/images/enchanting/scroll_of_nature.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Farming Enchantment.",
     tags = { "cooking" },
+
     class = "enchanted-scroll",
    craftingStats = {
+
     tags = { "enchanting", "farming" }
      level = 1,
 
      experience = 65,
 
      category = "General",
 
      craftable = true,
 
      description = "Cooking Ingredient. The remnants of life."
 
    }
 
 
   },
 
   },
   ["2015"] = {
+
   ["1692"] = {
     name = "Sugar",
+
     name = "Scroll of Fraying",
     id = 2015,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 131,
 +
    categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1692,
 +
    level = 89,
 +
     experience = 6500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/sugar.png",
+
    value = 2000,
     extraTooltipInfo = "Cooking Ingredient. A sugar rush would definitely make you more efficient!",
+
     itemImage = "/images/enchanting/scroll_of_threadbare_charm.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
     tags = { "cooking", "foraging" }
+
     class = "enchanted-scroll",
 +
     tags = { "enchanting", "runecrafting" }
 
   },
 
   },
   ["2016"] = {
+
   ["1800"] = {
     name = "Honey",
+
     name = "Elven Royal Leggings",
     id = 2016,
+
     id = 1800,
     value = 20,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     requiredLevel = {
     itemImage = "/images/cooking/honey.png",
+
      defense = 75,
     extraTooltipInfo = "Cooking Ingredient. Why do fish like this so much?",
+
      range = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking", "foraging" },
+
     itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
     healing = {
+
     class = "equipment",
       hp = 6,
+
     visual = "elven-legs",
       cooldown = 7500,
+
     extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
      perTick = 6,
+
    tags = { "range", "craftable", "armor" },
      totalTicks = 5,
+
     equipmentStats = {
       tickDelay = 5000,
+
       slot = "legs",
       ignoreCooldown = true
+
       offensiveDamageAffinity = {
    }
+
        Range = 1.1,
  },
+
        Nature = 1.1
  ["2017"] = {
+
       },
    name = "Milk",
+
       defensiveDamageAffinity = {
    id = 2017,
+
        Range = 1.1,
    value = 15,
+
        Nature = 1.1
    tradeable = true,
+
      },
    itemImage = "/images/cooking/milk.png",
+
      weaponBonus = {
    extraTooltipInfo = "Cooking Ingredient. mooooooooo",
+
        strength = 0,
    class = "cooking-ingredient",
+
        intellect = 0,
    tags = { "consumable", "food", "cooking" },
+
        dexterity = 24
    healing = {
+
      },
      hp = 9,
+
      armorBonus = {
      cooldown = 10000,
+
        protection = 40,
      perTick = 9,
+
        resistance = 18,
      totalTicks = 3,
+
        agility = 88,
      tickDelay = 5000,
+
        stamina = 0
       ignoreCooldown = false
+
       },
    }
+
      augmentationBonus = { {
  },
+
        stat = "weaponBonus.dexterity",
  ["2018"] = {
+
        value = 2
    name = "Butter",
+
      }, {
    id = 2018,
+
        stat = "armorBonus.agility",
    value = 10,
+
        value = 4.4
    tradeable = true,
+
      } },
    itemImage = "/images/cooking/butter.png",
+
      itemSet = { 10012, 10021 }
    extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
+
     },
     class = "cooking-ingredient",
+
     rarity = "epic",
     tags = { "cooking" },
 
 
     craftingStats = {
 
     craftingStats = {
       level = 1,
+
       level = 75,
       experience = 25,
+
       experience = 217000,
       category = "General",
+
       category = "Range",
       craftable = true,
+
       craftable = true
      description = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying..."
 
 
     }
 
     }
 
   },
 
   },
   ["2019"] = {
+
   ["1801"] = {
     name = "Egg",
+
     name = "Elven Royal Tunic",
     id = 2019,
+
     id = 1801,
     value = 15,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/egg.png",
+
    requiredLevel = {
     extraTooltipInfo = "GEG, scrambled egg.",
+
      defense = 75,
     class = "cooking-ingredient",
+
      range = 75
     tags = { "prepared", "cooking" }
+
    },
  },
+
     itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
  ["2020"] = {
+
     class = "equipment",
    name = "Mushroom",
+
    visual = "elven-chest",
    id = 2020,
+
     extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
    value = 10,
+
     tags = { "range", "craftable", "armor" },
    tradeable = true,
+
    equipmentStats = {
    experience = 15,
+
      slot = "body",
    itemImage = "/images/cooking/mushroom.png",
+
      offensiveDamageAffinity = {
    extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
+
        Range = 1.16,
    class = "cooking-ingredient",
+
        Nature = 1.15
    tags = { "cooking", "foraging" }
+
      },
  },
+
      defensiveDamageAffinity = {
  ["2021"] = {
+
        Melee = 0.94,
    name = "Carrot",
+
        Magic = 1.08,
    id = 2021,
+
        Range = 1.05,
    value = 15,
+
        Piercing = 0.96,
    tradeable = true,
+
        Blunt = 0.97,
    experience = 10,
+
        Nature = 1.08
    itemImage = "/images/cooking/carrot.png",
+
      },
    extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
+
      weaponBonus = {
    class = "cooking-ingredient",
+
        strength = 0,
    tags = { "consumable", "food", "cooking", "foraging" },
+
        intellect = 0,
     healing = {
+
        dexterity = 24
       hp = 9,
+
      },
       cooldown = 10000,
+
      armorBonus = {
       perTick = 9,
+
        protection = 32,
       totalTicks = 4,
+
        resistance = 12,
      tickDelay = 5000,
+
        agility = 64,
      ignoreCooldown = false
+
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 3.2
 +
      } },
 +
      itemSet = { 10012, 10021 }
 +
    },
 +
    rarity = "epic",
 +
     craftingStats = {
 +
       level = 75,
 +
       experience = 227500,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2022"] = {
+
   ["1802"] = {
     name = "Chili Pepper",
+
     name = "Elven Royal Hat",
     id = 2022,
+
     id = 1802,
     value = 10,
+
     enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 8000000,
     itemImage = "/images/cooking/chili_pepper.png",
+
    requiredLevel = {
     extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
+
      defense = 75,
     class = "cooking-ingredient",
+
      range = 75
     tags = { "consumable", "food", "cooking", "foraging" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
       hp = 6,
+
     extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
       cooldown = 7500,
+
     class = "equipment",
      perTick = 6,
+
    visual = "elven-helm",
      totalTicks = 5,
+
     tags = { "range", "craftable", "armor" },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = true
+
       slot = "helm",
    }
+
       offensiveDamageAffinity = {
  },
+
        Range = 1.16,
  ["2023"] = {
+
        Nature = 1.2
    name = "Potato",
+
       },
    id = 2023,
+
       defensiveDamageAffinity = {
    value = 10,
+
        Melee = 0.95,
    tradeable = true,
+
        Magic = 1.08,
    experience = 10,
+
        Range = 1,
    itemImage = "/images/cooking/potato.png",
+
        Piercing = 0.95,
    extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
+
        Blunt = 0.97,
    class = "cooking-ingredient",
+
        Slashing = 0.97,
    tags = { "cooking", "foraging" }
+
        Nature = 1.08
  },
+
      },
  ["2024"] = {
+
      offensiveAccuracyAffinityRating = {
    name = "Pumpkin",
+
        Range = 90
    id = 2024,
+
      },
    value = 10,
+
      weaponBonus = {
    tradeable = true,
+
        strength = 0,
    experience = 20,
+
        intellect = 0,
    itemImage = "/images/cooking/pumpkin.png",
+
        dexterity = 24
    extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
+
      },
    class = "cooking-ingredient",
+
      armorBonus = {
    tags = { "cooking", "foraging" }
+
        protection = 32,
  },
+
        resistance = 18,
  ["2025"] = {
+
        agility = 44,
    name = "Tomato",
+
        stamina = 0
    id = 2025,
+
      },
    value = 10,
+
      augmentationBonus = { {
    tradeable = true,
+
        stat = "weaponBonus.dexterity",
    experience = 10,
+
        value = 2
    itemImage = "/images/cooking/tomato.png",
+
      }, {
    extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
+
        stat = "armorBonus.agility",
     class = "cooking-ingredient",
+
        value = 3
     tags = { "consumable", "food", "cooking", "foraging" },
+
      } },
     healing = {
+
      itemSet = { 10012, 10021 }
       hp = 3,
+
     },
       cooldown = 5000,
+
     rarity = "epic",
       perTick = 3,
+
     craftingStats = {
      totalTicks = 10,
+
       level = 75,
      tickDelay = 5000,
+
       experience = 211000,
       ignoreCooldown = true
+
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2026"] = {
+
   ["1803"] = {
     name = "Apple",
+
     name = "Infernal Chainmail",
     id = 2026,
+
     id = 1803,
     value = 20,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
     itemImage = "/images/cooking/apple.png",
+
      defense = 75,
     extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking", "foraging" },
+
     itemImage = "/images/combat/equipment/infernal_chain.png",
     healing = {
+
     class = "equipment",
       hp = 9,
+
     visual = "chainbody-gargoyle",
       cooldown = 10000,
+
     tags = { "melee", "craftable", "armor" },
       perTick = 9,
+
    extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
       totalTicks = 4,
+
     equipmentStats = {
       tickDelay = 5000,
+
       slot = "body",
      ignoreCooldown = false
+
       offensiveDamageAffinity = {
    }
+
        Melee = 1.1,
  },
+
        Piercing = 1.075,
  ["2027"] = {
+
        Fire = 1.1
    name = "Wildberry",
+
      },
    id = 2027,
+
       defensiveDamageAffinity = {
    value = 10,
+
        Melee = 1.03,
    tradeable = true,
+
        Magic = 0.9,
    experience = 10,
+
        Range = 1.03,
    itemImage = "/images/cooking/wildberry.png",
+
        Piercing = 1.01,
    extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
+
        Blunt = 1.01,
    class = "cooking-ingredient",
+
        Slashing = 1.05,
    tags = { "consumable", "food", "cooking", "foraging" },
+
        Fire = 1.04
     healing = {
+
       },
       hp = 3,
+
       weaponBonus = {
       cooldown = 5000,
+
        dexterity = 0,
       perTick = 3,
+
        intellect = 0,
      totalTicks = 10,
+
        strength = 8
      tickDelay = 5000,
+
      },
       ignoreCooldown = true
+
      armorBonus = {
 +
        protection = 96,
 +
        resistance = -3,
 +
        agility = 20,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4.9
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
     craftingStats = {
 +
       level = 75,
 +
       experience = 212500,
 +
       category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2028"] = {
+
   ["1804"] = {
     name = "Banana",
+
     name = "Infernal Legs",
     id = 2028,
+
     id = 1804,
     value = 20,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
     itemImage = "/images/cooking/banana.png",
+
      defense = 75,
     extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking", "foraging" },
+
     itemImage = "/images/combat/equipment/infernal_pants.png",
     healing = {
+
     class = "equipment",
       hp = 9,
+
     visual = "platelegs",
       cooldown = 10000,
+
     extraTooltipInfo = "Liar, liar, pants on fire!",
      perTick = 9,
+
    tags = { "melee", "craftable", "armor" },
      totalTicks = 4,
+
     equipmentStats = {
      tickDelay = 5000,
+
       slot = "legs",
       ignoreCooldown = false
+
       offensiveDamageAffinity = {
    }
+
        Melee = 1.05,
  },
+
        Piercing = 1.075,
  ["2029"] = {
+
        Fire = 1.1
    name = "Wheat",
+
       },
    id = 2029,
+
      defensiveDamageAffinity = {
    value = 10,
+
        Melee = 1.03,
    tradeable = true,
+
        Magic = 0.9,
    experience = 10,
+
        Range = 1.03,
    itemImage = "/images/cooking/wheat.png",
+
        Piercing = 1.08,
    extraTooltipInfo = "Cooking Ingredient. How many of these do I need to make a Straw Hat?",
+
        Blunt = 1.01,
    class = "cooking-ingredient",
+
        Slashing = 1.08,
    tags = { "cooking", "foraging" }
+
        Fire = 1.04
  },
+
      },
  ["2030"] = {
+
      weaponBonus = {
    name = "Rice",
+
        dexterity = 0,
    id = 2030,
+
        intellect = 0,
    value = 10,
+
        strength = 8
    tradeable = true,
+
      },
    experience = 10,
+
      armorBonus = {
    itemImage = "/images/cooking/rice.png",
+
        protection = 88,
    extraTooltipInfo = "Cooking Ingredient. You're telling me a Limpe fried this rice?",
+
        resistance = -4,
    class = "cooking-ingredient",
+
        agility = 0,
    tags = { "cooking", "foraging" }
+
        stamina = 0
  },
+
      },
  ["2031"] = {
+
      augmentationBonus = { {
    name = "Sageberry",
+
        stat = "armorBonus.protection",
    id = 2031,
+
        value = 4.4
    value = 150,
+
      }, {
    tradeable = true,
+
        stat = "weaponBonus.strength",
    experience = 1,
+
        value = 2
    itemImage = "/images/farming/sage_berry.png",
+
      } },
    extraTooltipInfo = "Cooking Ingredient. The ultimate big brain berry.",
+
      itemSet = { 10018, 10022 }
    class = "cooking-ingredient",
+
     },
    tags = { "cooking", "foraging" }
+
     rarity = "epic",
  },
+
     craftingStats = {
  ["2032"] = {
+
       level = 75,
    name = "Choccy Milk",
+
       experience = 173000,
     id = 2032,
+
       category = "Melee",
    value = 150,
+
       craftable = true
    tradeable = true,
 
     itemImage = "/images/cooking/chocolate_milk.png",
 
     extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "cooking" },
 
    healing = {
 
       hp = 24,
 
       cooldown = 10000,
 
       perTick = 20,
 
       totalTicks = 6,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
 
     }
 
     }
 
   },
 
   },
   ["2034"] = {
+
   ["1805"] = {
     name = "Filleted Fish",
+
     name = "Infernal Helm",
     id = 2034,
+
     id = 1805,
     value = 50,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/fillet.png",
+
    requiredLevel = {
     extraTooltipInfo = "Sashimi! You should probably cook these.",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "prepared", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_helm_1.png",
       hp = 3,
+
     class = "equipment",
       cooldown = 3000,
+
    specialVisuals = { {
       perTick = 5,
+
      image = "/images/combat/equipment/infernal_helm_1.png",
       totalTicks = 5,
+
      css = "gargoyle-helm-1"
       tickDelay = 3000,
+
     }, {
      ignoreCooldown = false
+
      image = "/images/combat/equipment/gargoyle_helm_2.png",
    }
+
      css = "gargoyle-helm-2"
  },
+
    } },
  ["2036"] = {
+
     tags = { "melee", "craftable", "armor" },
    name = "Ground Flour",
+
     extraTooltipInfo = "A fiery countenance that will strike fear into the hearts of your enemies.",
    id = 2036,
+
    equipmentStats = {
    value = 50,
+
       slot = "helm",
    tradeable = true,
+
       offensiveAccuracyAffinityRating = {
    itemImage = "/images/cooking/prepared/starch.png",
+
        Melee = 64
    extraTooltipInfo = "Definitely better cooked!",
+
      },
    class = "cooking-ingredient",
+
       offensiveDamageAffinity = {
    tags = { "prepared", "cooking" },
+
        Melee = 1.1,
     healing = {
+
        Piercing = 1.15,
      hp = 6,
+
        Slashing = 1.15,
      cooldown = 5000,
+
        Fire = 1.1
       perTick = 5,
+
       },
       totalTicks = 4,
+
      defensiveDamageAffinity = {
       tickDelay = 4000,
+
        Melee = 1.03,
       ignoreCooldown = false
+
        Magic = 0.9,
 +
        Range = 1.03,
 +
        Piercing = 1.01,
 +
        Blunt = 1.01,
 +
        Slashing = 1.01,
 +
        Fire = 1.04
 +
      },
 +
       weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 24
 +
      },
 +
      armorBonus = {
 +
        protection = 44,
 +
        resistance = -1,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 2.2
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
     rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 133500,
 +
       category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2037"] = {
+
   ["1806"] = {
     name = "Churned Dairy",
+
     name = "Symphony of Spirits",
     id = 2037,
+
     id = 1806,
     value = 50,
+
    enchantmentTier = 7,
 +
     value = 4000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/dairy.png",
+
    requiredLevel = {
     extraTooltipInfo = "Tide you over till you cook real food.",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "prepared", "cooking" },
+
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
     healing = {
+
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
       hp = 10,
+
     extraTooltipInfo = "It sings with every swing. You find it almost soothing.",
       cooldown = 4000,
+
     class = "equipment",
       perTick = 6,
+
    visual = "chorus-of-souls",
       totalTicks = 3,
+
     tags = { "melee", "onehand", "ability" },
      tickDelay = 4000,
+
     equipmentStats = {
      ignoreCooldown = false
+
       grantedAbility = { 37, 100, 101 },
    }
+
       slot = "weapon",
  },
+
       offensiveCritical = {
  ["2039"] = {
+
        chance = 0.035,
    name = "Diced Fruit",
+
        damageMultiplier = 1.13
    id = 2039,
+
      },
    value = 50,
+
       offensiveAccuracyAffinityRating = {
    tradeable = true,
+
        Melee = 90,
    itemImage = "/images/cooking/prepared/fruit.png",
+
        Magic = 38,
    extraTooltipInfo = "Fruit salad. Cook these for more nutrition!",
+
        Range = -12,
    class = "cooking-ingredient",
+
        Piercing = -4,
    tags = { "prepared", "cooking" },
+
        Blunt = 178,
    healing = {
+
        Slashing = 118,
       hp = 11,
+
        Poison = 99
       cooldown = 3000,
+
      },
       perTick = 7,
+
      offensiveDamageAffinity = {
       totalTicks = 2,
+
        Melee = 1.05,
       tickDelay = 3000,
+
        Magic = 0.75,
       ignoreCooldown = false
+
        Range = 0.75,
     }
+
        Piercing = 0.25,
 +
        Blunt = 1.33,
 +
        Slashing = 0.75,
 +
        Poison = 1.2
 +
      },
 +
      weaponBonus = {
 +
        strength = 142,
 +
        intellect = 64,
 +
        dexterity = 0
 +
      },
 +
       oneHanded = true,
 +
       attackSpeed = 3,
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 4.5
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 7.1
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3.2
 +
       } }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2040"] = {
+
   ["1807"] = {
     name = "Chopped Vegetables",
+
     id = 1807,
     id = 2040,
+
     name = "Crown of Spikes",
     value = 50,
+
     value = 800000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/vegetable.png",
+
    enchantmentTier = 1,
     extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
+
    forcedEnchant = 14,
     class = "cooking-ingredient",
+
    forcedEnchantAmount = 1,
     tags = { "prepared", "cooking" },
+
     itemImage = "/images/jewellery/spiked_crown.png",
     healing = {
+
    class = "equipment",
       hp = 4,
+
     extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
       cooldown = 6000,
+
     requiredLevel = {
      perTick = 5,
+
      defense = 60
      totalTicks = 4,
+
     },
      tickDelay = 5000,
+
     equipmentStats = {
      ignoreCooldown = false
+
       slot = "arrows",
    }
+
       armorBonus = {
  },
+
        protection = 0,
  ["2043"] = {
+
        resistance = 0,
    name = "Minced Meat",
+
        agility = -256,
    id = 2043,
+
        stamina = 0
    value = 50,
+
      },
    tradeable = true,
+
      offensiveAccuracyAffinityRating = {
    itemImage = "/images/cooking/prepared/meat.png",
+
        Melee = -128,
    extraTooltipInfo = "Cook them you monster!",
+
        Magic = -128,
    class = "cooking-ingredient",
+
        Range = -128
    tags = { "prepared", "cooking" },
+
      },
    healing = {
+
      weaponBonus = {
      hp = 3,
+
        strength = 0,
      cooldown = 8000,
+
        intellect = 0,
       perTick = 4,
+
        dexterity = 0
      totalTicks = 6,
+
      },
      tickDelay = 7000,
+
      augmentationBonus = { {
       ignoreCooldown = false
+
        stat = "armorBonus.protection",
     }
+
        value = 3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 3
 +
       }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 3
 +
       } }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2044"] = {
+
   ["1808"] = {
     name = "Butchered Monster",
+
     id = 1808,
     id = 2044,
+
     name = "Dark Ring",
     value = 50,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/monster.png",
+
     itemImage = "/images/jewellery/dark_ring.png",
     extraTooltipInfo = "Really!? Is it better cooked?",
+
    class = "equipment",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "A ring stolen from the Dark Vault; it enhances your combat prowess at the cost of your survivability. It appears to be a crude reconstruction of legendary rings of old.",
     tags = { "prepared", "cooking" },
+
     requiredLevel = {
    healing = {
+
      defense = 60
      hp = 0,
+
    },
       cooldown = 10000,
+
     equipmentStats = {
       perTick = 4,
+
      slot = "ring",
       totalTicks = 8,
+
      offensiveDamageAffinity = {
       tickDelay = 10000,
+
        Melee = 1.05,
       ignoreCooldown = false
+
        Magic = 1.05,
     }
+
        Range = 1.05
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.9,
 +
        Magic = 0.9,
 +
        Range = 0.9
 +
      },
 +
       armorBonus = {
 +
        protection = -16,
 +
        resistance = -16,
 +
        agility = -24,
 +
        stamina = -16
 +
      },
 +
       offensiveAccuracyAffinityRating = {
 +
        Melee = 16,
 +
        Magic = 16,
 +
        Range = 16
 +
       },
 +
      weaponBonus = {
 +
        strength = 8,
 +
        intellect = 8,
 +
        dexterity = 8
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = -1
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = -1
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = -1
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 3
 +
      } }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2045"] = {
+
   ["1809"] = {
     name = "Sour Essence",
+
     id = 1809,
     id = 2045,
+
     name = "Pendant of Virulence",
     value = 50,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/sour.png",
+
     itemImage = "/images/jewellery/necro_2.png",
     extraTooltipInfo = "",
+
    enchantmentTier = 1,
     class = "cooking-ingredient",
+
    forcedEnchant = 98,
     tags = { "prepared", "cooking" }
+
    forcedEnchantAmount = 1,
 +
    class = "equipment",
 +
     extraTooltipInfo = "This pendant is a magical channel for poison, death, and altogether unpleasant things.",
 +
     requiredLevel = {
 +
      defense = 60
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 168 },
 +
      slot = "arrows",
 +
      offensiveDamageAffinity = {
 +
        Poison = 1.1
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Magic = 24,
 +
        Poison = 32
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 16,
 +
        dexterity = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3
 +
      } },
 +
      itemSet = { 10020 }
 +
     },
 +
    rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["2046"] = {
+
   ["1810"] = {
     name = "Bitter Essence",
+
     name = "Gargoyle Battleaxe",
     id = 2046,
+
     id = 1810,
     value = 50,
+
    enchantmentTier = 6,
 +
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/bitter.png",
+
    requiredLevel = {
     extraTooltipInfo = "",
+
      strength = 60
     class = "cooking-ingredient",
+
    },
     tags = { "prepared", "cooking" }
+
     itemImage = "/images/combat/equipment/battleaxe_gargoyle.png",
 +
     itemIcon = "/images/combat/equipment/battleaxe_gargoyle_icon.png",
 +
     class = "equipment",
 +
    visual = "stygian-battleaxe",
 +
    extraTooltipInfo = "A rather heavy gargoyle axe. Will you stop using the blunt end already?",
 +
     tags = { "melee", "craftable", "onehand" },
 +
    equipmentStats = {
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.035,
 +
        damageMultiplier = 1.13
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 66,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 124,
 +
        Slashing = 80
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.25,
 +
        Slashing = 1.15
 +
      },
 +
      weaponBonus = {
 +
        strength = 102,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 6
 +
      } },
 +
      itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["2047"] = {
+
   ["1811"] = {
     name = "Sweet Essence",
+
     name = "Infernal Battleaxe",
     id = 2047,
+
     id = 1811,
     value = 50,
+
    enchantmentTier = 7,
 +
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/sweet.png",
+
    requiredLevel = {
     extraTooltipInfo = "",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "prepared", "cooking" }
+
     itemImage = "/images/combat/equipment/battleaxe_infernal.png",
 +
     itemIcon = "/images/combat/equipment/battleaxe_infernal_icon.png",
 +
     class = "equipment",
 +
    visual = "stygian-battleaxe",
 +
     tags = { "melee", "onehand", "ability" },
 +
    equipmentStats = {
 +
      grantedAbility = { 22, 36 },
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.035,
 +
        damageMultiplier = 1.13
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 74,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 179,
 +
        Slashing = 120,
 +
        Fire = 60
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.3,
 +
        Slashing = 1.3,
 +
        Fire = 1.33
 +
      },
 +
      weaponBonus = {
 +
        strength = 141,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.28
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 4
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 7.5
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 200000,
 +
      category = "Melee",
 +
      craftable = false
 +
    },
 +
    extraTooltipInfo = "It's a matter of pride at this point. You will use the blunt end, effectiveness be damned."
 
   },
 
   },
   ["2048"] = {
+
   ["1812"] = {
     name = "Spicy Essence",
+
     name = "Infernal Daggers",
     id = 2048,
+
     id = 1812,
     value = 50,
+
    enchantmentTier = 7,
 +
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/prepared/spicy.png",
+
    requiredLevel = {
    extraTooltipInfo = "",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "prepared", "cooking" }
+
     itemImage = "/images/combat/equipment/dagger_infernal_icon.png",
  },
+
     class = "equipment",
  ["2100"] = {
+
     specialVisuals = { {
    name = "Questionable Food",
+
      image = "/images/combat/equipment/dagger_infernal_1.png",
    id = 2100,
+
      css = "gargoyle-daggers-1"
     value = 5,
+
     }, {
    tradeable = true,
+
      image = "/images/combat/equipment/dagger_infernal_2.png",
    itemImage = "/images/cooking/questionable_food.png",
+
      css = "gargoyle-daggers-2"
    extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
+
     } },
     class = "cooking-ingredient",
+
     tags = { "melee", "melee", "twohand" },
     tags = { "consumable", "food", "cooking" },
+
     equipmentStats = {
     healing = {
+
       slot = "weapon",
       hp = 3,
+
       offensiveCritical = {
       cooldown = 5000,
+
        chance = 0.1,
       perTick = 1,
+
        damageMultiplier = 2
       totalTicks = 5,
+
      },
       tickDelay = 5000,
+
       offensiveAccuracyAffinityRating = {
      ignoreCooldown = true
+
        Melee = 119,
    }
+
        Magic = -10,
  },
+
        Range = -10,
  ["2101"] = {
+
        Piercing = 75,
    name = "Monster Surprise",
+
        Blunt = -8,
    id = 2101,
+
        Slashing = 75,
    value = 5,
+
        Fire = 60
    tradeable = true,
+
      },
    itemImage = "/images/cooking/monster_surprise.png",
+
      offensiveDamageAffinity = {
    extraTooltipInfo = "... Probably edible!",
+
        Melee = 1.15,
    class = "cooking-ingredient",
+
        Magic = 0.75,
    tags = { "consumable", "food", "cooking" },
+
        Range = 0.75,
    healing = {
+
        Piercing = 1.35,
      hp = 0,
+
        Blunt = 0.33,
      cooldown = 10000,
+
        Slashing = 0.75,
       perTick = 7,
+
        Fire = 1.33
       totalTicks = 15,
+
       },
       tickDelay = 8000,
+
       weaponBonus = {
       ignoreCooldown = false
+
        strength = 47,
     }
+
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 30,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2,
 +
      augmentationBonus = { {
 +
        stat = "offensiveCritical.chance",
 +
        value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 200000,
 +
       category = "Melee",
 +
       craftable = false
 +
     },
 +
    extraTooltipInfo = "Smaller more pointy swords. Easy to handle and very strong. Truly, the pinnacle of stabbing."
 
   },
 
   },
   ["2102"] = {
+
   ["1813"] = {
     name = "Seared Steak",
+
     name = "Infernal Falchion",
     id = 2102,
+
     id = 1813,
     value = 50,
+
    enchantmentTier = 7,
 +
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_steak.png",
+
    requiredLevel = {
     extraTooltipInfo = "A nice juicy steak.",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/infernal_falchion.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/infernal_falcion_icon.png",
       hp = 4,
+
     class = "equipment",
       cooldown = 8000,
+
    visual = "gargoyle-falchion",
       perTick = 6,
+
     tags = { "melee", "melee", "onehand" },
       totalTicks = 13,
+
     equipmentStats = {
       tickDelay = 7000,
+
       slot = "weapon",
       ignoreCooldown = false
+
      offensiveCritical = {
     }
+
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 89,
 +
        Magic = -14,
 +
        Range = -14,
 +
        Slashing = 104,
 +
        Fire = 60
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33,
 +
        Fire = 1.33
 +
      },
 +
      weaponBonus = {
 +
        strength = 94,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 5
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 5
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 200000,
 +
       category = "Melee",
 +
       craftable = false
 +
     },
 +
    extraTooltipInfo = "A falchion that burns with every cut, but is cool to the touch. How does it produce those flames?"
 
   },
 
   },
   ["2103"] = {
+
   ["1814"] = {
     name = "Seared Fish",
+
     name = "Infernal Shield",
     id = 2103,
+
     id = 1814,
     value = 30,
+
    enchantmentTier = 7,
 +
     value = 1232000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_fish.png",
+
    requiredLevel = {
     extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
    healing = {
+
     itemImage = "/images/combat/equipment/infernal_shield_1.png",
       hp = 5,
+
     class = "equipment",
      cooldown = 6000,
+
    specialVisuals = { {
       perTick = 9,
+
      image = "/images/combat/equipment/infernal_shield_1.png",
       totalTicks = 9,
+
      css = "gargoyle-shield-1"
       tickDelay = 6000,
+
     }, {
       ignoreCooldown = false
+
      image = "/images/combat/equipment/infernal_shield_2.png",
     }
+
      css = "gargoyle-shield-2"
 +
    } },
 +
     tags = { "melee" },
 +
    equipmentStats = {
 +
      slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.075,
 +
        Piercing = 1.075
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 0.9,
 +
        Range = 1.03,
 +
        Piercing = 1.15,
 +
        Blunt = 1.1,
 +
        Slashing = 1.15,
 +
        Fire = 1.1
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 89,
 +
        resistance = -1,
 +
        agility = 2,
 +
        stamina = 11
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
      } },
 +
       itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 200000,
 +
       category = "Melee",
 +
       craftable = false
 +
     },
 +
    extraTooltipInfo = "It's nearly weightless. No, just holding it makes you feel a bit stronger. This shield defies common sense."
 
   },
 
   },
   ["2104"] = {
+
   ["1815"] = {
     name = "Seared Poultry",
+
     name = "Militia Quiver",
     id = 2104,
+
     id = 1815,
     value = 50,
+
    enchantmentTier = 1,
 +
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_bird.png",
+
    requiredLevel = {
     extraTooltipInfo = "It's not fried but it'll do.",
+
      range = 10,
     class = "cooking-ingredient",
+
      crafting = 10
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
    forcedEnchant = 63,
       hp = 3,
+
    forcedEnchantAmount = 1,
       cooldown = 5000,
+
     itemImage = "/images/combat/equipment/range/quiver_leather.png",
      perTick = 3,
+
     class = "equipment",
      totalTicks = 12,
+
     visual = "quiver-2",
       tickDelay = 5000,
+
     extraTooltipInfo = "A basic quiver to help with your ammo management.",
       ignoreCooldown = true
+
    tags = { "range", "craftable" },
    }
+
     equipmentStats = {
  },
+
       slot = "arrows",
  ["2105"] = {
+
       offensiveAccuracyAffinityRating = {
    name = "Birdie Pasta",
+
        Melee = 0,
    id = 2105,
+
        Magic = 0,
    value = 75,
+
        Range = 5,
    tradeable = true,
+
        Slashing = 0
    itemImage = "/images/cooking/birdie_pasta.png",
+
       },
    extraTooltipInfo = "The invention of a true madman.",
+
       offensiveDamageAffinity = {
     class = "cooking-ingredient",
+
        Range = 1.025
     tags = { "consumable", "food", "cooking" },
+
      },
     healing = {
+
      weaponBonus = {
       hp = 15,
+
        strength = 0,
       cooldown = 8000,
+
        intellect = 0,
       perTick = 15,
+
        dexterity = 5
       totalTicks = 8,
+
      },
      tickDelay = 4000,
+
      augmentationBonus = { {
      ignoreCooldown = false
+
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 0.5
 +
      } }
 +
     },
 +
     rarity = "uncommon",
 +
     craftingStats = {
 +
       level = 15,
 +
       experience = 2000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2106"] = {
+
   ["1816"] = {
     name = "Spaghetti & Meat",
+
     name = "Rune Bag",
     id = 2106,
+
     id = 1816,
     value = 75,
+
    enchantmentTier = 1,
 +
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/spaghetti_meat.png",
+
    requiredLevel = {
     extraTooltipInfo = "Classic.",
+
      magic = 10,
     class = "cooking-ingredient",
+
      crafting = 10
     tags = { "consumable", "food", "cooking" },
+
    },
    healing = {
+
    forcedEnchant = 61,
       hp = 18,
+
    forcedEnchantAmount = 1,
       cooldown = 13000,
+
     itemImage = "/images/combat/equipment/magic/rune_bag.png",
       perTick = 16,
+
     class = "equipment",
       totalTicks = 10,
+
     extraTooltipInfo = "A basic bag for managing your runes better.",
       tickDelay = 5500,
+
     tags = { "magic", "craftable" },
       ignoreCooldown = false
+
    equipmentStats = {
 +
      slot = "arrows",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 5,
 +
        Range = 0,
 +
        Slashing = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.025
 +
       },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 5,
 +
        dexterity = 0
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 0.5
 +
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
       level = 15,
 +
      experience = 2000,
 +
       category = "Magic",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2107"] = {
+
   ["1817"] = {
     name = "Sushi",
+
     name = "Goblin Club",
     id = 2107,
+
     id = 1817,
     value = 100,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/sushi.png",
+
    requiredLevel = {
     extraTooltipInfo = "Wait, is the fish raw or not?",
+
      strength = 15
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/log_ladle.png",
     healing = {
+
     class = "equipment",
       hp = 22,
+
    visual = "log-ladle",
       cooldown = 11000,
+
     extraTooltipInfo = "A club typically wielded by goblins. Its crude nature lets it be more easily wielded by amateurs.",
       perTick = 21,
+
     tags = { "melee", "craftable", "onehand" },
       totalTicks = 8,
+
     forcedEnchant = 17,
       tickDelay = 5000,
+
    forcedEnchantAmount = 3,
       ignoreCooldown = false
+
    equipmentStats = {
 +
       slot = "weapon",
 +
       offensiveCritical = {
 +
        chance = 0.035,
 +
        damageMultiplier = 1.13
 +
       },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 9,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 21,
 +
        Slashing = 14
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.25,
 +
        Slashing = 0.75
 +
       },
 +
      weaponBonus = {
 +
        strength = 25,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.25,
 +
        maximum = 1.15
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 0.5
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 1.4
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 1000,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2108"] = {
+
   ["1818"] = {
     name = "Birdie Pie",
+
     name = "Demon Tooth Spear",
     id = 2108,
+
     id = 1818,
     value = 125,
+
    enchantmentTier = 4,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_pie.png",
+
    requiredLevel = {
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
+
      attack = 40
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/tooth_spear.png",
     healing = {
+
     class = "equipment",
       hp = 24,
+
     visual = "demon-spear",
       cooldown = 15000,
+
    extraTooltipInfo = "A hardy spear tipped with a demon tooth.",
       perTick = 40,
+
     tags = { "melee", "craftable", "twohand" },
       totalTicks = 3,
+
     forcedEnchant = 17,
       tickDelay = 5000,
+
    forcedEnchantAmount = 5,
       ignoreCooldown = false
+
    equipmentStats = {
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.25
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 35,
 +
        Magic = 0,
 +
        Range = -20,
 +
        Piercing = 50,
 +
        Blunt = 25,
 +
        Slashing = 25
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 1,
 +
        Range = 0.7,
 +
        Piercing = 1.34,
 +
        Blunt = 0.5,
 +
        Slashing = 0.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 90,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      attackSpeed = 3.2,
 +
      hitMults = {
 +
        minimum = 0.25,
 +
        maximum = 1.05
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 2.3
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 4.2
 +
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 40,
 +
       experience = 18000,
 +
       category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2109"] = {
+
   ["1819"] = {
     name = "Cottage Pie",
+
     name = "Log Maul",
     id = 2109,
+
     id = 1819,
     value = 125,
+
    enchantmentTier = 5,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cottage_pie.png",
+
    requiredLevel = {
     extraTooltipInfo = "Maybe you should have cut the meat up first.",
+
      strength = 50
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/log_maul.png",
     healing = {
+
     class = "equipment",
       hp = 63,
+
     visual = "moss-maul",
       cooldown = 17000,
+
    extraTooltipInfo = "It's pretty much just a big log to hit things with.",
       perTick = 39,
+
     tags = { "melee", "craftable", "twohand" },
       totalTicks = 8,
+
     forcedEnchant = 17,
       tickDelay = 5000,
+
    forcedEnchantAmount = 5,
       ignoreCooldown = false
+
    equipmentStats = {
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.025,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 66,
 +
        Magic = -20,
 +
        Range = -20,
 +
        Piercing = -4,
 +
        Blunt = 108,
 +
        Slashing = 33
 +
       },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.125,
 +
        Blunt = 1.33,
 +
        Slashing = 0.25
 +
       },
 +
      weaponBonus = {
 +
        strength = 122,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
       armorBonus = {
 +
        protection = 14,
 +
        resistance = 0,
 +
        agility = -8,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 6.1
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 0.7
 +
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2110"] = {
+
   ["1820"] = {
     name = "Fisherman's Pie",
+
    id = 1820,
     id = 2110,
+
     name = "Damaged Goblin Club",
     value = 125,
+
    value = 2000,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/materials/log_ladle.png",
 +
    extraTooltipInfo = "Crafting Material. Could be repaired into a Goblin Club.",
 +
    class = "bar",
 +
    tags = { "melee" }
 +
  },
 +
  ["1821"] = {
 +
     id = 1821,
 +
    name = "Sharp Demon Tooth",
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fisherman_pie.png",
+
     itemImage = "/images/combat/materials/tooth_spear.png",
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
+
     extraTooltipInfo = "Crafting Material. Could be fashioned into a Demon Tooth Spear.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 61,
 
      cooldown = 15000,
 
      perTick = 42,
 
      totalTicks = 7,
 
      tickDelay = 4666,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2111"] = {
+
   ["1822"] = {
     name = "Fruit Pie",
+
     id = 1822,
     id = 2111,
+
     name = "Damaged Log Maul",
     value = 125,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_pie.png",
+
     itemImage = "/images/combat/materials/log_maul.png",
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Log Maul.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 90,
 
      cooldown = 12000,
 
      perTick = 49,
 
      totalTicks = 5,
 
      tickDelay = 3666,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2112"] = {
+
   ["1823"] = {
     name = "Demon Cake",
+
     id = 1823,
     id = 2112,
+
     name = "Soul Fragment",
     value = 175,
+
     value = 20000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/demon_cake.png",
+
     itemImage = "/images/combat/materials/soul_frag.png",
     extraTooltipInfo = "Probably not inherently evil! Probably.",
+
     extraTooltipInfo = "Crafting Material. Can be used to create weaponized souls or augment those souls.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "crafting" }
    healing = {
 
      hp = 16,
 
      cooldown = 15000,
 
      perTick = 19,
 
      totalTicks = 11,
 
      tickDelay = 6000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2113"] = {
+
   ["1824"] = {
     name = "Cake",
+
     id = 1824,
     id = 2113,
+
     name = "Damaged Militia Sling",
     value = 100,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cake.png",
+
     itemImage = "/images/combat/materials/log_maul.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Militia Sling.",
     tags = { "consumable", "food", "cooking" },
+
     class = "bar",
     extraTooltipInfo = "A lie.",
+
     tags = { "range" }
    healing = {
 
      hp = 28,
 
      cooldown = 12000,
 
      perTick = 17,
 
      totalTicks = 7,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2114"] = {
+
   ["1825"] = {
     name = "Fruit Cake",
+
     id = 1825,
     id = 2114,
+
     name = "Damaged Shaman Staff",
     value = 125,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_cake.png",
+
     itemImage = "/images/combat/materials/log_maul.png",
     extraTooltipInfo = "Pretty please with a cherry on top?",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Shaman Staff. Is this just a barely magical ladle?",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 45,
 
      cooldown = 8000,
 
      perTick = 27,
 
      totalTicks = 5,
 
      tickDelay = 3500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2115"] = {
+
   ["1826"] = {
     name = "Grain Cake",
+
     name = "Militia Sling",
     id = 2115,
+
     id = 1826,
     value = 125,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grain_cake.png",
+
    requiredLevel = {
     extraTooltipInfo = "A little dry.",
+
      range = 15
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/range/sling.png",
       hp = 33,
+
     class = "equipment",
       cooldown = 9000,
+
    visual = "longbow",
       perTick = 22,
+
    extraTooltipInfo = "WIP art asset. A deceptively strong sling used for defense by some farmers and militia recruits. Easy to wield by amateurs.",
      totalTicks = 6,
+
     tags = { "range", "craftable", "onehand" },
      tickDelay = 4000,
+
     forcedEnchant = 17,
      ignoreCooldown = false
+
    forcedEnchantAmount = 3,
    }
+
    equipmentStats = {
  },
+
       slot = "weapon",
  ["2116"] = {
+
       offensiveCritical = {
    name = "Omelette",
+
        chance = 0.05,
    id = 2116,
+
        damageMultiplier = 1.3
    value = 75,
+
      },
    tradeable = true,
+
       offensiveAccuracyAffinityRating = {
    itemImage = "/images/cooking/omelette.png",
+
        Melee = -18,
    extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
+
        Magic = -18,
    class = "cooking-ingredient",
+
        Range = 23,
    tags = { "consumable", "food", "cooking" },
+
        Piercing = 25,
    healing = {
+
        Blunt = 5,
       hp = 10,
+
        Slashing = 5
       cooldown = 7000,
+
      },
       perTick = 7,
+
      offensiveDamageAffinity = {
       totalTicks = 8,
+
        Magic = 0.75,
       tickDelay = 6000,
+
        Melee = 0.75,
       ignoreCooldown = false
+
        Range = 1.1,
 +
        Piercing = 1.3333333333333333,
 +
        Blunt = 0.5,
 +
        Slashing = 0.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 40
 +
      },
 +
      attackSpeed = 3.2,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 1.2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
       } },
 +
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
       level = 10,
 +
       experience = 1000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2117"] = {
+
   ["1827"] = {
     name = "Monster Omelette",
+
     name = "Shaman Staff",
     id = 2117,
+
     id = 1827,
     value = 150,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_omelette.png",
+
    requiredLevel = {
     extraTooltipInfo = "Is it alive?",
+
      magic = 15
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
       hp = 15,
+
     class = "equipment",
       cooldown = 17000,
+
    visual = "staff",
       perTick = 16,
+
    extraTooltipInfo = "WIP art asset. A staff taken from a Goblin. It seems to just be a big ladle with some charms on it. Useless as a ladle, unfortunately.",
      totalTicks = 11,
+
     tags = { "magic", "craftable", "twohand" },
      tickDelay = 7000,
+
     forcedEnchant = 17,
      ignoreCooldown = false
+
    forcedEnchantAmount = 3,
    }
+
    equipmentStats = {
  },
+
       slot = "weapon",
  ["2118"] = {
+
       offensiveCritical = {
    name = "Meaty Omelette",
+
        chance = 0.05,
    id = 2118,
+
        damageMultiplier = 1.25
    value = 125,
+
      },
    tradeable = true,
+
       offensiveAccuracyAffinityRating = {
    itemImage = "/images/cooking/meat_omelette.png",
+
        Melee = -14,
    extraTooltipInfo = "Rich and savoury!",
+
        Magic = 35,
    class = "cooking-ingredient",
+
        Range = -28,
    tags = { "consumable", "food", "cooking" },
+
        Piercing = -8,
    healing = {
+
        Blunt = 10,
       hp = 21,
+
        Slashing = -8
       cooldown = 15000,
+
      },
       perTick = 16,
+
      offensiveDamageAffinity = {
       totalTicks = 10,
+
        Melee = 0.75,
       tickDelay = 6500,
+
        Magic = 1.3333333333333333,
       ignoreCooldown = false
+
        Range = 0.75,
     }
+
        Piercing = 0.1,
   },
+
        Blunt = 0.3333333333333333,
   ["2119"] = {
+
        Slashing = 0.1
     name = "Veggie Crepe",
+
      },
     id = 2119,
+
      weaponBonus = {
     value = 125,
+
        strength = 0,
 +
        intellect = 46,
 +
        dexterity = 0
 +
      },
 +
      attackSpeed = 3.2,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 1.8
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.4
 +
      } },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
       }
 +
    },
 +
    craftingStats = {
 +
       level = 10,
 +
       experience = 1000,
 +
       category = "Magic",
 +
       craftable = true,
 +
       description = "Needs just a smidgen of gold for engravings and token maintenance."
 +
     }
 +
   },
 +
   ["1828"] = {
 +
     name = "Shattered Forging Hammer",
 +
     id = 1828,
 +
    enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_crepe.png",
+
    requiredLevel = {
     extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
+
      strength = 85
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/cursed_hammer.png",
     healing = {
+
    itemIcon = "/images/combat/equipment/melee/broken_forge_hammer2.png",
       hp = 24,
+
    class = "equipment",
       cooldown = 13000,
+
     extraTooltipInfo = "The broken and cursed remains of an ancient hammer. Its shards are held in place by an unknown force; is it worth meddling with?",
       perTick = 17,
+
     visual = "wrath-axe",
       totalTicks = 7,
+
     tags = { "melee", "craftable", "twohand", "ability" },
       tickDelay = 5500,
+
     equipmentStats = {
       ignoreCooldown = false
+
      grantedAbility = { 13, 146, 14, 149, 193, 194 },
 +
      slot = "weapon",
 +
       offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 166,
 +
        Slashing = 80,
 +
        Piercing = 80,
 +
        Blunt = 256,
 +
        Magic = -22,
 +
        Chaos = 88,
 +
        Range = -22
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.2,
 +
        Slashing = 0.66,
 +
        Piercing = 0.66,
 +
        Blunt = 1.75,
 +
        Magic = 0.9,
 +
        Chaos = 1.5,
 +
        Range = 0.75
 +
      },
 +
      weaponBonus = {
 +
        strength = 216,
 +
        intellect = 96,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 24,
 +
        resistance = 12,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.4
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 8.3
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 10.8
 +
       }, {
 +
        stat = "offensiveAccuracyAffinityRating.Chaos",
 +
        value = 4.4
 +
      } },
 +
       itemSet = { 10032 }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
       level = 92,
 +
      experience = 186000,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2120"] = {
+
   ["1829"] = {
     name = "Fruity Crepe",
+
     id = 1829,
     id = 2120,
+
     name = "Broken Hammer Head",
     value = 150,
+
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_crepe.png",
+
     itemImage = "/images/combat/materials/broken_hammerhead.png",
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
+
     extraTooltipInfo = "Crafting Material. A shattered hammer head. The pieces cannot be fully joined together, perhaps you can make something of this strange phenomena?",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "shard" },
     healing = {
+
     rarity = "legendary"
      hp = 42,
 
      cooldown = 10000,
 
      perTick = 22,
 
      totalTicks = 5,
 
      tickDelay = 4500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2121"] = {
+
   ["1830"] = {
     name = "Eggnog",
+
     id = 1830,
     id = 2121,
+
     name = "Giant Champion's Belt",
     value = 50,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/egg_nog.png",
+
    enchantmentTier = 3,
     extraTooltipInfo = "Good all year round!",
+
    forcedEnchant = 112,
     class = "cooking-ingredient",
+
    forcedEnchantAmount = 6,
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/jewellery/maximum_belt.png",
     healing = {
+
     class = "equipment",
       hp = 37,
+
     extraTooltipInfo = "An enchanted former armband from a champion of the giants, perfect to fit around your waist instead! Giants are really big, huh?",
       cooldown = 11000,
+
     requiredLevel = {
       perTick = 21,
+
      defense = 50,
       totalTicks = 6,
+
      attack = 50
       tickDelay = 5000,
+
    },
       ignoreCooldown = false
+
    overrideItemTier = 5,
     }
+
     equipmentStats = {
 +
       slot = "arrows",
 +
       armorBonus = {
 +
        protection = 8,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 2
 +
       }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 1
 +
       } },
 +
       itemSet = { 10015 }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2122"] = {
+
   ["1831"] = {
     name = "Meat Roast",
+
     id = 1831,
     id = 2122,
+
     name = "Spiked Cuffs",
     value = 150,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_roast.png",
+
    enchantmentTier = 3,
     extraTooltipInfo = "PROTEIN!!!",
+
    forcedEnchant = 111,
     class = "cooking-ingredient",
+
    forcedEnchantAmount = 6,
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/jewellery/spiked_cuffs.png",
     healing = {
+
     class = "equipment",
       hp = 18,
+
     extraTooltipInfo = "Imposing spiked cuffs that appear to increase the deadliness of your glancing blows.",
       cooldown = 24000,
+
     requiredLevel = {
       perTick = 32,
+
      defense = 50,
       totalTicks = 12,
+
      attack = 50
       tickDelay = 7000,
+
    },
       ignoreCooldown = false
+
    overrideItemTier = 5,
     }
+
     equipmentStats = {
 +
       slot = "arrows",
 +
       armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 4,
 +
        stamina = 4
 +
       },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.stamina",
 +
        value = 1.5
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.5
 +
       } },
 +
       itemSet = { 10015 }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2123"] = {
+
   ["1832"] = {
     name = "Fried Fruit",
+
     name = "Bestial Cloak",
     id = 2123,
+
     id = 1832,
     value = 100,
+
    enchantmentTier = 2,
 +
     value = 2620000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fried_fruit.png",
+
    requiredLevel = {
     extraTooltipInfo = "Basically candy at this point.",
+
      defense = 40,
     class = "cooking-ingredient",
+
      strength = 40,
     tags = { "consumable", "food", "cooking" },
+
      enchanting = 40
    healing = {
+
    },
       hp = 22,
+
     itemImage = "/images/combat/equipment/bestial_shawl.png",
       cooldown = 3000,
+
     extraTooltipInfo = "A thick cloak to keep the claws of dangerous game from cutting too deeply.",
       perTick = 14,
+
     class = "equipment",
       totalTicks = 3,
+
    visual = "cape",
       tickDelay = 3000,
+
     tags = { "melee", "craftable" },
       ignoreCooldown = false
+
    equipmentStats = {
 +
      slot = "cape",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 15
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.1
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 12,
 +
        resistance = -12,
 +
        agility = -6,
 +
        stamina = 0
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 1
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 1
 +
       }, {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 1
 +
      } },
 +
       itemSet = { 10037 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2124"] = {
+
   ["1833"] = {
     name = "Grilled Veggies",
+
     id = 1833,
     id = 2124,
+
     name = "Charred Pelt",
     value = 100,
+
     value = 1620000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grilled_veggies.png",
+
     itemImage = "/images/combat/materials/charred_pelt.png",
     extraTooltipInfo = "Grilled to perfection!",
+
     extraTooltipInfo = "Crafting Material. The pelt taken from a fiery foe. Does not seem damaged at all; it is incredibly durable and light.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "shard" },
     healing = {
+
     rarity = "epic"
      hp = 8,
 
      cooldown = 6000,
 
      perTick = 9,
 
      totalTicks = 8,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2125"] = {
+
   ["1834"] = {
     name = "Kebabs",
+
     name = "Wand of the Phoenix",
     id = 2125,
+
     id = 1834,
     value = 150,
+
    enchantmentTier = 7,
 +
     value = 6000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/kababs.png",
+
     requiredLevel = {
     extraTooltipInfo = "The action man's food!",
+
      magic = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
    itemIcon = "/images/combat/equipment/magic/fire_staff.png",
     healing = {
+
     extraTooltipInfo = "A wand cradling a dormant Phoenix egg. Its innate heat and magical properties make it an exceptional weapon in the right hands.",
       hp = 60,
+
     class = "equipment",
       cooldown = 17000,
+
    itemImage = "/images/combat/equipment/magic/necro_wand.png",
       perTick = 42,
+
    visual = "necro-wand",
       totalTicks = 7,
+
     tags = { "magic", "craftable", "onehand", "ability" },
       tickDelay = 5000,
+
     equipmentStats = {
      ignoreCooldown = false
+
       grantedAbility = { 7, 18, 164, 196 },
    }
+
       slot = "weapon",
  },
+
       offensiveCritical = {
  ["2126"] = {
+
        chance = 0.05,
    name = "Candied Fruit",
+
        damageMultiplier = 1.25
    id = 2126,
+
      },
    value = 125,
+
       offensiveAccuracyAffinityRating = {
    tradeable = true,
+
        Melee = -20,
    itemImage = "/images/cooking/candied_fruit.png",
+
        Magic = 134,
    extraTooltipInfo = "Almost too sweet to handle!",
+
        Range = -20,
    class = "cooking-ingredient",
+
        Piercing = -8,
    tags = { "consumable", "food", "cooking" },
+
        Blunt = -8,
     healing = {
+
        Slashing = -8,
       hp = 6,
+
        Fire = 68
       cooldown = 7500,
+
      },
       perTick = 6,
+
       offensiveDamageAffinity = {
       totalTicks = 10,
+
        Fire = 1.67,
       tickDelay = 5000,
+
        Melee = 0.75,
      ignoreCooldown = true
+
        Range = 0.75,
 +
        Piercing = 0.1,
 +
        Blunt = 0.1,
 +
        Slashing = 0.1,
 +
        Magic = 1.15
 +
      },
 +
      oneHanded = true,
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 90,
 +
        dexterity = 0
 +
      },
 +
      attackSpeed = 2.5,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 6.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 6.7
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 4.5
 +
      } },
 +
      itemSet = { 10004, 10036 }
 +
    },
 +
    rarity = "epic",
 +
     craftingStats = {
 +
       level = 75,
 +
       experience = 32750,
 +
       category = "Magic",
 +
       craftable = true,
 +
       description = "A wand cradling a dormant Phoenix egg."
 
     }
 
     }
 
   },
 
   },
   ["2127"] = {
+
   ["1835"] = {
     name = "Milkshake",
+
     id = 1835,
     id = 2127,
+
     name = "Dormant Phoenix Egg",
     value = 75,
+
     value = 1620000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/milkshake.png",
+
     itemImage = "/images/combat/materials/egg.png",
     extraTooltipInfo = "Brings all the boys to the raid!",
+
     extraTooltipInfo = "Crafting Material. A dormant Phoenix egg. Identical to a normal Chicken egg, except this one can boil water!",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "shard" },
     healing = {
+
     rarity = "epic"
      hp = 56,
 
      cooldown = 7000,
 
      perTick = 31,
 
      totalTicks = 4,
 
      tickDelay = 3500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2128"] = {
+
   ["1998"] = {
     name = "Vegetable Stew",
+
     name = "All Potions",
     id = 2128,
+
     id = 1998,
     value = 150,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_stew.png",
+
    dummy = "potion",
    extraTooltipInfo = "Reminds you of home.",
+
     itemImage = "/images/cooking/alchemy/rainbow_pot.png",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "alchemy", "food", "cooking" }
    healing = {
 
      hp = 28,
 
      cooldown = 10000,
 
      perTick = 22,
 
      totalTicks = 6,
 
      tickDelay = 4500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2129"] = {
+
   ["1999"] = {
     name = "Meaty Stew",
+
     name = "All Foods",
     id = 2129,
+
     id = 1999,
     value = 125,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meaty_stew.png",
+
    dummy = "food",
    extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
+
     itemImage = "/images/cooking/all_food.png",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking" }
    healing = {
 
      hp = 34,
 
      cooldown = 12000,
 
      perTick = 22,
 
      totalTicks = 8,
 
      tickDelay = 5500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2130"] = {
+
   ["2000"] = {
     name = "Monster Stew",
+
     name = "Raw Chicken",
     id = 2130,
+
     id = 2000,
     value = 200,
+
     value = 25,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_stew.png",
+
     itemImage = "/images/cooking/raw_chicken.png",
     extraTooltipInfo = "Parts of it are definitely still moving.",
+
     extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking", "ingredient" }
    healing = {
 
      hp = 20,
 
      cooldown = 14000,
 
      perTick = 20,
 
      totalTicks = 10,
 
      tickDelay = 6000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2131"] = {
+
   ["2001"] = {
     name = "Jerky",
+
     name = "Raw Beef",
     id = 2131,
+
     id = 2001,
     value = 75,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/jerky.png",
+
     itemImage = "/images/cooking/raw_beef.png",
     extraTooltipInfo = "A chewy treat.",
+
     extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking", "ingredient" }
    healing = {
 
      hp = 18,
 
      cooldown = 10000,
 
      perTick = 18,
 
      totalTicks = 7,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2132"] = {
+
   ["2009"] = {
     name = "Pudding",
+
     name = "Spider Legs",
     id = 2132,
+
     id = 2009,
 
     value = 100,
 
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/pudding.png",
+
     itemImage = "/images/cooking/spider_legs.png",
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
+
     extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking", "ingredient", "buff" }
    healing = {
 
      hp = 24,
 
      cooldown = 12500,
 
      perTick = 24,
 
      totalTicks = 5,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2133"] = {
+
   ["2010"] = {
     name = "Ice Cream",
+
     name = "Goblin Brain",
     id = 2133,
+
     id = 2010,
     value = 100,
+
     value = 25,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/icecream.png",
+
     itemImage = "/images/cooking/goblin_brain.png",
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
+
     extraTooltipInfo = "Cooking Ingredient. They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking", "buff", "alchemy" }
    healing = {
 
      hp = 18,
 
      cooldown = 10000,
 
      perTick = 18,
 
      totalTicks = 7,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2134"] = {
+
   ["2012"] = {
     name = "Monster Curry",
+
     name = "Pepper",
     id = 2134,
+
     id = 2012,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_curry.png",
+
    experience = 10,
     extraTooltipInfo = "Might actually be mildly edible!",
+
     itemImage = "/images/cooking/pepper.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Don't sneeze or you'll dump too much ore into the forge! Achoo!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     healing = {
+
  },
      hp = 33,
+
  ["2013"] = {
      cooldown = 21000,
+
     name = "Salt",
      perTick = 35,
+
    id = 2013,
      totalTicks = 10,
+
    value = 10,
      tickDelay = 5666,
+
    tradeable = true,
      ignoreCooldown = false
+
    experience = 10,
     }
+
    itemImage = "/images/cooking/salt.png",
 +
    extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
 +
    class = "cooking-ingredient",
 +
     tags = { "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["2135"] = {
+
   ["2014"] = {
     name = "Birdie Curry",
+
     name = "Ashes",
     id = 2135,
+
     id = 2014,
     value = 175,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_curry.png",
+
     itemImage = "/images/cooking/ashes.png",
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
+
     extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     craftingStats = {
    healing = {
+
       level = 1,
       hp = 24,
+
       experience = 65,
       cooldown = 17500,
+
       category = "General",
       perTick = 32,
+
       craftable = true,
       totalTicks = 3,
+
       multiplier = 5,
       tickDelay = 3000,
+
       description = "Cooking Ingredient. The remnants of life."
       ignoreCooldown = false
+
     },
     }
+
    tags = { "craftable", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["2136"] = {
+
   ["2015"] = {
     name = "Beast Curry",
+
     name = "Sugar",
     id = 2136,
+
     id = 2015,
     value = 175,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/beast_curry.png",
+
     itemImage = "/images/cooking/sugar.png",
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
+
     extraTooltipInfo = "Cooking Ingredient. A sugar rush would definitely make you more efficient!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
    healing = {
 
      hp = 43,
 
      cooldown = 19000,
 
      perTick = 35,
 
      totalTicks = 9,
 
      tickDelay = 5333,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2137"] = {
+
   ["2016"] = {
     name = "Seafood Curry",
+
     name = "Honey",
     id = 2137,
+
     id = 2016,
     value = 175,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seafood_curry.png",
+
    experience = 15,
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
+
     itemImage = "/images/cooking/honey.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Why do fish like this so much?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
 
     healing = {
 
     healing = {
       hp = 41,
+
       hp = 6,
       cooldown = 17000,
+
       cooldown = 7500,
       perTick = 37,
+
       perTick = 6,
       totalTicks = 8,
+
       totalTicks = 5,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = false
+
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2138"] = {
+
   ["2017"] = {
     name = "Monster Gelato",
+
     name = "Milk",
     id = 2138,
+
     id = 2017,
     value = 225,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_gelato.png",
+
     itemImage = "/images/cooking/milk.png",
     extraTooltipInfo = "Only partially inedible!",
+
     extraTooltipInfo = "Cooking Ingredient. mooooooooo",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
 
 
     healing = {
 
     healing = {
       hp = 50,
+
       hp = 9,
       cooldown = 21000,
+
       cooldown = 10000,
       perTick = 35,
+
       perTick = 9,
       totalTicks = 9,
+
       totalTicks = 3,
       tickDelay = 6000,
+
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
     }
+
     },
 +
    tags = { "cooking", "ingredient", "food", "consumable" }
 +
  },
 +
  ["2018"] = {
 +
    name = "Butter",
 +
    id = 2018,
 +
    value = 50,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/butter.png",
 +
    extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
 +
    class = "cooking-ingredient",
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 25,
 +
      category = "General",
 +
      craftable = true,
 +
      description = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying..."
 +
    },
 +
    tags = { "craftable", "cooking", "ingredient" }
 
   },
 
   },
   ["2139"] = {
+
   ["2019"] = {
     name = "Common Potion",
+
     name = "Egg",
     id = 2139,
+
     id = 2019,
     value = 5,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 1,
+
     itemImage = "/images/cooking/egg.png",
    stackMultiplier = 1,
+
    extraTooltipInfo = "GEG, scrambled egg.",
     itemImage = "/images/cooking/alchemy/common.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "alchemy", "cooking" }
+
     tags = { "cooking" }
 
   },
 
   },
   ["2140"] = {
+
   ["2020"] = {
     name = "Common Concentrated Potion",
+
     name = "Mushroom",
     id = 2140,
+
     id = 2020,
     value = 125,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 2,
+
     experience = 15,
    stackMultiplier = 0.8,
+
     itemImage = "/images/cooking/mushroom.png",
     itemImage = "/images/cooking/alchemy/common-concentrated.png",
+
    extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "buff", "alchemy" }
    healing = {
 
      hp = 2,
 
      cooldown = 5000,
 
      perTick = 2,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2141"] = {
+
   ["2021"] = {
     name = "Common Large Potion",
+
     name = "Carrot",
     id = 2141,
+
     id = 2021,
     value = 125,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 1,
+
     experience = 10,
    stackMultiplier = 6,
+
     itemImage = "/images/cooking/carrot.png",
     itemImage = "/images/cooking/alchemy/common-large.png",
+
    extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
 
     healing = {
 
     healing = {
       hp = 2,
+
       hp = 9,
       cooldown = 5000,
+
       cooldown = 10000,
       perTick = 2,
+
       perTick = 9,
       totalTicks = 10,
+
       totalTicks = 4,
       tickDelay = 1000,
+
       tickDelay = 5000,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2142"] = {
+
   ["2022"] = {
     name = "Rare Potion",
+
     name = "Chili Pepper",
     id = 2142,
+
     id = 2022,
 
     value = 10,
 
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 2,
+
     experience = 10,
    stackMultiplier = 1,
+
     itemImage = "/images/cooking/chili_pepper.png",
     itemImage = "/images/cooking/alchemy/rare.png",
+
    extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "buff", "alchemy", "food", "consumable" },
    rarity = "rare"
+
     healing = {
  },
+
       hp = 6,
  ["2143"] = {
+
       cooldown = 7500,
    name = "Rare Concentrated Potion",
+
       perTick = 6,
    id = 2143,
+
       totalTicks = 5,
    value = 250,
+
       tickDelay = 5000,
    tradeable = true,
 
    stackStrength = 3,
 
    stackMultiplier = 0.9,
 
    itemImage = "/images/cooking/alchemy/rare-concentrated.png",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "alchemy", "cooking" },
 
     healing = {
 
       hp = 4,
 
       cooldown = 10000,
 
       perTick = 4,
 
       totalTicks = 10,
 
       tickDelay = 1000,
 
 
       ignoreCooldown = true
 
       ignoreCooldown = true
     },
+
     }
    rarity = "rare"
 
 
   },
 
   },
   ["2144"] = {
+
   ["2023"] = {
     name = "Rare Large Potion",
+
     name = "Potato",
     id = 2144,
+
     id = 2023,
     value = 250,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 2,
+
     experience = 10,
    stackMultiplier = 6,
+
     itemImage = "/images/cooking/potato.png",
     itemImage = "/images/cooking/alchemy/rare-large.png",
+
    extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient" }
    healing = {
 
      hp = 4,
 
      cooldown = 10000,
 
      perTick = 4,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    },
 
    rarity = "rare"
 
 
   },
 
   },
   ["2145"] = {
+
   ["2024"] = {
     name = "Epic Potion",
+
     name = "Pumpkin",
     id = 2145,
+
     id = 2024,
     value = 15,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 3,
+
     experience = 20,
    stackMultiplier = 1,
+
     itemImage = "/images/cooking/pumpkin.png",
     itemImage = "/images/cooking/alchemy/epic.png",
+
    extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
    rarity = "epic"
 
 
   },
 
   },
   ["2146"] = {
+
   ["2025"] = {
     name = "Epic Large Potion",
+
     name = "Tomato",
     id = 2146,
+
     id = 2025,
     value = 375,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 3,
+
     experience = 10,
    stackMultiplier = 6,
+
     itemImage = "/images/cooking/tomato.png",
     itemImage = "/images/cooking/alchemy/epic-large.png",
+
    extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
 
     healing = {
 
     healing = {
       hp = 6,
+
       hp = 3,
       cooldown = 15000,
+
       cooldown = 5000,
       perTick = 6,
+
       perTick = 3,
 
       totalTicks = 10,
 
       totalTicks = 10,
       tickDelay = 1000,
+
       tickDelay = 5000,
 
       ignoreCooldown = true
 
       ignoreCooldown = true
     },
+
     }
    rarity = "epic"
 
 
   },
 
   },
   ["2147"] = {
+
   ["2026"] = {
     name = "Legendary Potion",
+
     name = "Apple",
     id = 2147,
+
     id = 2026,
 
     value = 20,
 
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 4,
+
     experience = 10,
    stackMultiplier = 1,
+
     itemImage = "/images/cooking/apple.png",
     itemImage = "/images/cooking/alchemy/legendary.png",
+
    extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
     rarity = "legendary"
+
     healing = {
   },
+
      hp = 9,
   ["2148"] = {
+
      cooldown = 10000,
     name = "Legendary Large Potion",
+
      perTick = 9,
     id = 2148,
+
      totalTicks = 4,
     value = 500,
+
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 +
   },
 +
   ["2027"] = {
 +
     name = "Wildberry",
 +
     id = 2027,
 +
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 4,
+
     experience = 10,
    stackMultiplier = 6,
+
     itemImage = "/images/cooking/wildberry.png",
     itemImage = "/images/cooking/alchemy/legendary-large.png",
+
    extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
 
     healing = {
 
     healing = {
       hp = 8,
+
       hp = 3,
       cooldown = 20000,
+
       cooldown = 5000,
       perTick = 8,
+
       perTick = 3,
 
       totalTicks = 10,
 
       totalTicks = 10,
       tickDelay = 1000,
+
       tickDelay = 5000,
 
       ignoreCooldown = true
 
       ignoreCooldown = true
     },
+
     }
    rarity = "legendary"
 
 
   },
 
   },
   ["2149"] = {
+
   ["2028"] = {
     name = "Epic Concentrated Potion",
+
     name = "Banana",
     id = 2149,
+
     id = 2028,
     value = 375,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 4,
+
     experience = 10,
    stackMultiplier = 1,
+
     itemImage = "/images/cooking/banana.png",
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
+
    extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
 
     healing = {
 
     healing = {
       hp = 6,
+
       hp = 9,
       cooldown = 15000,
+
       cooldown = 10000,
       perTick = 6,
+
       perTick = 9,
       totalTicks = 10,
+
       totalTicks = 4,
       tickDelay = 1000
+
       tickDelay = 5000,
     },
+
      ignoreCooldown = false
    rarity = "epic"
+
     }
 
   },
 
   },
   ["3000"] = {
+
   ["2029"] = {
     name = "Water Imbued Dust",
+
     name = "Wheat",
     id = 3000,
+
     id = 2029,
     value = 1,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/water_dust.png",
+
    experience = 10,
     extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
+
     itemImage = "/images/cooking/wheat.png",
 +
     extraTooltipInfo = "Cooking Ingredient. How many of these do I need to make a Straw Hat?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "cooking" },
+
     tags = { "foraging", "cooking", "ingredient" }
    rarity = "uncommon",
 
    craftingStats = {
 
      level = 60,
 
      experience = 95,
 
      category = "Dungeon",
 
      craftable = true,
 
      multiplier = 8,
 
      description = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked."
 
    }
 
 
   },
 
   },
   ["3001"] = {
+
   ["2030"] = {
     name = "Empty Vial",
+
     name = "Rice",
     id = 3001,
+
     id = 2030,
     value = 1,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/alchemy/empty_vial.png",
+
    experience = 10,
     extraTooltipInfo = "An empty vial to pour a standard potion into.",
+
     itemImage = "/images/cooking/rice.png",
 +
     extraTooltipInfo = "Cooking Ingredient. You're telling me a Limpe fried this rice?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "alchemy", "cooking" },
+
     tags = { "foraging", "cooking", "ingredient" }
    craftingStats = {
 
      level = 1,
 
      experience = 11,
 
      category = "General",
 
      craftable = true,
 
      multiplier = 300,
 
      description = "A basic glass vial used in alchemy."
 
    }
 
 
   },
 
   },
   ["3002"] = {
+
   ["2031"] = {
     name = "Empty Large Vial",
+
     name = "Sageberry",
     id = 3002,
+
     id = 2031,
     value = 5,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/alchemy/empty_large_vial.png",
+
    experience = 1,
     extraTooltipInfo = "A large empty vial to pour a large potion into.",
+
     itemImage = "/images/farming/sage_berry.png",
 +
     extraTooltipInfo = "Cooking Ingredient. The ultimate big brain berry.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "alchemy", "cooking" }
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3003"] = {
+
   ["2032"] = {
     name = "Empty Reinforced Vial",
+
     name = "Choccy Milk",
     id = 3003,
+
     id = 2032,
    value = 50,
 
    tradeable = true,
 
    itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
 
    extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
 
    class = "cooking-ingredient",
 
    tags = { "alchemy", "cooking" }
 
  },
 
  ["3004"] = {
 
    name = "Watermelon",
 
    id = 3004,
 
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    experience = 35,
+
     itemImage = "/images/cooking/chocolate_milk.png",
     itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
+
     extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
     extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 24,
 +
      cooldown = 10000,
 +
      perTick = 20,
 +
      totalTicks = 6,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "food", "consumable" }
 
   },
 
   },
   ["3005"] = {
+
   ["2034"] = {
     name = "Durian",
+
     name = "Filleted Fish",
     id = 3005,
+
     id = 2034,
     value = 200,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 55,
+
     itemImage = "/images/cooking/prepared/fillet.png",
     itemImage = "/images/cooking/alchemy/ingredients/durian.png",
+
     extraTooltipInfo = "Sashimi! You should probably cook these.",
     extraTooltipInfo = "INFO's Favorite!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 3000,
 +
      perTick = 5,
 +
      totalTicks = 5,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["3006"] = {
+
   ["2036"] = {
     name = "Onion",
+
     name = "Ground Flour",
     id = 3006,
+
     id = 2036,
     value = 30,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 10,
+
     itemImage = "/images/cooking/prepared/starch.png",
     itemImage = "/images/cooking/alchemy/ingredients/onion.png",
+
     extraTooltipInfo = "Definitely better cooked!",
     extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 6,
 +
      cooldown = 5000,
 +
      perTick = 5,
 +
      totalTicks = 4,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["3007"] = {
+
   ["2037"] = {
     name = "Mana Berry",
+
     name = "Churned Dairy",
     id = 3007,
+
     id = 2037,
     value = 125,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 25,
+
     itemImage = "/images/cooking/prepared/dairy.png",
     itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
+
     extraTooltipInfo = "Tide you over till you cook real food.",
     extraTooltipInfo = "Named for its magic enhancing properties.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
   },
+
      hp = 10,
   ["3008"] = {
+
      cooldown = 4000,
     name = "Thorny Root",
+
      perTick = 6,
     id = 3008,
+
      totalTicks = 3,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 +
   },
 +
   ["2039"] = {
 +
     name = "Diced Fruit",
 +
     id = 2039,
 
     value = 50,
 
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 10,
+
     itemImage = "/images/cooking/prepared/fruit.png",
     itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
+
     extraTooltipInfo = "Fruit salad. Cook these for more nutrition!",
     extraTooltipInfo = "This one would hurt to fall face first into!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 11,
 +
      cooldown = 3000,
 +
      perTick = 7,
 +
      totalTicks = 2,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["3009"] = {
+
   ["2040"] = {
     name = "Thorny Vine",
+
     name = "Chopped Vegetables",
     id = 3009,
+
     id = 2040,
 
     value = 50,
 
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 10,
+
     itemImage = "/images/cooking/prepared/vegetable2.png",
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
+
     extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
     extraTooltipInfo = "Don't let this one snag you by surprise!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 4,
 +
      cooldown = 6000,
 +
      perTick = 5,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["3010"] = {
+
   ["2043"] = {
     name = "Tangle Root",
+
     name = "Minced Meat",
     id = 3010,
+
     id = 2043,
     value = 80,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 20,
+
     itemImage = "/images/cooking/prepared/meat.png",
     itemImage = "/images/cooking/alchemy/ingredients/root.png",
+
     extraTooltipInfo = "Cook them you monster!",
     extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 8000,
 +
      perTick = 4,
 +
      totalTicks = 6,
 +
      tickDelay = 7000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["3011"] = {
+
   ["2044"] = {
     name = "Mandrake",
+
     name = "Butchered Monster",
     id = 3011,
+
     id = 2044,
     value = 140,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 30,
+
     itemImage = "/images/cooking/prepared/monster.png",
     itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
+
     extraTooltipInfo = "Really!? Is it better cooked?",
     extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 0,
 +
      cooldown = 10000,
 +
      perTick = 4,
 +
      totalTicks = 8,
 +
      tickDelay = 10000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["3012"] = {
+
   ["2045"] = {
     name = "Jellyfish",
+
     name = "Sour Essence",
     id = 3012,
+
     id = 2045,
     value = 200,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 50,
+
     itemImage = "/images/cooking/prepared/sour.png",
     itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
+
     extraTooltipInfo = "Essence extracted from sour foods. Used in alchemy.",
     extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "alchemy", "cooking", "fishing" }
+
     tags = { "cooking", "ingredient", "prepared" }
 
   },
 
   },
   ["3013"] = {
+
   ["2046"] = {
     name = "Frost Flowers",
+
     name = "Bitter Essence",
     id = 3013,
+
     id = 2046,
     value = 180,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 30,
+
     itemImage = "/images/cooking/prepared/bitter.png",
     itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
+
     extraTooltipInfo = "Essence extracted from bitter foods. Used in alchemy.",
     extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
     tags = { "cooking", "ingredient", "prepared" }
 
   },
 
   },
   ["3014"] = {
+
   ["2047"] = {
     name = "Black Berry",
+
     name = "Sweet Essence",
     id = 3014,
+
     id = 2047,
     value = 20,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 40,
+
     itemImage = "/images/cooking/prepared/sweet.png",
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
+
     extraTooltipInfo = "Essence extracted from sweet foods. Used in alchemy.",
     extraTooltipInfo = "It doesn't know how to speak.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
     tags = { "cooking", "ingredient", "prepared" }
 
   },
 
   },
   ["3015"] = {
+
   ["2048"] = {
     name = "Fairy Dust",
+
     name = "Spicy Essence",
     id = 3015,
+
     id = 2048,
     value = 165,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 35,
+
     itemImage = "/images/cooking/prepared/spicy.png",
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
+
     extraTooltipInfo = "Essence extracted from spicy foods. Used in alchemy.",
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
     tags = { "cooking", "ingredient", "prepared" }
 
   },
 
   },
   ["3016"] = {
+
   ["2049"] = {
     name = "Lotus Flower",
+
     name = "Seed Oil",
     id = 3016,
+
     id = 2049,
     value = 300,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 55,
+
     itemImage = "/images/cooking/seed_oil.png",
     itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
+
     extraTooltipInfo = "Made by pressing seeds. Cooking Ingredient.",
     extraTooltipInfo = "A rare flower that grows in the deepest parts of the Living Forest and is rumored to have minor magical properties when prepared through alchemy.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
     tags = { "cooking", "craftable", "ingredient", "alchemy" },
 +
    craftingStats = {
 +
      level = 20,
 +
      category = "General",
 +
      craftable = true,
 +
      experience = 20
 +
    }
 
   },
 
   },
   ["3017"] = {
+
   ["2100"] = {
     name = "Four-leaf Clover",
+
     name = "Questionable Food",
     id = 3017,
+
     id = 2100,
     value = 777,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
    experience = 77,
+
     itemImage = "/images/cooking/questionable_food.png",
     itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
+
     extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
     extraTooltipInfo = "Very lucky!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 5000,
 +
      perTick = 1,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["3018"] = {
+
   ["2101"] = {
     name = "Glow Spore Shroom",
+
     name = "Monster Surprise",
     id = 3018,
+
     id = 2101,
     value = 90,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
    experience = 25,
+
     itemImage = "/images/cooking/monster_surprise.png",
     itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
+
     extraTooltipInfo = "... Probably edible!",
     extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 0,
 +
      cooldown = 10000,
 +
      perTick = 7,
 +
      totalTicks = 15,
 +
      tickDelay = 8000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["3019"] = {
+
   ["2102"] = {
     name = "Pineapple",
+
     name = "Seared Steak",
     id = 3019,
+
     id = 2102,
     value = 70,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 15,
+
     itemImage = "/images/cooking/seared_steak.png",
     itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
+
     extraTooltipInfo = "A nice juicy steak.",
     extraTooltipInfo = "Does it go on pizza or not?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
   },
+
      hp = 4,
   ["3020"] = {
+
      cooldown = 8000,
     name = "Ghost Shrooms",
+
      perTick = 6,
     id = 3020,
+
      totalTicks = 13,
     value = 160,
+
      tickDelay = 7000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 +
   },
 +
   ["2103"] = {
 +
     name = "Seared Fish",
 +
     id = 2103,
 +
     value = 30,
 
     tradeable = true,
 
     tradeable = true,
    experience = 30,
+
     itemImage = "/images/cooking/seared_fish.png",
     itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
+
     extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
     extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 5,
 +
      cooldown = 6000,
 +
      perTick = 9,
 +
      totalTicks = 9,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["3021"] = {
+
   ["2104"] = {
     name = "Yellow Pepper",
+
     name = "Seared Poultry",
     id = 3021,
+
     id = 2104,
     value = 160,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 30,
+
     itemImage = "/images/cooking/seared_bird.png",
     itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
+
     extraTooltipInfo = "It's not fried but it'll do.",
     extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 5000,
 +
      perTick = 3,
 +
      totalTicks = 12,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4000"] = {
+
   ["2105"] = {
     id = 4000,
+
     name = "Birdie Pasta",
     name = "Bone",
+
     id = 2105,
 
     value = 75,
 
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone.png",
+
     itemImage = "/images/cooking/birdie_pasta.png",
     class = "fur",
+
     extraTooltipInfo = "The invention of a true madman.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 15,
 +
      cooldown = 8000,
 +
      perTick = 15,
 +
      totalTicks = 8,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4001"] = {
+
   ["2106"] = {
     id = 4001,
+
     name = "Spaghetti & Meat",
     name = "Bone Plate",
+
     id = 2106,
     value = 150,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone_plate.png",
+
     itemImage = "/images/cooking/spaghetti_meat.png",
     class = "fur",
+
     extraTooltipInfo = "Classic.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 18,
 +
      cooldown = 13000,
 +
      perTick = 16,
 +
      totalTicks = 10,
 +
      tickDelay = 5500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4002"] = {
+
   ["2107"] = {
     id = 4002,
+
     name = "Sushi",
     name = "Chitin",
+
     id = 2107,
     value = 2750,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/chitin_2.png",
+
     itemImage = "/images/cooking/sushi.png",
     class = "leather",
+
     extraTooltipInfo = "Wait, is the fish raw or not?",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" },
+
     healing = {
    craftingStats = {
+
      hp = 22,
       level = 1,
+
       cooldown = 11000,
       experience = 1,
+
       perTick = 21,
       category = "General",
+
       totalTicks = 8,
       craftable = true,
+
       tickDelay = 5000,
       multiplier = 5,
+
       ignoreCooldown = false
      description = "Convert heavy chitin into chitin."
+
    },
    }
+
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4003"] = {
+
   ["2108"] = {
     id = 4003,
+
     name = "Birdie Pie",
     name = "Heavy Chitin",
+
     id = 2108,
     value = 3750,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_chitin.png",
+
     itemImage = "/images/cooking/birdie_pie.png",
     class = "leather",
+
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 24,
 +
      cooldown = 15000,
 +
      perTick = 40,
 +
      totalTicks = 3,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4004"] = {
+
   ["2109"] = {
     id = 4004,
+
     name = "Cottage Pie",
     name = "Fur",
+
     id = 2109,
     value = 150,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/fur.png",
+
     itemImage = "/images/cooking/cottage_pie.png",
     class = "fur",
+
     extraTooltipInfo = "Maybe you should have cut the meat up first.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 63,
 +
      cooldown = 17000,
 +
      perTick = 39,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4005"] = {
+
   ["2110"] = {
     id = 4005,
+
     name = "Fisherman's Pie",
     name = "Thick Fur",
+
     id = 2110,
     value = 225,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/thick_fur.png",
+
     itemImage = "/images/cooking/fisherman_pie.png",
     class = "fur",
+
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 61,
 +
      cooldown = 15000,
 +
      perTick = 42,
 +
      totalTicks = 7,
 +
      tickDelay = 4666,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4006"] = {
+
   ["2111"] = {
     id = 4006,
+
     name = "Fruit Pie",
     name = "Wool",
+
     id = 2111,
     value = 200,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/wool.png",
+
     itemImage = "/images/cooking/fruit_pie.png",
     class = "fur",
+
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 90,
 +
      cooldown = 12000,
 +
      perTick = 49,
 +
      totalTicks = 5,
 +
      tickDelay = 3666,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4007"] = {
+
   ["2112"] = {
     id = 4007,
+
     name = "Demon Cake",
     name = "Hide",
+
     id = 2112,
     value = 50,
+
     value = 175,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/hide.png",
+
     itemImage = "/images/cooking/demon_cake.png",
     class = "fur",
+
     extraTooltipInfo = "Probably not inherently evil! Probably.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 16,
 +
      cooldown = 15000,
 +
      perTick = 19,
 +
      totalTicks = 11,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4008"] = {
+
   ["2113"] = {
     id = 4008,
+
     name = "Cake",
     name = "Rough Hide",
+
     id = 2113,
     value = 125,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/rough_hide.png",
+
     itemImage = "/images/cooking/cake.png",
     class = "fur",
+
     class = "cooking-ingredient",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "A lie.",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 28,
 +
      cooldown = 12000,
 +
      perTick = 17,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4009"] = {
+
   ["2114"] = {
     id = 4009,
+
     name = "Fruit Cake",
     name = "Scale",
+
     id = 2114,
     value = 1250,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/scale.png",
+
     itemImage = "/images/cooking/fruit_cake.png",
    class = "leather",
+
     extraTooltipInfo = "Pretty please with a cherry on top?",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" },
+
     healing = {
     craftingStats = {
+
       hp = 45,
       level = 1,
+
       cooldown = 8000,
       experience = 1,
+
       perTick = 27,
       category = "General",
+
       totalTicks = 5,
       craftable = true,
+
       tickDelay = 3500,
       multiplier = 5,
+
       ignoreCooldown = false
       description = "Convert heavy scale into scale."
+
    },
    }
+
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4010"] = {
+
   ["2115"] = {
     id = 4010,
+
     name = "Grain Cake",
     name = "Heavy Scale",
+
     id = 2115,
     value = 1750,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_scale.png",
+
     itemImage = "/images/cooking/grain_cake.png",
     class = "leather",
+
     extraTooltipInfo = "A little dry.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 33,
 +
      cooldown = 9000,
 +
      perTick = 22,
 +
      totalTicks = 6,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4011"] = {
+
   ["2116"] = {
     id = 4011,
+
     name = "Omelette",
     name = "Crystal Scale",
+
     id = 2116,
     value = 3000,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/crystal_scale.png",
+
     itemImage = "/images/cooking/omelette.png",
    class = "leather",
+
     extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
     extraTooltipInfo = "Used to enhance Elven equipment.",
+
     class = "cooking-ingredient",
     tags = { "crafting" },
+
     healing = {
     craftingStats = {
+
       hp = 10,
       level = 60,
+
       cooldown = 7000,
       experience = 600,
+
       perTick = 7,
       category = "General",
+
       totalTicks = 8,
       craftable = true,
+
       tickDelay = 6000,
       multiplier = 8,
+
       ignoreCooldown = false
       description = "Salvage Elven equipment for their Crystal Scales."
+
    },
    }
+
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4012"] = {
+
   ["2117"] = {
     id = 4012,
+
     name = "Monster Omelette",
     name = "Leather",
+
     id = 2117,
     value = 300,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/leather.png",
+
     itemImage = "/images/cooking/monster_omelette.png",
     class = "leather",
+
     extraTooltipInfo = "Is it alive?",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "crafting" },
+
     healing = {
    craftingStats = {
+
      hp = 15,
       level = 15,
+
      cooldown = 17000,
       experience = 20,
+
       perTick = 16,
       category = "General",
+
       totalTicks = 11,
       craftable = true
+
       tickDelay = 7000,
     }
+
       ignoreCooldown = false
 +
     },
 +
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4013"] = {
+
   ["2118"] = {
     id = 4013,
+
     name = "Meaty Omelette",
     name = "Rough Cloth",
+
     id = 2118,
     value = 30,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    experience = 50,
+
     itemImage = "/images/cooking/meat_omelette.png",
    level = 1,
+
     extraTooltipInfo = "Rich and savoury!",
    time = 5000,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/rough_cloth.png",
+
    healing = {
     class = "cloth",
+
      hp = 21,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 15000,
     tags = { "runecrafting" }
+
      perTick = 16,
 +
      totalTicks = 10,
 +
      tickDelay = 6500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4014"] = {
+
   ["2119"] = {
     id = 4014,
+
     name = "Veggie Crepe",
     name = "Restored Cloth",
+
     id = 2119,
     value = 60,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    experience = 75,
+
     itemImage = "/images/cooking/veggie_crepe.png",
    level = 10,
+
     extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
    time = 5500,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/restored_cloth_new.png",
+
    healing = {
     class = "cloth",
+
      hp = 24,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 13000,
     tags = { "runecrafting" }
+
      perTick = 17,
 +
      totalTicks = 7,
 +
      tickDelay = 5500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4015"] = {
+
   ["2120"] = {
     id = 4015,
+
     name = "Fruity Crepe",
     name = "Lesser Cloth",
+
     id = 2120,
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    experience = 125,
+
     itemImage = "/images/cooking/fruit_crepe.png",
    level = 20,
+
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
    time = 6000,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/lesser_cloth_new.png",
+
    healing = {
     class = "cloth",
+
      hp = 42,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 10000,
     tags = { "runecrafting" }
+
      perTick = 22,
 +
      totalTicks = 5,
 +
      tickDelay = 4500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4016"] = {
+
   ["2121"] = {
     id = 4016,
+
     name = "Eggnog",
     name = "Imbued Cloth",
+
     id = 2121,
     value = 500,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 200,
+
     itemImage = "/images/cooking/egg_nog.png",
    level = 30,
+
     extraTooltipInfo = "Good all year round!",
    time = 6500,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/imbued_cloth_new.png",
+
    healing = {
     class = "cloth",
+
      hp = 37,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 11000,
     tags = { "runecrafting" }
+
      perTick = 21,
 +
      totalTicks = 6,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4017"] = {
+
   ["2122"] = {
     id = 4017,
+
     name = "Meat Roast",
     name = "Major Cloth",
+
     id = 2122,
     value = 1000,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    experience = 300,
+
     itemImage = "/images/cooking/meat_roast.png",
    level = 40,
+
     extraTooltipInfo = "PROTEIN!!!",
    time = 7000,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/major_cloth_new.png",
+
    healing = {
     class = "cloth",
+
      hp = 18,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 24000,
     tags = { "runecrafting" }
+
      perTick = 32,
 +
      totalTicks = 12,
 +
      tickDelay = 7000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4018"] = {
+
   ["2123"] = {
     id = 4018,
+
     name = "Fried Fruit",
     name = "Greater Cloth",
+
     id = 2123,
     value = 2000,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    experience = 500,
+
     itemImage = "/images/cooking/fried_fruit.png",
    level = 50,
+
     extraTooltipInfo = "Basically candy at this point.",
    time = 7500,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/greater_cloth_new.png",
+
     healing = {
     class = "cloth",
+
      hp = 22,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 3000,
     tags = { "runecrafting" },
+
      perTick = 14,
     rarity = "uncommon"
+
      totalTicks = 3,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4019"] = {
+
   ["2124"] = {
     id = 4019,
+
     name = "Grilled Veggies",
     name = "Elder Cloth",
+
     id = 2124,
     value = 4000,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    experience = 750,
+
     itemImage = "/images/cooking/grilled_veggies.png",
    level = 60,
+
     extraTooltipInfo = "Grilled to perfection!",
    time = 8000,
+
     class = "cooking-ingredient",
     itemImage = "/images/combat/materials/elder_cloth_new.png",
+
     healing = {
     class = "cloth",
+
      hp = 8,
     extraTooltipInfo = "Used as a crafting material.",
+
      cooldown = 6000,
     tags = { "runecrafting" },
+
      perTick = 9,
     rarity = "rare"
+
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4020"] = {
+
   ["2125"] = {
     id = 4020,
+
     name = "Kebabs",
     name = "Aqueous Grass",
+
     id = 2125,
     value = 30,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_1.png",
+
     itemImage = "/images/cooking/kababs.png",
     class = "fiber",
+
     extraTooltipInfo = "The action man's food!",
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 60,
 +
      cooldown = 17000,
 +
      perTick = 42,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4021"] = {
+
   ["2126"] = {
     id = 4021,
+
     name = "Candied Fruit",
     name = "Water Weeds",
+
     id = 2126,
     value = 60,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_2.png",
+
     itemImage = "/images/cooking/candied_fruit.png",
     class = "fiber",
+
     extraTooltipInfo = "Almost too sweet to handle!",
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4022"] = {
+
   ["2127"] = {
     id = 4022,
+
     name = "Milkshake",
     name = "River Vines",
+
     id = 2127,
     value = 90,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_3.png",
+
     itemImage = "/images/cooking/milkshake.png",
     class = "fiber",
+
     extraTooltipInfo = "Brings all the boys to the raid!",
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
     healing = {
  },
+
      hp = 56,
  ["4023"] = {
+
      cooldown = 7000,
    id = 4023,
+
      perTick = 31,
    name = "Violet Ribbons",
+
      totalTicks = 4,
    value = 120,
+
      tickDelay = 3500,
    tradeable = true,
+
      ignoreCooldown = false
    itemImage = "/images/fishing/material/fiber_4.png",
+
     },
     class = "fiber",
+
     tags = { "cooking", "food", "consumable" }
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
 
    tags = { "fishing", "runecrafting" }
 
 
   },
 
   },
   ["4024"] = {
+
   ["2128"] = {
     id = 4024,
+
     name = "Vegetable Stew",
     name = "White Reeds",
+
     id = 2128,
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_5.png",
+
     itemImage = "/images/cooking/veggie_stew.png",
     class = "fiber",
+
     extraTooltipInfo = "Reminds you of home.",
     extraTooltipInfo = "Aquatic reeds that appear to have grown near a font of magical energy and maintained some of its characteristics. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 28,
 +
      cooldown = 10000,
 +
      perTick = 22,
 +
      totalTicks = 6,
 +
      tickDelay = 4500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4025"] = {
+
   ["2129"] = {
     id = 4025,
+
     name = "Meaty Stew",
     name = "Ancient Kelp",
+
     id = 2129,
     value = 200,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_6.png",
+
     itemImage = "/images/cooking/meaty_stew.png",
     class = "fiber",
+
     extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
     extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 34,
 +
      cooldown = 12000,
 +
      perTick = 22,
 +
      totalTicks = 8,
 +
      tickDelay = 5500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4026"] = {
+
   ["2130"] = {
     id = 4026,
+
     name = "Monster Stew",
     name = "Aqueous Chunks",
+
     id = 2130,
     value = 700,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/aqueous_chunks.png",
+
     itemImage = "/images/cooking/monster_stew.png",
    class = "bar",
+
     extraTooltipInfo = "Parts of it are definitely still moving.",
     extraTooltipInfo = "A chunk of stone supposedly from the bottom of the ocean, still pulsing with latent magical energy. Perhaps it could be used to augment something?",
+
     class = "cooking-ingredient",
     tags = { "magic" },
+
     healing = {
     craftingStats = {
+
       hp = 20,
       level = 85,
+
       cooldown = 14000,
       experience = 2400,
+
       perTick = 20,
       category = "Rare",
+
      totalTicks = 10,
       craftable = true,
+
       tickDelay = 6000,
       multiplier = 3
+
       ignoreCooldown = false
     }
+
     },
 +
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4027"] = {
+
   ["2131"] = {
     id = 4027,
+
     name = "Jerky",
     name = "Frost Shard",
+
     id = 2131,
     value = 1000,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/frost_shard.png",
+
     itemImage = "/images/cooking/jerky.png",
     class = "bar",
+
     extraTooltipInfo = "A chewy treat.",
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
+
     class = "cooking-ingredient",
     tags = { "magic" },
+
     healing = {
    craftingStats = {
+
      hp = 18,
       level = 85,
+
      cooldown = 10000,
       experience = 2400,
+
       perTick = 18,
       category = "Rare",
+
       totalTicks = 7,
       craftable = true
+
       tickDelay = 5000,
     }
+
       ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4028"] = {
+
   ["2132"] = {
     id = 4028,
+
     name = "Pudding",
     name = "Elder Stone",
+
     id = 2132,
     value = 30000,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/elder_stone.png",
+
     itemImage = "/images/cooking/pudding.png",
     class = "bar",
+
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
+
     class = "cooking-ingredient",
     tags = { "magic" },
+
     healing = {
     rarity = "rare"
+
      hp = 24,
 +
      cooldown = 12500,
 +
      perTick = 24,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4500"] = {
+
   ["2133"] = {
    id = 4500,
+
     name = "Ice Cream",
     name = "Box Trap",
+
     id = 2133,
     value = 25,
+
     value = 100,
     experience = 160,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/icecream.png",
     itemImage = "/images/farming/hunting/box_trap.png",
+
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
+
     class = "cooking-ingredient",
     tags = { "seed", "hunting", "farming" },
+
     healing = {
     farmingStats = {
+
       hp = 18,
       height = 1,
+
       cooldown = 10000,
      width = 1,
+
       perTick = 18,
       requiredLevel = 1,
+
       totalTicks = 7,
       image = "/images/farming/hunting/box_trap.png",
+
       tickDelay = 5000,
       align = "bottom",
+
       ignoreCooldown = false
       experience = 30,
 
       time = 30
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 1,
 
      experience = 160,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A box trap with bait only suitable to catch small game."
 
    }
 
 
   },
 
   },
   ["4501"] = {
+
   ["2134"] = {
    id = 4501,
+
     name = "Monster Curry",
     name = "Pitfall Trap",
+
     id = 2134,
     value = 50,
+
     value = 150,
     experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/monster_curry.png",
     itemImage = "/images/farming/hunting/pitfall.png",
+
     extraTooltipInfo = "Might actually be mildly edible!",
     extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
+
     class = "cooking-ingredient",
     tags = { "seed", "hunting", "farming" },
+
     healing = {
     farmingStats = {
+
       hp = 33,
       height = 1,
+
       cooldown = 21000,
       width = 1,
+
       perTick = 35,
       requiredLevel = 10,
+
       totalTicks = 10,
       image = "/images/farming/hunting/pitfall.png",
+
       tickDelay = 5666,
       align = "bottom",
+
       ignoreCooldown = false
       experience = 100,
 
      time = 35
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 20,
 
      experience = 280,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
 
    }
 
 
   },
 
   },
   ["4502"] = {
+
   ["2135"] = {
    id = 4502,
+
     name = "Birdie Curry",
     name = "Bird Trap",
+
     id = 2135,
     value = 100,
+
     value = 175,
     experience = 10,
+
     tradeable = true,
     tradeable = true,
+
     itemImage = "/images/cooking/birdie_curry.png",
    class = "seed",
+
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
     itemImage = "/images/farming/hunting/bird_trap.png",
+
     class = "cooking-ingredient",
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
+
     healing = {
     tags = { "seed", "hunting", "farming" },
+
       hp = 24,
     farmingStats = {
+
       cooldown = 17500,
       height = 1,
+
       perTick = 32,
       width = 1,
+
       totalTicks = 3,
       requiredLevel = 20,
+
       tickDelay = 3000,
      image = "/images/farming/hunting/bird_trap.png",
+
       ignoreCooldown = false
       align = "bottom",
 
       experience = 325,
 
       time = 120
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 30,
 
      experience = 790,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A bird trap with bait suitable to catch small flying creatures."
 
    }
 
 
   },
 
   },
   ["4503"] = {
+
   ["2136"] = {
    id = 4503,
+
     name = "Beast Curry",
     name = "Net Trap",
+
     id = 2136,
     value = 125,
+
     value = 175,
     experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/beast_curry.png",
     itemImage = "/images/farming/hunting/net_trap.png",
+
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
+
     class = "cooking-ingredient",
     tags = { "seed", "hunting", "farming" },
+
     healing = {
     farmingStats = {
+
       hp = 43,
       height = 1,
+
       cooldown = 19000,
       width = 1,
+
       perTick = 35,
       requiredLevel = 25,
+
       totalTicks = 9,
       image = "/images/farming/hunting/net_trap.png",
+
       tickDelay = 5333,
      align = "bottom",
+
       ignoreCooldown = false
       experience = 300,
 
       time = 45
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 35,
 
      experience = 810,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A net trap with bait suitable to catch most creatures."
 
    }
 
 
   },
 
   },
   ["4504"] = {
+
   ["2137"] = {
     id = 4504,
+
     name = "Seafood Curry",
     name = "Bear Trap",
+
     id = 2137,
     value = 150,
+
     value = 175,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/seafood_curry.png",
     itemImage = "/images/farming/hunting/metal_trap.png",
+
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
     extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
+
     class = "cooking-ingredient",
     tags = { "seed", "hunting", "farming" },
+
     healing = {
     rarity = "uncommon",
+
       hp = 41,
    farmingStats = {
+
       cooldown = 17000,
       height = 1,
+
       perTick = 37,
       width = 1,
+
       totalTicks = 8,
       requiredLevel = 35,
+
       tickDelay = 5000,
      image = "/images/farming/hunting/metal_trap.png",
+
       ignoreCooldown = false
       align = "bottom",
 
       experience = 400,
 
       time = 50
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 45,
 
      experience = 1320,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A bear trap with bait only suitable to catch large and medium sized creatures."
 
    }
 
 
   },
 
   },
   ["4505"] = {
+
   ["2138"] = {
     id = 4505,
+
     name = "Monster Gelato",
     name = "Water Totem",
+
     id = 2138,
     value = 150,
+
     value = 225,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/monster_gelato.png",
     itemImage = "/images/farming/totem/water_totem_mj_v2.png",
+
     extraTooltipInfo = "Only partially inedible!",
     extraTooltipInfo = "A totem that periodically summons rainstorms. Has up to a 10% chance every farming tick to advance every plot by one growth stage. Its effect grows as it ages. Only the oldest water totem will take effect. The totem will automatically expire when it is fully grown.",
+
     class = "cooking-ingredient",
     tags = { "seed", "farming" },
+
     healing = {
     rarity = "rare",
+
      hp = 50,
    farmingStats = {
+
      cooldown = 21000,
       height = 1,
+
       perTick = 35,
       width = 1,
+
       totalTicks = 9,
       requiredLevel = 40,
+
       tickDelay = 6000,
       image = "/images/farming/totem/water_totem_mj_v2.png",
+
       ignoreCooldown = false
      align = "bottom",
+
    },
      experience = 10000,
+
    tags = { "cooking", "food", "consumable" }
      time = 10080
+
  },
     },
+
  ["2139"] = {
     craftingStats = {
+
    name = "Common Potion",
      level = 66,
+
    id = 2139,
      experience = 15500,
+
    value = 5,
      category = "Farming",
+
     tradeable = true,
      craftable = true,
+
     stackStrength = 1,
      description = "A totem that periodically summons rainstorms. Has up to a 10% chance every farming tick to advance every plot by one growth stage. Its effect grows as it ages. Only the oldest water totem will take effect. The totem will automatically expire when it is fully grown."
+
    stackMultiplier = 1,
    }
+
    itemImage = "/images/cooking/alchemy/common.png",
 +
    class = "cooking-ingredient",
 +
    tags = { "consumable", "cooking", "alchemy" }
 
   },
 
   },
   ["4506"] = {
+
   ["2140"] = {
     id = 4506,
+
     name = "Common Concentrated Potion",
     name = "Nature Totem",
+
     id = 2140,
     value = 150,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     class = "seed",
+
     stackStrength = 2,
     itemImage = "/images/farming/totem/nature_orb.png",
+
    stackMultiplier = 0.8,
     extraTooltipInfo = "A totem that imbues your farmland with nature energy. Has up to a 10% chance to make any automatic replant cost nothing. Its effect grows as it ages. Only the oldest nature totem will take effect. The totem will automatically expire when it is fully grown.",
+
     itemImage = "/images/cooking/alchemy/common-concentrated.png",
     tags = { "seed", "farming" },
+
     class = "cooking-ingredient",
    rarity = "rare",
+
     healing = {
    farmingStats = {
+
       hp = 2,
       height = 1,
+
       cooldown = 5000,
       width = 1,
+
       perTick = 2,
       requiredLevel = 40,
+
       totalTicks = 10,
       image = "/images/farming/totem/nature_orb.png",
+
       tickDelay = 1000,
      align = "bottom",
+
       ignoreCooldown = true
       experience = 10000,
 
       time = 10080
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 66,
 
      experience = 16000,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A totem that imbues your farmland with nature energy. Has up to a 10% chance to make any automatic replant cost nothing. Its effect grows as it ages. Only the oldest nature totem will take effect. The totem will automatically expire when it is fully grown."
 
    }
 
 
   },
 
   },
   ["4507"] = {
+
   ["2141"] = {
     id = 4507,
+
     name = "Common Large Potion",
     name = "Earth Totem",
+
     id = 2141,
     value = 150,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     class = "seed",
+
     stackStrength = 1,
     itemImage = "/images/farming/totem/earth_orb.png",
+
    stackMultiplier = 6,
     extraTooltipInfo = "A totem that enhances your farmland's soil. Has up to a 10% chance to increase yields by 50% based on totem age. Its effect grows as it ages. Only the oldest earth totem will take effect. The totem will automatically expire when it is fully grown.",
+
     itemImage = "/images/cooking/alchemy/common-large.png",
     tags = { "seed", "farming" },
+
     class = "cooking-ingredient",
    rarity = "rare",
+
     healing = {
    farmingStats = {
+
       hp = 2,
       height = 1,
+
       cooldown = 5000,
       width = 1,
+
       perTick = 2,
       requiredLevel = 40,
+
       totalTicks = 10,
       image = "/images/farming/totem/earth_orb.png",
+
       tickDelay = 1000,
      align = "bottom",
+
       ignoreCooldown = true
       experience = 10000,
 
       time = 10080
 
 
     },
 
     },
     craftingStats = {
+
     tags = { "cooking", "food", "consumable" }
      level = 66,
 
      experience = 16000,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A totem that enhances your farmland's soil. Has up to a 10% chance to increase yields by 50% based on totem age. Its effect grows as it ages. Only the oldest earth totem will take effect. The totem will automatically expire when it is fully grown."
 
    }
 
 
   },
 
   },
   ["4508"] = {
+
   ["2142"] = {
     id = 4508,
+
     name = "Rare Potion",
     name = "Coalescing Totem",
+
     id = 2142,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     class = "seed",
+
     stackStrength = 2,
     itemImage = "/images/farming/totem/condensed_orb.png",
+
    stackMultiplier = 1,
     extraTooltipInfo = "A totem that coalesces various energies into a single form. Gives up to a 15% chance to half fertilizer cost, increase yield by 50%, and increase growth speed with chance increasing most drastically when there are more unique things planted with various sizes to grow. Stacks with non-coalescing totems that have the same effect. Only the oldest coalescing totem will take effect. The totem will automatically expire when it is fully grown.",
+
     itemImage = "/images/cooking/alchemy/rare.png",
    tags = { "seed", "farming" },
+
     class = "cooking-ingredient",
 
     rarity = "rare",
 
     rarity = "rare",
     farmingStats = {
+
     tags = { "consumable", "cooking", "alchemy" }
      height = 1,
 
      width = 1,
 
      requiredLevel = 40,
 
      image = "/images/farming/totem/condensed_orb.png",
 
      align = "bottom",
 
      experience = 10000,
 
      time = 10080
 
    },
 
    craftingStats = {
 
      level = 66,
 
      experience = 19000,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A totem that coalesces various energies into a single form. Gives up to a 15% chance to half fertilizer cost, increase yield by 50%, and increase growth speed with chance increasing most drastically when there are more unique things planted with various sizes to grow. Stacks with non-coalescing totems that have the same effect. Only the oldest coalescing totem will take effect. The totem will automatically expire when it is fully grown."
 
    }
 
 
   },
 
   },
   ["4509"] = {
+
   ["2143"] = {
     id = 4509,
+
     name = "Rare Concentrated Potion",
     name = "Monster Trap",
+
     id = 2143,
     value = 200,
+
     value = 250,
 
     tradeable = true,
 
     tradeable = true,
     class = "seed",
+
     stackStrength = 3,
     itemImage = "/images/farming/hunting/metal_trap.png",
+
    stackMultiplier = 0.9,
     extraTooltipInfo = "A trap designed to lure unusual monsters.",
+
     itemImage = "/images/cooking/alchemy/rare-concentrated.png",
    tags = { "seed", "hunting", "farming" },
+
     class = "cooking-ingredient",
    rarity = "uncommon",
+
     healing = {
     farmingStats = {
+
       hp = 4,
       height = 1,
+
       cooldown = 10000,
      width = 1,
+
       perTick = 4,
       requiredLevel = 50,
+
       totalTicks = 10,
       image = "/images/farming/hunting/metal_trap.png",
+
       tickDelay = 1000,
       align = "bottom",
+
       ignoreCooldown = true
       experience = 500,
 
       time = 60
 
 
     },
 
     },
     craftingStats = {
+
     rarity = "rare",
      level = 60,
+
    tags = { "cooking", "food", "consumable" }
      experience = 1600,
 
      category = "Farming",
 
      craftable = true,
 
      description = "A trap designed to lure unusual monsters."
 
    }
 
 
   },
 
   },
   ["5000"] = {
+
   ["2144"] = {
     name = "Shrimp Bauble",
+
     name = "Rare Large Potion",
     id = 5000,
+
     id = 2144,
     tradeable = false,
+
    value = 250,
     enchantmentTier = 0,
+
     tradeable = true,
     value = 10,
+
     stackStrength = 2,
     itemImage = "/images/misc/shrimp_bauble.png",
+
     stackMultiplier = 6,
     class = "key",
+
     itemImage = "/images/cooking/alchemy/rare-large.png",
     extraTooltipInfo = "Untamed magic oozes out from inside.",
+
     class = "cooking-ingredient",
    tags = { "dungeon" },
+
     healing = {
    augmentingFailItem = 9015,
+
      hp = 4,
    augmentingForcedAmount = 1,
+
      cooldown = 10000,
    forcedAugmentChance = 0.5,
+
      perTick = 4,
    augmentOverride = {
+
      totalTicks = 10,
       fixedSuccessCount = 10,
+
      tickDelay = 1000,
      fixedBaseCount = 0
+
       ignoreCooldown = true
     }
+
    },
 +
    rarity = "rare",
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["5001"] = {
+
   ["2145"] = {
     id = 5001,
+
    name = "Epic Potion",
     name = "Shrimp",
+
     id = 2145,
     tradeable = false,
+
     value = 15,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/misc/schfftph_fzzglgl.png",
+
    stackStrength = 3,
     class = "fish",
+
     stackMultiplier = 1,
     extraTooltipInfo = "One of perfection's many forms.",
+
     itemImage = "/images/cooking/alchemy/epic.png",
     tags = { }
+
     class = "cooking-ingredient",
 +
     rarity = "epic",
 +
     tags = { "consumable", "cooking", "alchemy" }
 
   },
 
   },
   ["5002"] = {
+
   ["2146"] = {
     id = 5002,
+
    name = "Epic Large Potion",
     name = "Shrimp Ascendant",
+
     id = 2146,
     tradeable = false,
+
     value = 375,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
+
     stackStrength = 3,
     class = "fish",
+
    stackMultiplier = 6,
     extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art.",
+
     itemImage = "/images/cooking/alchemy/epic-large.png",
     tags = { }
+
     class = "cooking-ingredient",
 +
     healing = {
 +
      hp = 6,
 +
      cooldown = 15000,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    },
 +
    rarity = "epic",
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6000"] = {
+
   ["2147"] = {
     id = 6000,
+
    name = "Legendary Potion",
     name = "Gold Medal",
+
     id = 2147,
     tradeable = false,
+
     value = 20,
     itemImage = "/images/ui/highscore_gold.png",
+
     tradeable = true,
     extraTooltipInfo = "First place award!",
+
    stackStrength = 4,
     class = "gold-medal",
+
    stackMultiplier = 1,
     tags = { "unique" }
+
     itemImage = "/images/cooking/alchemy/legendary.png",
 +
     class = "cooking-ingredient",
 +
     rarity = "legendary",
 +
     tags = { "consumable", "cooking" }
 
   },
 
   },
   ["6001"] = {
+
   ["2148"] = {
     id = 6001,
+
    name = "Legendary Large Potion",
     name = "Silver Medal",
+
     id = 2148,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/ui/highscore_silver.png",
+
     tradeable = true,
     extraTooltipInfo = "Second place award!",
+
    stackStrength = 4,
     class = "silver-medal",
+
    stackMultiplier = 6,
     tags = { "unique" }
+
     itemImage = "/images/cooking/alchemy/legendary-large.png",
 +
     class = "cooking-ingredient",
 +
     healing = {
 +
      hp = 8,
 +
      cooldown = 20000,
 +
      perTick = 8,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6002"] = {
+
   ["2149"] = {
     id = 6002,
+
    name = "Epic Concentrated Potion",
     name = "Bronze Medal",
+
     id = 2149,
     tradeable = false,
+
     value = 375,
     itemImage = "/images/ui/highscore_bronze.png",
+
     tradeable = true,
     extraTooltipInfo = "Third place award!",
+
    stackStrength = 4,
     class = "bronze-medal",
+
    stackMultiplier = 1,
     tags = { "unique" }
+
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
 +
     class = "cooking-ingredient",
 +
     healing = {
 +
      hp = 6,
 +
      cooldown = 15000,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 1000
 +
    },
 +
    rarity = "epic",
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6950"] = {
+
   ["3000"] = {
     id = 6950,
+
    name = "Water Imbued Dust",
     name = "Event Token",
+
     id = 3000,
     tradeable = false,
+
     value = 1,
     itemImage = "/images/misc/event_token.png",
+
     tradeable = true,
     extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
+
     itemImage = "/images/cooking/water_dust.png",
     class = "gold-medal",
+
     extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 95,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      multiplier = 8,
 +
      description = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked."
 +
    },
 +
     tags = { "craftable", "cooking", "buff" }
 
   },
 
   },
   ["7000"] = {
+
   ["3001"] = {
    id = 7000,
+
     name = "Empty Vial",
     name = "Snow",
+
     id = 3001,
    tradeable = false,
+
     value = 1,
    itemImage = "/images/christmas/snow.png",
+
     tradeable = true,
    extraTooltipInfo = "Used to make Snowballs!",
+
     itemImage = "/images/cooking/alchemy/empty_vial.png",
    class = "christmas-drop",
+
     extraTooltipInfo = "An empty vial to pour a standard potion into.",
    tags = { "event" }
+
     class = "cooking-ingredient",
  },
 
  ["7001"] = {
 
     id = 7001,
 
     name = "Snowball",
 
     tradeable = false,
 
     itemImage = "/images/christmas/snowball.png",
 
     extraTooltipInfo = "Use '/throw NAME' to throw at people!",
 
     class = "christmas-drop",
 
    tags = { "crafting", "event" },
 
 
     craftingStats = {
 
     craftingStats = {
 
       level = 1,
 
       level = 1,
       experience = 1,
+
       experience = 11,
       category = "Event",
+
       category = "General",
       craftable = true
+
       craftable = true,
     }
+
      multiplier = 300,
 +
      description = "A basic glass vial used in alchemy."
 +
     },
 +
    tags = { "craftable", "cooking", "alchemy" }
 
   },
 
   },
   ["7002"] = {
+
   ["3002"] = {
     id = 7002,
+
    name = "Empty Large Vial",
     name = "Wrapping Paper",
+
     id = 3002,
     tradeable = false,
+
     value = 5,
     itemImage = "/images/christmas/wrapping_paper.png",
+
     tradeable = true,
     extraTooltipInfo = "Born to be torn apart",
+
     itemImage = "/images/cooking/alchemy/empty_large_vial.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "A large empty vial to pour a large potion into.",
     tags = { "crafting", "event" }
+
     class = "cooking-ingredient",
 +
     tags = { "cooking" }
 
   },
 
   },
   ["7003"] = {
+
   ["3003"] = {
     id = 7003,
+
    name = "Empty Reinforced Vial",
     name = "Present",
+
     id = 3003,
     tradeable = false,
+
     value = 50,
     itemImage = "/images/christmas/present.png",
+
     tradeable = true,
    canBeOpened = true,
+
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
     extraTooltipInfo = "Merry Christmas!",
+
     extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
     class = "christmas-present",
+
     class = "cooking-ingredient",
     tags = { "event", "chest" },
+
     tags = { "cooking" }
    rarity = "rare"
 
 
   },
 
   },
   ["7004"] = {
+
   ["3004"] = {
     id = 7004,
+
     name = "Watermelon",
     name = "Cookie Dough",
+
     id = 3004,
     tradeable = false,
+
     value = 150,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     experience = 35,
     itemImage = "/images/christmas/cookie_dough.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
     extraTooltipInfo = "It smells like cookies",
+
     extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
     class = "christmas-food",
+
     class = "cooking-ingredient",
    time = 1000,
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "prepared", "cooking", "event" }
 
 
   },
 
   },
   ["7005"] = {
+
   ["3005"] = {
     id = 7005,
+
    name = "Durian",
     name = "Cookie",
+
     id = 3005,
     tradeable = false,
+
     value = 200,
     itemImage = "/images/christmas/cookie.png",
+
     tradeable = true,
     extraTooltipInfo = "It reminds you of your childhood",
+
    experience = 55,
     class = "christmas-food",
+
     itemImage = "/images/cooking/alchemy/ingredients/durian.png",
     tags = { "consumable", "food", "cooking", "event" },
+
     extraTooltipInfo = "INFO's Favorite!",
    healing = {
+
     class = "cooking-ingredient",
      hp = 20,
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
      cooldown = 5000,
 
      perTick = 15,
 
      totalTicks = 4,
 
      tickDelay = 3000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["7006"] = {
+
   ["3006"] = {
     id = 7006,
+
     name = "Onion",
     name = "Gummy Fish",
+
     id = 3006,
     tradeable = false,
+
     value = 30,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     experience = 10,
     itemImage = "/images/christmas/gummy_fish.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/onion.png",
     extraTooltipInfo = "Delicious candy!",
+
     extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
     class = "christmas-drop",
+
     class = "cooking-ingredient",
    time = 1000,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "consumable", "food", "fishing", "event" }
 
 
   },
 
   },
   ["7007"] = {
+
   ["3007"] = {
     id = 7007,
+
    name = "Mana Berry",
     name = "Gummy Shark Fin",
+
     id = 3007,
     tradeable = false,
+
     value = 125,
     itemImage = "/images/christmas/gummy_shark_fin.png",
+
     tradeable = true,
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
+
    experience = 25,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
     tags = { "event" }
+
     extraTooltipInfo = "Named for its magic enhancing properties.",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "buff" }
 
   },
 
   },
   ["7008"] = {
+
   ["3008"] = {
     id = 7008,
+
    name = "Thorny Root",
     name = "Krampus' Horn",
+
     id = 3008,
     tradeable = false,
+
     value = 50,
     itemImage = "/images/christmas/krampus_horn.png",
+
     tradeable = true,
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
+
    experience = 10,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
     tags = { "event" }
+
     extraTooltipInfo = "This one would hurt to fall face first into!",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7009"] = {
+
   ["3009"] = {
     id = 7009,
+
    name = "Thorny Vine",
     name = "Candy Buttons",
+
     id = 3009,
     tradeable = false,
+
     value = 50,
     itemImage = "/images/christmas/candy_buttons.png",
+
     tradeable = true,
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
+
    experience = 10,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
     tags = { "event" }
+
     extraTooltipInfo = "Don't let this one snag you by surprise!",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7010"] = {
+
   ["3010"] = {
     id = 7010,
+
    name = "Tangle Root",
     name = "Scarf",
+
     id = 3010,
     tradeable = false,
+
     value = 80,
     itemImage = "/images/christmas/scarf.png",
+
     tradeable = true,
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
+
    experience = 20,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/root.png",
     tags = { "event" }
+
     extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7011"] = {
+
   ["3011"] = {
     id = 7011,
+
     name = "Mandrake",
     name = "Evergreen Log",
+
     id = 3011,
     tradeable = false,
+
     value = 140,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     experience = 30,
     itemImage = "/images/christmas/evergreen_log.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
     extraTooltipInfo = "Smells faintly of mint and cinnamon",
+
     extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
     class = "christmas-drop",
+
     class = "cooking-ingredient",
     tags = { "foraging", "event" }
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7012"] = {
+
   ["3012"] = {
     id = 7012,
+
    name = "Jellyfish",
     name = "Corrupted Evergreen Log",
+
     id = 3012,
     tradeable = false,
+
     value = 200,
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
+
     tradeable = true,
     extraTooltipInfo = "It reeks of decay",
+
    experience = 50,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
     tags = { "event" }
+
     extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
 +
     class = "fish",
 +
     tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
 
   },
 
   },
   ["7013"] = {
+
   ["3013"] = {
    id = 7013,
+
     name = "Frost Flowers",
     name = "Magic Ice",
+
     id = 3013,
     tradeable = false,
+
     value = 180,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     experience = 30,
     time = 1000,
+
     itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
     itemImage = "/images/christmas/magic_ice.png",
+
     extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
     extraTooltipInfo = "Magically makes you want to lick it",
+
     class = "cooking-ingredient",
     class = "christmas-drop",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "mining", "event" }
 
 
   },
 
   },
   ["7014"] = {
+
   ["3014"] = {
     id = 7014,
+
    name = "Black Berry",
     name = "Inferior Bearded Wanderer",
+
     id = 3014,
     tradeable = false,
+
     value = 20,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     experience = 40,
    itemIcon = "/images/christmas/christmas_helmet.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
     extraTooltipInfo = "The hat's a little loose and the beard is itchy",
+
     extraTooltipInfo = "It doesn't know how to speak.",
    visual = "christmas-helmet",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      slot = "helm",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7015"] = {
+
   ["3015"] = {
     id = 7015,
+
    name = "Fairy Dust",
     name = "Inferior Reindeer Hunters' Armor",
+
     id = 3015,
     tradeable = false,
+
     value = 165,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     experience = 35,
    itemIcon = "/images/christmas/christmas_chestplate.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
+
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      slot = "body",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7016"] = {
+
   ["3016"] = {
     id = 7016,
+
    name = "Lotus Flower",
     name = "Inferior Reindeer Hunters' Leggings",
+
     id = 3016,
     tradeable = false,
+
     value = 300,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     experience = 55,
    itemIcon = "/images/christmas/christmas_leggings.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
     extraTooltipInfo = "Chafes in all the wrong places",
+
     extraTooltipInfo = "A rare flower that grows in the deepest parts of the Living Forest and is rumored to have minor magical properties when prepared through alchemy.",
    visual = "christmas-leggings",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      slot = "legs",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7017"] = {
+
   ["3017"] = {
     id = 7017,
+
    name = "Four-leaf Clover",
     name = "Inferior Christmas Lights",
+
     id = 3017,
     tradeable = false,
+
     value = 777,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     experience = 77,
    itemIcon = "/images/christmas/christmas_weapon.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
     extraTooltipInfo = "Still a little dusty from being in storage",
+
     extraTooltipInfo = "Very lucky!",
    visual = "christmas-weapon",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     tags = { "foraging", "cooking", "buff" }
     tags = { "event", "onehand" },
 
    equipmentStats = {
 
      slot = "weapon",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7018"] = {
+
   ["3018"] = {
     id = 7018,
+
    name = "Glow Spore Shroom",
     name = "SuperSled 1337",
+
     id = 3018,
     tradeable = false,
+
     value = 90,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     experience = 25,
    itemIcon = "/images/christmas/christmas_shield.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
     extraTooltipInfo = "An elite sled for elite sledders",
+
     extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
    visual = "christmas-shield",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "event" },
 
    equipmentStats = {
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7019"] = {
+
   ["3019"] = {
     id = 7019,
+
    name = "Pineapple",
     name = "Bearded Wanderer",
+
     id = 3019,
     tradeable = false,
+
     value = 70,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     experience = 15,
    itemIcon = "/images/christmas/christmas_helmet.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
     extraTooltipInfo = "The hat's too tight and the beard smells funny.",
+
     extraTooltipInfo = "Does it go on pizza or not?",
    visual = "christmas-helmet",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      slot = "helm",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7020"] = {
+
   ["3020"] = {
     id = 7020,
+
    name = "Ghost Shrooms",
     name = "Reindeer Hunters' Armor",
+
     id = 3020,
     tradeable = false,
+
     value = 160,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     experience = 30,
    itemIcon = "/images/christmas/christmas_chestplate.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
     extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
+
     extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      slot = "body",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7021"] = {
+
   ["3021"] = {
     id = 7021,
+
    name = "Yellow Pepper",
     name = "Reindeer Hunters' Leggings",
+
     id = 3021,
     tradeable = false,
+
     value = 160,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     experience = 30,
    itemIcon = "/images/christmas/christmas_leggings.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
     extraTooltipInfo = "There's no holes, at least!",
+
     extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
    visual = "christmas-leggings",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      slot = "legs",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7022"] = {
+
   ["3022"] = {
     id = 7022,
+
    name = "Umbrabloom",
     name = "Christmas Lights",
+
     id = 3022,
     tradeable = false,
+
     value = 200,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     experience = 40,
    itemIcon = "/images/christmas/christmas_weapon.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/umbrabloom.png",
     extraTooltipInfo = "Not for the nice!",
+
     extraTooltipInfo = "A rare flower that makes nearby plants wither, to create room for new life.",
    visual = "christmas-weapon",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "event", "onehand" },
 
    equipmentStats = {
 
      slot = "weapon",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7023"] = {
+
   ["3023"] = {
     id = 7023,
+
    name = "Solrose",
     name = "SuperSled 9000",
+
     id = 3023,
     tradeable = false,
+
     value = 200,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     experience = 40,
    itemIcon = "/images/christmas/christmas_shield.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/solrose.png",
     extraTooltipInfo = "For when sledding meets extreme sports",
+
     extraTooltipInfo = "A rare flower that glows bright enough to turn night into day. Always surrounded by sprouting plants.",
    visual = "christmas-shield",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "event" },
 
    equipmentStats = {
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7024"] = {
+
   ["3024"] = {
     id = 7024,
+
    name = "Fiddlehead",
     name = "Superior Bearded Wanderer",
+
     id = 3024,
     tradeable = false,
+
     value = 100,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     experience = 20,
    itemIcon = "/images/christmas/christmas_helmet.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/fiddlehead.png",
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
+
     extraTooltipInfo = "Without these, violins wouldn't exist.",
     visual = "christmas-helmet",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
    tags = { "armor", "event", "cosmetic" },
+
  },
    equipmentStats = {
+
  ["4000"] = {
      isTransmog = true,
+
    id = 4000,
      slot = "helm",
+
    name = "Bone",
      weaponBonus = {
+
    value = 75,
        strength = 0,
+
    tradeable = true,
        intellect = 0,
+
    itemImage = "/images/combat/materials/bone.png",
        dexterity = 0
+
    class = "fur",
      }
+
    extraTooltipInfo = "Used as a crafting material.",
     }
+
     tags = { "farming", "hunting" }
 
   },
 
   },
   ["7025"] = {
+
   ["4001"] = {
     id = 7025,
+
     id = 4001,
     name = "Superior Reindeer Hunters' Armor",
+
     name = "Bone Plate",
     tradeable = false,
+
     value = 150,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     itemImage = "/images/combat/materials/bone_plate.png",
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     class = "fur",
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
+
     extraTooltipInfo = "Used as a crafting material.",
    visual = "christmas-breastplate",
+
     tags = { "farming", "hunting" }
    class = "christmas-tier3",
 
     tags = { "armor", "event", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7026"] = {
+
   ["4002"] = {
     id = 7026,
+
     id = 4002,
     name = "Superior Reindeer Hunters' Leggings",
+
     name = "Chitin",
     tradeable = false,
+
     value = 2750,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     itemImage = "/images/combat/materials/chitin_2.png",
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     class = "leather",
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
+
     extraTooltipInfo = "Used as a crafting material.",
    visual = "christmas-leggings",
+
     tags = { "farming", "hunting" }
    class = "christmas-tier3",
 
     tags = { "armor", "event", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "legs",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7027"] = {
+
   ["4003"] = {
     id = 7027,
+
     id = 4003,
     name = "Superior Christmas Lights",
+
     name = "Heavy Chitin",
     tradeable = false,
+
     value = 3750,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     itemImage = "/images/combat/materials/heavy_chitin.png",
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     class = "leather",
     extraTooltipInfo = "For the naughty!",
+
     extraTooltipInfo = "Used as a crafting material.",
    visual = "christmas-weapon",
+
     tags = { "farming", "hunting" }
    class = "christmas-tier3",
+
  },
     tags = { "event", "cosmetic" },
+
  ["4004"] = {
    equipmentStats = {
+
    id = 4004,
      isTransmog = true,
+
    name = "Fur",
      slot = "weapon",
+
    value = 150,
      weaponBonus = {
+
    tradeable = true,
        strength = 0,
+
    itemImage = "/images/combat/materials/fur.png",
        intellect = 0,
+
    class = "fur",
        dexterity = 0
+
    extraTooltipInfo = "Used as a crafting material.",
      },
+
     tags = { "farming", "hunting" }
      oneHanded = true,
 
      attackSpeed = 2.4
 
     }
 
 
   },
 
   },
   ["7028"] = {
+
   ["4005"] = {
     id = 7028,
+
     id = 4005,
     name = "SuperSled 9001",
+
     name = "Thick Fur",
     tradeable = false,
+
     value = 225,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     itemImage = "/images/combat/materials/thick_fur.png",
     itemIcon = "/images/christmas/christmas_shield.png",
+
     class = "fur",
     extraTooltipInfo = "It's over 9000!",
+
     extraTooltipInfo = "Used as a crafting material.",
    visual = "christmas-shield",
+
     tags = { "farming", "hunting" }
    class = "christmas-tier3",
 
     tags = { "event", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7029"] = {
+
   ["4006"] = {
    name = "Magical Snowball",
+
     id = 4006,
     id = 7029,
+
     name = "Wool",
     enchantmentTier = 5,
+
     value = 200,
     value = 2840000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/materials/wool.png",
      attack = 50,
+
     class = "fur",
      strength = 50
+
     extraTooltipInfo = "Used as a crafting material.",
    },
+
     tags = { "farming", "hunting" }
     itemImage = "/images/christmas/magical_snowball.png",
+
  },
    extraTooltipInfo = "Thankfully it's magical and not lemon infused.",
+
  ["4007"] = {
     class = "equipment",
+
    id = 4007,
     visual = "magical-snowball",
+
    name = "Hide",
     tags = { "melee", "event", "cosmetic" },
+
    value = 50,
    equipmentStats = {
+
    tradeable = true,
      isTransmog = true,
+
    itemImage = "/images/combat/materials/hide.png",
      slot = "shield",
+
    class = "fur",
      offensiveAccuracyAffinityRating = {
+
    extraTooltipInfo = "Used as a crafting material.",
        Melee = 6,
+
    tags = { "farming", "hunting" }
        Magic = 18,
 
        Range = 0
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Magic = 1,
 
        Range = 1,
 
        Ice = 1.05
 
      },
 
      defensiveDamageAffinity = {
 
        Melee = 1,
 
        Magic = 1,
 
        Range = 1,
 
        Ice = 1.05
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 4,
 
        dexterity = 0
 
      },
 
      armorBonus = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = 0,
 
        stamina = 0
 
      },
 
      augmentationBonus = { {
 
        stat = "weaponBonus.intellect",
 
        value = 0.5
 
      } }
 
    },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["7030"] = {
+
   ["4008"] = {
    name = "Candy Cane Daggers",
+
     id = 4008,
     id = 7030,
+
     name = "Rough Hide",
     enchantmentTier = 5,
+
     value = 125,
     value = 2840000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/materials/rough_hide.png",
      strength = 50
+
     class = "fur",
    },
+
     extraTooltipInfo = "Used as a crafting material.",
    extraTooltipInfo = "Best to not lick these.",
+
     tags = { "farming", "hunting" }
     itemImage = "/images/christmas/candy_cane_daggers_icon.png",
 
     class = "equipment",
 
     specialVisuals = { {
 
      image = "/images/christmas/candy_cane_dagger_1.png",
 
      css = "candy-cane-daggers-1"
 
    }, {
 
      image = "/images/christmas/candy_cane_dagger_2.png",
 
      css = "candy-cane-daggers-2"
 
    } },
 
     tags = { "melee", "twohand", "event", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "weapon",
 
      offensiveCritical = {
 
        chance = 0.055,
 
        damageMultiplier = 1.75
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 69,
 
        Magic = -10,
 
        Range = -10,
 
        Piercing = 43,
 
        Blunt = -8,
 
        Slashing = 43
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Magic = 0.75,
 
        Range = 0.75,
 
        Piercing = 1.1,
 
        Blunt = 0.33,
 
        Slashing = 0.75
 
      },
 
      weaponBonus = {
 
        strength = 29,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      armorBonus = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = 10,
 
        stamina = 0
 
      },
 
      attackSpeed = 2,
 
      augmentationBonus = { {
 
        stat = "offensiveCritical.chance",
 
        value = 0.01
 
      }, {
 
        stat = "offensiveCritical.damageMultiplier",
 
        value = 0.01
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
      } }
 
    },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["7031"] = {
+
   ["4009"] = {
     name = "Festive Shroud",
+
    id = 4009,
     id = 7031,
+
     name = "Scale",
     enchantmentTier = 2,
+
    value = 1250,
     value = 5120000,
+
    tradeable = true,
 +
    itemImage = "/images/combat/materials/scale.png",
 +
    class = "leather",
 +
    extraTooltipInfo = "Used as a crafting material.",
 +
    tags = { "farming", "hunting" }
 +
  },
 +
  ["4010"] = {
 +
     id = 4010,
 +
     name = "Heavy Scale",
 +
     value = 1750,
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/materials/heavy_scale.png",
      defense = 40,
+
     class = "leather",
      enchanting = 40
+
     extraTooltipInfo = "Used as a crafting material.",
    },
+
     tags = { "farming", "hunting" }
     itemImage = "/images/christmas/festive_shroud.png",
 
    itemIcon = "/images/christmas/festive_shroud_hood.png",
 
     class = "equipment",
 
     extraTooltipInfo = "Makes you feel rather jolly.",
 
    visual = "cape",
 
     tags = { "melee", "armor", "event", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape",
 
      defensiveDamageAffinity = {
 
        Melee = 1.02,
 
        Magic = 1.02,
 
        Range = 1.02
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      armorBonus = {
 
        protection = 4,
 
        resistance = 4,
 
        agility = 4,
 
        stamina = 4
 
      },
 
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 0.5
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.5
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.5
 
      } }
 
    },
 
    rarity = "epic"
 
 
   },
 
   },
   ["7032"] = {
+
   ["4011"] = {
    name = "Merry Maker's Mittens",
+
     id = 4011,
     id = 7032,
+
     name = "Crystal Scale",
     itemImage = "/images/christmas/christmas_gloves.png",
+
     value = 3000,
     extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
+
     tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/crystal_scale.png",
     specialVisuals = { {
+
     class = "leather",
      image = "/images/christmas/christmas_gloves_1.png",
+
     extraTooltipInfo = "Used to enhance Elven equipment.",
      css = "christmas-gloves-1"
+
     tags = { "crafting" }
     }, {
 
      image = "/images/christmas/christmas_gloves_2.png",
 
      css = "christmas-gloves-2"
 
     }, {
 
      image = "/images/christmas/christmas_gloves_3.png",
 
      css = "christmas-gloves-3"
 
    } },
 
     tags = { "armor", "event", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "gloves",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7033"] = {
+
   ["4012"] = {
     name = "Mistletoe Treads",
+
    id = 4012,
     id = 7033,
+
     name = "Leather",
     itemImage = "/images/christmas/christmas_boots.png",
+
     value = 300,
     itemIcon = "/images/christmas/christmas_boots_icon.png",
+
     tradeable = true,
    extraTooltipInfo = "For treading on snow or enemy faces.",
+
     itemImage = "/images/combat/materials/leather.png",
     class = "equipment",
+
     class = "leather",
     visual = "boots",
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "armor", "event", "cosmetic" },
+
     tags = { "crafting", "craftable" },
     equipmentStats = {
+
     craftingStats = {
       isTransmog = true,
+
       level = 15,
       slot = "boots",
+
       experience = 20,
       weaponBonus = {
+
       category = "General",
        strength = 0,
+
      craftable = true
        intellect = 0,
 
        dexterity = 0
 
      }
 
 
     }
 
     }
 
   },
 
   },
   ["7034"] = {
+
   ["4013"] = {
     id = 7034,
+
     id = 4013,
     name = "Magic Ice Bar",
+
     name = "Rough Cloth",
 +
    value = 30,
 +
    tradeable = true,
 +
    experience = 50,
 
     level = 1,
 
     level = 1,
    experience = 100,
 
    time = 12000,
 
    itemImage = "/images/christmas/ice_bar.png",
 
    class = "bar",
 
    extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
 
    tags = { "mining", "smithing", "event" }
 
  },
 
  ["7035"] = {
 
    name = "Winter Rune",
 
    id = 7035,
 
 
     time = 5000,
 
     time = 5000,
     itemImage = "/images/christmas/Snow_Rune.png",
+
     itemImage = "/images/combat/materials/rough_cloth.png",
     extraTooltipInfo = "A slate imbued with the essence of winter.",
+
     class = "cloth",
     class = "rune",
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "ammunition", "magic", "runecrafting", "event" }
+
     tags = { "runecrafting" }
 
   },
 
   },
   ["7036"] = {
+
   ["4014"] = {
     name = "Scroll of Candy Canes",
+
     id = 4014,
     activeMessage = "Making Scrolls of Candy Canes",
+
     name = "Restored Cloth",
     enchant = true,
+
     value = 60,
     hidden = true,
+
     tradeable = true,
     categories = { "christmas elf gear" },
+
     experience = 85,
    time = 15000,
+
     level = 10,
    id = 7036,
+
     time = 6000,
    enchantmentID = 7000,
+
     itemImage = "/images/combat/materials/restored_cloth_new.png",
     level = 1,
+
     class = "cloth",
     experience = 100,
+
     extraTooltipInfo = "Used as a crafting material.",
     itemImage = "/images/christmas/xmas_scroll.png",
+
     tags = { "runecrafting" }
     class = "enchanted-scroll",
 
     extraTooltipInfo = "A scroll enchanted with some sort of winter magic, not compatible with any gear you know of.",
 
     tags = { "enchanting", "event" }
 
 
   },
 
   },
   ["7037"] = {
+
   ["4015"] = {
     id = 7037,
+
     id = 4015,
     name = "Gummy Lure",
+
     name = "Lesser Cloth",
     fishingBait = {
+
     value = 150,
      level = 0,
+
    tradeable = true,
      bait = 0,
+
    experience = 150,
      reel = 0,
+
    level = 20,
      bonus = 0
+
    time = 7500,
    },
+
     itemImage = "/images/combat/materials/lesser_cloth_new.png",
     itemImage = "images/christmas/gummy_bait.png",
+
     class = "cloth",
     extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
+
     extraTooltipInfo = "Used as a crafting material.",
     class = "fish",
+
     tags = { "runecrafting" }
     tags = { "fishing", "event" }
 
 
   },
 
   },
   ["7038"] = {
+
   ["4016"] = {
     id = 7038,
+
     id = 4016,
     name = "Winter Essence",
+
     name = "Imbued Cloth",
     tradeable = false,
+
    value = 500,
     itemImage = "/images/christmas/snow_essence.png",
+
     tradeable = true,
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
+
    experience = 250,
     class = "rune",
+
    level = 30,
     tags = { "magic", "runecrafting", "event" }
+
    time = 9000,
 +
     itemImage = "/images/combat/materials/imbued_cloth_new.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7039"] = {
+
   ["4017"] = {
     id = 7039,
+
     id = 4017,
     name = "Gummy Shark",
+
     name = "Major Cloth",
     tradeable = false,
+
    value = 1000,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
    experience = 450,
     itemImage = "/images/christmas/monsters/gummy_shark.png",
+
     level = 40,
     extraTooltipInfo = "More likely to bite you than let you bite it!",
+
     time = 12000,
     class = "christmas-drop",
+
     itemImage = "/images/combat/materials/major_cloth_new.png",
    time = 1000,
+
     class = "cloth",
     tags = { "fishing", "event" }
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7040"] = {
+
   ["4018"] = {
     id = 7040,
+
     id = 4018,
     name = "Angry Letter",
+
     name = "Greater Cloth",
     tradeable = false,
+
    value = 2000,
     itemImage = "/images/christmas/angry_letter.png",
+
     tradeable = true,
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
+
    experience = 900,
     class = "christmas-drop",
+
    level = 50,
     tags = { "event" }
+
    time = 18000,
 +
     itemImage = "/images/combat/materials/greater_cloth_new.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["7041"] = {
+
   ["4019"] = {
     id = 7041,
+
     id = 4019,
     name = "Baubles",
+
     name = "Elder Cloth",
     tradeable = false,
+
    value = 4000,
     itemImage = "/images/christmas/baubles.png",
+
     tradeable = true,
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
+
    experience = 2000,
     class = "christmas-drop",
+
    level = 60,
     tags = { "event" }
+
    time = 30000,
 +
     itemImage = "/images/combat/materials/elder_cloth_new.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" },
 +
    rarity = "rare"
 
   },
 
   },
   ["7050"] = {
+
   ["4020"] = {
     id = 7050,
+
     id = 4020,
     name = "Snowglobe",
+
     name = "Aqueous Grass",
     tradeable = false,
+
    value = 30,
     itemImage = "/images/christmas/snowglobe.png",
+
     tradeable = true,
     extraTooltipInfo = "Stores your Christmas Spirit!",
+
     itemImage = "/images/fishing/material/fiber_1.png",
     class = "christmas-globe",
+
     class = "fiber",
     tags = { "event" }
+
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
 +
     tags = { "fishing", "runecrafting" }
 
   },
 
   },
   ["7060"] = {
+
   ["4021"] = {
     id = 7060,
+
     id = 4021,
     name = "Mr. Klimp",
+
     name = "Water Weeds",
     itemImage = "/images/combat/monsters/chicken.png",
+
    value = 60,
     extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/material/fiber_2.png",
     visual = "p-chicken",
+
    class = "fiber",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
     equipmentStats = {
+
     tags = { "fishing", "runecrafting" }
      isTransmog = true,
+
  },
      fullTransmog = true,
+
  ["4022"] = {
      slot = "cape"
+
     id = 4022,
     },
+
     name = "River Vines",
     rarity = "legendary"
+
     value = 90,
 +
    tradeable = true,
 +
    itemImage = "/images/fishing/material/fiber_3.png",
 +
    class = "fiber",
 +
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
 +
     tags = { "fishing", "runecrafting" }
 
   },
 
   },
   ["7061"] = {
+
   ["4023"] = {
     id = 7061,
+
     id = 4023,
     name = "The Mine Dwelling Hamster",
+
     name = "Violet Ribbons",
     itemImage = "/images/combat/monsters/elite/hamster.png",
+
    value = 120,
    extraTooltipInfo = "Back to the mines with you!!!",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/material/fiber_4.png",
     visual = "hamster",
+
     class = "fiber",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
    equipmentStats = {
+
     tags = { "fishing", "runecrafting" }
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7062"] = {
+
   ["4024"] = {
     id = 7062,
+
     id = 4024,
     name = "Lil Crown Hamperster",
+
     name = "White Reeds",
     itemImage = "/images/combat/monsters/elite/hamster2.png",
+
    value = 150,
    extraTooltipInfo = "Little hat REQUIRED",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/material/fiber_5.png",
     visual = "hamster-2",
+
     class = "fiber",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Aquatic reeds that appear to have grown near a font of magical energy and maintained some of its characteristics. Used as a crafting material.",
    equipmentStats = {
+
     tags = { "fishing", "runecrafting" }
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7063"] = {
+
   ["4025"] = {
     name = "Lightning Edge",
+
    id = 4025,
     id = 7063,
+
     name = "Ancient Kelp",
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
+
     value = 200,
     class = "equipment",
+
    tradeable = true,
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     itemImage = "/images/fishing/material/fiber_6.png",
    visual = "zero",
+
     class = "fiber",
     tags = { "melee", "cosmetic" },
+
     extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
    equipmentStats = {
+
     tags = { "fishing", "runecrafting" }
      isTransmog = true,
 
      slot = "weapon",
 
      oneHanded = true
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7064"] = {
+
   ["4026"] = {
     name = "Frost Maul",
+
    id = 4026,
     id = 7064,
+
     name = "Aqueous Chunks",
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
+
     value = 700,
     extraTooltipInfo = "A hulking mass of snow covered ice.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/aqueous_chunks.png",
    visual = "moss-maul",
+
     class = "bar",
     tags = { "melee", "twohand", "cosmetic" },
+
     extraTooltipInfo = "A chunk of stone supposedly from the bottom of the ocean, still pulsing with latent magical energy. Perhaps it could be used to augment something?",
     equipmentStats = {
+
     tags = { "magic", "craftable" },
       isTransmog = true,
+
     craftingStats = {
       slot = "weapon"
+
       level = 85,
    },
+
      experience = 2400,
     rarity = "legendary"
+
       category = "Rare",
 +
      craftable = true,
 +
      multiplier = 3
 +
     }
 
   },
 
   },
   ["7065"] = {
+
   ["4027"] = {
     id = 7065,
+
     id = 4027,
     name = "Abusive",
+
     name = "Frost Shard",
     itemImage = "/images/combat/monsters/elite/hamster3.png",
+
    value = 1000,
    extraTooltipInfo = "gamster",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/frost_shard.png",
     visual = "hamster-3",
+
     class = "bar",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
     equipmentStats = {
+
     tags = { "magic", "craftable" },
       isTransmog = true,
+
     craftingStats = {
       fullTransmog = true,
+
       level = 85,
       slot = "cape"
+
       experience = 2400,
     },
+
       category = "Rare",
    rarity = "legendary"
+
      craftable = true
 +
     }
 
   },
 
   },
   ["7066"] = {
+
   ["4028"] = {
     name = "Elite Titan Helm",
+
    id = 4028,
     id = 7066,
+
     name = "Elder Stone",
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
+
     value = 30000,
     itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
+
    tradeable = true,
     extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
+
     itemImage = "/images/combat/materials/elder_stone.png",
    class = "equipment",
+
     class = "bar",
    visual = "black-knight-full-helm",
+
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "magic" },
    equipmentStats = {
+
     rarity = "rare"
      isTransmog = true,
 
      slot = "helm"
 
    },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["7067"] = {
+
   ["4500"] = {
     name = "Ancient Crown",
+
    id = 4500,
     id = 7067,
+
     name = "Box Trap",
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
+
     value = 25,
     itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
+
    experience = 160,
     extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
+
    tradeable = true,
     class = "equipment",
+
     class = "seed",
    visual = "kings-crown",
+
     itemImage = "/images/farming/hunting/box_trap.png",
    tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
     equipmentStats = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       isTransmog = true,
+
     craftingStats = {
       slot = "helm"
+
       level = 1,
    },
+
      experience = 205,
    rarity = "legendary"
+
       category = "Farming",
 +
      craftable = true,
 +
      description = "A box trap with bait only suitable to catch small game."
 +
    }
 
   },
 
   },
   ["7068"] = {
+
   ["4501"] = {
     name = "Idlescape Bond",
+
    id = 4501,
     id = 7068,
+
     name = "Pitfall Trap",
     isToken = true,
+
     value = 50,
     itemImage = "/images/premium/premium_icon.png",
+
    experience = 10,
     extraTooltipInfo = "A token that can be redeemed for a month of Idlescape Plus. Can be traded in the Marketplace. \nHas an increased tax-rate of 20% when sold on the Marketplace. WIP: NO FUNCTIONALITY YET",
+
     tradeable = true,
     class = "platinum",
+
    class = "seed",
     tags = { "platinum", "token" },
+
     itemImage = "/images/farming/hunting/pitfall.png",
    rarity = "legendary"
+
     extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
 +
     tags = { "hunting", "craftable", "seed", "farming" },
 +
     craftingStats = {
 +
      level = 15,
 +
      experience = 320,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
 +
    }
 
   },
 
   },
   ["7069"] = {
+
   ["4502"] = {
     name = "Character Token",
+
    id = 4502,
     id = 7069,
+
     name = "Bird Trap",
     isToken = true,
+
     value = 100,
     itemImage = "/images/premium/premium_icon.png",
+
    experience = 10,
     extraTooltipInfo = "A token that can be redeemed for a new character slot.",
+
     tradeable = true,
     class = "platinum",
+
    class = "seed",
     tags = { "platinum", "token" },
+
     itemImage = "/images/farming/hunting/bird_trap.png",
    rarity = "legendary"
+
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
 +
     tags = { "hunting", "craftable", "seed", "farming" },
 +
     craftingStats = {
 +
      level = 25,
 +
      experience = 595,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A bird trap with bait suitable to catch small flying creatures."
 +
    }
 
   },
 
   },
   ["7070"] = {
+
   ["4503"] = {
     name = "Active Character Token",
+
    id = 4503,
     id = 7070,
+
     name = "Net Trap",
     isToken = true,
+
     value = 125,
     itemImage = "/images/premium/premium_icon.png",
+
    experience = 10,
     extraTooltipInfo = "A token that can be redeemed for a new active character slot. NOTE: You can only have one Default league character active at the same time.",
+
     tradeable = true,
     class = "platinum",
+
    class = "seed",
     tags = { "platinum", "token" },
+
     itemImage = "/images/farming/hunting/net_trap.png",
    rarity = "legendary"
+
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
 +
     tags = { "hunting", "craftable", "seed", "farming" },
 +
     craftingStats = {
 +
      level = 35,
 +
      experience = 810,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A net trap with bait suitable to catch most creatures."
 +
    }
 
   },
 
   },
   ["7071"] = {
+
   ["4504"] = {
     name = "Item Name Token",
+
    id = 4504,
     id = 7071,
+
     name = "Bear Trap",
     isToken = true,
+
     value = 150,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
+
    class = "seed",
     class = "platinum",
+
     itemImage = "/images/farming/hunting/metal_trap.png",
     tags = { "platinum", "token" },
+
     extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
    rarity = "legendary"
+
     tags = { "hunting", "craftable", "seed", "farming" },
 +
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 3170,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A bear trap with bait only suitable to catch large and medium sized creatures."
 +
    }
 
   },
 
   },
   ["7072"] = {
+
   ["4505"] = {
    name = "Vacation Token",
+
     id = 4505,
     id = 7072,
+
     name = "Water Totem",
     isToken = true,
+
     value = 150,
    itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours. (One-time effect)",
+
     class = "seed",
     class = "platinum",
+
     itemImage = "/images/farming/totem/water_totem_mj_v2.png",
     tags = { "platinum", "token" },
+
     extraTooltipInfo = "A totem that periodically summons rainstorms. Increases growth speed by up to 10% based on totem age. Only the oldest water totem will take effect. Totems automatically expire they are fully grown.",
    rarity = "legendary"
+
     rarity = "rare",
  },
+
     craftingStats = {
  ["7073"] = {
+
      level = 50,
    name = "Loadout Token",
+
      experience = 3700,
    id = 7073,
+
      category = "Farming",
    isToken = true,
+
       craftable = true
     itemImage = "/images/premium/premium_icon.png",
 
     extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
 
     class = "platinum",
 
    tags = { "platinum", "token" },
 
     rarity = "legendary"
 
  },
 
  ["7074"] = {
 
    name = "Holy Avenger Helm",
 
    id = 7074,
 
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
 
    extraTooltipInfo = "H... Pointy!",
 
    class = "equipment",
 
    visual = "avenger-helm",
 
    tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
       isTransmog = true,
 
      slot = "helm"
 
 
     },
 
     },
     rarity = "legendary"
+
     tags = { "craftable", "seed", "farming" }
 
   },
 
   },
   ["7075"] = {
+
   ["4506"] = {
     name = "Holy Avenger Breastplate",
+
    id = 4506,
     id = 7075,
+
     name = "Nature Totem",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
+
     value = 150,
     extraTooltipInfo = "Full of righteous indignation!",
+
    tradeable = true,
     class = "equipment",
+
    class = "seed",
     visual = "avenger-breastplate",
+
     itemImage = "/images/farming/totem/nature_orb.png",
    tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "A totem that imbues your farmland with nature energy. Increases experience by up to 5% and has up to a 5% chance to make any automatic replant cost nothing based on totem age. Only the strongest nature totem will take effect. Totems automatically expire when they are fully grown.",
    equipmentStats = {
+
     rarity = "rare",
       isTransmog = true,
+
     craftingStats = {
       slot = "body"
+
      level = 50,
 +
      experience = 3700,
 +
       category = "Farming",
 +
       craftable = true
 
     },
 
     },
     rarity = "legendary"
+
     tags = { "craftable", "seed", "farming" }
 
   },
 
   },
   ["7076"] = {
+
   ["4507"] = {
     name = "Holy Avenger Cape",
+
    id = 4507,
     id = 7076,
+
     name = "Earth Totem",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
+
     value = 150,
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
+
    tradeable = true,
     class = "equipment",
+
    class = "seed",
     visual = "avenger-cape",
+
     itemImage = "/images/farming/totem/earth_orb.png",
    tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "A totem that enhances your farmland's soil. Increases yields by up to 10% based on totem age. Only the oldest earth totem will take effect. Totems automatically expire when they are fully grown.",
    equipmentStats = {
+
     rarity = "rare",
       isTransmog = true,
+
     craftingStats = {
       slot = "cape"
+
      level = 50,
 +
      experience = 3700,
 +
       category = "Farming",
 +
       craftable = true
 
     },
 
     },
     rarity = "legendary"
+
     tags = { "craftable", "seed", "farming" }
 
   },
 
   },
   ["7077"] = {
+
   ["4508"] = {
     name = "Holy Avenger Leggings",
+
    id = 4508,
     id = 7077,
+
     name = "Coalescing Totem",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
+
     value = 150,
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
+
    tradeable = true,
     class = "equipment",
+
    class = "seed",
     visual = "avenger-leggings",
+
     itemImage = "/images/farming/totem/condensed_orb.png",
    tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "A totem that coalesces various energies into a single form. Increases yield, decreases fertilizer cost and increases growth speed by up to 15% based on totem age, with effects increasing most drastically when there are more unique things planted with various sizes to grow. Stacks with non-coalescing totems that have the same effect. Only the oldest coalescing totem will take effect. Totems automatically expire when they are fully grown.",
    equipmentStats = {
+
     rarity = "rare",
       isTransmog = true,
+
     craftingStats = {
       slot = "legs"
+
      level = 50,
 +
      experience = 3700,
 +
       category = "Farming",
 +
       craftable = true
 
     },
 
     },
     rarity = "legendary"
+
     tags = { "craftable", "seed", "farming" }
 
   },
 
   },
   ["7078"] = {
+
   ["4509"] = {
     name = "Holy Avenger Boots",
+
    id = 4509,
     id = 7078,
+
     name = "Monster Trap",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
+
     value = 200,
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
+
    tradeable = true,
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
+
    class = "seed",
     class = "equipment",
+
     itemImage = "/images/farming/hunting/metal_trap.png",
     visual = "avenger-boots",
+
     extraTooltipInfo = "A trap designed to lure unusual monsters.",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "hunting", "craftable", "seed", "farming" },
     equipmentStats = {
+
    rarity = "uncommon",
       isTransmog = true,
+
    craftingStats = {
       slot = "boots"
+
      level = 60,
 +
      experience = 9600,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A trap designed to lure unusual monsters."
 +
    }
 +
  },
 +
  ["4510"] = {
 +
    id = 4510,
 +
     name = "Worm Composting Bin",
 +
     value = 500,
 +
    tradeable = true,
 +
    class = "seed",
 +
     itemImage = "/images/farming/worm_bin.png",
 +
    extraTooltipInfo = "A composting bin that uses worms to break down organic material into nutrient-rich soil.",
 +
    rarity = "common",
 +
     craftingStats = {
 +
       level = 6,
 +
      experience = 750,
 +
       category = "Farming",
 +
      craftable = true
 
     },
 
     },
     rarity = "legendary"
+
     tags = { "craftable", "seed", "farming" }
 
   },
 
   },
   ["7079"] = {
+
   ["4511"] = {
    name = "Holy Avenger Gloves",
+
     id = 4511,
     id = 7079,
+
     name = "Unstable Water Totem",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
+
     value = 1000,
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
+
     class = "seed",
     class = "equipment",
+
     itemImage = "/images/farming/totem/unstable_water_totem_mj_v2.png",
     specialVisuals = { {
+
     extraTooltipInfo = "A totem that magically speeds up the weather cycle. Increases the growth rate of all plants by up to 100% based on totem age. Only the oldest water totem will take effect. Totems automatically expire when they are fully grown.",
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
+
     rarity = "epic",
      css = "avenger-gloves-1"
+
     tags = { "seed", "farming" }
     }, {
 
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
 
      css = "avenger-gloves-2"
 
     }, {
 
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
 
      css = "avenger-gloves-3"
 
    } },
 
     tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "gloves"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7080"] = {
+
   ["4512"] = {
     name = "A Mad Faith's Wrath",
+
    id = 4512,
     id = 7080,
+
     name = "Unstable Nature Totem",
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
+
     value = 1000,
     itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
+
    tradeable = true,
     extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
+
     class = "seed",
     class = "equipment",
+
     itemImage = "/images/farming/totem/unstable_nature_orb.png",
    visual = "madfaith",
+
     extraTooltipInfo = "A totem that shrouds your plot in magical energy. Increases farming experience by up to 50% and has a a up to 50% chance to make automatic replants cost nothing based on totem age. Only the oldest nature totem will take effect. Totems automatically expire when they are fully grown.",
     tags = { "melee", "armor", "cosmetic" },
+
     rarity = "epic",
    equipmentStats = {
+
     tags = { "seed", "farming" }
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7081"] = {
+
   ["4513"] = {
     id = 7081,
+
     id = 4513,
     name = "Limpe K. Limpe",
+
     name = "Unstable Earth Totem",
     itemImage = "/images/combat/monsters/elite/limpe.png",
+
    value = 1000,
     extraTooltipInfo = "A creature that is beyond comprehension.",
+
    tradeable = true,
     class = "equipment",
+
    class = "seed",
    visual = "p-chicken-2",
+
     itemImage = "/images/farming/totem/unstable_earth_orb.png",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "A totem that magically enhances the soil. Increases the yield of all plants by up to 100% based on totem age. Only the oldest earth totem will take effect. Totems automatically expire when they are fully grown.",
    equipmentStats = {
+
     rarity = "epic",
      isTransmog = true,
+
     tags = { "seed", "farming" }
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7082"] = {
+
   ["4514"] = {
     name = "Username Change Token",
+
    id = 4514,
     id = 7082,
+
     name = "Unstable Coalescing Totem",
     isTokenInput = true,
+
     value = 1000,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "A token that can be redeemed to change your username.",
+
    class = "seed",
     class = "platinum",
+
     itemImage = "/images/farming/totem/unstable_condensed_orb.png",
     tags = { "platinum", "token" },
+
     extraTooltipInfo = "A totem that magically combines various energies into a single form. Increases the yield of all plants, reduces fertilizer cost (not less than 1) and increases growth speed by up to 100% based on totem age. The effects increase most drastically when there are more unique things planted with various sizes to grow. Only the oldest coalescing totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "legendary"
+
     rarity = "epic",
 +
     tags = { "seed", "farming" }
 
   },
 
   },
   ["7083"] = {
+
   ["4515"] = {
     name = "Shapeless Bow",
+
    id = 4515,
     id = 7083,
+
     name = "Corrupted Totem",
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
+
     value = 10000,
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
+
    tradeable = true,
    class = "equipment",
+
    class = "seed",
     visual = "shapeless-longbow",
+
     itemImage = "/images/farming/totem/corrupted_totem.png",
     tags = { "range", "twohand", "cosmetic" },
+
     extraTooltipInfo = "A totem that corrupts the land around it. You read the manual on how to use this, right?",
    equipmentStats = {
+
     rarity = "legendary",
      isTransmog = true,
+
     tags = { "seed", "farming" }
      slot = "weapon"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7084"] = {
+
   ["5000"] = {
     name = "Shapeless Staff",
+
     name = "Shrimp Bauble",
     id = 7084,
+
     id = 5000,
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
+
    tradeable = false,
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
+
    partyTradeable = true,
     class = "equipment",
+
    enchantmentTier = 0,
     visual = "shapeless-staff",
+
    value = 10,
     tags = { "magic", "twohand", "cosmetic" },
+
     itemImage = "/images/misc/shrimp_bauble.png",
     equipmentStats = {
+
     class = "key",
       isTransmog = true,
+
     extraTooltipInfo = "Untamed magic oozes out from inside.",
       slot = "weapon"
+
     tags = { "fragment" },
     },
+
     blockCritAugment = true,
    rarity = "legendary"
+
     augmentOverride = {
 +
       fixedSuccessCount = 10,
 +
       fixedBaseCount = 0
 +
     }
 
   },
 
   },
   ["7085"] = {
+
   ["5001"] = {
     name = "Gift of the Lightning King",
+
    id = 5001,
     id = 7085,
+
     name = "Shrimp",
     itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
+
     tradeable = false,
     itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
+
     enchantmentTier = 0,
    extraTooltipInfo = "Gift of the Lightning King",
+
     itemImage = "/images/misc/schfftph_fzzglgl.png",
     class = "equipment",
+
     class = "fish",
     visual = "kings-crown",
+
     extraTooltipInfo = "One of perfection's many forms."
    tags = { "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape",
 
      cosmeticSlot = "base"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7086"] = {
+
   ["5002"] = {
     name = "Put Something On",
+
    id = 5002,
     id = 7086,
+
     name = "Shrimp Ascendant",
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
+
     tradeable = false,
     itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
+
     enchantmentTier = 0,
    extraTooltipInfo = "Seriously, put something on.",
+
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
     class = "equipment",
+
     class = "fish",
     visual = "character-model",
+
     extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art."
    tags = { "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape",
 
      cosmeticSlot = "base"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7087"] = {
+
   ["6000"] = {
     name = "Fresh Off the Island",
+
    id = 6000,
     id = 7087,
+
     name = "Gold Medal",
     itemImage = "/images/combat/character_model_beard.png",
+
     tradeable = false,
     extraTooltipInfo = "Do you even know what island?",
+
     itemImage = "/images/ui/highscore_gold.png",
     class = "equipment",
+
     extraTooltipInfo = "First place award!",
    visual = "character-beard",
+
     class = "gold-medal",
     tags = { "cosmetic" },
+
     tags = { "unique" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm",
 
      cosmeticSlot = "face"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7088"] = {
+
   ["6001"] = {
     name = "Forgotten Platebody",
+
    id = 6001,
     id = 7088,
+
     name = "Silver Medal",
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
+
     tradeable = false,
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
+
     itemImage = "/images/ui/highscore_silver.png",
     class = "equipment",
+
     extraTooltipInfo = "Second place award!",
    specialVisuals = { {
+
     class = "silver-medal",
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
+
     tags = { "unique" }
      css = "ghost-body-front"
 
    }, {
 
      image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
 
      css = "ghost-body-back"
 
    } },
 
     tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7089"] = {
+
   ["6002"] = {
     name = "Inventory Tab Token",
+
     id = 6002,
     id = 7089,
+
     name = "Bronze Medal",
     isToken = true,
+
     tradeable = false,
     itemImage = "/images/premium/premium_icon.png",
+
     itemImage = "/images/ui/highscore_bronze.png",
     extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count by 1.",
+
     extraTooltipInfo = "Third place award!",
     class = "platinum",
+
     class = "bronze-medal",
     tags = { "platinum", "token" },
+
     tags = { "unique" }
    rarity = "legendary"
 
 
   },
 
   },
   ["7090"] = {
+
   ["6950"] = {
     name = "User Action Queue Count Token",
+
    id = 6950,
     id = 7090,
+
     name = "Event Token",
    isToken = true,
+
     tradeable = false,
     itemImage = "/images/premium/premium_icon.png",
+
     itemImage = "/images/misc/event_token.png",
     extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
+
     extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
     class = "platinum",
+
     class = "gold-medal",
     tags = { "platinum", "token" },
+
     tags = { "event" }
    rarity = "legendary"
 
 
   },
 
   },
   ["7091"] = {
+
   ["7000"] = {
     name = "User Action Queue Length Token",
+
     id = 7000,
     id = 7091,
+
     name = "Snow",
     isToken = true,
+
     tradeable = false,
     itemImage = "/images/premium/premium_icon.png",
+
     itemImage = "/images/christmas/snow.png",
     extraTooltipInfo = "A token that can be redeemed to increase the length of your action queue by 30 minutes. Does NOT increase max idle time.",
+
     extraTooltipInfo = "Used to make Snowballs!",
     class = "platinum",
+
     class = "christmas-drop",
     tags = { "platinum", "token" },
+
     tags = { "event" }
    rarity = "legendary"
 
 
   },
 
   },
   ["7092"] = {
+
   ["7001"] = {
     name = "Valiant Lumberjack's Vest",
+
    id = 7001,
     id = 7092,
+
     name = "Snowball",
     itemImage = "/images/foraging/Foraging_Top.png",
+
     tradeable = false,
     extraTooltipInfo = "Makes you want to shout timber.",
+
     itemImage = "/images/christmas/snowball.png",
     class = "equipment",
+
     extraTooltipInfo = "Use '/throw NAME' to throw at people!",
    visual = "smock",
+
     class = "christmas-drop",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "crafting", "event", "craftable" },
     equipmentStats = {
+
     craftingStats = {
       isTransmog = true,
+
       level = 1,
       slot = "body"
+
      experience = 1,
 +
       category = "Rare",
 +
      craftable = true
 
     },
 
     },
     rarity = "legendary"
+
     blockAugmenting = true,
 +
    noDustFromResearching = true,
 +
    noScrapFromResearching = true
 
   },
 
   },
   ["7093"] = {
+
   ["7002"] = {
     name = "Valiant Lumberjack's Hat",
+
    id = 7002,
     id = 7093,
+
     name = "Wrapping Paper",
     itemImage = "/images/foraging/Foraging_hat.png",
+
     tradeable = false,
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
+
     itemImage = "/images/christmas/wrapping_paper.png",
     class = "equipment",
+
     extraTooltipInfo = "Born to be torn apart",
    visual = "lumberjack-hat",
+
     class = "christmas-drop",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "crafting", "event" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7094"] = {
+
   ["7003"] = {
     name = "Valiant Lumberjack's Trousers",
+
    id = 7003,
     id = 7094,
+
     name = "Present",
     itemImage = "/images/foraging/Foraging_legs.png",
+
     tradeable = false,
     extraTooltipInfo = "You're a lumberjack and you're okay!",
+
     itemImage = "/images/christmas/present.png",
     class = "equipment",
+
     extraTooltipInfo = "Merry Christmas!",
    visual = "lumberjack-legs",
+
     class = "christmas-present",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "event", "chest" },
     equipmentStats = {
+
     rarity = "rare",
      isTransmog = true,
+
     canBeOpened = true
      slot = "legs"
 
    },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["7095"] = {
+
   ["7004"] = {
    name = "Valiant Camo Cloak",
+
     id = 7004,
     id = 7095,
+
     name = "Cookie Dough",
     itemImage = "/images/combat/equipment/camo_cape.PNG",
+
     tradeable = false,
     itemIcon = "/images/combat/equipment/camo_cape.PNG",
+
     level = 1,
     specialVisuals = { {
+
    experience = 1,
      image = "/images/combat/equipment/camo_cape_back.png",
+
     itemImage = "/images/christmas/cookie_dough.png",
      css = "camo-back"
+
     extraTooltipInfo = "It smells like cookies",
     }, {
+
     class = "christmas-food",
      image = "/images/combat/equipment/camo_cape_front.png",
+
     time = 1000,
      css = "camo-front"
+
     tags = { "event", "cooking", "ingredient", "prepared" }
    } },
 
     extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
 
     class = "equipment",
 
     visual = "cape",
 
     tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7096"] = {
+
   ["7005"] = {
     name = "Night Walker",
+
    id = 7005,
     id = 7096,
+
     name = "Cookie",
     itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
+
     tradeable = false,
     extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
+
     itemImage = "/images/christmas/cookie.png",
     class = "equipment",
+
     extraTooltipInfo = "It reminds you of your childhood",
     visual = "night-wanderer",
+
     class = "christmas-food",
    tags = { "melee", "armor", "cosmetic" },
+
     tags = { "event", "cooking", "food", "consumable" },
     equipmentStats = {
+
     healing = {
       isTransmog = true,
+
       hp = 20,
       slot = "helm"
+
      cooldown = 5000,
    },
+
       perTick = 15,
     rarity = "legendary"
+
      totalTicks = 4,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
     }
 
   },
 
   },
   ["7097"] = {
+
   ["7006"] = {
     name = "Night Wand3rer",
+
    id = 7006,
     id = 7097,
+
     name = "Gummy Fish",
     itemImage = "/images/premium/cosmetic/equipment/Night_Wand3rer.png",
+
     tradeable = false,
     extraTooltipInfo = "The Face Of the Last \"Wand3rer\" from the overgrown woods he really just wants a hug..",
+
    level = 1,
     class = "equipment",
+
    experience = 1,
     visual = "night-wanderer",
+
     itemImage = "/images/christmas/gummy_fish.png",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Delicious candy!",
    equipmentStats = {
+
     class = "christmas-drop",
      isTransmog = true,
+
     time = 1000,
      slot = "helm"
+
     tags = { "fishing", "event" }
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7098"] = {
+
   ["7007"] = {
     id = 7098,
+
     id = 7007,
     name = "Celestial",
+
     name = "Gummy Shark Fin",
     itemImage = "/images/premium/cosmetic/equipment/celestial.png",
+
     tradeable = false,
     itemIcon = "/images/premium/cosmetic/equipment/celestial_icon.png",
+
     itemImage = "/images/christmas/gummy_shark_fin.png",
     extraTooltipInfo = "Who would have guessed a simple cape would have had such power?",
+
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
     class = "equipment",
+
     class = "christmas-drop",
    visual = "celestial",
+
     tags = { "event" }
    equipmentStats = {
 
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
     tags = { "armor", "unique", "cosmetic" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7099"] = {
+
   ["7008"] = {
     name = "Eyes of Chaos",
+
    id = 7008,
     id = 7099,
+
     name = "Krampus' Horn",
     itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
+
     tradeable = false,
     itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
+
     itemImage = "/images/christmas/krampus_horn.png",
    extraTooltipInfo = "'Eye' see you.",
+
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
     class = "equipment",
+
     class = "christmas-drop",
    visual = "eyes-of-chaos",
+
     tags = { "event" }
     tags = { "melee", "twohand", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "weapon"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7100"] = {
+
   ["7009"] = {
     name = "Forgotten Platelegs",
+
    id = 7009,
     id = 7100,
+
     name = "Candy Buttons",
     itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
+
     tradeable = false,
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
+
     itemImage = "/images/christmas/candy_buttons.png",
     class = "equipment",
+
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
    visual = "ghost-legs",
+
     class = "christmas-drop",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "event" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "legs"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7101"] = {
+
   ["7010"] = {
     name = "Tiny Wise Hat",
+
    id = 7010,
     id = 7101,
+
     name = "Scarf",
     itemImage = "/images/chaticons/chat-icon-dev.png",
+
     tradeable = false,
     extraTooltipInfo = "A tiny wise hat. Far too small for you!",
+
     itemImage = "/images/christmas/scarf.png",
     class = "equipment",
+
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
     specialVisuals = { {
+
     class = "christmas-drop",
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
+
     tags = { "event" }
      css = "tiny-wise-hat-1"
+
  },
     }, {
+
  ["7011"] = {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
+
    id = 7011,
      css = "tiny-wise-hat-2"
+
    name = "Evergreen Log",
    } },
+
    tradeable = false,
     tags = { "armor", "cosmetic" },
+
    level = 1,
     equipmentStats = {
+
     experience = 1,
      isTransmog = true,
+
    itemImage = "/images/christmas/evergreen_log.png",
      slot = "helm"
+
    extraTooltipInfo = "Smells faintly of mint and cinnamon",
    },
+
     class = "christmas-drop",
    rarity = "legendary"
+
     tags = { "foraging", "event" }
 
   },
 
   },
   ["7102"] = {
+
   ["7012"] = {
     name = "Wise Hat",
+
    id = 7012,
     id = 7102,
+
     name = "Corrupted Evergreen Log",
     itemImage = "/images/chaticons/chat-icon-dev.png",
+
     tradeable = false,
     extraTooltipInfo = "A wise hat for a wise person! So, why do you have it?",
+
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
     class = "equipment",
+
     extraTooltipInfo = "It reeks of decay",
    specialVisuals = { {
+
     class = "christmas-drop",
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
+
     tags = { "event" }
      css = "medium-wise-hat-1"
 
    }, {
 
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 
      css = "medium-wise-hat-2"
 
    } },
 
     tags = { "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7103"] = {
+
   ["7013"] = {
     name = "Big Wise Hat",
+
    id = 7013,
     id = 7103,
+
     name = "Magic Ice",
     itemImage = "/images/chaticons/chat-icon-dev.png",
+
     tradeable = false,
     extraTooltipInfo = "A big hat that you could almost name a background character after. How can you see?",
+
     level = 1,
     class = "equipment",
+
     experience = 1,
     specialVisuals = { {
+
     time = 1000,
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
+
     itemImage = "/images/christmas/magic_ice.png",
      css = "big-wise-hat-1"
+
     extraTooltipInfo = "Magically makes you want to lick it",
     }, {
+
    class = "christmas-drop",
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
+
     tags = { "mining", "event" }
      css = "big-wise-hat-2"
 
    } },
 
     tags = { "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7104"] = {
+
   ["7014"] = {
     name = "Librarian's Chef Hat",
+
    id = 7014,
     id = 7104,
+
     name = "Inferior Bearded Wanderer",
     itemImage = "/images/cooking/equipment/cooking_hat.png",
+
     tradeable = false,
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     visual = "chef-hat",
+
    itemIcon = "/images/christmas/christmas_helmet.png",
     tags = { "armor", "cosmetic" },
+
     extraTooltipInfo = "The hat's a little loose and the beard is itchy",
 +
     visual = "christmas-helmet",
 +
     class = "christmas-tier1",
 +
     tags = { "event", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "helm",
       slot = "helm"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7105"] = {
+
   ["7015"] = {
     name = "Librarian's Chef Coat",
+
    id = 7015,
     id = 7105,
+
     name = "Inferior Reindeer Hunters' Armor",
     itemImage = "/images/cooking/equipment/cooking_body.png",
+
     tradeable = false,
     extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     visual = "chef-body",
+
    itemIcon = "/images/christmas/christmas_chestplate.png",
     tags = { "armor", "cosmetic" },
+
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
 +
     visual = "christmas-breastplate",
 +
     class = "christmas-tier1",
 +
     tags = { "event", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "body",
       slot = "body"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7106"] = {
+
   ["7016"] = {
     name = "Librarian's Chef Pants",
+
    id = 7016,
     id = 7106,
+
     name = "Inferior Reindeer Hunters' Leggings",
     itemImage = "/images/cooking/equipment/cooking_legs.png",
+
     tradeable = false,
     extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     visual = "chef-legs",
+
    itemIcon = "/images/christmas/christmas_leggings.png",
     tags = { "armor", "cosmetic" },
+
     extraTooltipInfo = "Chafes in all the wrong places",
 +
     visual = "christmas-leggings",
 +
     class = "christmas-tier1",
 +
     tags = { "event", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "legs",
       slot = "legs"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7107"] = {
+
   ["7017"] = {
     name = "Master Chef's Lesser Ladle",
+
    id = 7017,
     id = 7107,
+
     name = "Inferior Christmas Lights",
     itemImage = "/images/combat/equipment/lesser_ladle.png",
+
     tradeable = false,
     extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
     visual = "lesser-ladle",
+
    itemIcon = "/images/christmas/christmas_weapon.png",
     tags = { "melee", "cosmetic" },
+
     extraTooltipInfo = "Still a little dusty from being in storage",
 +
     visual = "christmas-weapon",
 +
     class = "christmas-tier1",
 +
     tags = { "event", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "weapon",
       slot = "weapon"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4
 +
     }
 
   },
 
   },
   ["7108"] = {
+
   ["7018"] = {
     name = "Master Chef's Ladle",
+
    id = 7018,
     id = 7108,
+
     name = "SuperSled 1337",
     itemImage = "/images/combat/equipment/ladle.png",
+
     tradeable = false,
     extraTooltipInfo = "The ladle of a Master Chef. Smells of legacy!",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     visual = "ladle",
+
     itemIcon = "/images/christmas/christmas_shield.png",
     tags = { "melee", "cosmetic" },
+
     extraTooltipInfo = "An elite sled for elite sledders",
 +
     visual = "christmas-shield",
 +
     class = "christmas-tier1",
 +
    tags = { "event" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "shield",
       slot = "weapon"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7109"] = {
+
   ["7019"] = {
     name = "Master Chef's Greater Ladle",
+
    id = 7019,
     id = 7109,
+
     name = "Bearded Wanderer",
     itemImage = "/images/combat/equipment/greater_ladle.png",
+
     tradeable = false,
     extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     visual = "greater-ladle",
+
    itemIcon = "/images/christmas/christmas_helmet.png",
     tags = { "melee", "cosmetic" },
+
     extraTooltipInfo = "The hat's too tight and the beard smells funny.",
 +
     visual = "christmas-helmet",
 +
     class = "christmas-tier2",
 +
     tags = { "event", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "helm",
       slot = "weapon"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7110"] = {
+
   ["7020"] = {
     name = "Master Chef's Golden Spoon",
+
    id = 7020,
     id = 7110,
+
     name = "Reindeer Hunters' Armor",
     itemImage = "/images/cooking/golden_spoon.png",
+
     tradeable = false,
     extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     visual = "ladle",
+
    itemIcon = "/images/christmas/christmas_chestplate.png",
     tags = { "melee", "cosmetic" },
+
     extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
 +
     visual = "christmas-breastplate",
 +
     class = "christmas-tier2",
 +
     tags = { "event", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "body",
       slot = "weapon"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7111"] = {
+
   ["7021"] = {
     name = "Lich's Visage",
+
    id = 7021,
     id = 7111,
+
     name = "Reindeer Hunters' Leggings",
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
+
     tradeable = false,
     extraTooltipInfo = "Gazing out from beyond the pale.",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     visual = "necro-cowl",
+
    itemIcon = "/images/christmas/christmas_leggings.png",
     tags = { "magic", "armor", "cosmetic" },
+
     extraTooltipInfo = "There's no holes, at least!",
 +
     visual = "christmas-leggings",
 +
     class = "christmas-tier2",
 +
     tags = { "event", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "legs",
       slot = "helm"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7112"] = {
+
   ["7022"] = {
     name = "Lich's Robe Top",
+
    id = 7022,
     id = 7112,
+
     name = "Christmas Lights",
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_top.png",
+
     tradeable = false,
     extraTooltipInfo = "The unbeating heart still pulses with malignant energy.",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
     visual = "necro-top",
+
    itemIcon = "/images/christmas/christmas_weapon.png",
     tags = { "magic", "armor", "cosmetic" },
+
     extraTooltipInfo = "Not for the nice!",
 +
     visual = "christmas-weapon",
 +
     class = "christmas-tier2",
 +
     tags = { "event", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "weapon",
       slot = "body"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4
 +
     }
 
   },
 
   },
   ["7113"] = {
+
   ["7023"] = {
     name = "Lich's Robe Bottoms",
+
    id = 7023,
     id = 7113,
+
     name = "SuperSled 9000",
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_legs.png",
+
     tradeable = false,
     extraTooltipInfo = "The darkest magics propel you forward.",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     visual = "necro-legs",
+
    itemIcon = "/images/christmas/christmas_shield.png",
     tags = { "magic", "armor", "cosmetic" },
+
     extraTooltipInfo = "For when sledding meets extreme sports",
 +
     visual = "christmas-shield",
 +
     class = "christmas-tier2",
 +
     tags = { "event" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "shield",
       slot = "legs"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7114"] = {
+
   ["7024"] = {
    name = "Lich's Gloves",
+
     id = 7024,
     id = 7114,
+
     name = "Superior Bearded Wanderer",
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
+
     tradeable = false,
    itemIcon = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
+
     enchantmentTier = 0,
     extraTooltipInfo = "These gloves maintain only the barest grip on life.",
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     class = "equipment",
+
     itemIcon = "/images/christmas/christmas_helmet.png",
     specialVisuals = { {
+
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_1.png",
+
    visual = "christmas-helmet",
      css = "necro-gloves-1"
+
     class = "christmas-tier3",
     }, {
+
     tags = { "event", "armor", "cosmetic" },
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_2.png",
 
      css = "necro-gloves-2"
 
     }, {
 
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_3.png",
 
      css = "necro-gloves-3"
 
    } },
 
     visual = "necro-gloves",
 
     tags = { "magic", "armor", "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "gloves"
+
       slot = "helm",
    },
+
      weaponBonus = {
    rarity = "legendary"
+
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "helm"
 +
    }
 
   },
 
   },
   ["7115"] = {
+
   ["7025"] = {
     name = "Lich's Boots",
+
    id = 7025,
     id = 7115,
+
     name = "Superior Reindeer Hunters' Armor",
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_boots.png",
+
     tradeable = false,
     itemIcon = "/images/premium/cosmetic/equipment/C_Necro_boots_icon.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "For crushing the life out of your enemies.",
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     class = "equipment",
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
     visual = "necro-boots",
+
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
     tags = { "magic", "armor", "cosmetic" },
+
     visual = "christmas-breastplate",
 +
     class = "christmas-tier3",
 +
     tags = { "event", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "boots"
+
       slot = "body",
    },
+
      weaponBonus = {
    rarity = "legendary"
+
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "body"
 +
    }
 
   },
 
   },
   ["8000"] = {
+
   ["7026"] = {
    name = "RISE OF INFO",
+
     id = 7026,
     id = 8000,
+
     name = "Superior Reindeer Hunters' Leggings",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 3010,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     overrideItemTier = 1,
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     itemImage = "/images/misc/Elite_Scroll.png",
+
     itemIcon = "/images/christmas/christmas_leggings.png",
     extraTooltipInfo = "Ancient power emanates from the seal... It sorta smells like durian. Probably not a good idea to use this until raids are officially implemented.",
+
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
     class = "elite-scroll",
+
    visual = "christmas-leggings",
     augmentOverride = {
+
     class = "christmas-tier3",
       fixedSuccessCount = 1,
+
    tags = { "event", "armor", "cosmetic" },
       fixedBaseCount = 1
+
     equipmentStats = {
    },
+
       isTransmog = true,
    blockResearching = true,
+
      slot = "legs",
    tags = { "dungeon" },
+
       weaponBonus = {
    rarity = "legendary"
+
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "legs"
 +
    }
 
   },
 
   },
   ["8001"] = {
+
   ["7027"] = {
    name = "Black Knight's Trial",
+
     id = 7027,
     id = 8001,
+
     name = "Superior Christmas Lights",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 2000,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     postSoulboundMaxAugLevel = 20,
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
    maxAugLevel = 20,
+
     itemIcon = "/images/christmas/christmas_weapon.png",
    forcedAugmentChance = 1,
+
     extraTooltipInfo = "For the naughty!",
    overrideItemTier = 1,
+
    visual = "christmas-weapon",
     itemImage = "/images/misc/elite/Elite_Scroll_BK.png",
+
     class = "christmas-tier3",
     extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
+
     tags = { "event", "onehand", "cosmetic" },
     class = "elite-scroll",
+
    equipmentStats = {
     augmentOverride = {
+
      isTransmog = true,
       fixedSuccessCount = 1,
+
       slot = "weapon",
       fixedBaseCount = 1
+
       weaponBonus = {
    },
+
        strength = 0,
    blockResearching = true,
+
        intellect = 0,
    tags = { "elite" },
+
        dexterity = 0
    rarity = "uncommon"
+
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 +
      cosmeticSlot = "weapon"
 +
    }
 
   },
 
   },
   ["8002"] = {
+
   ["7028"] = {
    name = "Giant Scroll",
+
     id = 7028,
     id = 8002,
+
     name = "SuperSled 9001",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 2001,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     postSoulboundMaxAugLevel = 20,
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     maxAugLevel = 20,
+
     itemIcon = "/images/christmas/christmas_shield.png",
     forcedAugmentChance = 1,
+
     extraTooltipInfo = "It's over 9000!",
     overrideItemTier = 1,
+
     visual = "christmas-shield",
     itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
+
     class = "christmas-tier3",
     extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
+
     tags = { "event", "cosmetic" },
    class = "elite-scroll",
+
     equipmentStats = {
     augmentOverride = {
+
       isTransmog = true,
       fixedSuccessCount = 1,
+
       slot = "shield",
       fixedBaseCount = 1
+
      weaponBonus = {
    },
+
        strength = 0,
    blockResearching = true,
+
        intellect = 0,
    tags = { "elite" },
+
        dexterity = 0
    rarity = "uncommon"
+
      },
 +
      cosmeticSlot = "shield"
 +
    }
 
   },
 
   },
   ["8003"] = {
+
   ["7029"] = {
     name = "Corroded Scroll",
+
     name = "Magical Snowball",
     id = 8003,
+
     id = 7029,
     value = 500,
+
    enchantmentTier = 5,
 +
     value = 2840000,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2002,
+
     requiredLevel = {
    enchantmentTier = 0,
+
      attack = 50,
    postSoulboundMaxAugLevel = 20,
+
      strength = 50
    maxAugLevel = 20,
+
     },
    forcedAugmentChance = 1,
+
     itemImage = "/images/christmas/magical_snowball.png",
     overrideItemTier = 1,
+
     extraTooltipInfo = "Thankfully it's magical and not lemon infused.",
     itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
+
     class = "equipment",
     extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
+
    visual = "magical-snowball",
     class = "elite-scroll",
+
    tags = { "melee", "event", "cosmetic" },
     augmentOverride = {
+
     equipmentStats = {
       fixedSuccessCount = 1,
+
       isTransmog = true,
       fixedBaseCount = 1
+
      slot = "shield",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 6,
 +
        Magic = 18,
 +
        Range = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 1,
 +
        Range = 1,
 +
        Ice = 1.05
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 1,
 +
        Range = 1,
 +
        Ice = 1.05
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 4,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 0.5
 +
      } }
 
     },
 
     },
    blockResearching = true,
 
    tags = { "elite" },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["8004"] = {
+
   ["7030"] = {
     name = "Stew Stained Page",
+
     name = "Candy Cane Daggers",
     id = 8004,
+
     id = 7030,
     value = 500,
+
    enchantmentTier = 5,
 +
     value = 2840000,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2003,
+
     requiredLevel = {
     enchantmentTier = 0,
+
      strength = 50
     postSoulboundMaxAugLevel = 20,
+
    },
     maxAugLevel = 20,
+
     extraTooltipInfo = "Best to not lick these.",
     forcedAugmentChance = 1,
+
     itemImage = "/images/christmas/candy_cane_daggers_icon.png",
    overrideItemTier = 1,
+
     class = "equipment",
    itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
+
     specialVisuals = { {
    extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
+
      image = "/images/christmas/candy_cane_dagger_1.png",
     class = "elite-scroll",
+
      css = "candy-cane-daggers-1"
     augmentOverride = {
+
    }, {
       fixedSuccessCount = 1,
+
      image = "/images/christmas/candy_cane_dagger_2.png",
       fixedBaseCount = 1
+
      css = "candy-cane-daggers-2"
 +
    } },
 +
     tags = { "melee", "event", "twohand", "cosmetic" },
 +
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.055,
 +
        damageMultiplier = 1.75
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 69,
 +
        Magic = -10,
 +
        Range = -10,
 +
        Piercing = 43,
 +
        Blunt = -8,
 +
        Slashing = 43
 +
       },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1.1,
 +
        Blunt = 0.33,
 +
        Slashing = 0.75
 +
      },
 +
      weaponBonus = {
 +
        strength = 29,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 10,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2,
 +
      augmentationBonus = { {
 +
        stat = "offensiveCritical.chance",
 +
        value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.5
 +
      } }
 
     },
 
     },
    blockResearching = true,
 
    tags = { "elite" },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["8005"] = {
+
   ["7031"] = {
     name = "Cluster-Cluck",
+
     name = "Festive Shroud",
     id = 8005,
+
     id = 7031,
     value = 500,
+
    enchantmentTier = 2,
 +
     value = 5120000,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2004,
+
     requiredLevel = {
    enchantmentTier = 0,
+
       defense = 40,
    postSoulboundMaxAugLevel = 20,
+
       enchanting = 40
    maxAugLevel = 20,
 
    forcedAugmentChance = 1,
 
    overrideItemTier = 1,
 
    itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
 
    extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
 
    class = "elite-scroll",
 
    augmentOverride = {
 
       fixedSuccessCount = 1,
 
       fixedBaseCount = 1
 
 
     },
 
     },
     blockResearching = true,
+
     itemImage = "/images/christmas/festive_shroud.png",
     tags = { "elite" },
+
     itemIcon = "/images/christmas/festive_shroud_hood.png",
     rarity = "uncommon"
+
     class = "equipment",
  },
+
    extraTooltipInfo = "Makes you feel rather jolly.",
  ["8006"] = {
+
    visual = "cape",
     name = "Demonic Trial",
+
    tags = { "melee", "event", "cosmetic" },
    id = 8006,
+
     equipmentStats = {
    value = 500,
+
      isTransmog = true,
    tradeable = true,
+
      slot = "cape",
    champEncounter = 2005,
+
      defensiveDamageAffinity = {
    enchantmentTier = 0,
+
        Melee = 1.02,
    postSoulboundMaxAugLevel = 20,
+
        Magic = 1.02,
    maxAugLevel = 20,
+
        Range = 1.02
    forcedAugmentChance = 1,
+
      },
    overrideItemTier = 1,
+
      weaponBonus = {
    itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
+
        strength = 0,
    extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
+
        intellect = 0,
    class = "elite-scroll",
+
        dexterity = 0
    augmentOverride = {
+
      },
      fixedSuccessCount = 1,
+
      armorBonus = {
       fixedBaseCount = 1
+
        protection = 4,
 +
        resistance = 4,
 +
        agility = 4,
 +
        stamina = 4
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 0.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 0.5
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 +
       } }
 
     },
 
     },
    blockResearching = true,
+
     rarity = "epic"
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8007"] = {
+
   ["7032"] = {
     name = "Taproot Scroll",
+
     name = "Merry Maker's Mittens",
     id = 8007,
+
     id = 7032,
     value = 500,
+
     itemImage = "/images/christmas/christmas_gloves.png",
     tradeable = true,
+
     extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
     champEncounter = 2006,
+
     class = "equipment",
     enchantmentTier = 0,
+
     specialVisuals = { {
     postSoulboundMaxAugLevel = 20,
+
      image = "/images/christmas/christmas_gloves_1.png",
    maxAugLevel = 20,
+
      css = "christmas-gloves-1"
    forcedAugmentChance = 1,
+
     }, {
     overrideItemTier = 1,
+
      image = "/images/christmas/christmas_gloves_2.png",
    itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
+
      css = "christmas-gloves-2"
    extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
+
     }, {
     class = "elite-scroll",
+
      image = "/images/christmas/christmas_gloves_3.png",
     augmentOverride = {
+
      css = "christmas-gloves-3"
       fixedSuccessCount = 1,
+
    } },
       fixedBaseCount = 1
+
     tags = { "event", "armor", "cosmetic" },
    },
+
     equipmentStats = {
    blockResearching = true,
+
       isTransmog = true,
    tags = { "elite" },
+
      slot = "gloves",
    rarity = "uncommon"
+
       weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "gloves"
 +
    }
 
   },
 
   },
   ["8008"] = {
+
   ["7033"] = {
     name = "The Final Test",
+
     name = "Mistletoe Treads",
     id = 8008,
+
     id = 7033,
     value = 500,
+
     itemImage = "/images/christmas/christmas_boots.png",
     tradeable = true,
+
    itemIcon = "/images/christmas/christmas_boots_icon.png",
     champEncounter = 5,
+
    extraTooltipInfo = "For treading on snow or enemy faces.",
     enchantmentTier = 0,
+
     class = "equipment",
     postSoulboundMaxAugLevel = 20,
+
    visual = "boots",
     maxAugLevel = 20,
+
     tags = { "event", "armor", "cosmetic" },
     forcedAugmentChance = 1,
+
     equipmentStats = {
     overrideItemTier = 1,
+
      isTransmog = true,
     itemImage = "/images/misc/Elite_Scroll.png",
+
      slot = "boots",
     extraTooltipInfo = "Can you do what no one has ever done before?",
+
      weaponBonus = {
     class = "elite-scroll",
+
        strength = 0,
     augmentOverride = {
+
        intellect = 0,
      fixedSuccessCount = 1,
+
        dexterity = 0
      fixedBaseCount = 1
+
      },
     },
+
      cosmeticSlot = "boots"
     blockResearching = true,
+
     }
     tags = { "dungeon" },
+
  },
     rarity = "legendary"
+
  ["7034"] = {
 +
    id = 7034,
 +
     name = "Magic Ice Bar",
 +
     level = 1,
 +
     experience = 100,
 +
    time = 12000,
 +
     itemImage = "/images/christmas/ice_bar.png",
 +
    class = "bar",
 +
     extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
 +
     tags = { "mining", "smithing", "event" }
 +
  },
 +
  ["7035"] = {
 +
     name = "Winter Rune",
 +
    id = 7035,
 +
    time = 5000,
 +
    experience = 25,
 +
    level = 1,
 +
     itemImage = "/images/christmas/Snow_Rune.png",
 +
     extraTooltipInfo = "A slate imbued with the essence of winter.",
 +
     class = "rune",
 +
     tags = { "ammunition", "magic", "runecrafting", "event" }
 
   },
 
   },
   ["8009"] = {
+
   ["7036"] = {
     name = "Shapeless Scroll",
+
     name = "Scroll of Candy Canes",
     id = 8009,
+
     enchant = true,
    value = 500,
+
     hidden = true,
     tradeable = true,
+
     categories = { "christmas elf gear" },
     champEncounter = 2007,
+
     time = 15000,
     enchantmentTier = 0,
+
     id = 7036,
     postSoulboundMaxAugLevel = 20,
+
     enchantmentID = 7000,
     maxAugLevel = 20,
+
     level = 1,
     forcedAugmentChance = 1,
+
     experience = 100,
     overrideItemTier = 1,
+
     itemImage = "/images/christmas/xmas_scroll.png",
     itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
+
     class = "enchanted-scroll",
     extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
+
     extraTooltipInfo = "A scroll enchanted with some sort of winter magic, not compatible with any gear you know of.",
     class = "elite-scroll",
+
     tags = { "enchanting", "event" }
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 1
 
    },
 
    blockResearching = true,
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8010"] = {
+
   ["7037"] = {
    name = "Stormy Sea Scroll",
+
     id = 7037,
     id = 8010,
+
     name = "Gummy Lure",
     value = 500,
+
     fishingBait = {
     tradeable = true,
+
      level = 0,
    champEncounter = 2008,
+
      bait = 0,
    enchantmentTier = 0,
+
       reel = 0,
    postSoulboundMaxAugLevel = 20,
+
       bonus = 0
    maxAugLevel = 20,
 
    forcedAugmentChance = 1,
 
    overrideItemTier = 1,
 
    itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
 
    extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
 
    class = "elite-scroll",
 
    augmentOverride = {
 
       fixedSuccessCount = 1,
 
       fixedBaseCount = 1
 
 
     },
 
     },
     blockResearching = true,
+
     itemImage = "images/christmas/gummy_bait.png",
     tags = { "elite" },
+
    extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
     rarity = "uncommon"
+
     class = "fish-secondary",
 +
     tags = { "fishing", "event", "bait" }
 
   },
 
   },
   ["8011"] = {
+
   ["7038"] = {
    name = "Enchanted Armory Scroll",
+
     id = 7038,
     id = 8011,
+
     name = "Winter Essence",
     value = 500,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/snow_essence.png",
    champEncounter = 2009,
+
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
    enchantmentTier = 0,
+
     class = "rune",
    postSoulboundMaxAugLevel = 20,
+
     tags = { "magic", "runecrafting", "event" }
    maxAugLevel = 20,
 
    forcedAugmentChance = 1,
 
    overrideItemTier = 1,
 
     itemImage = "/images/misc/elite/Elite_Scroll_Armory.png",
 
     extraTooltipInfo = "A dignified invitation to test the armory's latest creations. Will you accept?",
 
     class = "elite-scroll",
 
     augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 1
 
    },
 
    blockResearching = true,
 
    tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8012"] = {
+
   ["7039"] = {
    name = "Fallen Academy Scroll",
+
     id = 7039,
     id = 8012,
+
     name = "Gummy Shark",
     value = 500,
+
     tradeable = false,
     tradeable = true,
+
     level = 1,
    champEncounter = 2010,
+
     experience = 1,
    enchantmentTier = 0,
+
     itemImage = "/images/christmas/monsters/gummy_shark.png",
    postSoulboundMaxAugLevel = 20,
+
     extraTooltipInfo = "More likely to bite you than let you bite it!",
    maxAugLevel = 20,
+
     class = "christmas-drop",
     forcedAugmentChance = 1,
+
     time = 1000,
     overrideItemTier = 1,
+
     tags = { "fishing", "event" }
     itemImage = "/images/misc/elite/Elite_Scroll_Academy.png",
 
     extraTooltipInfo = "An academy scroll that has been warped by some sort of demonic energy. Will you explore it?",
 
     class = "elite-scroll",
 
     augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 1
 
    },
 
    blockResearching = true,
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8013"] = {
+
   ["7040"] = {
    name = "Overgrown Woods Scroll",
+
     id = 7040,
     id = 8013,
+
     name = "Angry Letter",
     value = 500,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/angry_letter.png",
    champEncounter = 2011,
+
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
    enchantmentTier = 0,
+
     class = "christmas-drop",
    postSoulboundMaxAugLevel = 20,
+
     tags = { "event" }
    maxAugLevel = 20,
 
    forcedAugmentChance = 1,
 
    overrideItemTier = 1,
 
     itemImage = "/images/misc/elite/Elite_Scroll_Woods.png",
 
     extraTooltipInfo = "An old scroll you found in the woods that leads you further into the woods. Should you follow it?",
 
     class = "elite-scroll",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 1
 
    },
 
    blockResearching = true,
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8014"] = {
+
   ["7041"] = {
    name = "Elven Encampment Scroll",
+
     id = 7041,
     id = 8014,
+
     name = "Baubles",
     value = 500,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/baubles.png",
    champEncounter = 2012,
+
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
    enchantmentTier = 0,
+
     class = "christmas-drop",
    postSoulboundMaxAugLevel = 20,
+
     tags = { "event" }
    maxAugLevel = 20,
 
    forcedAugmentChance = 1,
 
    overrideItemTier = 1,
 
     itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
 
     extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
 
     class = "elite-scroll",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 1
 
    },
 
    blockResearching = true,
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9000"] = {
+
   ["7042"] = {
     name = "Giant's Keep Key",
+
    id = 7042,
     id = 9000,
+
     name = "Extra Large Snowball",
     value = 10000000,
+
    tradeable = false,
     champEncounter = 3003,
+
    itemImage = "/images/christmas/extra_large_snowball.png",
     enchantmentTier = 0,
+
    extraTooltipInfo = "Normally used to build snowmen, but not today. Use '/throw NAME large' to \"throw\" at people!",
     postSoulboundMaxAugLevel = 20,
+
    class = "christmas-drop",
     maxAugLevel = 20,
+
    tags = { "event" }
     augCostScaling = {
+
  },
       startsAt = 5,
+
  ["7043"] = {
       multPerLevel = 0.05
+
     id = 7043,
 +
     name = "Extra Large Baubles",
 +
     tradeable = false,
 +
     itemImage = "/images/christmas/extra_large_baubles.png",
 +
     extraTooltipInfo = "Commemorates Christmas 2024! How many can you collect? How many can you even hold? These things are heavy.",
 +
     class = "christmas-drop",
 +
     tags = { "event" }
 +
  },
 +
  ["7050"] = {
 +
    id = 7050,
 +
    name = "Snowglobe",
 +
    tradeable = false,
 +
    itemImage = "/images/christmas/snowglobe.png",
 +
    extraTooltipInfo = "Stores your Christmas Spirit!",
 +
    class = "christmas-globe",
 +
    tags = { "event" }
 +
  },
 +
  ["7060"] = {
 +
    id = 7060,
 +
    name = "Mr. Klimp",
 +
    itemImage = "/images/combat/monsters/chicken.png",
 +
    extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
 +
    class = "equipment",
 +
    visual = "p-chicken",
 +
    tags = { "melee", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       fullTransmog = true,
 +
       slot = "cape",
 +
      cosmeticSlot = "base"
 
     },
 
     },
     tradeable = true,
+
     rarity = "legendary"
     forcedAugmentChance = 1,
+
  },
     overrideItemTier = 2,
+
  ["7061"] = {
     itemImage = "/images/misc/keys/Complete_Disc.png",
+
     id = 7061,
     extraTooltipInfo = "The key to enter the Giant's Keep made of the various elemental fragments. Only five people could make it to the Keep without being spotted.",
+
     name = "The Mine Dwelling Hamster",
     class = "key",
+
     itemImage = "/images/combat/monsters/elite/hamster.png",
     augmentOverride = {
+
     extraTooltipInfo = "Back to the mines with you!!!",
       fixedSuccessCount = 1,
+
     class = "equipment",
       fixedBaseCount = 0
+
    visual = "hamster",
 +
     tags = { "melee", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      fullTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "base"
 
     },
 
     },
    blockResearching = true,
+
     rarity = "legendary"
    tags = { "dungeon" },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 85,
 
      experience = 90000,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
 
    }
 
 
   },
 
   },
   ["9001"] = {
+
   ["7062"] = {
     id = 9001,
+
     id = 7062,
     name = "Nature Fragment",
+
     name = "Lil Crown Hamperster",
    value = 1500000,
+
     itemImage = "/images/combat/monsters/elite/hamster2.png",
    tradeable = true,
+
     extraTooltipInfo = "Little hat REQUIRED",
     itemImage = "/images/misc/keys/Nature_Piece.png",
+
     class = "equipment",
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
+
     visual = "hamster-2",
     class = "key",
+
     tags = { "melee", "cosmetic" },
     blockResearching = true,
+
     equipmentStats = {
     tags = { "fragment" },
+
       isTransmog = true,
    rarity = "uncommon",
+
       fullTransmog = true,
     craftingStats = {
+
       slot = "cape",
       level = 85,
+
       cosmeticSlot = "base"
       experience = 1500,
+
     },
       category = "Dungeon",
+
    rarity = "legendary"
       craftable = true
 
     }
 
 
   },
 
   },
   ["9002"] = {
+
   ["7063"] = {
    id = 9002,
+
     name = "Lightning Edge",
     name = "Ice Fragment",
+
     id = 7063,
     value = 1500000,
+
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
    tradeable = true,
+
     class = "equipment",
     itemImage = "/images/misc/keys/Water_Piece.png",
+
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
+
     visual = "zero",
     class = "key",
+
     tags = { "melee", "onehand", "cosmetic" },
     blockResearching = true,
+
     equipmentStats = {
     tags = { "fragment" },
+
       isTransmog = true,
    rarity = "uncommon",
+
       slot = "weapon",
     craftingStats = {
+
       oneHanded = true,
       level = 85,
+
       cosmeticSlot = "weapon"
       experience = 1500,
+
     },
       category = "Dungeon",
+
    rarity = "legendary"
       craftable = true
 
     }
 
 
   },
 
   },
   ["9003"] = {
+
   ["7064"] = {
    id = 9003,
+
     name = "Frost Maul",
     name = "Fire Fragment",
+
     id = 7064,
     value = 1500000,
+
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
    tradeable = true,
+
     extraTooltipInfo = "A hulking mass of snow covered ice.",
     itemImage = "/images/misc/keys/Fire_Piece.png",
+
     class = "equipment",
     extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
+
     visual = "moss-maul",
     class = "key",
+
     tags = { "melee", "twohand", "cosmetic" },
     blockResearching = true,
+
     equipmentStats = {
     tags = { "fragment" },
+
       isTransmog = true,
    rarity = "uncommon",
+
       slot = "weapon",
     craftingStats = {
+
       cosmeticSlot = "weapon"
       level = 85,
+
    },
       experience = 1500,
+
    rarity = "legendary"
       category = "Dungeon",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["9004"] = {
+
   ["7065"] = {
     id = 9004,
+
     id = 7065,
     name = "Corrupted Fragment",
+
     name = "Abusive",
    value = 1500000,
+
     itemImage = "/images/combat/monsters/elite/hamster3.png",
    tradeable = true,
+
     extraTooltipInfo = "gamster",
     itemImage = "/images/misc/keys/Death_Piece.png",
+
     class = "equipment",
     extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
+
     visual = "hamster-3",
     class = "key",
+
     tags = { "melee", "cosmetic" },
     blockResearching = true,
+
    equipmentStats = {
     tags = { "fragment" },
+
      isTransmog = true,
     rarity = "uncommon"
+
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9005"] = {
+
   ["7066"] = {
    id = 9005,
+
     name = "Elite Titan Helm",
     name = "Chaos Fragment",
+
     id = 7066,
     value = 1500000,
+
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
     itemImage = "/images/misc/keys/Chaos_Piece.png",
+
     extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
     extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
+
     class = "equipment",
     class = "key",
+
     visual = "black-knight-full-helm",
     blockResearching = true,
+
     tags = { "melee", "armor", "cosmetic" },
     tags = { "fragment" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9006"] = {
+
   ["7067"] = {
     name = "Torn Goblin Settlement Map",
+
     name = "Ancient Crown",
     id = 9006,
+
     id = 7067,
     value = 100000,
+
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
     champEncounter = 3001,
+
     extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
     enchantmentTier = 0,
+
     class = "equipment",
     postSoulboundMaxAugLevel = 20,
+
     visual = "kings-crown",
     maxAugLevel = 20,
+
     tags = { "melee", "armor", "cosmetic" },
     augCostScaling = {
+
     equipmentStats = {
       startsAt = 5,
+
       isTransmog = true,
       multPerLevel = 0.05
+
       slot = "helm",
 +
      cosmeticSlot = "helm"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    overrideItemTier = 2,
 
    itemImage = "/images/misc/keys/goblin_map.png",
 
    extraTooltipInfo = "A map to find an elusive goblin settlement. You could probably only bring up to three people to this location safely.",
 
    class = "key",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
    },
 
    blockResearching = true,
 
    tags = { "dungeon" },
 
     rarity = "uncommon",
 
    craftingStats = {
 
      level = 30,
 
      experience = 5030,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter."
 
    }
 
 
   },
 
   },
   ["9007"] = {
+
   ["7068"] = {
     name = "Scrap of Stained Parchment",
+
     name = "Idlescape Bond",
     id = 9007,
+
     id = 7068,
     value = 7500,
+
     isTokenInput = true,
    tradeable = true,
+
     itemImage = "/images/premium/gift_token.png",
     itemImage = "/images/misc/keys/goblin_map_piece.png",
+
     extraTooltipInfo = "A token that can be redeemed to gift one month of Idlescape Plus to another player.",
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
+
     class = "platinum",
     class = "key",
+
     tags = { "platinum", "token" },
    blockResearching = true,
+
     rarity = "legendary"
     tags = { "fragment" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9008"] = {
+
   ["7069"] = {
     name = "Dark Fortress Key",
+
     name = "Character Token",
     id = 9008,
+
     id = 7069,
     value = 750000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
    champEncounter = 3002,
+
     extraTooltipInfo = "A token that can be redeemed for a new character slot.",
    enchantmentTier = 0,
+
     class = "platinum",
    postSoulboundMaxAugLevel = 20,
+
     tags = { "platinum", "token" },
    maxAugLevel = 20,
+
     rarity = "legendary"
    augCostScaling = {
 
      startsAt = 5,
 
      multPerLevel = 0.05
 
    },
 
    forcedAugmentChance = 1,
 
    overrideItemTier = 2,
 
     itemImage = "/images/misc/keys/fortress_key.png",
 
     extraTooltipInfo = "A brutish key made of dark metal. The way to a fortress is treacherous, no more than three people could make the journey.",
 
     class = "key",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
    },
 
    blockResearching = true,
 
     tags = { "dungeon" },
 
    rarity = "uncommon",
 
     craftingStats = {
 
      level = 50,
 
      experience = 30500,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter."
 
    }
 
 
   },
 
   },
   ["9009"] = {
+
   ["7070"] = {
     name = "Dark Key Piece",
+
     name = "Active Character Token",
     id = 9009,
+
     id = 7070,
     value = 100000,
+
     isToken = true,
     tradeable = true,
+
    itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/keys/fortress_key_piece.png",
+
    extraTooltipInfo = "A token that can be redeemed for a new active character slot. NOTE: You can only have one Default league character active at the same time.",
     extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
+
    class = "platinum",
     class = "key",
+
    tags = { "platinum", "token" },
     blockResearching = true,
+
    rarity = "legendary"
     tags = { "fragment" },
+
  },
     rarity = "uncommon"
+
  ["7071"] = {
 +
    name = "Item Name Token",
 +
    id = 7071,
 +
     isToken = true,
 +
     itemImage = "/images/premium/premium_icon.png",
 +
    extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
 +
    class = "platinum",
 +
    tags = { "platinum", "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["7072"] = {
 +
    name = "Vacation Token",
 +
    id = 7072,
 +
    isToken = true,
 +
    itemImage = "/images/premium/premium_icon.png",
 +
     extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours. (One-time effect)",
 +
     class = "platinum",
 +
    tags = { "platinum", "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["7073"] = {
 +
    name = "Loadout Token",
 +
     id = 7073,
 +
    isToken = true,
 +
    itemImage = "/images/premium/premium_icon.png",
 +
    extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
 +
    class = "platinum",
 +
     tags = { "platinum", "token" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9010"] = {
+
   ["7074"] = {
     name = "Cursed Spade",
+
     name = "Holy Avenger Helm",
     id = 9010,
+
     id = 7074,
     value = 2000000,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
     tradeable = true,
+
    extraTooltipInfo = "H... Pointy!",
     postSoulboundMaxAugLevel = 20,
+
     class = "equipment",
     maxAugLevel = 20,
+
     visual = "avenger-helm",
     augCostScaling = {
+
     tags = { "melee", "armor", "cosmetic" },
       startsAt = 5,
+
     equipmentStats = {
       multPerLevel = 0.05
+
       isTransmog = true,
 +
      slot = "helm",
 +
       cosmeticSlot = "helm"
 
     },
 
     },
     forcedAugmentChance = 1,
+
     rarity = "legendary"
     champEncounter = 3006,
+
  },
     overrideItemTier = 2,
+
  ["7075"] = {
     itemImage = "images/misc/keys/cursed_spade.png",
+
     name = "Holy Avenger Breastplate",
     extraTooltipInfo = "A cursed spade that is drawn to long forgotten lands...",
+
     id = 7075,
     class = "key",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
     augmentOverride = {
+
     extraTooltipInfo = "Full of righteous indignation!",
       fixedSuccessCount = 1,
+
     class = "equipment",
       fixedBaseCount = 0
+
    visual = "avenger-breastplate",
 +
     tags = { "melee", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "body",
 +
       cosmeticSlot = "body"
 
     },
 
     },
    blockResearching = true,
+
     rarity = "legendary"
    tags = { "dungeon" },
 
     rarity = "uncommon",
 
    craftingStats = {
 
      level = 50,
 
      experience = 10020,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?"
 
    }
 
 
   },
 
   },
   ["9011"] = {
+
   ["7076"] = {
     name = "Burning Feather",
+
     name = "Holy Avenger Cape",
     id = 9011,
+
     id = 7076,
     value = 2000000,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
     tradeable = true,
+
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
     enchantmentTier = 0,
+
     class = "equipment",
     postSoulboundMaxAugLevel = 20,
+
     visual = "avenger-cape",
     maxAugLevel = 20,
+
     tags = { "melee", "cosmetic" },
     augCostScaling = {
+
     equipmentStats = {
       startsAt = 5,
+
       isTransmog = true,
       multPerLevel = 0.05
+
      slot = "cape",
 +
       cosmeticSlot = "cape"
 
     },
 
     },
     forcedAugmentChance = 1,
+
     rarity = "legendary"
     champEncounter = 3007,
+
  },
     overrideItemTier = 2,
+
  ["7077"] = {
     itemImage = "images/misc/keys/flame_feather.png",
+
     name = "Holy Avenger Leggings",
     extraTooltipInfo = "The feather itself appears to be made out of fire! You could probably lead yourself and one other wherever it's pointing. It just wants to go home, but you'd probably melt in there. Better bring some Flame Resistance food!",
+
     id = 7077,
     class = "key",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
     augmentOverride = {
+
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
       fixedSuccessCount = 1,
+
     class = "equipment",
       fixedBaseCount = 0
+
     visual = "avenger-leggings",
 +
    tags = { "melee", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "legs",
 +
       cosmeticSlot = "legs"
 
     },
 
     },
    blockResearching = true,
+
     rarity = "legendary"
    tags = { "dungeon" },
 
     rarity = "rare",
 
    craftingStats = {
 
      level = 60,
 
      experience = 28000,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter."
 
    }
 
 
   },
 
   },
   ["9012"] = {
+
   ["7078"] = {
     name = "Krampus' Key",
+
     name = "Holy Avenger Boots",
     id = 9012,
+
     id = 7078,
     value = 69,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
    tradeable = false,
+
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
     enchantmentTier = 0,
+
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
    itemImage = "/images/christmas/krampus_key.png",
+
     class = "equipment",
     extraTooltipInfo = "A piece of bone with some bits of metal sticking off of it. If you squint really hard it somewhat resembles a key.",
+
     visual = "avenger-boots",
     class = "key",
+
    tags = { "melee", "armor", "cosmetic" },
     augmentOverride = {
+
    equipmentStats = {
       fixedSuccessCount = 1,
+
       isTransmog = true,
       fixedBaseCount = 0
+
       slot = "boots",
 +
      cosmeticSlot = "boots"
 
     },
 
     },
     blockResearching = true,
+
     rarity = "legendary"
    tags = { "dungeon", "event" },
 
    craftingStats = {
 
      level = 1,
 
      experience = 1,
 
      category = "Event",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["9013"] = {
+
   ["7079"] = {
     name = "Molten Ashes",
+
     name = "Holy Avenger Gloves",
     id = 9013,
+
     id = 7079,
     value = 150000,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
    tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
     itemImage = "/images/misc/keys/infernal_ashes.png",
+
     extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
+
     class = "equipment",
     class = "key",
+
     specialVisuals = { {
     blockResearching = true,
+
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
    tags = { "fragment" },
+
      css = "avenger-gloves-1"
    rarity = "uncommon"
+
    }, {
  },
+
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
  ["9014"] = {
+
      css = "avenger-gloves-2"
    name = "Infernal Flame",
+
     }, {
    id = 9014,
+
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
     value = 250000,
+
      css = "avenger-gloves-3"
    tradeable = true,
+
     } },
    itemImage = "/images/misc/keys/infernal_flame.png",
+
     tags = { "melee", "armor", "cosmetic" },
    extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
+
     equipmentStats = {
     class = "key",
+
       isTransmog = true,
    blockResearching = true,
+
       slot = "gloves",
     tags = { "fragment" },
+
       cosmeticSlot = "gloves"
    rarity = "uncommon",
+
    },
     craftingStats = {
+
    rarity = "legendary"
       level = 60,
 
       experience = 1250,
 
       category = "Dungeon",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["9015"] = {
+
   ["7080"] = {
     name = "Cracked Shrimp Bauble",
+
     name = "A Mad Faith's Wrath",
     id = 9015,
+
     id = 7080,
     value = 420,
+
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
    tradeable = false,
+
     itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
     champEncounter = 3000,
+
     extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
    itemImage = "/images/misc/shrimp_bauble_cracked.png",
+
     class = "equipment",
     extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
+
    visual = "madfaith",
     class = "key",
+
    tags = { "melee", "cosmetic" },
     augmentOverride = {
+
     equipmentStats = {
       fixedSuccessCount = 1,
+
       isTransmog = true,
       fixedBaseCount = 0
+
       fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 
     },
 
     },
    blockResearching = true,
+
     rarity = "legendary"
    tags = { "dungeon" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9016"] = {
+
   ["7081"] = {
     name = "Elder Lockstone",
+
    id = 7081,
     id = 9016,
+
     name = "Limpe K. Limpe",
     value = 2000000,
+
     itemImage = "/images/combat/monsters/elite/limpe.png",
     tradeable = true,
+
     extraTooltipInfo = "A creature that is beyond comprehension.",
     postSoulboundMaxAugLevel = 20,
+
     class = "equipment",
     maxAugLevel = 20,
+
     visual = "p-chicken-2",
     augCostScaling = {
+
     tags = { "melee", "cosmetic" },
       startsAt = 5,
+
     equipmentStats = {
       multPerLevel = 0.05
+
       isTransmog = true,
 +
      fullTransmog = true,
 +
       slot = "cape",
 +
      cosmeticSlot = "base"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    champEncounter = 3004,
 
    overrideItemTier = 2,
 
    itemImage = "images/misc/keys/lockstone.png",
 
    extraTooltipInfo = "A lockstone that can lead its owner to a hidden Elder Ruin and reveal its untouched treasures.",
 
    class = "key",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
    },
 
    blockResearching = true,
 
    tags = { "dungeon" },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 80,
 
      experience = 50500,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Repairing the lockstone appears to activate some sort of latent power within it."
 
    }
 
 
   },
 
   },
   ["9017"] = {
+
   ["7082"] = {
     name = "Castle Map",
+
     name = "Username Change Token",
     id = 9017,
+
     id = 7082,
     value = 2000000,
+
     isTokenInput = true,
     tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     postSoulboundMaxAugLevel = 20,
+
     extraTooltipInfo = "A token that can be redeemed to change your username.",
     maxAugLevel = 20,
+
     class = "platinum",
     augCostScaling = {
+
     tags = { "platinum", "token" },
      startsAt = 5,
+
    rarity = "legendary"
      multPerLevel = 0.05
+
  },
    },
+
  ["7083"] = {
    forcedAugmentChance = 1,
+
     name = "Shapeless Bow",
     champEncounter = 3005,
+
     id = 7083,
     overrideItemTier = 2,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
     itemImage = "images/misc/keys/castle_map.png",
+
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
     extraTooltipInfo = "A full map that leads to an old castle.",
+
     class = "equipment",
     class = "key",
+
    visual = "shapeless-longbow",
     augmentOverride = {
+
     tags = { "range", "twohand", "cosmetic" },
       fixedSuccessCount = 1,
+
    equipmentStats = {
       fixedBaseCount = 0
+
       isTransmog = true,
 +
       slot = "weapon",
 +
      cosmeticSlot = "weapon"
 
     },
 
     },
    blockResearching = true,
+
     rarity = "legendary"
    tags = { "dungeon" },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 74,
 
      experience = 27600,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "A full map that leads to an old castle."
 
    }
 
 
   },
 
   },
   ["9018"] = {
+
   ["7084"] = {
     name = "Ancient Pyramid",
+
     name = "Shapeless Staff",
     id = 9018,
+
     id = 7084,
     value = 10000000,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
     tradeable = true,
+
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
     postSoulboundMaxAugLevel = 20,
+
    class = "equipment",
     maxAugLevel = 20,
+
     visual = "shapeless-staff",
     augCostScaling = {
+
     tags = { "magic", "twohand", "cosmetic" },
       startsAt = 5,
+
     equipmentStats = {
       multPerLevel = 0.05
+
       isTransmog = true,
 +
       slot = "weapon",
 +
      cosmeticSlot = "weapon"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    champEncounter = 3008,
 
    overrideItemTier = 2,
 
    itemImage = "images/misc/keys/pyramid.png",
 
    extraTooltipInfo = "An ancient chunk of stone curiously shaped into a pyramid.",
 
    class = "key",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
    },
 
    blockResearching = true,
 
    tags = { "dungeon" },
 
     rarity = "epic",
 
    craftingStats = {
 
      level = 80,
 
      experience = 41000,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "An ancient chunk of stone curiously shaped into a pyramid."
 
    }
 
 
   },
 
   },
   ["9019"] = {
+
   ["7085"] = {
     name = "Ancient Maelstrom Orb",
+
     name = "Gift of the Lightning King",
     id = 9019,
+
     id = 7085,
     value = 20000000,
+
     itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
     postSoulboundMaxAugLevel = 20,
+
     extraTooltipInfo = "Gift of the Lightning King",
     maxAugLevel = 20,
+
     class = "equipment",
     augCostScaling = {
+
     visual = "kings-crown",
       startsAt = 5,
+
    equipmentStats = {
       multPerLevel = 0.05
+
       isTransmog = true,
 +
       slot = "cape",
 +
      cosmeticSlot = "base"
 
     },
 
     },
    forcedAugmentChance = 1,
 
    champEncounter = 3009,
 
    overrideItemTier = 2,
 
    itemImage = "images/misc/keys/prism.png",
 
    extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
 
    class = "key",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
    },
 
    blockResearching = true,
 
    tags = { "dungeon" },
 
 
     rarity = "legendary",
 
     rarity = "legendary",
     craftingStats = {
+
     tags = { "cosmetic" }
      level = 92,
+
  },
       experience = 112500,
+
  ["7086"] = {
       category = "Dungeon",
+
    name = "Put Something On",
       craftable = true,
+
    id = 7086,
      description = "A prism trapped inside of a magical prison. What could go wrong if you released it?"
+
    itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
     }
+
    itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
 +
    extraTooltipInfo = "Seriously, put something on.",
 +
    class = "equipment",
 +
    visual = "character-model",
 +
    equipmentStats = {
 +
       isTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "base"
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "cosmetic" }
 
   },
 
   },
   ["9020"] = {
+
   ["7087"] = {
     name = "Ancient Crystal",
+
     name = "Fresh Off the Island",
     id = 9020,
+
     id = 7087,
    value = 1750000,
+
     itemImage = "/images/combat/character_model_beard.png",
    tradeable = true,
+
     extraTooltipInfo = "Do you even know what island?",
     itemImage = "/images/misc/keys/ancient_crystal.png",
+
     class = "equipment",
     extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
+
     visual = "character-beard",
     class = "key",
+
     equipmentStats = {
     blockResearching = true,
+
      isTransmog = true,
     tags = { "fragment" },
+
      slot = "helm",
     rarity = "epic"
+
      cosmeticSlot = "face"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["9021"] = {
+
   ["7088"] = {
     name = "Ancient Stone",
+
     name = "Forgotten Platebody",
     id = 9021,
+
     id = 7088,
     value = 1500000,
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
     tradeable = true,
+
    extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
     itemImage = "/images/misc/keys/ancient_stone.png",
+
     class = "equipment",
     extraTooltipInfo = "An ancient stone. Appears to be hewn in such a way that it would be able to fit nicely with other similar stones, despite its obvious age and damage.",
+
     specialVisuals = { {
     class = "key",
+
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
     blockResearching = true,
+
      css = "ghost-body-front"
    tags = { "fragment" },
+
     }, {
     rarity = "epic"
+
      image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
 +
      css = "ghost-body-back"
 +
    } },
 +
     tags = { "melee", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "body",
 +
      cosmeticSlot = "body"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9022"] = {
+
   ["7089"] = {
     name = "Partial Map",
+
     name = "Inventory Tab Token",
     id = 9022,
+
     id = 7089,
     value = 150000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/keys/partial_map.png",
+
     extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count by 1. Tabs can be ordered and named.",
     extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
+
     class = "platinum",
     class = "key",
+
     tags = { "platinum", "token" },
    blockResearching = true,
+
     rarity = "legendary"
     tags = { "fragment" },
 
     rarity = "rare"
 
 
   },
 
   },
   ["9023"] = {
+
   ["7090"] = {
     name = "Elder Gem",
+
     name = "User Action Queue Count Token",
     id = 9023,
+
     id = 7090,
     value = 5000000,
+
     isToken = true,
     tradeable = true,
+
    itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/keys/elder_gem.png",
+
    extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
     extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
+
    class = "platinum",
     class = "key",
+
    tags = { "platinum", "token" },
    blockResearching = true,
+
    rarity = "legendary"
     tags = { "fragment" },
+
  },
     rarity = "rare"
+
  ["7091"] = {
 +
    name = "User Action Queue Count Token - Formerly Length Token",
 +
    id = 7091,
 +
     isToken = true,
 +
     itemImage = "/images/premium/premium_icon.png",
 +
     extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1. (Formerly a User Action Queue Length Token)",
 +
     class = "platinum",
 +
     tags = { "platinum", "token" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9024"] = {
+
   ["7092"] = {
     name = "Awakened Shrimp Eye",
+
     name = "Valiant Lumberjack's Vest",
     id = 9024,
+
     id = 7092,
    value = 500,
+
     itemImage = "/images/foraging/Foraging_Top.png",
    tradeable = true,
+
     extraTooltipInfo = "Makes you want to shout timber.",
    champEncounter = 3011,
+
     class = "equipment",
    enchantmentTier = 0,
+
    visual = "smock",
    overrideItemTier = 2,
+
    tags = { "melee", "armor", "cosmetic" },
     itemImage = "/images/misc/shrimp_eye.png",
+
     equipmentStats = {
     extraTooltipInfo = "It's looking at you. Don't look too closely back. Probably not a good idea to use this until raids are officially implemented.",
+
       isTransmog = true,
     class = "elite-scroll",
+
      slot = "body",
     augmentOverride = {
+
       cosmeticSlot = "body"
       fixedSuccessCount = 1,
 
       fixedBaseCount = 1
 
 
     },
 
     },
    blockResearching = true,
 
    tags = { "dungeon" },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["9025"] = {
+
   ["7093"] = {
     name = "Dwarven Research Key",
+
     name = "Valiant Lumberjack's Hat",
     id = 9025,
+
     id = 7093,
    value = 10000000,
+
     itemImage = "/images/foraging/Foraging_hat.png",
    champEncounter = 3014,
+
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
    tradeable = true,
+
     class = "equipment",
     itemImage = "/images/misc/keys/dwarven_research.png",
+
     visual = "lumberjack-hat",
     extraTooltipInfo = "The key to enter the Dwarven Research Station.",
+
     tags = { "melee", "armor", "cosmetic" },
     class = "key",
+
     equipmentStats = {
     blockResearching = true,
+
       isTransmog = true,
    blockAugmenting = true,
+
       slot = "helm",
     tags = { "dungeon" },
+
       cosmeticSlot = "helm"
    rarity = "epic",
+
    },
     craftingStats = {
+
    rarity = "legendary"
       level = 85,
 
       experience = 120000,
 
       category = "Dungeon",
 
      craftable = true,
 
      description = "Grants one-time access to the Dwarven Research Station dungeon. Augmentation level is randomly chosen up to (Smithing + Mining) / 40."
 
    }
 
 
   },
 
   },
   ["9026"] = {
+
   ["7094"] = {
     name = "Heart of the Oak",
+
     name = "Valiant Lumberjack's Trousers",
     id = 9026,
+
     id = 7094,
    value = 10000000,
+
     itemImage = "/images/foraging/Foraging_legs.png",
    champEncounter = 3013,
+
     extraTooltipInfo = "You're a lumberjack and you're okay!",
    tradeable = true,
+
     class = "equipment",
     itemImage = "/images/misc/keys/heart_oak.png",
+
     visual = "lumberjack-legs",
     extraTooltipInfo = "The key to enter the Nature Athaneum.",
+
     tags = { "melee", "armor", "cosmetic" },
     class = "key",
+
     equipmentStats = {
     blockResearching = true,
+
      isTransmog = true,
     blockAugmenting = true,
+
      slot = "legs",
     tags = { "dungeon" },
+
      cosmeticSlot = "legs"
     rarity = "epic"
+
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9027"] = {
+
   ["7095"] = {
     name = "Abandoned Academy Scroll",
+
     name = "Valiant Camo Cloak",
     id = 9027,
+
     id = 7095,
    value = 10000000,
+
     itemImage = "/images/combat/equipment/camo_cape.PNG",
    champEncounter = 3012,
+
     itemIcon = "/images/combat/equipment/camo_cape.PNG",
    enchantmentTier = 0,
+
     specialVisuals = { {
    tradeable = true,
+
      image = "/images/combat/equipment/camo_cape_back.png",
    forcedAugmentChance = 1,
+
      css = "camo-back"
     itemImage = "/images/misc/keys/abandoned_academy.png",
+
     }, {
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
+
       image = "/images/combat/equipment/camo_cape_front.png",
     class = "key",
+
       css = "camo-front"
    blockResearching = true,
+
     } },
    blockAugmenting = true,
+
    extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
    tags = { "dungeon" },
+
     class = "equipment",
    rarity = "epic",
+
     visual = "cape",
     craftingStats = {
+
     tags = { "melee", "cosmetic" },
       level = 85,
+
     equipmentStats = {
      experience = 120000,
+
      isTransmog = true,
      category = "Dungeon",
+
      slot = "cape",
       craftable = true,
+
      cosmeticSlot = "cape"
      description = "Grants one-time access to the Abandoned Academy Base dungeon. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40."
+
    },
     }
 
  },
 
  ["9028"] = {
 
    id = 9028,
 
     name = "Core Fragment",
 
     level = 90,
 
     value = 500000,
 
    tradeable = true,
 
    experience = 150,
 
    time = 5000,
 
    itemImage = "/images/mining/core.png",
 
    extraTooltipInfo = "A chunk of ore drawn from the core of the land itself. Not human mined, so where did it come from?",
 
     class = "key",
 
    blockResearching = true,
 
    tags = { "fragment", "mining", "smithing" },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["9029"] = {
+
   ["7096"] = {
    id = 9029,
+
     name = "Night Walker",
     name = "Core Ingot",
+
     id = 7096,
     level = 90,
+
     itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
    value = 1000000,
+
     extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
    experience = 50000,
+
     class = "equipment",
    time = 6400000,
+
     visual = "night-wanderer",
     itemImage = "/images/smithing/core_ingot.png",
+
     tags = { "melee", "armor", "cosmetic" },
    class = "bar",
+
     equipmentStats = {
     extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Using this to craft a key would grant you access to long lost Dwarven ruins.",
+
      isTransmog = true,
     tags = { "mining", "smithing", "fragment" },
+
      slot = "helm",
     rarity = "legendary",
+
      cosmeticSlot = "helm"
     tradeable = true
+
     },
  },
 
  ["9030"] = {
 
    id = 9030,
 
    name = "Ancient Cloth Fragment",
 
     value = 500000,
 
    tradeable = true,
 
    itemImage = "/images/misc/keys/abandoned_academy_cloth.png",
 
    class = "cloth",
 
    extraTooltipInfo = "A particularly powerful piece of arcane cloth. It could be used to craft an even more powerful scroll.",
 
     tags = { "runecrafting", "fragment" },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["9031"] = {
+
   ["7097"] = {
     id = 9031,
+
    name = "Night Wand3rer",
     name = "Ancient Oak Seed",
+
     id = 7097,
     value = 500000,
+
     itemImage = "/images/premium/cosmetic/equipment/Night_Wand3rer.png",
     experience = 40,
+
     extraTooltipInfo = "The Face Of the Last \"Wand3rer\" from the overgrown woods he really just wants a hug..",
     farmingStats = {
+
     class = "equipment",
      requiredLevel = 90,
+
     visual = "night-wanderer",
      experience = 325000,
+
    tags = { "melee", "armor", "cosmetic" },
      height = 6,
+
    equipmentStats = {
      width = 6,
+
       isTransmog = true,
       time = 1440,
+
       slot = "helm",
       image = "/images/farming/elder_oak_plant.png",
+
       cosmeticSlot = "helm"
       align = "bottom"
 
 
     },
 
     },
    class = "seed",
 
    tradeable = true,
 
    itemImage = "/images/farming/elder_oak_seed.png",
 
    tags = { "seed", "farming", "foraging", "fragment" },
 
    extraTooltipInfo = "A seed that predates even the Elder Trees.",
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["9032"] = {
+
   ["7098"] = {
     id = 9032,
+
     id = 7098,
     name = "Cursed Spade Head",
+
     name = "Celestial",
     value = 500000,
+
     itemImage = "/images/premium/cosmetic/equipment/celestial.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/celestial_icon.png",
    itemImage = "images/misc/keys/cursed_spade_head.png",
+
    extraTooltipInfo = "Who would have guessed a simple cape would have had such power?",
     class = "key",
+
     class = "equipment",
     blockResearching = true,
+
     visual = "celestial",
    extraTooltipInfo = "The head of a broken spade, evidently used to unearth some forgotten evil. With the right process you could use it to find these crypts...",
+
    equipmentStats = {
     tags = { "fragment" },
+
      isTransmog = true,
     rarity = "uncommon"
+
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     tags = { "unique", "cosmetic" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9033"] = {
+
   ["7099"] = {
     name = "Dark Vault Key",
+
     name = "Eyes of Chaos",
     id = 9033,
+
     id = 7099,
     value = 1500000,
+
     itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
     champEncounter = 3015,
+
     extraTooltipInfo = "'Eye' see you.",
     enchantmentTier = 0,
+
     class = "equipment",
     postSoulboundMaxAugLevel = 20,
+
     visual = "eyes-of-chaos",
     maxAugLevel = 20,
+
     tags = { "melee", "twohand", "cosmetic" },
     augCostScaling = {
+
     equipmentStats = {
       startsAt = 5,
+
       isTransmog = true,
       multPerLevel = 0.05
+
      slot = "weapon",
 +
       cosmeticSlot = "weapon"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    overrideItemTier = 2,
 
    itemImage = "/images/misc/keys/fortress_key.png",
 
    extraTooltipInfo = "A brutish key made of dark metal, rumored to unlock hidden treasures within the Dark Vault.",
 
    class = "key",
 
    augmentOverride = {
 
      fixedSuccessCount = 1,
 
      fixedBaseCount = 0
 
    },
 
    blockResearching = true,
 
    tags = { "dungeon" },
 
     rarity = "rare",
 
    craftingStats = {
 
      level = 85,
 
      experience = 113500,
 
      category = "Dungeon",
 
      craftable = true,
 
      description = "Grants one-time access to the Dark Vault dungeon. This is a trio encounter."
 
    }
 
 
   },
 
   },
   ["9034"] = {
+
   ["7100"] = {
     name = "Dark Vault Identification Crystal",
+
     name = "Forgotten Platelegs",
     id = 9034,
+
     id = 7100,
    value = 500000,
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
    tradeable = true,
+
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
     itemImage = "images/misc/keys/id.png",
 
    class = "key",
 
    blockResearching = true,
 
     extraTooltipInfo = "An intact identification crystal. Can be used to fashion a key to gain access to the Dark Vault.",
 
    tags = { "fragment" },
 
    rarity = "uncommon"
 
  },
 
  ["10000"] = {
 
    id = 10000,
 
    name = "The Castled King",
 
    itemImage = "/images/combat/monsters/elite/true_info.png",
 
    itemIcon = "/images/magic/prismatic_gem.png",
 
    extraTooltipInfo = "Show your true might.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "castled-king",
+
     visual = "ghost-legs",
 +
    tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       fullTransmog = true,
+
       slot = "legs",
       slot = "cape"
+
       cosmeticSlot = "legs"
 
     },
 
     },
    tags = { "armor", "unique", "cosmetic" },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["10001"] = {
+
   ["7101"] = {
     name = "Dextrous Scraps",
+
     name = "Tiny Wise Hat",
     id = 10001,
+
     id = 7101,
     value = 1000,
+
     itemImage = "/images/chaticons/chat-icon-dev.png",
     tradeable = true,
+
     extraTooltipInfo = "A tiny wise hat. Far too small for you!",
     itemImage = "/images/misc/Range_Scrap.png",
+
    class = "equipment",
     class = "gem",
+
     specialVisuals = { {
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
+
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
     canBeOpened = true,
+
      css = "tiny-wise-hat-1"
     tags = { "chest", "range" }
+
     }, {
 +
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 +
      css = "tiny-wise-hat-2"
 +
    } },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10002"] = {
+
   ["7102"] = {
     name = "Intellectual Scraps",
+
     name = "Wise Hat",
     id = 10002,
+
     id = 7102,
     value = 1000,
+
     itemImage = "/images/chaticons/chat-icon-dev.png",
     tradeable = true,
+
     extraTooltipInfo = "A wise hat for a wise person! So, why do you have it?",
     itemImage = "/images/misc/Magic_Scrap.png",
+
    class = "equipment",
     class = "gem",
+
     specialVisuals = { {
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
+
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
     canBeOpened = true,
+
      css = "medium-wise-hat-1"
     tags = { "chest", "magic" }
+
     }, {
 +
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 +
      css = "medium-wise-hat-2"
 +
    } },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10003"] = {
+
   ["7103"] = {
     name = "Gem Package",
+
     name = "Big Wise Hat",
     id = 10003,
+
     id = 7103,
     value = 1000,
+
     itemImage = "/images/chaticons/chat-icon-dev.png",
     tradeable = true,
+
     extraTooltipInfo = "A big hat that you could almost name a background character after. How can you see?",
     itemImage = "/images/misc/package.png",
+
    class = "equipment",
     class = "gem",
+
     specialVisuals = { {
     extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
+
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
     canBeOpened = true,
+
      css = "big-wise-hat-1"
     tags = { "mining", "chest" }
+
     }, {
 +
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 +
      css = "big-wise-hat-2"
 +
    } },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10004"] = {
+
   ["7104"] = {
     name = "Sealed Scroll",
+
     name = "Librarian's Chef Hat",
     id = 10004,
+
     id = 7104,
     value = 1000,
+
     itemImage = "/images/cooking/equipment/cooking_hat.png",
     tradeable = true,
+
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
     itemImage = "/images/misc/sealed_scroll.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "chef-hat",
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest" }
+
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10005"] = {
+
   ["7105"] = {
     name = "Small Gathering Supply Crate",
+
     name = "Librarian's Chef Coat",
     id = 10005,
+
     id = 7105,
     value = 1000,
+
     itemImage = "/images/cooking/equipment/cooking_body.png",
     tradeable = true,
+
     extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
     itemImage = "/images/misc/supply_crate_small.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "chef-body",
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest" }
+
      slot = "body",
 +
      cosmeticSlot = "body"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10006"] = {
+
   ["7106"] = {
     name = "Gathering Supply Crate",
+
     name = "Librarian's Chef Pants",
     id = 10006,
+
     id = 7106,
     value = 1000,
+
     itemImage = "/images/cooking/equipment/cooking_legs.png",
     tradeable = true,
+
     extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
     itemImage = "/images/misc/supply_crate.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "chef-legs",
     extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest" }
+
      slot = "legs",
 +
      cosmeticSlot = "legs"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10007"] = {
+
   ["7107"] = {
     name = "Large Gathering Supply Crate",
+
     name = "Master Chef's Lesser Ladle",
     id = 10007,
+
     id = 7107,
     value = 1000,
+
     itemImage = "/images/combat/equipment/lesser_ladle.png",
     tradeable = true,
+
     extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
     itemImage = "/images/misc/supply_crate_large.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "lesser-ladle",
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest" }
+
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "twohand", "cosmetic" }
 
   },
 
   },
   ["10008"] = {
+
   ["7108"] = {
     name = "Bucket of Worms",
+
     name = "Master Chef's Ladle",
     id = 10008,
+
     id = 7108,
    value = 1000,
+
     itemImage = "/images/combat/equipment/ladle.png",
    tradeable = true,
+
    extraTooltipInfo = "The ladle of a Master Chef. Smells of legacy!",
     itemImage = "/images/fishing/bait/bucket.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "ladle",
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "fishing", "chest" }
+
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "twohand", "cosmetic" }
 
   },
 
   },
   ["10009"] = {
+
   ["7109"] = {
     name = "Box of Skill Books",
+
     name = "Master Chef's Greater Ladle",
     id = 10009,
+
     id = 7109,
    value = 1,
+
     itemImage = "/images/combat/equipment/greater_ladle.png",
    tradeable = true,
+
    extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
     itemImage = "/images/misc/gold_lockbox.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "greater-ladle",
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest" }
+
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "twohand", "cosmetic" }
 
   },
 
   },
   ["10010"] = {
+
   ["7110"] = {
     name = "Box of Jewelry",
+
     name = "Master Chef's Golden Spoon",
     id = 10010,
+
     id = 7110,
    value = 1,
+
     itemImage = "/images/cooking/golden_spoon.png",
    tradeable = true,
+
    extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
     itemImage = "/images/misc/gold_lockbox.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "ladle",
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest" }
+
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "twohand", "cosmetic" }
 
   },
 
   },
   ["10011"] = {
+
   ["7111"] = {
     name = "Magic Starter Kit",
+
     name = "Lich's Visage",
     id = 10011,
+
     id = 7111,
    value = 1,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
    tradeable = true,
+
    extraTooltipInfo = "Gazing out from beyond the pale.",
     itemImage = "/images/misc/pouch.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "necro-cowl",
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest", "magic" }
+
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10012"] = {
+
   ["7112"] = {
     name = "Range Starter Kit",
+
     name = "Lich's Robe Top",
     id = 10012,
+
     id = 7112,
    value = 1,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_top.png",
    tradeable = true,
+
    extraTooltipInfo = "The unbeating heart still pulses with malignant energy.",
     itemImage = "/images/misc/pouch.png",
+
     class = "equipment",
     class = "gem",
+
     visual = "necro-top",
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     tags = { "chest", "range" }
+
      slot = "body",
 +
      cosmeticSlot = "body"
 +
    },
 +
    rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10013"] = {
+
   ["7113"] = {
     name = "Lesser Jewelry Cache",
+
     name = "Lich's Robe Bottoms",
     id = 10013,
+
     id = 7113,
    value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_legs.png",
    tradeable = true,
+
     extraTooltipInfo = "The darkest magics propel you forward.",
     itemImage = "/images/misc/lockbox.png",
+
     class = "equipment",
     extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
+
     visual = "necro-legs",
     canBeOpened = true,
+
     equipmentStats = {
     class = "gem",
+
      isTransmog = true,
     tags = { "chest" },
+
      slot = "legs",
     rarity = "uncommon"
+
      cosmeticSlot = "legs"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10014"] = {
+
   ["7114"] = {
     name = "Greater Jewelry Cache",
+
     name = "Lich's Gloves",
     id = 10014,
+
     id = 7114,
     value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
    itemImage = "/images/misc/gold_lockbox.png",
+
     extraTooltipInfo = "These gloves maintain only the barest grip on life.",
     extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
+
     class = "equipment",
    canBeOpened = true,
+
     specialVisuals = { {
     class = "gem",
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_1.png",
     tags = { "chest" },
+
      css = "necro-gloves-1"
    rarity = "epic"
+
    }, {
  },
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_2.png",
  ["10015"] = {
+
      css = "necro-gloves-2"
    name = "Goblin Cache",
+
    }, {
     id = 10015,
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_3.png",
     value = 1000,
+
      css = "necro-gloves-3"
     tradeable = true,
+
     } },
    itemImage = "/images/misc/package.png",
+
     visual = "necro-gloves",
    extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
+
     equipmentStats = {
     canBeOpened = true,
+
      isTransmog = true,
     class = "gem",
+
      slot = "gloves",
     tags = { "chest" },
+
      cosmeticSlot = "gloves"
    rarity = "epic"
+
     },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10016"] = {
+
   ["7115"] = {
     name = "Dark Cache",
+
     name = "Lich's Boots",
     id = 10016,
+
     id = 7115,
     value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_boots.png",
    tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/C_Necro_boots_icon.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "For crushing the life out of your enemies.",
     extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
+
     class = "equipment",
     canBeOpened = true,
+
     visual = "necro-boots",
     class = "gem",
+
     equipmentStats = {
     tags = { "chest" },
+
      isTransmog = true,
     rarity = "epic"
+
      slot = "boots",
 +
      cosmeticSlot = "boots"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10017"] = {
+
   ["7116"] = {
     name = "Giant Cache",
+
     name = "Marshall the Rat's Gun",
     id = 10017,
+
     id = 7116,
    value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/marshall_gun.png",
    tradeable = true,
+
     extraTooltipInfo = "It's a rat-sized gun! Not a gun the size of a rat, a gun that is sized for use by a rat. That's really small.",
     itemImage = "/images/misc/treasure_chest.png",
+
     class = "equipment",
     extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
+
     visual = "marshall-gun",
     canBeOpened = true,
+
     tags = { "range", "twohand", "cosmetic" },
     class = "gem",
+
    equipmentStats = {
     tags = { "chest" },
+
      isTransmog = true,
     rarity = "epic"
+
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10018"] = {
+
   ["7117"] = {
     name = "Elder Cache",
+
     name = "Profile Slot Token",
     id = 10018,
+
     id = 7117,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/green_chest.png",
+
     extraTooltipInfo = "A token that can be redeemed to increase your profile slot count by 1.",
     extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
+
     tags = { "platinum", "token" },
     canBeOpened = true,
+
     rarity = "legendary"
    class = "gem",
 
    tags = { "chest" },
 
     rarity = "epic"
 
 
   },
 
   },
   ["10019"] = {
+
   ["7118"] = {
     name = "Overgrown Cache",
+
     name = "Randomisator Horse",
     id = 10019,
+
     id = 7118,
    value = 1000,
+
     itemImage = "/images/combat/equipment/randomisator_horse.png",
    tradeable = true,
+
     extraTooltipInfo = "A random horse. Ride it into the sunset.",
     itemImage = "/images/misc/green_bag.png",
+
     class = "equipment",
     extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
+
     visual = "randomisator-horse",
     canBeOpened = true,
+
     equipmentStats = {
     class = "gem",
+
      isTransmog = true,
     tags = { "chest" },
+
      slot = "legs",
     rarity = "epic"
+
      cosmeticSlot = "legs"
 +
    },
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["10020"] = {
+
   ["7119"] = {
     name = "Barrows Cache",
+
    id = 7119,
     id = 10020,
+
     name = "Lost Artisan",
     value = 1000,
+
    itemImage = "/images/premium/cosmetic/equipment/zoomba.png",
     tradeable = true,
+
    extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the quality of equipment. Occasionally asks what year it is.",
     itemImage = "/images/misc/old_fancy_bag.png",
+
     class = "equipment",
     extraTooltipInfo = "A cache containing loot from the Ancient Barrows. It's a bit dusty but still obviously valuable.",
+
     visual = "zoomba",
     canBeOpened = true,
+
     equipmentStats = {
    class = "gem",
+
      isTransmog = true,
     tags = { "chest" },
+
      fullTransmog = true,
     rarity = "epic"
+
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
    tags = { "unique", "cosmetic" },
 +
    rarity = "legendary"
 +
  },
 +
  ["7120"] = {
 +
    id = 7120,
 +
    name = "Lost Craftsman",
 +
     itemImage = "/images/premium/cosmetic/equipment/zoomba_2.png",
 +
     extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the poor quality of equipment.",
 +
     class = "equipment",
 +
    visual = "zoomba",
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     tags = { "unique", "cosmetic" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10021"] = {
+
   ["8000"] = {
     name = "Flaming Cache",
+
     name = "RISE OF INFO",
     id = 10021,
+
     id = 8000,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/red_lockbox.png",
+
    champEncounter = 3010,
     extraTooltipInfo = "A cache containing loot from the Palace of Flames. It's still warm.",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    overrideItemTier = 1,
     class = "gem",
+
     itemImage = "/images/misc/Elite_Scroll.png",
     tags = { "chest" },
+
     extraTooltipInfo = "Ancient power emanates from the seal... It sorta smells like durian. Probably not a good idea to use this until raids are officially implemented.",
     rarity = "epic"
+
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10022"] = {
+
   ["8001"] = {
     name = "Storm Cache",
+
     name = "Black Knight's Trial",
     id = 10022,
+
     id = 8001,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/purple_chest.png",
+
    champEncounter = 2000,
     extraTooltipInfo = "A cache containing loot from the Eye of the Storm. You feel as if you're being watched.",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_BK.png",
     rarity = "epic"
+
     extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
 +
    class = "elite-scroll",
 +
     blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10023"] = {
+
   ["8002"] = {
     name = "Maelstrom Cache",
+
     name = "Giant Scroll",
     id = 10023,
+
     id = 8002,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/purple_chest_3.png",
+
    champEncounter = 2001,
     extraTooltipInfo = "A cache containing loot from the Maelstrom. It whispers to you.",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
     rarity = "epic"
+
     extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
 +
    class = "elite-scroll",
 +
     blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10024"] = {
+
   ["8003"] = {
     name = "INFO Cache",
+
     name = "Corroded Scroll",
     id = 10024,
+
     id = 8003,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/blue_box.png",
+
    champEncounter = 2002,
     extraTooltipInfo = "A cache containing loot from INFO themself. They see you as worthy. At least a bit.",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
     rarity = "epic"
+
     extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
 +
    class = "elite-scroll",
 +
     blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10025"] = {
+
   ["8004"] = {
     name = "Ancient Cache",
+
     name = "Stew Stained Page",
     id = 10025,
+
     id = 8004,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/purple_chest_3.png",
+
    champEncounter = 2003,
     canBeOpened = true,
+
    enchantmentTier = 0,
     class = "gem",
+
    maxAugLevel = 40,
     tags = { "chest" },
+
    overrideItemTier = 1,
     rarity = "epic"
+
     itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
 +
     extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10026"] = {
+
   ["8005"] = {
     name = "Dwarven Research Cache",
+
     name = "Cluster-Cluck",
     id = 10026,
+
     id = 8005,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_large.png",
+
    champEncounter = 2004,
     extraTooltipInfo = "A cache containing loot from a Dwarven Research Station. What secrets does it contain?",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
     rarity = "epic"
+
     extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10027"] = {
+
   ["8006"] = {
     name = "Elven Research Cache",
+
     name = "Demonic Trial",
     id = 10027,
+
     id = 8006,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/green_crate.png",
+
    champEncounter = 2005,
     extraTooltipInfo = "A cache containing loot from the Nature Athaneum. What secrets does it contain?",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
     rarity = "epic"
+
     extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10028"] = {
+
   ["8007"] = {
     name = "Academy Research Cache",
+
     name = "Taproot Scroll",
     id = 10028,
+
     id = 8007,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_small.png",
+
    champEncounter = 2006,
     extraTooltipInfo = "A cache containing loot from the Abandoned Academy Base. What lost secrets does it contain?",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
     rarity = "epic"
+
     extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["10029"] = {
+
   ["8008"] = {
     name = "Dark Vault Cache",
+
     name = "The Final Test",
     id = 10029,
+
     id = 8008,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/darker_chest.png",
+
    champEncounter = 5,
     extraTooltipInfo = "A cache containing loot from the Dark Vault. What treasures does it contain?",
+
    enchantmentTier = 0,
     canBeOpened = true,
+
    maxAugLevel = 40,
     class = "gem",
+
    overrideItemTier = 1,
     tags = { "chest" },
+
     itemImage = "/images/misc/Elite_Scroll.png",
     rarity = "epic"
+
     extraTooltipInfo = "Can you do what no one has ever done before?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11000"] = {
+
   ["8009"] = {
     id = 11000,
+
     name = "Shapeless Scroll",
     name = "Novice Tacklebox",
+
     id = 8009,
     value = 850,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
    champEncounter = 2007,
     itemImage = "/images/fishing/Novice_Tacklebox.png",
+
     enchantmentTier = 0,
    class = "equipment",
+
    maxAugLevel = 40,
     extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
+
    overrideItemTier = 1,
     tags = { "fishing" },
+
     itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
     equipmentStats = {
+
     extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
      slot = "tacklebox",
+
     class = "elite-scroll",
      toolBoost = { {
+
     blockCritAugment = true,
        skill = "fishing",
+
    augmentOverride = {
        boost = 3
+
       fixedSuccessCount = 1,
       }, {
+
       fixedBaseCount = 1
        skill = "fishingBaitPower",
 
        boost = 15
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 5
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1
 
       }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.5
 
      } }
 
 
     },
 
     },
     craftingStats = {
+
     blockResearching = true,
      level = 2,
+
    tags = { "elite" },
      experience = 185,
+
    rarity = "uncommon"
      category = "Fishing",
 
      craftable = true,
 
      description = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power."
 
    }
 
 
   },
 
   },
   ["11001"] = {
+
   ["8010"] = {
     id = 11001,
+
     name = "Stormy Sea Scroll",
     name = "Basic Tacklebox",
+
     id = 8010,
     value = 8000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 2,
+
    champEncounter = 2008,
     requiredLevel = {
+
     enchantmentTier = 0,
       fishing = 10
+
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
 +
    extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 
     },
 
     },
     itemImage = "/images/fishing/Basic_Tacklebox.png",
+
     blockResearching = true,
     class = "equipment",
+
     tags = { "elite" },
     extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
+
     rarity = "uncommon"
    tags = { "fishing" },
+
  },
    equipmentStats = {
+
  ["8011"] = {
      slot = "tacklebox",
+
    name = "Enchanted Armory Scroll",
      toolBoost = { {
+
    id = 8011,
        skill = "fishing",
+
    value = 500,
        boost = 6
+
    tradeable = true,
      }, {
+
    champEncounter = 2009,
        skill = "fishingBaitPower",
+
    enchantmentTier = 0,
        boost = 20
+
    maxAugLevel = 40,
      }, {
+
    overrideItemTier = 1,
        skill = "fishingReelPower",
+
    itemImage = "/images/misc/elite/Elite_Scroll_Armory.png",
        boost = 10
+
    extraTooltipInfo = "A dignified invitation to test the armory's latest creations. Will you accept?",
      }, {
+
    class = "elite-scroll",
        skill = "fishingRarityPower",
+
    blockCritAugment = true,
        boost = 3
+
    augmentOverride = {
      } },
+
       fixedSuccessCount = 1,
      augmentationBonus = { {
+
      fixedBaseCount = 1
        stat = "toolBoost.fishing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 2
 
       }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 1
 
      } }
 
 
     },
 
     },
     craftingStats = {
+
     blockResearching = true,
      level = 17,
+
    tags = { "elite" },
      experience = 1045,
+
    rarity = "uncommon"
      category = "Fishing",
 
      craftable = true,
 
      description = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity."
 
    }
 
 
   },
 
   },
   ["11002"] = {
+
   ["8012"] = {
     id = 11002,
+
     name = "Fallen Academy Scroll",
     name = "Advanced Tacklebox",
+
     id = 8012,
     value = 54500,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
    champEncounter = 2010,
     requiredLevel = {
+
     enchantmentTier = 0,
       fishing = 30
+
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/elite/Elite_Scroll_Academy.png",
 +
    extraTooltipInfo = "An academy scroll that has been warped by some sort of demonic energy. Will you explore it?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
     augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 
     },
 
     },
     itemImage = "/images/fishing/Advanced_Tacklebox.png",
+
    blockResearching = true,
     class = "equipment",
+
    tags = { "elite" },
     extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
+
    rarity = "uncommon"
     tags = { "fishing" },
+
  },
     equipmentStats = {
+
  ["8013"] = {
       slot = "tacklebox",
+
    name = "Overgrown Woods Scroll",
       toolBoost = { {
+
    id = 8013,
        skill = "fishing",
+
    value = 500,
        boost = 9
+
    tradeable = true,
      }, {
+
    champEncounter = 2011,
        skill = "fishingBaitPower",
+
    enchantmentTier = 0,
        boost = 25
+
    maxAugLevel = 40,
      }, {
+
    overrideItemTier = 1,
        skill = "fishingReelPower",
+
     itemImage = "/images/misc/elite/Elite_Scroll_Woods.png",
        boost = 15
+
     extraTooltipInfo = "An old scroll you found in the woods that leads you further into the woods. Should you follow it?",
      }, {
+
     class = "elite-scroll",
        skill = "fishingRarityPower",
+
     blockCritAugment = true,
        boost = 6
+
     augmentOverride = {
       } },
+
       fixedSuccessCount = 1,
      augmentationBonus = { {
+
       fixedBaseCount = 1
        stat = "toolBoost.fishing",
+
    },
        value = 1.5
+
    blockResearching = true,
      }, {
+
    tags = { "elite" },
        stat = "toolBoost.fishingBaitPower",
+
    rarity = "uncommon"
        value = 2.5
+
  },
      }, {
+
  ["8014"] = {
        stat = "toolBoost.fishingReelPower",
+
    name = "Elven Encampment Scroll",
        value = 3
+
    id = 8014,
      }, {
+
    value = 500,
        stat = "toolBoost.fishingRarityPower",
+
    tradeable = true,
        value = 1.5
+
    champEncounter = 2012,
       } }
+
    enchantmentTier = 0,
 +
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
 +
    extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
    tags = { "elite" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["9000"] = {
 +
    name = "Giant's Keep Key",
 +
    id = 9000,
 +
    value = 5000000,
 +
    champEncounter = 3003,
 +
    enchantmentTier = 0,
 +
    maxAugLevel = 40,
 +
    tradeable = true,
 +
    overrideItemTier = 2,
 +
    itemImage = "/images/misc/keys/Complete_Disc.png",
 +
    extraTooltipInfo = "The key to enter the Giant's Keep made of the various elemental fragments. Only five people could make it to the Keep without being spotted.",
 +
    class = "key",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     rarity = "uncommon",
+
    blockResearching = true,
 +
    tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 +
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 32,
+
       level = 85,
       experience = 6105,
+
       experience = 90000,
       category = "Fishing",
+
       category = "Dungeon",
 
       craftable = true,
 
       craftable = true,
       description = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity."
+
       description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
 
     }
 
     }
 
   },
 
   },
   ["11003"] = {
+
   ["9001"] = {
     id = 11003,
+
     id = 9001,
     name = "Pro Tacklebox",
+
     name = "Nature Fragment",
     value = 500000,
+
     value = 750000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 4,
+
     itemImage = "/images/misc/keys/Nature_Piece.png",
    requiredLevel = {
+
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
      fishing = 40
+
     class = "key",
    },
+
     blockResearching = true,
     itemImage = "/images/fishing/Pro_Tacklebox.png",
+
    tags = { "fragment", "craftable" },
    class = "equipment",
+
     rarity = "uncommon",
     extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
 
     tags = { "fishing" },
 
     equipmentStats = {
 
      slot = "tacklebox",
 
      toolBoost = { {
 
        skill = "fishing",
 
        boost = 12
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = 30
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 20
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = 10
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 2
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 3.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 4
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 2
 
      } }
 
    },
 
     rarity = "rare",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 52,
+
       level = 85,
       experience = 17900,
+
       experience = 1500,
       category = "Fishing",
+
       category = "Dungeon",
       craftable = true,
+
       craftable = true
      description = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity."
 
 
     }
 
     }
 
   },
 
   },
   ["11004"] = {
+
   ["9002"] = {
     id = 11004,
+
     id = 9002,
     name = "Supreme Tacklebox",
+
     name = "Ice Fragment",
     value = 2000000,
+
     value = 750000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 5,
+
     itemImage = "/images/misc/keys/Water_Piece.png",
    requiredLevel = {
+
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
      fishing = 50
+
     class = "key",
    },
+
     blockResearching = true,
     itemImage = "/images/fishing/Supreme_Tacklebox.png",
+
    tags = { "fragment", "craftable" },
    class = "equipment",
+
     rarity = "uncommon",
     extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
 
     tags = { "fishing" },
 
     equipmentStats = {
 
      slot = "tacklebox",
 
      toolBoost = { {
 
        skill = "fishing",
 
        boost = 15
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = 35
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 25
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = 15
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 2.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 4.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 5
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 3.5
 
      } }
 
    },
 
     rarity = "epic",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 72,
+
       level = 85,
       experience = 36720,
+
       experience = 1500,
       category = "Fishing",
+
       category = "Dungeon",
       craftable = true,
+
       craftable = true
      description = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity."
 
 
     }
 
     }
 
   },
 
   },
   ["11005"] = {
+
   ["9003"] = {
     id = 11005,
+
     id = 9003,
     name = "Ocean's Embrace",
+
     name = "Fire Fragment",
     value = 9927000,
+
     value = 750000,
     tradeable = false,
+
     tradeable = true,
    enchantmentTier = 8,
+
     itemImage = "/images/misc/keys/Fire_Piece.png",
    requiredLevel = {
+
     extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
      fishing = 80
+
     class = "key",
    },
+
     blockResearching = true,
    forcedAugmentChance = 1,
+
    tags = { "fragment", "craftable" },
    maxAugLevel = 1,
+
     rarity = "uncommon",
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    blockUnsoulbound = true,
 
     itemImage = "/images/fishing/Master_Tacklebox.png",
 
    class = "equipment",
 
     extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power. Enhances ancient fishing. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
 
     tags = { "fishing" },
 
     equipmentStats = {
 
      slot = "tacklebox",
 
      toolBoost = { {
 
        skill = "fishing",
 
        boost = 60
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = 60
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 60
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = 60
 
      } },
 
      itemSet = { 10001, 10002 },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 6
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 6
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 6
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 6
 
      } }
 
    },
 
     rarity = "legendary",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 85,
       experience = 79000,
+
       experience = 1500,
       category = "Fishing",
+
       category = "Dungeon",
       craftable = true,
+
       craftable = true
      description = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity. Enhances ancient fishing. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
 
      unlockQuest = 215
 
 
     }
 
     }
 
   },
 
   },
   ["11010"] = {
+
   ["9004"] = {
     id = 11010,
+
     id = 9004,
     name = "Earthworm Bait",
+
     name = "Corrupted Fragment",
 +
    value = 750000,
 
     tradeable = true,
 
     tradeable = true,
    value = 1,
+
     itemImage = "/images/misc/keys/Death_Piece.png",
    fishingBait = {
+
     extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
      bait = 5,
+
     class = "key",
      reel = 5
+
    blockResearching = true,
    },
+
     tags = { "fragment" },
     itemImage = "images/fishing/bait/earthworm_hook.png",
+
    rarity = "uncommon"
     extraTooltipInfo = "A tiny lil' earthworm.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11011"] = {
+
   ["9005"] = {
     id = 11011,
+
     id = 9005,
     name = "Fat Nightcrawler Bait",
+
     name = "Chaos Fragment",
 +
    value = 750000,
 
     tradeable = true,
 
     tradeable = true,
     value = 5,
+
    itemImage = "/images/misc/keys/Chaos_Piece.png",
     fishingBait = {
+
    extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
      level = 1,
+
    class = "key",
      bait = 15,
+
    blockResearching = true,
       reel = 10,
+
    tags = { "fragment" },
       bonus = 5
+
    rarity = "uncommon"
 +
  },
 +
  ["9006"] = {
 +
    name = "Torn Goblin Settlement Map",
 +
    id = 9006,
 +
     value = 100000,
 +
    tradeable = true,
 +
    champEncounter = 3001,
 +
    enchantmentTier = 0,
 +
    maxAugLevel = 40,
 +
     overrideItemTier = 2,
 +
    itemImage = "/images/misc/keys/goblin_map.png",
 +
    extraTooltipInfo = "A map to find an elusive goblin settlement. You could probably only bring up to three people to this location safely.",
 +
    class = "key",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/nightcrawler_hook.png",
+
     blockResearching = true,
     extraTooltipInfo = "A big ol' nightcrawler.",
+
    tags = { "dungeon", "craftable" },
     class = "fish",
+
    blockCritAugment = true,
    tags = { "fishing" }
+
     rarity = "uncommon",
 +
     craftingStats = {
 +
      level = 30,
 +
      experience = 5030,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter."
 +
    }
 
   },
 
   },
   ["11012"] = {
+
   ["9007"] = {
     id = 11012,
+
    name = "Scrap of Stained Parchment",
     name = "Glowbug Bait",
+
     id = 9007,
 +
     value = 7500,
 
     tradeable = true,
 
     tradeable = true,
    value = 5,
+
     itemImage = "/images/misc/keys/goblin_map_piece.png",
    fishingBait = {
+
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
      level = 1,
+
     class = "key",
      bait = 10,
+
    blockResearching = true,
      reel = 15,
+
     tags = { "fragment" },
      bonus = 5
+
    rarity = "uncommon"
    },
 
     itemImage = "images/fishing/bait/glowbug_hook.png",
 
     extraTooltipInfo = "A small glowbug.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11013"] = {
+
   ["9008"] = {
     id = 11013,
+
    name = "Dark Fortress Key",
     name = "Shrimp Tail Bait",
+
     id = 9008,
 +
     value = 750000,
 
     tradeable = true,
 
     tradeable = true,
     value = 35,
+
     champEncounter = 3002,
     fishingBait = {
+
     enchantmentTier = 0,
      level = 1,
+
    maxAugLevel = 40,
      bait = 20,
+
    overrideItemTier = 2,
       reel = 10,
+
    itemImage = "/images/misc/keys/fortress_key.png",
       bonus = 5
+
    extraTooltipInfo = "A brutish key made of dark metal. The way to a fortress is treacherous, no more than three people could make the journey.",
 +
    class = "key",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/shrimptail_hook.png",
+
     blockResearching = true,
     extraTooltipInfo = "The tail of a shrimp.",
+
     tags = { "dungeon", "craftable" },
     class = "fish",
+
     blockCritAugment = true,
     tags = { "crafting", "fishing" },
+
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 5,
+
       level = 50,
       experience = 15,
+
       experience = 30500,
       category = "Fishing",
+
       category = "Dungeon",
 
       craftable = true,
 
       craftable = true,
      multiplier = 5,
+
       description = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter."
       description = "Each craft results in 5 bait."
 
 
     }
 
     }
 
   },
 
   },
   ["11014"] = {
+
   ["9009"] = {
     id = 11014,
+
    name = "Dark Key Piece",
     name = "Fish Guts Bait",
+
     id = 9009,
 +
     value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     value = 50,
+
    itemImage = "/images/misc/keys/fortress_key_piece.png",
     fishingBait = {
+
    extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
      level = 2,
+
    class = "key",
      bait = 25,
+
    blockResearching = true,
       reel = 5,
+
    tags = { "fragment" },
       bonus = 10
+
    rarity = "uncommon"
 +
  },
 +
  ["9010"] = {
 +
    name = "Cursed Spade",
 +
    id = 9010,
 +
     value = 2000000,
 +
    tradeable = true,
 +
    maxAugLevel = 40,
 +
     champEncounter = 3006,
 +
    overrideItemTier = 2,
 +
    itemImage = "images/misc/keys/cursed_spade.png",
 +
    extraTooltipInfo = "A cursed spade that is drawn to long forgotten lands...",
 +
    class = "key",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/fish_guts_hook.png",
+
     blockResearching = true,
     extraTooltipInfo = "Some fish guts. Ew.",
+
     tags = { "dungeon", "craftable" },
     class = "fish",
+
     blockCritAugment = true,
     tags = { "crafting", "fishing" },
+
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 20,
+
       level = 50,
       experience = 45,
+
       experience = 10020,
       category = "Fishing",
+
       category = "Dungeon",
 
       craftable = true,
 
       craftable = true,
      multiplier = 3,
+
       description = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?"
       description = "Each craft results in 3 bait."
 
 
     }
 
     }
 
   },
 
   },
   ["11015"] = {
+
   ["9011"] = {
     id = 11015,
+
    name = "Burning Feather",
     name = "Smelly Meat Bait",
+
     id = 9011,
 +
     value = 2000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 75,
+
     enchantmentTier = 0,
     fishingBait = {
+
     maxAugLevel = 40,
      level = 2,
+
    champEncounter = 3007,
      bait = 15,
+
    overrideItemTier = 2,
       reel = 15,
+
    itemImage = "images/misc/keys/flame_feather.png",
       bonus = 5
+
    extraTooltipInfo = "The feather itself appears to be made out of fire! You could probably lead yourself and one other wherever it's pointing. It just wants to go home, but you'd probably melt in there. Better bring some Flame Resistance food!",
 +
    class = "key",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/smelly_meat_hook.png",
+
     blockResearching = true,
    extraTooltipInfo = "Some smelly, probably not rotten, meat.",
+
     tags = { "dungeon", "craftable" },
    class = "fish",
+
     blockCritAugment = true,
     tags = { "fishing" }
+
     rarity = "rare",
  },
 
  ["11016"] = {
 
    id = 11016,
 
    name = "Hardened Hook Bait",
 
     tradeable = true,
 
     value = 100,
 
    fishingBait = {
 
      level = 3,
 
      reel = 35,
 
      bonus = 20,
 
      multReel = 1.3,
 
      multBonus = 1.1
 
    },
 
    itemImage = "images/fishing/bait/hardened_hook.png",
 
    extraTooltipInfo = "A hook designed to make reeling in big catches easier.",
 
    class = "fish",
 
    tags = { "crafting", "fishing" },
 
 
     craftingStats = {
 
     craftingStats = {
       level = 35,
+
       level = 60,
       experience = 300,
+
       experience = 28000,
       category = "Fishing",
+
       category = "Dungeon",
 
       craftable = true,
 
       craftable = true,
      multiplier = 12,
+
       description = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter."
       description = "Each craft results in 12 bait."
 
 
     }
 
     }
 
   },
 
   },
   ["11017"] = {
+
   ["9012"] = {
     id = 11017,
+
    name = "Krampus' Key",
     name = "Alluring Lure Bait",
+
     id = 9012,
     tradeable = true,
+
     value = 69,
     value = 100,
+
     tradeable = false,
     fishingBait = {
+
     enchantmentTier = 0,
      level = 3,
+
     itemImage = "/images/christmas/krampus_key.png",
      bait = 20,
+
    extraTooltipInfo = "A piece of bone with some bits of metal sticking off of it. If you squint really hard it somewhat resembles a key.",
      bonus = 30,
+
    class = "key",
       multBait = 1.2,
+
    augmentOverride = {
       multBonus = 1.1
+
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/alluring_lure.png",
+
    blockResearching = true,
     extraTooltipInfo = "A shiny lure designed to entice even the most wary catches.",
+
    tags = { "dungeon", "event" },
     class = "fish",
+
    blockCritAugment = true
     tags = { "crafting", "fishing" },
+
  },
 +
  ["9013"] = {
 +
    name = "Molten Ashes",
 +
    id = 9013,
 +
    value = 150000,
 +
    tradeable = true,
 +
     itemImage = "/images/misc/keys/infernal_ashes.png",
 +
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
 +
    class = "key",
 +
    blockResearching = true,
 +
    tags = { "fragment" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["9014"] = {
 +
    name = "Infernal Flame",
 +
    id = 9014,
 +
    value = 250000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/keys/infernal_flame.png",
 +
    extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
 +
     class = "key",
 +
    blockResearching = true,
 +
     tags = { "fragment", "craftable" },
 +
    rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 35,
+
       level = 60,
       experience = 250,
+
       experience = 1250,
       category = "Fishing",
+
       category = "Dungeon",
       craftable = true,
+
       craftable = true
      multiplier = 14,
 
      description = "Each craft results in 14 bait."
 
 
     }
 
     }
 
   },
 
   },
   ["11018"] = {
+
   ["9015"] = {
     id = 11018,
+
    name = "Cracked Shrimp Bauble",
     name = "Writhing Tentacle Bait",
+
     id = 9015,
 +
    value = 420,
 +
    tradeable = false,
 +
    partyTradeable = true,
 +
    champEncounter = 3000,
 +
    itemImage = "/images/misc/shrimp_bauble_cracked.png",
 +
    extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
 +
    class = "key",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 +
    tags = { "dungeon" },
 +
    blockCritAugment = true,
 +
    rarity = "uncommon"
 +
  },
 +
  ["9016"] = {
 +
     name = "Elder Lockstone",
 +
    id = 9016,
 +
    value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 666,
+
     maxAugLevel = 40,
     fishingBait = {
+
     champEncounter = 3004,
      level = 5,
+
    overrideItemTier = 2,
      bait = -30,
+
    itemImage = "images/misc/keys/lockstone.png",
      reel = -30,
+
    extraTooltipInfo = "A lockstone that can lead its owner to a hidden Elder Ruin and reveal its untouched treasures.",
      bonus = 60,
+
    class = "key",
      multReel = 1.3,
+
    augmentOverride = {
       multBait = 1.3,
+
       fixedSuccessCount = 1,
       multBonus = 1.3
+
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
+
     blockResearching = true,
     extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it. Enhances ancient fishing.",
+
     tags = { "dungeon", "craftable" },
    class = "fish",
+
     blockCritAugment = true,
     tags = { "crafting", "fishing" },
+
     rarity = "epic",
     rarity = "uncommon",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 50,
+
       level = 80,
       experience = 150,
+
       experience = 50500,
       category = "Fishing",
+
       category = "Dungeon",
 
       craftable = true,
 
       craftable = true,
      multiplier = 6,
+
       description = "Repairing the lockstone appears to activate some sort of latent power within it."
       description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it. Enhances ancient fishing."
 
 
     }
 
     }
 
   },
 
   },
   ["11019"] = {
+
   ["9017"] = {
     id = 11019,
+
    name = "Castle Map",
     name = "Mysterious Bait",
+
     id = 9017,
     tradeable = true,
+
     value = 2000000,
     value = 500,
+
     tradeable = true,
     fishingBait = {
+
     maxAugLevel = 40,
      randomizeBoosts = true,
+
    champEncounter = 3005,
      level = 0,
+
     overrideItemTier = 2,
      bait = 0,
+
    itemImage = "images/misc/keys/castle_map.png",
       reel = 0,
+
    extraTooltipInfo = "A full map that leads to an old castle.",
       bonus = 0
+
    class = "key",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     itemImage = "images/fishing/bait/mysterious_bait_hook.png",
+
     blockResearching = true,
     extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to a random fishing stat.",
+
    tags = { "dungeon", "craftable" },
     class = "fish",
+
     blockCritAugment = true,
    tags = { "fishing" }
+
    rarity = "epic",
 +
     craftingStats = {
 +
      level = 74,
 +
      experience = 27600,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "A full map that leads to an old castle."
 +
    }
 
   },
 
   },
   ["11030"] = {
+
   ["9018"] = {
     id = 11030,
+
    name = "Ancient Pyramid",
     name = "Rotten Driftwood",
+
     id = 9018,
 +
     value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 15,
+
     maxAugLevel = 40,
     experience = 15,
+
     champEncounter = 3008,
     heat = 25,
+
     overrideItemTier = 2,
     itemImage = "images/fishing/material/rotten_driftwood.png",
+
     itemImage = "images/misc/keys/pyramid.png",
     extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
+
     extraTooltipInfo = "An ancient chunk of stone curiously shaped into a pyramid.",
     class = "fish",
+
     class = "key",
     tags = { "fishing", "heat" }
+
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon", "craftable" },
 +
    rarity = "epic",
 +
    blockCritAugment = true,
 +
    craftingStats = {
 +
      level = 80,
 +
      experience = 41000,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "An ancient chunk of stone curiously shaped into a pyramid."
 +
    }
 
   },
 
   },
   ["11031"] = {
+
   ["9019"] = {
     id = 11031,
+
    name = "Ancient Maelstrom Orb",
     name = "Sturdy Driftwood",
+
     id = 9019,
 +
     value = 10000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 50,
+
     maxAugLevel = 40,
     experience = 50,
+
     champEncounter = 3009,
     heat = 75,
+
     overrideItemTier = 2,
     itemImage = "images/fishing/material/sturdy_driftwood.png",
+
     itemImage = "images/misc/keys/prism.png",
     extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
+
     extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
     class = "fish",
+
     class = "key",
     tags = { "fishing", "heat" }
+
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 112500,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "A prism trapped inside of a magical prison. What could go wrong if you released it?"
 +
    }
 
   },
 
   },
   ["11032"] = {
+
   ["9020"] = {
     id = 11032,
+
    name = "Ancient Crystal",
     name = "Aquamarine",
+
     id = 9020,
     tradeable = true,
+
    value = 1000000,
     value = 15000,
+
    tradeable = true,
     experience = 250,
+
    itemImage = "/images/misc/keys/ancient_crystal.png",
     itemImage = "images/fishing/material/aquamarine.png",
+
    extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
     extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
+
    class = "key",
     class = "fish",
+
    blockResearching = true,
     tags = { "fishing" }
+
    tags = { "fragment" },
 +
    rarity = "epic"
 +
  },
 +
  ["9021"] = {
 +
     name = "Ancient Stone",
 +
    id = 9021,
 +
    value = 1000000,
 +
     tradeable = true,
 +
    itemImage = "/images/misc/keys/ancient_stone.png",
 +
    extraTooltipInfo = "An ancient stone. Appears to be hewn in such a way that it would be able to fit nicely with other similar stones, despite its obvious age and damage.",
 +
    class = "key",
 +
    blockResearching = true,
 +
    tags = { "fragment" },
 +
    rarity = "epic"
 +
  },
 +
  ["9022"] = {
 +
    name = "Partial Map",
 +
    id = 9022,
 +
     value = 150000,
 +
     tradeable = true,
 +
     itemImage = "/images/misc/keys/partial_map.png",
 +
     extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
 +
     class = "key",
 +
    blockResearching = true,
 +
     tags = { "fragment" },
 +
    rarity = "rare"
 
   },
 
   },
   ["11033"] = {
+
   ["9023"] = {
    id = 11033,
+
     name = "Elder Gem",
     name = "Ancient Fishing Rod",
+
     id = 9023,
     tradeable = false,
+
     value = 3000000,
     value = 2500000,
+
     tradeable = true,
     experience = 2500,
+
     itemImage = "/images/misc/keys/elder_gem.png",
     itemImage = "images/fishing/rod_master.png",
+
     extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
     extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
+
     class = "key",
     class = "fish",
+
    blockResearching = true,
     tags = { "fishing" },
+
     tags = { "fragment" },
     rarity = "rare",
+
     rarity = "rare"
    craftingStats = {
 
      level = 90,
 
      experience = 45000,
 
      category = "Fishing",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["11034"] = {
+
   ["9024"] = {
     id = 11034,
+
    name = "Awakened Shrimp Eye",
     name = "Ancient Harpoon",
+
     id = 9024,
     tradeable = false,
+
     value = 30000000,
     value = 2500000,
+
     tradeable = true,
     experience = 45000,
+
    champEncounter = 3011,
     itemImage = "images/fishing/harpoon_master.png",
+
     enchantmentTier = 0,
     extraTooltipInfo = "An ancient harpoon, probably dragged up from some ancient aquatic ruin. Not much good on its own in this condition; it would take a master crafter to repair it...",
+
     overrideItemTier = 2,
     class = "fish",
+
     itemImage = "/images/misc/shrimp_eye.png",
     tags = { "fishing" },
+
     extraTooltipInfo = "It's looking at you. Don't look too closely back.",
     rarity = "rare",
+
     class = "key",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon", "craftable" },
 +
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 92,
       experience = 45000,
+
       experience = 237000,
       category = "Fishing",
+
       category = "Dungeon",
       craftable = true
+
       craftable = true,
 +
      description = "You can awaken the eye through a series of ancient rituals. Are you prepared?"
 
     }
 
     }
 
   },
 
   },
   ["11035"] = {
+
   ["9025"] = {
     id = 11035,
+
    name = "Core Ingot",
     name = "Ancient Fishing Net",
+
     id = 9025,
     tradeable = false,
+
    value = 5000000,
     value = 2500000,
+
     champEncounter = 3014,
     experience = 45000,
+
     tradeable = true,
     itemImage = "images/fishing/net_master.png",
+
    level = 70,
     extraTooltipInfo = "An ancient fishing net, the material it's made out of appears to be alive. Not much good on its own in this condition; it would take a master crafter to repair it...",
+
     smithingTier = 7,
     class = "fish",
+
     experience = 50000,
     tags = { "fishing" },
+
    time = 14400000,
     rarity = "rare",
+
     itemImage = "/images/smithing/core_ingot.png",
 +
     extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Allows you to enter the Dwarven Research Station. Augmentation level is randomly chosen up to (Smithing + Mining) / 40.",
 +
     class = "key",
 +
    blockResearching = true,
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
     tags = { "dungeon", "craftable" },
 +
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 85,
       experience = 45000,
+
       experience = 120000,
       category = "Fishing",
+
       category = "Dungeon",
 
       craftable = true
 
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["11036"] = {
+
   ["9026"] = {
     id = 11036,
+
    name = "Heart of the Oak",
     name = "Mystical Driftwood",
+
    id = 9026,
 +
    value = 5000000,
 +
    champEncounter = 3013,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/keys/heart_oak.png",
 +
    extraTooltipInfo = "The key to enter the Nature Atheneum.",
 +
    class = "key",
 +
    blockResearching = true,
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    tags = { "dungeon" },
 +
    rarity = "epic"
 +
  },
 +
  ["9027"] = {
 +
    name = "Ancient Cloth Piece",
 +
    id = 9027,
 +
    value = 5000000,
 +
    champEncounter = 3012,
 +
    enchantmentTier = 0,
 +
    tradeable = true,
 +
    level = 70,
 +
    time = 7200000,
 +
    experience = 300000,
 +
    itemImage = "/images/misc/keys/abandoned_academy_cloth.png",
 +
    extraTooltipInfo = "Allows you to enter the Abandoned Academy Base. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40.",
 +
    class = "cloth",
 +
    blockResearching = true,
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    tags = { "dungeon" },
 +
    rarity = "epic"
 +
  },
 +
  ["9028"] = {
 +
     id = 9028,
 +
     name = "Core Fragment",
 +
    level = 90,
 +
    value = 500000,
 
     tradeable = true,
 
     tradeable = true,
    value = 150,
 
 
     experience = 150,
 
     experience = 150,
     heat = 125,
+
     time = 5000,
     itemImage = "images/fishing/material/mystical_driftwood.png",
+
     itemImage = "/images/mining/core.png",
     extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
+
     extraTooltipInfo = "A chunk of ore drawn from the core of the land itself. Too hard to break with any pickaxe. What will you do with it?",
     class = "fish",
+
     class = "key",
     tags = { "fishing", "heat" },
+
    blockResearching = true,
     rarity = "uncommon"
+
     tags = { "fragment", "mining", "smithing" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11037"] = {
+
   ["9029"] = {
     id = 11037,
+
     id = 9029,
     name = "Dwarven Alloy",
+
     name = "Core Ingot Material",
     tradeable = false,
+
     level = 90,
     value = 2500000,
+
     value = 1000000,
    experience = 2500,
+
     itemImage = "/images/smithing/core_ingot.png",
     itemImage = "images/mining/dwarven_ingot.png",
 
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
 
 
     class = "bar",
 
     class = "bar",
     tags = { "mining" },
+
     extraTooltipInfo = "A material that mimics parts of Dwarven Craftdwarfship. Legacy version. Using this to craft a key would grant you access to long lost Dwarven ruins.",
     rarity = "rare",
+
     tags = { "smithing", "fragment" },
     craftingStats = {
+
     rarity = "legendary",
      level = 90,
+
    tradeable = true
      experience = 45000,
 
      category = "Mining",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["11038"] = {
+
   ["9030"] = {
     id = 11038,
+
     id = 9030,
     name = "Dwarven Ingot",
+
     name = "Ancient Fiber Strings",
    tradeable = false,
+
     value = 250000,
     value = 2500000,
+
     tradeable = true,
     experience = 45000,
+
     itemImage = "/images/fishing/material/fiber_7.png",
     itemImage = "images/mining/dwarven_ingot_2.png",
+
     class = "fiber",
     extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
+
     extraTooltipInfo = "Particularly powerful strings of arcane fiber. When handled carefully, these could be used to craft an even more powerful type of cloth.",
     class = "bar",
+
     tags = { "runecrafting", "fragment" },
     tags = { "mining" },
+
     rarity = "legendary"
    rarity = "rare",
 
     craftingStats = {
 
      level = 90,
 
      experience = 45000,
 
      category = "Mining",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["11039"] = {
+
   ["9031"] = {
     id = 11039,
+
     id = 9031,
     name = "Dwarven Mold",
+
     name = "Ancient Oak Seed",
     tradeable = false,
+
     value = 500000,
     value = 2500000,
+
    experience = 40,
     experience = 45000,
+
     class = "seed",
     itemImage = "images/mining/dwarven_ingot_3.png",
+
     tradeable = true,
     extraTooltipInfo = "A sort of mold to form a tool with.",
+
     itemImage = "/images/farming/elder_oak_seed.png",
    class = "bar",
+
     tags = { "fragment", "craftable", "seed", "farming" },
     tags = { "mining" },
+
     extraTooltipInfo = "A seed that predates even the Elder Trees.",
     rarity = "rare",
+
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 60,
       experience = 45000,
+
       experience = 60000,
       category = "Mining",
+
       category = "Farming",
 
       craftable = true
 
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["11040"] = {
+
   ["9032"] = {
     id = 11040,
+
     id = 9032,
     name = "Very Mysterious Seedling",
+
     name = "Cursed Spade Head",
    tradeable = false,
+
     value = 500000,
     value = 2500000,
+
     tradeable = true,
     experience = 45000,
+
     itemImage = "images/misc/keys/cursed_spade_head.png",
     itemImage = "images/farming/mysterious_plant_44.png",
+
     class = "key",
     extraTooltipInfo = "It is looking at you.",
+
     blockResearching = true,
     class = "bar",
+
    extraTooltipInfo = "The head of a broken spade, evidently used to unearth some forgotten evil. With the right process you could use it to find these crypts...",
     tags = { "foraging" },
+
     tags = { "fragment" },
     rarity = "rare",
+
     rarity = "uncommon"
    craftingStats = {
 
      level = 90,
 
      experience = 45000,
 
      category = "Foraging",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["11041"] = {
+
   ["9033"] = {
     id = 11041,
+
    name = "Dark Vault Key",
     name = "Elder Sap",
+
     id = 9033,
     tradeable = false,
+
     value = 3000000,
     value = 2500000,
+
     tradeable = true,
     experience = 45000,
+
    champEncounter = 3015,
     itemImage = "images/foraging/elder_sap.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "Sap taken from a tree that is much older than you are.",
+
     maxAugLevel = 40,
     class = "bar",
+
     overrideItemTier = 2,
     tags = { "foraging" },
+
     itemImage = "/images/misc/keys/vault_key.png",
 +
     extraTooltipInfo = "A brutish key made of dark metal, slotted with a crystal, rumored to unlock hidden treasures within the Dark Vault.",
 +
     class = "key",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 +
    blockCritAugment = true,
 +
     tags = { "dungeon", "craftable" },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 85,
       experience = 45000,
+
       experience = 113500,
       category = "Foraging",
+
       category = "Dungeon",
       craftable = true
+
       craftable = true,
 +
      description = "Grants one-time access to the Dark Vault dungeon. This is a trio encounter."
 
     }
 
     }
 
   },
 
   },
   ["11042"] = {
+
   ["9034"] = {
     id = 11042,
+
    name = "Dark Vault Identification Crystal",
     name = "World Tree Branch",
+
     id = 9034,
     tradeable = false,
+
    value = 500000,
     value = 2500000,
+
    tradeable = true,
     experience = 45000,
+
    itemImage = "images/misc/keys/id.png",
     itemImage = "images/foraging/world_branch.png",
+
    class = "key",
     extraTooltipInfo = "Basically just a shiny branch!",
+
    blockResearching = true,
     class = "bar",
+
    extraTooltipInfo = "An intact identification crystal. Can be used to fashion a key to gain access to the Dark Vault.",
     tags = { "foraging" },
+
    tags = { "fragment" },
     rarity = "rare",
+
    rarity = "uncommon"
     craftingStats = {
+
  },
      level = 90,
+
  ["9035"] = {
      experience = 45000,
+
     name = "Prismatic Pudding",
      category = "Foraging",
+
     id = 9035,
      craftable = true
+
     value = 5000000,
     }
+
     champEncounter = 3016,
 +
    tradeable = true,
 +
     itemImage = "/images/misc/keys/prismatic_pudding.png",
 +
     extraTooltipInfo = "The only dish capable of granting you entry to the Master Chicken's Kitchen. The Final Flan!",
 +
     class = "cooking-ingredient",
 +
    blockResearching = true,
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
     tags = { "dungeon", "cooking" },
 +
     rarity = "epic"
 +
  },
 +
  ["9036"] = {
 +
    id = 9036,
 +
    name = "Prismatic Extract",
 +
     value = 500000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/keys/prismatic_extract.png",
 +
    class = "cooking-ingredient",
 +
    extraTooltipInfo = "Like vanilla extract, but magical. Can be used with dairy to make the fabled Prismatic Pudding and challenge the Master Chicken Chef.",
 +
     tags = { "fragment", "cooking", "ingredient", "prepared" },
 +
    rarity = "epic"
 
   },
 
   },
   ["12000"] = {
+
   ["9037"] = {
    name = "Fisherman's Smock",
+
     id = 9037,
     id = 12000,
+
     name = "Ancient Sap Droplet",
     enchantmentTier = 3,
 
    forcedEnchant = 50,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "body",
 
      toolBoost = { {
 
        skill = "fishing",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 1
 
      } },
 
      itemSet = { 10001, 10002 }
 
    },
 
 
     value = 250000,
 
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentOverrideSlot = "fishingset",
+
     itemImage = "/images/foraging/ancient_sap_droplet.png",
     itemImage = "/images/fishing/equipment/smock.png",
+
    class = "seed",
     extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
+
    extraTooltipInfo = "A sap droplet from some ancient tree, perhaps it could be infused into an Elder Tree Seed and planted to see what it once was?",
 +
    tags = { "fragment" },
 +
    rarity = "epic"
 +
  },
 +
  ["10000"] = {
 +
    id = 10000,
 +
    name = "The Castled King",
 +
     itemImage = "/images/combat/monsters/elite/true_info.png",
 +
    itemIcon = "/images/magic/prismatic_gem.png",
 +
     extraTooltipInfo = "Show your true might.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "smock",
+
     visual = "castled-king",
     tags = { "armor", "fishing" },
+
     equipmentStats = {
    rarity = "rare",
+
      isTransmog = true,
    craftingStats = {
+
       fullTransmog = true,
       level = 60,
+
       slot = "cape",
       experience = 22500,
+
       cosmeticSlot = "base"
       category = "Fishing",
+
    },
      craftable = true,
+
    tags = { "unique", "cosmetic" },
      unlockQuest = 214
+
    rarity = "legendary"
    }
 
 
   },
 
   },
   ["12001"] = {
+
   ["10001"] = {
     name = "Fisherman's Bucket Hat",
+
     name = "Dextrous Scraps",
     id = 12001,
+
     id = 10001,
    enchantmentTier = 3,
+
     value = 1000,
    forcedEnchant = 51,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "fishing",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 1
 
      } },
 
      itemSet = { 10001, 10002 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "fishingset",
+
     itemImage = "/images/misc/Range_Scrap.png",
     itemImage = "/images/fishing/equipment/bucket_hat.png",
+
     class = "gem",
    extraTooltipInfo = "A hat for fishing! You can already feel it making your reflexes sharper.",
+
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
     class = "equipment",
+
     tags = { "range", "chest" },
     visual = "bucket-hat",
+
     canBeOpened = true
     tags = { "armor", "fishing" },
 
     rarity = "rare",
 
    craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Fishing",
 
      craftable = true,
 
      unlockQuest = 214
 
    }
 
 
   },
 
   },
   ["12002"] = {
+
   ["10002"] = {
     name = "Fisherman's Waders",
+
     name = "Intellectual Scraps",
     id = 12002,
+
     id = 10002,
    enchantmentTier = 3,
+
     value = 1000,
    forcedEnchant = 49,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "legs",
 
      toolBoost = { {
 
        skill = "fishing",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 1
 
      } },
 
      itemSet = { 10001, 10002 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "fishingset",
+
     itemImage = "/images/misc/Magic_Scrap.png",
     itemImage = "/images/fishing/equipment/waders.png",
+
     class = "gem",
    extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
+
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
     class = "equipment",
+
     tags = { "magic", "chest" },
     visual = "waders",
+
     canBeOpened = true
     tags = { "armor", "fishing" },
 
     rarity = "rare",
 
    craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Fishing",
 
      craftable = true,
 
      unlockQuest = 214
 
    }
 
 
   },
 
   },
   ["12003"] = {
+
   ["10003"] = {
     name = "Miner's Smock",
+
     name = "Gem Package",
     id = 12003,
+
     id = 10003,
     enchantmentTier = 3,
+
     value = 1000,
     forcedEnchant = 68,
+
     tradeable = true,
     forcedEnchantAmount = 3,
+
     itemImage = "/images/misc/package.png",
     equipmentStats = {
+
     class = "gem",
      slot = "body",
+
    extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
      toolBoost = { {
+
    tags = { "mining", "chest" },
        skill = "mining",
+
    canBeOpened = true
        boost = 0
+
  },
      } },
+
  ["10004"] = {
      augmentationBonus = { {
+
    name = "Sealed Scroll",
        stat = "toolBoost.mining",
+
    id = 10004,
        value = 1
+
     value = 1000,
      } },
 
      itemSet = { 10007, 10008 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "miningset",
+
     itemImage = "/images/misc/sealed_scroll.png",
     itemImage = "/images/fishing/equipment/smock.png",
+
     class = "gem",
    extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
+
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
     class = "equipment",
+
     canBeOpened = true,
     visual = "smock",
+
     tags = { "chest" }
    tags = { "armor", "mining" },
 
     rarity = "rare",
 
     craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Mining",
 
      craftable = true,
 
      unlockQuest = 210
 
    }
 
 
   },
 
   },
   ["12004"] = {
+
   ["10005"] = {
     name = "Miner's Lantern Helmet",
+
     name = "Small Gathering Supply Crate",
     id = 12004,
+
     id = 10005,
    enchantmentTier = 3,
+
     value = 1000,
    forcedEnchant = 83,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "miningset",
+
     itemImage = "/images/misc/supply_crate_small.png",
     itemImage = "/images/fishing/equipment/bucket_hat.png",
+
     class = "gem",
    extraTooltipInfo = "OSHA approved! Let's you see better! Wow!",
+
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
     class = "equipment",
+
     canBeOpened = true,
     visual = "bucket-hat",
+
     tags = { "chest" }
    tags = { "armor", "mining" },
 
     rarity = "rare",
 
     craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Mining",
 
      craftable = true,
 
      unlockQuest = 210
 
    }
 
 
   },
 
   },
   ["12005"] = {
+
   ["10006"] = {
     name = "Miner's Trousers",
+
     name = "Gathering Supply Crate",
     id = 12005,
+
     id = 10006,
    enchantmentTier = 3,
+
     value = 1000,
    forcedEnchant = 67,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "legs",
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "miningset",
+
     itemImage = "/images/misc/supply_crate.png",
     itemImage = "/images/fishing/equipment/waders.png",
+
     class = "gem",
    extraTooltipInfo = "A pair of trousers that you swear definitely makes you better at mining despite being a simple pair of pants. Are they magical? Probably not. Probably.",
+
     extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
     class = "equipment",
+
     canBeOpened = true,
     visual = "waders",
+
     tags = { "chest" }
    tags = { "armor", "mining" },
 
     rarity = "rare",
 
     craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Mining",
 
      craftable = true,
 
      unlockQuest = 210
 
    }
 
 
   },
 
   },
   ["12006"] = {
+
   ["10007"] = {
     name = "Lumberjack's Vest",
+
     name = "Large Gathering Supply Crate",
     id = 12006,
+
     id = 10007,
    enchantmentTier = 3,
+
     value = 1000,
    forcedEnchant = 35,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "body",
 
      toolBoost = { {
 
        skill = "foraging",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.foraging",
 
        value = 1
 
      } },
 
      itemSet = { 10005, 10006 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "foragingset",
+
     itemImage = "/images/misc/supply_crate_large.png",
     itemImage = "/images/foraging/Foraging_Top.png",
+
     class = "gem",
    extraTooltipInfo = "Makes you want to shout timber.",
+
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
     class = "equipment",
+
     canBeOpened = true,
     visual = "smock",
+
     tags = { "chest" }
    tags = { "armor", "foraging" },
 
     rarity = "rare",
 
     craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Foraging",
 
      craftable = true,
 
      unlockQuest = 212
 
    }
 
 
   },
 
   },
   ["12007"] = {
+
   ["10008"] = {
     name = "Lumberjack's Hat",
+
     name = "Bucket of Worms",
     id = 12007,
+
     id = 10008,
    enchantmentTier = 3,
+
     value = 1000,
    forcedEnchant = 55,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "foraging",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.foraging",
 
        value = 1
 
      } },
 
      itemSet = { 10005, 10006 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "foragingset",
+
     itemImage = "/images/fishing/bait/bucket.png",
     itemImage = "/images/foraging/Foraging_hat.png",
+
     class = "gem",
    extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
+
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
     class = "equipment",
+
     tags = { "fishing", "chest" },
     visual = "lumberjack-hat",
+
     canBeOpened = true
     tags = { "armor", "foraging" },
 
     rarity = "rare",
 
    craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Foraging",
 
      craftable = true,
 
      unlockQuest = 212
 
    }
 
 
   },
 
   },
   ["12008"] = {
+
   ["10009"] = {
     name = "Lumberjack's Trousers",
+
     name = "Box of Skill Books",
     id = 12008,
+
     id = 10009,
     enchantmentTier = 3,
+
     value = 1,
    forcedEnchant = 56,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "legs",
 
      toolBoost = { {
 
        skill = "foraging",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.foraging",
 
        value = 1
 
      } },
 
      itemSet = { 10005, 10006 }
 
    },
 
    value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "foragingset",
+
     itemImage = "/images/misc/gold_lockbox.png",
    itemImage = "/images/foraging/Foraging_legs.png",
 
    extraTooltipInfo = "You're a lumberjack and you're okay!",
 
    class = "equipment",
 
    visual = "lumberjack-legs",
 
    tags = { "armor", "foraging" },
 
    rarity = "rare",
 
    craftingStats = {
 
      level = 60,
 
      experience = 22500,
 
      category = "Foraging",
 
      craftable = true,
 
      unlockQuest = 212
 
    }
 
  },
 
  ["12009"] = {
 
    id = 12009,
 
    name = "Fishing Shard",
 
    tradeable = false,
 
     itemImage = "/images/fishing/fishing_shard.png",
 
    extraTooltipInfo = "A shard for creating skilling gear.",
 
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "fishing" },
+
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
     rarity = "uncommon"
+
    canBeOpened = true,
 +
     tags = { "chest" }
 
   },
 
   },
   ["12010"] = {
+
   ["10010"] = {
     id = 12010,
+
    name = "Box of Jewelry",
     name = "Mining Shard",
+
     id = 10010,
     tradeable = false,
+
     value = 1,
     itemImage = "/images/mining/mining_shard.png",
+
     tradeable = true,
    extraTooltipInfo = "A shard for creating skilling gear.",
+
     itemImage = "/images/misc/gold_lockbox.png",
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "mining" },
+
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
     rarity = "uncommon"
+
    canBeOpened = true,
 +
     tags = { "chest" }
 
   },
 
   },
   ["12011"] = {
+
   ["10011"] = {
     id = 12011,
+
    name = "Magic Starter Kit",
     name = "Foraging Shard",
+
     id = 10011,
     tradeable = false,
+
     value = 1,
     itemImage = "/images/foraging/foraging_shard.png",
+
     tradeable = true,
    extraTooltipInfo = "A shard for creating skilling gear.",
+
     itemImage = "/images/misc/pouch.png",
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "foraging" },
+
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
     rarity = "uncommon"
+
     tags = { "magic", "chest" },
 +
     canBeOpened = true
 
   },
 
   },
   ["12012"] = {
+
   ["10012"] = {
     id = 12012,
+
    name = "Range Starter Kit",
     name = "Prismatic Dust",
+
     id = 10012,
     tradeable = false,
+
     value = 1,
     itemImage = "/images/magic/pris_dust.png",
+
     tradeable = true,
    extraTooltipInfo = "A fine dust that radiates a prismatic luster; formed when too much power is imbued into a Black Opal",
+
     itemImage = "/images/misc/pouch.png",
 
     class = "gem",
 
     class = "gem",
     tags = { "enchanting" },
+
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
     rarity = "legendary"
+
     tags = { "range", "chest" },
 +
     canBeOpened = true
 
   },
 
   },
   ["12013"] = {
+
   ["10013"] = {
     name = "Chef's Hat",
+
     name = "Lesser Jewelry Cache",
     id = 12013,
+
     id = 10013,
    enchantmentTier = 3,
+
     value = 1000,
    equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 5
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } },
 
      itemSet = { 10025, 10026 }
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
    enchantmentOverrideSlot = "cookingset",
+
     itemImage = "/images/misc/lockbox.png",
     itemImage = "/images/cooking/equipment/cooking_hat.png",
+
     extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
+
     class = "gem",
     class = "equipment",
+
     rarity = "uncommon",
     visual = "chef-hat",
+
     canBeOpened = true,
     tags = { "armor", "cooking" },
+
     tags = { "chest" }
     rarity = "rare"
 
 
   },
 
   },
   ["12014"] = {
+
   ["10014"] = {
     id = 12014,
+
     name = "Greater Jewelry Cache",
     name = "Infernal Dust",
+
     id = 10014,
     value = 100,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/magic/infernal_dust.png",
+
     itemImage = "/images/misc/gold_lockbox.png",
     extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
+
     extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
 
     class = "gem",
 
     class = "gem",
     tags = { "enchanting" },
+
     rarity = "epic",
     rarity = "rare"
+
     canBeOpened = true,
 +
    tags = { "chest" }
 
   },
 
   },
   ["12015"] = {
+
   ["10015"] = {
     name = "Golden Spoon",
+
     name = "Goblin Cache",
     id = 12015,
+
     id = 10015,
    enchantmentTier = 8,
+
     value = 1000,
    requiredLevel = {
+
     tradeable = true,
      cooking = 80
+
     itemImage = "/images/misc/package.png",
    },
+
     extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
    forcedAugmentChance = 1,
 
     value = 12960000,
 
     tradeable = false,
 
    enchantmentOverrideSlot = "ladle",
 
    maxAugLevel = 1,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    blockUnsoulbound = true,
 
     itemImage = "/images/cooking/golden_spoon.png",
 
     extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
 
    class = "equipment",
 
    tags = { "cooking" },
 
    equipmentStats = {
 
      slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 60
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 5
 
      } },
 
      itemSet = { 10025, 10026 }
 
    },
 
    rarity = "legendary",
 
    craftingStats = {
 
      level = 90,
 
      experience = 250000,
 
      category = "Skilling",
 
      craftable = true,
 
      description = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
 
      unlockQuest = 221
 
    }
 
  },
 
  ["12016"] = {
 
    id = 12016,
 
    name = "Cooking Shard",
 
    tradeable = false,
 
    itemImage = "/images/cooking/cooking_shard.png",
 
    extraTooltipInfo = "A shard for creating skilling gear.",
 
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "cooking" },
+
     rarity = "epic",
     rarity = "uncommon"
+
    canBeOpened = true,
 +
     tags = { "chest" }
 
   },
 
   },
   ["12017"] = {
+
   ["10016"] = {
     id = 12017,
+
    name = "Dark Cache",
     name = "Runecrafting Shard",
+
     id = 10016,
     tradeable = false,
+
     value = 1000,
     itemImage = "/images/runecrafting/runecrafting_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
     itemImage = "/images/misc/dark_chest.png",
 +
     extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "runecrafting" },
+
     rarity = "epic",
     rarity = "uncommon"
+
    canBeOpened = true,
 +
     tags = { "chest" }
 
   },
 
   },
   ["12018"] = {
+
   ["10017"] = {
     name = "Camo Cloak",
+
     name = "Giant Cache",
     id = 12018,
+
     id = 10017,
    enchantmentTier = 1,
+
     value = 1000,
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/treasure_chest.png",
      enchanting = 40
+
     extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
    },
+
     class = "gem",
    forcedEnchant = 9501,
+
     rarity = "epic",
    forcedEnchantAmount = 1,
+
     canBeOpened = true,
     itemImage = "/images/combat/equipment/camo_cape.PNG",
+
     tags = { "chest" }
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
 
    specialVisuals = { {
 
      image = "/images/combat/equipment/camo_cape_back.png",
 
      css = "camo-back"
 
    }, {
 
      image = "/images/combat/equipment/camo_cape_front.png",
 
      css = "camo-front"
 
    } },
 
     extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
 
     class = "equipment",
 
     visual = "cape",
 
     tags = { "armor", "mining", "foraging", "fishing" },
 
     equipmentStats = {
 
      slot = "cape",
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.foraging",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 0.5
 
      } }
 
    },
 
    rarity = "rare",
 
    craftingStats = {
 
      level = 60,
 
      experience = 20250,
 
      category = "Skilling",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["12019"] = {
+
   ["10018"] = {
     name = "Flamboyant Cape",
+
     name = "Elder Cache",
     id = 12019,
+
     id = 10018,
    enchantmentTier = 1,
+
     value = 1000,
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/green_chest.png",
      enchanting = 40
+
     extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
    },
+
     class = "gem",
    forcedEnchant = 9500,
+
     rarity = "epic",
    forcedEnchantAmount = 1,
+
     canBeOpened = true,
     itemImage = "/images/combat/equipment/flamboyant_cape.png",
+
     tags = { "chest" }
     extraTooltipInfo = "A bright, flamboyant cape designed to catch the eye of monsters. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
+
  },
     class = "equipment",
+
  ["10019"] = {
     visual = "cape",
+
    name = "Overgrown Cache",
     tags = { "armor", "mining", "foraging", "fishing" },
+
    id = 10019,
     equipmentStats = {
+
    value = 1000,
      slot = "cape",
+
    tradeable = true,
      augmentationBonus = { {
+
    itemImage = "/images/misc/green_bag.png",
        stat = "toolBoost.mining",
+
    extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
        value = 0.5
+
    class = "gem",
      }, {
+
     rarity = "epic",
        stat = "toolBoost.foraging",
+
     canBeOpened = true,
        value = 0.5
+
    tags = { "chest" }
      }, {
 
        stat = "toolBoost.fishing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 0.5
 
      } }
 
    },
 
     rarity = "rare",
 
     craftingStats = {
 
      level = 60,
 
      experience = 20250,
 
      category = "Skilling",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["12020"] = {
+
   ["10020"] = {
     name = "Small Bag of Holding",
+
     name = "Barrows Cache",
     id = 12020,
+
     id = 10020,
    enchantmentTier = 1,
+
     value = 1000,
     value = 10000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/old_fancy_bag.png",
      enchanting = 25
+
     extraTooltipInfo = "A cache containing loot from the Ancient Barrows. It's a bit dusty but still obviously valuable.",
    },
+
     class = "gem",
    forcedEnchant = 80,
+
     rarity = "epic",
    forcedEnchantAmount = 1,
+
     canBeOpened = true,
     itemImage = "/images/jewellery/bag_1.png",
+
     tags = { "chest" }
     extraTooltipInfo = "A small bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +5 augment levels.",
 
     class = "equipment",
 
     tags = { "armor", "mining", "foraging", "fishing" },
 
     equipmentStats = {
 
      slot = "arrows",
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 0.25
 
      }, {
 
        stat = "toolBoost.foraging",
 
        value = 0.25
 
      }, {
 
        stat = "toolBoost.fishing",
 
        value = 0.25
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 0.25
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.25
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 0.25
 
      } }
 
     },
 
    rarity = "uncommon",
 
    craftingStats = {
 
      level = 20,
 
      experience = 3000,
 
      category = "Skilling",
 
      craftable = true
 
    }
 
 
   },
 
   },
   ["12021"] = {
+
   ["10021"] = {
     name = "Bag of Holding",
+
     name = "Flaming Cache",
     id = 12021,
+
     id = 10021,
    enchantmentTier = 2,
+
     value = 1000,
     value = 100000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/red_lockbox.png",
      enchanting = 50
+
     extraTooltipInfo = "A cache containing loot from the Palace of Flames. It's still warm.",
    },
+
     class = "gem",
    forcedEnchant = 80,
+
     rarity = "epic",
    forcedEnchantAmount = 2,
+
     canBeOpened = true,
     itemImage = "/images/jewellery/bag_2.png",
+
    tags = { "chest" }
     extraTooltipInfo = "A bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +10 augment levels.",
+
  },
     class = "equipment",
+
  ["10022"] = {
     tags = { "armor", "mining", "foraging", "fishing" },
+
    name = "Storm Cache",
     equipmentStats = {
+
    id = 10022,
      slot = "arrows",
+
    value = 1000,
      augmentationBonus = { {
+
    tradeable = true,
        stat = "toolBoost.mining",
+
    itemImage = "/images/misc/purple_chest.png",
        value = 0.5
+
    extraTooltipInfo = "A cache containing loot from the Eye of the Storm. You feel as if you're being watched.",
      }, {
+
    class = "gem",
        stat = "toolBoost.foraging",
+
    rarity = "epic",
        value = 0.5
+
    canBeOpened = true,
      }, {
+
    tags = { "chest" }
        stat = "toolBoost.fishing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 0.5
 
      } },
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = 2.5
 
      }, {
 
        skill = "foraging",
 
        boost = 2.5
 
      }, {
 
        skill = "fishing",
 
        boost = 2.5
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = 2.5
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = 2.5
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 2.5
 
      } }
 
    },
 
    rarity = "rare"
 
 
   },
 
   },
   ["12022"] = {
+
   ["10023"] = {
     name = "Large Bag of Holding",
+
     name = "Maelstrom Cache",
     id = 12022,
+
     id = 10023,
    enchantmentTier = 3,
+
     value = 1000,
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/misc/purple_chest_3.png",
      enchanting = 75
+
    extraTooltipInfo = "A cache containing loot from the Maelstrom. It whispers to you.",
     },
+
    class = "gem",
     forcedEnchant = 80,
+
    rarity = "epic",
     forcedEnchantAmount = 3,
+
    canBeOpened = true,
     itemImage = "/images/jewellery/bag_3.png",
+
    tags = { "chest" }
     extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
+
  },
     class = "equipment",
+
  ["10024"] = {
     tags = { "armor", "mining", "foraging", "fishing" },
+
    name = "INFO Cache",
     equipmentStats = {
+
     id = 10024,
      slot = "arrows",
+
     value = 1000,
      augmentationBonus = { {
+
     tradeable = true,
        stat = "toolBoost.mining",
+
     itemImage = "/images/misc/blue_box.png",
        value = 1
+
     extraTooltipInfo = "A cache containing loot from INFO themself. They see you as worthy. At least a bit.",
      }, {
+
     class = "gem",
        stat = "toolBoost.foraging",
+
    rarity = "epic",
        value = 1
+
    canBeOpened = true,
      }, {
+
     tags = { "chest" }
        stat = "toolBoost.fishing",
+
  },
        value = 1
+
  ["10025"] = {
       }, {
+
    name = "Ancient Cache",
         stat = "toolBoost.fishingBaitPower",
+
    id = 10025,
         value = 1
+
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/purple_chest_3.png",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10026"] = {
 +
    name = "Dwarven Research Cache",
 +
    id = 10026,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/supply_crate_large.png",
 +
    extraTooltipInfo = "A cache containing loot from a Dwarven Research Station. What secrets does it contain?",
 +
     class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10027"] = {
 +
    name = "Elven Research Cache",
 +
    id = 10027,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/green_crate.png",
 +
    extraTooltipInfo = "A cache containing loot from the Nature Athaneum. What secrets does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10028"] = {
 +
    name = "Academy Research Cache",
 +
    id = 10028,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/supply_crate_small.png",
 +
    extraTooltipInfo = "A cache containing loot from the Abandoned Academy Base. What lost secrets does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10029"] = {
 +
    name = "Dark Vault Cache",
 +
    id = 10029,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/darker_chest.png",
 +
    extraTooltipInfo = "A cache containing loot from the Dark Vault. What treasures does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10030"] = {
 +
    name = "Chicken Kitchen Cache",
 +
    id = 10030,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/fancy_bag.png",
 +
    extraTooltipInfo = "A cache containing loot from the Master Chicken's Kitchen. What does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["11000"] = {
 +
    id = 11000,
 +
    name = "Novice Tacklebox",
 +
    value = 850,
 +
    tradeable = true,
 +
    enchantmentTier = 1,
 +
    itemImage = "/images/fishing/Novice_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
       slot = "tacklebox",
 +
      toolBoost = { {
 +
         skill = "fishing",
 +
         boost = 3
 
       }, {
 
       }, {
         stat = "toolBoost.fishingRarityPower",
+
        skill = "fishingBaitPower",
 +
        boost = 15
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 5
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
         stat = "toolBoost.fishingBaitPower",
 
         value = 1
 
         value = 1
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingReelPower",
 
         stat = "toolBoost.fishingReelPower",
 
         value = 1
 
         value = 1
       } },
+
       }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 185,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power."
 +
    }
 +
  },
 +
  ["11001"] = {
 +
    id = 11001,
 +
    name = "Basic Tacklebox",
 +
    value = 8000,
 +
    tradeable = true,
 +
    enchantmentTier = 2,
 +
    requiredLevel = {
 +
      fishing = 10
 +
    },
 +
    itemImage = "/images/fishing/Basic_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 
       toolBoost = { {
 
       toolBoost = { {
        skill = "mining",
 
        boost = 10
 
      }, {
 
        skill = "foraging",
 
        boost = 10
 
      }, {
 
 
         skill = "fishing",
 
         skill = "fishing",
         boost = 10
+
         boost = 6
 
       }, {
 
       }, {
 
         skill = "fishingBaitPower",
 
         skill = "fishingBaitPower",
 +
        boost = 20
 +
      }, {
 +
        skill = "fishingReelPower",
 
         boost = 10
 
         boost = 10
 
       }, {
 
       }, {
 
         skill = "fishingRarityPower",
 
         skill = "fishingRarityPower",
         boost = 10
+
         boost = 3
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 2
 
       }, {
 
       }, {
         skill = "fishingReelPower",
+
         stat = "toolBoost.fishingRarityPower",
         boost = 10
+
         value = 1
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     craftingStats = {
 +
      level = 10,
 +
      experience = 1045,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity."
 +
    }
 
   },
 
   },
   ["12023"] = {
+
   ["11002"] = {
    name = "Newbie Adventurer's Backpack",
+
     id = 11002,
     id = 12023,
+
     name = "Advanced Tacklebox",
     enchantmentTier = 1,
+
     value = 54500,
     value = 10000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 3,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 35
+
       fishing = 30
 
     },
 
     },
    forcedEnchant = 79,
+
     itemImage = "/images/fishing/Advanced_Tacklebox.png",
    forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/adventurer_1.png",
 
    extraTooltipInfo = "A backpack with all the goodies and supplies necessary to help an adventurer get more research done when gathering in the field. May require some adjustment by a new owner before becoming comfortable to wear!",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
     tags = { "armor", "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking" },
+
     tags = { "fishing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "tacklebox",
       augmentationBonus = { {
+
       toolBoost = { {
         stat = "toolBoost.mining",
+
         skill = "fishing",
         value = 1
+
        boost = 9
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
         boost = 25
 
       }, {
 
       }, {
         stat = "toolBoost.foraging",
+
         skill = "fishingReelPower",
         value = 1
+
         boost = 15
 
       }, {
 
       }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 6
 +
      } },
 +
      augmentationBonus = { {
 
         stat = "toolBoost.fishing",
 
         stat = "toolBoost.fishing",
         value = 1
+
         value = 1.5
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingBaitPower",
 
         stat = "toolBoost.fishingBaitPower",
         value = 1
+
         value = 2.5
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 1
 
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingReelPower",
 
         stat = "toolBoost.fishingReelPower",
         value = 1
+
         value = 3
      } },
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = -10
 
 
       }, {
 
       }, {
         skill = "foraging",
+
         stat = "toolBoost.fishingRarityPower",
        boost = -10
+
         value = 1.5
      }, {
 
        skill = "fishing",
 
        boost = -10
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = -10
 
      }, {
 
        skill = "fishingRarityPower",
 
         boost = -10
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = -10
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "uncommon",
 
     craftingStats = {
 
     craftingStats = {
       level = 35,
+
       level = 30,
       experience = 3000,
+
       experience = 6255,
       category = "Skilling",
+
       category = "Fishing",
       craftable = true
+
       craftable = true,
 +
      description = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity."
 
     }
 
     }
 
   },
 
   },
   ["12024"] = {
+
   ["11003"] = {
    name = "Dwarven Adventurer's Backpack",
+
     id = 11003,
     id = 12024,
+
     name = "Pro Tacklebox",
     enchantmentTier = 2,
+
     value = 500000,
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 4,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 90
+
       fishing = 40
 
     },
 
     },
    forcedEnchant = 79,
+
     itemImage = "/images/fishing/Pro_Tacklebox.png",
    forcedEnchantAmount = 2,
 
     itemImage = "/images/jewellery/adventurer_2.png",
 
    extraTooltipInfo = "A redesigned backpack drawing from dwarven research to massively increase research capabilities when gathering out in the field. May require some significant adjustment by a new owner before becoming comfortable to wear!",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
     tags = { "armor", "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking" },
+
     tags = { "fishing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "tacklebox",
       augmentationBonus = { {
+
       toolBoost = { {
         stat = "toolBoost.mining",
+
         skill = "fishing",
         value = 2
+
        boost = 12
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
         boost = 30
 
       }, {
 
       }, {
         stat = "toolBoost.foraging",
+
         skill = "fishingReelPower",
         value = 2
+
         boost = 20
 
       }, {
 
       }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 10
 +
      } },
 +
      augmentationBonus = { {
 
         stat = "toolBoost.fishing",
 
         stat = "toolBoost.fishing",
 
         value = 2
 
         value = 2
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingBaitPower",
 
         stat = "toolBoost.fishingBaitPower",
         value = 2
+
         value = 3.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 4
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingRarityPower",
 
         stat = "toolBoost.fishingRarityPower",
 
         value = 2
 
         value = 2
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 2
 
      } },
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = -20
 
      }, {
 
        skill = "foraging",
 
        boost = -20
 
      }, {
 
        skill = "fishing",
 
        boost = -20
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = -20
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = -20
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = -20
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 85,
+
       level = 40,
       experience = 121000,
+
       experience = 18150,
       category = "Skilling",
+
       category = "Fishing",
       craftable = true
+
       craftable = true,
 +
      description = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity."
 
     }
 
     }
 
   },
 
   },
   ["12025"] = {
+
   ["11004"] = {
    name = "Cloak of Many Pockets",
+
     id = 11004,
     id = 12025,
+
     name = "Supreme Tacklebox",
     enchantmentTier = 1,
+
     value = 2000000,
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 5,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 60
+
       fishing = 50
 
     },
 
     },
    forcedEnchant = 76,
+
     itemImage = "/images/fishing/Supreme_Tacklebox.png",
    forcedEnchantAmount = 1,
 
     itemImage = "/images/combat/equipment/many_pockets.png",
 
    extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
     tags = { "armor", "smithing", "runecrafting", "cooking" },
+
     tags = { "fishing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 15
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 35
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 25
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 15
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.fishing",
         value = 0.5
+
         value = 2.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 4.5
 
       }, {
 
       }, {
         stat = "toolBoost.runecrafting",
+
         stat = "toolBoost.fishingReelPower",
         value = 0.5
+
         value = 5
 
       }, {
 
       }, {
         stat = "toolBoost.cooking",
+
         stat = "toolBoost.fishingRarityPower",
         value = 0.5
+
         value = 3.5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 50,
       experience = 20250,
+
       experience = 38920,
       category = "Skilling",
+
       category = "Fishing",
       craftable = true
+
       craftable = true,
 +
      description = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity."
 
     }
 
     }
 
   },
 
   },
   ["12026"] = {
+
   ["11005"] = {
     name = "Cloak of the Void",
+
    id = 11005,
     id = 12026,
+
     name = "Ocean's Embrace",
     enchantmentTier = 2,
+
     value = 9927000,
     value = 2000000,
+
     tradeable = false,
     tradeable = true,
+
     partyTradeable = true,
 +
     enchantmentTier = 8,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 85
+
       fishing = 80
 
     },
 
     },
    forcedEnchant = 76,
+
     itemImage = "/images/fishing/Master_Tacklebox.png",
    forcedEnchantAmount = 2,
 
     itemImage = "/images/combat/equipment/void_cape.png",
 
    extraTooltipInfo = "A cloak with access to a small pocket dimension for storage. Greatly increases your ability to stay organized and efficient while processing materials.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power.",
     tags = { "armor", "smithing", "runecrafting", "cooking" },
+
     tags = { "fishing", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "tacklebox",
       augmentationBonus = { {
+
       toolBoost = { {
         stat = "toolBoost.smithing",
+
         skill = "fishing",
         value = 1
+
         boost = 60
 
       }, {
 
       }, {
         stat = "toolBoost.runecrafting",
+
         skill = "fishingBaitPower",
         value = 1
+
         boost = 60
 
       }, {
 
       }, {
         stat = "toolBoost.cooking",
+
        skill = "fishingReelPower",
         value = 1
+
        boost = 60
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 60
 +
      } },
 +
      itemSet = { 10001, 10002 },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 6
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 6
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 6
 +
      }, {
 +
         stat = "toolBoost.fishingRarityPower",
 +
         value = 6
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "legendary",
 
     rarity = "legendary",
 
     craftingStats = {
 
     craftingStats = {
       level = 85,
+
       level = 90,
       experience = 120250,
+
       experience = 79000,
       category = "Skilling",
+
       category = "Fishing",
       craftable = true
+
       craftable = true,
 +
      description = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity.",
 +
      unlockQuest = 215
 
     }
 
     }
 
   },
 
   },
   ["12027"] = {
+
   ["11010"] = {
     id = 12027,
+
     id = 11010,
     name = "Dwarven Manufacturing Pendant",
+
     name = "Earthworm Bait",
    value = 200000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     value = 1,
     forcedEnchant = 84,
+
     fishingBait = {
    forcedEnchantAmount = 1,
+
      bait = 5,
    itemImage = "/images/jewellery/engineering.png",
+
       reel = 5
    class = "equipment",
 
    extraTooltipInfo = "Empowers you to hastily process materials and items.",
 
    tags = { "smithing", "runecrafting", "cooking" },
 
    requiredLevel = {
 
       crafting = 50
 
 
     },
 
     },
     equipmentStats = {
+
     itemImage = "images/fishing/bait/earthworm_hook.png",
      slot = "arrows",
+
    extraTooltipInfo = "A tiny lil' earthworm.",
      augmentationBonus = { {
+
    class = "fish-secondary",
        stat = "toolBoost.smithing",
+
    tags = { "fishing", "bait" }
        value = 1
+
  },
      }, {
+
  ["11011"] = {
        stat = "toolBoost.runecrafting",
+
    id = 11011,
        value = 1
+
    name = "Fat Nightcrawler Bait",
       }, {
+
    tradeable = true,
        stat = "toolBoost.cooking",
+
    value = 5,
        value = 1
+
    fishingBait = {
       } }
+
       level = 1,
 +
      bait = 15,
 +
      reel = 10,
 +
       bonus = 5
 
     },
 
     },
     rarity = "rare"
+
     itemImage = "images/fishing/bait/nightcrawler_hook.png",
 +
    extraTooltipInfo = "A big ol' nightcrawler.",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "bait" }
 
   },
 
   },
   ["12028"] = {
+
   ["11012"] = {
     id = 12028,
+
     id = 11012,
     name = "Elven Logistics Pendant",
+
     name = "Glowbug Bait",
    value = 200000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     value = 5,
     forcedEnchant = 85,
+
     fishingBait = {
    forcedEnchantAmount = 1,
+
      level = 1,
    itemImage = "/images/jewellery/logistics.PNG",
+
      bait = 10,
    class = "equipment",
+
      reel = 15,
    extraTooltipInfo = "Empowers you to efficiently process materials and items.",
+
       bonus = 5
    tags = { "smithing", "runecrafting", "cooking" },
 
    requiredLevel = {
 
       crafting = 50
 
 
     },
 
     },
     equipmentStats = {
+
     itemImage = "images/fishing/bait/glowbug_hook.png",
      slot = "arrows",
+
    extraTooltipInfo = "A small glowbug.",
      augmentationBonus = { {
+
    class = "fish-secondary",
        stat = "toolBoost.smithing",
+
    tags = { "fishing", "bait" }
        value = 1
+
  },
      }, {
+
  ["11013"] = {
        stat = "toolBoost.runecrafting",
+
    id = 11013,
        value = 1
+
    name = "Shrimp Tail Bait",
       }, {
+
    tradeable = true,
        stat = "toolBoost.cooking",
+
    value = 35,
        value = 1
+
    fishingBait = {
       } }
+
       level = 1,
 +
      bait = 20,
 +
      reel = 10,
 +
       bonus = 5
 
     },
 
     },
     rarity = "rare"
+
     itemImage = "images/fishing/bait/shrimptail_hook.png",
 +
    extraTooltipInfo = "The tail of a shrimp.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 15,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 5,
 +
      description = "Each craft results in 5 bait."
 +
    }
 
   },
 
   },
   ["12029"] = {
+
   ["11014"] = {
     id = 12029,
+
     id = 11014,
     name = "Farming Shard",
+
     name = "Fish Guts Bait",
     tradeable = false,
+
     tradeable = true,
     itemImage = "/images/farming/farming_shard.png",
+
     value = 50,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
     fishingBait = {
    class = "gem",
+
      level = 2,
    tags = { "shard", "cooking" },
+
      bait = 25,
    rarity = "uncommon"
+
      reel = 5,
  },
+
       bonus = 10
  ["12030"] = {
 
    id = 12030,
 
    name = "Dwarven Tongs",
 
    value = 13782100,
 
    tradeable = false,
 
    enchantmentTier = 8,
 
    requiredLevel = {
 
       smithing = 80
 
 
     },
 
     },
    forcedAugmentChance = 1,
+
     itemImage = "images/fishing/bait/fish_guts_hook.png",
    maxAugLevel = 1,
+
     extraTooltipInfo = "Some fish guts. Ew.",
    augCostScaling = {
+
     class = "fish-secondary",
      soulboundOnly = true,
+
     tags = { "crafting", "fishing", "craftable", "bait" },
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    blockUnsoulbound = true,
 
     itemImage = "/images/smithing/dwarven_tongs.png",
 
    class = "equipment",
 
     extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
 
     tags = { "smithing" },
 
     equipmentStats = {
 
      slot = "tongs",
 
      toolBoost = { {
 
        skill = "smithing",
 
        boost = 90
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 5
 
      } },
 
      itemSet = { 10023, 10024 }
 
    },
 
    rarity = "legendary",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 20,
       experience = 250000,
+
       experience = 45,
       category = "Skilling",
+
       category = "Fishing",
 
       craftable = true,
 
       craftable = true,
       description = "A legendary set of tongs made from lost dwarven technology. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
      multiplier = 3,
      unlockQuest = 219
+
       description = "Each craft results in 3 bait."
 
     }
 
     }
 
   },
 
   },
   ["12031"] = {
+
   ["11015"] = {
     id = 12031,
+
     id = 11015,
     name = "Smithing Shard",
+
     name = "Smelly Meat Bait",
     tradeable = false,
+
     tradeable = true,
     itemImage = "/images/smithing/smithing_shard.png",
+
     value = 75,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
     fishingBait = {
    class = "gem",
+
      level = 2,
    tags = { "shard", "cooking" },
+
      bait = 15,
    rarity = "uncommon"
+
      reel = 15,
  },
+
       bonus = 5
  ["12032"] = {
 
    id = 12032,
 
    name = "Elvish Hoe",
 
    value = 13782100,
 
    tradeable = false,
 
    enchantmentTier = 8,
 
    requiredLevel = {
 
       farming = 80
 
 
     },
 
     },
     forcedAugmentChance = 1,
+
     itemImage = "images/fishing/bait/smelly_meat_hook.png",
     maxAugLevel = 1,
+
    extraTooltipInfo = "Some smelly, probably not rotten, meat.",
     augCostScaling = {
+
     class = "fish-secondary",
      soulboundOnly = true,
+
     tags = { "fishing", "bait" }
       startsAt = 3,
+
  },
       multPerLevel = 0.5,
+
  ["11016"] = {
       soulboundMaxDuplicates = 1,
+
    id = 11016,
       soulboundIgnoresMaxAug = true
+
    name = "Hardened Hook Bait",
 +
    tradeable = true,
 +
    value = 100,
 +
    fishingBait = {
 +
       level = 3,
 +
       reel = 35,
 +
      bonus = 20,
 +
       multReel = 1.3,
 +
       multBonus = 1.1
 
     },
 
     },
    blockUnsoulbound = true,
+
     itemImage = "images/fishing/bait/hardened_hook.png",
     itemImage = "/images/farming/elven_hoe.png",
+
     extraTooltipInfo = "A hook designed to make reeling in big catches easier. Has a flat +15% chance of being preserved.",
    class = "equipment",
+
     class = "fish-secondary",
     extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond? Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
     tags = { "crafting", "fishing", "craftable", "bait" },
     tags = { "farming" },
 
     equipmentStats = {
 
      slot = "hoe",
 
      toolBoost = { {
 
        skill = "farming",
 
        boost = 90
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.farming",
 
        value = 5
 
      } }
 
    },
 
    rarity = "legendary",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 90,
+
       level = 35,
       experience = 508000,
+
       experience = 300,
       category = "Farming",
+
       category = "Fishing",
 
       craftable = true,
 
       craftable = true,
       description = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond? Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
+
      multiplier = 12,
      unlockQuest = 222
+
       description = "Each craft results in 12 bait."
 
     }
 
     }
 
   },
 
   },
   ["12033"] = {
+
   ["11017"] = {
     id = 12033,
+
     id = 11017,
     name = "Void Portal Anchor",
+
     name = "Alluring Lure Bait",
    value = 1500000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/void_anchor.png",
+
    value = 100,
     extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
+
    fishingBait = {
     class = "key",
+
      level = 3,
     blockResearching = true,
+
      bait = 20,
     tags = { "crafting" },
+
      bonus = 30,
    rarity = "legendary"
+
      multBait = 1.2,
 +
      multBonus = 1.1
 +
    },
 +
     itemImage = "images/fishing/bait/alluring_lure.png",
 +
     extraTooltipInfo = "A shiny lure designed to entice even the most wary catches. Has a flat +15% chance of being preserved.",
 +
     class = "fish-secondary",
 +
     tags = { "crafting", "fishing", "craftable", "bait" },
 +
     craftingStats = {
 +
      level = 35,
 +
      experience = 250,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 14,
 +
      description = "Each craft results in 14 bait."
 +
    }
 
   },
 
   },
   ["12034"] = {
+
   ["11018"] = {
     id = 12034,
+
     id = 11018,
     name = "Defunct Golem Core",
+
     name = "Writhing Tentacle Bait",
    value = 1500000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/golem_core.png",
+
     value = 666,
     extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
+
     fishingBait = {
    class = "key",
+
      level = 5,
    blockResearching = true,
+
      bait = -30,
    tags = { "crafting" },
+
      reel = -30,
    rarity = "legendary"
+
      bonus = 60,
  },
+
      multReel = 1.3,
  ["12035"] = {
+
      multBait = 1.3,
    id = 12035,
+
      multBonus = 1.3
    name = "Lava Heart",
+
     },
    value = 150000,
+
     itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
     tradeable = true,
+
     extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it.",
     itemImage = "/images/misc/lava_heart.png",
+
     class = "fish-secondary",
     extraTooltipInfo = "A mechanical heart that pumps molten stone instead of blood. With the right equipment it could enhance your Smithing capabilities.",
+
     tags = { "crafting", "fishing", "craftable", "bait" },
     class = "bar",
+
     rarity = "uncommon",
    blockResearching = true,
+
    craftingStats = {
     tags = { "crafting", "smithing" },
+
      level = 45,
     rarity = "rare"
+
      experience = 150,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 6,
 +
      description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it."
 +
    }
 
   },
 
   },
   ["12036"] = {
+
   ["11019"] = {
     id = 12036,
+
     id = 11019,
     name = "Bleached Cloth",
+
     name = "Mysterious Bait",
    value = 150000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/bleached_cloth.png",
+
    value = 500,
     extraTooltipInfo = "A bolt of cloth bleached white by time that possesses a hint of intrinsic magical power. It appears to have absorbed some forgotten Cooking techniques in this Library. Knowledge Osmosis!",
+
    fishingBait = {
     class = "cloth",
+
      randomizeBoosts = true,
    blockResearching = true,
+
      level = 0,
     tags = { "crafting", "cooking" },
+
      bait = 0,
    rarity = "rare"
+
      reel = 0,
 +
      bonus = 0
 +
    },
 +
     itemImage = "images/fishing/bait/mysterious_bait_hook.png",
 +
     extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to all fishing stat.",
 +
     class = "fish-secondary",
 +
     tags = { "fishing", "bait" }
 
   },
 
   },
   ["12037"] = {
+
   ["11020"] = {
     id = 12037,
+
     id = 11020,
     name = "Academy Wards",
+
     name = "Smelly Fish Guts Bait",
    value = 150000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/academy_wards.png",
+
     value = 50,
    extraTooltipInfo = "Various totems and curios that were used to contain magical energy. They could be repurposed to help channel magic while Runecrafting.",
+
     fishingBait = {
     class = "cloth",
+
      level = 3,
    blockResearching = true,
+
      bait = 15,
    tags = { "crafting", "runecrafting" },
+
       reel = 20,
    rarity = "rare"
+
       bonus = 10,
  },
+
       multReel = 1.1
  ["12038"] = {
 
    name = "Smith's Golem Torso",
 
    id = 12038,
 
    enchantmentTier = 3,
 
    forcedEnchant = 90,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
       slot = "body",
 
       toolBoost = { {
 
        skill = "smithing",
 
        boost = 0
 
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 1
 
      } },
 
      itemSet = { 10023, 10024 }
 
 
     },
 
     },
    value = 250000,
+
     itemImage = "images/fishing/bait/smelly_fish_guts_hook.png",
    tradeable = true,
+
     extraTooltipInfo = "Some smelly fish guts. Ew.",
    enchantmentOverrideSlot = "smithingset",
+
     class = "fish-secondary",
     itemImage = "/images/foraging/Foraging_Top.png",
+
     tags = { "crafting", "fishing", "craftable", "bait" },
     extraTooltipInfo = "A stony torso powered by lava.",
 
     class = "equipment",
 
     visual = "smock",
 
    tags = { "armor", "smithing" },
 
    rarity = "rare",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 30,
       experience = 22500,
+
       experience = 135,
       category = "Skilling",
+
       category = "Fishing",
 
       craftable = true,
 
       craftable = true,
       unlockQuest = 218
+
       multiplier = 3,
 +
      description = "Each craft results in 3 bait."
 
     }
 
     }
 
   },
 
   },
   ["12039"] = {
+
   ["11021"] = {
    name = "Smith's Golem Legs",
+
     id = 11021,
     id = 12039,
+
     name = "Crustacean Meat Bait",
     enchantmentTier = 3,
+
     tradeable = true,
     forcedEnchant = 91,
+
     value = 35,
     forcedEnchantAmount = 3,
+
     fishingBait = {
     equipmentStats = {
+
       level = 3,
       slot = "legs",
+
       bait = 15,
       toolBoost = { {
+
      reel = 10,
        skill = "smithing",
+
      bonus = 20,
        boost = 0
+
       multBonus = 1.1
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 1
 
      } },
 
      itemSet = { 10023, 10024 }
 
 
     },
 
     },
    value = 250000,
+
     itemImage = "images/fishing/bait/crustacean_hook.png",
    tradeable = true,
+
     extraTooltipInfo = "The meat of a crustacean.",
    enchantmentOverrideSlot = "smithingset",
+
     class = "fish-secondary",
     itemImage = "/images/foraging/Foraging_legs.png",
+
     tags = { "crafting", "fishing", "craftable", "bait" },
     extraTooltipInfo = "A stony set of legs powered by lava.",
 
     class = "equipment",
 
     visual = "lumberjack-legs",
 
    tags = { "armor", "smithing" },
 
    rarity = "rare",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 30,
       experience = 22500,
+
       experience = 135,
       category = "Skilling",
+
       category = "Fishing",
 
       craftable = true,
 
       craftable = true,
       unlockQuest = 218
+
       multiplier = 3,
 +
      description = "Each craft results in 3 bait."
 
     }
 
     }
 
   },
 
   },
   ["12040"] = {
+
   ["11022"] = {
    name = "Chef's Coat",
+
     id = 11022,
     id = 12040,
+
     name = "Improved Hook Bait",
     enchantmentTier = 3,
+
     tradeable = true,
     forcedEnchant = 97,
+
     value = 100,
     forcedEnchantAmount = 3,
+
     fishingBait = {
     equipmentStats = {
+
       level = 2,
       slot = "body",
+
       bait = 10,
       toolBoost = { {
+
      reel = 10,
        skill = "cooking",
+
       bonus = 10,
        boost = 0
+
      multReel = 1.05,
      } },
+
       multBait = 1.05
       augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } },
 
       itemSet = { 10025, 10026 }
 
 
     },
 
     },
    value = 250000,
+
     itemImage = "images/fishing/bait/hook.png",
    tradeable = true,
+
     extraTooltipInfo = "An improved hook for improving your equipment bonuses. Has a flat +15% chance of being preserved.",
    enchantmentOverrideSlot = "cookingset",
+
     class = "fish-secondary",
     itemImage = "/images/cooking/equipment/cooking_body.png",
+
     tags = { "crafting", "fishing", "craftable", "bait" },
     extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
 
     class = "equipment",
 
     visual = "chef-body",
 
    tags = { "armor", "cooking" },
 
    rarity = "rare",
 
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 10,
       experience = 22500,
+
       experience = 20,
       category = "Skilling",
+
       category = "Fishing",
 
       craftable = true,
 
       craftable = true,
       unlockQuest = 220
+
       multiplier = 12,
 +
      description = "Each craft results in 12 bait."
 
     }
 
     }
 
   },
 
   },
   ["12041"] = {
+
   ["11030"] = {
    name = "Chef's Pants",
+
     id = 11030,
     id = 12041,
+
     name = "Rotten Driftwood",
     enchantmentTier = 3,
 
    forcedEnchant = 95,
 
    forcedEnchantAmount = 3,
 
    equipmentStats = {
 
      slot = "legs",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } },
 
      itemSet = { 10025, 10026 }
 
    },
 
    value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentOverrideSlot = "cookingset",
+
     value = 15,
     itemImage = "/images/cooking/equipment/cooking_legs.png",
+
    experience = 15,
     extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
+
    heat = 25,
     class = "equipment",
+
    itemImage = "images/fishing/material/rotten_driftwood.png",
     visual = "chef-legs",
+
    extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
     tags = { "armor", "cooking" },
+
    class = "fish-secondary",
 +
    tags = { "fishing", "heat" }
 +
  },
 +
  ["11031"] = {
 +
    id = 11031,
 +
    name = "Sturdy Driftwood",
 +
    tradeable = true,
 +
    value = 50,
 +
    experience = 50,
 +
    heat = 75,
 +
     itemImage = "images/fishing/material/sturdy_driftwood.png",
 +
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "heat" }
 +
  },
 +
  ["11032"] = {
 +
    id = 11032,
 +
    name = "Aquamarine",
 +
    tradeable = true,
 +
    value = 15000,
 +
    experience = 250,
 +
    itemImage = "images/fishing/material/aquamarine.png",
 +
     extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
 +
     class = "fish-secondary",
 +
     tags = { "fishing" }
 +
  },
 +
  ["11033"] = {
 +
    id = 11033,
 +
    name = "Ancient Fishing Rod",
 +
    tradeable = false,
 +
    partyTradeable = true,
 +
    value = 2500000,
 +
    experience = 2500,
 +
    itemImage = "images/fishing/rod_master.png",
 +
    extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
 +
    class = "fish-secondary",
 +
     tags = { "fishing", "craftable" },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 90,
       experience = 22500,
+
       experience = 45000,
       category = "Skilling",
+
       category = "Fishing",
       craftable = true,
+
       craftable = true
      unlockQuest = 220
 
 
     }
 
     }
 
   },
 
   },
   ["12042"] = {
+
   ["11034"] = {
    name = "Runecrafter's Robe Top",
+
     id = 11034,
     id = 12042,
+
     name = "Ancient Harpoon",
     enchantmentTier = 3,
+
     tradeable = false,
     forcedEnchant = 81,
+
     partyTradeable = true,
     forcedEnchantAmount = 3,
+
     value = 2500000,
     equipmentStats = {
+
     experience = 45000,
      slot = "body",
+
     itemImage = "images/fishing/harpoon_master.png",
      toolBoost = { {
+
     extraTooltipInfo = "An ancient harpoon, probably dragged up from some ancient aquatic ruin. Not much good on its own in this condition; it would take a master crafter to repair it...",
        skill = "runecrafting",
+
     class = "fish-secondary",
        boost = 0
+
     tags = { "fishing", "craftable" },
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
      } },
 
      itemSet = { 10027, 10028 }
 
    },
 
    value = 250000,
 
    tradeable = true,
 
     enchantmentOverrideSlot = "runecraftingset",
 
     itemImage = "/images/fishing/equipment/smock.png",
 
     extraTooltipInfo = "A robe top that can help you channel and shape magic into slates and fibers.",
 
     class = "equipment",
 
    visual = "smock",
 
     tags = { "armor", "runecrafting" },
 
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 90,
       experience = 22500,
+
       experience = 45000,
       category = "Runecrafting",
+
       category = "Fishing",
       craftable = true,
+
       craftable = true
      unlockQuest = 216
 
 
     }
 
     }
 
   },
 
   },
   ["12043"] = {
+
   ["11035"] = {
     name = "Runecrafter's Robe Hood",
+
    id = 11035,
     id = 12043,
+
     name = "Ancient Fishing Net",
     enchantmentTier = 3,
+
     tradeable = false,
     forcedEnchant = 27,
+
    partyTradeable = true,
     forcedEnchantAmount = 3,
+
     value = 2500000,
     equipmentStats = {
+
     experience = 45000,
      slot = "helm",
+
     itemImage = "images/fishing/net_master.png",
      toolBoost = { {
+
     extraTooltipInfo = "An ancient fishing net, the material it's made out of appears to be alive. Not much good on its own in this condition; it would take a master crafter to repair it...",
        skill = "runecrafting",
+
    class = "fish-secondary",
        boost = 0
+
    tags = { "fishing", "craftable" },
       } },
+
    rarity = "rare",
       augmentationBonus = { {
+
    craftingStats = {
        stat = "toolBoost.runecrafting",
+
       level = 90,
        value = 1
+
       experience = 45000,
      } },
+
      category = "Fishing",
      itemSet = { 10027, 10028 }
+
      craftable = true
     },
+
    }
     value = 250000,
+
  },
 +
  ["11036"] = {
 +
     id = 11036,
 +
     name = "Mystical Driftwood",
 
     tradeable = true,
 
     tradeable = true,
     enchantmentOverrideSlot = "runecraftingset",
+
     value = 150,
     itemImage = "/images/fishing/equipment/bucket_hat.png",
+
    experience = 150,
     extraTooltipInfo = "A hood that can help you channel and shape magic into slates and fibers.",
+
    heat = 125,
     class = "equipment",
+
     itemImage = "images/fishing/material/mystical_driftwood.png",
     visual = "bucket-hat",
+
     extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
     tags = { "armor", "runecrafting" },
+
     class = "fish-secondary",
 +
    tags = { "fishing", "heat" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["11037"] = {
 +
    id = 11037,
 +
    name = "Dwarven Alloy",
 +
     tradeable = false,
 +
    partyTradeable = true,
 +
    value = 2500000,
 +
    experience = 2500,
 +
    itemImage = "images/mining/dwarven_ingot.png",
 +
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
 +
    class = "bar",
 +
     tags = { "mining", "craftable" },
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 90,
       experience = 22500,
+
       experience = 45000,
       category = "Runecrafting",
+
       category = "Mining",
       craftable = true,
+
       craftable = true
      unlockQuest = 216
 
 
     }
 
     }
 
   },
 
   },
   ["12044"] = {
+
   ["11038"] = {
    name = "Runecrafter's Robe Bottoms",
+
     id = 11038,
     id = 12044,
+
     name = "Dwarven Ingot",
     enchantmentTier = 3,
+
     tradeable = false,
     forcedEnchant = 92,
+
     partyTradeable = true,
     forcedEnchantAmount = 3,
+
     value = 2500000,
    equipmentStats = {
+
     experience = 45000,
      slot = "legs",
+
     itemImage = "images/mining/dwarven_ingot_2.png",
      toolBoost = { {
+
     extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
        skill = "runecrafting",
+
     class = "bar",
        boost = 0
+
     tags = { "mining", "craftable" },
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
      } },
 
      itemSet = { 10027, 10028 }
 
    },
 
     value = 250000,
 
     tradeable = true,
 
    enchantmentOverrideSlot = "runecraftingset",
 
     itemImage = "/images/fishing/equipment/waders.png",
 
     extraTooltipInfo = "A robe bottom that can help you channel and shape magic into slates and fibers.",
 
     class = "equipment",
 
    visual = "waders",
 
     tags = { "armor", "runecrafting" },
 
 
     rarity = "rare",
 
     rarity = "rare",
 
     craftingStats = {
 
     craftingStats = {
       level = 60,
+
       level = 90,
       experience = 22500,
+
       experience = 45000,
       category = "Runecrafting",
+
       category = "Mining",
       craftable = true,
+
       craftable = true
      unlockQuest = 216
 
 
     }
 
     }
 
   },
 
   },
   ["13000"] = {
+
   ["11039"] = {
     id = 13000,
+
     id = 11039,
     name = "Combat Manual - Volume 1",
+
     name = "Dwarven Mold",
     itemImage = "/images/combat/ability_book/melee.png",
+
     tradeable = false,
     value = 500000,
+
    partyTradeable = true,
     heat = 25000,
+
     value = 2500000,
     extraTooltipInfo = "A manual on how to take advantage of your weapon's edge. Apparently using the sharp part means it will hurt something more, who could have known?",
+
     experience = 45000,
     relatedAbility = 4,
+
     itemImage = "images/mining/dwarven_ingot_3.png",
     class = "gem",
+
     extraTooltipInfo = "A sort of mold to form a tool with.",
     tags = { "book", "heat", "ability" },
+
     class = "bar",
     researchesIntoDust = true,
+
     tags = { "mining", "craftable" },
    blockAugmenting = true,
+
    rarity = "rare",
     overrideItemTier = 3
+
     craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["13001"] = {
+
   ["11040"] = {
     id = 13001,
+
     id = 11040,
     name = "Combat Manual - Volume 2",
+
     name = "Very Mysterious Seedling",
     itemImage = "/images/combat/ability_book/melee.png",
+
     tradeable = false,
     value = 500000,
+
    partyTradeable = true,
     heat = 25000,
+
     value = 2500000,
     extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
+
     experience = 45000,
     relatedAbility = 5,
+
     itemImage = "images/farming/mysterious_plant_44.png",
     class = "gem",
+
     extraTooltipInfo = "It is looking at you.",
     tags = { "book", "heat", "ability" },
+
     class = "bar",
     researchesIntoDust = true,
+
     tags = { "foraging", "craftable" },
    blockAugmenting = true,
+
    rarity = "rare",
     overrideItemTier = 3
+
     craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["13002"] = {
+
   ["11041"] = {
     id = 13002,
+
     id = 11041,
     name = "Combat Manual - Volume 3",
+
     name = "Elder Sap",
     itemImage = "/images/combat/ability_book/melee.png",
+
     tradeable = false,
    value = 500000,
+
     partyTradeable = true,
     heat = 25000,
+
     value = 2500000,
    extraTooltipInfo = "A manual on how to just hit things hard. Crushing things is deceptively simple and to truly pummel your enemy you must understand that being blunt is sometimes the only way to go.",
+
     experience = 45000,
    relatedAbility = 6,
+
     itemImage = "images/foraging/elder_sap.png",
    class = "gem",
+
     extraTooltipInfo = "Sap taken from a tree that is much older than you are.",
    tags = { "book", "heat", "ability" },
+
     class = "bar",
    researchesIntoDust = true,
+
     tags = { "foraging", "craftable" },
    blockAugmenting = true,
 
    overrideItemTier = 3
 
  },
 
  ["13003"] = {
 
    id = 13003,
 
    name = "Spell Tome - Fire Ball",
 
    itemImage = "/images/combat/ability_book/red.png",
 
     value = 500000,
 
    heat = 25000,
 
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize fire. Be careful where you practice it!",
 
    relatedAbility = 7,
 
     class = "gem",
 
    tags = { "book", "heat", "ability" },
 
    researchesIntoDust = true,
 
    blockAugmenting = true,
 
    overrideItemTier = 3
 
  },
 
  ["13004"] = {
 
    id = 13004,
 
    name = "Spell Tome - Flamethrower",
 
     itemImage = "/images/combat/ability_book/red.png",
 
    value = 500000,
 
    heat = 25000,
 
     extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
 
    relatedAbility = 18,
 
     class = "gem",
 
     tags = { "book", "heat", "ability" },
 
    researchesIntoDust = true,
 
    blockAugmenting = true,
 
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["13005"] = {
+
   ["11042"] = {
     id = 13005,
+
     id = 11042,
     name = "Ballistics 101",
+
     name = "World Tree Branch",
     itemImage = "/images/combat/ability_book/range.png",
+
     tradeable = false,
     value = 500000,
+
    partyTradeable = true,
     heat = 25000,
+
     value = 2500000,
     extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
+
     experience = 45000,
     relatedAbility = 12,
+
     itemImage = "images/foraging/world_branch.png",
     class = "gem",
+
     extraTooltipInfo = "Basically just a shiny branch!",
     tags = { "book", "heat", "ability" },
+
     class = "bar",
     researchesIntoDust = true,
+
     tags = { "foraging", "craftable" },
    blockAugmenting = true,
+
    rarity = "rare",
     overrideItemTier = 3
+
     craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["13006"] = {
+
   ["12000"] = {
    id = 13006,
+
     name = "Fisherman's Smock",
     name = "Projectile Based Diplomacy - I",
+
     id = 12000,
     itemImage = "/images/combat/ability_book/range.png",
+
     enchantmentTier = 3,
     value = 500000,
+
     forcedEnchant = 50,
     heat = 25000,
+
     forcedEnchantAmount = 3,
     extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
+
     equipmentStats = {
     relatedAbility = 21,
+
      slot = "body",
    class = "gem",
+
      toolBoost = { {
    tags = { "book", "ability" },
+
        skill = "fishing",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
    overrideItemTier = 3
+
      augmentationBonus = { {
  },
+
        stat = "toolBoost.fishing",
  ["13007"] = {
+
        value = 1
    id = 13007,
+
      }, {
    name = "Projectile Based Diplomacy - II",
+
        stat = "toolBoost.fishingBaitPower",
    itemImage = "/images/combat/ability_book/range.png",
+
        value = 1
    value = 500000,
+
      }, {
    heat = 25000,
+
        stat = "toolBoost.fishingReelPower",
    extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
+
        value = 1
    relatedAbility = 23,
+
      }, {
    class = "gem",
+
        stat = "toolBoost.fishingRarityPower",
    tags = { "book", "heat", "ability" },
+
        value = 1
    researchesIntoDust = true,
+
      } },
     blockAugmenting = true,
+
      itemSet = { 10001, 10002 }
     rarity = "uncommon",
+
     },
     overrideItemTier = 4
+
     value = 250000,
  },
+
     tradeable = true,
  ["13008"] = {
+
     enchantmentOverrideSlot = "fishingset",
    id = 13008,
+
     itemImage = "/images/fishing/equipment/smock.png",
     name = "Projectile Based Diplomacy - III",
+
     extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
     itemImage = "/images/combat/ability_book/range.png",
+
     class = "equipment",
    value = 500000,
+
     visual = "smock",
    heat = 25000,
+
     tags = { "fishing", "craftable", "armor" },
     extraTooltipInfo = "A book that outline the merits of using projectiles, especially when trying to distract and divert, to really get your point across.",
 
     relatedAbility = 24,
 
     class = "gem",
 
     tags = { "book", "heat", "ability" },
 
    researchesIntoDust = true,
 
    blockAugmenting = true,
 
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
    }
 
   },
 
   },
   ["13009"] = {
+
   ["12001"] = {
     id = 13009,
+
    name = "Fisherman's Bucket Hat",
     name = "Apocalyptic Tome",
+
     id = 12001,
    itemImage = "/images/combat/ability_book/highmagic.png",
+
    enchantmentTier = 3,
     value = 500000,
+
    forcedEnchant = 51,
     heat = 25000,
+
    forcedEnchantAmount = 3,
     extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
+
     equipmentStats = {
     relatedAbility = 25,
+
      slot = "helm",
     class = "gem",
+
      toolBoost = { {
     tags = { "book", "heat", "ability" },
+
        skill = "fishing",
     researchesIntoDust = true,
+
        boost = 0
     blockAugmenting = true,
+
      } },
    rarity = "legendary",
+
      augmentationBonus = { {
     overrideItemTier = 8
+
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10001, 10002 }
 +
    },
 +
     value = 250000,
 +
     tradeable = true,
 +
    enchantmentOverrideSlot = "fishingset",
 +
    itemImage = "/images/fishing/equipment/bucket_hat.png",
 +
     extraTooltipInfo = "A hat for fishing! You can already feel it making your reflexes sharper.",
 +
     class = "equipment",
 +
     visual = "bucket-hat",
 +
     tags = { "fishing", "craftable", "armor" },
 +
     rarity = "rare",
 +
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
     }
 
   },
 
   },
   ["13010"] = {
+
   ["12002"] = {
    id = 13010,
+
     name = "Fisherman's Waders",
     name = "Intermediate Combat Manual - Volume 1",
+
     id = 12002,
     itemImage = "/images/combat/ability_book/melee.png",
+
     enchantmentTier = 3,
     value = 500000,
+
     forcedEnchant = 49,
     heat = 25000,
+
     forcedEnchantAmount = 3,
     extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
+
     equipmentStats = {
     relatedAbility = 22,
+
      slot = "legs",
    class = "gem",
+
      toolBoost = { {
    tags = { "book", "heat", "ability" },
+
        skill = "fishing",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
    rarity = "uncommon",
+
      augmentationBonus = { {
    overrideItemTier = 4
+
        stat = "toolBoost.fishing",
  },
+
        value = 1
  ["13011"] = {
+
      }, {
    id = 13011,
+
        stat = "toolBoost.fishingBaitPower",
    name = "City Decree",
+
        value = 1
    itemImage = "/images/combat/ability_book/city_decree.png",
+
      }, {
    value = 500000,
+
        stat = "toolBoost.fishingReelPower",
    heat = 25000,
+
        value = 1
    extraTooltipInfo = "Grants the owner the ability to summon City Guards as reinforcements in combat. You should probably feel a little guilty if you bring them into a fight they cannot survive.",
+
      }, {
    relatedAbility = 48,
+
        stat = "toolBoost.fishingRarityPower",
    class = "gem",
+
        value = 1
    tags = { "book", "heat", "ability" },
+
      } },
     researchesIntoDust = true,
+
      itemSet = { 10001, 10002 }
     blockAugmenting = true,
+
     },
     overrideItemTier = 3
+
     value = 250000,
  },
+
     tradeable = true,
  ["13012"] = {
+
     enchantmentOverrideSlot = "fishingset",
     id = 13012,
+
     itemImage = "/images/fishing/equipment/waders.png",
    name = "How To - First Aid",
+
     extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
     itemImage = "/images/combat/ability_book/green.png",
+
     class = "equipment",
    value = 500000,
+
     visual = "waders",
    heat = 25000,
+
     tags = { "fishing", "craftable", "armor" },
     extraTooltipInfo = "Teaches the fundamentals of mid-combat first aid rending.",
+
     rarity = "rare",
     relatedAbility = 47,
+
     craftingStats = {
     class = "gem",
+
      level = 50,
     tags = { "book", "heat", "ability" },
+
      experience = 22500,
     researchesIntoDust = true,
+
      category = "Fishing",
     blockAugmenting = true,
+
      craftable = true,
     overrideItemTier = 3
+
      unlockQuest = 214
 +
     }
 
   },
 
   },
   ["13013"] = {
+
   ["12003"] = {
     id = 13013,
+
    name = "Miner's Smock",
     name = "Defending the Weak - An Excerpt",
+
     id = 12003,
    itemImage = "/images/combat/ability_book/shield.png",
+
     enchantmentTier = 3,
     value = 500000,
+
    forcedEnchant = 68,
     heat = 25000,
+
    forcedEnchantAmount = 3,
     extraTooltipInfo = "A few pages that explain that you can actually use your shield to defend others instead of just yourself.",
+
    equipmentStats = {
     relatedAbility = 49,
+
      slot = "body",
     class = "gem",
+
      toolBoost = { {
     tags = { "book", "heat", "ability" },
+
        skill = "mining",
     researchesIntoDust = true,
+
        boost = 0
     blockAugmenting = true,
+
      } },
    rarity = "uncommon",
+
      augmentationBonus = { {
     overrideItemTier = 4
+
        stat = "toolBoost.mining",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10007, 10008 }
 +
    },
 +
     value = 250000,
 +
     tradeable = true,
 +
    enchantmentOverrideSlot = "miningset",
 +
    itemImage = "/images/fishing/equipment/smock.png",
 +
     extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
 +
     class = "equipment",
 +
     visual = "smock",
 +
     tags = { "mining", "craftable", "armor" },
 +
     rarity = "rare",
 +
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
     }
 
   },
 
   },
   ["13014"] = {
+
   ["12004"] = {
    id = 13014,
+
     name = "Miner's Lantern Helmet",
     name = "Combat Manual - Volume 4",
+
     id = 12004,
     itemImage = "/images/combat/ability_book/melee.png",
+
     enchantmentTier = 3,
     value = 500000,
+
     forcedEnchant = 83,
     heat = 25000,
+
     forcedEnchantAmount = 3,
     extraTooltipInfo = "A manual on stabbing through one enemy and into the next one. A battle cry is optional but recommended!",
+
     equipmentStats = {
     relatedAbility = 66,
+
      slot = "helm",
    class = "gem",
+
      toolBoost = { {
    tags = { "book", "heat", "ability" },
+
        skill = "mining",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
    overrideItemTier = 3
+
      augmentationBonus = { {
  },
+
        stat = "toolBoost.mining",
  ["13015"] = {
+
        value = 1
    id = 13015,
+
      } },
    name = "Attention Getting Tactics",
+
      itemSet = { 10007, 10008 }
    itemImage = "/images/combat/ability_book/long_scroll.png",
+
     },
    value = 500000,
+
     value = 250000,
    heat = 25000,
+
     tradeable = true,
    extraTooltipInfo = "It's a long scroll that explains in detail how awful you are. It gives you ideas on what to say to other people! Very healthy.",
+
     enchantmentOverrideSlot = "miningset",
    relatedAbility = 54,
+
     itemImage = "/images/fishing/equipment/bucket_hat.png",
    class = "gem",
+
     extraTooltipInfo = "OSHA approved! Lets you see better! Wow!",
     tags = { "book", "heat", "ability" },
+
     class = "equipment",
     researchesIntoDust = true,
+
     visual = "bucket-hat",
     blockAugmenting = true,
+
     tags = { "mining", "craftable", "armor" },
     rarity = "uncommon",
 
    overrideItemTier = 4
 
  },
 
  ["13016"] = {
 
    id = 13016,
 
    name = "Smoke and Mirrors",
 
     itemImage = "/images/combat/ability_book/magic.png",
 
    value = 500000,
 
    heat = 25000,
 
     extraTooltipInfo = "How to use the deceit and chaos to your aid on the battlefield.",
 
     relatedAbility = 57,
 
     class = "gem",
 
     tags = { "book", "heat", "ability" },
 
    researchesIntoDust = true,
 
    blockAugmenting = true,
 
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 
   },
 
   },
   ["13017"] = {
+
   ["12005"] = {
     id = 13017,
+
    name = "Miner's Trousers",
     name = "All Ghillied Up",
+
     id = 12005,
    itemImage = "/images/combat/ability_book/green_2.png",
+
    enchantmentTier = 3,
     value = 500000,
+
    forcedEnchant = 67,
     heat = 25000,
+
     forcedEnchantAmount = 3,
     extraTooltipInfo = "Sticks, grass, leaves, and other foliage can make a proper bush out of you!",
+
    equipmentStats = {
     relatedAbility = 58,
+
      slot = "legs",
     class = "gem",
+
      toolBoost = { {
     tags = { "book", "heat", "ability" },
+
        skill = "mining",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10007, 10008 }
 +
    },
 +
     value = 250000,
 +
     tradeable = true,
 +
     enchantmentOverrideSlot = "miningset",
 +
    itemImage = "/images/fishing/equipment/waders.png",
 +
    extraTooltipInfo = "A pair of trousers that you swear definitely makes you better at mining despite being a simple pair of pants. Are they magical? Probably not. Probably.",
 +
     class = "equipment",
 +
     visual = "waders",
 +
     tags = { "mining", "craftable", "armor" },
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 
   },
 
   },
   ["13018"] = {
+
   ["12006"] = {
    id = 13018,
+
     name = "Lumberjack's Vest",
     name = "Ice, Ice, Ice",
+
     id = 12006,
     itemImage = "/images/combat/ability_book/magic.png",
+
     enchantmentTier = 3,
     value = 500000,
+
     forcedEnchant = 35,
     heat = 25000,
+
     forcedEnchantAmount = 3,
     extraTooltipInfo = "ICE!",
+
     equipmentStats = {
     relatedAbility = 59,
+
      slot = "body",
    class = "gem",
+
      toolBoost = { {
    tags = { "book", "heat", "ability" },
+
        skill = "foraging",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
    rarity = "epic",
+
      augmentationBonus = { {
    overrideItemTier = 6
+
        stat = "toolBoost.foraging",
  },
+
        value = 1
  ["13019"] = {
+
      } },
    id = 13019,
+
      itemSet = { 10005, 10006 }
    name = "Trapper's Guide",
+
     },
    itemImage = "/images/combat/ability_book/range.png",
+
     value = 250000,
    value = 500000,
+
     tradeable = true,
    heat = 25000,
+
     enchantmentOverrideSlot = "foragingset",
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield.",
+
     itemImage = "/images/foraging/Foraging_Top.png",
     relatedAbility = 60,
+
     extraTooltipInfo = "Makes you want to shout timber.",
    class = "gem",
+
     class = "equipment",
    tags = { "book", "heat", "ability" },
+
     visual = "smock",
     researchesIntoDust = true,
+
     tags = { "foraging", "craftable", "armor" },
     blockAugmenting = true,
 
     rarity = "uncommon",
 
    overrideItemTier = 4
 
  },
 
  ["13020"] = {
 
    id = 13020,
 
    name = "Spell Tome - Ice Shard",
 
     itemImage = "/images/combat/ability_book/magic.png",
 
    value = 500000,
 
    heat = 25000,
 
     extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize ice.",
 
    relatedAbility = 67,
 
     class = "gem",
 
    tags = { "book", "heat", "ability" },
 
    researchesIntoDust = true,
 
     blockAugmenting = true,
 
    rarity = "common",
 
    overrideItemTier = 3
 
  },
 
  ["13021"] = {
 
    id = 13021,
 
    name = "Notes on Acid - I",
 
    itemImage = "/images/combat/ability_book/scroll.png",
 
    value = 500000,
 
    heat = 25000,
 
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
 
    relatedAbility = 76,
 
    class = "gem",
 
     tags = { "book", "heat", "ability" },
 
    researchesIntoDust = true,
 
    blockAugmenting = true,
 
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 
   },
 
   },
   ["13022"] = {
+
   ["12007"] = {
     id = 13022,
+
    name = "Lumberjack's Hat",
     name = "Notes on Acid - II",
+
     id = 12007,
    itemImage = "/images/combat/ability_book/scroll.png",
+
    enchantmentTier = 3,
     value = 500000,
+
     forcedEnchant = 55,
     heat = 25000,
+
    forcedEnchantAmount = 3,
     extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
+
    equipmentStats = {
     relatedAbility = 77,
+
      slot = "helm",
     class = "gem",
+
      toolBoost = { {
     tags = { "book", "heat", "ability" },
+
        skill = "foraging",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10005, 10006 }
 +
    },
 +
     value = 250000,
 +
     tradeable = true,
 +
    enchantmentOverrideSlot = "foragingset",
 +
    itemImage = "/images/foraging/Foraging_hat.png",
 +
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
 +
     class = "equipment",
 +
     visual = "lumberjack-hat",
 +
     tags = { "foraging", "craftable", "armor" },
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 
   },
 
   },
   ["13023"] = {
+
   ["12008"] = {
     id = 13023,
+
    name = "Lumberjack's Trousers",
     name = "Armor and its Weaknesses",
+
     id = 12008,
    itemImage = "/images/combat/ability_book/shield.png",
+
    enchantmentTier = 3,
     value = 500000,
+
    forcedEnchant = 56,
     heat = 25000,
+
     forcedEnchantAmount = 3,
     extraTooltipInfo = "Notes on the various types of armor and how smarter monsters react to them. Perhaps there is something to learn here?",
+
    equipmentStats = {
     relatedAbility = 78,
+
      slot = "legs",
     class = "gem",
+
      toolBoost = { {
     tags = { "book", "heat", "ability" },
+
        skill = "foraging",
    researchesIntoDust = true,
+
        boost = 0
    blockAugmenting = true,
+
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10005, 10006 }
 +
    },
 +
     value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "foragingset",
 +
     itemImage = "/images/foraging/Foraging_legs.png",
 +
     extraTooltipInfo = "You're a lumberjack and you're okay!",
 +
     class = "equipment",
 +
     visual = "lumberjack-legs",
 +
     tags = { "foraging", "craftable", "armor" },
 
     rarity = "rare",
 
     rarity = "rare",
     overrideItemTier = 5
+
     craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 
   },
 
   },
   ["13024"] = {
+
   ["12009"] = {
     id = 13024,
+
     id = 12009,
     name = "Cultist Notes I",
+
     name = "Fishing Shard",
     itemImage = "/images/combat/ability_book/scroll.png",
+
    tradeable = false,
    value = 500000,
+
    partyTradeable = true,
    heat = 25000,
+
     itemImage = "/images/fishing/fishing_shard.png",
     extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell.",
+
     extraTooltipInfo = "A shard for creating skilling gear.",
    relatedAbility = 127,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" },
+
     tags = { "shard", "fishing" },
    researchesIntoDust = true,
+
     rarity = "uncommon"
    blockAugmenting = true,
 
     rarity = "rare",
 
    overrideItemTier = 5
 
 
   },
 
   },
   ["13025"] = {
+
   ["12010"] = {
     id = 13025,
+
     id = 12010,
     name = "Cultist Notes II",
+
     name = "Mining Shard",
     itemImage = "/images/combat/ability_book/scroll.png",
+
    tradeable = false,
    value = 500000,
+
    partyTradeable = true,
    heat = 25000,
+
     itemImage = "/images/mining/mining_shard.png",
     extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell. This time it is written in blood!",
+
     extraTooltipInfo = "A shard for creating skilling gear.",
    relatedAbility = 128,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" },
+
     tags = { "shard", "mining" },
    researchesIntoDust = true,
+
     rarity = "uncommon"
    blockAugmenting = true,
 
     rarity = "epic",
 
    overrideItemTier = 6
 
 
   },
 
   },
   ["15000"] = {
+
   ["12011"] = {
     id = 15000,
+
     id = 12011,
     name = "Slayer's Mark",
+
     name = "Foraging Shard",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/misc/slayertoken.png",
+
    partyTradeable = true,
    heat = 1,
+
     itemImage = "/images/foraging/foraging_shard.png",
     extraTooltipInfo = "A type of trophy taken from a slain foe.",
+
     extraTooltipInfo = "A shard for creating skilling gear.",
 
     class = "gem",
 
     class = "gem",
     tags = { "heat" }
+
     tags = { "shard", "foraging" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["15001"] = {
+
   ["12012"] = {
     id = 15001,
+
     id = 12012,
     name = "Token of Ownership",
+
     name = "Prismatic Dust",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/misc/itemtoken.png",
+
    partyTradeable = true,
    heat = 1,
+
     itemImage = "/images/magic/pris_dust.png",
     extraTooltipInfo = "A token representing that some item was obtained.",
+
     extraTooltipInfo = "A fine dust that radiates a prismatic luster; formed when too much power is imbued into a Black Opal",
     class = "gem",
+
     class = "gem",
     tags = { "heat" }
+
     tags = { "enchanting" },
   },
+
    rarity = "legendary"
   ["15002"] = {
+
   },
     id = 15002,
+
   ["12013"] = {
     name = "Token of Action",
+
     name = "Chef's Hat",
     tradeable = false,
+
     id = 12013,
     itemImage = "/images/misc/locationtoken.png",
+
     enchantmentTier = 3,
    heat = 1,
+
     equipmentStats = {
    extraTooltipInfo = "A token representing that some action was completed.",
+
      slot = "helm",
    class = "gem",
+
      toolBoost = { {
    tags = { "heat" }
+
        skill = "cooking",
  },
+
        boost = 5
  ["15003"] = {
+
      } },
     id = 15003,
+
      augmentationBonus = { {
     name = "Talent Respec Token",
+
        stat = "toolBoost.cooking",
     tradeable = false,
+
        value = 1
     itemImage = "/images/misc/talent_token.png",
+
      } },
     extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use!",
+
      itemSet = { 10025, 10026 }
     class = "platinum",
+
    },
     tags = { "token" },
+
     value = 250000,
     rarity = "legendary"
+
     tradeable = true,
   },
+
     enchantmentOverrideSlot = "cookingset",
   ["25000"] = {
+
     itemImage = "/images/cooking/equipment/cooking_hat.png",
     id = 25000,
+
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
     name = "Monster Tooth",
+
    class = "equipment",
     itemImage = "/images/combat/materials/junk/tooth.png",
+
    visual = "chef-hat",
     value = 150,
+
    tags = { "cooking", "armor" },
     extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
+
    rarity = "rare"
     class = "junk",
+
  },
     rarity = "junk",
+
  ["12014"] = {
     tags = { "junk" }
+
    id = 12014,
   },
+
    name = "Infernal Dust",
   ["25001"] = {
+
    value = 100,
     id = 25001,
+
    tradeable = true,
     name = "Monster Horn",
+
    itemImage = "/images/magic/infernal_dust.png",
     itemImage = "/images/combat/materials/junk/horn.png",
+
    extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
     value = 250,
+
    class = "gem",
     extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
+
    tags = { "enchanting" },
     class = "junk",
+
    rarity = "rare"
     rarity = "junk",
+
  },
     tags = { "junk" }
+
  ["12015"] = {
   },
+
    name = "Golden Spoon",
   ["25002"] = {
+
    id = 12015,
     id = 25002,
+
    enchantmentTier = 8,
     name = "Sturdy Horn",
+
    requiredLevel = {
     itemImage = "/images/combat/materials/junk/horn_2.png",
+
      cooking = 80
     value = 500,
+
    },
     extraTooltipInfo = "A sturdy horn taken from a slain monster; might be worth something to someone.",
+
    value = 12960000,
     class = "junk",
+
    tradeable = false,
     rarity = "junk",
+
    partyTradeable = true,
     tags = { "junk" }
+
    enchantmentOverrideSlot = "ladle",
   },
+
    itemImage = "/images/cooking/golden_spoon.png",
   ["25003"] = {
+
    extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
     id = 25003,
+
    class = "equipment",
     name = "Old Coins",
+
    tags = { "cooking", "craftable" },
     itemImage = "/images/combat/materials/junk/old_coins.png",
+
    equipmentStats = {
     value = 1000,
+
      slot = "ladle",
     extraTooltipInfo = "Some old coins. Might be worth something to a collector",
+
      toolBoost = { {
     class = "junk",
+
        skill = "cooking",
     rarity = "junk",
+
        boost = 60
     tags = { "junk" }
+
      } },
   },
+
      augmentationBonus = { {
   ["25004"] = {
+
        stat = "toolBoost.cooking",
     id = 25004,
+
        value = 4
     name = "Primitive Coin",
+
      } },
     itemImage = "/images/combat/materials/junk/primitive_coin.png",
+
      itemSet = { 10025, 10026 }
     value = 2500,
+
    },
     extraTooltipInfo = "A rather heavy, yet primitive, gold coin. This could easily be sold for a tidy sum.",
+
    rarity = "legendary",
     class = "junk",
+
    craftingStats = {
     rarity = "junk",
+
      level = 90,
     tags = { "junk" }
+
      experience = 250000,
   },
+
      category = "Skilling",
   ["25005"] = {
+
      craftable = true,
     id = 25005,
+
      description = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
     name = "Undead Token",
+
      unlockQuest = 221
     itemImage = "/images/combat/materials/junk/undead_token.png",
+
    }
     value = 5000,
+
  },
     extraTooltipInfo = "Some sort of token taken from the undead. Someone might be interested in it.",
+
  ["12016"] = {
     class = "junk",
+
    id = 12016,
     rarity = "junk",
+
    name = "Cooking Shard",
     tags = { "junk" }
+
    tradeable = false,
   },
+
    partyTradeable = true,
   ["25006"] = {
+
    itemImage = "/images/cooking/cooking_shard.png",
     id = 25006,
+
    extraTooltipInfo = "A shard for creating skilling gear.",
     name = "Woodland Trinket",
+
    class = "gem",
     itemImage = "/images/combat/materials/junk/woodland_trinket.png",
+
    tags = { "shard", "cooking" },
     value = 5000,
+
    rarity = "uncommon"
     extraTooltipInfo = "A trinket taken from the Elves; might be worth something to someone.",
+
  },
     class = "junk",
+
  ["12017"] = {
     rarity = "junk",
+
    id = 12017,
     tags = { "junk" }
+
    name = "Runecrafting Shard",
   },
+
    tradeable = false,
   ["25007"] = {
+
    partyTradeable = true,
     id = 25007,
+
    itemImage = "/images/runecrafting/runecrafting_shard.png",
     name = "Intact Wing",
+
    extraTooltipInfo = "A shard for creating skilling gear.",
     itemImage = "/images/combat/materials/junk/wing.png",
+
    class = "gem",
     value = 5000,
+
    tags = { "shard", "runecrafting" },
     extraTooltipInfo = "A mostly intact wing. Someone might be interested in it.",
+
    rarity = "uncommon"
     class = "junk",
+
  },
     rarity = "junk",
+
  ["12018"] = {
     tags = { "junk" }
+
    name = "Camo Cloak",
   },
+
    id = 12018,
   ["25008"] = {
+
    enchantmentTier = 1,
     id = 25008,
+
    value = 1000000,
     name = "Ornate Trinket",
+
    tradeable = true,
     itemImage = "/images/combat/materials/junk/ornate_trinket.png",
+
    requiredLevel = {
     value = 15000,
+
      enchanting = 40
     extraTooltipInfo = "A rather ornate trinket; it should be worth a bit.",
+
    },
     class = "junk",
+
    forcedEnchant = 9501,
     rarity = "junk",
+
    forcedEnchantAmount = 1,
     tags = { "junk" }
+
    itemImage = "/images/combat/equipment/camo_cape.PNG",
   },
+
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
   ["25009"] = {
+
    specialVisuals = { {
     id = 25009,
+
      image = "/images/combat/equipment/camo_cape_back.png",
     name = "Useless Metal Scraps",
+
      css = "camo-back"
     itemImage = "/images/combat/materials/junk/metal_scraps.png",
+
    }, {
     value = 100,
+
      image = "/images/combat/equipment/camo_cape_front.png",
     extraTooltipInfo = "Useless metal scraps made from some poor quality material. Could probably be sold to someone for cheap.",
+
      css = "camo-front"
     class = "junk",
+
    } },
     rarity = "junk",
+
    extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
     tags = { "junk" }
+
    class = "equipment",
   },
+
    visual = "cape",
   ["25010"] = {
+
    tags = { "mining", "foraging", "fishing", "craftable" },
     id = 25010,
+
    equipmentStats = {
     name = "Exotic Trinket",
+
      slot = "cape",
     itemImage = "/images/combat/materials/junk/exotic_trinket.png",
+
      augmentationBonus = { {
     value = 25000,
+
        stat = "toolBoost.mining",
     extraTooltipInfo = "An exotic trinket from some unknown origin. Should be worth quite a bit to the right person.",
+
        value = 0.5
     class = "junk",
+
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 20250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12019"] = {
 +
    name = "Flamboyant Cape",
 +
    id = 12019,
 +
    enchantmentTier = 1,
 +
    value = 1000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 40
 +
    },
 +
    forcedEnchant = 9500,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/combat/equipment/flamboyant_cape.png",
 +
    extraTooltipInfo = "A bright, flamboyant cape designed to catch the eye of monsters. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "mining", "foraging", "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 20250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12020"] = {
 +
    name = "Small Bag of Holding",
 +
    id = 12020,
 +
    enchantmentTier = 1,
 +
    value = 10000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 5
 +
    },
 +
    forcedEnchant = 80,
 +
    forcedEnchantAmount = 1,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/jewellery/bag_1.png",
 +
    extraTooltipInfo = "A small bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +5 augment levels.",
 +
    class = "equipment",
 +
    tags = { "mining", "foraging", "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.25
 +
      } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 3000,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12021"] = {
 +
    name = "Bag of Holding",
 +
    id = 12021,
 +
    enchantmentTier = 2,
 +
    value = 100000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 20
 +
    },
 +
    forcedEnchant = 80,
 +
    forcedEnchantAmount = 2,
 +
    itemImage = "/images/jewellery/bag_2.png",
 +
    extraTooltipInfo = "A bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +7 augment levels.",
 +
    class = "equipment",
 +
    tags = { "mining", "foraging", "fishing" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.5
 +
      } },
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "foraging",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishing",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 2.5
 +
      } }
 +
    },
 +
    rarity = "rare"
 +
  },
 +
  ["12022"] = {
 +
    name = "Large Bag of Holding",
 +
    id = 12022,
 +
    enchantmentTier = 3,
 +
    value = 1000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 35
 +
    },
 +
    forcedEnchant = 80,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/bag_3.png",
 +
    extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
 +
    class = "equipment",
 +
    tags = { "mining", "foraging", "fishing" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      } },
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 10
 +
      }, {
 +
        skill = "foraging",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishing",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 10
 +
      } }
 +
    },
 +
    rarity = "epic"
 +
  },
 +
  ["12023"] = {
 +
    name = "Newbie Adventurer's Backpack",
 +
    id = 12023,
 +
    enchantmentTier = 1,
 +
    value = 10000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 10
 +
    },
 +
    forcedEnchant = 79,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/jewellery/adventurer_1.png",
 +
    extraTooltipInfo = "A backpack with all the goodies and supplies necessary to help an adventurer get more research done when gathering in the field. May require some adjustment by a new owner before becoming comfortable to wear!",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } },
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = -10
 +
      }, {
 +
        skill = "foraging",
 +
        boost = -10
 +
      }, {
 +
        skill = "fishing",
 +
        boost = -10
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = -10
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = -10
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = -10
 +
      }, {
 +
        skill = "enchanting",
 +
        boost = -10
 +
      }, {
 +
        skill = "smithing",
 +
        boost = -10
 +
      }, {
 +
        skill = "runecrafting",
 +
        boost = -10
 +
      }, {
 +
        skill = "cooking",
 +
        boost = -10
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 3000,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12024"] = {
 +
    name = "Dwarven Adventurer's Backpack",
 +
    id = 12024,
 +
    enchantmentTier = 2,
 +
    value = 1000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 60
 +
    },
 +
    forcedEnchant = 79,
 +
    forcedEnchantAmount = 2,
 +
    itemImage = "/images/jewellery/adventurer_2.png",
 +
    extraTooltipInfo = "A redesigned backpack drawing from dwarven research to massively increase research capabilities when gathering out in the field. May require some significant adjustment by a new owner before becoming comfortable to wear!",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 2
 +
      } },
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = -20
 +
      }, {
 +
        skill = "foraging",
 +
        boost = -20
 +
      }, {
 +
        skill = "fishing",
 +
        boost = -20
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = -20
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = -20
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = -20
 +
      }, {
 +
        skill = "enchanting",
 +
        boost = -20
 +
      }, {
 +
        skill = "smithing",
 +
        boost = -20
 +
      }, {
 +
        skill = "runecrafting",
 +
        boost = -20
 +
      }, {
 +
        skill = "cooking",
 +
        boost = -20
 +
      } }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 121000,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12025"] = {
 +
    name = "Cloak of Many Pockets",
 +
    id = 12025,
 +
    enchantmentTier = 1,
 +
    value = 1000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 40
 +
    },
 +
    forcedEnchant = 76,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/combat/equipment/many_pockets.png",
 +
    extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 20250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12026"] = {
 +
    name = "Cloak of the Void",
 +
    id = 12026,
 +
    enchantmentTier = 2,
 +
    value = 2000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 60
 +
    },
 +
    forcedEnchant = 76,
 +
    forcedEnchantAmount = 2,
 +
    itemImage = "/images/combat/equipment/void_cape.png",
 +
    extraTooltipInfo = "A cloak with access to a small pocket dimension for storage. Greatly increases your ability to stay organized and efficient while processing materials.",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 120250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12027"] = {
 +
    id = 12027,
 +
    name = "Dwarven Manufacturing Pendant",
 +
    value = 200000,
 +
    tradeable = true,
 +
    enchantmentTier = 1,
 +
    forcedEnchant = 84,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/jewellery/engineering.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "Empowers you to hastily process materials and items.",
 +
    tags = { "smithing", "runecrafting", "cooking" },
 +
    requiredLevel = {
 +
      crafting = 50
 +
    },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } }
 +
    },
 +
    rarity = "rare"
 +
  },
 +
  ["12028"] = {
 +
    id = 12028,
 +
    name = "Elven Logistics Pendant",
 +
    value = 200000,
 +
    tradeable = true,
 +
    enchantmentTier = 1,
 +
    forcedEnchant = 85,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/jewellery/logistics.PNG",
 +
    class = "equipment",
 +
    extraTooltipInfo = "Empowers you to efficiently process materials and items.",
 +
    tags = { "smithing", "runecrafting", "cooking" },
 +
    requiredLevel = {
 +
      crafting = 50
 +
    },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } }
 +
    },
 +
    rarity = "rare"
 +
  },
 +
  ["12029"] = {
 +
    id = 12029,
 +
    name = "Farming Shard",
 +
    tradeable = false,
 +
    partyTradeable = true,
 +
    itemImage = "/images/farming/farming_shard.png",
 +
    extraTooltipInfo = "A shard for creating skilling gear.",
 +
    class = "gem",
 +
    tags = { "shard", "farming" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12030"] = {
 +
    id = 12030,
 +
    name = "Dwarven Tongs",
 +
    value = 13782100,
 +
    tradeable = false,
 +
    partyTradeable = true,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      smithing = 80
 +
    },
 +
    itemImage = "/images/smithing/dwarven_tongs.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology.",
 +
    tags = { "smithing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tongs",
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 90
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 5
 +
      } },
 +
      itemSet = { 10023, 10024 }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 250000,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "A legendary set of tongs made from lost dwarven technology.",
 +
      unlockQuest = 219
 +
    }
 +
  },
 +
  ["12031"] = {
 +
    id = 12031,
 +
    name = "Smithing Shard",
 +
    tradeable = false,
 +
    partyTradeable = true,
 +
    itemImage = "/images/smithing/smithing_shard.png",
 +
    extraTooltipInfo = "A shard for creating skilling gear.",
 +
    class = "gem",
 +
    tags = { "shard", "smithing" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12032"] = {
 +
    id = 12032,
 +
    name = "Elvish Hoe",
 +
    value = 13782100,
 +
    tradeable = false,
 +
    partyTradeable = true,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      farming = 80
 +
    },
 +
    itemImage = "/images/farming/elven_hoe.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
 +
    tags = { "farming", "craftable" },
 +
    equipmentStats = {
 +
      slot = "hoe",
 +
      toolBoost = { {
 +
        skill = "farming",
 +
        boost = 90
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.farming",
 +
        value = 5
 +
      } }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 508000,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
 +
      unlockQuest = 222
 +
    }
 +
  },
 +
  ["12033"] = {
 +
    id = 12033,
 +
    name = "Void Portal Anchor",
 +
    value = 1500000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/void_anchor.png",
 +
    extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
 +
    class = "gem",
 +
    blockResearching = true,
 +
    tags = { "crafting" },
 +
    rarity = "legendary"
 +
  },
 +
  ["12034"] = {
 +
    id = 12034,
 +
    name = "Defunct Golem Core",
 +
    value = 1500000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/golem_core.png",
 +
    extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
 +
    class = "bar",
 +
    blockResearching = true,
 +
    tags = { "crafting" },
 +
    rarity = "legendary"
 +
  },
 +
  ["12035"] = {
 +
    id = 12035,
 +
    name = "Lava Heart",
 +
    value = 150000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/lava_heart.png",
 +
    extraTooltipInfo = "A mechanical heart that pumps molten stone instead of blood. With the right equipment it could enhance your Smithing capabilities.",
 +
    class = "bar",
 +
    blockResearching = true,
 +
    tags = { "crafting", "smithing" },
 +
    rarity = "rare"
 +
  },
 +
  ["12036"] = {
 +
    id = 12036,
 +
    name = "Bleached Cloth",
 +
    value = 150000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/bleached_cloth.png",
 +
    extraTooltipInfo = "A bolt of cloth bleached white by time that possesses a hint of intrinsic magical power. It appears to have absorbed some forgotten Cooking techniques in this Library. Knowledge Osmosis!",
 +
    class = "cloth",
 +
    blockResearching = true,
 +
    tags = { "crafting", "cooking" },
 +
    rarity = "rare"
 +
  },
 +
  ["12037"] = {
 +
    id = 12037,
 +
    name = "Academy Wards",
 +
    value = 150000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/academy_wards.png",
 +
    extraTooltipInfo = "Various totems and curios that were used to contain magical energy. They could be repurposed to help channel magic while Runecrafting.",
 +
    class = "cloth",
 +
    blockResearching = true,
 +
    tags = { "crafting", "runecrafting" },
 +
    rarity = "rare"
 +
  },
 +
  ["12038"] = {
 +
    name = "Smith's Golem Torso",
 +
    id = 12038,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 90,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10023, 10024 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "smithingset",
 +
    itemImage = "/images/foraging/Foraging_Top.png",
 +
    extraTooltipInfo = "A stony torso powered by lava.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "smithing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 218
 +
    }
 +
  },
 +
  ["12039"] = {
 +
    name = "Smith's Golem Legs",
 +
    id = 12039,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 91,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10023, 10024 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "smithingset",
 +
    itemImage = "/images/foraging/Foraging_legs.png",
 +
    extraTooltipInfo = "A stony set of legs powered by lava.",
 +
    class = "equipment",
 +
    visual = "lumberjack-legs",
 +
    tags = { "smithing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 218
 +
    }
 +
  },
 +
  ["12040"] = {
 +
    name = "Chef's Coat",
 +
    id = 12040,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 97,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10025, 10026 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "cookingset",
 +
    itemImage = "/images/cooking/equipment/cooking_body.png",
 +
    extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
 +
    class = "equipment",
 +
    visual = "chef-body",
 +
    tags = { "cooking", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 220
 +
    }
 +
  },
 +
  ["12041"] = {
 +
    name = "Chef's Pants",
 +
    id = 12041,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 95,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10025, 10026 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "cookingset",
 +
    itemImage = "/images/cooking/equipment/cooking_legs.png",
 +
    extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
 +
    class = "equipment",
 +
    visual = "chef-legs",
 +
    tags = { "cooking", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 220
 +
    }
 +
  },
 +
  ["12042"] = {
 +
    name = "Runecrafter's Robe Top",
 +
    id = 12042,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 81,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10027, 10028 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "runecraftingset",
 +
    itemImage = "/images/fishing/equipment/smock.png",
 +
    extraTooltipInfo = "A robe top that can help you channel and shape magic into slates and fibers.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "runecrafting", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 216
 +
    }
 +
  },
 +
  ["12043"] = {
 +
    name = "Runecrafter's Robe Hood",
 +
    id = 12043,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 27,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      toolBoost = { {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10027, 10028 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "runecraftingset",
 +
    itemImage = "/images/fishing/equipment/bucket_hat.png",
 +
    extraTooltipInfo = "A hood that can help you channel and shape magic into slates and fibers.",
 +
    class = "equipment",
 +
    visual = "bucket-hat",
 +
    tags = { "runecrafting", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 216
 +
    }
 +
  },
 +
  ["12044"] = {
 +
    name = "Runecrafter's Robe Bottoms",
 +
    id = 12044,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 92,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10027, 10028 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "runecraftingset",
 +
    itemImage = "/images/fishing/equipment/waders.png",
 +
    extraTooltipInfo = "A robe bottom that can help you channel and shape magic into slates and fibers.",
 +
    class = "equipment",
 +
    visual = "waders",
 +
    tags = { "runecrafting", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 216
 +
    }
 +
  },
 +
  ["13000"] = {
 +
    id = 13000,
 +
    name = "Combat Manual - Volume 1",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to take advantage of your weapon's edge. Apparently using the sharp part means it will hurt something more, who could have known?",
 +
    relatedAbility = 4,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13001"] = {
 +
    id = 13001,
 +
    name = "Combat Manual - Volume 2",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
 +
    relatedAbility = 5,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13002"] = {
 +
    id = 13002,
 +
    name = "Combat Manual - Volume 3",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to just hit things hard. Crushing things is deceptively simple and to truly pummel your enemy you must understand that being blunt is sometimes the only way to go.",
 +
    relatedAbility = 6,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13003"] = {
 +
    id = 13003,
 +
    name = "Spell Tome - Fire Ball",
 +
    itemImage = "/images/combat/ability_book/red.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize fire. Be careful where you practice it!",
 +
    relatedAbility = 7,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13004"] = {
 +
    id = 13004,
 +
    name = "Spell Tome - Flamethrower",
 +
    itemImage = "/images/combat/ability_book/red.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
 +
    relatedAbility = 18,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13005"] = {
 +
    id = 13005,
 +
    name = "Ballistics 101",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
 +
    relatedAbility = 12,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13006"] = {
 +
    id = 13006,
 +
    name = "Projectile Based Diplomacy - I",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
 +
    relatedAbility = 21,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13007"] = {
 +
    id = 13007,
 +
    name = "Projectile Based Diplomacy - II",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
 +
    relatedAbility = 23,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13008"] = {
 +
    id = 13008,
 +
    name = "Projectile Based Diplomacy - III",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A book that outline the merits of using projectiles, especially when trying to distract and divert, to really get your point across.",
 +
    relatedAbility = 24,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13009"] = {
 +
    id = 13009,
 +
    name = "Apocalyptic Tome",
 +
    itemImage = "/images/combat/ability_book/highmagic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
 +
    relatedAbility = 25,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "legendary",
 +
    overrideItemTier = 8,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13010"] = {
 +
    id = 13010,
 +
    name = "Intermediate Combat Manual - Volume 1",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
 +
    relatedAbility = 22,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13011"] = {
 +
    id = 13011,
 +
    name = "City Decree",
 +
    itemImage = "/images/combat/ability_book/city_decree.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Grants the owner the ability to summon City Guards as reinforcements in combat. You should probably feel a little guilty if you bring them into a fight they cannot survive.",
 +
    relatedAbility = 48,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13012"] = {
 +
    id = 13012,
 +
    name = "How To - First Aid",
 +
    itemImage = "/images/combat/ability_book/green.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Teaches the fundamentals of mid-combat first aid rending.",
 +
    relatedAbility = 47,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13013"] = {
 +
    id = 13013,
 +
    name = "Defending the Weak - An Excerpt",
 +
    itemImage = "/images/combat/ability_book/shield.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A few pages that explain that you can actually use your shield to defend others instead of just yourself.",
 +
    relatedAbility = 49,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13014"] = {
 +
    id = 13014,
 +
    name = "Combat Manual - Volume 4",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on stabbing through one enemy and into the next one. A battle cry is optional but recommended!",
 +
    relatedAbility = 66,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13015"] = {
 +
    id = 13015,
 +
    name = "Attention Getting Tactics",
 +
    itemImage = "/images/combat/ability_book/long_scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "It's a long scroll that explains in detail how awful you are. It gives you ideas on what to say to other people! Very healthy.",
 +
    relatedAbility = 54,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13016"] = {
 +
    id = 13016,
 +
    name = "Smoke and Mirrors",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "How to use the deceit and chaos to your aid on the battlefield.",
 +
    relatedAbility = 57,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13017"] = {
 +
    id = 13017,
 +
    name = "All Ghillied Up",
 +
    itemImage = "/images/combat/ability_book/green_2.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Sticks, grass, leaves, and other foliage can make a proper bush out of you!",
 +
    relatedAbility = 58,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13018"] = {
 +
    id = 13018,
 +
    name = "Ice, Ice, Ice",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "ICE!",
 +
    relatedAbility = 59,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13019"] = {
 +
    id = 13019,
 +
    name = "Trapper's Guide",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield.",
 +
    relatedAbility = 60,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13020"] = {
 +
    id = 13020,
 +
    name = "Spell Tome - Ice Shard",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize ice.",
 +
    relatedAbility = 67,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "common",
 +
    overrideItemTier = 3,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13021"] = {
 +
    id = 13021,
 +
    name = "Notes on Acid - I",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
 +
    relatedAbility = 76,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13022"] = {
 +
    id = 13022,
 +
    name = "Notes on Acid - II",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
 +
    relatedAbility = 77,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13023"] = {
 +
    id = 13023,
 +
    name = "Armor and its Weaknesses",
 +
    itemImage = "/images/combat/ability_book/shield.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Notes on the various types of armor and how smarter monsters react to them. Perhaps there is something to learn here?",
 +
    relatedAbility = 78,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13024"] = {
 +
    id = 13024,
 +
    name = "Cultist Notes I",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell.",
 +
    relatedAbility = 127,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13025"] = {
 +
    id = 13025,
 +
    name = "Cultist Notes II",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell. This time it is written in blood!",
 +
    relatedAbility = 128,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13026"] = {
 +
    id = 13026,
 +
    name = "Enlightened Parchment",
 +
    itemImage = "/images/combat/ability_book/enlightened.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A mostly nonsensical rant that claims to know the truth of all things. It does present some potential magical implications...",
 +
    relatedAbility = 166,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "legendary",
 +
    overrideItemTier = 7,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13027"] = {
 +
    id = 13027,
 +
    name = "A Study on Anatomy I",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Describes the bone structure of most humanoids and non-humanoid creatures. It also describes how to break them.",
 +
    relatedAbility = 197,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13028"] = {
 +
    id = 13028,
 +
    name = "A Study on Anatomy II",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Describes the location of tendons in most creatures. They are surprisingly easy to reach.",
 +
    relatedAbility = 199,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13029"] = {
 +
    id = 13029,
 +
    name = "A Study on Anatomy III",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Describes non-vital organs in creatures. The vitals may be well protected, but a non-vital strike will still significantly hamper anything.",
 +
    relatedAbility = 201,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13030"] = {
 +
    id = 13030,
 +
    name = "Trapper's Guide, the Sequel",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield. So why not just put down a ton?",
 +
    relatedAbility = 203,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 4,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13031"] = {
 +
    id = 13031,
 +
    name = "Ancient Ice Tome",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "This old tome outlines the methods to magically contain certain specimen. Perhaps it can be used in combat too?",
 +
    relatedAbility = 205,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
    partyTradeable = true,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["15000"] = {
 +
    id = 15000,
 +
    name = "Slayer's Mark",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/slayertoken.png",
 +
    heat = 1,
 +
    extraTooltipInfo = "A type of trophy taken from a slain foe.",
 +
    class = "gem",
 +
    tags = { "heat" }
 +
  },
 +
  ["15001"] = {
 +
    id = 15001,
 +
    name = "Token of Ownership",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/itemtoken.png",
 +
    heat = 1,
 +
    extraTooltipInfo = "A token representing that some item was obtained.",
 +
    class = "gem",
 +
    tags = { "heat" }
 +
  },
 +
  ["15002"] = {
 +
    id = 15002,
 +
    name = "Token of Action",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/locationtoken.png",
 +
    heat = 1,
 +
    extraTooltipInfo = "A token representing that some action was completed.",
 +
    class = "gem",
 +
    tags = { "heat" }
 +
  },
 +
  ["15003"] = {
 +
    id = 15003,
 +
    name = "Talent Respec Token",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/talent_token.png",
 +
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Untradeable version.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["15004"] = {
 +
    id = 15004,
 +
    name = "Tradeable Talent Respec Token",
 +
    tradeable = true,
 +
    itemImage = "/images/misc/talent_token_t.png",
 +
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Tradeable version.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["16000"] = {
 +
    id = 16000,
 +
    name = "Wooden Cup",
 +
    itemImage = "/images/misc/rich/rich_1.png",
 +
    extraTooltipInfo = "An enchanted wooden cup that occasionally leaks out barely drinkable water.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "common",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16001"] = {
 +
    id = 16001,
 +
    name = "Wooden Goblet",
 +
    itemImage = "/images/misc/rich/rich_2.png",
 +
    extraTooltipInfo = "A more refined wooden cup. At least it can hold the water it conjures, but it is more useful for purifying water you find.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "common",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16002"] = {
 +
    id = 16002,
 +
    name = "Wooden Chalice",
 +
    itemImage = "/images/misc/rich/rich_3.png",
 +
    extraTooltipInfo = "A fancy wooden chalice with engravings. No leaks and the water is never outright muddy. Getting better!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "common",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16003"] = {
 +
    id = 16003,
 +
    name = "Refined Wooden Chalice",
 +
    itemImage = "/images/misc/rich/rich_4.png",
 +
    extraTooltipInfo = "A wooden chalice inlaid with cheap gems. They might actually be colored glass, but they may be enchanted to somewhat cool the conjured and cleaned water.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "uncommon",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16004"] = {
 +
    id = 16004,
 +
    name = "Exquisite Wooden Chalice",
 +
    itemImage = "/images/misc/rich/rich_5.png",
 +
    extraTooltipInfo = "A large wooden chalice resembling a trophy! Clear, cool water is always available to drink. Very fancy, but still made of wood.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "uncommon",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16005"] = {
 +
    id = 16005,
 +
    name = "Small Silver Cup",
 +
    itemImage = "/images/misc/rich/rich_6.png",
 +
    extraTooltipInfo = "A small silver cup. The water drawn from this cup is magically refreshing, but low in quantity. Very delicate and worth more than wood.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16006"] = {
 +
    id = 16006,
 +
    name = "Silver Goblet",
 +
    itemImage = "/images/misc/rich/rich_7.png",
 +
    extraTooltipInfo = "A larger silver cup. Magically refreshing water that you can take more than a couple sips at a time from!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16007"] = {
 +
    id = 16007,
 +
    name = "Silver Chalice",
 +
    itemImage = "/images/misc/rich/rich_8.png",
 +
    extraTooltipInfo = "An enchanted silver chalice. Has handles!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16008"] = {
 +
    id = 16008,
 +
    name = "Refined Silver Chalice",
 +
    itemImage = "/images/misc/rich/rich_9.png",
 +
    extraTooltipInfo = "A silver chalice of fine craftsmanship with decorative engravings. Whether or not these engravings bolster its ability to conjure water is still up for debate.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16009"] = {
 +
    id = 16009,
 +
    name = "Exquisite Silver Chalice",
 +
    itemImage = "/images/misc/rich/rich_10.png",
 +
    extraTooltipInfo = "A hefty silver chalice that would not be out of place in a rich wizard's tower as an artifact of some note. You can almost hear a healthy burbling stream when it produces water.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16010"] = {
 +
    id = 16010,
 +
    name = "Tall Gold Goblet",
 +
    itemImage = "/images/misc/rich/rich_11.png",
 +
    extraTooltipInfo = "A small golden cup, barely able to contain any liquid, but very expensive nonetheless. What little liquid it produces matches the taste of the drinker perfectly.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16011"] = {
 +
    id = 16011,
 +
    name = "Wide Gold Goblet",
 +
    itemImage = "/images/misc/rich/rich_12.png",
 +
    extraTooltipInfo = "A wide golden cup, but now wide instead of tall! Supports even more flavors!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16012"] = {
 +
    id = 16012,
 +
    name = "Golden Chalice",
 +
    itemImage = "/images/misc/rich/rich_13.png",
 +
    extraTooltipInfo = "A golden chalice inlaid with real gems. The gems seem to sparkle and glow of their own volition, allowing the produced liquid to be either hot or cold. There is no doubt to your wealth when you drink from this.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16013"] = {
 +
    id = 16013,
 +
    name = "Refined Golden Chalice",
 +
    itemImage = "/images/misc/rich/rich_14.png",
 +
    extraTooltipInfo = "A large golden chalice inlaid with engravings. The engravings seem to glow faintly, and the liquid produced is always the perfect temperature.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16014"] = {
 +
    id = 16014,
 +
    name = "Exquisite Golden Chalice",
 +
    itemImage = "/images/misc/rich/rich_15.png",
 +
    extraTooltipInfo = "A huge golden chalice with engravings AND gems! Enchanted gems and glowing engravings indicate that this chalice is an artifact of some renown, capable of supplying an entire noble house with any beverage they may desire.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16015"] = {
 +
    id = 16015,
 +
    name = "Golden Grail",
 +
    itemImage = "/images/misc/rich/rich_16.png",
 +
    extraTooltipInfo = "A veritable cauldron made of pure gold and inlaid with precious gems. Did you take this from a king, or did you become one just to own it? It deserves its own castle for how much it is worth. 'Property of Habs' is written on the bottom.",
 +
     class = "platinum",
 +
     tags = { "token" },
 +
     rarity = "legendary"
 +
   },
 +
   ["25000"] = {
 +
     id = 25000,
 +
     name = "Monster Tooth",
 +
     itemImage = "/images/combat/materials/junk/tooth.png",
 +
     value = 150,
 +
     extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25001"] = {
 +
     id = 25001,
 +
     name = "Monster Horn",
 +
     itemImage = "/images/combat/materials/junk/horn.png",
 +
     value = 250,
 +
     extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25002"] = {
 +
     id = 25002,
 +
     name = "Sturdy Horn",
 +
     itemImage = "/images/combat/materials/junk/horn_2.png",
 +
     value = 500,
 +
     extraTooltipInfo = "A sturdy horn taken from a slain monster; might be worth something to someone.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25003"] = {
 +
     id = 25003,
 +
     name = "Old Coins",
 +
     itemImage = "/images/combat/materials/junk/old_coins.png",
 +
     value = 1000,
 +
     extraTooltipInfo = "Some old coins. Might be worth something to a collector",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25004"] = {
 +
     id = 25004,
 +
     name = "Primitive Coin",
 +
     itemImage = "/images/combat/materials/junk/primitive_coin.png",
 +
     value = 2500,
 +
     extraTooltipInfo = "A rather heavy, yet primitive, gold coin. This could easily be sold for a tidy sum.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25005"] = {
 +
     id = 25005,
 +
     name = "Undead Token",
 +
     itemImage = "/images/combat/materials/junk/undead_token.png",
 +
     value = 5000,
 +
     extraTooltipInfo = "Some sort of token taken from the undead. Someone might be interested in it.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25006"] = {
 +
     id = 25006,
 +
     name = "Woodland Trinket",
 +
     itemImage = "/images/combat/materials/junk/woodland_trinket.png",
 +
     value = 5000,
 +
     extraTooltipInfo = "A trinket taken from the Elves; might be worth something to someone.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25007"] = {
 +
     id = 25007,
 +
     name = "Intact Wing",
 +
     itemImage = "/images/combat/materials/junk/wing.png",
 +
     value = 5000,
 +
     extraTooltipInfo = "A mostly intact wing. Someone might be interested in it.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25008"] = {
 +
     id = 25008,
 +
     name = "Ornate Trinket",
 +
     itemImage = "/images/combat/materials/junk/ornate_trinket.png",
 +
     value = 15000,
 +
     extraTooltipInfo = "A rather ornate trinket; it should be worth a bit.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25009"] = {
 +
     id = 25009,
 +
     name = "Useless Metal Scraps",
 +
     itemImage = "/images/combat/materials/junk/metal_scraps.png",
 +
     value = 100,
 +
     extraTooltipInfo = "Useless metal scraps made from some poor quality material. Could probably be sold to someone for cheap.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25010"] = {
 +
     id = 25010,
 +
     name = "Exotic Trinket",
 +
     itemImage = "/images/combat/materials/junk/exotic_trinket.png",
 +
     value = 25000,
 +
     extraTooltipInfo = "An exotic trinket from some unknown origin. Should be worth quite a bit to the right person.",
 +
     class = "junk",
 
     rarity = "junk",
 
     rarity = "junk",
 
     tags = { "junk" }
 
     tags = { "junk" }
Line 29,797: Line 32,630:
 
     value = 50,
 
     value = 50,
 
     extraTooltipInfo = "Slag from Smithing; it is completely useless to you but a vendor may be convinced to buy it.",
 
     extraTooltipInfo = "Slag from Smithing; it is completely useless to you but a vendor may be convinced to buy it.",
 +
    class = "junk",
 +
    rarity = "junk",
 +
    tags = { "junk" }
 +
  },
 +
  ["25033"] = {
 +
    id = 25033,
 +
    name = "Red Lily",
 +
    itemImage = "/images/combat/materials/junk/red_lily.png",
 +
    value = 4000,
 +
    extraTooltipInfo = "It sure looks nice, but has absolute zero magical properties. Might be worth something to a florist.",
 +
    class = "junk",
 +
    rarity = "junk",
 +
    tags = { "junk" }
 +
  },
 +
  ["25034"] = {
 +
    id = 25034,
 +
    name = "Lincoln Rose",
 +
    itemImage = "/images/combat/materials/junk/lincoln_rose.png",
 +
    value = 15000,
 +
    extraTooltipInfo = "A deep crimson rose known for its drought tolerance, not the most uncommon but a sought after gift for romantics.",
 +
    class = "junk",
 +
    rarity = "junk",
 +
    tags = { "junk" }
 +
  },
 +
  ["25035"] = {
 +
    id = 25035,
 +
    name = "Leucanthemum",
 +
    itemImage = "/images/combat/materials/junk/leucanthemum.png",
 +
    value = 1000,
 +
    extraTooltipInfo = "A common herbaceous perennial flower known for its snow white petals, considered weeds by some, you can probably find someone to buy a bouquet of these.",
 +
    class = "junk",
 +
    rarity = "junk",
 +
    tags = { "junk" }
 +
  },
 +
  ["25036"] = {
 +
    id = 25036,
 +
    name = "Swordfern",
 +
    itemImage = "/images/combat/materials/junk/swordfern.png",
 +
    value = 35000,
 +
    extraTooltipInfo = "A rare fern said to relieve pain when rubbed on the skin, this probably won't work on the injuries you 'll be getting but a healer in the city will pay you handsomely for bundles of these.",
 +
    class = "junk",
 +
    rarity = "junk",
 +
    tags = { "junk" }
 +
  },
 +
  ["25037"] = {
 +
    id = 25037,
 +
    name = "Purple Lupine",
 +
    itemImage = "/images/combat/materials/junk/purple_lupine.png",
 +
    value = 7500,
 +
    extraTooltipInfo = "This flower gets its name from farmers who considered it as dangerous as a wolf to livestock due to its toxicity, the farmers coalition will pay a bounty for digging this invasive plant up.",
 +
    class = "junk",
 +
    rarity = "junk",
 +
    tags = { "junk" }
 +
  },
 +
  ["25038"] = {
 +
    id = 25038,
 +
    name = "Puffball Shroom",
 +
    itemImage = "/images/combat/materials/junk/puffball_shroom.png",
 +
    value = 12500,
 +
    extraTooltipInfo = "Some species of these are edible if picked early but this mature specimen shows how it gets its name from the cloud of spores released when you crush it, sometimes used to make ink so you should be able to sell these at a stationers shop.",
 
     class = "junk",
 
     class = "junk",
 
     rarity = "junk",
 
     rarity = "junk",

Latest revision as of 10:10, 5 September 2025


return {
  ["1"] = {
    id = 1,
    name = "Gold",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/money_icon.png",
    extraTooltipInfo = "Gold is used to purchase items from the market and shops. You can get more gold by selling resources or fighting monsters.",
    class = "gold"
  },
  ["2"] = {
    id = 2,
    name = "Heat",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/heat_icon.png",
    extraTooltipInfo = "Heat is used to smelt bars and cook food. You can get heat by burning various items such as logs, branches, driftwood, coal, and ability books.",
    class = "heat",
    tags = { "heat" }
  },
  ["3"] = {
    id = 3,
    name = "Air Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/air_essence.png",
    extraTooltipInfo = "Air Essence can be gathered by waiting patiently.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["4"] = {
    id = 4,
    name = "Earth Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/earth_essence.png",
    extraTooltipInfo = "Earth Essence can be gathered while mining.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["5"] = {
    id = 5,
    name = "Fire Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/fire_essence.png",
    extraTooltipInfo = "Fire Essence can be gathered while smithing or cooking.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["6"] = {
    id = 6,
    name = "Water Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/water_essence.png",
    extraTooltipInfo = "Water Essence can be gathered by fishing.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["7"] = {
    id = 7,
    name = "Blood Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/blood_essence.png",
    extraTooltipInfo = "Blood Essence can be gathered by dealing damage.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["8"] = {
    id = 8,
    name = "Death Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/death_essence.png",
    extraTooltipInfo = "Death Essence can be gathered by killing opponents.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["9"] = {
    id = 9,
    name = "Chaos Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/chaos_essence.png",
    extraTooltipInfo = "Chaos Essence can be gathered by attempting to hit an enemy.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["10"] = {
    id = 10,
    name = "Nature Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/nature_essence.png",
    extraTooltipInfo = "Nature Essence can be gathered by foraging and farming.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["11"] = {
    id = 11,
    name = "Mind Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/mind_essence.png",
    extraTooltipInfo = "Mind Essence can be gathered by enchanting and augmenting items or using magic in combat.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["12"] = {
    id = 12,
    name = "Cosmic Essence",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/cosmic_essence.png",
    extraTooltipInfo = "Cosmic Essence can be gathered by enchanting or runecrafting.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["20"] = {
    id = 20,
    name = "Platinum",
    tradeable = false,
    itemImage = "/images/premium/platinum_icon.png",
    extraTooltipInfo = "Platinum is used to purchase items from the Platinum Shop and to purchase server-wide Global Buffs.",
    class = "platinum",
    tags = { "platinum" },
    rarity = "legendary"
  },
  ["50"] = {
    name = "Book",
    id = 50,
    value = 500,
    tradeable = true,
    heat = 50,
    itemImage = "/images/misc/book.png",
    extraTooltipInfo = "A dusty tome. Perhaps I should read it?",
    class = "gem",
    tags = { "book", "heat" }
  },
  ["51"] = {
    name = "Task",
    id = 51,
    tradeable = false,
    itemImage = "/images/misc/task.png",
    extraTooltipInfo = "Adventure awaits! HUZZAH!",
    class = "gem",
    tags = { "book" }
  },
  ["60"] = {
    id = 60,
    name = "Raw Shrimp",
    level = 1,
    value = 5,
    tradeable = true,
    experience = 5,
    itemImage = "/images/fishing/raw_shrimp.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. S h r i m p",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "buff", "alchemy", "fish" }
  },
  ["61"] = {
    id = 61,
    name = "Raw Anchovy",
    level = 15,
    value = 15,
    tradeable = true,
    experience = 10,
    itemImage = "/images/fishing/raw_anchovy.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. In what scape would these look like blue shrimp?",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["62"] = {
    id = 62,
    name = "Raw Trout",
    level = 20,
    value = 25,
    tradeable = true,
    experience = 25,
    itemImage = "/images/fishing/raw_trout.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. The fisherman's participation award.",
    time = 10000,
    tags = { "fish", "fishing", "cooking", "ingredient" }
  },
  ["63"] = {
    id = 63,
    name = "Raw Salmon",
    level = 35,
    value = 50,
    tradeable = true,
    experience = 40,
    itemImage = "/images/fishing/raw_salmon.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. Not going up any rivers anymore.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["64"] = {
    id = 64,
    name = "Raw Lobster",
    level = 40,
    value = 75,
    tradeable = true,
    experience = 75,
    itemImage = "/images/fishing/raw_lobster.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. Raw Lobster!",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["65"] = {
    id = 65,
    name = "Raw Tuna",
    level = 50,
    value = 100,
    tradeable = true,
    experience = 100,
    itemImage = "/images/fishing/raw_tuna.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. Tuna Tuna Tuna",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" },
    rarity = "uncommon"
  },
  ["66"] = {
    id = 66,
    name = "Raw Shark",
    level = 70,
    value = 125,
    tradeable = true,
    experience = 125,
    itemImage = "/images/fishing/raw_shark.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A big toothy fish. It's a fish, right?",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" },
    rarity = "rare"
  },
  ["67"] = {
    id = 67,
    name = "Raw Megalodon",
    level = 90,
    value = 350,
    tradeable = true,
    experience = 175,
    itemImage = "/images/fishing/raw_megalodon.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A monstrously large shark with incredibly tough meat.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" },
    rarity = "epic"
  },
  ["68"] = {
    id = 68,
    name = "Raw Ancient Lobster",
    level = 40,
    value = 225,
    tradeable = true,
    experience = 150,
    itemImage = "/images/fishing/raw_ancient_lobster.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A mean looking and monstrously heavy lobster. It's definitely a lot older than you are.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["69"] = {
    id = 69,
    name = "Raw Tentacle Meat",
    level = 40,
    value = 400,
    tradeable = true,
    experience = 200,
    itemImage = "/images/fishing/raw_tentacle_chunk.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. A massive chunk of ancient rubbery meat torn from some sort of tentacled monster.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
  },
  ["70"] = {
    id = 70,
    name = "Raw Huge Tuna",
    level = 70,
    value = 150,
    tradeable = true,
    experience = 150,
    itemImage = "/images/fishing/raw_huge_tuna.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A huge tuna!",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" },
    rarity = "rare"
  },
  ["71"] = {
    id = 71,
    name = "Seaweed",
    tradeable = true,
    value = 25,
    experience = 10,
    itemImage = "images/fishing/seaweed.png",
    extraTooltipInfo = "An ingredient for cooking. Smells real bad.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["72"] = {
    id = 72,
    name = "Raw Magnetic Minnow",
    tradeable = true,
    value = 150,
    experience = 50,
    itemImage = "images/fishing/raw_minnow.png",
    extraTooltipInfo = "An ingredient for cooking. It didn't even bite the hook, it just got stuck to it.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["73"] = {
    id = 73,
    name = "Raw Tigerfish",
    tradeable = true,
    value = 100,
    experience = 50,
    itemImage = "images/fishing/raw_tigerfish.png",
    extraTooltipInfo = "An ingredient for cooking. Mean looking and strong to boot!",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["74"] = {
    id = 74,
    name = "Raw Slippery Eel",
    tradeable = true,
    value = 125,
    experience = 75,
    itemImage = "images/fishing/raw_eel.png",
    extraTooltipInfo = "An ingredient for cooking. Slippery and oily!",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["75"] = {
    id = 75,
    name = "Raw Great White Shark",
    tradeable = true,
    value = 150,
    experience = 125,
    itemImage = "images/fishing/raw_greatwhite.png",
    extraTooltipInfo = "An ingredient for cooking. A deadly creature to be sure.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["76"] = {
    id = 76,
    name = "Raw Hammerhead Shark",
    value = 150,
    tradeable = true,
    experience = 125,
    itemImage = "/images/fishing/raw_hammerhead.png",
    extraTooltipInfo = "An ingredient for cooking. Probably can't actually be used as a hammer.",
    class = "fish",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
  },
  ["77"] = {
    id = 77,
    name = "Raw Crab",
    value = 85,
    tradeable = true,
    experience = 75,
    itemImage = "/images/fishing/raw_crab.png",
    extraTooltipInfo = "An ingredient for cooking. In some places it's considered less desirable than lobster, but not here.",
    class = "fish",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["78"] = {
    id = 78,
    name = "Scallop",
    value = 200,
    tradeable = true,
    experience = 75,
    itemImage = "/images/cooking/alchemy/ingredients/scallop.png",
    extraTooltipInfo = "You can sometimes find a beautiful pearl inside. It doesn't affect the taste though.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["79"] = {
    id = 79,
    name = "Prism Fin",
    value = 100,
    tradeable = true,
    experience = 75,
    itemImage = "/images/cooking/alchemy/ingredients/prism_fin.png",
    extraTooltipInfo = "It is said that finding one with five blue stripes is a sign of good luck. Maybe four is already good enough?",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["80"] = {
    id = 80,
    name = "Aetherpolyp",
    value = 150,
    tradeable = true,
    experience = 75,
    itemImage = "/images/cooking/alchemy/ingredients/aetherpolyp.png",
    extraTooltipInfo = "Corals form the base of any coral reef. This one in particular forms the base of your next alchemy experiment.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["81"] = {
    id = 81,
    name = "Raw Crimson Octopus",
    value = 250,
    tradeable = true,
    experience = 100,
    itemImage = "/images/cooking/alchemy/ingredients/raw_octopus.png",
    extraTooltipInfo = "Known for snatching shiny objects from sunken wrecks and pirate corpses alike.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "fish" }
  },
  ["95"] = {
    id = 95,
    name = "Burnt Fish",
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/burnt_fish.png",
    class = "cookedFish",
    extraTooltipInfo = "The result of an overzealous cook. Perhaps studying this will make you a better cook?",
    tags = { "cooking" }
  },
  ["96"] = {
    id = 96,
    name = "Burnt Food",
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/burnt_food.png",
    class = "cookedFish",
    extraTooltipInfo = "The result of an overzealous cook. Perhaps studying this will make you a better cook?",
    tags = { "cooking" }
  },
  ["101"] = {
    id = 101,
    name = "Copper Ore",
    level = 1,
    value = 5,
    tradeable = true,
    experience = 5,
    time = 5000,
    itemImage = "/images/mining/copper_ore.png",
    extraTooltipInfo = "Can be smelted into bronze bars with the help of some tin.",
    tags = { "mining", "smithing" },
    class = "ore"
  },
  ["102"] = {
    id = 102,
    name = "Tin Ore",
    level = 1,
    value = 5,
    tradeable = true,
    experience = 5,
    time = 5000,
    itemImage = "/images/mining/tin_ore.png",
    extraTooltipInfo = "Can be smelted into bronze bars with the help of some copper.",
    tags = { "mining", "smithing" },
    class = "ore"
  },
  ["103"] = {
    id = 103,
    name = "Iron Ore",
    level = 15,
    value = 20,
    tradeable = true,
    experience = 15,
    time = 15000,
    itemImage = "/images/mining/iron_ore.png",
    extraTooltipInfo = "Can be smelted into the most basic of basic metal bars, iron.",
    tags = { "mining", "smithing" },
    class = "ore"
  },
  ["104"] = {
    id = 104,
    name = "Gold Ore",
    level = 30,
    value = 100,
    tradeable = true,
    experience = 25,
    time = 30000,
    itemImage = "/images/mining/gold_ore.png",
    extraTooltipInfo = "A large chunk of gold ready to be smelted into a bar.",
    class = "ore",
    tags = { "mining", "smithing" }
  },
  ["105"] = {
    id = 105,
    name = "Mithril Ore",
    level = 50,
    value = 75,
    tradeable = true,
    experience = 50,
    time = 45000,
    itemImage = "/images/mining/mithril_ore.png",
    extraTooltipInfo = "A dark blue tinted and hardy metal that can be smelted into bars.",
    class = "ore",
    tags = { "mining", "smithing" }
  },
  ["106"] = {
    id = 106,
    name = "Adamantite Ore",
    level = 60,
    value = 100,
    tradeable = true,
    experience = 75,
    time = 60000,
    itemImage = "/images/mining/adamantite_ore.png",
    extraTooltipInfo = "A green hued metal most consider nearly worthless that can be smelted into bars.",
    class = "ore",
    tags = { "mining", "smithing" }
  },
  ["107"] = {
    id = 107,
    name = "Runite Ore",
    level = 85,
    value = 200,
    tradeable = true,
    experience = 100,
    time = 120000,
    itemImage = "/images/mining/runite_ore.png",
    extraTooltipInfo = "One of the hardest naturally occuring metals that may be smelted into tough bars.",
    class = "ore",
    tags = { "mining", "smithing" },
    rarity = "uncommon"
  },
  ["108"] = {
    id = 108,
    name = "Clay",
    level = 1,
    value = 1,
    tradeable = true,
    experience = 1,
    time = 5000,
    itemImage = "/images/mining/clay.png",
    extraTooltipInfo = "Used in crafting. It may not be what plants crave, but you could probably mix this with sand to make fertilizer.",
    class = "ore",
    tags = { "mining" }
  },
  ["109"] = {
    id = 109,
    name = "Stone",
    level = 1,
    value = 1,
    tradeable = true,
    experience = 1,
    time = 5000,
    itemImage = "/images/mining/stone.png",
    extraTooltipInfo = "Used in crafting. A solid foundation for castles... but who would want that?",
    class = "ore",
    tags = { "mining" }
  },
  ["110"] = {
    id = 110,
    name = "Sand",
    level = 1,
    value = 1,
    tradeable = true,
    experience = 1,
    time = 5000,
    itemImage = "/images/mining/sand.png",
    extraTooltipInfo = "Used in crafting and cooking. One can find great nutrients in sand for fertilizer, though eating the sand itself doesn't seem like a good idea...",
    class = "ore",
    tags = { "mining" }
  },
  ["111"] = {
    id = 111,
    name = "Silver",
    level = 30,
    value = 100,
    tradeable = true,
    experience = 25,
    time = 5000,
    itemImage = "/images/mining/silver.png",
    extraTooltipInfo = "A great material for channeling magic essence.",
    class = "ore",
    tags = { "mining", "enchanting" }
  },
  ["112"] = {
    id = 112,
    name = "Coal",
    level = 1,
    value = 20,
    tradeable = true,
    experience = 10,
    time = 5000,
    heat = 10,
    itemImage = "/images/mining/coal.png",
    extraTooltipInfo = "Burn it up to make heat! It's okay, the industrial revolution hasn't happened yet so you're safe from environmental activists.",
    class = "ore",
    tags = { "mining", "heat" }
  },
  ["113"] = {
    id = 113,
    name = "Rune Slate",
    level = 1,
    value = 15,
    tradeable = true,
    experience = 10,
    time = 5000,
    itemImage = "/images/runecrafting/rune_slate.png",
    extraTooltipInfo = "A blank magical canvas.",
    class = "ore",
    tags = { "mining", "runecrafting", "enchanting" }
  },
  ["114"] = {
    id = 114,
    name = "Stygian Ore",
    level = 90,
    value = 500,
    tradeable = true,
    experience = 150,
    time = 5000,
    itemImage = "/images/mining/stygian_ore.png",
    extraTooltipInfo = "An unnaturally glittering ore sourced from the deepest of delves. May be smelted into bars with the aid of ichor.",
    class = "ore",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["115"] = {
    id = 115,
    name = "Void Stone",
    level = 90,
    value = 1500,
    tradeable = true,
    experience = 175,
    time = 5000,
    itemImage = "/images/mining/void_shard.png",
    extraTooltipInfo = "A stone pulsing with chaotic energy. Perhaps you could further process it?",
    class = "ore",
    tags = { "mining", "smithing" },
    rarity = "epic"
  },
  ["150"] = {
    id = 150,
    name = "Fertilizer",
    value = 15,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/fertilizer.png",
    extraTooltipInfo = "Stinky sack of nutrients. Increases minimum yield and experience of plants and somehow traps in farming by 30%.",
    tags = { "farming", "craftable" },
    craftingStats = {
      level = 1,
      experience = 40,
      category = "Farming",
      craftable = true,
      multiplier = 4,
      description = "Stinky sack of nutrients. Increases minimum yield and experience of plants in farming."
    }
  },
  ["151"] = {
    id = 151,
    name = "Carrot Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/carrot_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Won't improve your vision yet."
  },
  ["152"] = {
    id = 152,
    name = "Peppercorn Seed",
    value = 5,
    experience = 20,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/peppercorn_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. May cause uncontrolled sneezing on harvest."
  },
  ["153"] = {
    id = 153,
    name = "Sugarcane Seed",
    value = 5,
    experience = 15,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/sugarcane_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm for a sweet treat."
  },
  ["154"] = {
    id = 154,
    name = "Wheat Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/wheat_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. It's honest work."
  },
  ["155"] = {
    id = 155,
    name = "Potato Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/potato_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Adventurers would often use potatos to show others their desire to dungeon delve with one another."
  },
  ["156"] = {
    id = 156,
    name = "Rice Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/rice_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["157"] = {
    id = 157,
    name = "Tomato Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/tomato_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Definitely a Vegetable."
  },
  ["158"] = {
    id = 158,
    name = "Wildberry Bush Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/wildberry_bush_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Careful with the thorns!"
  },
  ["159"] = {
    id = 159,
    name = "Chili Pepper Seed",
    value = 5,
    experience = 30,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/chili_pepper_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Even the seeds are hot to the touch."
  },
  ["160"] = {
    id = 160,
    name = "Pumpkin Seed",
    value = 5,
    experience = 30,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/pumpkin_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. The orange melon."
  },
  ["161"] = {
    id = 161,
    name = "Mushroom Spore",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/mushroom_spore.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["170"] = {
    id = 170,
    name = "Tree Seed",
    value = 5,
    experience = 20,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Good place to take naps under."
  },
  ["171"] = {
    id = 171,
    name = "Oak Tree Seed",
    value = 5,
    experience = 40,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/oak_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["172"] = {
    id = 172,
    name = "Willow Tree Seed",
    value = 5,
    experience = 60,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/willow_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["173"] = {
    id = 173,
    name = "Maple Tree Seed",
    value = 5,
    experience = 80,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/maple_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Sometimes sticky sap is found on this tree, but it's safe to ignore."
  },
  ["174"] = {
    id = 174,
    name = "Yew Tree Seed",
    value = 5,
    experience = 100,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/yew_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["175"] = {
    id = 175,
    name = "Banana Tree Seed",
    value = 5,
    experience = 25,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/banana_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["176"] = {
    id = 176,
    name = "Apple Tree Seed",
    value = 5,
    experience = 25,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/apple_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    extraTooltipInfo = "Plant this on your farm. Not a good place to take naps under."
  },
  ["177"] = {
    id = 177,
    name = "Elder Tree Seed",
    value = 100,
    experience = 50,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/elder_tree_seed.png",
    extraTooltipInfo = "Every type of forest can be traced back to one of these trees.",
    tags = { "foraging", "seed", "farming" },
    rarity = "uncommon"
  },
  ["180"] = {
    id = 180,
    name = "Sageberry Bush Seed",
    value = 5,
    experience = 25,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/sageberry_seed.png",
    extraTooltipInfo = "It may be wise to plant this on your farm.",
    tags = { "foraging", "seed", "farming" }
  },
  ["185"] = {
    id = 185,
    name = "Mysterious Seed",
    value = 7,
    experience = 50,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/mysterious_seed.png",
    extraTooltipInfo = "Life is not necessarily the opposite of corruption. I wonder what this could grow into?",
    rarity = "rare",
    craftingStats = {
      level = 70,
      experience = 6000,
      category = "Farming",
      craftable = true,
      multiplier = 16,
      description = "The blessing of life steeped in the ooze of corruption."
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["186"] = {
    id = 186,
    name = "Durian Seed",
    value = 5,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/durian_seed.png",
    extraTooltipInfo = "Legend states that these seeds are so fragile, only someone with extraordinary power could remove the seed from the fruit in one piece... It appears to be an award for defeating a powerful enemy, rather than a seed that can be planted.",
    tags = { "farming" },
    rarity = "epic"
  },
  ["201"] = {
    id = 201,
    name = "Bronze Bar",
    level = 1,
    value = 25,
    tradeable = true,
    experience = 10,
    time = 10000,
    itemImage = "/images/smithing/bronze_bar.png",
    class = "bar",
    extraTooltipInfo = "Used as a basic crafting material.",
    tags = { "mining", "smithing" }
  },
  ["202"] = {
    id = 202,
    name = "Iron Bar",
    level = 10,
    value = 250,
    tradeable = true,
    experience = 45,
    time = 24000,
    itemImage = "/images/smithing/iron_bar.png",
    class = "bar",
    extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
    tags = { "mining", "smithing" }
  },
  ["203"] = {
    id = 203,
    name = "Gold Bar",
    level = 20,
    value = 1000,
    tradeable = true,
    experience = 150,
    time = 60000,
    itemImage = "/images/smithing/gold_bar.png",
    class = "bar",
    extraTooltipInfo = "May be used to craft or augment jewelry. Sadly you aren't authorized to create your own currency.",
    tags = { "mining", "smithing" }
  },
  ["204"] = {
    id = 204,
    name = "Mithril Bar",
    level = 30,
    value = 500,
    tradeable = true,
    experience = 200,
    time = 60000,
    itemImage = "/images/smithing/mithril_bar.png",
    class = "bar",
    extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
    tags = { "mining", "smithing" }
  },
  ["205"] = {
    id = 205,
    name = "Adamantite Bar",
    level = 40,
    value = 2000,
    tradeable = true,
    experience = 600,
    time = 150000,
    itemImage = "/images/smithing/adamantite_bar.png",
    class = "bar",
    extraTooltipInfo = "A rather limited, yet hard, metal. May be used to create Adamantite gear.",
    tags = { "mining", "smithing" },
    rarity = "uncommon"
  },
  ["206"] = {
    id = 206,
    name = "Runite Bar",
    level = 50,
    value = 7000,
    tradeable = true,
    experience = 840,
    time = 180000,
    itemImage = "/images/smithing/runite_bar.png",
    class = "bar",
    extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["207"] = {
    id = 207,
    name = "Stygian Bar",
    level = 60,
    value = 9000,
    tradeable = true,
    experience = 1500,
    time = 300000,
    itemImage = "/images/smithing/stygian_bar.png",
    class = "bar",
    extraTooltipInfo = "An unnaturally tough metal that is almost crystalline in nature. May be used to craft Stygian equipment.",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["208"] = {
    id = 208,
    name = "Chaotic Crystal",
    level = 75,
    smithingTier = 6,
    value = 15000,
    tradeable = true,
    experience = 2000,
    time = 400000,
    itemImage = "/images/mining/void_crystal.png",
    class = "bar",
    extraTooltipInfo = "A condensed crystal formed through processing a large amount of void stones. May be used to craft or enhance unique equipment.",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["209"] = {
    id = 209,
    name = "Obsidian Glass",
    value = 3000,
    tradeable = true,
    itemImage = "/images/combat/materials/obsidian_glass.png",
    extraTooltipInfo = "A splinter of mildly reflective obsidian glass; can be used to augment obsidian or obsidian-adjacent gear.",
    class = "bar",
    tags = { "mining" }
  },
  ["210"] = {
    id = 210,
    name = "Golem Marrow",
    value = 300,
    tradeable = true,
    itemImage = "/images/combat/materials/golem_marrow.png",
    extraTooltipInfo = "A piece of golem marrow, the lifeblood of an artificial construct.",
    class = "bar",
    tags = { "mining", "smithing" }
  },
  ["211"] = {
    id = 211,
    name = "Chaos Stone",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/chaos_stone_refined.png",
    extraTooltipInfo = "Crafting Material. A shard of chaotic essence that is not only contained, but refined. The process to do this is forever lost to the ages.",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["212"] = {
    id = 212,
    name = "Living Shard",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/living_stone.png",
    extraTooltipInfo = "Crafting Material. A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["213"] = {
    id = 213,
    name = "Runed Stone",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/runed_stone.png",
    extraTooltipInfo = "Crafting Material. An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["214"] = {
    id = 214,
    name = "Magma Core",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/magma_core.png",
    extraTooltipInfo = "Crafting Material. A chunk of stone with an unquenchable fire burning within. What could you do with this?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["215"] = {
    id = 215,
    name = "Heavy Chaos Shard",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
    extraTooltipInfo = "Crafting Material. An unrefined splinter of chaotic energy. Though dulled compared to the chaos it was drawn from, it may still have a potent effect.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["216"] = {
    id = 216,
    name = "Worn Ancient Splinter",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/ancient_splinter.PNG",
    extraTooltipInfo = "Crafting Material. A splinter of some long lost metal; it has more in common with stone than it does metal and would require a master craftsman to work it.",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["217"] = {
    id = 217,
    name = "Royal Ice Shard",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/ice_shard.PNG",
    extraTooltipInfo = "Crafting Material. A somewhat workable shard of frozen stone sourced from the frozen wastes within the Valley of Giants. Appears to be a material commonly used by Ice Giants to form their accessories; perhaps you could make something useful with it?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["301"] = {
    id = 301,
    name = "Branch",
    level = 1,
    value = 1,
    tradeable = true,
    heat = 1,
    experience = 1,
    time = 2000,
    itemImage = "/images/foraging/branch.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["302"] = {
    id = 302,
    name = "Log",
    level = 5,
    value = 3,
    tradeable = true,
    heat = 5,
    experience = 20,
    time = 5000,
    itemImage = "/images/foraging/log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "craftable", "heat" },
    craftingStats = {
      level = 1,
      experience = 10,
      category = "General",
      craftable = true,
      description = "Combine your branches to craft one log"
    }
  },
  ["303"] = {
    id = 303,
    name = "Oak Log",
    level = 10,
    value = 10,
    tradeable = true,
    heat = 10,
    experience = 40,
    time = 10000,
    itemImage = "/images/foraging/oak_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["304"] = {
    id = 304,
    name = "Willow Log",
    level = 30,
    value = 20,
    tradeable = true,
    heat = 20,
    experience = 60,
    time = 15000,
    itemImage = "/images/foraging/willow_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["305"] = {
    id = 305,
    name = "Maple Log",
    level = 45,
    value = 40,
    tradeable = true,
    heat = 70,
    experience = 80,
    time = 25000,
    itemImage = "/images/foraging/maple_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat. Still sticky somehow.",
    tags = { "foraging", "heat" }
  },
  ["306"] = {
    id = 306,
    name = "Yew Log",
    level = 60,
    value = 100,
    tradeable = true,
    heat = 200,
    experience = 100,
    time = 60000,
    itemImage = "/images/foraging/yew_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" },
    rarity = "rare"
  },
  ["307"] = {
    id = 307,
    name = "Elder Log",
    level = 70,
    value = 250,
    tradeable = true,
    heat = 350,
    experience = 150,
    time = 60000,
    itemImage = "/images/foraging/elder_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" },
    rarity = "rare"
  },
  ["400"] = {
    id = 400,
    name = "Sapphire",
    value = 1000,
    tradeable = true,
    itemImage = "/images/mining/sapphire.png",
    class = "gem",
    extraTooltipInfo = "An inexpensive blue gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["401"] = {
    id = 401,
    name = "Emerald",
    value = 2000,
    tradeable = true,
    itemImage = "/images/mining/emerald.png",
    class = "gem",
    extraTooltipInfo = "An inexpensive green gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["402"] = {
    id = 402,
    name = "Ruby",
    value = 5000,
    tradeable = true,
    itemImage = "/images/mining/ruby.png",
    class = "gem",
    extraTooltipInfo = "An uncommon red gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["403"] = {
    id = 403,
    name = "Diamond",
    value = 10000,
    tradeable = true,
    itemImage = "/images/mining/diamond.png",
    class = "gem",
    extraTooltipInfo = "An uncommon gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["404"] = {
    id = 404,
    name = "Black Opal",
    value = 50000,
    tradeable = true,
    itemImage = "/images/mining/black_opal.png",
    class = "gem",
    extraTooltipInfo = "A rare black gem that may be used for crafting. It is said that you can see the whole universe inside of one of these.",
    tags = { "mining", "gem" },
    rarity = "uncommon"
  },
  ["405"] = {
    id = 405,
    name = "Runic Etchant",
    value = 100,
    tradeable = true,
    itemImage = "/images/magic/runic_etchant.png",
    class = "gem",
    extraTooltipInfo = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 5,
      experience = 530,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts."
    }
  },
  ["406"] = {
    id = 406,
    name = "Corrupted Substrate",
    value = 300,
    tradeable = true,
    itemImage = "/images/magic/corrupted_substrate.png",
    class = "gem",
    extraTooltipInfo = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 10,
      experience = 1030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic"
    }
  },
  ["407"] = {
    id = 407,
    name = "Reactive Powder",
    value = 600,
    tradeable = true,
    itemImage = "/images/magic/reactive_powder.png",
    class = "gem",
    extraTooltipInfo = "A combustible red powder, imbued with magic, used in alchemical crafting.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 20,
      experience = 2030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "A combustible red powder, imbued with magic, used in alchemical crafting."
    }
  },
  ["408"] = {
    id = 408,
    name = "Polishing Paste",
    value = 1000,
    tradeable = true,
    itemImage = "/images/magic/polishing_paste.png",
    class = "gem",
    extraTooltipInfo = "Finely ground diamond suspended in oil with highly abrasive properties.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 40,
      experience = 3430,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Finely ground diamond suspended in oil with highly abrasive properties."
    }
  },
  ["409"] = {
    id = 409,
    name = "Sanguine Infusion",
    value = 1000,
    tradeable = true,
    itemImage = "/images/magic/sanguine_infusion.png",
    class = "gem",
    extraTooltipInfo = "A highly viscous crimson elixir swirling with the malevolent power of demon blood.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 60,
      experience = 5030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "A highly viscous crimson elixir swirling with the malevolent power of demon blood."
    }
  },
  ["500"] = {
    id = 500,
    name = "Air Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 3,
    itemImage = "/images/runecrafting/air_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to air magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["501"] = {
    id = 501,
    name = "Earth Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 4,
    itemImage = "/images/runecrafting/earth_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to earth magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["502"] = {
    id = 502,
    name = "Fire Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 5,
    itemImage = "/images/runecrafting/fire_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to fire magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["503"] = {
    id = 503,
    name = "Water Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 6,
    itemImage = "/images/runecrafting/water_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to water magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["504"] = {
    id = 504,
    name = "Blood Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 7,
    itemImage = "/images/runecrafting/blood_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to blood magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["505"] = {
    id = 505,
    name = "Death Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 8,
    itemImage = "/images/runecrafting/death_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to death magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["506"] = {
    id = 506,
    name = "Chaos Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 9,
    itemImage = "/images/runecrafting/chaos_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to chaos magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["507"] = {
    id = 507,
    name = "Nature Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 10,
    itemImage = "/images/runecrafting/nature_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to nature magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["508"] = {
    id = 508,
    name = "Mind Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 11,
    itemImage = "/images/runecrafting/mind_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to mind magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["509"] = {
    id = 509,
    name = "Cosmic Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 12,
    itemImage = "/images/runecrafting/cosmic_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to cosmic magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["510"] = {
    name = "Air Rune",
    id = 510,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/air_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["511"] = {
    name = "Earth Rune",
    id = 511,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/earth_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["512"] = {
    name = "Fire Rune",
    id = 512,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/fire_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["513"] = {
    name = "Water Rune",
    id = 513,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/water_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["514"] = {
    name = "Blood Rune",
    id = 514,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/blood_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["515"] = {
    name = "Death Rune",
    id = 515,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/death_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["516"] = {
    name = "Chaos Rune",
    id = 516,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/chaos_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["517"] = {
    name = "Nature Rune",
    id = 517,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/nature_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["518"] = {
    name = "Mind Rune",
    id = 518,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/mind_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["519"] = {
    name = "Cosmic Rune",
    id = 519,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/cosmic_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["520"] = {
    id = 520,
    name = "Unstable Talisman",
    value = 25000,
    itemImage = "/images/runecrafting/unstable_talisman.png",
    extraTooltipInfo = "An unstable talisman that is brimming with potential. Requires essence in order to condense it into a normal talisman, though some essence may be lost in the conversion process.",
    class = "rune",
    tags = { "magic", "runecrafting" },
    rarity = "uncommon"
  },
  ["550"] = {
    id = 550,
    name = "Basic Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_common.png",
    value = 500,
    extraTooltipInfo = "A fine dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "common",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 1,
      experience = 40,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["551"] = {
    id = 551,
    name = "Unusual Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_uncommon.png",
    value = 1000,
    extraTooltipInfo = "Unusual quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "uncommon",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 20,
      experience = 200,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["552"] = {
    id = 552,
    name = "Singular Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_rare.png",
    value = 2000,
    extraTooltipInfo = "Singular quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "rare",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 40,
      experience = 760,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["553"] = {
    id = 553,
    name = "Prime Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_purple.png",
    value = 4000,
    extraTooltipInfo = "Prime quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "epic",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 60,
      experience = 1800,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["554"] = {
    id = 554,
    name = "Mythical Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_legendary.png",
    value = 8000,
    extraTooltipInfo = "Mythical quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "legendary",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 80,
      experience = 4000,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["555"] = {
    id = 555,
    name = "Common Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_common.png",
    value = 500,
    extraTooltipInfo = "Scraps from common gear, ready to be repurposed.",
    class = "rune",
    rarity = "common",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["556"] = {
    id = 556,
    name = "Uncommon Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_uncommon.png",
    value = 1000,
    extraTooltipInfo = "Scraps from uncommon gear, ready to be repurposed.",
    class = "rune",
    rarity = "uncommon",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["557"] = {
    id = 557,
    name = "Rare Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_rare.png",
    value = 2000,
    extraTooltipInfo = "Scraps from rare gear, ready to be repurposed.",
    class = "rune",
    rarity = "rare",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["558"] = {
    id = 558,
    name = "Epic Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_purple.png",
    value = 4000,
    extraTooltipInfo = "Scraps from epic gear, ready to be repurposed.",
    class = "rune",
    rarity = "epic",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["559"] = {
    id = 559,
    name = "Legendary Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_legendary.png",
    value = 8000,
    extraTooltipInfo = "Scraps from legendary gear, ready to be repurposed.",
    class = "rune",
    rarity = "legendary",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["600"] = {
    id = 600,
    name = "Bronze Pickaxe",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/mining/bronze_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Slightly better than punching rocks until they break! Adds 10 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 240,
      category = "Mining",
      craftable = true,
      description = "Adds 10 to your effective mining level when determining speed."
    }
  },
  ["601"] = {
    id = 601,
    name = "Iron Pickaxe",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      mining = 10
    },
    itemImage = "/images/mining/iron_pickaxe.svg",
    class = "equipment",
    extraTooltipInfo = "Adds 20 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1640,
      category = "Mining",
      craftable = true,
      description = "Adds 20 to your mining level when determining speed."
    }
  },
  ["602"] = {
    id = 602,
    name = "Mithril Pickaxe",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      mining = 30
    },
    itemImage = "/images/mining/mithril_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7900,
      category = "Mining",
      craftable = true,
      description = "Adds 30 to your mining level when determining speed."
    }
  },
  ["603"] = {
    id = 603,
    name = "Adamantite Pickaxe",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      mining = 40
    },
    itemImage = "/images/mining/adamantite_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15600,
      category = "Mining",
      craftable = true,
      description = "Adds 40 to your mining level when determining speed."
    }
  },
  ["604"] = {
    id = 604,
    name = "Runite Pickaxe",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      mining = 50
    },
    itemImage = "/images/mining/rune_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 20800,
      category = "Mining",
      craftable = true,
      description = "Adds 50 to your mining level when determining speed."
    }
  },
  ["605"] = {
    id = 605,
    name = "Stygian Pickaxe",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    requiredLevel = {
      mining = 60
    },
    itemImage = "/images/mining/stygian_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Lighter than it looks, but almost unbreakable. Adds 60 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Mining",
      craftable = true,
      description = "Adds 60 to your mining level when determining speed."
    }
  },
  ["606"] = {
    id = 606,
    name = "Dwarven Rocksmasher",
    value = 12960000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 8,
    requiredLevel = {
      mining = 80
    },
    itemImage = "/images/mining/dwarven_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "A legendary mining tool using lost dwarven technology.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 5
      } },
      itemSet = { 10007, 10008 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 160000,
      category = "Mining",
      craftable = true,
      description = "A legendary mining tool using lost dwarven technology.",
      unlockQuest = 211
    }
  },
  ["610"] = {
    id = 610,
    name = "Bronze Hatchet",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/foraging/bronze_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "A tool to destroy trees, but it is made of tree. So odd. Adds 10 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 240,
      category = "Foraging",
      craftable = true,
      description = "Adds 10 to your effective foraging level when determining speed."
    }
  },
  ["611"] = {
    id = 611,
    name = "Iron Hatchet",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      foraging = 10
    },
    itemImage = "/images/foraging/iron_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "The forests will face treestruction. Adds 20 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1640,
      category = "Foraging",
      craftable = true,
      description = "Adds 20 to your foraging level when determining speed."
    }
  },
  ["612"] = {
    id = 612,
    name = "Mithril Hatchet",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      foraging = 30
    },
    itemImage = "/images/foraging/mithril_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "The enemy of all trees. Adds 30 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7900,
      category = "Foraging",
      craftable = true,
      description = "Adds 30 to your foraging level when determining speed."
    }
  },
  ["613"] = {
    id = 613,
    name = "Adamantite Hatchet",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      foraging = 40
    },
    itemImage = "/images/foraging/adamantite_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "Trees will fear your tree-felling prowess. Adds 40 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15600,
      category = "Foraging",
      craftable = true,
      description = "Adds 40 to your foraging level when determining speed."
    }
  },
  ["614"] = {
    id = 614,
    name = "Runite Hatchet",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      foraging = 50
    },
    itemImage = "/images/foraging/rune_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "If trees could wear boots, they would be quivering in their tree boots. Adds 50 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 20800,
      category = "Foraging",
      craftable = true,
      description = "Adds 50 to your foraging level when determining speed."
    }
  },
  ["615"] = {
    id = 615,
    name = "Stygian Hatchet",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    requiredLevel = {
      foraging = 60
    },
    itemImage = "/images/foraging/stygian_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "Holding it makes you have treevil thoughts. Adds 60 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Foraging",
      craftable = true,
      description = "Adds 60 to your foraging level when determining speed."
    }
  },
  ["616"] = {
    id = 616,
    name = "The Grovekeeper",
    value = 9270000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 8,
    requiredLevel = {
      foraging = 80
    },
    itemImage = "/images/foraging/grovekeeper.png",
    class = "equipment",
    extraTooltipInfo = "A legendary foraging tool. It appears to actually be alive.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 5
      } },
      itemSet = { 10005, 10006 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 86000,
      category = "Foraging",
      craftable = true,
      description = "A legendary foraging tool. It appears to actually be alive.",
      unlockQuest = 213
    }
  },
  ["620"] = {
    id = 620,
    name = "Sapphire Ring",
    value = 181200,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/jewellery/sapphire_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding weak enchantments. Old stories suggest that the bluer the Sapphire the more attuned to the Sea it is.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      }, {
        stat = "toolBoost.fishing",
        value = 0.2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding weak enchantments."
    },
    tags = { "craftable" }
  },
  ["621"] = {
    id = 621,
    name = "Sapphire Necklace",
    value = 181200,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/jewellery/sapphire_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding weak enchantments. Despite its lower value and magical potential, pure Sapphires are known to glow in response to the presence of Runecrafting energies.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding weak enchantments."
    },
    tags = { "craftable" }
  },
  ["622"] = {
    id = 622,
    name = "Emerald Ring",
    value = 182400,
    tradeable = true,
    enchantmentTier = 2,
    itemImage = "/images/jewellery/emerald_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding moderate enchantments. Foragers argue that Emeralds give good luck in the wilderness.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      }, {
        stat = "toolBoost.foraging",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding moderate enchantments."
    },
    tags = { "craftable" }
  },
  ["623"] = {
    id = 623,
    name = "Emerald Necklace",
    value = 182400,
    tradeable = true,
    enchantmentTier = 2,
    itemImage = "/images/jewellery/emerald_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding moderate enchantments. Farmers claim that the green hue indicates a connection to agriculture.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding moderate enchantments."
    },
    tags = { "craftable" }
  },
  ["624"] = {
    id = 624,
    name = "Ruby Ring",
    value = 186000,
    tradeable = true,
    enchantmentTier = 3,
    itemImage = "/images/jewellery/ruby_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding decent enchantments. Miners claim that some Rubies glow slightly in the presence of rarer ores.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      }, {
        stat = "toolBoost.mining",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding decent enchantments."
    },
    tags = { "craftable" }
  },
  ["625"] = {
    id = 625,
    name = "Ruby Necklace",
    value = 186000,
    tradeable = true,
    enchantmentTier = 3,
    itemImage = "/images/jewellery/ruby_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding decent enchantments. Rubies are highly valued in Goblin society for representing the purity of the Cooking fire.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      }, {
        stat = "toolBoost.cooking",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding decent enchantments."
    },
    tags = { "craftable" }
  },
  ["626"] = {
    id = 626,
    name = "Diamond Ring",
    value = 192000,
    tradeable = true,
    enchantmentTier = 4,
    itemImage = "/images/jewellery/diamond_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding strong enchantments. One of the hardest natural gems, it is suggested that Diamonds are only naturally found in select chunks of ore when refined in a certain way.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      }, {
        stat = "toolBoost.smithing",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding strong enchantments."
    },
    tags = { "craftable" }
  },
  ["627"] = {
    id = 627,
    name = "Diamond Necklace",
    value = 192000,
    tradeable = true,
    enchantmentTier = 4,
    itemImage = "/images/jewellery/diamond_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding strong enchantments. Rumored to aid in harnessing Enchanting energies.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      }, {
        stat = "toolBoost.enchanting",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding strong enchantments."
    },
    tags = { "craftable" }
  },
  ["628"] = {
    id = 628,
    name = "Prismatic Necklace",
    value = 92793600,
    tradeable = true,
    enchantmentTier = 6,
    overrideItemTier = 8,
    itemImage = "/images/jewellery/prismatic_necklace.png",
    extraTooltipInfo = "A necklace capable of holding extraordinary enchantments.",
    class = "equipment",
    equipmentStats = {
      slot = "necklace",
      toolBoost = { {
        skill = "farming",
        boost = 0
      }, {
        skill = "smithing",
        boost = 0
      }, {
        skill = "runecrafting",
        boost = 0
      }, {
        skill = "cooking",
        boost = 0
      }, {
        skill = "enchanting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 1
      }, {
        stat = "toolBoost.smithing",
        value = 1.5
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.25
      }, {
        stat = "toolBoost.cooking",
        value = 0.5
      }, {
        stat = "toolBoost.enchanting",
        value = 1
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 70,
      experience = 325000,
      category = "Jewelry",
      craftable = true
    },
    tags = { "craftable" }
  },
  ["629"] = {
    id = 629,
    name = "Prismatic Ring",
    value = 92793600,
    tradeable = true,
    enchantmentTier = 6,
    overrideItemTier = 8,
    itemImage = "/images/jewellery/prismatic_ring.png",
    extraTooltipInfo = "A ring capable of holding extraordinary enchantments.",
    class = "equipment",
    equipmentStats = {
      slot = "ring",
      toolBoost = { {
        skill = "mining",
        boost = 0
      }, {
        skill = "foraging",
        boost = 0
      }, {
        skill = "fishing",
        boost = 0
      }, {
        skill = "fishingBaitPower",
        boost = 0
      }, {
        skill = "fishingRarityPower",
        boost = 0
      }, {
        skill = "fishingReelPower",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2
      }, {
        stat = "toolBoost.mining",
        value = 1
      }, {
        stat = "toolBoost.foraging",
        value = 1
      }, {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 70,
      experience = 325000,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding extraordinary enchantments."
    },
    tags = { "craftable" }
  },
  ["630"] = {
    id = 630,
    name = "Black Opal Ring",
    value = 240000,
    tradeable = true,
    enchantmentTier = 5,
    itemImage = "/images/jewellery/black_opal_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding powerful enchantments. Its unnatural gem is rumored to have more devious, magical origins than its more common counterparts.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 2
      }, {
        stat = "toolBoost.mining",
        value = 0.2
      }, {
        stat = "toolBoost.foraging",
        value = 0.2
      }, {
        stat = "toolBoost.fishing",
        value = 0.2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.2
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 7500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding powerful enchantments."
    },
    tags = { "craftable" }
  },
  ["631"] = {
    id = 631,
    name = "Black Opal Necklace",
    value = 240000,
    tradeable = true,
    enchantmentTier = 5,
    itemImage = "/images/jewellery/black_opal_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding powerful enchantments. Black Opals are said to be the product of unnatural alchemical processes.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 0.2
      }, {
        stat = "toolBoost.smithing",
        value = 0.2
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.2
      }, {
        stat = "toolBoost.cooking",
        value = 0.2
      }, {
        stat = "toolBoost.enchanting",
        value = 0.2
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 7500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding powerful enchantments."
    },
    tags = { "craftable" }
  },
  ["640"] = {
    id = 640,
    name = "Gold Ring",
    value = 120000,
    tradeable = true,
    enchantmentTier = 0,
    overrideItemTier = 1,
    itemImage = "/images/jewellery/gold_ring.png",
    class = "equipment",
    extraTooltipInfo = "A simple golden ring, ready to hold limitless potential.",
    equipmentStats = {
      slot = "ring"
    },
    craftingStats = {
      level = 1,
      experience = 5000,
      category = "Jewelry",
      craftable = true,
      description = "A simple golden ring, ready to hold limitless potential."
    },
    tags = { "craftable" }
  },
  ["641"] = {
    id = 641,
    name = "Gold Necklace",
    value = 120000,
    tradeable = true,
    enchantmentTier = 0,
    overrideItemTier = 1,
    itemImage = "/images/jewellery/gold_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A simple golden necklace, ready to hold limitless potential.",
    equipmentStats = {
      slot = "necklace"
    },
    craftingStats = {
      level = 1,
      experience = 5000,
      category = "Jewelry",
      craftable = true,
      description = "A simple golden necklace, ready to hold limitless potential."
    },
    tags = { "craftable" }
  },
  ["642"] = {
    id = 642,
    name = "Corrupted Ring",
    value = 594000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 43,
    forcedEnchantAmount = 3,
    requiredLevel = {
      defense = 40,
      attack = 40
    },
    overrideItemTier = 5,
    itemImage = "/images/jewellery/corrupted_ring.png",
    class = "equipment",
    extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "ring",
      weaponBonus = {
        strength = 5,
        intellect = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = -16
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 55,
      experience = 35000,
      category = "Jewelry",
      craftable = true,
      description = "None are incorruptible. Succumb to the hunger. Once crafted the Corruption enchant will be applied to the ring."
    }
  },
  ["643"] = {
    id = 643,
    name = "Ancient Nature Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 115,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_nature_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel more connected to nature with this around.",
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    equipmentStats = {
      grantedAbility = { 9, 89 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 3,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Nature = 1.2
      },
      defensiveDamageAffinity = {
        Magic = 1.025,
        Nature = 1.15
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 1
      } },
      itemSet = { 10019 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["644"] = {
    id = 644,
    name = "Ancient Fire Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 45,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_fire_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of flame.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 40,
      strength = 40,
      magic = 40
    },
    equipmentStats = {
      grantedAbility = { 7 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 3,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 1
      } },
      itemSet = { 10036 }
    },
    rarity = "epic"
  },
  ["645"] = {
    id = 645,
    name = "Ancient Water Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 70,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_water_talisman.png",
    class = "equipment",
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of ice.",
    tags = { "magic", "ability" },
    equipmentStats = {
      grantedAbility = { 8 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Ice = 1.15
      },
      defensiveDamageAffinity = {
        Ice = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["646"] = {
    id = 646,
    name = "Ancient Blood Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 119,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_blood_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you bathe in the blood of your enemies. Very edgy.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    equipmentStats = {
      grantedAbility = { 62 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Slashing = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Slashing",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["647"] = {
    id = 647,
    name = "Ancient Air Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 121,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_air_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. It is so light it could almost float in the air on its own.",
    tags = { "range", "ability" },
    requiredLevel = {
      defense = 40,
      range = 40
    },
    equipmentStats = {
      grantedAbility = { 63, 64 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 3
      },
      offensiveDamageAffinity = {
        Range = 1.1
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["648"] = {
    id = 648,
    name = "Ancient Chaos Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 4,
    forcedEnchant = 102,
    forcedEnchantAmount = 4,
    enchantmentOverrideSlot = "combat-talisman",
    itemImage = "/images/jewellery/ancient_chaos_talisman.png",
    class = "equipment",
    extraTooltipInfo = "Your instincts refuse to allow you to try and absorb this talisman; you feel as if there is a cost to merely holding it. It shifts in and out of focus if you look too closely.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 80,
      attack = 80
    },
    equipmentStats = {
      grantedAbility = { 307, 309, 311 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 3,
        dexterity = 3
      },
      offensiveDamageAffinity = {
        Chaos = 1.25
      },
      defensiveDamageAffinity = {
        Chaos = 0.75
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["660"] = {
    id = 660,
    name = "Bronze Hoe",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/farming/bronze_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 10 to your effective farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 2,
      experience = 240,
      category = "Farming",
      craftable = true,
      description = "Adds 10 to your effective farming level when determining plant yield."
    }
  },
  ["661"] = {
    id = 661,
    name = "Iron Hoe",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      farming = 10
    },
    itemImage = "/images/farming/iron_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 20 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 1
      } }
    },
    craftingStats = {
      level = 7,
      experience = 1640,
      category = "Farming",
      craftable = true,
      description = "Adds 20 to your farming level when determining plant yield."
    }
  },
  ["662"] = {
    id = 662,
    name = "Mithril Hoe",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      farming = 30
    },
    itemImage = "/images/farming/mithril_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 24,
      experience = 7900,
      category = "Farming",
      craftable = true,
      description = "Adds 30 to your farming level when determining plant yield."
    }
  },
  ["663"] = {
    id = 663,
    name = "Adamantite Hoe",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      farming = 40
    },
    itemImage = "/images/farming/adamantite_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Farming",
      craftable = true,
      description = "Adds 40 to your farming level when determining plant yield."
    }
  },
  ["664"] = {
    id = 664,
    name = "Runite Hoe",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      farming = 50
    },
    itemImage = "/images/farming/runite_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Farming",
      craftable = true,
      description = "Adds 50 to your farming level when determining plant yield."
    }
  },
  ["665"] = {
    id = 665,
    name = "Stygian Hoe",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    requiredLevel = {
      farming = 60
    },
    itemImage = "/images/farming/stygian_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 60 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Farming",
      craftable = true,
      description = "Adds 60 to your farming level when determining plant yield."
    }
  },
  ["666"] = {
    id = 666,
    name = "Bronze Tongs",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/smithing/Bronze_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 10 to your effective smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 2,
      experience = 240,
      category = "Skilling",
      craftable = true,
      description = "Adds 10 to your effective smithing level."
    }
  },
  ["667"] = {
    id = 667,
    name = "Iron Tongs",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      smithing = 10
    },
    itemImage = "/images/smithing/Iron_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 20 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      } }
    },
    craftingStats = {
      level = 7,
      experience = 1640,
      category = "Skilling",
      craftable = true,
      description = "Adds 20 to your smithing level."
    }
  },
  ["668"] = {
    id = 668,
    name = "Mithril Tongs",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    overrideItemTier = 3,
    requiredLevel = {
      smithing = 20
    },
    itemImage = "/images/smithing/Mithril_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 24,
      experience = 7900,
      category = "Skilling",
      craftable = true,
      description = "Adds 30 to your smithing level."
    }
  },
  ["669"] = {
    id = 669,
    name = "Adamantite Tongs",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    overrideItemTier = 4,
    requiredLevel = {
      smithing = 30
    },
    itemImage = "/images/smithing/Adamantite_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Skilling",
      craftable = true,
      description = "Adds 40 to your smithing level."
    }
  },
  ["670"] = {
    id = 670,
    name = "Runite Tongs",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    overrideItemTier = 5,
    requiredLevel = {
      smithing = 40
    },
    itemImage = "/images/smithing/Runite_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Skilling",
      craftable = true,
      description = "Adds 50 to your smithing level."
    }
  },
  ["671"] = {
    id = 671,
    name = "Stygian Tongs",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    overrideItemTier = 6,
    requiredLevel = {
      smithing = 50
    },
    itemImage = "/images/smithing/Stygian_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 60 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Skilling",
      craftable = true,
      description = "Adds 60 to your smithing level."
    }
  },
  ["672"] = {
    id = 672,
    name = "Lesser Magic Tome",
    value = 180,
    itemImage = "/images/enchanting/Lesser_Magic_Tome_embossed.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you minor benefits for augmentation.",
    tags = { "enchanting", "craftable" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 15,
      experience = 1500,
      category = "Skilling",
      craftable = true,
      description = "A tome of magic that grants you minor benefits for augmentation.",
      unlockQuest = 200
    },
    partyTradeable = true
  },
  ["673"] = {
    id = 673,
    name = "Major Magic Tome",
    value = 600,
    requiredLevel = {
      enchanting = 10
    },
    itemImage = "/images/enchanting/Major_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you some benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 1
      } }
    },
    rarity = "uncommon",
    partyTradeable = true
  },
  ["674"] = {
    id = 674,
    name = "Greater Magic Tome",
    value = 1200,
    requiredLevel = {
      enchanting = 20
    },
    itemImage = "/images/enchanting/Greater_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you greater benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 1.5
      } }
    },
    rarity = "rare",
    partyTradeable = true
  },
  ["675"] = {
    id = 675,
    name = "Elder Magic Tome",
    value = 2400,
    requiredLevel = {
      enchanting = 30
    },
    itemImage = "/images/enchanting/Elder_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you strong benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 2
      } }
    },
    rarity = "epic",
    partyTradeable = true
  },
  ["676"] = {
    id = 676,
    name = "Ancient Magic Tome",
    value = 4800,
    requiredLevel = {
      enchanting = 50
    },
    itemImage = "/images/enchanting/Ancient_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 2.5
      } }
    },
    rarity = "legendary",
    partyTradeable = true
  },
  ["677"] = {
    id = 677,
    name = "Apprentice Runic Chisel",
    value = 24000,
    itemImage = "/images/runecrafting/chisel.png",
    class = "equipment",
    extraTooltipInfo = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 0.5
      } }
    },
    enchantmentTier = 2,
    requiredLevel = {
      runecrafting = 20
    },
    tradeable = true,
    craftingStats = {
      level = 15,
      experience = 2500,
      category = "Runecrafting",
      craftable = true,
      description = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
    }
  },
  ["678"] = {
    id = 678,
    name = "Journeyman Runic Chisel",
    value = 190800,
    itemImage = "/images/runecrafting/chisel_0.png",
    class = "equipment",
    extraTooltipInfo = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } }
    },
    enchantmentTier = 4,
    requiredLevel = {
      runecrafting = 40
    },
    tradeable = true,
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 55500,
      category = "Runecrafting",
      craftable = true,
      description = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
    }
  },
  ["679"] = {
    id = 679,
    name = "Master Runic Chisel",
    value = 543600,
    itemImage = "/images/runecrafting/chisel_1.PNG",
    class = "equipment",
    extraTooltipInfo = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1.5
      } }
    },
    enchantmentTier = 6,
    requiredLevel = {
      runecrafting = 60
    },
    tradeable = true,
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 141000,
      category = "Runecrafting",
      craftable = true,
      description = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
    }
  },
  ["680"] = {
    id = 680,
    name = "Ancient Runic Chisel",
    value = 10194000,
    itemImage = "/images/runecrafting/chisel_2.png",
    class = "equipment",
    extraTooltipInfo = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 2.5
      } },
      itemSet = { 10027, 10028 }
    },
    enchantmentTier = 8,
    requiredLevel = {
      runecrafting = 80
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 385000,
      category = "Runecrafting",
      craftable = true,
      description = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
      unlockQuest = 217
    },
    partyTradeable = true
  },
  ["690"] = {
    id = 690,
    name = "Fishing Net",
    value = 100,
    tradeable = true,
    itemImage = "/images/fishing/net.png",
    extraTooltipInfo = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 1,
      experience = 75,
      category = "Fishing",
      craftable = true,
      description = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["691"] = {
    id = 691,
    name = "Fly Fishing Rod",
    value = 200,
    tradeable = true,
    itemImage = "/images/fishing/fishing_rod.png",
    extraTooltipInfo = "String on a stick. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 5,
      experience = 300,
      category = "Fishing",
      craftable = true,
      description = "String on a stick. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["692"] = {
    id = 692,
    name = "Cage",
    value = 500,
    tradeable = true,
    itemImage = "/images/fishing/fishing_cage_2.png",
    extraTooltipInfo = "An iron cage. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 22,
      experience = 1800,
      category = "Fishing",
      craftable = true,
      description = "An iron cage. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["693"] = {
    id = 693,
    name = "Harpoon",
    value = 1000,
    tradeable = true,
    itemImage = "/images/fishing/harpoon.png",
    extraTooltipInfo = "A barbed spear. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 40,
      experience = 5350,
      category = "Fishing",
      craftable = true,
      description = "A barbed spear. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["700"] = {
    id = 700,
    name = "Feather",
    tradeable = true,
    value = 6,
    itemImage = "images/fishing/feather.png",
    extraTooltipInfo = "Feather, from a chicken most likely. Useful for making ranged ammunition.",
    class = "fur"
  },
  ["701"] = {
    id = 701,
    name = "Fish Oil",
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/fish_oil.png",
    extraTooltipInfo = "Ew, slimy. Should make logs burn longer or make cooking faster, though!",
    class = "cookedFish",
    tags = { "cooking", "buff", "alchemy" }
  },
  ["702"] = {
    id = 702,
    name = "Pyre Log",
    value = 60,
    tradeable = true,
    heat = 100,
    itemImage = "/images/foraging/pyre.png",
    extraTooltipInfo = "These can be burned for some heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 5,
      experience = 60,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on logs and make them incredibly flammable"
    }
  },
  ["703"] = {
    id = 703,
    name = "Pyre Oak Log",
    value = 200,
    tradeable = true,
    heat = 200,
    itemImage = "/images/foraging/oak_pyre.png",
    extraTooltipInfo = "These can be burned for moderate heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 10,
      experience = 120,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on oak logs and make them incredibly flammable"
    }
  },
  ["704"] = {
    id = 704,
    name = "Pyre Willow Log",
    value = 400,
    tradeable = true,
    heat = 400,
    itemImage = "/images/foraging/willow_pyre.png",
    extraTooltipInfo = "These can be burned for high heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 20,
      experience = 200,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on willow logs and make them incredibly flammable"
    }
  },
  ["705"] = {
    id = 705,
    name = "Pyre Maple Log",
    value = 1100,
    tradeable = true,
    heat = 1100,
    itemImage = "/images/foraging/maple_pyre.png",
    extraTooltipInfo = "These can be burned for a lot of heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 30,
      experience = 280,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on maple logs and make them incredibly flammable"
    }
  },
  ["706"] = {
    id = 706,
    name = "Pyre Yew Log",
    value = 3000,
    tradeable = true,
    heat = 3000,
    itemImage = "/images/foraging/yew_pyre.png",
    extraTooltipInfo = "These can be burned for massive heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 40,
      experience = 360,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on yew logs and make them incredibly flammable"
    }
  },
  ["707"] = {
    id = 707,
    name = "Pyre Elder Log",
    value = 5000,
    tradeable = true,
    heat = 5000,
    itemImage = "/images/foraging/elder_pyre.png",
    extraTooltipInfo = "These can be burned for massive heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 440,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on elder logs and make them incredibly flammable"
    }
  },
  ["708"] = {
    id = 708,
    name = "Inert Heat Stone",
    value = 3000,
    tradeable = true,
    itemImage = "/images/misc/inert_heat_rune.png",
    extraTooltipInfo = "These can be charged with heat to transfer heat elsewhere.",
    class = "log",
    tags = { "crafting", "heat" },
    rarity = "uncommon"
  },
  ["709"] = {
    id = 709,
    name = "Charged Heat Stone",
    value = 30000,
    tradeable = true,
    itemImage = "/images/misc/imbued_heat_rune.png",
    extraTooltipInfo = "These can be broken for massive heat.",
    class = "log",
    tags = { "crafting", "heat", "craftable", "chest" },
    rarity = "uncommon",
    craftingStats = {
      level = 35,
      experience = 150,
      category = "General",
      craftable = true,
      description = "Trap heat within the stone to transfer it."
    },
    canBeOpened = true
  },
  ["800"] = {
    id = 800,
    name = "Ichor",
    value = 10,
    tradeable = true,
    itemImage = "/images/smithing/ichor.png",
    extraTooltipInfo = "A strange substance found in the presence of demons.",
    class = "bar",
    tags = { "mining", "smithing", "cooking", "ingredient", "buff" }
  },
  ["801"] = {
    id = 801,
    name = "Phoenix's Feather",
    value = 500000,
    tradeable = true,
    itemImage = "/images/magic/phoenix_feather.png",
    extraTooltipInfo = "A white-hot feather taken from a fallen phoenix.",
    class = "gem",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["900"] = {
    name = "Geode",
    id = 900,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/geode.png",
    extraTooltipInfo = "Perhaps you could crack this open?",
    class = "gem",
    tags = { "mining", "chest" },
    rarity = "uncommon",
    canBeOpened = true
  },
  ["901"] = {
    name = "Bird's Nest",
    id = 901,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/bird_nest.png",
    extraTooltipInfo = "You see various seeds as well as some strange items inside. Is that a glint of gold?",
    class = "gem",
    tags = { "foraging", "chest" },
    rarity = "uncommon",
    canBeOpened = true
  },
  ["902"] = {
    name = "Sunken Treasure",
    id = 902,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/sunken_treasure.png",
    extraTooltipInfo = "Who knows what the sea holds? You could if you opened it.",
    class = "gem",
    tags = { "fishing", "chest" },
    rarity = "uncommon",
    canBeOpened = true
  },
  ["903"] = {
    name = "Satchel",
    id = 903,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/satchel.png",
    extraTooltipInfo = "Strange that a monster had this, perhaps it belonged to an adventurer? Might as well open it, as they don't need it anymore.",
    class = "gem",
    rarity = "uncommon",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["904"] = {
    name = "Ancient Treasure",
    id = 904,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/unsunken_treasure.png",
    extraTooltipInfo = "It's said that these might contain ancient tools, open it and see if you are lucky.",
    class = "gem",
    tags = { "fishing", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["905"] = {
    name = "Greater Geode",
    id = 905,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/greater_geode.png",
    extraTooltipInfo = "Bigger than a normal geode, that's for sure. Wonder why the dwarves were so interested in these... Only one way to find out.",
    class = "gem",
    tags = { "mining", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["906"] = {
    name = "Greater Bird's Nest",
    id = 906,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/greater_bird_nest.png",
    extraTooltipInfo = "What kind of bird would use this nest? Whatever it was, it liked picking up odd items... Open it to see what is inside.",
    class = "gem",
    tags = { "foraging", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["1000"] = {
    name = "Bronze Scimitar",
    id = 1000,
    tradeable = true,
    enchantmentTier = 1,
    value = 1236,
    itemImage = "/images/combat/equipment/bronze_scimitar.png",
    itemIcon = "/images/combat/equipment/bronze_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A simple bronze sword. Not very good, but not bad.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 4,
        Magic = -14,
        Range = -14,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      } }
    },
    craftingStats = {
      level = 2,
      experience = 270,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1001"] = {
    name = "Bronze Battleaxe",
    id = 1001,
    enchantmentTier = 1,
    value = 1872,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_battleaxe.png",
    itemIcon = "/images/combat/equipment/bronze_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy bronze axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 3,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 8,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 17,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 0.9
      } }
    },
    craftingStats = {
      level = 2,
      experience = 270,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1002"] = {
    name = "Bronze Daggers",
    id = 1002,
    enchantmentTier = 1,
    value = 618,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/bronze_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = -10,
        Range = -10,
        Piercing = 3,
        Blunt = -8,
        Slashing = 3
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 5,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 2,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } }
    },
    craftingStats = {
      level = 1,
      experience = 270,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1003"] = {
    name = "Bronze Greatsword",
    id = 1003,
    enchantmentTier = 1,
    value = 2454,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_2h_sword.png",
    itemIcon = "/images/combat/equipment/bronze_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy bronze sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = -20,
        Range = -20,
        Piercing = 7,
        Blunt = 3,
        Slashing = 8
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 21,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.3
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      } }
    },
    craftingStats = {
      level = 5,
      experience = 405,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1004"] = {
    name = "Iron Scimitar",
    id = 1004,
    enchantmentTier = 2,
    value = 22680,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_scimitar.png",
    itemIcon = "/images/combat/equipment/iron_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A standard iron sword. Getting better.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 6,
        Magic = -14,
        Range = -14,
        Slashing = 7
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 13,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 11,
      experience = 1560,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1005"] = {
    name = "Iron Battleaxe",
    id = 1005,
    enchantmentTier = 2,
    value = 30360,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_battleaxe.png",
    itemIcon = "/images/combat/equipment/iron_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy iron axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 12,
        Slashing = 8
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 20,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.3
      }, {
        stat = "weaponBonus.strength",
        value = 1
      } }
    },
    craftingStats = {
      level = 11,
      experience = 1620,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1006"] = {
    name = "Iron Daggers",
    id = 1006,
    enchantmentTier = 2,
    value = 15120,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/iron_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 8,
        Magic = -10,
        Range = -10,
        Piercing = 5,
        Blunt = -8,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 6,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 2,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1540,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1007"] = {
    name = "Iron Greatsword",
    id = 1007,
    enchantmentTier = 2,
    value = 37800,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_2h_sword.png",
    itemIcon = "/images/combat/equipment/iron_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy iron sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 7,
        Magic = -20,
        Range = -20,
        Piercing = 10,
        Blunt = 4,
        Slashing = 12
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 25,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 1.3
      } }
    },
    craftingStats = {
      level = 14,
      experience = 2100,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1008"] = {
    name = "Obsidian Scimitar",
    id = 1008,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 92000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_scimitar.png",
    itemIcon = "/images/combat/equipment/black_scimitar_icon.png",
    extraTooltipInfo = "You feel hidden potential in this blade...",
    class = "equipment",
    visual = "scimitar",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 15,
        Magic = -14,
        Range = -14,
        Slashing = 18
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      } }
    },
    rarity = "uncommon"
  },
  ["1009"] = {
    name = "Obsidian Battleaxe",
    id = 1009,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_battleaxe.png",
    itemIcon = "/images/combat/equipment/black_battleaxe_icon.png",
    class = "equipment",
    extraTooltipInfo = "Curiously, you didn't see any knights using a Battleaxe... Where did this come from?",
    visual = "battleaxe",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 13,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 30,
        Slashing = 20
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 33,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.7
      }, {
        stat = "weaponBonus.strength",
        value = 1.7
      } }
    },
    rarity = "uncommon"
  },
  ["1010"] = {
    name = "Obsidian Daggers",
    id = 1010,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 68000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    extraTooltipInfo = "You feel hidden potential in these daggers...",
    itemImage = "/images/combat/equipment/black_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/black_dagger_2.png",
      css = "daggers-2"
    } },
    tags = { "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 20,
        Magic = -10,
        Range = -10,
        Piercing = 13,
        Blunt = -8,
        Slashing = 13
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 4,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } }
    },
    rarity = "uncommon"
  },
  ["1011"] = {
    name = "Obsidian Greatsword",
    id = 1011,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 140000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_2h_sword.png",
    itemIcon = "/images/combat/equipment/black_2h_sword_icon.png",
    extraTooltipInfo = "You feel hidden potential in this sword... Something great...",
    class = "equipment",
    visual = "sword-2h",
    tags = { "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 18,
        Magic = -20,
        Range = -20,
        Piercing = 25,
        Blunt = 10,
        Slashing = 30
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 41,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.9
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      } }
    },
    rarity = "uncommon"
  },
  ["1012"] = {
    name = "Mithril Scimitar",
    id = 1012,
    enchantmentTier = 3,
    value = 78600,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_scimitar.png",
    itemIcon = "/images/combat/equipment/mithril_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "An average mithril sword. Could do some serious damage.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 26,
        Magic = -14,
        Range = -14,
        Slashing = 31
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 33,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 1.7
      } }
    },
    craftingStats = {
      level = 31,
      experience = 7900,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1013"] = {
    name = "Mithril Battleaxe",
    id = 1013,
    enchantmentTier = 3,
    value = 97200,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_battleaxe.png",
    itemIcon = "/images/combat/equipment/mithril_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy mithril axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 22,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 52,
        Slashing = 35
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 49,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.1
      }, {
        stat = "weaponBonus.strength",
        value = 2.5
      } }
    },
    craftingStats = {
      level = 31,
      experience = 7900,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1014"] = {
    name = "Mithril Daggers",
    id = 1014,
    enchantmentTier = 3,
    value = 60600,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/mithril_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Magic = -10,
        Range = -10,
        Piercing = 22,
        Blunt = -8,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 16,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 6,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7900,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1015"] = {
    name = "Mithril Greatsword",
    id = 1015,
    enchantmentTier = 3,
    value = 117960,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_2h_sword.png",
    itemIcon = "/images/combat/equipment/mithril_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy mithril sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 31,
        Magic = -20,
        Range = -20,
        Piercing = 44,
        Blunt = 17,
        Slashing = 52
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } }
    },
    craftingStats = {
      level = 35,
      experience = 11650,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1016"] = {
    name = "Adamantite Scimitar",
    id = 1016,
    enchantmentTier = 4,
    value = 481920,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_scimitar.png",
    itemIcon = "/images/combat/equipment/adamantite_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A simple adamantite sword. The edge is very sharp.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 38,
        Magic = -14,
        Range = -14,
        Slashing = 45
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 44,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.9
      }, {
        stat = "weaponBonus.strength",
        value = 2.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1017"] = {
    name = "Adamantite Battleaxe",
    id = 1017,
    enchantmentTier = 4,
    value = 579360,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_battleaxe.png",
    itemIcon = "/images/combat/equipment/adamantite_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy adamantite axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 32,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 77,
        Slashing = 51
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 67,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 3.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1018"] = {
    name = "Adamantite Daggers",
    id = 1018,
    enchantmentTier = 4,
    value = 385440,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/adamantite_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 51,
        Magic = -10,
        Range = -10,
        Piercing = 32,
        Blunt = -8,
        Slashing = 32
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15600,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1019"] = {
    name = "Adamantite Greatsword",
    id = 1019,
    enchantmentTier = 4,
    value = 674640,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_2h_sword.png",
    itemIcon = "/images/combat/equipment/adamantite_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy adamantite sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 45,
        Magic = -20,
        Range = -20,
        Piercing = 64,
        Blunt = 26,
        Slashing = 77
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 82,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.3
      }, {
        stat = "weaponBonus.strength",
        value = 4.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 23100,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1020"] = {
    name = "Runite Scimitar",
    id = 1020,
    enchantmentTier = 5,
    value = 2274600,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_scimitar.png",
    itemIcon = "/images/combat/equipment/rune_scimitar_icon.png",
    extraTooltipInfo = "A decent blade, you feel lightning form whenever you augment this... before it suddenly vanishes. Strange.",
    class = "equipment",
    visual = "scimitar",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Magic = -14,
        Range = -14,
        Slashing = 60
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 57,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 2.9
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1021"] = {
    name = "Runite Battleaxe",
    id = 1021,
    enchantmentTier = 5,
    value = 2657400,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_battleaxe.png",
    itemIcon = "/images/combat/equipment/rune_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy runite axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 43,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 104,
        Slashing = 69
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 86,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.2
      }, {
        stat = "weaponBonus.strength",
        value = 4.3
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1022"] = {
    name = "Runite Daggers",
    id = 1022,
    enchantmentTier = 5,
    value = 1895400,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/rune_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 69,
        Magic = -10,
        Range = -10,
        Piercing = 43,
        Blunt = -8,
        Slashing = 43
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 29,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 10,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 20800,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1023"] = {
    name = "Runite Greatsword",
    id = 1023,
    enchantmentTier = 5,
    value = 3032400,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_2h_sword.png",
    itemIcon = "/images/combat/equipment/rune_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy runite sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 60,
        Magic = -20,
        Range = -20,
        Piercing = 86,
        Blunt = 35,
        Slashing = 104
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 106,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 30800,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1024"] = {
    name = "Stygian Scimitar",
    id = 1024,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_scimitar.png",
    itemIcon = "/images/combat/equipment/stygian_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A sword forged with demonic metal, it's razor sharp.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 66,
        Magic = -14,
        Range = -14,
        Slashing = 77
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 71,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.3
      }, {
        stat = "weaponBonus.strength",
        value = 3.6
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1025"] = {
    name = "Stygian Battleaxe",
    id = 1025,
    enchantmentTier = 6,
    value = 4321440,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_battleaxe.png",
    itemIcon = "/images/combat/equipment/stygian_battleaxe_icon.png",
    class = "equipment",
    visual = "stygian-battleaxe",
    extraTooltipInfo = "A rather heavy stygian axe. Will you stop using the blunt end already?",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 55,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 132,
        Slashing = 88
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 107,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.8
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1026"] = {
    name = "Stygian Daggers",
    id = 1026,
    enchantmentTier = 6,
    value = 3240720,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_dagger_1.png",
      css = "stygian-daggers-1"
    }, {
      image = "/images/combat/equipment/stygian_dagger_2.png",
      css = "stygian-daggers-2"
    } },
    extraTooltipInfo = "Pointy daggers infused with demonic energy. Still great at stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -10,
        Range = -10,
        Piercing = 55,
        Blunt = -8,
        Slashing = 55
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 35,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 12,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1027"] = {
    name = "Stygian Greatsword",
    id = 1027,
    enchantmentTier = 6,
    value = 4861080,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_2h_sword.png",
    itemIcon = "/images/combat/equipment/stygian_2h_sword_icon.png",
    class = "equipment",
    visual = "stygian-sword-2h",
    extraTooltipInfo = "A big heavy stygian sword. You could cleave enemies in two with this.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 77,
        Magic = -20,
        Range = -20,
        Piercing = 110,
        Blunt = 44,
        Slashing = 132
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 131,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.9
      }, {
        stat = "weaponBonus.strength",
        value = 6.6
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 45000,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1050"] = {
    name = "Bronze Helm",
    id = 1050,
    enchantmentTier = 1,
    value = 600,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/bronze_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 2,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      } }
    },
    craftingStats = {
      level = 1,
      experience = 100,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A simple bronze helm. Not the best, but better than nothing."
  },
  ["1051"] = {
    name = "Iron Helm",
    id = 1051,
    enchantmentTier = 2,
    value = 15000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/iron_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 3,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "A standard issue iron helm ofted used by the militia."
  },
  ["1052"] = {
    name = "Obsidian Helm",
    id = 1052,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 68000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    extraTooltipInfo = "You feel hidden fiery potential in this helm...",
    itemImage = "/images/combat/equipment/black_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/black_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 8,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      } }
    },
    rarity = "uncommon"
  },
  ["1053"] = {
    name = "Mithril Helm",
    id = 1053,
    enchantmentTier = 3,
    value = 60000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/mithril_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 13,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "An average mithril helm, perfect for keeping your head intact."
  },
  ["1054"] = {
    name = "Adamantite Helm",
    id = 1054,
    enchantmentTier = 4,
    value = 384000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/adamantite_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 19,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A good adamantite helm, perfect for keeping your skull un-bashed."
  },
  ["1055"] = {
    name = "Runite Helm",
    id = 1055,
    enchantmentTier = 5,
    value = 1890000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/rune_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 26,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 20000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "A high quality runite helm, perfect for keeping your brain smooth and whole."
  },
  ["1056"] = {
    name = "Stygian Helm",
    id = 1056,
    enchantmentTier = 6,
    value = 3240720,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/stygian_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 33,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.7
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "An exceptional helm forged from demonic metal. Few foes could hurt you with this on."
  },
  ["1060"] = {
    name = "Bronze Full Helm",
    id = 1060,
    enchantmentTier = 1,
    value = 1200,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 3,
        resistance = -1,
        agility = -1,
        stamina = 3.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 4,
      experience = 250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A basic bronze full helm. It has better defensive capabilities, but is a bit hard to see through."
  },
  ["1061"] = {
    name = "Iron Full Helm",
    id = 1061,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 5,
        resistance = -1,
        agility = -1,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 13,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "An acceptable iron full helm. Stronger, but still hard to see through."
  },
  ["1062"] = {
    name = "Obsidian Full Helm",
    id = 1062,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 89600,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_full_helm.png",
    extraTooltipInfo = "You feel hidden powerful potential in this full helm...",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 13,
        resistance = -1,
        agility = -1,
        stamina = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon"
  },
  ["1063"] = {
    name = "Mithril Full Helm",
    id = 1063,
    enchantmentTier = 3,
    value = 78000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 22,
        resistance = -1,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 33,
      experience = 9000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "A full helm made of mithril. Very strong, but still hard to see through."
  },
  ["1064"] = {
    name = "Adamantite Full Helm",
    id = 1064,
    enchantmentTier = 4,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 32,
        resistance = -1,
        agility = -1,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 18000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A quality full helm made of adamantite. Very strong, but still hard to see through."
  },
  ["1065"] = {
    name = "Runite Full Helm",
    id = 1065,
    enchantmentTier = 5,
    value = 2268000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 43,
        resistance = -1,
        agility = -1,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 24000,
      category = "Melee",
      craftable = true,
      description = "Requires a defense and strength level of 50 to wield."
    },
    extraTooltipInfo = "An impressive full helm made of runite. Very strong, but still hard to see through."
  },
  ["1066"] = {
    name = "Stygian Full Helm",
    id = 1066,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 55,
        resistance = -1,
        agility = -1,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.8
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 36000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "An exceptional full helm made from demonic metal. You do know you can lift the visor, right?"
  },
  ["1070"] = {
    name = "Bronze Shield",
    id = 1070,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/bronze_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A crude bronze shield. Better than nothing.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 4,
        resistance = -1,
        agility = -1,
        stamina = 3.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 3,
      experience = 250,
      category = "Melee",
      craftable = true
    }
  },
  ["1071"] = {
    name = "Iron Shield",
    id = 1071,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/iron_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A simple iron shield. The standard for most guards.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 6,
        resistance = -1,
        agility = -1,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 12,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["1072"] = {
    name = "Obsidian Shield",
    id = 1072,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_shield_icon.png",
    extraTooltipInfo = "You feel hidden potential in this shield...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/black_shield_2.png",
      css = "shield-2"
    } },
    tags = { "melee" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 15,
        resistance = -1,
        agility = -1,
        stamina = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon"
  },
  ["1073"] = {
    name = "Mithril Shield",
    id = 1073,
    enchantmentTier = 3,
    value = 96000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/mithril_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "An average mithril shield. You feel safer already.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 26,
        resistance = -1,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 32,
      experience = 9000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    }
  },
  ["1074"] = {
    name = "Adamantite Shield",
    id = 1074,
    enchantmentTier = 4,
    value = 576000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/adamantite_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A strong adamantite shield. It's comfortable as well!",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 38,
        resistance = -1,
        agility = -1,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 18000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["1075"] = {
    name = "Runite Shield",
    id = 1075,
    enchantmentTier = 5,
    value = 2646000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/rune_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A professionally made runite shield. Hardly ever dents or bends.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 52,
        resistance = -1,
        agility = -1,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.6
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 24000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["1076"] = {
    name = "Stygian Shield",
    id = 1076,
    enchantmentTier = 6,
    value = 4320960,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/stygian_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A mastercrafted stygian shield. The demonic powers seems to repair the shield.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 66,
        resistance = -1,
        agility = -1,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 36000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1077"] = {
    name = "Castle Door",
    id = 1077,
    enchantmentTier = 7,
    value = 4840000,
    tradeable = true,
    requiredLevel = {
      defense = 70
    },
    itemImage = "/images/combat/equipment/door_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/door_1.png",
      css = "door-1"
    }, {
      image = "/images/combat/equipment/door_2.png",
      css = "door-2"
    } },
    tags = { "melee" },
    extraTooltipInfo = "A portion of a castle's door that can be used as a shield. Incredibly heavy, but very protective!",
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.33,
        damageMultiplier = 0.5
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1.5,
        Magic = 1.5,
        Range = 1.5,
        Piercing = 1.33,
        Blunt = 1.33,
        Slashing = 1.33
      },
      armorBonus = {
        protection = 102,
        resistance = 64,
        agility = -40,
        stamina = 24
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 5.2
      }, {
        stat = "armorBonus.resistance",
        value = 3.2
      }, {
        stat = "armorBonus.stamina",
        value = 1.3
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic"
  },
  ["1090"] = {
    name = "Bronze Breastplate",
    id = 1090,
    enchantmentTier = 1,
    value = 3000,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 9,
        resistance = -6,
        agility = -6,
        stamina = 7.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    craftingStats = {
      level = 6,
      experience = 500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A basic bronze breastplate. It's highly protective, but the weight weakens your attacks."
  },
  ["1091"] = {
    name = "Bronze Chainmail",
    id = 1091,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 5,
        resistance = -3,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } }
    },
    craftingStats = {
      level = 4,
      experience = 300,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Simple chainmail made from bronze. It does not interfere your offensive capabilities, but offers little protection."
  },
  ["1092"] = {
    name = "Iron Breastplate",
    id = 1092,
    enchantmentTier = 2,
    value = 45000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 13,
        resistance = -6,
        agility = -6,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    craftingStats = {
      level = 15,
      experience = 3000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "A better breastplate made from iron. Provides more worthwhile defense considering its weight."
  },
  ["1093"] = {
    name = "Iron Chainmail",
    id = 1093,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 8,
        resistance = -3,
        agility = 4,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } }
    },
    craftingStats = {
      level = 13,
      experience = 2000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "An okay piece of iron chainmail. It offers better defense without impeding your movement."
  },
  ["1094"] = {
    name = "Obsidian Breastplate",
    id = 1094,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 164000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 33,
        resistance = -6,
        agility = -6,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "uncommon",
    extraTooltipInfo = "It's surprisingly sturdy for something made of glass."
  },
  ["1095"] = {
    name = "Obsidian Chainmail",
    id = 1095,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_chainbody.png",
    extraTooltipInfo = "You feel hidden potential in the chainmail...",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 20,
        resistance = -3,
        agility = 8,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "uncommon"
  },
  ["1096"] = {
    name = "Mithril Breastplate",
    id = 1096,
    enchantmentTier = 3,
    value = 138000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 57,
        resistance = -6,
        agility = -6,
        stamina = 10
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    craftingStats = {
      level = 35,
      experience = 15000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "A decent mithril breastplate. It's hard to move in but very protective."
  },
  ["1097"] = {
    name = "Mithril Chainmail",
    id = 1097,
    enchantmentTier = 3,
    value = 96000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 35,
        resistance = -3,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.8
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 33,
      experience = 11250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "A decent chainmail piece made from mithril. Relatively strong without interfering with your movement."
  },
  ["1098"] = {
    name = "Adamantite Breastplate",
    id = 1098,
    enchantmentTier = 4,
    value = 768000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 83,
        resistance = -6,
        agility = -6,
        stamina = 11
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.6
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 45000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A good adamantite breastplate. It's hard to move in but very protective."
  },
  ["1099"] = {
    name = "Adamantite Chainmail",
    id = 1099,
    enchantmentTier = 4,
    value = 576000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 51,
        resistance = -3,
        agility = 16,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.6
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A good chainmail piece made from adamantite. Relatively strong without interfering with your movement."
  },
  ["1100"] = {
    name = "Runite Breastplate",
    id = 1100,
    enchantmentTier = 5,
    value = 3402000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 112,
        resistance = -6,
        agility = -6,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 5.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "A high quality runite (definitely not painted mithril) breastplate. It is still hard to move in, but its defensive abilities make up for it."
  },
  ["1101"] = {
    name = "Runite Chainmail",
    id = 1101,
    enchantmentTier = 5,
    value = 2646000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 69,
        resistance = -3,
        agility = 20,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.5
      }, {
        stat = "armorBonus.agility",
        value = 1
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 40000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "A high quality chainmail piece made from runite. It's almost impossible to scratch despite its light weight."
  },
  ["1102"] = {
    name = "Stygian Breastplate",
    id = 1102,
    enchantmentTier = 6,
    value = 5401200,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 143,
        resistance = -6,
        agility = -6,
        stamina = 13
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 7.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 90000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "The demonic power in the breastplate gives it unmatched defensive abilities. Still very heavy."
  },
  ["1103"] = {
    name = "Stygian Chainmail",
    id = 1103,
    enchantmentTier = 6,
    value = 4320960,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 88,
        resistance = -3,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "Forged from demonic metal, this chainmail piece provides exceptional defence without slowing you down."
  },
  ["1110"] = {
    name = "Bronze Plate Leggings",
    id = 1110,
    enchantmentTier = 1,
    value = 1200,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 5,
        resistance = -4,
        agility = -4,
        stamina = 4.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 3,
      experience = 200,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Not the greatest defense, but provides basic protection from animals."
  },
  ["1111"] = {
    name = "Iron Plate Leggings",
    id = 1111,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 7,
        resistance = -4,
        agility = -4,
        stamina = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 12,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "Incredibly uncomfortable. Now you know why the militia opts for fur trousers instead."
  },
  ["1112"] = {
    name = "Obsidian Plate Leggings",
    id = 1112,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 92000,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_platelegs.png",
    extraTooltipInfo = "You feel hidden potential in these legs... The armor, not your legs.",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 18,
        resistance = -4,
        agility = -4,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon"
  },
  ["1113"] = {
    name = "Mithril Plate Leggings",
    id = 1113,
    enchantmentTier = 3,
    value = 78000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 31,
        resistance = -4,
        agility = -4,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 32,
      experience = 9750,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "These mithril plate leggings are heavy and uncomfortable, but they provide solid defense."
  },
  ["1114"] = {
    name = "Adamantite Plate Leggings",
    id = 1114,
    enchantmentTier = 4,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 45,
        resistance = -4,
        agility = -4,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "These adamantite plate leggings are heavy and uncomfortable, but they provide good defense."
  },
  ["1115"] = {
    name = "Runite Plate Leggings",
    id = 1115,
    enchantmentTier = 5,
    value = 2268000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 60,
        resistance = -4,
        agility = -4,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 40000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "These runite plate leggings aren't the most comfortable, but they can protect you from most threats."
  },
  ["1116"] = {
    name = "Stygian Plate Leggings",
    id = 1116,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 77,
        resistance = -4,
        agility = -4,
        stamina = 10
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "Fashioned out of demonic metal, these leggings don't hurt your legs. Actually, you can't feel your legs at all while wearing these. They must be working well."
  },
  ["1130"] = {
    name = "Bronze Boots",
    id = 1130,
    enchantmentTier = 1,
    value = 1000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/bronze_boots.png",
    itemIcon = "/images/combat/equipment/bronze_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 6,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      } }
    },
    requiredLevel = {
      total = 100
    },
    tags = { "armor" }
  },
  ["1131"] = {
    name = "Iron Boots",
    id = 1131,
    enchantmentTier = 2,
    value = 8000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/iron_boots.png",
    itemIcon = "/images/combat/equipment/iron_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 8,
        resistance = 8,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      } }
    },
    requiredLevel = {
      total = 200
    },
    tags = { "armor" }
  },
  ["1132"] = {
    name = "Obsidian Boots",
    id = 1132,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 68000,
    tradeable = true,
    itemImage = "/images/combat/equipment/black_boots.png",
    itemIcon = "/images/combat/equipment/black_boots_icon.png",
    extraTooltipInfo = "You feel hidden potential in these boots...",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 10,
        resistance = 10,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    tags = { "armor" }
  },
  ["1133"] = {
    name = "Mithril Boots",
    id = 1133,
    enchantmentTier = 3,
    value = 60000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/mithril_boots.png",
    itemIcon = "/images/combat/equipment/mithril_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      } }
    },
    requiredLevel = {
      total = 300
    },
    tags = { "armor" }
  },
  ["1134"] = {
    name = "Adamantite Boots",
    id = 1134,
    enchantmentTier = 4,
    value = 480000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/adamantite_boots.png",
    itemIcon = "/images/combat/equipment/adamantite_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 14,
        resistance = 14,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      } }
    },
    rarity = "uncommon",
    requiredLevel = {
      total = 400
    },
    tags = { "armor" }
  },
  ["1135"] = {
    name = "Runite Boots",
    id = 1135,
    enchantmentTier = 5,
    value = 1800000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/rune_boots.png",
    itemIcon = "/images/combat/equipment/rune_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      } }
    },
    rarity = "uncommon",
    requiredLevel = {
      total = 500
    },
    tags = { "armor" }
  },
  ["1136"] = {
    name = "Stygian Boots",
    id = 1136,
    enchantmentTier = 6,
    value = 2880000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/stygian_boots.png",
    itemIcon = "/images/combat/equipment/stygian_boots_icon.png",
    extraTooltipInfo = "Wearing these, stubbing your toe is naught but a distant memory. Cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 18,
        resistance = 18,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 0.9
      } }
    },
    rarity = "rare",
    requiredLevel = {
      total = 600
    },
    tags = { "armor" }
  },
  ["1150"] = {
    name = "Bronze Gloves",
    id = 1150,
    enchantmentTier = 1,
    value = 20,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/bronze_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/bronze_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/bronze_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 2,
        intellect = 2,
        dexterity = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 2,
        Magic = 2,
        Range = 2
      },
      defensiveDamageAffinity = {
        Melee = 1.01,
        Magic = 1.01,
        Range = 1.01
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 0.1
      }, {
        stat = "weaponBonus.intellect",
        value = 0.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } }
    },
    requiredLevel = {
      total = 100
    },
    tags = { "armor" }
  },
  ["1151"] = {
    name = "Iron Gloves",
    id = 1151,
    enchantmentTier = 2,
    value = 600,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/iron_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/iron_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/iron_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 3,
        intellect = 3,
        dexterity = 3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 3,
        Magic = 3,
        Range = 3
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 6,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.2
      } }
    },
    requiredLevel = {
      total = 200
    },
    tags = { "armor" }
  },
  ["1152"] = {
    name = "Obsidian Gloves",
    id = 1152,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 8000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/black_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/black_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/black_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 5,
        intellect = 5,
        dexterity = 5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = 5,
        Range = 5
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 10,
        resistance = 10,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 0.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      } }
    },
    rarity = "uncommon",
    tags = { "armor" }
  },
  ["1153"] = {
    name = "Mithril Gloves",
    id = 1153,
    enchantmentTier = 3,
    value = 50000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/mithril_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/mithril_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/mithril_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 6
      },
      offensiveAccuracyAffinityRating = {
        Melee = 6,
        Magic = 6,
        Range = 6
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "weaponBonus.strength",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } }
    },
    requiredLevel = {
      total = 300
    },
    tags = { "armor" }
  },
  ["1154"] = {
    name = "Adamantite Gloves",
    id = 1154,
    enchantmentTier = 4,
    value = 300000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/adamantite_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/adamantite_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/adamantite_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 7,
        intellect = 7,
        dexterity = 7
      },
      offensiveAccuracyAffinityRating = {
        Melee = 7,
        Magic = 7,
        Range = 7
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 14,
        resistance = 14,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } }
    },
    rarity = "uncommon",
    requiredLevel = {
      total = 400
    },
    tags = { "armor" }
  },
  ["1155"] = {
    name = "Runite Gloves",
    id = 1155,
    enchantmentTier = 5,
    value = 1500000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/rune_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/rune_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/rune_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 8,
        intellect = 8,
        dexterity = 8
      },
      offensiveAccuracyAffinityRating = {
        Melee = 8,
        Magic = 8,
        Range = 8
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } }
    },
    rarity = "uncommon",
    requiredLevel = {
      total = 500
    },
    tags = { "armor" }
  },
  ["1156"] = {
    name = "Stygian Gloves",
    id = 1156,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/combat/equipment/stygian_gloves.png",
    extraTooltipInfo = "These gloves are exceptionally welded from demonic metal. Just wearing them makes you feel stronger. Cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/stygian_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/stygian_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 9,
        intellect = 9,
        dexterity = 9
      },
      offensiveAccuracyAffinityRating = {
        Melee = 9,
        Magic = 9,
        Range = 9
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03
      },
      armorBonus = {
        protection = 18,
        resistance = 18,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 0.9
      }, {
        stat = "weaponBonus.strength",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } }
    },
    rarity = "rare",
    requiredLevel = {
      total = 600
    },
    tags = { "armor" }
  },
  ["1157"] = {
    name = "Hide Body",
    id = 1157,
    enchantmentTier = 1,
    value = 4800,
    tradeable = true,
    itemImage = "/images/combat/equipment/range/hide_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 3,
        resistance = 1,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 3,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
  },
  ["1158"] = {
    name = "Fur Body",
    id = 1158,
    enchantmentTier = 1,
    value = 14400,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 5,
        resistance = 2,
        agility = 4,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 14,
      experience = 500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
  },
  ["1159"] = {
    name = "Thick Hide Body",
    id = 1159,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/thick_hide_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 13,
        resistance = 5,
        agility = 9,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.2
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 24,
      experience = 750,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
  },
  ["1160"] = {
    name = "Leather Body",
    id = 1160,
    enchantmentTier = 3,
    value = 64800,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/leather_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 22,
        resistance = 8,
        agility = 14,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 34,
      experience = 1500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
  },
  ["1161"] = {
    name = "Reinforced Leather Body",
    id = 1161,
    enchantmentTier = 4,
    value = 89910,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/reinforced_leather_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 32,
        resistance = 11,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      experience = 2500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better body piece without using exotic materials."
  },
  ["1162"] = {
    name = "Chitin Body",
    id = 1162,
    enchantmentTier = 5,
    value = 607500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/chitin_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 43,
        resistance = 15,
        agility = 23,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.agility",
        value = 1.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 54,
      experience = 4000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
  },
  ["1163"] = {
    name = "Scale Body",
    id = 1163,
    enchantmentTier = 6,
    value = 363000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/scale_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 55,
        resistance = 19,
        agility = 27,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.8
      }, {
        stat = "armorBonus.agility",
        value = 1.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 64,
      experience = 8000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this body has exceptional defensive capabilities without hindering movement at all."
  },
  ["1164"] = {
    name = "Hide Coif",
    id = 1164,
    enchantmentTier = 1,
    value = 1500,
    tradeable = true,
    itemImage = "/images/combat/equipment/range/hide_coif_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 3,
        resistance = 1,
        agility = 2,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 1,
      experience = 90,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
  },
  ["1165"] = {
    name = "Fur Coif",
    id = 1165,
    enchantmentTier = 1,
    value = 4500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemImage = "/images/combat/equipment/range/fur_coif_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/fur_coif_1.png",
      css = "range-med-helm-alt-1"
    }, {
      image = "/images/combat/equipment/range/fur_coif_2.png",
      css = "range-med-helm-alt-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 4,
        resistance = 1,
        agility = 2,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 10,
      experience = 250,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
  },
  ["1166"] = {
    name = "Thick Hide Coif",
    id = 1166,
    enchantmentTier = 2,
    value = 7800,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemImage = "/images/combat/equipment/range/thick_hide_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 10,
        resistance = 3,
        agility = 4,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 11
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 20,
      experience = 525,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
  },
  ["1167"] = {
    name = "Leather Coif",
    id = 1167,
    enchantmentTier = 3,
    value = 17280,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemImage = "/images/combat/equipment/range/leather_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 17,
        resistance = 6,
        agility = 6,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.8
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
  },
  ["1168"] = {
    name = "Reinforced Leather Coif",
    id = 1168,
    enchantmentTier = 4,
    value = 25380,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemImage = "/images/combat/equipment/range/reinforced_leather_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 26,
        resistance = 9,
        agility = 8,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 22
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 1250,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better coif without using exotic materials."
  },
  ["1169"] = {
    name = "Chitin Coif",
    id = 1169,
    enchantmentTier = 5,
    value = 193500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemImage = "/images/combat/equipment/range/chitin_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 35,
        resistance = 11,
        agility = 10,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 28
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 2000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
  },
  ["1170"] = {
    name = "Scale Coif",
    id = 1170,
    enchantmentTier = 6,
    value = 63000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemImage = "/images/combat/equipment/range/scale_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 44,
        resistance = 15,
        agility = 12,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 35
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.8
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 4000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this coif has exceptional defensive capabilities without hindering movement at all."
  },
  ["1171"] = {
    name = "Hide Trousers",
    id = 1171,
    enchantmentTier = 1,
    value = 3000,
    tradeable = true,
    itemIcon = "/images/combat/equipment/range/hide_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 3,
        resistance = 1,
        agility = 2,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 2,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
  },
  ["1172"] = {
    name = "Fur Trousers",
    id = 1172,
    enchantmentTier = 1,
    value = 9000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemIcon = "/images/combat/equipment/range/fur_legs.png",
    itemImage = "/images/combat/equipment/range/fur_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 1,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 11,
      experience = 500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
  },
  ["1173"] = {
    name = "Thick Hide Trousers",
    id = 1173,
    enchantmentTier = 2,
    value = 12450,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemIcon = "/images/combat/equipment/range/thick_hide_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 10,
        resistance = 4,
        agility = 6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.2
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 21,
      experience = 750,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
  },
  ["1174"] = {
    name = "Leather Trousers",
    id = 1174,
    enchantmentTier = 3,
    value = 38160,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemIcon = "/images/combat/equipment/range/leather_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 17,
        resistance = 6,
        agility = 9,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 31,
      experience = 1500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
  },
  ["1175"] = {
    name = "Reinforced Leather Trousers",
    id = 1175,
    enchantmentTier = 4,
    value = 46440,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemIcon = "/images/combat/equipment/range/reinforced_leather_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 26,
        resistance = 9,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 2500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better trouser piece without using exotic materials."
  },
  ["1176"] = {
    name = "Chitin Trousers",
    id = 1176,
    enchantmentTier = 5,
    value = 517500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemIcon = "/images/combat/equipment/range/chitin_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 35,
        resistance = 12,
        agility = 15,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.8
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 4000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
  },
  ["1177"] = {
    name = "Scale Trousers",
    id = 1177,
    enchantmentTier = 6,
    value = 208500,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemIcon = "/images/combat/equipment/range/scale_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 44,
        resistance = 15,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 8000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, these trousers have exceptional defensive capabilities without hindering movement at all."
  },
  ["1178"] = {
    name = "Robe Top",
    id = 1178,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 2,
        resistance = 7,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 3,
      experience = 600,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Every wizard wears a robe top. This probably counts."
  },
  ["1179"] = {
    name = "Practitioner Robe Top",
    id = 1179,
    enchantmentTier = 1,
    value = 7200,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 3,
        resistance = 11,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 14,
      experience = 2000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A simple cloth robe top. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
  },
  ["1180"] = {
    name = "Academy Robe Top",
    id = 1180,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemIcon = "/images/combat/equipment/magic/academy_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 8,
        resistance = 28,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 6,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 24,
      experience = 4500,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A replica of the robe top worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
  },
  ["1181"] = {
    name = "Imbued Robe Top",
    id = 1181,
    enchantmentTier = 3,
    value = 90000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemIcon = "/images/combat/equipment/magic/imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 13,
        resistance = 48,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 2.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 34,
      experience = 12000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "An adequately woven robe top commonly worn by hunters and adventurers."
  },
  ["1182"] = {
    name = "Major Imbued Robe Top",
    id = 1182,
    enchantmentTier = 4,
    value = 210000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 19,
        resistance = 70,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 3.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      experience = 20000,
      category = "Magic",
      craftable = true
    }
  },
  ["1183"] = {
    name = "Greater Imbued Robe Top",
    id = 1183,
    enchantmentTier = 5,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 26,
        resistance = 95,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 15,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 4.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 54,
      experience = 30000,
      category = "Magic",
      craftable = true
    }
  },
  ["1184"] = {
    name = "Elder Robe Top",
    id = 1184,
    enchantmentTier = 6,
    value = 1080000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemIcon = "/images/combat/equipment/magic/elder_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 33,
        resistance = 121,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 19,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.7
      }, {
        stat = "armorBonus.resistance",
        value = 6.1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 64,
      experience = 61500,
      category = "Magic",
      craftable = true
    }
  },
  ["1185"] = {
    name = "Robe Hood",
    id = 1185,
    enchantmentTier = 1,
    value = 684,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 3,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 1,
      experience = 300,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Every wizard wears a robe hood. This probably counts."
  },
  ["1186"] = {
    name = "Practitioner Hood",
    id = 1186,
    enchantmentTier = 1,
    value = 2232,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/practitioner_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 5,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A simple cloth hood. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
  },
  ["1187"] = {
    name = "Academy Hood",
    id = 1187,
    enchantmentTier = 2,
    value = 7920,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 3,
        resistance = 13,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 20,
      experience = 2250,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A replica of the hood worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
  },
  ["1188"] = {
    name = "Imbued Hood",
    id = 1188,
    enchantmentTier = 3,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 4,
        resistance = 22,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 7,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 1.1
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 30,
      experience = 6000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "An adequately woven hood commonly worn by hunters and adventurers."
  },
  ["1189"] = {
    name = "Major Imbued Hood",
    id = 1189,
    enchantmentTier = 4,
    value = 75600,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/major_imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 6,
        resistance = 32,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 1.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 10000,
      category = "Magic",
      craftable = true
    }
  },
  ["1190"] = {
    name = "Greater Imbued Hood",
    id = 1190,
    enchantmentTier = 5,
    value = 180000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/greater_imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 9,
        resistance = 43,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 14,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 15000,
      category = "Magic",
      craftable = true
    }
  },
  ["1191"] = {
    name = "Elder Hood",
    id = 1191,
    enchantmentTier = 6,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/elder_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 11,
        resistance = 55,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 17,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.6
      }, {
        stat = "armorBonus.resistance",
        value = 2.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.9
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 31500,
      category = "Magic",
      craftable = true
    }
  },
  ["1192"] = {
    name = "Robe Bottom",
    id = 1192,
    enchantmentTier = 1,
    value = 1584,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 2,
      experience = 600,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Every wizard wears a robe bottom. This probably counts."
  },
  ["1193"] = {
    name = "Practitioner Robe Bottom",
    id = 1193,
    enchantmentTier = 1,
    value = 4536,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 2,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 11,
      experience = 2000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A simple cloth robe bottom. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
  },
  ["1194"] = {
    name = "Academy Robe Bottom",
    id = 1194,
    enchantmentTier = 2,
    value = 15840,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemIcon = "/images/combat/equipment/magic/academy_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 5,
        resistance = 15,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 21,
      experience = 4500,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A replica of the robe bottom worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
  },
  ["1195"] = {
    name = "Imbued Robe Bottom",
    id = 1195,
    enchantmentTier = 3,
    value = 67800,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemIcon = "/images/combat/equipment/magic/imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 9,
        resistance = 26,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 31,
      experience = 12000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "An adequately woven robe bottom commonly worn by hunters and adventurers."
  },
  ["1196"] = {
    name = "Major Imbued Robe Bottom",
    id = 1196,
    enchantmentTier = 4,
    value = 165600,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 13,
        resistance = 38,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 1.9
      }, {
        stat = "weaponBonus.intellect",
        value = 0.7
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 20000,
      category = "Magic",
      craftable = true
    }
  },
  ["1197"] = {
    name = "Greater Imbued Robe Bottom",
    id = 1197,
    enchantmentTier = 5,
    value = 391200,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 17,
        resistance = 52,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 16,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 2.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 30000,
      category = "Magic",
      craftable = true
    }
  },
  ["1198"] = {
    name = "Elder Robe Bottom",
    id = 1198,
    enchantmentTier = 6,
    value = 902400,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemIcon = "/images/combat/equipment/magic/elder_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 22,
        resistance = 66,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 19,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.resistance",
        value = 3.3
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 61500,
      category = "Magic",
      craftable = true
    }
  },
  ["1199"] = {
    name = "Flimsy Recurve Bow",
    id = 1199,
    tradeable = true,
    enchantmentTier = 1,
    value = 450,
    itemImage = "/images/combat/equipment/range/bow_wood_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_wood_recurve.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 4,
        Piercing = 5
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 9
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 500,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "A simple bow, suitable for hunting weak prey."
  },
  ["1200"] = {
    name = "Sturdy Recurve Bow",
    id = 1200,
    tradeable = true,
    enchantmentTier = 1,
    value = 878,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 6,
        Piercing = 8
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 11
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } }
    },
    craftingStats = {
      level = 15,
      experience = 1000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "Now with 20% less splinters!"
  },
  ["1201"] = {
    name = "Oak Recurve Bow",
    id = 1201,
    tradeable = true,
    enchantmentTier = 2,
    value = 3276,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 15,
        Piercing = 20
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 18
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } }
    },
    craftingStats = {
      level = 25,
      experience = 3000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "A quality bow capable of handling most foes in the human territory. If only it was easier to wash the sap off your hands."
  },
  ["1202"] = {
    name = "Willow Recurve Bow",
    id = 1202,
    tradeable = true,
    enchantmentTier = 3,
    value = 7200,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_willow.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 26,
        Piercing = 35
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 27
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 35,
      experience = 8000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "The skull on the bow watches out for you, shows you where to aim, when to shoot. Or maybe you’re just getting better at archery. Hard to tell."
  },
  ["1203"] = {
    name = "Maple Recurve Bow",
    id = 1203,
    tradeable = true,
    enchantmentTier = 4,
    value = 13704,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 38,
        Piercing = 51
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 37
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "A bow almost as strong as the sap is sticky."
  },
  ["1204"] = {
    name = "Yew Recurve Bow",
    id = 1204,
    tradeable = true,
    enchantmentTier = 5,
    value = 32040,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 52,
        Piercing = 69
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 48
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.6
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 16000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "The strength of this bow quells all fears that the slithering yew trees are haunted. Well, almost."
  },
  ["1205"] = {
    name = "Elder Recurve Bow",
    id = 1205,
    tradeable = true,
    enchantmentTier = 6,
    value = 90600,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_elder.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 66,
        Piercing = 88
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 59
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 20000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "The simple design of the recurve bow, perfected."
  },
  ["1206"] = {
    name = "Flimsy Longbow",
    id = 1206,
    tradeable = true,
    enchantmentTier = 1,
    value = 497,
    itemImage = "/images/combat/equipment/range/bow_wood.png",
    itemIcon = "/images/combat/equipment/range/bow_wood.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 6,
        Piercing = 7,
        Blunt = 1,
        Slashing = 1
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 19
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 2,
      experience = 750,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "Though it takes a few seconds to line up a shot, it can pierce prey effectively."
  },
  ["1207"] = {
    name = "Sturdy Longbow",
    id = 1207,
    tradeable = true,
    enchantmentTier = 1,
    value = 990,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 9,
        Piercing = 10,
        Blunt = 2,
        Slashing = 2
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 26
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.3
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 15,
      experience = 1500,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "A stronger bow suitable to take down larger prey and some monsters."
  },
  ["1208"] = {
    name = "Oak Longbow",
    id = 1208,
    tradeable = true,
    enchantmentTier = 2,
    value = 3852,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 23,
        Piercing = 25,
        Blunt = 5,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 40
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 25,
      experience = 4000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "A stronger bow capable of handing tougher threats."
  },
  ["1209"] = {
    name = "Willow Longbow",
    id = 1209,
    tradeable = true,
    enchantmentTier = 3,
    value = 8976,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_willow.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 39,
        Piercing = 44,
        Blunt = 9,
        Slashing = 9
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 52
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.6
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 35,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "Functionally no different from any other bow, but with a skull attached. Turns out they do make weapons stronger."
  },
  ["1210"] = {
    name = "Maple Longbow",
    id = 1210,
    tradeable = true,
    enchantmentTier = 4,
    value = 19224,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 58,
        Piercing = 64,
        Blunt = 13,
        Slashing = 13
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 64
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.2
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "This well-carved bow is suitable to take on almost any threat."
  },
  ["1211"] = {
    name = "Yew Longbow",
    id = 1211,
    tradeable = true,
    enchantmentTier = 5,
    value = 53040,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 78,
        Piercing = 86,
        Blunt = 17,
        Slashing = 17
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 75
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.8
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 24000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "A great bow that definitely isn’t evil."
  },
  ["1212"] = {
    name = "Elder Longbow",
    id = 1212,
    tradeable = true,
    enchantmentTier = 6,
    value = 171000,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_elder.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 99,
        Piercing = 110,
        Blunt = 22,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 99
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 5
      }, {
        stat = "weaponBonus.dexterity",
        value = 5
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 30000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "An incredible longbow with power like you’ve never seen. Is it possible to improve this design any further?"
  },
  ["1213"] = {
    name = "Flimsy Crossbow",
    id = 1213,
    tradeable = true,
    enchantmentTier = 1,
    value = 622,
    itemImage = "/images/combat/equipment/range/crossbow_wood.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 16,
        Piercing = 10,
        Blunt = 3,
        Slashing = 3
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 17
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.9
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 3,
      experience = 325,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "A basic attempt at a one-handed bow. By some miracle, it holds together despite the poor-quality materials."
  },
  ["1214"] = {
    name = "Light Crossbow",
    id = 1214,
    tradeable = true,
    enchantmentTier = 1,
    value = 1097,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_sturdy.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 24,
        Piercing = 14,
        Blunt = 4,
        Slashing = 4
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 20
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 13,
      experience = 625,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "An overall improvement to the previous design while still being easy to wield in one hand."
  },
  ["1215"] = {
    name = "Bone Crossbow",
    id = 1215,
    tradeable = true,
    enchantmentTier = 2,
    value = 5412,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_bone.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 48,
        Piercing = 35,
        Blunt = 10,
        Slashing = 10
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 33
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.7
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 23,
      experience = 4120,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "Attaching bones to weapons to make them stronger? Utter nonsense."
  },
  ["1216"] = {
    name = "Heavy Crossbow",
    id = 1216,
    tradeable = true,
    enchantmentTier = 3,
    value = 12432,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_heavy.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 70,
        Piercing = 61,
        Blunt = 17,
        Slashing = 17
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 49
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.5
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 33,
      experience = 12525,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "An impressive weapon, though still a bit awkward to use in one hand."
  },
  ["1217"] = {
    name = "Reinforced Crossbow",
    id = 1217,
    tradeable = true,
    enchantmentTier = 4,
    value = 38328,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_metal.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 100,
        Piercing = 90,
        Blunt = 26,
        Slashing = 26
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 67
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 5
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.4
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 19350,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "An exceptional weapon capable striking down powerful beasts and monsters alike."
  },
  ["1218"] = {
    name = "Arbalest",
    id = 1218,
    tradeable = true,
    enchantmentTier = 5,
    value = 127440,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_arbalest.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 136,
        Piercing = 121,
        Blunt = 35,
        Slashing = 35
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 86
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 6.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 4.3
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 26000,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "You’re nearing the limit of simple crossbow technology. Perhaps researching this might lead to new technological developments?"
  },
  ["1219"] = {
    name = "Elder Crossbow",
    id = 1219,
    tradeable = true,
    enchantmentTier = 6,
    value = 263400,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_elder.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 168,
        Piercing = 154,
        Blunt = 44,
        Slashing = 44
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 107
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 8.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 5.4
      } },
      oneHanded = true
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 33600,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "Perhaps researching this crossbow will lead to new technological developments?"
  },
  ["1220"] = {
    name = "Rough Throwing Knife",
    id = 1220,
    tradeable = true,
    enchantmentTier = 1,
    value = 557,
    itemImage = "/images/combat/equipment/range/bronze_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife_rough.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 7,
        Piercing = 3,
        Blunt = 3,
        Slashing = 3
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 11
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 1,
      experience = 1025,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "A roughly carved throwing knife. The runic etching on the blade makes it return to your hand no matter how far you throw it."
  },
  ["1221"] = {
    name = "Throwing Knife",
    id = 1221,
    tradeable = true,
    enchantmentTier = 1,
    value = 982,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/iron_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 10,
        Piercing = 4,
        Blunt = 4,
        Slashing = 4
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 13
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.7
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 12,
      experience = 1525,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "In a stroke of genius, you realize you can hollow out the blade to make it fly faster. Structural integrity is for nerds."
  },
  ["1222"] = {
    name = "Light Throwing Knife",
    id = 1222,
    tradeable = true,
    enchantmentTier = 2,
    value = 4848,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/obby_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife_2.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 25,
        Piercing = 10,
        Blunt = 10,
        Slashing = 10
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 22
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.1
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 22,
      experience = 3120,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "If you remove any more of the blade, there won’t be anything left."
  },
  ["1223"] = {
    name = "Refined Throwing Knife",
    id = 1223,
    tradeable = true,
    enchantmentTier = 3,
    value = 10680,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/mithril_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife_refined.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 44,
        Piercing = 17,
        Blunt = 17,
        Slashing = 17
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 33
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.7
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 32,
      experience = 8525,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "Excessively thin, this blade can slice enemies without them even seeing what hit them."
  },
  ["1224"] = {
    name = "Throwing Axe",
    id = 1224,
    tradeable = true,
    enchantmentTier = 4,
    value = 33144,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/throwing_axe.png",
    class = "equipment",
    visual = "throwingaxe",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 64,
        Piercing = 26,
        Blunt = 26,
        Slashing = 26
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 44
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.2
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 13350,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "Finally, a reason to use the sharp end."
  },
  ["1225"] = {
    name = "Throwing Javelin",
    id = 1225,
    tradeable = true,
    enchantmentTier = 5,
    value = 107760,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/throwing_jav.png",
    itemIcon = "/images/combat/equipment/range/thrown_jav.png",
    class = "equipment",
    visual = "throwingjavelin",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 86,
        Piercing = 35,
        Blunt = 35,
        Slashing = 35
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 57
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 4.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.9
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "There are records of cave-idlers long ago who stuck sharp stones to sticks to use as weapons. Maybe there’s more merit to that than expected."
  },
  ["1226"] = {
    name = "Throwing Spinner",
    id = 1226,
    tradeable = true,
    enchantmentTier = 6,
    value = 189000,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/thrown_spinner.png",
    class = "equipment",
    visual = "throwingspinner",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 110,
        Piercing = 44,
        Blunt = 44,
        Slashing = 44
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 71
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 5.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.6
      } },
      oneHanded = true
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 23600,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "A thrown weapon surpassing all others. Don't play with it. You will cut yourself."
  },
  ["1227"] = {
    name = "Driftwood Wand",
    id = 1227,
    tradeable = true,
    enchantmentTier = 1,
    value = 202,
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/driftwood_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 7,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      } }
    },
    craftingStats = {
      level = 1,
      experience = 75,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    },
    extraTooltipInfo = "This could technically be considered a wand if you look at it from the right angle."
  },
  ["1228"] = {
    name = "Sturdy Wand",
    id = 1228,
    tradeable = true,
    enchantmentTier = 1,
    value = 472,
    requiredLevel = {
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/sturdy_wand.png",
    itemIcon = "/images/combat/equipment/magic/sturdy_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 10,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 13,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 13,
      experience = 190,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1229"] = {
    name = "Academy Wand",
    id = 1229,
    tradeable = true,
    enchantmentTier = 2,
    value = 2196,
    requiredLevel = {
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_wand.png",
    itemIcon = "/images/combat/equipment/magic/academy_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 25,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 22,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.3
      }, {
        stat = "weaponBonus.intellect",
        value = 1.1
      } }
    },
    craftingStats = {
      level = 23,
      experience = 1590,
      category = "Magic",
      craftable = true,
      description = "The instructional manuals you found DEFINITELY indicated you should hold it upside-down. You do know how to read though, right?"
    }
  },
  ["1230"] = {
    name = "Imbued Wand",
    id = 1230,
    tradeable = true,
    enchantmentTier = 3,
    value = 3096,
    requiredLevel = {
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_wand.png",
    itemIcon = "/images/combat/equipment/magic/imbued_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 44,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 32,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 1.6
      } }
    },
    craftingStats = {
      level = 33,
      experience = 1645,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1231"] = {
    name = "Major Imbued Wand",
    id = 1231,
    tradeable = true,
    enchantmentTier = 4,
    value = 12408,
    requiredLevel = {
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_wand.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 64,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 44,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.2
      }, {
        stat = "weaponBonus.intellect",
        value = 2.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 23350,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1232"] = {
    name = "Greater Imbued Wand",
    id = 1232,
    tradeable = true,
    enchantmentTier = 5,
    value = 17940,
    requiredLevel = {
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_wand.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 86,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 57,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 4.3
      }, {
        stat = "weaponBonus.intellect",
        value = 2.9
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 23900,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1233"] = {
    name = "Elder Wand",
    id = 1233,
    tradeable = true,
    enchantmentTier = 6,
    value = 27000,
    requiredLevel = {
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/elder_imbued_wand.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 110,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 71,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 5.5
      }, {
        stat = "weaponBonus.intellect",
        value = 3.6
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 26750,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1234"] = {
    name = "Driftwood Staff",
    id = 1234,
    tradeable = true,
    enchantmentTier = 1,
    value = 698,
    itemImage = "/images/combat/equipment/magic/driftwood_staff.png",
    itemIcon = "/images/combat/equipment/magic/driftwood_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 10,
        Range = -28,
        Piercing = -8,
        Blunt = 3,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 25,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.3
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 2,
      experience = 130,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1235"] = {
    name = "Sturdy Staff",
    id = 1235,
    tradeable = true,
    enchantmentTier = 1,
    value = 698,
    requiredLevel = {
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
    itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 14,
        Range = -28,
        Piercing = -8,
        Blunt = 4,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 30,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.8
      }, {
        stat = "weaponBonus.intellect",
        value = 1.5
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 15,
      experience = 290,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1236"] = {
    name = "Academy Staff",
    id = 1236,
    tradeable = true,
    enchantmentTier = 2,
    value = 3300,
    requiredLevel = {
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_staff.png",
    itemIcon = "/images/combat/equipment/magic/academy_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 35,
        Range = -28,
        Piercing = -8,
        Blunt = 10,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 46,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.8
      }, {
        stat = "weaponBonus.intellect",
        value = 2.4
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 25,
      experience = 1660,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1237"] = {
    name = "Imbued Staff",
    id = 1237,
    tradeable = true,
    enchantmentTier = 3,
    value = 5112,
    requiredLevel = {
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/imbued_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 61,
        Range = -28,
        Piercing = -8,
        Blunt = 17,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 62,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.1
      }, {
        stat = "weaponBonus.intellect",
        value = 3.1
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 35,
      experience = 1835,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1238"] = {
    name = "Major Imbued Staff",
    id = 1238,
    tradeable = true,
    enchantmentTier = 4,
    value = 20424,
    requiredLevel = {
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_staff.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 90,
        Range = -28,
        Piercing = -8,
        Blunt = 26,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 80,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 4.5
      }, {
        stat = "weaponBonus.intellect",
        value = 4
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 24550,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1239"] = {
    name = "Greater Imbued Staff",
    id = 1239,
    tradeable = true,
    enchantmentTier = 5,
    value = 33000,
    requiredLevel = {
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_staff.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 121,
        Range = -28,
        Piercing = -8,
        Blunt = 35,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 100,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6.1
      }, {
        stat = "weaponBonus.intellect",
        value = 5
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 25500,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1240"] = {
    name = "Elder Staff",
    id = 1240,
    tradeable = true,
    enchantmentTier = 6,
    value = 59640,
    requiredLevel = {
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/elder_imbued_staff.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 154,
        Range = -28,
        Piercing = -8,
        Blunt = 44,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 134,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 7.7
      }, {
        stat = "weaponBonus.intellect",
        value = 6.7
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 28500,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1241"] = {
    name = "Arcane Notes",
    id = 1241,
    tradeable = true,
    enchantmentTier = 1,
    value = 1764,
    itemImage = "/images/combat/equipment/magic/starter_focus.png",
    class = "equipment",
    visual = "focus",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 3
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 1,
      experience = 330,
      category = "Magic",
      craftable = true,
      description = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
    },
    extraTooltipInfo = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
  },
  ["1242"] = {
    name = "Simple Arcane Focus",
    id = 1242,
    tradeable = true,
    enchantmentTier = 1,
    value = 3348,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/practitioner_focus.png",
    itemIcon = "/images/combat/equipment/magic/practitioner_focus_icon.png",
    class = "equipment",
    visual = "focus-4",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 4
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 12,
      experience = 1060,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1243"] = {
    name = "Academy Focus",
    id = 1243,
    tradeable = true,
    enchantmentTier = 2,
    value = 12120,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_focus.png",
    itemIcon = "/images/combat/equipment/magic/academy_focus_icon.png",
    class = "equipment",
    visual = "focus-2",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 10
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 7,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 15,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 22,
      experience = 2460,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1244"] = {
    name = "Imbued Focus",
    id = 1244,
    tradeable = true,
    enchantmentTier = 3,
    value = 54960,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/imbued_focus_icon.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 17
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 26,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 32,
      experience = 6235,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1245"] = {
    name = "Major Imbued Focus",
    id = 1245,
    tradeable = true,
    enchantmentTier = 4,
    value = 157200,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_focus.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 26
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 14,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 38,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 12350,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1246"] = {
    name = "Greater Imbued Focus",
    id = 1246,
    tradeable = true,
    enchantmentTier = 5,
    value = 443880,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_focus.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 35
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 19,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 52,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2.5
      }, {
        stat = "weaponBonus.intellect",
        value = 2.5
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 18160,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1247"] = {
    name = "Elder Focus",
    id = 1247,
    tradeable = true,
    enchantmentTier = 6,
    value = 1253760,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/elder_focus.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 44
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 23,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 66,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 37050,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1300"] = {
    name = "Blademaster's Shroud",
    id = 1300,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      attack = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/decayed_cloak.png",
    itemIcon = "/images/combat/equipment/melee/blademaster.png",
    extraTooltipInfo = "Ragged and torn, the cloth itself appears to remember every battle.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 113, 114, 115, 116 },
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Melee = 20
      },
      offensiveDamageAffinity = {
        Melee = 1.12,
        Magic = 1,
        Range = 1,
        Slashing = 1.08,
        Piercing = 1.08,
        Blunt = 1.08
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 1
      },
      weaponBonus = {
        strength = 20,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 0,
        agility = 12,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2
      } },
      itemSet = { 10018 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 69500,
      category = "Melee",
      craftable = true
    }
  },
  ["1301"] = {
    id = 1301,
    name = "Blademaster's Memory",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/memory.png",
    extraTooltipInfo = "The distilled knowledge of an ancient warrior. Perhaps you can infuse this into a piece of equipment?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1302"] = {
    name = "Royal Banner",
    id = 1302,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      attack = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/melee/banner.png",
    extraTooltipInfo = "A banner representing the will and might of humanity, if you believe the propaganda. Heavy and unwieldy to carry, reducing your defenses slightly, but sure to inspire your comrades.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 117, 118, 119 },
      slot = "cape",
      offensiveDamageAffinity = {
        Melee = 0.9,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = -64,
        stamina = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.stamina",
        value = 16
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 56050,
      category = "Melee",
      craftable = true
    }
  },
  ["1303"] = {
    id = 1303,
    name = "Torn Banner",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/torn_banner.png",
    extraTooltipInfo = "A torn banner still humming with magical power. You should restore it to its former glory!",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1304"] = {
    name = "Necromancer's Cowl",
    id = 1304,
    enchantmentTier = 7,
    tradeable = true,
    value = 8000000,
    requiredLevel = {
      defense = 75,
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_cowl.PNG",
    extraTooltipInfo = "A magical cowl to hide your face. Somewhat helps with keeping out the stench of the dead.",
    class = "equipment",
    visual = "necro-cowl",
    tags = { "magic", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 167 },
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.06,
        Poison = 1.03,
        Chaos = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.01,
        Poison = 1.01,
        Chaos = 1.01,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      offensiveAccuracyAffinityRating = {
        Poison = 28
      },
      weaponBonus = {
        strength = 6,
        intellect = 12,
        dexterity = 6
      },
      armorBonus = {
        protection = 8,
        resistance = 32,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.6
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 40500,
      category = "Magic",
      craftable = true
    }
  },
  ["1305"] = {
    name = "Necromancer's Robe Top",
    id = 1305,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_robe_top.PNG",
    class = "equipment",
    visual = "necro-top",
    extraTooltipInfo = "The robes of a necromancer. Smells like death.",
    tags = { "magic", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122 },
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.06,
        Poison = 1.03,
        Chaos = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 1.03,
        Poison = 1.03,
        Chaos = 1.01,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      weaponBonus = {
        strength = 0,
        intellect = 30,
        dexterity = 0
      },
      armorBonus = {
        protection = 16,
        resistance = 54,
        agility = 8,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 2.7
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 70500,
      category = "Magic",
      craftable = true
    }
  },
  ["1306"] = {
    name = "Necromancer's Robe Bottoms",
    id = 1306,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_robe_legs.png",
    class = "equipment",
    visual = "necro-legs",
    extraTooltipInfo = "The robe bottoms of a necromancer.",
    tags = { "magic", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122 },
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.06,
        Poison = 1.03,
        Chaos = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 1.03,
        Poison = 1.03,
        Chaos = 1.01,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      weaponBonus = {
        strength = 0,
        intellect = 24,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = 48,
        agility = 12,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 2.5
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 70500,
      category = "Magic",
      craftable = true
    }
  },
  ["1307"] = {
    name = "Book of Death",
    id = 1307,
    tradeable = true,
    enchantmentTier = 7,
    value = 6000000,
    itemImage = "/images/combat/equipment/magic/necro_book.png",
    class = "equipment",
    visual = "necro-focus",
    tags = { "magic", "craftable", "ability" },
    requiredLevel = {
      magic = 75
    },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 138, 141 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 60,
        Poison = 60
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9,
        Poison = 1.03
      },
      weaponBonus = {
        strength = 0,
        intellect = 40,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 88,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Poison",
        value = 3.5
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 45250,
      category = "Magic",
      craftable = true,
      description = "An unholy text. It will require all your willpower to not be corrupted by it."
    },
    extraTooltipInfo = "It has a powerful toxic aura. Just touching it feels like breaking a taboo, but great power is often found in such things."
  },
  ["1308"] = {
    name = "Necromancer's Wand",
    id = 1308,
    tradeable = true,
    enchantmentTier = 7,
    value = 6000000,
    requiredLevel = {
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_wand.png",
    class = "equipment",
    visual = "necro-wand",
    tags = { "magic", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 131, 138, 141 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 134,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8,
        Poison = 68
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1,
        Poison = 1.03
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 90,
        dexterity = 0
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Poison",
        value = 6.7
      }, {
        stat = "weaponBonus.intellect",
        value = 4.5
      } },
      itemSet = { 10020 },
      hitMults = {
        minimum = 0.25,
        maximum = 1.1
      }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 32750,
      category = "Magic",
      craftable = true,
      description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
    },
    extraTooltipInfo = "A wand capable of controlling death itself. Do you dare to take such power into your own hands?"
  },
  ["1309"] = {
    name = "Necromancer's Remains",
    id = 1309,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "The rotten belongings of a long dead necromancer. Can be restored through crafting.",
    itemImage = "/images/misc/necro_remains.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1310"] = {
    name = "Royal Elven Remnants",
    id = 1310,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "The remnants of a more civilized past. Can be restored through crafting.",
    itemImage = "/images/misc/royal_remnants.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1311"] = {
    name = "Gargoyle Shards",
    id = 1311,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "A burning shard taken from a failed experiment. Can be restored through crafting.",
    itemImage = "/images/misc/gargoyle_shards.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1312"] = {
    name = "Mantis Shrimp Carapace",
    id = 1312,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_armor.png",
    extraTooltipInfo = "A reforged carapace modeled after the strongest shrimp.",
    class = "equipment",
    visual = "shrimp-armor",
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.03,
        Poison = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.06,
        Blunt = 0.88,
        Slashing = 1.06
      },
      armorBonus = {
        protection = 88,
        resistance = 88,
        agility = 26,
        stamina = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4
      }, {
        stat = "armorBonus.resistance",
        value = 4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 2.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 2.2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A carapace that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "armor" }
  },
  ["1313"] = {
    name = "Mantis Shrimp Greaves",
    id = 1313,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_legs.png",
    extraTooltipInfo = "A reforged set of greaves modeled after the strongest shrimp.",
    class = "equipment",
    visual = "shrimp-legs",
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.03,
        Poison = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.88,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 88,
        resistance = 88,
        agility = 26,
        stamina = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4
      }, {
        stat = "armorBonus.resistance",
        value = 4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 2.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 2.2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A pair of greaves that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "armor" }
  },
  ["1314"] = {
    name = "Mantis Shrimp Helm",
    id = 1314,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_helm.png",
    extraTooltipInfo = "A reforged helm modeled after the strongest shrimp.",
    class = "equipment",
    visual = "shrimp-helm",
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.03,
        Poison = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 80,
        resistance = 80,
        agility = 20,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4
      }, {
        stat = "armorBonus.resistance",
        value = 4
      }, {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "armorBonus.stamina",
        value = 0.6
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A helm that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "armor" }
  },
  ["1315"] = {
    name = "Mantis Shrimp Shell",
    id = 1315,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_shield.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mantis_shrimp_shield.png",
      css = "shrimp-shield-1"
    }, {
      image = "/images/combat/equipment/shrimp_shield_2.png",
      css = "shrimp-shield-2"
    } },
    equipmentStats = {
      grantedAbility = { 54, 65 },
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.8333333333333334,
        Magic = 0.8333333333333334,
        Range = 0.8333333333333334
      },
      defensiveDamageAffinity = {
        Melee = 1.25,
        Magic = 1.25,
        Range = 1.25,
        Piercing = 1.33,
        Blunt = 1.33,
        Slashing = 1.33
      },
      armorBonus = {
        protection = 88,
        resistance = 88,
        agility = 26,
        stamina = 32
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "armorBonus.resistance",
        value = 4.4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A shield that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "ability" }
  },
  ["1316"] = {
    name = "Mantis Shrimp Gauntlets",
    id = 1316,
    enchantmentTier = 7,
    value = 12000000,
    tradeable = true,
    itemImage = "/images/combat/equipment/mantis_shrimp_knuckles_icon.png",
    extraTooltipInfo = "A pair of gauntlets that infuse your punches with the speed and power of the strongest shrimp.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mantis_shrimp_knuckles_1.png",
      css = "mantis-gloves-1"
    }, {
      image = "/images/combat/equipment/mantis_shrimp_knuckles_2.png",
      css = "mantis-gloves-2"
    }, {
      image = "/images/combat/equipment/mantis_shrimp_knuckles_3.png",
      css = "mantis-gloves-3"
    } },
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 155, 156, 157 },
      slot = "gloves",
      weaponBonus = {
        strength = 11,
        intellect = 11,
        dexterity = 11
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Magic = 11,
        Range = 11
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.06
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.06
      },
      armorBonus = {
        protection = 24,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 3
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A pair of gauntlets that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1317"] = {
    id = 1317,
    name = "Void-Blessed Shrimp",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/void_shrimp.png",
    extraTooltipInfo = "It promises vast seas of knowledge if only you would free it. Perhaps it could teach you to use Shrimp Scraps to make equipment?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["1318"] = {
    name = "Witchhunter Handgonne",
    id = 1318,
    tradeable = true,
    enchantmentTier = 7,
    value = 1263400,
    requiredLevel = {
      range = 75
    },
    itemImage = "/images/combat/equipment/handgonne.png",
    visual = "handgonne",
    class = "equipment",
    tags = { "range", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 163, 12, 158, 159, 160, 161 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.06666666666666667,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 178,
        Piercing = 192,
        Blunt = 128,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.11,
        Blunt = 1.22,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 142
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = -12,
        stamina = 0
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 9
      }, {
        stat = "weaponBonus.dexterity",
        value = 7.1
      } },
      oneHanded = true
    },
    rarity = "epic",
    extraTooltipInfo = "A weapon that combines the ranged prowess of the elves with the technical ingenuity of the dwarves. A true breakthrough! Can technically be fired one handed."
  },
  ["1319"] = {
    name = "Personal Cannon",
    id = 1319,
    tradeable = true,
    enchantmentTier = 8,
    value = 3263400,
    requiredLevel = {
      range = 80
    },
    itemImage = "/images/combat/equipment/cannon.png",
    visual = "cannon",
    class = "equipment",
    tags = { "range", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 162, 12, 158, 159, 160, 161 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.030303030303030304,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 228,
        Piercing = 228,
        Blunt = 266,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3,
        Blunt = 1.45,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 188
      },
      armorBonus = {
        protection = 64,
        resistance = 64,
        agility = -128,
        stamina = 0
      },
      attackSpeed = 4.4,
      hitMults = {
        minimum = 0.35,
        maximum = 1.3
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 11.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 9.4
      }, {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 5.2
      } },
      oneHanded = true
    },
    rarity = "epic",
    extraTooltipInfo = "The next logical step to a handgonne- a really big one! A little slower to operate, but packs a much larger punch. Unfortunately does not seem to help with your agility, but at least you can hide behind it!",
    craftingStats = {
      level = 75,
      experience = 600000,
      category = "Range",
      craftable = true,
      description = "Who doesn't love cannons?"
    }
  },
  ["1320"] = {
    name = "Illegal Gun Parts",
    id = 1320,
    value = 100,
    tradeable = true,
    extraTooltipInfo = "A partial component from researching explosive based projectile weapons. Outlawed by Big Magic for potential to unseat their monopoly on things going boom!",
    itemImage = "/images/combat/materials/gun_part.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1450"] = {
    name = "Shoddy Ammo",
    id = 1450,
    tradeable = true,
    value = 1,
    ammunitionMults = {
      damageMult = 1,
      accuracyMult = 1,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_0.png",
    extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1451"] = {
    name = "Amateur Ammo",
    id = 1451,
    tradeable = true,
    value = 2,
    requiredLevel = {
      range = 10
    },
    ammunitionMults = {
      damageMult = 1.05,
      accuracyMult = 1.05,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_1.png",
    extraTooltipInfo = "Ammo crafted by an amateur.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 10,
      experience = 15,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1452"] = {
    name = "Apprentice Ammo",
    id = 1452,
    tradeable = true,
    value = 7,
    requiredLevel = {
      range = 20
    },
    ammunitionMults = {
      damageMult = 1.1,
      accuracyMult = 1.1,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_2.png",
    extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 20,
      experience = 40,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1453"] = {
    name = "Journeyman Ammo",
    id = 1453,
    tradeable = true,
    value = 14,
    requiredLevel = {
      range = 30
    },
    ammunitionMults = {
      damageMult = 1.15,
      accuracyMult = 1.15,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_3.png",
    extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 30,
      experience = 155,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1454"] = {
    name = "Professional Ammo",
    id = 1454,
    tradeable = true,
    value = 21,
    requiredLevel = {
      range = 40
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.2,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_4.png",
    extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 40,
      experience = 195,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1455"] = {
    name = "Master Ammo",
    id = 1455,
    tradeable = true,
    value = 28,
    requiredLevel = {
      range = 50
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.3,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/shot.png",
    extraTooltipInfo = "Ammo that has been crafted by a master and is clearly intended for more exotic weaponry. Has enhanced accuracy due to its lighter materials.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 310,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1456"] = {
    name = "Experimental Ammo",
    id = 1456,
    tradeable = true,
    value = 35,
    requiredLevel = {
      range = 60
    },
    ammunitionMults = {
      damageMult = 1.25,
      accuracyMult = 1.25,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/shot_void_0.png",
    extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 440,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1457"] = {
    name = "Void Ammo",
    id = 1457,
    tradeable = true,
    value = 42,
    requiredLevel = {
      range = 70
    },
    ammunitionMults = {
      damageMult = 1.3,
      accuracyMult = 1.3,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/shot_void_1.png",
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    rarity = "rare",
    craftingStats = {
      level = 70,
      experience = 400,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1458"] = {
    name = "Low-Grade Whetstone",
    id = 1458,
    tradeable = true,
    value = 20,
    requiredLevel = {
      strength = 20
    },
    ammunitionMults = {
      damageMult = 1.1,
      accuracyMult = 1.1,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
    extraTooltipInfo = "For basic weapon maintenance.",
    class = "ammo",
    tags = { "melee", "craftable", "ammunition" },
    craftingStats = {
      level = 20,
      experience = 33,
      category = "Melee",
      craftable = true,
      multiplier = 32
    }
  },
  ["1459"] = {
    name = "Mid-Grade Whetstone",
    id = 1459,
    tradeable = true,
    value = 40,
    requiredLevel = {
      strength = 40
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.2,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
    extraTooltipInfo = "For advanced weapon maintenance.",
    class = "ammo",
    tags = { "melee", "craftable", "ammunition" },
    craftingStats = {
      level = 40,
      experience = 465,
      category = "Melee",
      craftable = true,
      multiplier = 80
    }
  },
  ["1460"] = {
    name = "High-Grade Whetstone",
    id = 1460,
    tradeable = true,
    value = 60,
    requiredLevel = {
      strength = 60
    },
    ammunitionMults = {
      damageMult = 1.3,
      accuracyMult = 1.3,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/high_whetstone.png",
    extraTooltipInfo = "To make your weapon perform better than it ever has before.",
    class = "ammo",
    tags = { "melee", "craftable", "ammunition" },
    craftingStats = {
      level = 60,
      experience = 1020,
      category = "Melee",
      craftable = true,
      multiplier = 96
    }
  },
  ["1461"] = {
    name = "Lesser Imbued Charm",
    id = 1461,
    tradeable = true,
    value = 20,
    requiredLevel = {
      magic = 20
    },
    ammunitionMults = {
      damageMult = 1.1,
      accuracyMult = 1.1,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_1.png",
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to somewhat empower them.",
    class = "ammo",
    tags = { "magic", "craftable", "ammunition" },
    craftingStats = {
      level = 20,
      experience = 33,
      category = "Magic",
      craftable = true,
      multiplier = 72
    }
  },
  ["1462"] = {
    name = "Major Imbued Charm",
    id = 1462,
    tradeable = true,
    value = 40,
    requiredLevel = {
      magic = 40
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.2,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
    class = "ammo",
    tags = { "magic", "craftable", "ammunition" },
    craftingStats = {
      level = 40,
      experience = 105,
      category = "Magic",
      craftable = true,
      multiplier = 72
    }
  },
  ["1463"] = {
    name = "Greater Imbued Charm",
    id = 1463,
    tradeable = true,
    value = 60,
    requiredLevel = {
      magic = 60
    },
    ammunitionMults = {
      damageMult = 1.3,
      accuracyMult = 1.3,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
    class = "ammo",
    tags = { "magic", "craftable", "ammunition" },
    craftingStats = {
      level = 60,
      experience = 275,
      category = "Magic",
      craftable = true,
      multiplier = 72
    }
  },
  ["1464"] = {
    name = "Ancient Imbued Charm",
    id = 1464,
    tradeable = true,
    value = 200,
    requiredLevel = {
      magic = 80
    },
    ammunitionMults = {
      damageMult = 1.4,
      accuracyMult = 1.4,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_4.PNG",
    extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
    class = "ammo",
    tags = { "magic", "ammunition" },
    rarity = "rare"
  },
  ["1465"] = {
    name = "Dwarven Whetstone",
    id = 1465,
    tradeable = true,
    value = 200,
    requiredLevel = {
      strength = 80
    },
    ammunitionMults = {
      damageMult = 1.4,
      accuracyMult = 1.4,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
    extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
    class = "ammo",
    tags = { "melee", "ammunition" },
    rarity = "rare"
  },
  ["1466"] = {
    name = "Elven Ammo",
    id = 1466,
    tradeable = true,
    value = 200,
    requiredLevel = {
      range = 80
    },
    ammunitionMults = {
      damageMult = 1.4,
      accuracyMult = 1.4,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
    extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
    class = "ammo",
    tags = { "range", "ammunition" },
    rarity = "rare"
  },
  ["1500"] = {
    name = "Santa Hat",
    id = 1500,
    enchantmentTier = 5,
    value = 42069,
    tradeable = true,
    itemImage = "/images/combat/equipment/santa_hat.png",
    extraTooltipInfo = "Tis the season.",
    class = "equipment",
    visual = "santa-hat",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon"
  },
  ["1501"] = {
    name = "Snowman Head",
    id = 1501,
    enchantmentTier = 5,
    value = 42069,
    tradeable = true,
    itemImage = "/images/combat/equipment/snowman_head.png",
    extraTooltipInfo = "You'd be surprised how comfortable this feels.",
    class = "equipment",
    visual = "snowman-head",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon"
  },
  ["1502"] = {
    name = "Tophat",
    id = 1502,
    enchantmentTier = 5,
    value = 42069,
    tradeable = true,
    itemImage = "/images/combat/equipment/tophat.png",
    extraTooltipInfo = "For the classy ones.",
    class = "equipment",
    visual = "tophat",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon"
  },
  ["1503"] = {
    name = "Lesser Ladle",
    id = 1503,
    enchantmentTier = 5,
    value = 20000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    overrideItemTier = 3,
    itemImage = "/images/combat/equipment/lesser_ladle.png",
    extraTooltipInfo = "This could help you with cooking even if it doesn't look like much! Grants 2 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 25
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1.5
      } }
    },
    rarity = "uncommon"
  },
  ["1504"] = {
    name = "Ladle",
    id = 1504,
    enchantmentTier = 5,
    value = 25000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    overrideItemTier = 3,
    itemImage = "/images/combat/equipment/ladle.png",
    extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 25
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1.5
      } }
    },
    rarity = "uncommon"
  },
  ["1505"] = {
    name = "Greater Ladle",
    id = 1505,
    enchantmentTier = 5,
    value = 30000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    overrideItemTier = 3,
    itemImage = "/images/combat/equipment/greater_ladle.png",
    extraTooltipInfo = "For when you're allowed only a single spoonful. Grants 2 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 25
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1.5
      } }
    },
    rarity = "uncommon"
  },
  ["1506"] = {
    name = "Moss Maul",
    id = 1506,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/moss_maul.png",
    itemIcon = "/images/combat/equipment/moss_maul_icon.png",
    extraTooltipInfo = "A hulking mass of moss covered material; requires a giant's strength to wield properly!",
    class = "equipment",
    visual = "moss-maul",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 13, 45, 136, 137, 146 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 103,
        Magic = -20,
        Range = -20,
        Piercing = -4,
        Blunt = 256,
        Slashing = 44,
        Nature = 96
      },
      offensiveDamageAffinity = {
        Melee = 1.3,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.125,
        Blunt = 1.5,
        Slashing = 0.25,
        Nature = 1.33
      },
      weaponBonus = {
        strength = 196,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 36,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.6,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5.2
      }, {
        stat = "weaponBonus.strength",
        value = 9.8
      }, {
        stat = "armorBonus.protection",
        value = 1.8
      } },
      itemSet = { 10015 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 233500,
      category = "Melee",
      craftable = true
    }
  },
  ["1507"] = {
    name = "Modified Diving Gloves",
    id = 1507,
    enchantmentTier = 6,
    value = 2120000,
    tradeable = true,
    requiredLevel = {
      strength = 55
    },
    itemImage = "/images/combat/equipment/modified_diving_gloves.png",
    itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
    extraTooltipInfo = "There appears to be some remnant of fire magic in these gloves. By researching these, it might be possible to restore those lost effects.",
    class = "equipment",
    visual = "modified-diving-gloves",
    tags = { "melee", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 44, 51, 148 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -10,
        Range = -10,
        Piercing = 55,
        Blunt = -8,
        Slashing = 55
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.05,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 41,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 6,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "rare"
  },
  ["1508"] = {
    name = "King's Crown",
    id = 1508,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      strength = 85
    },
    itemImage = "/images/combat/equipment/kings_crown.png",
    extraTooltipInfo = "The crown of a Valley's true forever king.",
    class = "equipment",
    visual = "kings-crown",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 19 },
      slot = "helm",
      defensiveCritical = {
        chance = 0.25,
        damageMultiplier = 0.75
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Range = 0.95,
        Magic = 0.95,
        Fire = 0.7,
        Ice = 1.33
      },
      defensiveDamageAffinity = {
        Fire = 1.1,
        Ice = 1.33,
        Melee = 1.33,
        Piercing = 1.33,
        Slashing = 1.33,
        Blunt = 1.33,
        Magic = 1.33,
        Range = 1.33
      },
      weaponBonus = {
        strength = 0,
        intellect = -24,
        dexterity = -24
      },
      armorBonus = {
        protection = 120,
        resistance = 64,
        agility = -24,
        stamina = 32
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 6
      }, {
        stat = "armorBonus.resistance",
        value = 3.2
      }, {
        stat = "armorBonus.stamina",
        value = 1.6
      } },
      itemSet = { 10009, 10016, 10015 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 378000,
      category = "Melee",
      craftable = true
    }
  },
  ["1509"] = {
    name = "Fire Orb",
    id = 1509,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      magic = 85
    },
    itemImage = "/images/combat/equipment/fire_orb.png",
    extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
    class = "equipment",
    visual = "fire-orb",
    tags = { "melee", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 140 },
      slot = "shield",
      defensiveCritical = {
        chance = 0.01,
        damageMultiplier = 0.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 12,
        Fire = 68,
        Magic = 68,
        Range = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.33,
        Melee = 1,
        Magic = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15,
        Melee = 1.02,
        Magic = 1.1,
        Range = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 36,
        dexterity = 0
      },
      armorBonus = {
        protection = 48,
        resistance = 116,
        agility = -4,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 5.8
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.8
      } },
      itemSet = { 10013, 10015, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 57500,
      category = "Magic",
      craftable = true
    }
  },
  ["1510"] = {
    id = 1510,
    name = "Kalanahmatti",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/equipment/kalanahmatti.png",
    extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
    class = "bar",
    tags = { "crafting", "shard" },
    rarity = "epic"
  },
  ["1511"] = {
    name = "Shard of Kalanahmatti",
    id = 1511,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
    itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
    class = "equipment",
    visual = "shard-of-kalanahmatti",
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 8, 68, 145 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 94,
        Slashing = 123,
        Ice = 32,
        Magic = 14,
        Range = -14
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Slashing = 1.33,
        Blunt = 0.25,
        Piercing = 0.25,
        Magic = 0.85,
        Ice = 1.25,
        Range = 0.75
      },
      weaponBonus = {
        strength = 109,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 5.5
      } },
      itemSet = { 10015 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 106000,
      category = "Melee",
      craftable = true,
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
    }
  },
  ["1512"] = {
    name = "Zero Edge",
    id = 1512,
    enchantmentTier = 6,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      attack = 65,
      strength = 65
    },
    itemImage = "/images/combat/equipment/zero_edge.png",
    itemIcon = "/images/combat/equipment/zero_edge_icon.png",
    class = "equipment",
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
    visual = "zero",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 16, 50, 98, 97 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 68,
        Magic = 14,
        Range = -14,
        Slashing = 78,
        Lightning = 44
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33,
        Lightning = 1.5
      },
      defensiveDamageAffinity = {
        Lightning = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 20,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.4
      }, {
        stat = "offensiveAccuracyAffinityRating.Slashing",
        value = 3.9
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      hitMults = {
        minimum = 0.4,
        maximum = 1
      }
    },
    rarity = "epic"
  },
  ["1513"] = {
    name = "Chaos Crest",
    id = 1513,
    enchantmentTier = 3,
    value = 68000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    enchantmentOverrideSlot = "smithingset",
    itemImage = "/images/combat/equipment/crest_of_chaos.png",
    itemIcon = "/images/combat/equipment/crest_of_chaos_icon.png",
    extraTooltipInfo = "The heat of this helm could empower your smithing abilities!",
    class = "equipment",
    visual = "crest-of-chaos",
    tags = { "smithing", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 20 },
      slot = "helm",
      offensiveAccuracyAffinityRating = {
        Fire = 64
      },
      offensiveDamageAffinity = {
        Fire = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = 18,
        agility = 0,
        stamina = 0
      },
      toolBoost = { {
        skill = "smithing",
        boost = 5
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1.5
      } },
      itemSet = { 10023, 10024 }
    },
    rarity = "rare"
  },
  ["1514"] = {
    name = "Forgotten Sadness",
    id = 1514,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 70,
      range = 70
    },
    itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
    extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
    class = "equipment",
    visual = "forgotten-soul-axe",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 35 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 24,
        Magic = -12,
        Range = 55,
        Piercing = -4,
        Blunt = 132,
        Slashing = 88
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 1,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 72,
        intellect = 0,
        dexterity = 107
      },
      oneHanded = true,
      attackSpeed = 2.7,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 3.6
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 5.4
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 70,
      experience = 30000,
      category = "Range",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1515"] = {
    name = "Forgotten Madness",
    id = 1515,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 70,
      magic = 70
    },
    itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
    extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
    class = "equipment",
    visual = "forgotten-soul-scim",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 35 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 48,
        Magic = 66,
        Range = -14,
        Slashing = 77
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 64,
        intellect = 71,
        dexterity = 0
      },
      oneHanded = true,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.5
      }, {
        stat = "weaponBonus.strength",
        value = 3.2
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.3
      }, {
        stat = "weaponBonus.intellect",
        value = 3.6
      } },
      attackSpeed = 2.3
    },
    rarity = "epic",
    craftingStats = {
      level = 70,
      experience = 30000,
      category = "Magic",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1516"] = {
    name = "Forgotten Anger",
    id = 1516,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
    class = "equipment",
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
    visual = "forgotten-soul-two",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 35 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.15
      },
      offensiveAccuracyAffinityRating = {
        Melee = 77,
        Magic = -20,
        Range = -20,
        Piercing = 110,
        Blunt = 44,
        Slashing = 132
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 131,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.9
      }, {
        stat = "weaponBonus.strength",
        value = 6.6
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 70,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1517"] = {
    name = "Gargoyle Chainmail",
    id = 1517,
    enchantmentTier = 6,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_chain.png",
    extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    class = "equipment",
    visual = "chainbody-gargoyle",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 80,
        resistance = -3,
        agility = 20,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4
      }, {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1518"] = {
    name = "Gargoyle Legs",
    id = 1518,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_pants.png",
    extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 70,
        resistance = -4,
        agility = -4,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1519"] = {
    name = "Gargoyle Boots",
    id = 1519,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_boots.png",
    itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
    extraTooltipInfo = "These keep your feet very warm.",
    class = "equipment",
    visual = "boots",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "boots",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075
      },
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare"
  },
  ["1520"] = {
    name = "Gargoyle Helm",
    id = 1520,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
    extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/gargoyle_helm_1.png",
      css = "gargoyle-helm-1"
    }, {
      image = "/images/combat/equipment/gargoyle_helm_2.png",
      css = "gargoyle-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 30,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1521"] = {
    name = "Gargoyle Shield",
    id = 1521,
    enchantmentTier = 6,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_shield_1.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/gargoyle_shield_1.png",
      css = "gargoyle-shield-1"
    }, {
      image = "/images/combat/equipment/gargoyle_shield_2.png",
      css = "gargoyle-shield-2"
    } },
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 1.13,
        Blunt = 1.06,
        Slashing = 1.13
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 60,
        resistance = -1,
        agility = -1,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
  },
  ["1522"] = {
    name = "Gargoyle Falchion",
    id = 1522,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_falchion.png",
    itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
    class = "equipment",
    visual = "gargoyle-falchion",
    tags = { "melee", "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 62,
        Magic = -14,
        Range = -14,
        Slashing = 70
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 68,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.1
      }, {
        stat = "weaponBonus.strength",
        value = 4
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
  },
  ["1523"] = {
    name = "Gargoyle Daggers",
    id = 1523,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/dagger_gargoyle_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/dagger_gargoyle_1.png",
      css = "gargoyle-daggers-1"
    }, {
      image = "/images/combat/equipment/dagger_gargoyle_2.png",
      css = "gargoyle-daggers-2"
    } },
    tags = { "melee", "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 72,
        Magic = -10,
        Range = -10,
        Piercing = 43,
        Blunt = -8,
        Slashing = 43
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.33,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 38,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 10,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.9
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
  },
  ["1524"] = {
    name = "Gargoyle Glaive",
    id = 1524,
    enchantmentTier = 6,
    value = 980000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_glaive.png",
    itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
    extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
    class = "equipment",
    visual = "spear",
    tags = { "melee", "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 22 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.35
      },
      offensiveAccuracyAffinityRating = {
        Melee = 78,
        Piercing = 138,
        Blunt = 52,
        Magic = -24,
        Range = -24
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.5,
        Blunt = 0.75,
        Slashing = 1.05,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 108,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 28,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.33,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.9
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      }, {
        stat = "armorBonus.protection",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1525"] = {
    name = "Infernal Lance",
    id = 1525,
    enchantmentTier = 8,
    value = 4420000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/infernal_lance.png",
    itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
    extraTooltipInfo = "A legendary weapon of great prestige and power.",
    class = "equipment",
    visual = "spear",
    tags = { "melee", "craftable", "twohand", "cosmetic", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 36, 61, 135 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.35
      },
      offensiveAccuracyAffinityRating = {
        Melee = 146,
        Piercing = 278,
        Slashing = 128,
        Blunt = 97,
        Fire = 60,
        Magic = -24,
        Range = -24
      },
      offensiveDamageAffinity = {
        Melee = 1.175,
        Piercing = 1.75,
        Slashing = 1.1,
        Blunt = 0.75,
        Magic = 0.9,
        Fire = 1.33,
        Range = 0.75
      },
      weaponBonus = {
        strength = 188,
        intellect = 44,
        dexterity = 0
      },
      armorBonus = {
        protection = 44,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.35,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 7.3
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 3.5
      }, {
        stat = "weaponBonus.strength",
        value = 9.4
      }, {
        stat = "armorBonus.protection",
        value = 2.2
      } },
      isTransmog = true,
      itemSet = { 10018 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 75,
      experience = 643250,
      category = "Melee",
      craftable = true,
      description = "Trying to craft this would be madness."
    }
  },
  ["1526"] = {
    name = "Black Knight Great Helm",
    id = 1526,
    enchantmentTier = 6,
    tradeable = true,
    value = 192000,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
    itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
    extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
    class = "equipment",
    visual = "black-knight-full-helm",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.33
      },
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 0.81,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      weaponBonus = {
        strength = 32,
        intellect = -24,
        dexterity = -24
      },
      armorBonus = {
        protection = 24,
        resistance = -6,
        agility = -12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = -0.5
      }, {
        stat = "weaponBonus.strength",
        value = 2.25
      } },
      itemSet = { 10018 }
    },
    rarity = "rare"
  },
  ["1527"] = {
    name = "Chorus of Souls",
    id = 1527,
    enchantmentTier = 6,
    value = 2000000,
    tradeable = true,
    requiredLevel = {
      strength = 65
    },
    itemImage = "/images/combat/equipment/chorus_of_souls.png",
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
    extraTooltipInfo = "It wails with every swing. Unnerving.",
    class = "equipment",
    visual = "chorus-of-souls",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 37, 100, 101 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 62,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 148,
        Slashing = 98
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 120,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.1
      }, {
        stat = "weaponBonus.strength",
        value = 6
      } }
    },
    rarity = "rare"
  },
  ["1528"] = {
    name = "Decayed Cloak",
    id = 1528,
    enchantmentTier = 2,
    value = 2560000,
    requiredLevel = {
      defense = 40,
      enchanting = 40
    },
    tradeable = true,
    itemImage = "/images/combat/equipment/decayed_cloak.png",
    itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
    extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
    class = "equipment",
    visual = "cape",
    tags = { "magic" },
    equipmentStats = {
      slot = "cape",
      offensiveDamageAffinity = {
        Poison = 1.2
      },
      defensiveDamageAffinity = {
        Poison = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 9,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.resistance",
        value = 1.5
      } }
    },
    rarity = "epic"
  },
  ["1529"] = {
    name = "Reinforced Cloak",
    id = 1529,
    enchantmentTier = 2,
    value = 560000,
    requiredLevel = {
      defense = 30,
      enchanting = 30
    },
    tradeable = true,
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "cape",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = 4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 25,
      experience = 10000,
      category = "General",
      craftable = true
    }
  },
  ["1530"] = {
    name = "Mysterious Man",
    id = 1530,
    enchantmentTier = 5,
    value = 0,
    tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
    itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.png",
    extraTooltipInfo = "Who are they? What are they? How did they get here?",
    class = "equipment",
    visual = "mysteriousman",
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon",
    tags = { "armor", "cosmetic" }
  },
  ["1531"] = {
    name = "Corny Joke",
    id = 1531,
    enchantmentTier = 5,
    value = 0,
    tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
    itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
    extraTooltipInfo = "You ever heard of this joke? Me neither",
    class = "equipment",
    visual = "cornyjoke",
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon",
    tags = { "armor", "cosmetic" }
  },
  ["1532"] = {
    name = "Death Metal Wig",
    id = 1532,
    enchantmentTier = 5,
    value = 0,
    tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_death_metal_wig_icon.png",
    extraTooltipInfo = "Who said Death metal is all evil?",
    specialVisuals = { {
      image = "/images/combat/equipment/hatcontest_death_metal_wig_1.png",
      css = "deathmetalwig-1"
    }, {
      image = "/images/combat/equipment/hatcontest_death_metal_wig_2.png",
      css = "deathmetalwig-2"
    } },
    class = "equipment",
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon",
    tags = { "armor", "cosmetic" }
  },
  ["1540"] = {
    name = "Shrimp Carapace",
    id = 1540,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    partyTradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_armor.png",
    itemIcon = "/images/combat/equipment/shrimp_armor_icon.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into armor; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    visual = "shrimp-armor",
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.06,
        Blunt = 0.88,
        Slashing = 1.06
      },
      armorBonus = {
        protection = 44,
        resistance = 24,
        agility = -6,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      } },
      itemSet = { 2001, 10029 }
    },
    tags = { "armor" }
  },
  ["1541"] = {
    name = "Shrimp Greaves",
    id = 1541,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    partyTradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_pants.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into greaves; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    visual = "shrimp-legs",
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.88,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 31,
        resistance = 11,
        agility = -4,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.resistance",
        value = 0.75
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 2001, 10029 }
    },
    tags = { "armor" }
  },
  ["1542"] = {
    name = "Shrimp Helm",
    id = 1542,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    partyTradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_helm.png",
    itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    visual = "shrimp-helm",
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 22,
        resistance = 4,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.75
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 2001, 10029 }
    },
    tags = { "armor" }
  },
  ["1543"] = {
    name = "Shrimp Shell",
    id = 1543,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    partyTradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/shrimp_shield_1.png",
      css = "shrimp-shield-1"
    }, {
      image = "/images/combat/equipment/shrimp_shield_2.png",
      css = "shrimp-shield-2"
    } },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.13,
        Blunt = 1.06,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 26,
        resistance = 12,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 0.75
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 2001, 10029 }
    }
  },
  ["1544"] = {
    name = "Naga's Bracelet",
    id = 1544,
    enchantmentTier = 0,
    overrideItemTier = 1,
    value = 75000,
    tradeable = true,
    itemImage = "/images/combat/equipment/nagas_bracelet.png",
    itemIcon = "/images/combat/equipment/nagas_bracelet.png",
    extraTooltipInfo = "The liquid inlaid into the carvings seems far too familiar... Wearing the bracelet gives you a craving you cannot describe; if used to create an enchanted piece of jewelry perhaps it will become more apparent to you, but you may run the risk of corrupting its original power...",
    class = "equipment",
    visual = "",
    equipmentStats = {
      slot = "gloves"
    },
    rarity = "rare",
    tags = { "armor" }
  },
  ["1545"] = {
    name = "Titanic Gauntlet",
    id = 1545,
    enchantmentTier = 0,
    overrideItemTier = 7,
    value = 24000000,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    itemImage = "/images/combat/equipment/titanic_gauntlet.png",
    extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/titanic_gauntlet_2.png",
      css = "awakened-titanic-gauntlet-gloves-2"
    }, {
      image = "/images/combat/equipment/titanic_gauntlet_3.png",
      css = "awakened-titanic-gauntlet-gloves-3"
    } },
    tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Magic = 11,
        Range = 11
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03
      },
      armorBonus = {
        protection = 22,
        resistance = 22,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.resistance",
        value = 1.1
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 80000,
      category = "Rare",
      craftable = true,
      description = "This gauntlet could become so much more if wielded by one with a strong will."
    }
  },
  ["1546"] = {
    name = "Awakened World Shaper",
    id = 1546,
    enchantmentTier = 7,
    value = 10000000,
    itemImage = "/images/combat/equipment/awakened_world_shaper.png",
    extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/awakened_world_shaper_2.png",
      css = "awakened-titanic-gauntlet-gloves-2"
    }, {
      image = "/images/combat/equipment/awakened_world_shaper_3.png",
      css = "awakened-titanic-gauntlet-gloves-3"
    } },
    tags = { "melee", "range", "magic", "hybrid", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 72, 73, 74 },
      slot = "gloves",
      weaponBonus = {
        strength = 11,
        intellect = 11,
        dexterity = 11
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Magic = 11,
        Range = 11
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03
      },
      armorBonus = {
        protection = 24,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } }
    },
    rarity = "epic"
  },
  ["1547"] = {
    name = "Shapeless Scythe",
    id = 1547,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
    itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
    class = "equipment",
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
    visual = "scythe",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 38, 11, 10, 129 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 166,
        Slashing = 256,
        Piercing = 80,
        Blunt = 80,
        Magic = -22,
        Chaos = 88,
        Range = -22
      },
      offensiveDamageAffinity = {
        Melee = 1.2,
        Slashing = 1.75,
        Piercing = 0.66,
        Blunt = 0.66,
        Magic = 0.9,
        Chaos = 1.5,
        Range = 0.75
      },
      weaponBonus = {
        strength = 196,
        intellect = 96,
        dexterity = 0
      },
      armorBonus = {
        protection = 24,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.4,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 8.3
      }, {
        stat = "weaponBonus.strength",
        value = 9.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 4.4
      } },
      itemSet = { 10032 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 186000,
      category = "Melee",
      craftable = true
    }
  },
  ["1548"] = {
    name = "Giant King's Jewel",
    id = 1548,
    value = 2500000,
    tradeable = true,
    itemImage = "/images/magic/giants_gem.png",
    class = "gem",
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
    tags = { "crafting", "craftable" },
    rarity = "legendary",
    craftingStats = {
      level = 85,
      experience = 50000,
      category = "Rare",
      craftable = true,
      description = "Surely a jewel can be scavenged from these scraps."
    }
  },
  ["1549"] = {
    name = "Giant Scraps",
    id = 1549,
    value = 50000,
    tradeable = true,
    itemImage = "/images/misc/Giant_Scrap.png",
    class = "bar",
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
    tags = { "shard", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 0,
      category = "Rare",
      craftable = true,
      multiplier = 125,
      description = "A crushed jewel counts as scrap, right?"
    }
  },
  ["1550"] = {
    name = "World Walkers",
    id = 1550,
    enchantmentTier = 7,
    value = 24000000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      strength = 85
    },
    itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
    itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
    extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
    class = "equipment",
    visual = "winged-boots",
    tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
    equipmentStats = {
      slot = "boots",
      defensiveDamageAffinity = {
        Melee = 1.04,
        Magic = 1.04,
        Range = 1.04
      },
      weaponBonus = {
        strength = 4,
        intellect = 4,
        dexterity = 4
      },
      armorBonus = {
        protection = 24,
        resistance = 24,
        agility = 12,
        stamina = 24
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 80000,
      category = "Rare",
      craftable = true,
      description = "No terrain is too difficult to traverse with these on."
    }
  },
  ["1551"] = {
    name = "Giant King's Nails",
    id = 1551,
    value = 20,
    tradeable = false,
    itemImage = "/images/cooking/giants_toe_nail.png",
    extraTooltipInfo = "... You could try cooking it?",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["1552"] = {
    name = "Cooked Giant King's Nails",
    id = 1552,
    value = 20,
    tradeable = false,
    itemImage = "/images/cooking/Crispy_toe_nail.png",
    extraTooltipInfo = "Why would you eat this? That's disgusting.",
    class = "cooking-ingredient",
    healing = {
      hp = 10,
      cooldown = 10000,
      perTick = 12,
      totalTicks = 50,
      tickDelay = 10000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["1553"] = {
    name = "Crystal Mace",
    id = 1553,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85,
      magic = 60
    },
    itemImage = "/images/combat/equipment/crystal_mace.png",
    itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
    extraTooltipInfo = "A manifested shard of chaos. It's able to channel magic fairly well, but seems unstable.",
    class = "equipment",
    visual = "crystal-mace",
    tags = { "melee", "magic", "hybrid", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 13, 14, 149 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 98,
        Magic = 48,
        Range = -12,
        Piercing = 64,
        Blunt = 211,
        Slashing = 64,
        Chaos = 99
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 1.05,
        Range = 0.75,
        Piercing = 0.75,
        Blunt = 1.33,
        Slashing = 0.75,
        Chaos = 1.5
      },
      weaponBonus = {
        strength = 164,
        intellect = 28,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.9
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 5
      }, {
        stat = "weaponBonus.strength",
        value = 8.3
      }, {
        stat = "weaponBonus.intellect",
        value = 3.5
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 117500,
      category = "Melee",
      craftable = true
    }
  },
  ["1554"] = {
    id = 1554,
    name = "Signet Ring",
    value = 450000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 47,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/signet_ring.png",
    class = "equipment",
    extraTooltipInfo = "Carries the signature of some unknown entity.",
    requiredLevel = {
      defense = 60,
      strength = 60,
      magic = 60
    },
    equipmentStats = {
      grantedAbility = { 17, 150, 195 },
      slot = "ring",
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Chaos = 5
      },
      offensiveDamageAffinity = {
        Chaos = 1.25
      },
      defensiveDamageAffinity = {
        Chaos = 1.13
      },
      weaponBonus = {
        strength = 5,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 1
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1555"] = {
    name = "Mantle of Flame",
    id = 1555,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      magic = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/mantle_of_flame.gif",
    itemIcon = "/images/combat/equipment/mantle_of_flame.png",
    extraTooltipInfo = "Wrap yourself in the cozy flames of a dying star and be reborn.",
    class = "equipment",
    visual = "phoenix-cape",
    tags = { "magic", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 18, 109, 110, 164 },
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Melee = 3,
        Magic = 15,
        Fire = 15,
        Range = 3
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 1.15,
        Range = 1,
        Fire = 1.35
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 1.04,
        Range = 1,
        Fire = 1.13
      },
      weaponBonus = {
        strength = 0,
        intellect = 20,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 10,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 1
      } },
      itemSet = { 10004, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 36000,
      category = "Magic",
      craftable = true
    }
  },
  ["1556"] = {
    name = "Bestial Shawl",
    id = 1556,
    enchantmentTier = 2,
    value = 2620000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey up close or from afar.",
    class = "equipment",
    visual = "cape",
    tags = { "range", "craftable" },
    equipmentStats = {
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Range = 15
      },
      offensiveDamageAffinity = {
        Range = 1.1
      },
      defensiveDamageAffinity = {
        Range = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 10
      },
      armorBonus = {
        protection = -12,
        resistance = -12,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      } },
      itemSet = { 10017 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Range",
      craftable = true
    }
  },
  ["1557"] = {
    name = "Hands of Khaast",
    id = 1557,
    enchantmentTier = 7,
    value = 4120000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/hands_of_khaast.png",
    itemIcon = "/images/combat/equipment/hands_of_khaast_icon.png",
    extraTooltipInfo = "You feel as if you could break the world in two with your bare hands and then burn it all down.",
    class = "equipment",
    visual = "modified-diving-gloves",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 69, 70, 71, 142 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 118,
        Magic = -10,
        Range = -10,
        Piercing = 77,
        Blunt = 77,
        Slashing = -8,
        Fire = 48
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 1.05,
        Range = 0.75,
        Piercing = 1.15,
        Blunt = 1.15,
        Slashing = 1.05,
        Fire = 1.5
      },
      weaponBonus = {
        strength = 99,
        intellect = 44,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = -4,
        stamina = 12
      },
      attackSpeed = 2.2,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "weaponBonus.strength",
        value = 5
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 69000,
      category = "Melee",
      craftable = true
    }
  },
  ["1558"] = {
    name = "Shrimp Scraps",
    id = 1558,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/shrimp_fragment.png",
    class = "bar",
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
    rarity = "rare"
  },
  ["1559"] = {
    name = "Black Knight Titan's Helm",
    id = 1559,
    enchantmentTier = 6,
    tradeable = true,
    value = 4880000,
    requiredLevel = {
      defense = 70,
      strength = 70
    },
    itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
    itemIcon = "/images/combat/equipment/black_knight_titan_helm_icon.png",
    extraTooltipInfo = "A helm that grants the strength of titans to its wearer!",
    class = "equipment",
    visual = "black-knight-full-helm",
    tags = { "melee", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 15 },
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.33
      },
      offensiveDamageAffinity = {
        Melee = 1.25,
        Blunt = 1.33,
        Magic = 0.1,
        Range = 0.1
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 0.81,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      weaponBonus = {
        strength = 56,
        intellect = -32,
        dexterity = -32
      },
      armorBonus = {
        protection = 48,
        resistance = -18,
        agility = -12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = -0.9
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      itemSet = { 10018 }
    },
    rarity = "epic"
  },
  ["1560"] = {
    name = "Elven Hood",
    id = 1560,
    enchantmentTier = 6,
    tradeable = true,
    value = 5000000,
    requiredLevel = {
      defense = 65,
      magic = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
    extraTooltipInfo = "A magical hood of elven make.",
    class = "equipment",
    visual = "elven-helm",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveDamageAffinity = {
        Magic = 1.08,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 12,
        dexterity = 6
      },
      armorBonus = {
        protection = 32,
        resistance = 12,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      } },
      itemSet = { 10011, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 40500,
      category = "Magic",
      craftable = true
    }
  },
  ["1561"] = {
    name = "Elven Heavy Armor",
    id = 1561,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      strength = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    class = "equipment",
    visual = "elven-chest",
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 12,
        intellect = 6,
        dexterity = 6
      },
      armorBonus = {
        protection = 56,
        resistance = 6,
        agility = 28,
        stamina = 32
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 2.9
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 1.5
      } },
      itemSet = { 10009, 10016, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 101500,
      category = "Melee",
      craftable = true
    }
  },
  ["1562"] = {
    name = "Elven Leggings",
    id = 1562,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
    class = "equipment",
    visual = "elven-legs",
    extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveDamageAffinity = {
        Range = 1.08,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 16
      },
      armorBonus = {
        protection = 32,
        resistance = 12,
        agility = 48,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "armorBonus.agility",
        value = 2.5
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 34000,
      category = "Range",
      craftable = true
    }
  },
  ["1563"] = {
    name = "Elven Boots",
    id = 1563,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65
    },
    itemImage = "/images/combat/equipment/adamantite_boots.png",
    itemIcon = "/images/combat/equipment/range/elven_boots.png",
    class = "equipment",
    visual = "boots",
    extraTooltipInfo = "A set of light cavalry boots of elven make.",
    equipmentStats = {
      slot = "boots",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02,
        Nature = 1.05
      },
      weaponBonus = {
        strength = 2,
        intellect = 2,
        dexterity = 2
      },
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.3
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 48000,
      category = "Range",
      craftable = true
    },
    tags = { "craftable", "armor" }
  },
  ["1564"] = {
    name = "Searing Ladle",
    id = 1564,
    enchantmentTier = 6,
    requiredLevel = {
      cooking = 50
    },
    value = 25000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    itemImage = "/images/combat/equipment/searing_ladle.png",
    extraTooltipInfo = "Almost too hot to handle! Burned food rewards full experience. Grants 3 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking", "ability" },
    equipmentStats = {
      grantedAbility = { 39, 53 },
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 2
      } }
    },
    rarity = "epic"
  },
  ["1565"] = {
    name = "Black Knight's Gauntlets",
    id = 1565,
    enchantmentTier = 0,
    overrideItemTier = 6,
    value = 128000,
    tradeable = true,
    itemImage = "/images/combat/equipment/black_gloves.png",
    extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/black_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/black_gloves_3.png",
      css = "gloves-3"
    } },
    tags = { "melee", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 15 },
      slot = "gloves",
      weaponBonus = {
        strength = 12,
        intellect = 0,
        dexterity = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Blunt = 8,
        Slashing = 8,
        Piercing = 8
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Blunt",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Slashing",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Piercing",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "epic"
  },
  ["1566"] = {
    name = "Bestial Dagger",
    id = 1566,
    enchantmentTier = 5,
    value = 250000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/beast_dagger_main.png",
    extraTooltipInfo = "A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
    class = "equipment",
    visual = "dagger-1h",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 40 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 69,
        Piercing = 49,
        Slashing = 49,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.1,
        Slashing = 1.1,
        Blunt = 0.1,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } },
      oneHanded = true,
      attackSpeed = 2.2,
      itemSet = { 10017, 10037 }
    },
    rarity = "rare"
  },
  ["1567"] = {
    name = "Empowered Bestial Dagger",
    id = 1567,
    enchantmentTier = 7,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
    class = "equipment",
    visual = "dagger-1h",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 40, 41 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 104,
        Piercing = 74,
        Slashing = 74,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.1,
        Slashing = 1.1,
        Blunt = 0.1,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 42,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5.2
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      oneHanded = true,
      attackSpeed = 2.1,
      itemSet = { 10017, 10037 }
    },
    rarity = "epic"
  },
  ["1568"] = {
    name = "Bestial Defender",
    id = 1568,
    enchantmentTier = 5,
    value = 250000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/beast_dagger_off.png",
    extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    class = "equipment",
    visual = "defender",
    tags = { "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 40 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Piercing = 25,
        Slashing = 25,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.05,
        Slashing = 1.05
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 13,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.8
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      itemSet = { 10017, 10037 }
    },
    rarity = "rare"
  },
  ["1569"] = {
    name = "Empowered Bestial Defender",
    id = 1569,
    enchantmentTier = 7,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    class = "equipment",
    visual = "defender",
    tags = { "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 40, 99 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Piercing = 37,
        Slashing = 37,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.05,
        Slashing = 1.05
      },
      weaponBonus = {
        strength = 16,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 0.8
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      } },
      itemSet = { 10017, 10037 }
    },
    rarity = "epic"
  },
  ["1570"] = {
    name = "Elven King's Longbow",
    id = 1570,
    tradeable = true,
    enchantmentTier = 8,
    value = 14495000,
    requiredLevel = {
      range = 85
    },
    itemImage = "/images/combat/equipment/range/bow_king.png",
    itemIcon = "/images/combat/equipment/range/bow_king.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
    tags = { "range", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 23, 42, 134, 169 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 164,
        Piercing = 192,
        Blunt = 64,
        Slashing = 64,
        Nature = 70
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 0.9,
        Range = 1.3,
        Piercing = 1.75,
        Blunt = 1.1,
        Slashing = 1.1,
        Nature = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 196
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 16,
        stamina = 0
      },
      attackSpeed = 2.8,
      hitMults = {
        minimum = 0.3,
        maximum = 1.3
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 8.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 9.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 3.5
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      } },
      itemSet = { 10021 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 246000,
      category = "Range",
      craftable = true
    }
  },
  ["1571"] = {
    name = "Ancient Trident",
    id = 1571,
    tradeable = true,
    enchantmentTier = 8,
    value = 24495000,
    requiredLevel = {
      magic = 85
    },
    itemImage = "/images/combat/equipment/magic/Ancient_trident.png",
    itemIcon = "/images/combat/equipment/magic/Ancient_trident_icon.png",
    class = "equipment",
    visual = "trident",
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
    tags = { "magic", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 43, 92, 93, 130 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Magic = 166,
        Ice = 256,
        Piercing = 80,
        Chaos = 22,
        Range = -22
      },
      offensiveDamageAffinity = {
        Magic = 1.35,
        Melee = 0.9,
        Piercing = 1.5,
        Ice = 1.5,
        Chaos = 1.33,
        Range = 0.1
      },
      weaponBonus = {
        strength = 96,
        intellect = 196,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 8.3
      }, {
        stat = "weaponBonus.intellect",
        value = 9.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 12.8
      } },
      itemSet = { 10011, 10013, 10035 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.3
      }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 210000,
      category = "Magic",
      craftable = true
    }
  },
  ["1572"] = {
    name = "Fishtail",
    id = 1572,
    enchantmentTier = 6,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/fishtail.png",
    itemIcon = "/images/combat/equipment/fishtail.png",
    class = "equipment",
    visual = "fishtail",
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Magic = -14,
        Range = -14,
        Slashing = 66
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } }
    },
    rarity = "rare"
  },
  ["1573"] = {
    name = "Razorfin",
    id = 1573,
    enchantmentTier = 7,
    value = 4495000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/razorfin.png",
    itemIcon = "/images/combat/equipment/razorfin.png",
    class = "equipment",
    visual = "fishtail",
    extraTooltipInfo = "A large scimitar taken from a fish! Seems particularly magical, but casting magic with a sword this wide will not be the most accurate.",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 95, 94, 144 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 76,
        Magic = 56,
        Range = -14,
        Slashing = 84
      },
      offensiveDamageAffinity = {
        Melee = 1.075,
        Magic = 1.075,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33,
        Ice = 1.15
      },
      weaponBonus = {
        strength = 80,
        intellect = 80,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.2
      }, {
        stat = "weaponBonus.strength",
        value = 4
      }, {
        stat = "weaponBonus.intellect",
        value = 4
      } }
    },
    rarity = "epic"
  },
  ["1574"] = {
    name = "Elven Quiver",
    id = 1574,
    enchantmentTier = 5,
    value = 4495000,
    tradeable = true,
    requiredLevel = {
      range = 70,
      crafting = 70
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 5,
    itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
    class = "equipment",
    visual = "quiver-1",
    extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
    tags = { "range" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 15,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.15
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 20
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } },
      itemSet = { 10021 }
    },
    rarity = "epic"
  },
  ["1575"] = {
    name = "Magic Quiver",
    id = 1575,
    enchantmentTier = 3,
    value = 2495000,
    tradeable = true,
    requiredLevel = {
      range = 35,
      crafting = 35
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 3,
    itemImage = "/images/combat/equipment/range/quiver_elven.png",
    class = "equipment",
    visual = "quiver-2",
    extraTooltipInfo = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
    tags = { "range" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 5,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.05
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 10
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      } }
    },
    rarity = "rare"
  },
  ["1576"] = {
    id = 1576,
    name = "Defender's Band",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 19,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/defenders_band.png",
    class = "equipment",
    extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      grantedAbility = { 26 },
      slot = "ring",
      armorBonus = {
        protection = 1,
        resistance = 0,
        agility = -32,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1577"] = {
    id = 1577,
    name = "Defender's Pendant",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 65,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/defenders_pendant.png",
    class = "equipment",
    extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
    requiredLevel = {
      defense = 60,
      crafting = 60
    },
    equipmentStats = {
      grantedAbility = { 26 },
      slot = "arrows",
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = -32,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1578"] = {
    id = 1578,
    name = "Scaled Circuit",
    value = 3450000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 19,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/scale_ring.png",
    class = "equipment",
    extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
    requiredLevel = {
      defense = 50
    },
    equipmentStats = {
      slot = "ring",
      armorBonus = {
        protection = 8,
        resistance = 8,
        agility = 0,
        stamina = 4
      },
      defensiveDamageAffinity = {
        Range = 1.05,
        Piercing = 1.05,
        Slashing = 1.05
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2
      }, {
        stat = "armorBonus.resistance",
        value = 2
      } }
    },
    rarity = "epic"
  },
  ["1579"] = {
    id = 1579,
    name = "Devourer's Band",
    value = 26450000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 38,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/ouroboros_ring.png",
    class = "equipment",
    extraTooltipInfo = "What was, will be. What will be, was.",
    requiredLevel = {
      defense = 92,
      attack = 92,
      constitution = 92
    },
    equipmentStats = {
      slot = "ring",
      offensiveDamageAffinity = {
        Melee = 1.25,
        Magic = 1.25,
        Range = 1.25
      },
      defensiveDamageAffinity = {
        Melee = 0.5,
        Magic = 0.5,
        Range = 0.5
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 66
      },
      augmentationBonus = { {
        stat = "armorBonus.stamina",
        value = 4
      } }
    },
    rarity = "legendary"
  },
  ["1580"] = {
    id = 1580,
    name = "Slayer's Pendant",
    value = 6450000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 38,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/slayer_pendant.png",
    class = "equipment",
    extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
    requiredLevel = {
      defense = 75,
      attack = 75,
      crafting = 75
    },
    equipmentStats = {
      grantedAbility = { 52 },
      slot = "arrows",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1.05,
        Range = 1.05
      },
      weaponBonus = {
        strength = 4,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 0,
        agility = -4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "armorBonus.stamina",
        value = 1.5
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1581"] = {
    id = 1581,
    name = "Alacrity Pendant",
    value = 8000000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 64,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/speed_pendant.png",
    class = "equipment",
    extraTooltipInfo = "A pendant with a lightning bolt engraved on it. Your speed is increased massively while wielding it, but your reflexes are still just as slow, making accuracy a problem.",
    requiredLevel = {
      defense = 90,
      crafting = 90
    },
    equipmentStats = {
      slot = "arrows",
      offensiveDamageAffinity = {
        Lightning = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Lightning = 60,
        Melee = -30,
        Magic = -30,
        Range = -30
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 15,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 5
      } }
    },
    rarity = "legendary"
  },
  ["1582"] = {
    id = 1582,
    name = "Ring of Taxes",
    value = 10000000,
    tradeable = true,
    enchantmentTier = 4,
    forcedEnchant = 66,
    forcedEnchantAmount = 4,
    itemImage = "/images/jewellery/habs_ring.png",
    class = "equipment",
    extraTooltipInfo = "Allows you to collect taxes from defeated enemies in combat at the expense of your experience. Not even the dead can escape taxes.",
    requiredLevel = {
      constitution = 92
    },
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 6
      } }
    },
    rarity = "legendary"
  },
  ["1583"] = {
    id = 1583,
    name = "Wrath and War",
    extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
    rarity = "legendary",
    enchantmentTier = 8,
    value = 3440000,
    tradeable = true,
    requiredLevel = {
      strength = 80
    },
    itemImage = "/images/combat/equipment/wrath_axe.png",
    itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
    class = "equipment",
    visual = "wrath-axe",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 111, 112, 147 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 196,
        Slashing = 174
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 165,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 8,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.1,
      hitMults = {
        minimum = 0.4,
        maximum = 1.3
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.4
      }, {
        stat = "weaponBonus.strength",
        value = 8.3
      } },
      oneHanded = true
    }
  },
  ["1584"] = {
    name = "Shrimp Scepter",
    id = 1584,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      magic = 85
    },
    itemImage = "/images/combat/equipment/shrimp_staff.png",
    itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
    class = "equipment",
    visual = "staff",
    extraTooltipInfo = "A scepter formed from the void given shape: the Shrimp God.",
    tags = { "magic", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 85, 133 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Magic = 228,
        Chaos = 356,
        Ice = 56,
        Melee = -48,
        Range = -48
      },
      offensiveDamageAffinity = {
        Magic = 1.66,
        Melee = 0.95,
        Range = 0.95,
        Chaos = 1.5,
        Poison = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 142,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 8,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 2.3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 11.4
      }, {
        stat = "weaponBonus.intellect",
        value = 7.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 17.8
      } },
      oneHanded = true,
      itemSet = { 2001, 10029, 10030 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Magic",
      craftable = true,
      description = "A staff that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1585"] = {
    name = "Shrimp Stinger",
    id = 1585,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      range = 85
    },
    itemImage = "/images/combat/equipment/shrimp_dagger.png",
    itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
    class = "equipment",
    visual = "defender",
    extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
    tags = { "range", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 83 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 36,
        Range = 48,
        Piercing = 36,
        Slashing = 36
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.15,
        Slashing = 1.15,
        Range = 1.05,
        Poison = 1.5,
        Chaos = 1.5
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 66
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 22,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 4.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.3
      }, {
        stat = "armorBonus.agility",
        value = 2
      } },
      itemSet = { 2001, 10029, 10031 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Range",
      craftable = true,
      description = "A dagger that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1586"] = {
    name = "Shrimp Tail",
    id = 1586,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/shrimp_whip.png",
    itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
    class = "equipment",
    visual = "shrimp-whip",
    extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 84, 132 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 120,
        Slashing = 156,
        Chaos = 48,
        Magic = 24,
        Range = 24
      },
      offensiveDamageAffinity = {
        Melee = 1.33,
        Slashing = 1.5,
        Blunt = 0.9,
        Piercing = 0.9,
        Magic = 0.95,
        Range = 0.95,
        Chaos = 1.5,
        Poison = 1.5
      },
      weaponBonus = {
        strength = 120,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      attackSpeed = 2.3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 4
      }, {
        stat = "weaponBonus.strength",
        value = 6
      } },
      itemSet = { 2001, 10029, 10032 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Melee",
      craftable = true,
      description = "A whip that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1587"] = {
    name = "Shrimp Eye",
    id = 1587,
    value = 1500000,
    tradeable = true,
    itemImage = "/images/misc/shrimp_eye_sleep.png",
    class = "bar",
    extraTooltipInfo = "The Eye's power sleeps.",
    rarity = "epic"
  },
  ["1588"] = {
    id = 1588,
    name = "Hunter's Band",
    value = 3450000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 13,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/hunter_band.png",
    class = "equipment",
    extraTooltipInfo = "To mark a true hunter's finest kill.",
    requiredLevel = {
      defense = 60,
      range = 60
    },
    equipmentStats = {
      grantedAbility = { 87 },
      slot = "ring",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 2
      },
      offensiveDamageAffinity = {
        Range = 1.15,
        Piercing = 1.05
      },
      offensiveAccuracyAffinityRating = {
        Range = 4
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 4
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1589"] = {
    id = 1589,
    name = "Dwarven Hammer Necklace",
    value = 3450000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 74,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/hammer_necklace.png",
    class = "equipment",
    extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
    requiredLevel = {
      defense = 55
    },
    equipmentStats = {
      grantedAbility = { 88 },
      slot = "necklace",
      offensiveAccuracyAffinityRating = {
        Blunt = 16
      },
      toolBoost = { {
        skill = "mining",
        boost = 1
      } },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = -12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Blunt",
        value = 3
      }, {
        stat = "toolBoost.mining",
        value = 1
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1590"] = {
    id = 1590,
    name = "Ancient Token",
    value = 13000000,
    tradeable = true,
    enchantmentTier = 2,
    forcedEnchant = 8016,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/ancient_token.png",
    class = "equipment",
    extraTooltipInfo = "An ancient token that freezes anything it touches.",
    requiredLevel = {
      defense = 85,
      magic = 85,
      crafting = 85
    },
    equipmentStats = {
      grantedAbility = { 90, 92, 165 },
      slot = "arrows",
      armorBonus = {
        protection = 4,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 12,
        Range = 0
      },
      offensiveDamageAffinity = {
        Ice = 1.2
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 5
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 10011, 10013, 10035 }
    },
    rarity = "legendary",
    tags = { "ability" }
  },
  ["1591"] = {
    id = 1591,
    name = "Ancient Ring",
    value = 13000000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 70,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/ancient_ring.png",
    class = "equipment",
    extraTooltipInfo = "An ancient ring that allows you to control ice. Maybe you should take up ice sculpting and leave the adventuring life behind?",
    requiredLevel = {
      defense = 85,
      magic = 85
    },
    equipmentStats = {
      grantedAbility = { 91, 92, 165 },
      slot = "ring",
      armorBonus = {
        protection = 0,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 30,
        Range = 0
      },
      offensiveDamageAffinity = {
        Ice = 1.35
      },
      weaponBonus = {
        strength = 0,
        intellect = 20,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 5
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      } },
      itemSet = { 10011, 10013, 10035 }
    },
    rarity = "legendary",
    tags = { "ability" }
  },
  ["1592"] = {
    id = 1592,
    name = "Golem Ring",
    value = 450000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 75,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/golem_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring fashioned from an artificial golem's internals. The magic infused within is said to stabilize the effects of negative affinities, albeit imperfectly.",
    requiredLevel = {
      defense = 50
    },
    equipmentStats = {
      slot = "ring",
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["1593"] = {
    id = 1593,
    name = "Phroglin Pheromones",
    value = 1450000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 73,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/phroglin_attractor.png",
    class = "equipment",
    extraTooltipInfo = "A foul smelling jar filled with a substance that apparently attracts creatures called 'Phroglins.' If used in group combat only the leader's Phroglin Pheromones will be active.",
    requiredLevel = {
      crafting = 10
    },
    equipmentStats = {
      slot = "arrows"
    },
    rarity = "epic"
  },
  ["1594"] = {
    name = "Elven Light Armor",
    id = 1594,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    class = "equipment",
    visual = "elven-chest",
    extraTooltipInfo = "An unnaturally light chainmail of elven make.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.08
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.05,
        Piercing = 0.96,
        Blunt = 0.97,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 18
      },
      armorBonus = {
        protection = 18,
        resistance = 6,
        agility = 44,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 2.2
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 24000,
      category = "Range",
      craftable = true
    }
  },
  ["1595"] = {
    name = "Elven Hat",
    id = 1595,
    enchantmentTier = 6,
    tradeable = true,
    value = 5000000,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    extraTooltipInfo = "A magical hat of elven make.",
    itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
    class = "equipment",
    visual = "elven-helm",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.08
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 18
      },
      armorBonus = {
        protection = 20,
        resistance = 12,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 1.5
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 24000,
      category = "Range",
      craftable = true
    }
  },
  ["1596"] = {
    name = "Sylvan Staff",
    id = 1596,
    tradeable = true,
    enchantmentTier = 7,
    value = 4660000,
    requiredLevel = {
      magic = 70
    },
    itemImage = "/images/combat/equipment/sylvan_staff.png",
    itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
    class = "equipment",
    visual = "sylvan-staff",
    extraTooltipInfo = "A staff stolen from a Spriggan. Requires some druidic aptitude in order to communicate your will to the staff as it is actually a living embodiment of nature.",
    tags = { "magic", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 9, 89, 102, 103, 104, 107 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 180,
        Nature = 180,
        Melee = -14,
        Range = -28,
        Piercing = -8,
        Blunt = 60,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.25,
        Nature = 1.75,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 156,
        dexterity = 0
      },
      armorBonus = {
        agility = -12,
        protection = 12,
        resistance = 12,
        stamina = 0
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 9
      }, {
        stat = "weaponBonus.intellect",
        value = 7.8
      } },
      itemSet = { 10011, 10013, 10019 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "epic"
  },
  ["1597"] = {
    id = 1597,
    name = "Master Parrying Gauntlet",
    value = 6000000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 20,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/parrying_gauntlet_master.png",
    class = "equipment",
    extraTooltipInfo = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
    requiredLevel = {
      constitution = 75,
      defense = 75
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 3
      }, {
        stat = "armorBonus.protection",
        value = 3
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 0.25,
        Range = 0.25
      }
    },
    tags = { "melee", "craftable", "ability" },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 132500,
      category = "Melee",
      craftable = true,
      description = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks. Remember to disenchant the Defender piece before crafting this."
    }
  },
  ["1598"] = {
    id = 1598,
    name = "Expert Parrying Gauntlet",
    value = 1200000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 20,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/parrying_gauntlet_expert.png",
    class = "equipment",
    extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
    requiredLevel = {
      constitution = 50,
      defense = 50
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "armorBonus.protection",
        value = 2
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.01,
        Magic = 0.25,
        Range = 0.25
      }
    },
    rarity = "rare",
    tags = { "melee", "craftable", "ability" },
    craftingStats = {
      level = 50,
      experience = 48000,
      category = "Melee",
      craftable = true
    }
  },
  ["1599"] = {
    id = 1599,
    name = "Beginner Parrying Gauntlet",
    value = 600000,
    tradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 20,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/parrying_gauntlet_beginner.png",
    class = "equipment",
    extraTooltipInfo = "A beginner's tool to parry and immediately strike an opponent's attack. While it may work sometimes, it's not very reliable.",
    requiredLevel = {
      constitution = 25,
      defense = 25
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "armorBonus.protection",
        value = 1
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.25,
        Range = 0.25
      }
    },
    rarity = "uncommon",
    tags = { "melee", "craftable", "ability" },
    craftingStats = {
      level = 25,
      experience = 7500,
      category = "Melee",
      craftable = true
    }
  },
  ["1600"] = {
    name = "Scroll",
    id = 1600,
    tradeable = true,
    value = 900,
    extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    itemImage = "/images/enchanting/scroll.png"
  },
  ["1601"] = {
    name = "Scroll of Embers",
    enchant = true,
    enchantmentID = 1,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1601,
    level = 61,
    experience = 4200,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_embers.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" },
    rarity = "rare"
  },
  ["1602"] = {
    name = "Scroll of the Prospector",
    enchant = true,
    enchantmentID = 2,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1602,
    level = 25,
    experience = 1500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_prospector.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" }
  },
  ["1603"] = {
    name = "Scroll of the Scholar",
    enchant = true,
    enchantmentID = 3,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1603,
    level = 88,
    experience = 6500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_scholar.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
    rarity = "epic"
  },
  ["1604"] = {
    name = "Scroll of Gathering",
    enchant = true,
    enchantmentID = 4,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1604,
    level = 64,
    experience = 4300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_gathering.png",
    extraTooltipInfo = "Gathering Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing" },
    rarity = "rare"
  },
  ["1605"] = {
    name = "Scroll of Superheating",
    enchant = true,
    enchantmentID = 5,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1605,
    level = 76,
    experience = 5400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_superheating.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" },
    rarity = "rare"
  },
  ["1606"] = {
    name = "Scroll of Pyromancy",
    enchant = true,
    enchantmentID = 6,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1606,
    level = 7,
    experience = 600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_pyromancy.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing", "cooking" }
  },
  ["1607"] = {
    name = "Scroll of Wealth",
    enchant = true,
    enchantmentID = 7,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1607,
    level = 37,
    experience = 2300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_wealth.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" }
  },
  ["1608"] = {
    name = "Scroll of Haste",
    enchant = true,
    enchantmentID = 8,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1608,
    level = 94,
    experience = 7500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_haste.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing", "runecrafting", "smithing", "cooking" },
    rarity = "epic"
  },
  ["1609"] = {
    name = "Scroll of Naturalist",
    enchant = true,
    enchantmentID = 9,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1609,
    level = 49,
    experience = 3200,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    extraTooltipInfo = "Gathering Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing" }
  },
  ["1610"] = {
    name = "Scroll of Acrobatics",
    enchant = true,
    hidden = true,
    enchantmentID = 10,
    categories = { "weapon" },
    time = 15000,
    id = 1610,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1611"] = {
    name = "Scroll of Critical Strike",
    enchant = true,
    enchantmentID = 11,
    categories = { "weapon" },
    time = 15000,
    id = 1611,
    level = 52,
    experience = 3300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_critical_strike.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "uncommon"
  },
  ["1612"] = {
    name = "Scroll of Poisoning",
    enchant = true,
    hidden = true,
    enchantmentID = 12,
    categories = { "weapon" },
    time = 15000,
    id = 1612,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1613"] = {
    name = "Scroll of Accuracy",
    enchant = true,
    enchantmentID = 13,
    categories = { "weapon" },
    time = 15000,
    id = 1613,
    level = 28,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1614"] = {
    name = "Scroll of Deflect",
    enchant = true,
    hidden = true,
    enchantmentID = 14,
    categories = { "shield" },
    time = 15000,
    id = 1614,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1615"] = {
    name = "Scroll of Force",
    enchant = true,
    enchantmentID = 15,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1615,
    level = 79,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1616"] = {
    name = "Scroll of Healing",
    enchant = true,
    enchantmentID = 16,
    categories = { "shield", "combat-talisman" },
    time = 15000,
    id = 1616,
    level = 10,
    experience = 700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_healing.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1617"] = {
    name = "Scroll of Weakening",
    enchant = true,
    enchantmentID = 17,
    categories = { "helm", "body", "legs", "shield", "weapon" },
    time = 15000,
    id = 1617,
    level = 1,
    experience = 50,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_weakening.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1618"] = {
    name = "Scroll of Reinforcement",
    enchant = true,
    enchantmentID = 18,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1618,
    level = 13,
    experience = 800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_reinforcement.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1619"] = {
    name = "Scroll of Protection",
    enchant = true,
    enchantmentID = 19,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1619,
    level = 31,
    experience = 1700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_protection.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1620"] = {
    name = "Scroll of Parry",
    enchant = true,
    hidden = true,
    enchantmentID = 20,
    categories = { "body", "legs" },
    time = 15000,
    id = 1620,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1621"] = {
    name = "Scroll of False Equilibrium",
    enchant = true,
    enchantmentID = 21,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1621,
    level = 81,
    experience = 5600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_false_equilibrium.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1622"] = {
    name = "Scroll of Efficiency",
    enchant = true,
    enchantmentID = 22,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1622,
    level = 91,
    experience = 6600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_efficiency.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking", "smithing", "runecrafting" },
    rarity = "epic"
  },
  ["1623"] = {
    name = "Scroll of Fishing",
    enchant = true,
    enchantmentID = 23,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1623,
    level = 45,
    experience = 2600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "uncommon"
  },
  ["1624"] = {
    name = "Scroll of Cooking",
    enchant = true,
    enchantmentID = 24,
    categories = { "gloves", "boots", "ladle", "cookingset" },
    time = 15000,
    id = 1624,
    level = 40,
    experience = 2400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_cooking.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" }
  },
  ["1625"] = {
    name = "Scroll of Crafting",
    categories = { "gloves", "boots" },
    id = 1625,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_crafting.png",
    extraTooltipInfo = "Crafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1626"] = {
    name = "Scroll of Refining",
    enchant = true,
    enchantmentID = 26,
    categories = { "gloves", "boots", "tongs", "smithingset" },
    time = 15000,
    id = 1626,
    level = 34,
    experience = 1800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_refining.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing" }
  },
  ["1627"] = {
    name = "Scroll of Runecrafting",
    enchant = true,
    enchantmentID = 27,
    categories = { "gloves", "boots", "chisel", "runecraftingset" },
    time = 15000,
    id = 1627,
    level = 43,
    experience = 2500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1628"] = {
    name = "Scroll of Chances",
    enchant = true,
    enchantmentID = 28,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1628,
    level = 70,
    experience = 4500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Augmentation Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1629"] = {
    name = "Scroll of the Shrimp Lord",
    enchant = true,
    enchantmentID = 29,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1629,
    level = 1,
    experience = 80,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" }
  },
  ["1630"] = {
    name = "Scroll of Enlightenment",
    enchant = true,
    enchantmentID = 30,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1630,
    level = 73,
    experience = 4600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_enlightment.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" },
    rarity = "rare"
  },
  ["1631"] = {
    name = "Scroll of Prolonging",
    enchant = true,
    enchantmentID = 31,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1631,
    level = 58,
    experience = 3500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_boosting.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "uncommon"
  },
  ["1632"] = {
    name = "Scroll of the Treasure Hunter",
    enchant = true,
    enchantmentID = 32,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1632,
    level = 85,
    experience = 5700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1633"] = {
    name = "Scroll of Inferno",
    enchant = true,
    enchantmentID = 33,
    categories = { "boots", "gloves" },
    time = 15000,
    id = 1633,
    level = 46,
    experience = 2600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_inferno.png",
    extraTooltipInfo = "Cooking/Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking", "smithing" }
  },
  ["1634"] = {
    name = "Scroll of Destructive Testing",
    enchant = true,
    enchantmentID = 34,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1634,
    level = 16,
    experience = 900,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" }
  },
  ["1635"] = {
    name = "Scroll of Nature",
    enchant = true,
    enchantmentID = 35,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1635,
    level = 19,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_nature.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1636"] = {
    name = "Scroll of Root Digging",
    enchant = true,
    enchantmentID = 36,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1636,
    level = 22,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_root_digging.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1637"] = {
    name = "Scroll of Patience",
    enchant = true,
    enchantmentID = 37,
    categories = { "body", "legs" },
    time = 15000,
    id = 1637,
    level = 82,
    experience = 5600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_patience.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1638"] = {
    name = "Scroll of Overhealing",
    enchant = true,
    enchantmentID = 38,
    categories = { "weapon" },
    time = 15000,
    id = 1638,
    level = 11,
    experience = 700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_overhealing.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1639"] = {
    name = "Scroll of Farming",
    enchant = true,
    enchantmentID = 39,
    categories = { "hoe" },
    time = 15000,
    id = 1639,
    level = 72,
    experience = 4600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_farming.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" },
    rarity = "rare"
  },
  ["1640"] = {
    name = "Scroll of the Gold Digger",
    enchant = true,
    enchantmentID = 40,
    categories = { "hoe" },
    time = 15000,
    id = 1640,
    level = 36,
    experience = 2300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" }
  },
  ["1641"] = {
    name = "Scroll of Fertilizing",
    enchant = true,
    enchantmentID = 41,
    categories = { "hoe" },
    time = 15000,
    id = 1641,
    level = 90,
    experience = 6600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fertilizing.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" },
    rarity = "epic"
  },
  ["1642"] = {
    name = "Scroll of Cultivation",
    enchant = true,
    enchantmentID = 42,
    categories = { "hoe" },
    time = 15000,
    id = 1642,
    level = 12,
    experience = 800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_cultivation.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" }
  },
  ["1643"] = {
    name = "Scroll of Fortitude",
    enchant = true,
    enchantmentID = 44,
    categories = { "shield", "combat-talisman" },
    id = 1643,
    value = 250000,
    time = 15000,
    level = 68,
    experience = 4400,
    tradeable = true,
    itemImage = "/images/enchanting/scroll_of_fortitude.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "uncommon"
  },
  ["1644"] = {
    name = "Scroll of Pungent Bait",
    enchant = true,
    enchantmentID = 49,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1644,
    level = 14,
    experience = 850,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_pungentbait.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1645"] = {
    name = "Scroll of Reinforced Line",
    enchant = true,
    enchantmentID = 50,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1645,
    level = 23,
    experience = 1250,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1646"] = {
    name = "Scroll of Fishing Magnetism",
    enchant = true,
    enchantmentID = 48,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1646,
    level = 33,
    experience = 1750,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1647"] = {
    name = "Scroll of Bait Preservation",
    enchant = true,
    enchantmentID = 51,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1647,
    level = 47,
    experience = 2800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1648"] = {
    name = "Scroll of Oil Spill",
    enchant = true,
    enchantmentID = 52,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1648,
    level = 69,
    experience = 4450,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_oilspill.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "rare"
  },
  ["1649"] = {
    name = "Scroll of Deadliest Catch",
    enchant = true,
    enchantmentID = 53,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1649,
    level = 71,
    experience = 4550,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "rare"
  },
  ["1650"] = {
    name = "Scroll of the Master Chef",
    enchant = true,
    enchantmentID = 54,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1650,
    level = 84,
    experience = 5650,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_masterchef.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" },
    rarity = "epic"
  },
  ["1651"] = {
    name = "Scroll of the Herbalist",
    enchant = true,
    enchantmentID = 55,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1651,
    level = 42,
    experience = 2450,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1652"] = {
    name = "Scroll of Seed Harvesting",
    enchant = true,
    enchantmentID = 56,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1652,
    level = 30,
    experience = 1650,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1653"] = {
    name = "Scroll of Metallurgy",
    enchant = true,
    enchantmentID = 57,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1653,
    level = 38,
    experience = 2350,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_inferno.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing" }
  },
  ["1654"] = {
    name = "Scroll of Pure Metals",
    enchant = true,
    enchantmentID = 58,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1654,
    level = 87,
    experience = 6400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_pure_metal.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing" },
    rarity = "epic"
  },
  ["1655"] = {
    name = "Scroll of Essence Concentration",
    enchant = true,
    enchantmentID = 59,
    categories = { "gloves", "boots", "chisel", "runecraftingset" },
    time = 15000,
    id = 1655,
    level = 59,
    experience = 4000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" },
    rarity = "epic"
  },
  ["1656"] = {
    name = "Scroll of the Fiber Finder",
    enchant = true,
    enchantmentID = 62,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1656,
    level = 50,
    experience = 3300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "uncommon"
  },
  ["1657"] = {
    name = "Scroll of Archaeology",
    enchant = true,
    enchantmentID = 67,
    categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
    time = 15000,
    id = 1657,
    level = 41,
    experience = 2400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v1.png",
    extraTooltipInfo = "Gathering Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing" }
  },
  ["1658"] = {
    name = "Scroll of Endless Ammo",
    enchant = true,
    enchantmentID = 60,
    categories = { "cape", "weapon" },
    time = 15000,
    id = 1658,
    level = 29,
    experience = 1650,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1659"] = {
    name = "Scroll of Rune Reserves",
    enchant = true,
    enchantmentID = 61,
    categories = { "cape", "weapon" },
    time = 15000,
    id = 1659,
    level = 35,
    experience = 2100,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1660"] = {
    name = "Scroll of the Soul Wisdom",
    hidden = true,
    categories = { "ring", "necklace", "weapon", "shield", "helm", "body", "legs", "gloves", "boots", "cape", "arrows", "pickaxe", "hatchet", "hoe", "tacklebox", "tongs", "tome", "ladle", "combat-talisman", "chisel", "miningset", "foragingset", "fishingset", "cookingset", "smithingset", "runecraftingset" },
    id = 1660,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_scholar.png",
    extraTooltipInfo = "General Enchantment. Deprecated.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1661"] = {
    name = "Scroll of Overly Well Done",
    enchant = true,
    enchantmentID = 72,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1661,
    level = 2,
    experience = 120,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_masterchef.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" }
  },
  ["1662"] = {
    name = "Scroll of Recklessness",
    enchant = true,
    enchantmentID = 74,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1662,
    level = 80,
    experience = 5550,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_recklessness.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1663"] = {
    name = "Scroll of Engraving",
    enchant = true,
    enchantmentID = 81,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    id = 1663,
    level = 39,
    experience = 2400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1664"] = {
    name = "Scroll of Resistance",
    enchant = true,
    enchantmentID = 86,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1664,
    level = 32,
    experience = 1750,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_protection.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1665"] = {
    name = "Scroll of Supercooling",
    enchant = true,
    enchantmentID = 82,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1665,
    level = 75,
    experience = 5000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_supercooling.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" },
    rarity = "rare"
  },
  ["1666"] = {
    name = "Scroll of Dwarven Engineering",
    enchant = true,
    enchantmentID = 83,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1666,
    level = 83,
    experience = 5600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_superheating.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" },
    rarity = "rare"
  },
  ["1667"] = {
    name = "Scroll of Taunting",
    enchant = true,
    enchantmentID = 8013,
    categories = { "helm", "body", "legs", "shield", "combat-talisman" },
    time = 15000,
    id = 1667,
    level = 26,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_taunting.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1668"] = {
    name = "Scroll of Convergence",
    enchant = true,
    enchantmentID = 87,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1668,
    level = 79,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1669"] = {
    name = "Scroll of Finesse",
    enchant = true,
    enchantmentID = 88,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1669,
    level = 79,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1670"] = {
    name = "Scroll of Fibrous Fabrication",
    enchant = true,
    enchantmentID = 92,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    id = 1670,
    level = 66,
    experience = 4400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1671"] = {
    name = "Scroll of Crucible",
    enchant = true,
    enchantmentID = 89,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1671,
    level = 62,
    experience = 4200,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1672"] = {
    name = "Scroll of Forge Enhancement",
    enchant = true,
    enchantmentID = 90,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1672,
    level = 78,
    experience = 5400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1673"] = {
    name = "Scroll of Forge Maintenance",
    enchant = true,
    enchantmentID = 91,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1673,
    level = 77,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1674"] = {
    name = "Scroll of Leftovers",
    enchant = true,
    enchantmentID = 96,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1674,
    level = 74,
    experience = 4800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_root_digging.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1675"] = {
    name = "Scroll of Blitzing",
    enchant = true,
    enchantmentID = 97,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1675,
    level = 27,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_cooking.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1676"] = {
    name = "Scroll of Duster",
    enchant = true,
    enchantmentID = 99,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1676,
    level = 80,
    experience = 5550,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Researching Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1677"] = {
    name = "Scroll of Scrapper",
    enchant = true,
    enchantmentID = 100,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1677,
    level = 51,
    experience = 3300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Researching Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1678"] = {
    name = "Scroll of Immunity",
    enchant = true,
    enchantmentID = 101,
    categories = { "cape" },
    time = 15000,
    id = 1678,
    level = 56,
    experience = 3450,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_protection.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1679"] = {
    name = "Scroll of Quick Study",
    enchant = true,
    enchantmentID = 103,
    categories = { "boots", "gloves" },
    time = 15000,
    id = 1679,
    level = 92,
    experience = 6800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_inferno.png",
    extraTooltipInfo = "Enchanting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "enchanting" }
  },
  ["1680"] = {
    name = "Scroll of Elemental Accuracy",
    enchant = true,
    enchantmentID = 105,
    categories = { "weapon" },
    time = 15000,
    id = 1680,
    level = 28,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1681"] = {
    name = "Scroll of Physical Accuracy",
    enchant = true,
    enchantmentID = 106,
    categories = { "weapon" },
    time = 15000,
    id = 1681,
    level = 28,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1682"] = {
    name = "Scroll of Fishy Fortune",
    enchant = true,
    enchantmentID = 107,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1682,
    level = 44,
    experience = 2600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1683"] = {
    name = "Scroll of Fiber Snagging",
    enchant = true,
    enchantmentID = 108,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1683,
    level = 20,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1684"] = {
    name = "Scroll of Junk Snagging",
    enchant = true,
    enchantmentID = 110,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1684,
    level = 20,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1685"] = {
    id = 1685,
    name = "Scroll of Threadbare Charm",
    enchant = true,
    enchantmentID = 123,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    level = 86,
    experience = 6000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_threadbare_charm.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1686"] = {
    id = 1686,
    name = "Scroll of Researcher's Boon",
    enchant = true,
    enchantmentID = 77,
    categories = { "cape" },
    time = 15000,
    level = 93,
    experience = 7400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_haste.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1687"] = {
    name = "Scroll of the Hunter Gatherer",
    enchant = true,
    enchantmentID = 125,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1687,
    level = 48,
    experience = 3000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1688"] = {
    name = "Scroll of Overgrowth",
    enchant = true,
    enchantmentID = 126,
    categories = { "hoe" },
    time = 15000,
    id = 1688,
    level = 89,
    experience = 6500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_farming.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1689"] = {
    name = "Scroll of DOT Dealer",
    enchant = true,
    enchantmentID = 127,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1689,
    level = 53,
    experience = 3350,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1690"] = {
    name = "Scroll of Duskview",
    enchant = true,
    enchantmentID = 128,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1690,
    level = 86,
    experience = 6000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_root_digging.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1691"] = {
    name = "Scroll of Bark's Boon",
    enchant = true,
    enchantmentID = 129,
    categories = { "hoe" },
    time = 15000,
    id = 1691,
    level = 89,
    experience = 6500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_nature.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" }
  },
  ["1692"] = {
    name = "Scroll of Fraying",
    enchant = true,
    enchantmentID = 131,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    id = 1692,
    level = 89,
    experience = 6500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_threadbare_charm.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1800"] = {
    name = "Elven Royal Leggings",
    id = 1800,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
    class = "equipment",
    visual = "elven-legs",
    extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.1,
        Nature = 1.1
      },
      defensiveDamageAffinity = {
        Range = 1.1,
        Nature = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 24
      },
      armorBonus = {
        protection = 40,
        resistance = 18,
        agility = 88,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 4.4
      } },
      itemSet = { 10012, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 217000,
      category = "Range",
      craftable = true
    }
  },
  ["1801"] = {
    name = "Elven Royal Tunic",
    id = 1801,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    class = "equipment",
    visual = "elven-chest",
    extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.16,
        Nature = 1.15
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.05,
        Piercing = 0.96,
        Blunt = 0.97,
        Nature = 1.08
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 24
      },
      armorBonus = {
        protection = 32,
        resistance = 12,
        agility = 64,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 3.2
      } },
      itemSet = { 10012, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 227500,
      category = "Range",
      craftable = true
    }
  },
  ["1802"] = {
    name = "Elven Royal Hat",
    id = 1802,
    enchantmentTier = 7,
    tradeable = true,
    value = 8000000,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
    extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
    class = "equipment",
    visual = "elven-helm",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.16,
        Nature = 1.2
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97,
        Nature = 1.08
      },
      offensiveAccuracyAffinityRating = {
        Range = 90
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 24
      },
      armorBonus = {
        protection = 32,
        resistance = 18,
        agility = 44,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 3
      } },
      itemSet = { 10012, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 211000,
      category = "Range",
      craftable = true
    }
  },
  ["1803"] = {
    name = "Infernal Chainmail",
    id = 1803,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_chain.png",
    class = "equipment",
    visual = "chainbody-gargoyle",
    tags = { "melee", "craftable", "armor" },
    extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.075,
        Fire = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.01,
        Blunt = 1.01,
        Slashing = 1.05,
        Fire = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 8
      },
      armorBonus = {
        protection = 96,
        resistance = -3,
        agility = 20,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.9
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 212500,
      category = "Melee",
      craftable = true
    }
  },
  ["1804"] = {
    name = "Infernal Legs",
    id = 1804,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_pants.png",
    class = "equipment",
    visual = "platelegs",
    extraTooltipInfo = "Liar, liar, pants on fire!",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075,
        Fire = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.08,
        Blunt = 1.01,
        Slashing = 1.08,
        Fire = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 8
      },
      armorBonus = {
        protection = 88,
        resistance = -4,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 173000,
      category = "Melee",
      craftable = true
    }
  },
  ["1805"] = {
    name = "Infernal Helm",
    id = 1805,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_helm_1.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/infernal_helm_1.png",
      css = "gargoyle-helm-1"
    }, {
      image = "/images/combat/equipment/gargoyle_helm_2.png",
      css = "gargoyle-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    extraTooltipInfo = "A fiery countenance that will strike fear into the hearts of your enemies.",
    equipmentStats = {
      slot = "helm",
      offensiveAccuracyAffinityRating = {
        Melee = 64
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.15,
        Slashing = 1.15,
        Fire = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.01,
        Blunt = 1.01,
        Slashing = 1.01,
        Fire = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 24
      },
      armorBonus = {
        protection = 44,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 133500,
      category = "Melee",
      craftable = true
    }
  },
  ["1806"] = {
    name = "Symphony of Spirits",
    id = 1806,
    enchantmentTier = 7,
    value = 4000000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/chorus_of_souls.png",
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
    extraTooltipInfo = "It sings with every swing. You find it almost soothing.",
    class = "equipment",
    visual = "chorus-of-souls",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 37, 100, 101 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 90,
        Magic = 38,
        Range = -12,
        Piercing = -4,
        Blunt = 178,
        Slashing = 118,
        Poison = 99
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 0.75,
        Poison = 1.2
      },
      weaponBonus = {
        strength = 142,
        intellect = 64,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.5
      }, {
        stat = "weaponBonus.strength",
        value = 7.1
      }, {
        stat = "weaponBonus.intellect",
        value = 3.2
      } }
    },
    rarity = "epic"
  },
  ["1807"] = {
    id = 1807,
    name = "Crown of Spikes",
    value = 800000,
    tradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 14,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/spiked_crown.png",
    class = "equipment",
    extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      slot = "arrows",
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = -256,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = -128,
        Magic = -128,
        Range = -128
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3
      }, {
        stat = "armorBonus.resistance",
        value = 3
      }, {
        stat = "armorBonus.stamina",
        value = 3
      } }
    },
    rarity = "epic"
  },
  ["1808"] = {
    id = 1808,
    name = "Dark Ring",
    value = 500000,
    tradeable = true,
    itemImage = "/images/jewellery/dark_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring stolen from the Dark Vault; it enhances your combat prowess at the cost of your survivability. It appears to be a crude reconstruction of legendary rings of old.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      slot = "ring",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1.05,
        Range = 1.05
      },
      defensiveDamageAffinity = {
        Melee = 0.9,
        Magic = 0.9,
        Range = 0.9
      },
      armorBonus = {
        protection = -16,
        resistance = -16,
        agility = -24,
        stamina = -16
      },
      offensiveAccuracyAffinityRating = {
        Melee = 16,
        Magic = 16,
        Range = 16
      },
      weaponBonus = {
        strength = 8,
        intellect = 8,
        dexterity = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = -1
      }, {
        stat = "armorBonus.resistance",
        value = -1
      }, {
        stat = "armorBonus.stamina",
        value = -1
      }, {
        stat = "weaponBonus.strength",
        value = 3
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } }
    },
    rarity = "epic"
  },
  ["1809"] = {
    id = 1809,
    name = "Pendant of Virulence",
    value = 500000,
    tradeable = true,
    itemImage = "/images/jewellery/necro_2.png",
    enchantmentTier = 1,
    forcedEnchant = 98,
    forcedEnchantAmount = 1,
    class = "equipment",
    extraTooltipInfo = "This pendant is a magical channel for poison, death, and altogether unpleasant things.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      grantedAbility = { 168 },
      slot = "arrows",
      offensiveDamageAffinity = {
        Poison = 1.1
      },
      offensiveAccuracyAffinityRating = {
        Magic = 24,
        Poison = 32
      },
      weaponBonus = {
        strength = 0,
        intellect = 16,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 3
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3
      } },
      itemSet = { 10020 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1810"] = {
    name = "Gargoyle Battleaxe",
    id = 1810,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/battleaxe_gargoyle.png",
    itemIcon = "/images/combat/equipment/battleaxe_gargoyle_icon.png",
    class = "equipment",
    visual = "stygian-battleaxe",
    extraTooltipInfo = "A rather heavy gargoyle axe. Will you stop using the blunt end already?",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 66,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 124,
        Slashing = 80
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 102,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3
      }, {
        stat = "weaponBonus.strength",
        value = 6
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true
    }
  },
  ["1811"] = {
    name = "Infernal Battleaxe",
    id = 1811,
    enchantmentTier = 7,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/battleaxe_infernal.png",
    itemIcon = "/images/combat/equipment/battleaxe_infernal_icon.png",
    class = "equipment",
    visual = "stygian-battleaxe",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 36 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 74,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 179,
        Slashing = 120,
        Fire = 60
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.3,
        Slashing = 1.3,
        Fire = 1.33
      },
      weaponBonus = {
        strength = 141,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.28
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4
      }, {
        stat = "weaponBonus.strength",
        value = 7.5
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "It's a matter of pride at this point. You will use the blunt end, effectiveness be damned."
  },
  ["1812"] = {
    name = "Infernal Daggers",
    id = 1812,
    enchantmentTier = 7,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/dagger_infernal_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/dagger_infernal_1.png",
      css = "gargoyle-daggers-1"
    }, {
      image = "/images/combat/equipment/dagger_infernal_2.png",
      css = "gargoyle-daggers-2"
    } },
    tags = { "melee", "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 119,
        Magic = -10,
        Range = -10,
        Piercing = 75,
        Blunt = -8,
        Slashing = 75,
        Fire = 60
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.35,
        Blunt = 0.33,
        Slashing = 0.75,
        Fire = 1.33
      },
      weaponBonus = {
        strength = 47,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 30,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 2
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "Smaller more pointy swords. Easy to handle and very strong. Truly, the pinnacle of stabbing."
  },
  ["1813"] = {
    name = "Infernal Falchion",
    id = 1813,
    enchantmentTier = 7,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_falchion.png",
    itemIcon = "/images/combat/equipment/infernal_falcion_icon.png",
    class = "equipment",
    visual = "gargoyle-falchion",
    tags = { "melee", "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 89,
        Magic = -14,
        Range = -14,
        Slashing = 104,
        Fire = 60
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1,
        Blunt = 0.25,
        Slashing = 1.33,
        Fire = 1.33
      },
      weaponBonus = {
        strength = 94,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5
      }, {
        stat = "weaponBonus.strength",
        value = 5
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "A falchion that burns with every cut, but is cool to the touch. How does it produce those flames?"
  },
  ["1814"] = {
    name = "Infernal Shield",
    id = 1814,
    enchantmentTier = 7,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_shield_1.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/infernal_shield_1.png",
      css = "gargoyle-shield-1"
    }, {
      image = "/images/combat/equipment/infernal_shield_2.png",
      css = "gargoyle-shield-2"
    } },
    tags = { "melee" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.075,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.15,
        Blunt = 1.1,
        Slashing = 1.15,
        Fire = 1.1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 89,
        resistance = -1,
        agility = 2,
        stamina = 11
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 5
      }, {
        stat = "armorBonus.stamina",
        value = 0.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "It's nearly weightless. No, just holding it makes you feel a bit stronger. This shield defies common sense."
  },
  ["1815"] = {
    name = "Militia Quiver",
    id = 1815,
    enchantmentTier = 1,
    value = 15000,
    tradeable = true,
    requiredLevel = {
      range = 10,
      crafting = 10
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/range/quiver_leather.png",
    class = "equipment",
    visual = "quiver-2",
    extraTooltipInfo = "A basic quiver to help with your ammo management.",
    tags = { "range", "craftable" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 5,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.025
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 5
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 15,
      experience = 2000,
      category = "Range",
      craftable = true
    }
  },
  ["1816"] = {
    name = "Rune Bag",
    id = 1816,
    enchantmentTier = 1,
    value = 15000,
    tradeable = true,
    requiredLevel = {
      magic = 10,
      crafting = 10
    },
    forcedEnchant = 61,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/magic/rune_bag.png",
    class = "equipment",
    extraTooltipInfo = "A basic bag for managing your runes better.",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 5,
        Range = 0,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Magic = 1.025
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 15,
      experience = 2000,
      category = "Magic",
      craftable = true
    }
  },
  ["1817"] = {
    name = "Goblin Club",
    id = 1817,
    enchantmentTier = 1,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      strength = 15
    },
    itemImage = "/images/combat/equipment/log_ladle.png",
    class = "equipment",
    visual = "log-ladle",
    extraTooltipInfo = "A club typically wielded by goblins. Its crude nature lets it be more easily wielded by amateurs.",
    tags = { "melee", "craftable", "onehand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 9,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 21,
        Slashing = 14
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 25,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.25,
        maximum = 1.15
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.4
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Melee",
      craftable = true
    }
  },
  ["1818"] = {
    name = "Demon Tooth Spear",
    id = 1818,
    enchantmentTier = 4,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      attack = 40
    },
    itemImage = "/images/combat/equipment/tooth_spear.png",
    class = "equipment",
    visual = "demon-spear",
    extraTooltipInfo = "A hardy spear tipped with a demon tooth.",
    tags = { "melee", "craftable", "twohand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 5,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Magic = 0,
        Range = -20,
        Piercing = 50,
        Blunt = 25,
        Slashing = 25
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 1,
        Range = 0.7,
        Piercing = 1.34,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 90,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.2,
      hitMults = {
        minimum = 0.25,
        maximum = 1.05
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.3
      }, {
        stat = "weaponBonus.strength",
        value = 4.2
      } }
    },
    craftingStats = {
      level = 40,
      experience = 18000,
      category = "Melee",
      craftable = true
    }
  },
  ["1819"] = {
    name = "Log Maul",
    id = 1819,
    enchantmentTier = 5,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/log_maul.png",
    class = "equipment",
    visual = "moss-maul",
    extraTooltipInfo = "It's pretty much just a big log to hit things with.",
    tags = { "melee", "craftable", "twohand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 5,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 66,
        Magic = -20,
        Range = -20,
        Piercing = -4,
        Blunt = 108,
        Slashing = 33
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.125,
        Blunt = 1.33,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 122,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 14,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.6,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.3
      }, {
        stat = "weaponBonus.strength",
        value = 6.1
      }, {
        stat = "armorBonus.protection",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Melee",
      craftable = true
    }
  },
  ["1820"] = {
    id = 1820,
    name = "Damaged Goblin Club",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_ladle.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Goblin Club.",
    class = "bar",
    tags = { "melee" }
  },
  ["1821"] = {
    id = 1821,
    name = "Sharp Demon Tooth",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/tooth_spear.png",
    extraTooltipInfo = "Crafting Material. Could be fashioned into a Demon Tooth Spear.",
    class = "bar",
    tags = { "melee" }
  },
  ["1822"] = {
    id = 1822,
    name = "Damaged Log Maul",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_maul.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Log Maul.",
    class = "bar",
    tags = { "melee" }
  },
  ["1823"] = {
    id = 1823,
    name = "Soul Fragment",
    value = 20000,
    tradeable = true,
    itemImage = "/images/combat/materials/soul_frag.png",
    extraTooltipInfo = "Crafting Material. Can be used to create weaponized souls or augment those souls.",
    class = "bar",
    tags = { "crafting" }
  },
  ["1824"] = {
    id = 1824,
    name = "Damaged Militia Sling",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_maul.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Militia Sling.",
    class = "bar",
    tags = { "range" }
  },
  ["1825"] = {
    id = 1825,
    name = "Damaged Shaman Staff",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_maul.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Shaman Staff. Is this just a barely magical ladle?",
    class = "bar",
    tags = { "melee" }
  },
  ["1826"] = {
    name = "Militia Sling",
    id = 1826,
    enchantmentTier = 1,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      range = 15
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/sling.png",
    class = "equipment",
    visual = "longbow",
    extraTooltipInfo = "WIP art asset. A deceptively strong sling used for defense by some farmers and militia recruits. Easy to wield by amateurs.",
    tags = { "range", "craftable", "onehand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 23,
        Piercing = 25,
        Blunt = 5,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 40
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Range",
      craftable = true
    }
  },
  ["1827"] = {
    name = "Shaman Staff",
    id = 1827,
    enchantmentTier = 1,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      magic = 15
    },
    itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
    itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
    class = "equipment",
    visual = "staff",
    extraTooltipInfo = "WIP art asset. A staff taken from a Goblin. It seems to just be a big ladle with some charms on it. Useless as a ladle, unfortunately.",
    tags = { "magic", "craftable", "twohand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 35,
        Range = -28,
        Piercing = -8,
        Blunt = 10,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 46,
        dexterity = 0
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.8
      }, {
        stat = "weaponBonus.intellect",
        value = 2.4
      } },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Magic",
      craftable = true,
      description = "Needs just a smidgen of gold for engravings and token maintenance."
    }
  },
  ["1828"] = {
    name = "Shattered Forging Hammer",
    id = 1828,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/cursed_hammer.png",
    itemIcon = "/images/combat/equipment/melee/broken_forge_hammer2.png",
    class = "equipment",
    extraTooltipInfo = "The broken and cursed remains of an ancient hammer. Its shards are held in place by an unknown force; is it worth meddling with?",
    visual = "wrath-axe",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 13, 146, 14, 149, 193, 194 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 166,
        Slashing = 80,
        Piercing = 80,
        Blunt = 256,
        Magic = -22,
        Chaos = 88,
        Range = -22
      },
      offensiveDamageAffinity = {
        Melee = 1.2,
        Slashing = 0.66,
        Piercing = 0.66,
        Blunt = 1.75,
        Magic = 0.9,
        Chaos = 1.5,
        Range = 0.75
      },
      weaponBonus = {
        strength = 216,
        intellect = 96,
        dexterity = 0
      },
      armorBonus = {
        protection = 24,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.4,
        maximum = 1.4
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 8.3
      }, {
        stat = "weaponBonus.strength",
        value = 10.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 4.4
      } },
      itemSet = { 10032 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 186000,
      category = "Melee",
      craftable = true
    }
  },
  ["1829"] = {
    id = 1829,
    name = "Broken Hammer Head",
    value = 6360000,
    tradeable = true,
    itemImage = "/images/combat/materials/broken_hammerhead.png",
    extraTooltipInfo = "Crafting Material. A shattered hammer head. The pieces cannot be fully joined together, perhaps you can make something of this strange phenomena?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["1830"] = {
    id = 1830,
    name = "Giant Champion's Belt",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 112,
    forcedEnchantAmount = 6,
    itemImage = "/images/jewellery/maximum_belt.png",
    class = "equipment",
    extraTooltipInfo = "An enchanted former armband from a champion of the giants, perfect to fit around your waist instead! Giants are really big, huh?",
    requiredLevel = {
      defense = 50,
      attack = 50
    },
    overrideItemTier = 5,
    equipmentStats = {
      slot = "arrows",
      armorBonus = {
        protection = 8,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2
      }, {
        stat = "armorBonus.stamina",
        value = 1
      } },
      itemSet = { 10015 }
    },
    rarity = "epic"
  },
  ["1831"] = {
    id = 1831,
    name = "Spiked Cuffs",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 111,
    forcedEnchantAmount = 6,
    itemImage = "/images/jewellery/spiked_cuffs.png",
    class = "equipment",
    extraTooltipInfo = "Imposing spiked cuffs that appear to increase the deadliness of your glancing blows.",
    requiredLevel = {
      defense = 50,
      attack = 50
    },
    overrideItemTier = 5,
    equipmentStats = {
      slot = "arrows",
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.stamina",
        value = 1.5
      }, {
        stat = "armorBonus.agility",
        value = 1.5
      } },
      itemSet = { 10015 }
    },
    rarity = "epic"
  },
  ["1832"] = {
    name = "Bestial Cloak",
    id = 1832,
    enchantmentTier = 2,
    value = 2620000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    extraTooltipInfo = "A thick cloak to keep the claws of dangerous game from cutting too deeply.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Melee = 15
      },
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = -12,
        agility = -6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1
      } },
      itemSet = { 10037 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true
    }
  },
  ["1833"] = {
    id = 1833,
    name = "Charred Pelt",
    value = 1620000,
    tradeable = true,
    itemImage = "/images/combat/materials/charred_pelt.png",
    extraTooltipInfo = "Crafting Material. The pelt taken from a fiery foe. Does not seem damaged at all; it is incredibly durable and light.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1834"] = {
    name = "Wand of the Phoenix",
    id = 1834,
    enchantmentTier = 7,
    value = 6000000,
    tradeable = true,
    requiredLevel = {
      magic = 75
    },
    itemIcon = "/images/combat/equipment/magic/fire_staff.png",
    extraTooltipInfo = "A wand cradling a dormant Phoenix egg. Its innate heat and magical properties make it an exceptional weapon in the right hands.",
    class = "equipment",
    itemImage = "/images/combat/equipment/magic/necro_wand.png",
    visual = "necro-wand",
    tags = { "magic", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 18, 164, 196 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 134,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8,
        Fire = 68
      },
      offensiveDamageAffinity = {
        Fire = 1.67,
        Melee = 0.75,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1,
        Magic = 1.15
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 90,
        dexterity = 0
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 6.7
      }, {
        stat = "weaponBonus.intellect",
        value = 4.5
      } },
      itemSet = { 10004, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 32750,
      category = "Magic",
      craftable = true,
      description = "A wand cradling a dormant Phoenix egg."
    }
  },
  ["1835"] = {
    id = 1835,
    name = "Dormant Phoenix Egg",
    value = 1620000,
    tradeable = true,
    itemImage = "/images/combat/materials/egg.png",
    extraTooltipInfo = "Crafting Material. A dormant Phoenix egg. Identical to a normal Chicken egg, except this one can boil water!",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1998"] = {
    name = "All Potions",
    id = 1998,
    value = 0,
    tradeable = true,
    dummy = "potion",
    itemImage = "/images/cooking/alchemy/rainbow_pot.png",
    class = "cooking-ingredient",
    tags = { "consumable", "alchemy", "food", "cooking" }
  },
  ["1999"] = {
    name = "All Foods",
    id = 1999,
    value = 0,
    tradeable = true,
    dummy = "food",
    itemImage = "/images/cooking/all_food.png",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" }
  },
  ["2000"] = {
    name = "Raw Chicken",
    id = 2000,
    value = 25,
    tradeable = true,
    itemImage = "/images/cooking/raw_chicken.png",
    extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient" }
  },
  ["2001"] = {
    name = "Raw Beef",
    id = 2001,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/raw_beef.png",
    extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient" }
  },
  ["2009"] = {
    name = "Spider Legs",
    id = 2009,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/spider_legs.png",
    extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "buff" }
  },
  ["2010"] = {
    name = "Goblin Brain",
    id = 2010,
    value = 25,
    tradeable = true,
    itemImage = "/images/cooking/goblin_brain.png",
    extraTooltipInfo = "Cooking Ingredient. They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
    class = "cooking-ingredient",
    tags = { "cooking", "buff", "alchemy" }
  },
  ["2012"] = {
    name = "Pepper",
    id = 2012,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/pepper.png",
    extraTooltipInfo = "Cooking Ingredient. Don't sneeze or you'll dump too much ore into the forge! Achoo!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["2013"] = {
    name = "Salt",
    id = 2013,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/salt.png",
    extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
    class = "cooking-ingredient",
    tags = { "cooking", "buff", "alchemy" }
  },
  ["2014"] = {
    name = "Ashes",
    id = 2014,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/ashes.png",
    extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
    class = "cooking-ingredient",
    craftingStats = {
      level = 1,
      experience = 65,
      category = "General",
      craftable = true,
      multiplier = 5,
      description = "Cooking Ingredient. The remnants of life."
    },
    tags = { "craftable", "cooking", "buff", "alchemy" }
  },
  ["2015"] = {
    name = "Sugar",
    id = 2015,
    value = 10,
    tradeable = true,
    itemImage = "/images/cooking/sugar.png",
    extraTooltipInfo = "Cooking Ingredient. A sugar rush would definitely make you more efficient!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["2016"] = {
    name = "Honey",
    id = 2016,
    value = 20,
    tradeable = true,
    experience = 15,
    itemImage = "/images/cooking/honey.png",
    extraTooltipInfo = "Cooking Ingredient. Why do fish like this so much?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2017"] = {
    name = "Milk",
    id = 2017,
    value = 15,
    tradeable = true,
    itemImage = "/images/cooking/milk.png",
    extraTooltipInfo = "Cooking Ingredient. mooooooooo",
    class = "cooking-ingredient",
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 3,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "food", "consumable" }
  },
  ["2018"] = {
    name = "Butter",
    id = 2018,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/butter.png",
    extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
    class = "cooking-ingredient",
    craftingStats = {
      level = 1,
      experience = 25,
      category = "General",
      craftable = true,
      description = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying..."
    },
    tags = { "craftable", "cooking", "ingredient" }
  },
  ["2019"] = {
    name = "Egg",
    id = 2019,
    value = 15,
    tradeable = true,
    itemImage = "/images/cooking/egg.png",
    extraTooltipInfo = "GEG, scrambled egg.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["2020"] = {
    name = "Mushroom",
    id = 2020,
    value = 10,
    tradeable = true,
    experience = 15,
    itemImage = "/images/cooking/mushroom.png",
    extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "buff", "alchemy" }
  },
  ["2021"] = {
    name = "Carrot",
    id = 2021,
    value = 15,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/carrot.png",
    extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2022"] = {
    name = "Chili Pepper",
    id = 2022,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/chili_pepper.png",
    extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "buff", "alchemy", "food", "consumable" },
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2023"] = {
    name = "Potato",
    id = 2023,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/potato.png",
    extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient" }
  },
  ["2024"] = {
    name = "Pumpkin",
    id = 2024,
    value = 10,
    tradeable = true,
    experience = 20,
    itemImage = "/images/cooking/pumpkin.png",
    extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["2025"] = {
    name = "Tomato",
    id = 2025,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/tomato.png",
    extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2026"] = {
    name = "Apple",
    id = 2026,
    value = 20,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/apple.png",
    extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2027"] = {
    name = "Wildberry",
    id = 2027,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/wildberry.png",
    extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2028"] = {
    name = "Banana",
    id = 2028,
    value = 20,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/banana.png",
    extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2029"] = {
    name = "Wheat",
    id = 2029,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/wheat.png",
    extraTooltipInfo = "Cooking Ingredient. How many of these do I need to make a Straw Hat?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient" }
  },
  ["2030"] = {
    name = "Rice",
    id = 2030,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/rice.png",
    extraTooltipInfo = "Cooking Ingredient. You're telling me a Limpe fried this rice?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient" }
  },
  ["2031"] = {
    name = "Sageberry",
    id = 2031,
    value = 150,
    tradeable = true,
    experience = 1,
    itemImage = "/images/farming/sage_berry.png",
    extraTooltipInfo = "Cooking Ingredient. The ultimate big brain berry.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["2032"] = {
    name = "Choccy Milk",
    id = 2032,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/chocolate_milk.png",
    extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 10000,
      perTick = 20,
      totalTicks = 6,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "food", "consumable" }
  },
  ["2034"] = {
    name = "Filleted Fish",
    id = 2034,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/fillet.png",
    extraTooltipInfo = "Sashimi! You should probably cook these.",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 3000,
      perTick = 5,
      totalTicks = 5,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2036"] = {
    name = "Ground Flour",
    id = 2036,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/starch.png",
    extraTooltipInfo = "Definitely better cooked!",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 5000,
      perTick = 5,
      totalTicks = 4,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2037"] = {
    name = "Churned Dairy",
    id = 2037,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/dairy.png",
    extraTooltipInfo = "Tide you over till you cook real food.",
    class = "cooking-ingredient",
    healing = {
      hp = 10,
      cooldown = 4000,
      perTick = 6,
      totalTicks = 3,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2039"] = {
    name = "Diced Fruit",
    id = 2039,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/fruit.png",
    extraTooltipInfo = "Fruit salad. Cook these for more nutrition!",
    class = "cooking-ingredient",
    healing = {
      hp = 11,
      cooldown = 3000,
      perTick = 7,
      totalTicks = 2,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2040"] = {
    name = "Chopped Vegetables",
    id = 2040,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/vegetable2.png",
    extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 6000,
      perTick = 5,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2043"] = {
    name = "Minced Meat",
    id = 2043,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/meat.png",
    extraTooltipInfo = "Cook them you monster!",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 8000,
      perTick = 4,
      totalTicks = 6,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2044"] = {
    name = "Butchered Monster",
    id = 2044,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/monster.png",
    extraTooltipInfo = "Really!? Is it better cooked?",
    class = "cooking-ingredient",
    healing = {
      hp = 0,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 8,
      tickDelay = 10000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2045"] = {
    name = "Sour Essence",
    id = 2045,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sour.png",
    extraTooltipInfo = "Essence extracted from sour foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2046"] = {
    name = "Bitter Essence",
    id = 2046,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/bitter.png",
    extraTooltipInfo = "Essence extracted from bitter foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2047"] = {
    name = "Sweet Essence",
    id = 2047,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sweet.png",
    extraTooltipInfo = "Essence extracted from sweet foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2048"] = {
    name = "Spicy Essence",
    id = 2048,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/spicy.png",
    extraTooltipInfo = "Essence extracted from spicy foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2049"] = {
    name = "Seed Oil",
    id = 2049,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seed_oil.png",
    extraTooltipInfo = "Made by pressing seeds. Cooking Ingredient.",
    class = "cooking-ingredient",
    tags = { "cooking", "craftable", "ingredient", "alchemy" },
    craftingStats = {
      level = 20,
      category = "General",
      craftable = true,
      experience = 20
    }
  },
  ["2100"] = {
    name = "Questionable Food",
    id = 2100,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/questionable_food.png",
    extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 1,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2101"] = {
    name = "Monster Surprise",
    id = 2101,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/monster_surprise.png",
    extraTooltipInfo = "... Probably edible!",
    class = "cooking-ingredient",
    healing = {
      hp = 0,
      cooldown = 10000,
      perTick = 7,
      totalTicks = 15,
      tickDelay = 8000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2102"] = {
    name = "Seared Steak",
    id = 2102,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seared_steak.png",
    extraTooltipInfo = "A nice juicy steak.",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 8000,
      perTick = 6,
      totalTicks = 13,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2103"] = {
    name = "Seared Fish",
    id = 2103,
    value = 30,
    tradeable = true,
    itemImage = "/images/cooking/seared_fish.png",
    extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
    class = "cooking-ingredient",
    healing = {
      hp = 5,
      cooldown = 6000,
      perTick = 9,
      totalTicks = 9,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2104"] = {
    name = "Seared Poultry",
    id = 2104,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seared_bird.png",
    extraTooltipInfo = "It's not fried but it'll do.",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 12,
      tickDelay = 5000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2105"] = {
    name = "Birdie Pasta",
    id = 2105,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/birdie_pasta.png",
    extraTooltipInfo = "The invention of a true madman.",
    class = "cooking-ingredient",
    healing = {
      hp = 15,
      cooldown = 8000,
      perTick = 15,
      totalTicks = 8,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2106"] = {
    name = "Spaghetti & Meat",
    id = 2106,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/spaghetti_meat.png",
    extraTooltipInfo = "Classic.",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 13000,
      perTick = 16,
      totalTicks = 10,
      tickDelay = 5500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2107"] = {
    name = "Sushi",
    id = 2107,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/sushi.png",
    extraTooltipInfo = "Wait, is the fish raw or not?",
    class = "cooking-ingredient",
    healing = {
      hp = 22,
      cooldown = 11000,
      perTick = 21,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2108"] = {
    name = "Birdie Pie",
    id = 2108,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/birdie_pie.png",
    extraTooltipInfo = "Could almost be called a chicken pot pie!",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 15000,
      perTick = 40,
      totalTicks = 3,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2109"] = {
    name = "Cottage Pie",
    id = 2109,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/cottage_pie.png",
    extraTooltipInfo = "Maybe you should have cut the meat up first.",
    class = "cooking-ingredient",
    healing = {
      hp = 63,
      cooldown = 17000,
      perTick = 39,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2110"] = {
    name = "Fisherman's Pie",
    id = 2110,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/fisherman_pie.png",
    extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
    class = "cooking-ingredient",
    healing = {
      hp = 61,
      cooldown = 15000,
      perTick = 42,
      totalTicks = 7,
      tickDelay = 4666,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2111"] = {
    name = "Fruit Pie",
    id = 2111,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/fruit_pie.png",
    extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
    class = "cooking-ingredient",
    healing = {
      hp = 90,
      cooldown = 12000,
      perTick = 49,
      totalTicks = 5,
      tickDelay = 3666,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2112"] = {
    name = "Demon Cake",
    id = 2112,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/demon_cake.png",
    extraTooltipInfo = "Probably not inherently evil! Probably.",
    class = "cooking-ingredient",
    healing = {
      hp = 16,
      cooldown = 15000,
      perTick = 19,
      totalTicks = 11,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2113"] = {
    name = "Cake",
    id = 2113,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/cake.png",
    class = "cooking-ingredient",
    extraTooltipInfo = "A lie.",
    healing = {
      hp = 28,
      cooldown = 12000,
      perTick = 17,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2114"] = {
    name = "Fruit Cake",
    id = 2114,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/fruit_cake.png",
    extraTooltipInfo = "Pretty please with a cherry on top?",
    class = "cooking-ingredient",
    healing = {
      hp = 45,
      cooldown = 8000,
      perTick = 27,
      totalTicks = 5,
      tickDelay = 3500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2115"] = {
    name = "Grain Cake",
    id = 2115,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/grain_cake.png",
    extraTooltipInfo = "A little dry.",
    class = "cooking-ingredient",
    healing = {
      hp = 33,
      cooldown = 9000,
      perTick = 22,
      totalTicks = 6,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2116"] = {
    name = "Omelette",
    id = 2116,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/omelette.png",
    extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
    class = "cooking-ingredient",
    healing = {
      hp = 10,
      cooldown = 7000,
      perTick = 7,
      totalTicks = 8,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2117"] = {
    name = "Monster Omelette",
    id = 2117,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/monster_omelette.png",
    extraTooltipInfo = "Is it alive?",
    class = "cooking-ingredient",
    healing = {
      hp = 15,
      cooldown = 17000,
      perTick = 16,
      totalTicks = 11,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2118"] = {
    name = "Meaty Omelette",
    id = 2118,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/meat_omelette.png",
    extraTooltipInfo = "Rich and savoury!",
    class = "cooking-ingredient",
    healing = {
      hp = 21,
      cooldown = 15000,
      perTick = 16,
      totalTicks = 10,
      tickDelay = 6500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2119"] = {
    name = "Veggie Crepe",
    id = 2119,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/veggie_crepe.png",
    extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 13000,
      perTick = 17,
      totalTicks = 7,
      tickDelay = 5500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2120"] = {
    name = "Fruity Crepe",
    id = 2120,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/fruit_crepe.png",
    extraTooltipInfo = "Should probably only be eaten as a dessert!",
    class = "cooking-ingredient",
    healing = {
      hp = 42,
      cooldown = 10000,
      perTick = 22,
      totalTicks = 5,
      tickDelay = 4500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2121"] = {
    name = "Eggnog",
    id = 2121,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/egg_nog.png",
    extraTooltipInfo = "Good all year round!",
    class = "cooking-ingredient",
    healing = {
      hp = 37,
      cooldown = 11000,
      perTick = 21,
      totalTicks = 6,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2122"] = {
    name = "Meat Roast",
    id = 2122,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/meat_roast.png",
    extraTooltipInfo = "PROTEIN!!!",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 24000,
      perTick = 32,
      totalTicks = 12,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2123"] = {
    name = "Fried Fruit",
    id = 2123,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/fried_fruit.png",
    extraTooltipInfo = "Basically candy at this point.",
    class = "cooking-ingredient",
    healing = {
      hp = 22,
      cooldown = 3000,
      perTick = 14,
      totalTicks = 3,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2124"] = {
    name = "Grilled Veggies",
    id = 2124,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/grilled_veggies.png",
    extraTooltipInfo = "Grilled to perfection!",
    class = "cooking-ingredient",
    healing = {
      hp = 8,
      cooldown = 6000,
      perTick = 9,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2125"] = {
    name = "Kebabs",
    id = 2125,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/kababs.png",
    extraTooltipInfo = "The action man's food!",
    class = "cooking-ingredient",
    healing = {
      hp = 60,
      cooldown = 17000,
      perTick = 42,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2126"] = {
    name = "Candied Fruit",
    id = 2126,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/candied_fruit.png",
    extraTooltipInfo = "Almost too sweet to handle!",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2127"] = {
    name = "Milkshake",
    id = 2127,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/milkshake.png",
    extraTooltipInfo = "Brings all the boys to the raid!",
    class = "cooking-ingredient",
    healing = {
      hp = 56,
      cooldown = 7000,
      perTick = 31,
      totalTicks = 4,
      tickDelay = 3500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2128"] = {
    name = "Vegetable Stew",
    id = 2128,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/veggie_stew.png",
    extraTooltipInfo = "Reminds you of home.",
    class = "cooking-ingredient",
    healing = {
      hp = 28,
      cooldown = 10000,
      perTick = 22,
      totalTicks = 6,
      tickDelay = 4500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2129"] = {
    name = "Meaty Stew",
    id = 2129,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/meaty_stew.png",
    extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
    class = "cooking-ingredient",
    healing = {
      hp = 34,
      cooldown = 12000,
      perTick = 22,
      totalTicks = 8,
      tickDelay = 5500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2130"] = {
    name = "Monster Stew",
    id = 2130,
    value = 200,
    tradeable = true,
    itemImage = "/images/cooking/monster_stew.png",
    extraTooltipInfo = "Parts of it are definitely still moving.",
    class = "cooking-ingredient",
    healing = {
      hp = 20,
      cooldown = 14000,
      perTick = 20,
      totalTicks = 10,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2131"] = {
    name = "Jerky",
    id = 2131,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/jerky.png",
    extraTooltipInfo = "A chewy treat.",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 10000,
      perTick = 18,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2132"] = {
    name = "Pudding",
    id = 2132,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/pudding.png",
    extraTooltipInfo = "The old man's favorite. Don't steal it!",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 12500,
      perTick = 24,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2133"] = {
    name = "Ice Cream",
    id = 2133,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/icecream.png",
    extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 10000,
      perTick = 18,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2134"] = {
    name = "Monster Curry",
    id = 2134,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/monster_curry.png",
    extraTooltipInfo = "Might actually be mildly edible!",
    class = "cooking-ingredient",
    healing = {
      hp = 33,
      cooldown = 21000,
      perTick = 35,
      totalTicks = 10,
      tickDelay = 5666,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2135"] = {
    name = "Birdie Curry",
    id = 2135,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/birdie_curry.png",
    extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 17500,
      perTick = 32,
      totalTicks = 3,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2136"] = {
    name = "Beast Curry",
    id = 2136,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/beast_curry.png",
    extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
    class = "cooking-ingredient",
    healing = {
      hp = 43,
      cooldown = 19000,
      perTick = 35,
      totalTicks = 9,
      tickDelay = 5333,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2137"] = {
    name = "Seafood Curry",
    id = 2137,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/seafood_curry.png",
    extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
    class = "cooking-ingredient",
    healing = {
      hp = 41,
      cooldown = 17000,
      perTick = 37,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2138"] = {
    name = "Monster Gelato",
    id = 2138,
    value = 225,
    tradeable = true,
    itemImage = "/images/cooking/monster_gelato.png",
    extraTooltipInfo = "Only partially inedible!",
    class = "cooking-ingredient",
    healing = {
      hp = 50,
      cooldown = 21000,
      perTick = 35,
      totalTicks = 9,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2139"] = {
    name = "Common Potion",
    id = 2139,
    value = 5,
    tradeable = true,
    stackStrength = 1,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/common.png",
    class = "cooking-ingredient",
    tags = { "consumable", "cooking", "alchemy" }
  },
  ["2140"] = {
    name = "Common Concentrated Potion",
    id = 2140,
    value = 125,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 0.8,
    itemImage = "/images/cooking/alchemy/common-concentrated.png",
    class = "cooking-ingredient",
    healing = {
      hp = 2,
      cooldown = 5000,
      perTick = 2,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2141"] = {
    name = "Common Large Potion",
    id = 2141,
    value = 125,
    tradeable = true,
    stackStrength = 1,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/common-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 2,
      cooldown = 5000,
      perTick = 2,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2142"] = {
    name = "Rare Potion",
    id = 2142,
    value = 10,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/rare.png",
    class = "cooking-ingredient",
    rarity = "rare",
    tags = { "consumable", "cooking", "alchemy" }
  },
  ["2143"] = {
    name = "Rare Concentrated Potion",
    id = 2143,
    value = 250,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 0.9,
    itemImage = "/images/cooking/alchemy/rare-concentrated.png",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "rare",
    tags = { "cooking", "food", "consumable" }
  },
  ["2144"] = {
    name = "Rare Large Potion",
    id = 2144,
    value = 250,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/rare-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "rare",
    tags = { "cooking", "food", "consumable" }
  },
  ["2145"] = {
    name = "Epic Potion",
    id = 2145,
    value = 15,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/epic.png",
    class = "cooking-ingredient",
    rarity = "epic",
    tags = { "consumable", "cooking", "alchemy" }
  },
  ["2146"] = {
    name = "Epic Large Potion",
    id = 2146,
    value = 375,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/epic-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 15000,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "epic",
    tags = { "cooking", "food", "consumable" }
  },
  ["2147"] = {
    name = "Legendary Potion",
    id = 2147,
    value = 20,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/legendary.png",
    class = "cooking-ingredient",
    rarity = "legendary",
    tags = { "consumable", "cooking" }
  },
  ["2148"] = {
    name = "Legendary Large Potion",
    id = 2148,
    value = 500,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/legendary-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 8,
      cooldown = 20000,
      perTick = 8,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "legendary",
    tags = { "cooking", "food", "consumable" }
  },
  ["2149"] = {
    name = "Epic Concentrated Potion",
    id = 2149,
    value = 375,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/epic-concentrated.png",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 15000,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 1000
    },
    rarity = "epic",
    tags = { "cooking", "food", "consumable" }
  },
  ["3000"] = {
    name = "Water Imbued Dust",
    id = 3000,
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/water_dust.png",
    extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
    class = "cooking-ingredient",
    rarity = "uncommon",
    craftingStats = {
      level = 60,
      experience = 95,
      category = "Dungeon",
      craftable = true,
      multiplier = 8,
      description = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked."
    },
    tags = { "craftable", "cooking", "buff" }
  },
  ["3001"] = {
    name = "Empty Vial",
    id = 3001,
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/alchemy/empty_vial.png",
    extraTooltipInfo = "An empty vial to pour a standard potion into.",
    class = "cooking-ingredient",
    craftingStats = {
      level = 1,
      experience = 11,
      category = "General",
      craftable = true,
      multiplier = 300,
      description = "A basic glass vial used in alchemy."
    },
    tags = { "craftable", "cooking", "alchemy" }
  },
  ["3002"] = {
    name = "Empty Large Vial",
    id = 3002,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/alchemy/empty_large_vial.png",
    extraTooltipInfo = "A large empty vial to pour a large potion into.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["3003"] = {
    name = "Empty Reinforced Vial",
    id = 3003,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
    extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["3004"] = {
    name = "Watermelon",
    id = 3004,
    value = 150,
    tradeable = true,
    experience = 35,
    itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
    extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3005"] = {
    name = "Durian",
    id = 3005,
    value = 200,
    tradeable = true,
    experience = 55,
    itemImage = "/images/cooking/alchemy/ingredients/durian.png",
    extraTooltipInfo = "INFO's Favorite!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3006"] = {
    name = "Onion",
    id = 3006,
    value = 30,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/alchemy/ingredients/onion.png",
    extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3007"] = {
    name = "Mana Berry",
    id = 3007,
    value = 125,
    tradeable = true,
    experience = 25,
    itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
    extraTooltipInfo = "Named for its magic enhancing properties.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff" }
  },
  ["3008"] = {
    name = "Thorny Root",
    id = 3008,
    value = 50,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
    extraTooltipInfo = "This one would hurt to fall face first into!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3009"] = {
    name = "Thorny Vine",
    id = 3009,
    value = 50,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
    extraTooltipInfo = "Don't let this one snag you by surprise!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3010"] = {
    name = "Tangle Root",
    id = 3010,
    value = 80,
    tradeable = true,
    experience = 20,
    itemImage = "/images/cooking/alchemy/ingredients/root.png",
    extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3011"] = {
    name = "Mandrake",
    id = 3011,
    value = 140,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
    extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3012"] = {
    name = "Jellyfish",
    id = 3012,
    value = 200,
    tradeable = true,
    experience = 50,
    itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
    extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
    class = "fish",
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
  },
  ["3013"] = {
    name = "Frost Flowers",
    id = 3013,
    value = 180,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
    extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3014"] = {
    name = "Black Berry",
    id = 3014,
    value = 20,
    tradeable = true,
    experience = 40,
    itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
    extraTooltipInfo = "It doesn't know how to speak.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3015"] = {
    name = "Fairy Dust",
    id = 3015,
    value = 165,
    tradeable = true,
    experience = 35,
    itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
    extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3016"] = {
    name = "Lotus Flower",
    id = 3016,
    value = 300,
    tradeable = true,
    experience = 55,
    itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
    extraTooltipInfo = "A rare flower that grows in the deepest parts of the Living Forest and is rumored to have minor magical properties when prepared through alchemy.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3017"] = {
    name = "Four-leaf Clover",
    id = 3017,
    value = 777,
    tradeable = true,
    experience = 77,
    itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
    extraTooltipInfo = "Very lucky!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff" }
  },
  ["3018"] = {
    name = "Glow Spore Shroom",
    id = 3018,
    value = 90,
    tradeable = true,
    experience = 25,
    itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
    extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3019"] = {
    name = "Pineapple",
    id = 3019,
    value = 70,
    tradeable = true,
    experience = 15,
    itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
    extraTooltipInfo = "Does it go on pizza or not?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3020"] = {
    name = "Ghost Shrooms",
    id = 3020,
    value = 160,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
    extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3021"] = {
    name = "Yellow Pepper",
    id = 3021,
    value = 160,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
    extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3022"] = {
    name = "Umbrabloom",
    id = 3022,
    value = 200,
    tradeable = true,
    experience = 40,
    itemImage = "/images/cooking/alchemy/ingredients/umbrabloom.png",
    extraTooltipInfo = "A rare flower that makes nearby plants wither, to create room for new life.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3023"] = {
    name = "Solrose",
    id = 3023,
    value = 200,
    tradeable = true,
    experience = 40,
    itemImage = "/images/cooking/alchemy/ingredients/solrose.png",
    extraTooltipInfo = "A rare flower that glows bright enough to turn night into day. Always surrounded by sprouting plants.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3024"] = {
    name = "Fiddlehead",
    id = 3024,
    value = 100,
    tradeable = true,
    experience = 20,
    itemImage = "/images/cooking/alchemy/ingredients/fiddlehead.png",
    extraTooltipInfo = "Without these, violins wouldn't exist.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["4000"] = {
    id = 4000,
    name = "Bone",
    value = 75,
    tradeable = true,
    itemImage = "/images/combat/materials/bone.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4001"] = {
    id = 4001,
    name = "Bone Plate",
    value = 150,
    tradeable = true,
    itemImage = "/images/combat/materials/bone_plate.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4002"] = {
    id = 4002,
    name = "Chitin",
    value = 2750,
    tradeable = true,
    itemImage = "/images/combat/materials/chitin_2.png",
    class = "leather",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4003"] = {
    id = 4003,
    name = "Heavy Chitin",
    value = 3750,
    tradeable = true,
    itemImage = "/images/combat/materials/heavy_chitin.png",
    class = "leather",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4004"] = {
    id = 4004,
    name = "Fur",
    value = 150,
    tradeable = true,
    itemImage = "/images/combat/materials/fur.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4005"] = {
    id = 4005,
    name = "Thick Fur",
    value = 225,
    tradeable = true,
    itemImage = "/images/combat/materials/thick_fur.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4006"] = {
    id = 4006,
    name = "Wool",
    value = 200,
    tradeable = true,
    itemImage = "/images/combat/materials/wool.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4007"] = {
    id = 4007,
    name = "Hide",
    value = 50,
    tradeable = true,
    itemImage = "/images/combat/materials/hide.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4008"] = {
    id = 4008,
    name = "Rough Hide",
    value = 125,
    tradeable = true,
    itemImage = "/images/combat/materials/rough_hide.png",
    class = "fur",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4009"] = {
    id = 4009,
    name = "Scale",
    value = 1250,
    tradeable = true,
    itemImage = "/images/combat/materials/scale.png",
    class = "leather",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4010"] = {
    id = 4010,
    name = "Heavy Scale",
    value = 1750,
    tradeable = true,
    itemImage = "/images/combat/materials/heavy_scale.png",
    class = "leather",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "farming", "hunting" }
  },
  ["4011"] = {
    id = 4011,
    name = "Crystal Scale",
    value = 3000,
    tradeable = true,
    itemImage = "/images/combat/materials/crystal_scale.png",
    class = "leather",
    extraTooltipInfo = "Used to enhance Elven equipment.",
    tags = { "crafting" }
  },
  ["4012"] = {
    id = 4012,
    name = "Leather",
    value = 300,
    tradeable = true,
    itemImage = "/images/combat/materials/leather.png",
    class = "leather",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "crafting", "craftable" },
    craftingStats = {
      level = 15,
      experience = 20,
      category = "General",
      craftable = true
    }
  },
  ["4013"] = {
    id = 4013,
    name = "Rough Cloth",
    value = 30,
    tradeable = true,
    experience = 50,
    level = 1,
    time = 5000,
    itemImage = "/images/combat/materials/rough_cloth.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" }
  },
  ["4014"] = {
    id = 4014,
    name = "Restored Cloth",
    value = 60,
    tradeable = true,
    experience = 85,
    level = 10,
    time = 6000,
    itemImage = "/images/combat/materials/restored_cloth_new.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" }
  },
  ["4015"] = {
    id = 4015,
    name = "Lesser Cloth",
    value = 150,
    tradeable = true,
    experience = 150,
    level = 20,
    time = 7500,
    itemImage = "/images/combat/materials/lesser_cloth_new.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" }
  },
  ["4016"] = {
    id = 4016,
    name = "Imbued Cloth",
    value = 500,
    tradeable = true,
    experience = 250,
    level = 30,
    time = 9000,
    itemImage = "/images/combat/materials/imbued_cloth_new.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" }
  },
  ["4017"] = {
    id = 4017,
    name = "Major Cloth",
    value = 1000,
    tradeable = true,
    experience = 450,
    level = 40,
    time = 12000,
    itemImage = "/images/combat/materials/major_cloth_new.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" }
  },
  ["4018"] = {
    id = 4018,
    name = "Greater Cloth",
    value = 2000,
    tradeable = true,
    experience = 900,
    level = 50,
    time = 18000,
    itemImage = "/images/combat/materials/greater_cloth_new.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" },
    rarity = "uncommon"
  },
  ["4019"] = {
    id = 4019,
    name = "Elder Cloth",
    value = 4000,
    tradeable = true,
    experience = 2000,
    level = 60,
    time = 30000,
    itemImage = "/images/combat/materials/elder_cloth_new.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" },
    rarity = "rare"
  },
  ["4020"] = {
    id = 4020,
    name = "Aqueous Grass",
    value = 30,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_1.png",
    class = "fiber",
    extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
    tags = { "fishing", "runecrafting" }
  },
  ["4021"] = {
    id = 4021,
    name = "Water Weeds",
    value = 60,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_2.png",
    class = "fiber",
    extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
    tags = { "fishing", "runecrafting" }
  },
  ["4022"] = {
    id = 4022,
    name = "River Vines",
    value = 90,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_3.png",
    class = "fiber",
    extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
    tags = { "fishing", "runecrafting" }
  },
  ["4023"] = {
    id = 4023,
    name = "Violet Ribbons",
    value = 120,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_4.png",
    class = "fiber",
    extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
    tags = { "fishing", "runecrafting" }
  },
  ["4024"] = {
    id = 4024,
    name = "White Reeds",
    value = 150,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_5.png",
    class = "fiber",
    extraTooltipInfo = "Aquatic reeds that appear to have grown near a font of magical energy and maintained some of its characteristics. Used as a crafting material.",
    tags = { "fishing", "runecrafting" }
  },
  ["4025"] = {
    id = 4025,
    name = "Ancient Kelp",
    value = 200,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_6.png",
    class = "fiber",
    extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
    tags = { "fishing", "runecrafting" }
  },
  ["4026"] = {
    id = 4026,
    name = "Aqueous Chunks",
    value = 700,
    tradeable = true,
    itemImage = "/images/combat/materials/aqueous_chunks.png",
    class = "bar",
    extraTooltipInfo = "A chunk of stone supposedly from the bottom of the ocean, still pulsing with latent magical energy. Perhaps it could be used to augment something?",
    tags = { "magic", "craftable" },
    craftingStats = {
      level = 85,
      experience = 2400,
      category = "Rare",
      craftable = true,
      multiplier = 3
    }
  },
  ["4027"] = {
    id = 4027,
    name = "Frost Shard",
    value = 1000,
    tradeable = true,
    itemImage = "/images/combat/materials/frost_shard.png",
    class = "bar",
    extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
    tags = { "magic", "craftable" },
    craftingStats = {
      level = 85,
      experience = 2400,
      category = "Rare",
      craftable = true
    }
  },
  ["4028"] = {
    id = 4028,
    name = "Elder Stone",
    value = 30000,
    tradeable = true,
    itemImage = "/images/combat/materials/elder_stone.png",
    class = "bar",
    extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
    tags = { "magic" },
    rarity = "rare"
  },
  ["4500"] = {
    id = 4500,
    name = "Box Trap",
    value = 25,
    experience = 160,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/box_trap.png",
    extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
    tags = { "hunting", "craftable", "seed", "farming" },
    craftingStats = {
      level = 1,
      experience = 205,
      category = "Farming",
      craftable = true,
      description = "A box trap with bait only suitable to catch small game."
    }
  },
  ["4501"] = {
    id = 4501,
    name = "Pitfall Trap",
    value = 50,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/pitfall.png",
    extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
    tags = { "hunting", "craftable", "seed", "farming" },
    craftingStats = {
      level = 15,
      experience = 320,
      category = "Farming",
      craftable = true,
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
    }
  },
  ["4502"] = {
    id = 4502,
    name = "Bird Trap",
    value = 100,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/bird_trap.png",
    extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
    tags = { "hunting", "craftable", "seed", "farming" },
    craftingStats = {
      level = 25,
      experience = 595,
      category = "Farming",
      craftable = true,
      description = "A bird trap with bait suitable to catch small flying creatures."
    }
  },
  ["4503"] = {
    id = 4503,
    name = "Net Trap",
    value = 125,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/net_trap.png",
    extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
    tags = { "hunting", "craftable", "seed", "farming" },
    craftingStats = {
      level = 35,
      experience = 810,
      category = "Farming",
      craftable = true,
      description = "A net trap with bait suitable to catch most creatures."
    }
  },
  ["4504"] = {
    id = 4504,
    name = "Bear Trap",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/metal_trap.png",
    extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
    tags = { "hunting", "craftable", "seed", "farming" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 3170,
      category = "Farming",
      craftable = true,
      description = "A bear trap with bait only suitable to catch large and medium sized creatures."
    }
  },
  ["4505"] = {
    id = 4505,
    name = "Water Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/water_totem_mj_v2.png",
    extraTooltipInfo = "A totem that periodically summons rainstorms. Increases growth speed by up to 10% based on totem age. Only the oldest water totem will take effect. Totems automatically expire they are fully grown.",
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 3700,
      category = "Farming",
      craftable = true
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4506"] = {
    id = 4506,
    name = "Nature Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/nature_orb.png",
    extraTooltipInfo = "A totem that imbues your farmland with nature energy. Increases experience by up to 5% and has up to a 5% chance to make any automatic replant cost nothing based on totem age. Only the strongest nature totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 3700,
      category = "Farming",
      craftable = true
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4507"] = {
    id = 4507,
    name = "Earth Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/earth_orb.png",
    extraTooltipInfo = "A totem that enhances your farmland's soil. Increases yields by up to 10% based on totem age. Only the oldest earth totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 3700,
      category = "Farming",
      craftable = true
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4508"] = {
    id = 4508,
    name = "Coalescing Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/condensed_orb.png",
    extraTooltipInfo = "A totem that coalesces various energies into a single form. Increases yield, decreases fertilizer cost and increases growth speed by up to 15% based on totem age, with effects increasing most drastically when there are more unique things planted with various sizes to grow. Stacks with non-coalescing totems that have the same effect. Only the oldest coalescing totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 3700,
      category = "Farming",
      craftable = true
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4509"] = {
    id = 4509,
    name = "Monster Trap",
    value = 200,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/metal_trap.png",
    extraTooltipInfo = "A trap designed to lure unusual monsters.",
    tags = { "hunting", "craftable", "seed", "farming" },
    rarity = "uncommon",
    craftingStats = {
      level = 60,
      experience = 9600,
      category = "Farming",
      craftable = true,
      description = "A trap designed to lure unusual monsters."
    }
  },
  ["4510"] = {
    id = 4510,
    name = "Worm Composting Bin",
    value = 500,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/worm_bin.png",
    extraTooltipInfo = "A composting bin that uses worms to break down organic material into nutrient-rich soil.",
    rarity = "common",
    craftingStats = {
      level = 6,
      experience = 750,
      category = "Farming",
      craftable = true
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4511"] = {
    id = 4511,
    name = "Unstable Water Totem",
    value = 1000,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/unstable_water_totem_mj_v2.png",
    extraTooltipInfo = "A totem that magically speeds up the weather cycle. Increases the growth rate of all plants by up to 100% based on totem age. Only the oldest water totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "epic",
    tags = { "seed", "farming" }
  },
  ["4512"] = {
    id = 4512,
    name = "Unstable Nature Totem",
    value = 1000,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/unstable_nature_orb.png",
    extraTooltipInfo = "A totem that shrouds your plot in magical energy. Increases farming experience by up to 50% and has a a up to 50% chance to make automatic replants cost nothing based on totem age. Only the oldest nature totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "epic",
    tags = { "seed", "farming" }
  },
  ["4513"] = {
    id = 4513,
    name = "Unstable Earth Totem",
    value = 1000,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/unstable_earth_orb.png",
    extraTooltipInfo = "A totem that magically enhances the soil. Increases the yield of all plants by up to 100% based on totem age. Only the oldest earth totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "epic",
    tags = { "seed", "farming" }
  },
  ["4514"] = {
    id = 4514,
    name = "Unstable Coalescing Totem",
    value = 1000,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/unstable_condensed_orb.png",
    extraTooltipInfo = "A totem that magically combines various energies into a single form. Increases the yield of all plants, reduces fertilizer cost (not less than 1) and increases growth speed by up to 100% based on totem age. The effects increase most drastically when there are more unique things planted with various sizes to grow. Only the oldest coalescing totem will take effect. Totems automatically expire when they are fully grown.",
    rarity = "epic",
    tags = { "seed", "farming" }
  },
  ["4515"] = {
    id = 4515,
    name = "Corrupted Totem",
    value = 10000,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/corrupted_totem.png",
    extraTooltipInfo = "A totem that corrupts the land around it. You read the manual on how to use this, right?",
    rarity = "legendary",
    tags = { "seed", "farming" }
  },
  ["5000"] = {
    name = "Shrimp Bauble",
    id = 5000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 0,
    value = 10,
    itemImage = "/images/misc/shrimp_bauble.png",
    class = "key",
    extraTooltipInfo = "Untamed magic oozes out from inside.",
    tags = { "fragment" },
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 10,
      fixedBaseCount = 0
    }
  },
  ["5001"] = {
    id = 5001,
    name = "Shrimp",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/misc/schfftph_fzzglgl.png",
    class = "fish",
    extraTooltipInfo = "One of perfection's many forms."
  },
  ["5002"] = {
    id = 5002,
    name = "Shrimp Ascendant",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
    class = "fish",
    extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art."
  },
  ["6000"] = {
    id = 6000,
    name = "Gold Medal",
    tradeable = false,
    itemImage = "/images/ui/highscore_gold.png",
    extraTooltipInfo = "First place award!",
    class = "gold-medal",
    tags = { "unique" }
  },
  ["6001"] = {
    id = 6001,
    name = "Silver Medal",
    tradeable = false,
    itemImage = "/images/ui/highscore_silver.png",
    extraTooltipInfo = "Second place award!",
    class = "silver-medal",
    tags = { "unique" }
  },
  ["6002"] = {
    id = 6002,
    name = "Bronze Medal",
    tradeable = false,
    itemImage = "/images/ui/highscore_bronze.png",
    extraTooltipInfo = "Third place award!",
    class = "bronze-medal",
    tags = { "unique" }
  },
  ["6950"] = {
    id = 6950,
    name = "Event Token",
    tradeable = false,
    itemImage = "/images/misc/event_token.png",
    extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
    class = "gold-medal",
    tags = { "event" }
  },
  ["7000"] = {
    id = 7000,
    name = "Snow",
    tradeable = false,
    itemImage = "/images/christmas/snow.png",
    extraTooltipInfo = "Used to make Snowballs!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7001"] = {
    id = 7001,
    name = "Snowball",
    tradeable = false,
    itemImage = "/images/christmas/snowball.png",
    extraTooltipInfo = "Use '/throw NAME' to throw at people!",
    class = "christmas-drop",
    tags = { "crafting", "event", "craftable" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "Rare",
      craftable = true
    },
    blockAugmenting = true,
    noDustFromResearching = true,
    noScrapFromResearching = true
  },
  ["7002"] = {
    id = 7002,
    name = "Wrapping Paper",
    tradeable = false,
    itemImage = "/images/christmas/wrapping_paper.png",
    extraTooltipInfo = "Born to be torn apart",
    class = "christmas-drop",
    tags = { "crafting", "event" }
  },
  ["7003"] = {
    id = 7003,
    name = "Present",
    tradeable = false,
    itemImage = "/images/christmas/present.png",
    extraTooltipInfo = "Merry Christmas!",
    class = "christmas-present",
    tags = { "event", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["7004"] = {
    id = 7004,
    name = "Cookie Dough",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/cookie_dough.png",
    extraTooltipInfo = "It smells like cookies",
    class = "christmas-food",
    time = 1000,
    tags = { "event", "cooking", "ingredient", "prepared" }
  },
  ["7005"] = {
    id = 7005,
    name = "Cookie",
    tradeable = false,
    itemImage = "/images/christmas/cookie.png",
    extraTooltipInfo = "It reminds you of your childhood",
    class = "christmas-food",
    tags = { "event", "cooking", "food", "consumable" },
    healing = {
      hp = 20,
      cooldown = 5000,
      perTick = 15,
      totalTicks = 4,
      tickDelay = 3000,
      ignoreCooldown = false
    }
  },
  ["7006"] = {
    id = 7006,
    name = "Gummy Fish",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/gummy_fish.png",
    extraTooltipInfo = "Delicious candy!",
    class = "christmas-drop",
    time = 1000,
    tags = { "fishing", "event" }
  },
  ["7007"] = {
    id = 7007,
    name = "Gummy Shark Fin",
    tradeable = false,
    itemImage = "/images/christmas/gummy_shark_fin.png",
    extraTooltipInfo = "Looks like it came off a Gummy Shark!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7008"] = {
    id = 7008,
    name = "Krampus' Horn",
    tradeable = false,
    itemImage = "/images/christmas/krampus_horn.png",
    extraTooltipInfo = "A deathly energy weakly pulses from them still...",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7009"] = {
    id = 7009,
    name = "Candy Buttons",
    tradeable = false,
    itemImage = "/images/christmas/candy_buttons.png",
    extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7010"] = {
    id = 7010,
    name = "Scarf",
    tradeable = false,
    itemImage = "/images/christmas/scarf.png",
    extraTooltipInfo = "Keeps you warm while you play in the snow!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7011"] = {
    id = 7011,
    name = "Evergreen Log",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/evergreen_log.png",
    extraTooltipInfo = "Smells faintly of mint and cinnamon",
    class = "christmas-drop",
    tags = { "foraging", "event" }
  },
  ["7012"] = {
    id = 7012,
    name = "Corrupted Evergreen Log",
    tradeable = false,
    itemImage = "/images/christmas/corrupted_evergreen_log.png",
    extraTooltipInfo = "It reeks of decay",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7013"] = {
    id = 7013,
    name = "Magic Ice",
    tradeable = false,
    level = 1,
    experience = 1,
    time = 1000,
    itemImage = "/images/christmas/magic_ice.png",
    extraTooltipInfo = "Magically makes you want to lick it",
    class = "christmas-drop",
    tags = { "mining", "event" }
  },
  ["7014"] = {
    id = 7014,
    name = "Inferior Bearded Wanderer",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
    itemIcon = "/images/christmas/christmas_helmet.png",
    extraTooltipInfo = "The hat's a little loose and the beard is itchy",
    visual = "christmas-helmet",
    class = "christmas-tier1",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7015"] = {
    id = 7015,
    name = "Inferior Reindeer Hunters' Armor",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_chestplate_worn.png",
    itemIcon = "/images/christmas/christmas_chestplate.png",
    extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
    visual = "christmas-breastplate",
    class = "christmas-tier1",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7016"] = {
    id = 7016,
    name = "Inferior Reindeer Hunters' Leggings",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_leggings_worn.png",
    itemIcon = "/images/christmas/christmas_leggings.png",
    extraTooltipInfo = "Chafes in all the wrong places",
    visual = "christmas-leggings",
    class = "christmas-tier1",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7017"] = {
    id = 7017,
    name = "Inferior Christmas Lights",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_weapon_worn.png",
    itemIcon = "/images/christmas/christmas_weapon.png",
    extraTooltipInfo = "Still a little dusty from being in storage",
    visual = "christmas-weapon",
    class = "christmas-tier1",
    tags = { "event", "onehand" },
    equipmentStats = {
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4
    }
  },
  ["7018"] = {
    id = 7018,
    name = "SuperSled 1337",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_shield_worn.png",
    itemIcon = "/images/christmas/christmas_shield.png",
    extraTooltipInfo = "An elite sled for elite sledders",
    visual = "christmas-shield",
    class = "christmas-tier1",
    tags = { "event" },
    equipmentStats = {
      slot = "shield",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7019"] = {
    id = 7019,
    name = "Bearded Wanderer",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
    itemIcon = "/images/christmas/christmas_helmet.png",
    extraTooltipInfo = "The hat's too tight and the beard smells funny.",
    visual = "christmas-helmet",
    class = "christmas-tier2",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7020"] = {
    id = 7020,
    name = "Reindeer Hunters' Armor",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_chestplate_worn.png",
    itemIcon = "/images/christmas/christmas_chestplate.png",
    extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
    visual = "christmas-breastplate",
    class = "christmas-tier2",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7021"] = {
    id = 7021,
    name = "Reindeer Hunters' Leggings",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_leggings_worn.png",
    itemIcon = "/images/christmas/christmas_leggings.png",
    extraTooltipInfo = "There's no holes, at least!",
    visual = "christmas-leggings",
    class = "christmas-tier2",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7022"] = {
    id = 7022,
    name = "Christmas Lights",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_weapon_worn.png",
    itemIcon = "/images/christmas/christmas_weapon.png",
    extraTooltipInfo = "Not for the nice!",
    visual = "christmas-weapon",
    class = "christmas-tier2",
    tags = { "event", "onehand" },
    equipmentStats = {
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4
    }
  },
  ["7023"] = {
    id = 7023,
    name = "SuperSled 9000",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_shield_worn.png",
    itemIcon = "/images/christmas/christmas_shield.png",
    extraTooltipInfo = "For when sledding meets extreme sports",
    visual = "christmas-shield",
    class = "christmas-tier2",
    tags = { "event" },
    equipmentStats = {
      slot = "shield",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7024"] = {
    id = 7024,
    name = "Superior Bearded Wanderer",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
    itemIcon = "/images/christmas/christmas_helmet.png",
    extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
    visual = "christmas-helmet",
    class = "christmas-tier3",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "helm"
    }
  },
  ["7025"] = {
    id = 7025,
    name = "Superior Reindeer Hunters' Armor",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_chestplate_worn.png",
    itemIcon = "/images/christmas/christmas_chestplate.png",
    extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
    visual = "christmas-breastplate",
    class = "christmas-tier3",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "body"
    }
  },
  ["7026"] = {
    id = 7026,
    name = "Superior Reindeer Hunters' Leggings",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_leggings_worn.png",
    itemIcon = "/images/christmas/christmas_leggings.png",
    extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
    visual = "christmas-leggings",
    class = "christmas-tier3",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "legs"
    }
  },
  ["7027"] = {
    id = 7027,
    name = "Superior Christmas Lights",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_weapon_worn.png",
    itemIcon = "/images/christmas/christmas_weapon.png",
    extraTooltipInfo = "For the naughty!",
    visual = "christmas-weapon",
    class = "christmas-tier3",
    tags = { "event", "onehand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      cosmeticSlot = "weapon"
    }
  },
  ["7028"] = {
    id = 7028,
    name = "SuperSled 9001",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_shield_worn.png",
    itemIcon = "/images/christmas/christmas_shield.png",
    extraTooltipInfo = "It's over 9000!",
    visual = "christmas-shield",
    class = "christmas-tier3",
    tags = { "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "shield",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "shield"
    }
  },
  ["7029"] = {
    name = "Magical Snowball",
    id = 7029,
    enchantmentTier = 5,
    value = 2840000,
    tradeable = true,
    requiredLevel = {
      attack = 50,
      strength = 50
    },
    itemImage = "/images/christmas/magical_snowball.png",
    extraTooltipInfo = "Thankfully it's magical and not lemon infused.",
    class = "equipment",
    visual = "magical-snowball",
    tags = { "melee", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "shield",
      offensiveAccuracyAffinityRating = {
        Melee = 6,
        Magic = 18,
        Range = 0
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 1,
        Range = 1,
        Ice = 1.05
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 1,
        Range = 1,
        Ice = 1.05
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 0.5
      } }
    },
    rarity = "uncommon"
  },
  ["7030"] = {
    name = "Candy Cane Daggers",
    id = 7030,
    enchantmentTier = 5,
    value = 2840000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    extraTooltipInfo = "Best to not lick these.",
    itemImage = "/images/christmas/candy_cane_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/christmas/candy_cane_dagger_1.png",
      css = "candy-cane-daggers-1"
    }, {
      image = "/images/christmas/candy_cane_dagger_2.png",
      css = "candy-cane-daggers-2"
    } },
    tags = { "melee", "event", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 69,
        Magic = -10,
        Range = -10,
        Piercing = 43,
        Blunt = -8,
        Slashing = 43
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 29,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 10,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } }
    },
    rarity = "uncommon"
  },
  ["7031"] = {
    name = "Festive Shroud",
    id = 7031,
    enchantmentTier = 2,
    value = 5120000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      enchanting = 40
    },
    itemImage = "/images/christmas/festive_shroud.png",
    itemIcon = "/images/christmas/festive_shroud_hood.png",
    class = "equipment",
    extraTooltipInfo = "Makes you feel rather jolly.",
    visual = "cape",
    tags = { "melee", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = 4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } }
    },
    rarity = "epic"
  },
  ["7032"] = {
    name = "Merry Maker's Mittens",
    id = 7032,
    itemImage = "/images/christmas/christmas_gloves.png",
    extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/christmas/christmas_gloves_1.png",
      css = "christmas-gloves-1"
    }, {
      image = "/images/christmas/christmas_gloves_2.png",
      css = "christmas-gloves-2"
    }, {
      image = "/images/christmas/christmas_gloves_3.png",
      css = "christmas-gloves-3"
    } },
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "gloves"
    }
  },
  ["7033"] = {
    name = "Mistletoe Treads",
    id = 7033,
    itemImage = "/images/christmas/christmas_boots.png",
    itemIcon = "/images/christmas/christmas_boots_icon.png",
    extraTooltipInfo = "For treading on snow or enemy faces.",
    class = "equipment",
    visual = "boots",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "boots"
    }
  },
  ["7034"] = {
    id = 7034,
    name = "Magic Ice Bar",
    level = 1,
    experience = 100,
    time = 12000,
    itemImage = "/images/christmas/ice_bar.png",
    class = "bar",
    extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
    tags = { "mining", "smithing", "event" }
  },
  ["7035"] = {
    name = "Winter Rune",
    id = 7035,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/christmas/Snow_Rune.png",
    extraTooltipInfo = "A slate imbued with the essence of winter.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "event" }
  },
  ["7036"] = {
    name = "Scroll of Candy Canes",
    enchant = true,
    hidden = true,
    categories = { "christmas elf gear" },
    time = 15000,
    id = 7036,
    enchantmentID = 7000,
    level = 1,
    experience = 100,
    itemImage = "/images/christmas/xmas_scroll.png",
    class = "enchanted-scroll",
    extraTooltipInfo = "A scroll enchanted with some sort of winter magic, not compatible with any gear you know of.",
    tags = { "enchanting", "event" }
  },
  ["7037"] = {
    id = 7037,
    name = "Gummy Lure",
    fishingBait = {
      level = 0,
      bait = 0,
      reel = 0,
      bonus = 0
    },
    itemImage = "images/christmas/gummy_bait.png",
    extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
    class = "fish-secondary",
    tags = { "fishing", "event", "bait" }
  },
  ["7038"] = {
    id = 7038,
    name = "Winter Essence",
    tradeable = false,
    itemImage = "/images/christmas/snow_essence.png",
    extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
    class = "rune",
    tags = { "magic", "runecrafting", "event" }
  },
  ["7039"] = {
    id = 7039,
    name = "Gummy Shark",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/monsters/gummy_shark.png",
    extraTooltipInfo = "More likely to bite you than let you bite it!",
    class = "christmas-drop",
    time = 1000,
    tags = { "fishing", "event" }
  },
  ["7040"] = {
    id = 7040,
    name = "Angry Letter",
    tradeable = false,
    itemImage = "/images/christmas/angry_letter.png",
    extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7041"] = {
    id = 7041,
    name = "Baubles",
    tradeable = false,
    itemImage = "/images/christmas/baubles.png",
    extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7042"] = {
    id = 7042,
    name = "Extra Large Snowball",
    tradeable = false,
    itemImage = "/images/christmas/extra_large_snowball.png",
    extraTooltipInfo = "Normally used to build snowmen, but not today. Use '/throw NAME large' to \"throw\" at people!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7043"] = {
    id = 7043,
    name = "Extra Large Baubles",
    tradeable = false,
    itemImage = "/images/christmas/extra_large_baubles.png",
    extraTooltipInfo = "Commemorates Christmas 2024! How many can you collect? How many can you even hold? These things are heavy.",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7050"] = {
    id = 7050,
    name = "Snowglobe",
    tradeable = false,
    itemImage = "/images/christmas/snowglobe.png",
    extraTooltipInfo = "Stores your Christmas Spirit!",
    class = "christmas-globe",
    tags = { "event" }
  },
  ["7060"] = {
    id = 7060,
    name = "Mr. Klimp",
    itemImage = "/images/combat/monsters/chicken.png",
    extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
    class = "equipment",
    visual = "p-chicken",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7061"] = {
    id = 7061,
    name = "The Mine Dwelling Hamster",
    itemImage = "/images/combat/monsters/elite/hamster.png",
    extraTooltipInfo = "Back to the mines with you!!!",
    class = "equipment",
    visual = "hamster",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7062"] = {
    id = 7062,
    name = "Lil Crown Hamperster",
    itemImage = "/images/combat/monsters/elite/hamster2.png",
    extraTooltipInfo = "Little hat REQUIRED",
    class = "equipment",
    visual = "hamster-2",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7063"] = {
    name = "Lightning Edge",
    id = 7063,
    itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
    class = "equipment",
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
    visual = "zero",
    tags = { "melee", "onehand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      oneHanded = true,
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7064"] = {
    name = "Frost Maul",
    id = 7064,
    itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
    extraTooltipInfo = "A hulking mass of snow covered ice.",
    class = "equipment",
    visual = "moss-maul",
    tags = { "melee", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7065"] = {
    id = 7065,
    name = "Abusive",
    itemImage = "/images/combat/monsters/elite/hamster3.png",
    extraTooltipInfo = "gamster",
    class = "equipment",
    visual = "hamster-3",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7066"] = {
    name = "Elite Titan Helm",
    id = 7066,
    itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
    itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
    extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
    class = "equipment",
    visual = "black-knight-full-helm",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7067"] = {
    name = "Ancient Crown",
    id = 7067,
    itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
    itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
    extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
    class = "equipment",
    visual = "kings-crown",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7068"] = {
    name = "Idlescape Bond",
    id = 7068,
    isTokenInput = true,
    itemImage = "/images/premium/gift_token.png",
    extraTooltipInfo = "A token that can be redeemed to gift one month of Idlescape Plus to another player.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7069"] = {
    name = "Character Token",
    id = 7069,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a new character slot.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7070"] = {
    name = "Active Character Token",
    id = 7070,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a new active character slot. NOTE: You can only have one Default league character active at the same time.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7071"] = {
    name = "Item Name Token",
    id = 7071,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7072"] = {
    name = "Vacation Token",
    id = 7072,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours. (One-time effect)",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7073"] = {
    name = "Loadout Token",
    id = 7073,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7074"] = {
    name = "Holy Avenger Helm",
    id = 7074,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
    extraTooltipInfo = "H... Pointy!",
    class = "equipment",
    visual = "avenger-helm",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7075"] = {
    name = "Holy Avenger Breastplate",
    id = 7075,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
    extraTooltipInfo = "Full of righteous indignation!",
    class = "equipment",
    visual = "avenger-breastplate",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary"
  },
  ["7076"] = {
    name = "Holy Avenger Cape",
    id = 7076,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
    extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
    class = "equipment",
    visual = "avenger-cape",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "cape"
    },
    rarity = "legendary"
  },
  ["7077"] = {
    name = "Holy Avenger Leggings",
    id = 7077,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
    class = "equipment",
    visual = "avenger-leggings",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary"
  },
  ["7078"] = {
    name = "Holy Avenger Boots",
    id = 7078,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
    itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
    class = "equipment",
    visual = "avenger-boots",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      cosmeticSlot = "boots"
    },
    rarity = "legendary"
  },
  ["7079"] = {
    name = "Holy Avenger Gloves",
    id = 7079,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
    itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
    extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
      css = "avenger-gloves-1"
    }, {
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
      css = "avenger-gloves-2"
    }, {
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
      css = "avenger-gloves-3"
    } },
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      cosmeticSlot = "gloves"
    },
    rarity = "legendary"
  },
  ["7080"] = {
    name = "A Mad Faith's Wrath",
    id = 7080,
    itemImage = "/images/premium/cosmetic/equipment/wrath.png",
    itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
    extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
    class = "equipment",
    visual = "madfaith",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7081"] = {
    id = 7081,
    name = "Limpe K. Limpe",
    itemImage = "/images/combat/monsters/elite/limpe.png",
    extraTooltipInfo = "A creature that is beyond comprehension.",
    class = "equipment",
    visual = "p-chicken-2",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7082"] = {
    name = "Username Change Token",
    id = 7082,
    isTokenInput = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to change your username.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7083"] = {
    name = "Shapeless Bow",
    id = 7083,
    itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
    extraTooltipInfo = "A bow fashioned to use chaos itself.",
    class = "equipment",
    visual = "shapeless-longbow",
    tags = { "range", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7084"] = {
    name = "Shapeless Staff",
    id = 7084,
    itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
    extraTooltipInfo = "A staff fashioned to use chaos itself.",
    class = "equipment",
    visual = "shapeless-staff",
    tags = { "magic", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7085"] = {
    name = "Gift of the Lightning King",
    id = 7085,
    itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
    itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
    extraTooltipInfo = "Gift of the Lightning King",
    class = "equipment",
    visual = "kings-crown",
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary",
    tags = { "cosmetic" }
  },
  ["7086"] = {
    name = "Put Something On",
    id = 7086,
    itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
    itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
    extraTooltipInfo = "Seriously, put something on.",
    class = "equipment",
    visual = "character-model",
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary",
    tags = { "cosmetic" }
  },
  ["7087"] = {
    name = "Fresh Off the Island",
    id = 7087,
    itemImage = "/images/combat/character_model_beard.png",
    extraTooltipInfo = "Do you even know what island?",
    class = "equipment",
    visual = "character-beard",
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "face"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7088"] = {
    name = "Forgotten Platebody",
    id = 7088,
    itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
    extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
      css = "ghost-body-front"
    }, {
      image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
      css = "ghost-body-back"
    } },
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary"
  },
  ["7089"] = {
    name = "Inventory Tab Token",
    id = 7089,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count by 1. Tabs can be ordered and named.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7090"] = {
    name = "User Action Queue Count Token",
    id = 7090,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7091"] = {
    name = "User Action Queue Count Token - Formerly Length Token",
    id = 7091,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1. (Formerly a User Action Queue Length Token)",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7092"] = {
    name = "Valiant Lumberjack's Vest",
    id = 7092,
    itemImage = "/images/foraging/Foraging_Top.png",
    extraTooltipInfo = "Makes you want to shout timber.",
    class = "equipment",
    visual = "smock",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary"
  },
  ["7093"] = {
    name = "Valiant Lumberjack's Hat",
    id = 7093,
    itemImage = "/images/foraging/Foraging_hat.png",
    extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
    class = "equipment",
    visual = "lumberjack-hat",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7094"] = {
    name = "Valiant Lumberjack's Trousers",
    id = 7094,
    itemImage = "/images/foraging/Foraging_legs.png",
    extraTooltipInfo = "You're a lumberjack and you're okay!",
    class = "equipment",
    visual = "lumberjack-legs",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary"
  },
  ["7095"] = {
    name = "Valiant Camo Cloak",
    id = 7095,
    itemImage = "/images/combat/equipment/camo_cape.PNG",
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
    specialVisuals = { {
      image = "/images/combat/equipment/camo_cape_back.png",
      css = "camo-back"
    }, {
      image = "/images/combat/equipment/camo_cape_front.png",
      css = "camo-front"
    } },
    extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "cape"
    },
    rarity = "legendary"
  },
  ["7096"] = {
    name = "Night Walker",
    id = 7096,
    itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
    extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
    class = "equipment",
    visual = "night-wanderer",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7097"] = {
    name = "Night Wand3rer",
    id = 7097,
    itemImage = "/images/premium/cosmetic/equipment/Night_Wand3rer.png",
    extraTooltipInfo = "The Face Of the Last \"Wand3rer\" from the overgrown woods he really just wants a hug..",
    class = "equipment",
    visual = "night-wanderer",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7098"] = {
    id = 7098,
    name = "Celestial",
    itemImage = "/images/premium/cosmetic/equipment/celestial.png",
    itemIcon = "/images/premium/cosmetic/equipment/celestial_icon.png",
    extraTooltipInfo = "Who would have guessed a simple cape would have had such power?",
    class = "equipment",
    visual = "celestial",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["7099"] = {
    name = "Eyes of Chaos",
    id = 7099,
    itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
    itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
    extraTooltipInfo = "'Eye' see you.",
    class = "equipment",
    visual = "eyes-of-chaos",
    tags = { "melee", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7100"] = {
    name = "Forgotten Platelegs",
    id = 7100,
    itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
    extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    class = "equipment",
    visual = "ghost-legs",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary"
  },
  ["7101"] = {
    name = "Tiny Wise Hat",
    id = 7101,
    itemImage = "/images/chaticons/chat-icon-dev.png",
    extraTooltipInfo = "A tiny wise hat. Far too small for you!",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      css = "tiny-wise-hat-1"
    }, {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      css = "tiny-wise-hat-2"
    } },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7102"] = {
    name = "Wise Hat",
    id = 7102,
    itemImage = "/images/chaticons/chat-icon-dev.png",
    extraTooltipInfo = "A wise hat for a wise person! So, why do you have it?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      css = "medium-wise-hat-1"
    }, {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      css = "medium-wise-hat-2"
    } },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7103"] = {
    name = "Big Wise Hat",
    id = 7103,
    itemImage = "/images/chaticons/chat-icon-dev.png",
    extraTooltipInfo = "A big hat that you could almost name a background character after. How can you see?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      css = "big-wise-hat-1"
    }, {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      css = "big-wise-hat-2"
    } },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7104"] = {
    name = "Librarian's Chef Hat",
    id = 7104,
    itemImage = "/images/cooking/equipment/cooking_hat.png",
    extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
    class = "equipment",
    visual = "chef-hat",
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7105"] = {
    name = "Librarian's Chef Coat",
    id = 7105,
    itemImage = "/images/cooking/equipment/cooking_body.png",
    extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
    class = "equipment",
    visual = "chef-body",
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7106"] = {
    name = "Librarian's Chef Pants",
    id = 7106,
    itemImage = "/images/cooking/equipment/cooking_legs.png",
    extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
    class = "equipment",
    visual = "chef-legs",
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7107"] = {
    name = "Master Chef's Lesser Ladle",
    id = 7107,
    itemImage = "/images/combat/equipment/lesser_ladle.png",
    extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
    class = "equipment",
    visual = "lesser-ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7108"] = {
    name = "Master Chef's Ladle",
    id = 7108,
    itemImage = "/images/combat/equipment/ladle.png",
    extraTooltipInfo = "The ladle of a Master Chef. Smells of legacy!",
    class = "equipment",
    visual = "ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7109"] = {
    name = "Master Chef's Greater Ladle",
    id = 7109,
    itemImage = "/images/combat/equipment/greater_ladle.png",
    extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
    class = "equipment",
    visual = "greater-ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7110"] = {
    name = "Master Chef's Golden Spoon",
    id = 7110,
    itemImage = "/images/cooking/golden_spoon.png",
    extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
    class = "equipment",
    visual = "ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7111"] = {
    name = "Lich's Visage",
    id = 7111,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
    extraTooltipInfo = "Gazing out from beyond the pale.",
    class = "equipment",
    visual = "necro-cowl",
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7112"] = {
    name = "Lich's Robe Top",
    id = 7112,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_top.png",
    extraTooltipInfo = "The unbeating heart still pulses with malignant energy.",
    class = "equipment",
    visual = "necro-top",
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7113"] = {
    name = "Lich's Robe Bottoms",
    id = 7113,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_legs.png",
    extraTooltipInfo = "The darkest magics propel you forward.",
    class = "equipment",
    visual = "necro-legs",
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7114"] = {
    name = "Lich's Gloves",
    id = 7114,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
    itemIcon = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
    extraTooltipInfo = "These gloves maintain only the barest grip on life.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_1.png",
      css = "necro-gloves-1"
    }, {
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_2.png",
      css = "necro-gloves-2"
    }, {
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_3.png",
      css = "necro-gloves-3"
    } },
    visual = "necro-gloves",
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      cosmeticSlot = "gloves"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7115"] = {
    name = "Lich's Boots",
    id = 7115,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_boots.png",
    itemIcon = "/images/premium/cosmetic/equipment/C_Necro_boots_icon.png",
    extraTooltipInfo = "For crushing the life out of your enemies.",
    class = "equipment",
    visual = "necro-boots",
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      cosmeticSlot = "boots"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7116"] = {
    name = "Marshall the Rat's Gun",
    id = 7116,
    itemImage = "/images/premium/cosmetic/equipment/marshall_gun.png",
    extraTooltipInfo = "It's a rat-sized gun! Not a gun the size of a rat, a gun that is sized for use by a rat. That's really small.",
    class = "equipment",
    visual = "marshall-gun",
    tags = { "range", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7117"] = {
    name = "Profile Slot Token",
    id = 7117,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase your profile slot count by 1.",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7118"] = {
    name = "Randomisator Horse",
    id = 7118,
    itemImage = "/images/combat/equipment/randomisator_horse.png",
    extraTooltipInfo = "A random horse. Ride it into the sunset.",
    class = "equipment",
    visual = "randomisator-horse",
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    tags = { "armor", "cosmetic" }
  },
  ["7119"] = {
    id = 7119,
    name = "Lost Artisan",
    itemImage = "/images/premium/cosmetic/equipment/zoomba.png",
    extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the quality of equipment. Occasionally asks what year it is.",
    class = "equipment",
    visual = "zoomba",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["7120"] = {
    id = 7120,
    name = "Lost Craftsman",
    itemImage = "/images/premium/cosmetic/equipment/zoomba_2.png",
    extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the poor quality of equipment.",
    class = "equipment",
    visual = "zoomba",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["8000"] = {
    name = "RISE OF INFO",
    id = 8000,
    value = 500,
    tradeable = true,
    champEncounter = 3010,
    enchantmentTier = 0,
    overrideItemTier = 1,
    itemImage = "/images/misc/Elite_Scroll.png",
    extraTooltipInfo = "Ancient power emanates from the seal... It sorta smells like durian. Probably not a good idea to use this until raids are officially implemented.",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "dungeon" },
    rarity = "legendary"
  },
  ["8001"] = {
    name = "Black Knight's Trial",
    id = 8001,
    value = 500,
    tradeable = true,
    champEncounter = 2000,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_BK.png",
    extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8002"] = {
    name = "Giant Scroll",
    id = 8002,
    value = 500,
    tradeable = true,
    champEncounter = 2001,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
    extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8003"] = {
    name = "Corroded Scroll",
    id = 8003,
    value = 500,
    tradeable = true,
    champEncounter = 2002,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
    extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8004"] = {
    name = "Stew Stained Page",
    id = 8004,
    value = 500,
    tradeable = true,
    champEncounter = 2003,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
    extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8005"] = {
    name = "Cluster-Cluck",
    id = 8005,
    value = 500,
    tradeable = true,
    champEncounter = 2004,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
    extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8006"] = {
    name = "Demonic Trial",
    id = 8006,
    value = 500,
    tradeable = true,
    champEncounter = 2005,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
    extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8007"] = {
    name = "Taproot Scroll",
    id = 8007,
    value = 500,
    tradeable = true,
    champEncounter = 2006,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
    extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8008"] = {
    name = "The Final Test",
    id = 8008,
    value = 500,
    tradeable = true,
    champEncounter = 5,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/Elite_Scroll.png",
    extraTooltipInfo = "Can you do what no one has ever done before?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "dungeon" },
    rarity = "legendary"
  },
  ["8009"] = {
    name = "Shapeless Scroll",
    id = 8009,
    value = 500,
    tradeable = true,
    champEncounter = 2007,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
    extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8010"] = {
    name = "Stormy Sea Scroll",
    id = 8010,
    value = 500,
    tradeable = true,
    champEncounter = 2008,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
    extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8011"] = {
    name = "Enchanted Armory Scroll",
    id = 8011,
    value = 500,
    tradeable = true,
    champEncounter = 2009,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Armory.png",
    extraTooltipInfo = "A dignified invitation to test the armory's latest creations. Will you accept?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8012"] = {
    name = "Fallen Academy Scroll",
    id = 8012,
    value = 500,
    tradeable = true,
    champEncounter = 2010,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Academy.png",
    extraTooltipInfo = "An academy scroll that has been warped by some sort of demonic energy. Will you explore it?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8013"] = {
    name = "Overgrown Woods Scroll",
    id = 8013,
    value = 500,
    tradeable = true,
    champEncounter = 2011,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Woods.png",
    extraTooltipInfo = "An old scroll you found in the woods that leads you further into the woods. Should you follow it?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8014"] = {
    name = "Elven Encampment Scroll",
    id = 8014,
    value = 500,
    tradeable = true,
    champEncounter = 2012,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
    extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["9000"] = {
    name = "Giant's Keep Key",
    id = 9000,
    value = 5000000,
    champEncounter = 3003,
    enchantmentTier = 0,
    maxAugLevel = 40,
    tradeable = true,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/Complete_Disc.png",
    extraTooltipInfo = "The key to enter the Giant's Keep made of the various elemental fragments. Only five people could make it to the Keep without being spotted.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 90000,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
    }
  },
  ["9001"] = {
    id = 9001,
    name = "Nature Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Nature_Piece.png",
    extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9002"] = {
    id = 9002,
    name = "Ice Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Water_Piece.png",
    extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9003"] = {
    id = 9003,
    name = "Fire Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Fire_Piece.png",
    extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9004"] = {
    id = 9004,
    name = "Corrupted Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Death_Piece.png",
    extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9005"] = {
    id = 9005,
    name = "Chaos Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Chaos_Piece.png",
    extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9006"] = {
    name = "Torn Goblin Settlement Map",
    id = 9006,
    value = 100000,
    tradeable = true,
    champEncounter = 3001,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/goblin_map.png",
    extraTooltipInfo = "A map to find an elusive goblin settlement. You could probably only bring up to three people to this location safely.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 5030,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter."
    }
  },
  ["9007"] = {
    name = "Scrap of Stained Parchment",
    id = 9007,
    value = 7500,
    tradeable = true,
    itemImage = "/images/misc/keys/goblin_map_piece.png",
    extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9008"] = {
    name = "Dark Fortress Key",
    id = 9008,
    value = 750000,
    tradeable = true,
    champEncounter = 3002,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/fortress_key.png",
    extraTooltipInfo = "A brutish key made of dark metal. The way to a fortress is treacherous, no more than three people could make the journey.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 30500,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter."
    }
  },
  ["9009"] = {
    name = "Dark Key Piece",
    id = 9009,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/keys/fortress_key_piece.png",
    extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9010"] = {
    name = "Cursed Spade",
    id = 9010,
    value = 2000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3006,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/cursed_spade.png",
    extraTooltipInfo = "A cursed spade that is drawn to long forgotten lands...",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 10020,
      category = "Dungeon",
      craftable = true,
      description = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?"
    }
  },
  ["9011"] = {
    name = "Burning Feather",
    id = 9011,
    value = 2000000,
    tradeable = true,
    enchantmentTier = 0,
    maxAugLevel = 40,
    champEncounter = 3007,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/flame_feather.png",
    extraTooltipInfo = "The feather itself appears to be made out of fire! You could probably lead yourself and one other wherever it's pointing. It just wants to go home, but you'd probably melt in there. Better bring some Flame Resistance food!",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 28000,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter."
    }
  },
  ["9012"] = {
    name = "Krampus' Key",
    id = 9012,
    value = 69,
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/krampus_key.png",
    extraTooltipInfo = "A piece of bone with some bits of metal sticking off of it. If you squint really hard it somewhat resembles a key.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "event" },
    blockCritAugment = true
  },
  ["9013"] = {
    name = "Molten Ashes",
    id = 9013,
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/keys/infernal_ashes.png",
    extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9014"] = {
    name = "Infernal Flame",
    id = 9014,
    value = 250000,
    tradeable = true,
    itemImage = "/images/misc/keys/infernal_flame.png",
    extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 60,
      experience = 1250,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9015"] = {
    name = "Cracked Shrimp Bauble",
    id = 9015,
    value = 420,
    tradeable = false,
    partyTradeable = true,
    champEncounter = 3000,
    itemImage = "/images/misc/shrimp_bauble_cracked.png",
    extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon" },
    blockCritAugment = true,
    rarity = "uncommon"
  },
  ["9016"] = {
    name = "Elder Lockstone",
    id = 9016,
    value = 5000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3004,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/lockstone.png",
    extraTooltipInfo = "A lockstone that can lead its owner to a hidden Elder Ruin and reveal its untouched treasures.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "epic",
    craftingStats = {
      level = 80,
      experience = 50500,
      category = "Dungeon",
      craftable = true,
      description = "Repairing the lockstone appears to activate some sort of latent power within it."
    }
  },
  ["9017"] = {
    name = "Castle Map",
    id = 9017,
    value = 2000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3005,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/castle_map.png",
    extraTooltipInfo = "A full map that leads to an old castle.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "epic",
    craftingStats = {
      level = 74,
      experience = 27600,
      category = "Dungeon",
      craftable = true,
      description = "A full map that leads to an old castle."
    }
  },
  ["9018"] = {
    name = "Ancient Pyramid",
    id = 9018,
    value = 5000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3008,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/pyramid.png",
    extraTooltipInfo = "An ancient chunk of stone curiously shaped into a pyramid.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    rarity = "epic",
    blockCritAugment = true,
    craftingStats = {
      level = 80,
      experience = 41000,
      category = "Dungeon",
      craftable = true,
      description = "An ancient chunk of stone curiously shaped into a pyramid."
    }
  },
  ["9019"] = {
    name = "Ancient Maelstrom Orb",
    id = 9019,
    value = 10000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3009,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/prism.png",
    extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 112500,
      category = "Dungeon",
      craftable = true,
      description = "A prism trapped inside of a magical prison. What could go wrong if you released it?"
    }
  },
  ["9020"] = {
    name = "Ancient Crystal",
    id = 9020,
    value = 1000000,
    tradeable = true,
    itemImage = "/images/misc/keys/ancient_crystal.png",
    extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "epic"
  },
  ["9021"] = {
    name = "Ancient Stone",
    id = 9021,
    value = 1000000,
    tradeable = true,
    itemImage = "/images/misc/keys/ancient_stone.png",
    extraTooltipInfo = "An ancient stone. Appears to be hewn in such a way that it would be able to fit nicely with other similar stones, despite its obvious age and damage.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "epic"
  },
  ["9022"] = {
    name = "Partial Map",
    id = 9022,
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/keys/partial_map.png",
    extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "rare"
  },
  ["9023"] = {
    name = "Elder Gem",
    id = 9023,
    value = 3000000,
    tradeable = true,
    itemImage = "/images/misc/keys/elder_gem.png",
    extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "rare"
  },
  ["9024"] = {
    name = "Awakened Shrimp Eye",
    id = 9024,
    value = 30000000,
    tradeable = true,
    champEncounter = 3011,
    enchantmentTier = 0,
    overrideItemTier = 2,
    itemImage = "/images/misc/shrimp_eye.png",
    extraTooltipInfo = "It's looking at you. Don't look too closely back.",
    class = "key",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 237000,
      category = "Dungeon",
      craftable = true,
      description = "You can awaken the eye through a series of ancient rituals. Are you prepared?"
    }
  },
  ["9025"] = {
    name = "Core Ingot",
    id = 9025,
    value = 5000000,
    champEncounter = 3014,
    tradeable = true,
    level = 70,
    smithingTier = 7,
    experience = 50000,
    time = 14400000,
    itemImage = "/images/smithing/core_ingot.png",
    extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Allows you to enter the Dwarven Research Station. Augmentation level is randomly chosen up to (Smithing + Mining) / 40.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon", "craftable" },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 120000,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9026"] = {
    name = "Heart of the Oak",
    id = 9026,
    value = 5000000,
    champEncounter = 3013,
    tradeable = true,
    itemImage = "/images/misc/keys/heart_oak.png",
    extraTooltipInfo = "The key to enter the Nature Atheneum.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon" },
    rarity = "epic"
  },
  ["9027"] = {
    name = "Ancient Cloth Piece",
    id = 9027,
    value = 5000000,
    champEncounter = 3012,
    enchantmentTier = 0,
    tradeable = true,
    level = 70,
    time = 7200000,
    experience = 300000,
    itemImage = "/images/misc/keys/abandoned_academy_cloth.png",
    extraTooltipInfo = "Allows you to enter the Abandoned Academy Base. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40.",
    class = "cloth",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon" },
    rarity = "epic"
  },
  ["9028"] = {
    id = 9028,
    name = "Core Fragment",
    level = 90,
    value = 500000,
    tradeable = true,
    experience = 150,
    time = 5000,
    itemImage = "/images/mining/core.png",
    extraTooltipInfo = "A chunk of ore drawn from the core of the land itself. Too hard to break with any pickaxe. What will you do with it?",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "mining", "smithing" },
    rarity = "legendary"
  },
  ["9029"] = {
    id = 9029,
    name = "Core Ingot Material",
    level = 90,
    value = 1000000,
    itemImage = "/images/smithing/core_ingot.png",
    class = "bar",
    extraTooltipInfo = "A material that mimics parts of Dwarven Craftdwarfship. Legacy version. Using this to craft a key would grant you access to long lost Dwarven ruins.",
    tags = { "smithing", "fragment" },
    rarity = "legendary",
    tradeable = true
  },
  ["9030"] = {
    id = 9030,
    name = "Ancient Fiber Strings",
    value = 250000,
    tradeable = true,
    itemImage = "/images/fishing/material/fiber_7.png",
    class = "fiber",
    extraTooltipInfo = "Particularly powerful strings of arcane fiber. When handled carefully, these could be used to craft an even more powerful type of cloth.",
    tags = { "runecrafting", "fragment" },
    rarity = "legendary"
  },
  ["9031"] = {
    id = 9031,
    name = "Ancient Oak Seed",
    value = 500000,
    experience = 40,
    class = "seed",
    tradeable = true,
    itemImage = "/images/farming/elder_oak_seed.png",
    tags = { "fragment", "craftable", "seed", "farming" },
    extraTooltipInfo = "A seed that predates even the Elder Trees.",
    rarity = "legendary",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Farming",
      craftable = true
    }
  },
  ["9032"] = {
    id = 9032,
    name = "Cursed Spade Head",
    value = 500000,
    tradeable = true,
    itemImage = "images/misc/keys/cursed_spade_head.png",
    class = "key",
    blockResearching = true,
    extraTooltipInfo = "The head of a broken spade, evidently used to unearth some forgotten evil. With the right process you could use it to find these crypts...",
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9033"] = {
    name = "Dark Vault Key",
    id = 9033,
    value = 3000000,
    tradeable = true,
    champEncounter = 3015,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/vault_key.png",
    extraTooltipInfo = "A brutish key made of dark metal, slotted with a crystal, rumored to unlock hidden treasures within the Dark Vault.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    blockCritAugment = true,
    tags = { "dungeon", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 85,
      experience = 113500,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Dark Vault dungeon. This is a trio encounter."
    }
  },
  ["9034"] = {
    name = "Dark Vault Identification Crystal",
    id = 9034,
    value = 500000,
    tradeable = true,
    itemImage = "images/misc/keys/id.png",
    class = "key",
    blockResearching = true,
    extraTooltipInfo = "An intact identification crystal. Can be used to fashion a key to gain access to the Dark Vault.",
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9035"] = {
    name = "Prismatic Pudding",
    id = 9035,
    value = 5000000,
    champEncounter = 3016,
    tradeable = true,
    itemImage = "/images/misc/keys/prismatic_pudding.png",
    extraTooltipInfo = "The only dish capable of granting you entry to the Master Chicken's Kitchen. The Final Flan!",
    class = "cooking-ingredient",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon", "cooking" },
    rarity = "epic"
  },
  ["9036"] = {
    id = 9036,
    name = "Prismatic Extract",
    value = 500000,
    tradeable = true,
    itemImage = "/images/misc/keys/prismatic_extract.png",
    class = "cooking-ingredient",
    extraTooltipInfo = "Like vanilla extract, but magical. Can be used with dairy to make the fabled Prismatic Pudding and challenge the Master Chicken Chef.",
    tags = { "fragment", "cooking", "ingredient", "prepared" },
    rarity = "epic"
  },
  ["9037"] = {
    id = 9037,
    name = "Ancient Sap Droplet",
    value = 250000,
    tradeable = true,
    itemImage = "/images/foraging/ancient_sap_droplet.png",
    class = "seed",
    extraTooltipInfo = "A sap droplet from some ancient tree, perhaps it could be infused into an Elder Tree Seed and planted to see what it once was?",
    tags = { "fragment" },
    rarity = "epic"
  },
  ["10000"] = {
    id = 10000,
    name = "The Castled King",
    itemImage = "/images/combat/monsters/elite/true_info.png",
    itemIcon = "/images/magic/prismatic_gem.png",
    extraTooltipInfo = "Show your true might.",
    class = "equipment",
    visual = "castled-king",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["10001"] = {
    name = "Dextrous Scraps",
    id = 10001,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/Range_Scrap.png",
    class = "gem",
    extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
    tags = { "range", "chest" },
    canBeOpened = true
  },
  ["10002"] = {
    name = "Intellectual Scraps",
    id = 10002,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/Magic_Scrap.png",
    class = "gem",
    extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
    tags = { "magic", "chest" },
    canBeOpened = true
  },
  ["10003"] = {
    name = "Gem Package",
    id = 10003,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/package.png",
    class = "gem",
    extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
    tags = { "mining", "chest" },
    canBeOpened = true
  },
  ["10004"] = {
    name = "Sealed Scroll",
    id = 10004,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/sealed_scroll.png",
    class = "gem",
    extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10005"] = {
    name = "Small Gathering Supply Crate",
    id = 10005,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_small.png",
    class = "gem",
    extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10006"] = {
    name = "Gathering Supply Crate",
    id = 10006,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate.png",
    class = "gem",
    extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10007"] = {
    name = "Large Gathering Supply Crate",
    id = 10007,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_large.png",
    class = "gem",
    extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10008"] = {
    name = "Bucket of Worms",
    id = 10008,
    value = 1000,
    tradeable = true,
    itemImage = "/images/fishing/bait/bucket.png",
    class = "gem",
    extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
    tags = { "fishing", "chest" },
    canBeOpened = true
  },
  ["10009"] = {
    name = "Box of Skill Books",
    id = 10009,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/gold_lockbox.png",
    class = "gem",
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10010"] = {
    name = "Box of Jewelry",
    id = 10010,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/gold_lockbox.png",
    class = "gem",
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10011"] = {
    name = "Magic Starter Kit",
    id = 10011,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/pouch.png",
    class = "gem",
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
    tags = { "magic", "chest" },
    canBeOpened = true
  },
  ["10012"] = {
    name = "Range Starter Kit",
    id = 10012,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/pouch.png",
    class = "gem",
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
    tags = { "range", "chest" },
    canBeOpened = true
  },
  ["10013"] = {
    name = "Lesser Jewelry Cache",
    id = 10013,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/lockbox.png",
    extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
    class = "gem",
    rarity = "uncommon",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10014"] = {
    name = "Greater Jewelry Cache",
    id = 10014,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/gold_lockbox.png",
    extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10015"] = {
    name = "Goblin Cache",
    id = 10015,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/package.png",
    extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10016"] = {
    name = "Dark Cache",
    id = 10016,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/dark_chest.png",
    extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10017"] = {
    name = "Giant Cache",
    id = 10017,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/treasure_chest.png",
    extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10018"] = {
    name = "Elder Cache",
    id = 10018,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/green_chest.png",
    extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10019"] = {
    name = "Overgrown Cache",
    id = 10019,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/green_bag.png",
    extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10020"] = {
    name = "Barrows Cache",
    id = 10020,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/old_fancy_bag.png",
    extraTooltipInfo = "A cache containing loot from the Ancient Barrows. It's a bit dusty but still obviously valuable.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10021"] = {
    name = "Flaming Cache",
    id = 10021,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/red_lockbox.png",
    extraTooltipInfo = "A cache containing loot from the Palace of Flames. It's still warm.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10022"] = {
    name = "Storm Cache",
    id = 10022,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest.png",
    extraTooltipInfo = "A cache containing loot from the Eye of the Storm. You feel as if you're being watched.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10023"] = {
    name = "Maelstrom Cache",
    id = 10023,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest_3.png",
    extraTooltipInfo = "A cache containing loot from the Maelstrom. It whispers to you.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10024"] = {
    name = "INFO Cache",
    id = 10024,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/blue_box.png",
    extraTooltipInfo = "A cache containing loot from INFO themself. They see you as worthy. At least a bit.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10025"] = {
    name = "Ancient Cache",
    id = 10025,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest_3.png",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10026"] = {
    name = "Dwarven Research Cache",
    id = 10026,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_large.png",
    extraTooltipInfo = "A cache containing loot from a Dwarven Research Station. What secrets does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10027"] = {
    name = "Elven Research Cache",
    id = 10027,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/green_crate.png",
    extraTooltipInfo = "A cache containing loot from the Nature Athaneum. What secrets does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10028"] = {
    name = "Academy Research Cache",
    id = 10028,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_small.png",
    extraTooltipInfo = "A cache containing loot from the Abandoned Academy Base. What lost secrets does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10029"] = {
    name = "Dark Vault Cache",
    id = 10029,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/darker_chest.png",
    extraTooltipInfo = "A cache containing loot from the Dark Vault. What treasures does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10030"] = {
    name = "Chicken Kitchen Cache",
    id = 10030,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/fancy_bag.png",
    extraTooltipInfo = "A cache containing loot from the Master Chicken's Kitchen. What does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["11000"] = {
    id = 11000,
    name = "Novice Tacklebox",
    value = 850,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/fishing/Novice_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 3
      }, {
        skill = "fishingBaitPower",
        boost = 15
      }, {
        skill = "fishingReelPower",
        boost = 5
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 185,
      category = "Fishing",
      craftable = true,
      description = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power."
    }
  },
  ["11001"] = {
    id = 11001,
    name = "Basic Tacklebox",
    value = 8000,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      fishing = 10
    },
    itemImage = "/images/fishing/Basic_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 6
      }, {
        skill = "fishingBaitPower",
        boost = 20
      }, {
        skill = "fishingReelPower",
        boost = 10
      }, {
        skill = "fishingRarityPower",
        boost = 3
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1045,
      category = "Fishing",
      craftable = true,
      description = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity."
    }
  },
  ["11002"] = {
    id = 11002,
    name = "Advanced Tacklebox",
    value = 54500,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      fishing = 30
    },
    itemImage = "/images/fishing/Advanced_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 9
      }, {
        skill = "fishingBaitPower",
        boost = 25
      }, {
        skill = "fishingReelPower",
        boost = 15
      }, {
        skill = "fishingRarityPower",
        boost = 6
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 2.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 3
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 6255,
      category = "Fishing",
      craftable = true,
      description = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity."
    }
  },
  ["11003"] = {
    id = 11003,
    name = "Pro Tacklebox",
    value = 500000,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      fishing = 40
    },
    itemImage = "/images/fishing/Pro_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 12
      }, {
        skill = "fishingBaitPower",
        boost = 30
      }, {
        skill = "fishingReelPower",
        boost = 20
      }, {
        skill = "fishingRarityPower",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 3.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 4
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 2
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 40,
      experience = 18150,
      category = "Fishing",
      craftable = true,
      description = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity."
    }
  },
  ["11004"] = {
    id = 11004,
    name = "Supreme Tacklebox",
    value = 2000000,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      fishing = 50
    },
    itemImage = "/images/fishing/Supreme_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 15
      }, {
        skill = "fishingBaitPower",
        boost = 35
      }, {
        skill = "fishingReelPower",
        boost = 25
      }, {
        skill = "fishingRarityPower",
        boost = 15
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 2.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 4.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 3.5
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 50,
      experience = 38920,
      category = "Fishing",
      craftable = true,
      description = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity."
    }
  },
  ["11005"] = {
    id = 11005,
    name = "Ocean's Embrace",
    value = 9927000,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 8,
    requiredLevel = {
      fishing = 80
    },
    itemImage = "/images/fishing/Master_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 60
      }, {
        skill = "fishingBaitPower",
        boost = 60
      }, {
        skill = "fishingReelPower",
        boost = 60
      }, {
        skill = "fishingRarityPower",
        boost = 60
      } },
      itemSet = { 10001, 10002 },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 6
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 6
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 6
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 6
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 79000,
      category = "Fishing",
      craftable = true,
      description = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity.",
      unlockQuest = 215
    }
  },
  ["11010"] = {
    id = 11010,
    name = "Earthworm Bait",
    tradeable = true,
    value = 1,
    fishingBait = {
      bait = 5,
      reel = 5
    },
    itemImage = "images/fishing/bait/earthworm_hook.png",
    extraTooltipInfo = "A tiny lil' earthworm.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11011"] = {
    id = 11011,
    name = "Fat Nightcrawler Bait",
    tradeable = true,
    value = 5,
    fishingBait = {
      level = 1,
      bait = 15,
      reel = 10,
      bonus = 5
    },
    itemImage = "images/fishing/bait/nightcrawler_hook.png",
    extraTooltipInfo = "A big ol' nightcrawler.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11012"] = {
    id = 11012,
    name = "Glowbug Bait",
    tradeable = true,
    value = 5,
    fishingBait = {
      level = 1,
      bait = 10,
      reel = 15,
      bonus = 5
    },
    itemImage = "images/fishing/bait/glowbug_hook.png",
    extraTooltipInfo = "A small glowbug.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11013"] = {
    id = 11013,
    name = "Shrimp Tail Bait",
    tradeable = true,
    value = 35,
    fishingBait = {
      level = 1,
      bait = 20,
      reel = 10,
      bonus = 5
    },
    itemImage = "images/fishing/bait/shrimptail_hook.png",
    extraTooltipInfo = "The tail of a shrimp.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 5,
      experience = 15,
      category = "Fishing",
      craftable = true,
      multiplier = 5,
      description = "Each craft results in 5 bait."
    }
  },
  ["11014"] = {
    id = 11014,
    name = "Fish Guts Bait",
    tradeable = true,
    value = 50,
    fishingBait = {
      level = 2,
      bait = 25,
      reel = 5,
      bonus = 10
    },
    itemImage = "images/fishing/bait/fish_guts_hook.png",
    extraTooltipInfo = "Some fish guts. Ew.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 20,
      experience = 45,
      category = "Fishing",
      craftable = true,
      multiplier = 3,
      description = "Each craft results in 3 bait."
    }
  },
  ["11015"] = {
    id = 11015,
    name = "Smelly Meat Bait",
    tradeable = true,
    value = 75,
    fishingBait = {
      level = 2,
      bait = 15,
      reel = 15,
      bonus = 5
    },
    itemImage = "images/fishing/bait/smelly_meat_hook.png",
    extraTooltipInfo = "Some smelly, probably not rotten, meat.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11016"] = {
    id = 11016,
    name = "Hardened Hook Bait",
    tradeable = true,
    value = 100,
    fishingBait = {
      level = 3,
      reel = 35,
      bonus = 20,
      multReel = 1.3,
      multBonus = 1.1
    },
    itemImage = "images/fishing/bait/hardened_hook.png",
    extraTooltipInfo = "A hook designed to make reeling in big catches easier. Has a flat +15% chance of being preserved.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 35,
      experience = 300,
      category = "Fishing",
      craftable = true,
      multiplier = 12,
      description = "Each craft results in 12 bait."
    }
  },
  ["11017"] = {
    id = 11017,
    name = "Alluring Lure Bait",
    tradeable = true,
    value = 100,
    fishingBait = {
      level = 3,
      bait = 20,
      bonus = 30,
      multBait = 1.2,
      multBonus = 1.1
    },
    itemImage = "images/fishing/bait/alluring_lure.png",
    extraTooltipInfo = "A shiny lure designed to entice even the most wary catches. Has a flat +15% chance of being preserved.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 35,
      experience = 250,
      category = "Fishing",
      craftable = true,
      multiplier = 14,
      description = "Each craft results in 14 bait."
    }
  },
  ["11018"] = {
    id = 11018,
    name = "Writhing Tentacle Bait",
    tradeable = true,
    value = 666,
    fishingBait = {
      level = 5,
      bait = -30,
      reel = -30,
      bonus = 60,
      multReel = 1.3,
      multBait = 1.3,
      multBonus = 1.3
    },
    itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
    extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 150,
      category = "Fishing",
      craftable = true,
      multiplier = 6,
      description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it."
    }
  },
  ["11019"] = {
    id = 11019,
    name = "Mysterious Bait",
    tradeable = true,
    value = 500,
    fishingBait = {
      randomizeBoosts = true,
      level = 0,
      bait = 0,
      reel = 0,
      bonus = 0
    },
    itemImage = "images/fishing/bait/mysterious_bait_hook.png",
    extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to all fishing stat.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11020"] = {
    id = 11020,
    name = "Smelly Fish Guts Bait",
    tradeable = true,
    value = 50,
    fishingBait = {
      level = 3,
      bait = 15,
      reel = 20,
      bonus = 10,
      multReel = 1.1
    },
    itemImage = "images/fishing/bait/smelly_fish_guts_hook.png",
    extraTooltipInfo = "Some smelly fish guts. Ew.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 30,
      experience = 135,
      category = "Fishing",
      craftable = true,
      multiplier = 3,
      description = "Each craft results in 3 bait."
    }
  },
  ["11021"] = {
    id = 11021,
    name = "Crustacean Meat Bait",
    tradeable = true,
    value = 35,
    fishingBait = {
      level = 3,
      bait = 15,
      reel = 10,
      bonus = 20,
      multBonus = 1.1
    },
    itemImage = "images/fishing/bait/crustacean_hook.png",
    extraTooltipInfo = "The meat of a crustacean.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 30,
      experience = 135,
      category = "Fishing",
      craftable = true,
      multiplier = 3,
      description = "Each craft results in 3 bait."
    }
  },
  ["11022"] = {
    id = 11022,
    name = "Improved Hook Bait",
    tradeable = true,
    value = 100,
    fishingBait = {
      level = 2,
      bait = 10,
      reel = 10,
      bonus = 10,
      multReel = 1.05,
      multBait = 1.05
    },
    itemImage = "images/fishing/bait/hook.png",
    extraTooltipInfo = "An improved hook for improving your equipment bonuses. Has a flat +15% chance of being preserved.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 10,
      experience = 20,
      category = "Fishing",
      craftable = true,
      multiplier = 12,
      description = "Each craft results in 12 bait."
    }
  },
  ["11030"] = {
    id = 11030,
    name = "Rotten Driftwood",
    tradeable = true,
    value = 15,
    experience = 15,
    heat = 25,
    itemImage = "images/fishing/material/rotten_driftwood.png",
    extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
    class = "fish-secondary",
    tags = { "fishing", "heat" }
  },
  ["11031"] = {
    id = 11031,
    name = "Sturdy Driftwood",
    tradeable = true,
    value = 50,
    experience = 50,
    heat = 75,
    itemImage = "images/fishing/material/sturdy_driftwood.png",
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
    class = "fish-secondary",
    tags = { "fishing", "heat" }
  },
  ["11032"] = {
    id = 11032,
    name = "Aquamarine",
    tradeable = true,
    value = 15000,
    experience = 250,
    itemImage = "images/fishing/material/aquamarine.png",
    extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
    class = "fish-secondary",
    tags = { "fishing" }
  },
  ["11033"] = {
    id = 11033,
    name = "Ancient Fishing Rod",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 2500,
    itemImage = "images/fishing/rod_master.png",
    extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish-secondary",
    tags = { "fishing", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11034"] = {
    id = 11034,
    name = "Ancient Harpoon",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/fishing/harpoon_master.png",
    extraTooltipInfo = "An ancient harpoon, probably dragged up from some ancient aquatic ruin. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish-secondary",
    tags = { "fishing", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11035"] = {
    id = 11035,
    name = "Ancient Fishing Net",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/fishing/net_master.png",
    extraTooltipInfo = "An ancient fishing net, the material it's made out of appears to be alive. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish-secondary",
    tags = { "fishing", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11036"] = {
    id = 11036,
    name = "Mystical Driftwood",
    tradeable = true,
    value = 150,
    experience = 150,
    heat = 125,
    itemImage = "images/fishing/material/mystical_driftwood.png",
    extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
    class = "fish-secondary",
    tags = { "fishing", "heat" },
    rarity = "uncommon"
  },
  ["11037"] = {
    id = 11037,
    name = "Dwarven Alloy",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 2500,
    itemImage = "images/mining/dwarven_ingot.png",
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
    class = "bar",
    tags = { "mining", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11038"] = {
    id = 11038,
    name = "Dwarven Ingot",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/mining/dwarven_ingot_2.png",
    extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
    class = "bar",
    tags = { "mining", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11039"] = {
    id = 11039,
    name = "Dwarven Mold",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/mining/dwarven_ingot_3.png",
    extraTooltipInfo = "A sort of mold to form a tool with.",
    class = "bar",
    tags = { "mining", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11040"] = {
    id = 11040,
    name = "Very Mysterious Seedling",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/farming/mysterious_plant_44.png",
    extraTooltipInfo = "It is looking at you.",
    class = "bar",
    tags = { "foraging", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["11041"] = {
    id = 11041,
    name = "Elder Sap",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/foraging/elder_sap.png",
    extraTooltipInfo = "Sap taken from a tree that is much older than you are.",
    class = "bar",
    tags = { "foraging", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["11042"] = {
    id = 11042,
    name = "World Tree Branch",
    tradeable = false,
    partyTradeable = true,
    value = 2500000,
    experience = 45000,
    itemImage = "images/foraging/world_branch.png",
    extraTooltipInfo = "Basically just a shiny branch!",
    class = "bar",
    tags = { "foraging", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["12000"] = {
    name = "Fisherman's Smock",
    id = 12000,
    enchantmentTier = 3,
    forcedEnchant = 50,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "fishing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } },
      itemSet = { 10001, 10002 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "fishingset",
    itemImage = "/images/fishing/equipment/smock.png",
    extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
    class = "equipment",
    visual = "smock",
    tags = { "fishing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Fishing",
      craftable = true,
      unlockQuest = 214
    }
  },
  ["12001"] = {
    name = "Fisherman's Bucket Hat",
    id = 12001,
    enchantmentTier = 3,
    forcedEnchant = 51,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "fishing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } },
      itemSet = { 10001, 10002 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "fishingset",
    itemImage = "/images/fishing/equipment/bucket_hat.png",
    extraTooltipInfo = "A hat for fishing! You can already feel it making your reflexes sharper.",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "fishing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Fishing",
      craftable = true,
      unlockQuest = 214
    }
  },
  ["12002"] = {
    name = "Fisherman's Waders",
    id = 12002,
    enchantmentTier = 3,
    forcedEnchant = 49,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "fishing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } },
      itemSet = { 10001, 10002 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "fishingset",
    itemImage = "/images/fishing/equipment/waders.png",
    extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
    class = "equipment",
    visual = "waders",
    tags = { "fishing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Fishing",
      craftable = true,
      unlockQuest = 214
    }
  },
  ["12003"] = {
    name = "Miner's Smock",
    id = 12003,
    enchantmentTier = 3,
    forcedEnchant = 68,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "mining",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } },
      itemSet = { 10007, 10008 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "miningset",
    itemImage = "/images/fishing/equipment/smock.png",
    extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
    class = "equipment",
    visual = "smock",
    tags = { "mining", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Mining",
      craftable = true,
      unlockQuest = 210
    }
  },
  ["12004"] = {
    name = "Miner's Lantern Helmet",
    id = 12004,
    enchantmentTier = 3,
    forcedEnchant = 83,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "mining",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } },
      itemSet = { 10007, 10008 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "miningset",
    itemImage = "/images/fishing/equipment/bucket_hat.png",
    extraTooltipInfo = "OSHA approved! Lets you see better! Wow!",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "mining", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Mining",
      craftable = true,
      unlockQuest = 210
    }
  },
  ["12005"] = {
    name = "Miner's Trousers",
    id = 12005,
    enchantmentTier = 3,
    forcedEnchant = 67,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "mining",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } },
      itemSet = { 10007, 10008 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "miningset",
    itemImage = "/images/fishing/equipment/waders.png",
    extraTooltipInfo = "A pair of trousers that you swear definitely makes you better at mining despite being a simple pair of pants. Are they magical? Probably not. Probably.",
    class = "equipment",
    visual = "waders",
    tags = { "mining", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Mining",
      craftable = true,
      unlockQuest = 210
    }
  },
  ["12006"] = {
    name = "Lumberjack's Vest",
    id = 12006,
    enchantmentTier = 3,
    forcedEnchant = 35,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "foraging",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } },
      itemSet = { 10005, 10006 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "foragingset",
    itemImage = "/images/foraging/Foraging_Top.png",
    extraTooltipInfo = "Makes you want to shout timber.",
    class = "equipment",
    visual = "smock",
    tags = { "foraging", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Foraging",
      craftable = true,
      unlockQuest = 212
    }
  },
  ["12007"] = {
    name = "Lumberjack's Hat",
    id = 12007,
    enchantmentTier = 3,
    forcedEnchant = 55,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "foraging",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } },
      itemSet = { 10005, 10006 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "foragingset",
    itemImage = "/images/foraging/Foraging_hat.png",
    extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
    class = "equipment",
    visual = "lumberjack-hat",
    tags = { "foraging", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Foraging",
      craftable = true,
      unlockQuest = 212
    }
  },
  ["12008"] = {
    name = "Lumberjack's Trousers",
    id = 12008,
    enchantmentTier = 3,
    forcedEnchant = 56,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "foraging",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } },
      itemSet = { 10005, 10006 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "foragingset",
    itemImage = "/images/foraging/Foraging_legs.png",
    extraTooltipInfo = "You're a lumberjack and you're okay!",
    class = "equipment",
    visual = "lumberjack-legs",
    tags = { "foraging", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Foraging",
      craftable = true,
      unlockQuest = 212
    }
  },
  ["12009"] = {
    id = 12009,
    name = "Fishing Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/fishing/fishing_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "fishing" },
    rarity = "uncommon"
  },
  ["12010"] = {
    id = 12010,
    name = "Mining Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/mining/mining_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "mining" },
    rarity = "uncommon"
  },
  ["12011"] = {
    id = 12011,
    name = "Foraging Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/foraging/foraging_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "foraging" },
    rarity = "uncommon"
  },
  ["12012"] = {
    id = 12012,
    name = "Prismatic Dust",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/magic/pris_dust.png",
    extraTooltipInfo = "A fine dust that radiates a prismatic luster; formed when too much power is imbued into a Black Opal",
    class = "gem",
    tags = { "enchanting" },
    rarity = "legendary"
  },
  ["12013"] = {
    name = "Chef's Hat",
    id = 12013,
    enchantmentTier = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "cooking",
        boost = 5
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1
      } },
      itemSet = { 10025, 10026 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "cookingset",
    itemImage = "/images/cooking/equipment/cooking_hat.png",
    extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
    class = "equipment",
    visual = "chef-hat",
    tags = { "cooking", "armor" },
    rarity = "rare"
  },
  ["12014"] = {
    id = 12014,
    name = "Infernal Dust",
    value = 100,
    tradeable = true,
    itemImage = "/images/magic/infernal_dust.png",
    extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
    class = "gem",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["12015"] = {
    name = "Golden Spoon",
    id = 12015,
    enchantmentTier = 8,
    requiredLevel = {
      cooking = 80
    },
    value = 12960000,
    tradeable = false,
    partyTradeable = true,
    enchantmentOverrideSlot = "ladle",
    itemImage = "/images/cooking/golden_spoon.png",
    extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking", "craftable" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 4
      } },
      itemSet = { 10025, 10026 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 250000,
      category = "Skilling",
      craftable = true,
      description = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
      unlockQuest = 221
    }
  },
  ["12016"] = {
    id = 12016,
    name = "Cooking Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/cooking/cooking_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "cooking" },
    rarity = "uncommon"
  },
  ["12017"] = {
    id = 12017,
    name = "Runecrafting Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/runecrafting/runecrafting_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "runecrafting" },
    rarity = "uncommon"
  },
  ["12018"] = {
    name = "Camo Cloak",
    id = 12018,
    enchantmentTier = 1,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 40
    },
    forcedEnchant = 9501,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/camo_cape.PNG",
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
    specialVisuals = { {
      image = "/images/combat/equipment/camo_cape_back.png",
      css = "camo-back"
    }, {
      image = "/images/combat/equipment/camo_cape_front.png",
      css = "camo-front"
    } },
    extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      }, {
        stat = "toolBoost.foraging",
        value = 0.5
      }, {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 20250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12019"] = {
    name = "Flamboyant Cape",
    id = 12019,
    enchantmentTier = 1,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 40
    },
    forcedEnchant = 9500,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/flamboyant_cape.png",
    extraTooltipInfo = "A bright, flamboyant cape designed to catch the eye of monsters. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      }, {
        stat = "toolBoost.foraging",
        value = 0.5
      }, {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 20250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12020"] = {
    name = "Small Bag of Holding",
    id = 12020,
    enchantmentTier = 1,
    value = 10000,
    tradeable = true,
    requiredLevel = {
      enchanting = 5
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 1,
    overrideItemTier = 1,
    itemImage = "/images/jewellery/bag_1.png",
    extraTooltipInfo = "A small bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +5 augment levels.",
    class = "equipment",
    tags = { "mining", "foraging", "fishing", "craftable" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.25
      }, {
        stat = "toolBoost.foraging",
        value = 0.25
      }, {
        stat = "toolBoost.fishing",
        value = 0.25
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.25
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.25
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.25
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 20,
      experience = 3000,
      category = "Skilling",
      craftable = true
    }
  },
  ["12021"] = {
    name = "Bag of Holding",
    id = 12021,
    enchantmentTier = 2,
    value = 100000,
    tradeable = true,
    requiredLevel = {
      enchanting = 20
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/bag_2.png",
    extraTooltipInfo = "A bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +7 augment levels.",
    class = "equipment",
    tags = { "mining", "foraging", "fishing" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      }, {
        stat = "toolBoost.foraging",
        value = 0.5
      }, {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.5
      } },
      toolBoost = { {
        skill = "mining",
        boost = 2.5
      }, {
        skill = "foraging",
        boost = 2.5
      }, {
        skill = "fishing",
        boost = 2.5
      }, {
        skill = "fishingBaitPower",
        boost = 2.5
      }, {
        skill = "fishingRarityPower",
        boost = 2.5
      }, {
        skill = "fishingReelPower",
        boost = 2.5
      } }
    },
    rarity = "rare"
  },
  ["12022"] = {
    name = "Large Bag of Holding",
    id = 12022,
    enchantmentTier = 3,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 35
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/bag_3.png",
    extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
    class = "equipment",
    tags = { "mining", "foraging", "fishing" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      }, {
        stat = "toolBoost.foraging",
        value = 1
      }, {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      } },
      toolBoost = { {
        skill = "mining",
        boost = 10
      }, {
        skill = "foraging",
        boost = 10
      }, {
        skill = "fishing",
        boost = 10
      }, {
        skill = "fishingBaitPower",
        boost = 10
      }, {
        skill = "fishingRarityPower",
        boost = 10
      }, {
        skill = "fishingReelPower",
        boost = 10
      } }
    },
    rarity = "epic"
  },
  ["12023"] = {
    name = "Newbie Adventurer's Backpack",
    id = 12023,
    enchantmentTier = 1,
    value = 10000,
    tradeable = true,
    requiredLevel = {
      enchanting = 10
    },
    forcedEnchant = 79,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/adventurer_1.png",
    extraTooltipInfo = "A backpack with all the goodies and supplies necessary to help an adventurer get more research done when gathering in the field. May require some adjustment by a new owner before becoming comfortable to wear!",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      }, {
        stat = "toolBoost.foraging",
        value = 1
      }, {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.enchanting",
        value = 1
      }, {
        stat = "toolBoost.smithing",
        value = 1
      }, {
        stat = "toolBoost.runecrafting",
        value = 1
      }, {
        stat = "toolBoost.cooking",
        value = 1
      } },
      toolBoost = { {
        skill = "mining",
        boost = -10
      }, {
        skill = "foraging",
        boost = -10
      }, {
        skill = "fishing",
        boost = -10
      }, {
        skill = "fishingBaitPower",
        boost = -10
      }, {
        skill = "fishingRarityPower",
        boost = -10
      }, {
        skill = "fishingReelPower",
        boost = -10
      }, {
        skill = "enchanting",
        boost = -10
      }, {
        skill = "smithing",
        boost = -10
      }, {
        skill = "runecrafting",
        boost = -10
      }, {
        skill = "cooking",
        boost = -10
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 35,
      experience = 3000,
      category = "Skilling",
      craftable = true
    }
  },
  ["12024"] = {
    name = "Dwarven Adventurer's Backpack",
    id = 12024,
    enchantmentTier = 2,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 60
    },
    forcedEnchant = 79,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/adventurer_2.png",
    extraTooltipInfo = "A redesigned backpack drawing from dwarven research to massively increase research capabilities when gathering out in the field. May require some significant adjustment by a new owner before becoming comfortable to wear!",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2
      }, {
        stat = "toolBoost.foraging",
        value = 2
      }, {
        stat = "toolBoost.fishing",
        value = 2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 2
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 2
      }, {
        stat = "toolBoost.enchanting",
        value = 2
      }, {
        stat = "toolBoost.smithing",
        value = 2
      }, {
        stat = "toolBoost.runecrafting",
        value = 2
      }, {
        stat = "toolBoost.cooking",
        value = 2
      } },
      toolBoost = { {
        skill = "mining",
        boost = -20
      }, {
        skill = "foraging",
        boost = -20
      }, {
        skill = "fishing",
        boost = -20
      }, {
        skill = "fishingBaitPower",
        boost = -20
      }, {
        skill = "fishingRarityPower",
        boost = -20
      }, {
        skill = "fishingReelPower",
        boost = -20
      }, {
        skill = "enchanting",
        boost = -20
      }, {
        skill = "smithing",
        boost = -20
      }, {
        skill = "runecrafting",
        boost = -20
      }, {
        skill = "cooking",
        boost = -20
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 85,
      experience = 121000,
      category = "Skilling",
      craftable = true
    }
  },
  ["12025"] = {
    name = "Cloak of Many Pockets",
    id = 12025,
    enchantmentTier = 1,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 40
    },
    forcedEnchant = 76,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/many_pockets.png",
    extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
    class = "equipment",
    visual = "cape",
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 0.5
      }, {
        stat = "toolBoost.smithing",
        value = 0.5
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.5
      }, {
        stat = "toolBoost.cooking",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 20250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12026"] = {
    name = "Cloak of the Void",
    id = 12026,
    enchantmentTier = 2,
    value = 2000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 60
    },
    forcedEnchant = 76,
    forcedEnchantAmount = 2,
    itemImage = "/images/combat/equipment/void_cape.png",
    extraTooltipInfo = "A cloak with access to a small pocket dimension for storage. Greatly increases your ability to stay organized and efficient while processing materials.",
    class = "equipment",
    visual = "cape",
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 1
      }, {
        stat = "toolBoost.smithing",
        value = 1
      }, {
        stat = "toolBoost.runecrafting",
        value = 1
      }, {
        stat = "toolBoost.cooking",
        value = 1
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 85,
      experience = 120250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12027"] = {
    id = 12027,
    name = "Dwarven Manufacturing Pendant",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 84,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/engineering.png",
    class = "equipment",
    extraTooltipInfo = "Empowers you to hastily process materials and items.",
    tags = { "smithing", "runecrafting", "cooking" },
    requiredLevel = {
      crafting = 50
    },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      }, {
        stat = "toolBoost.runecrafting",
        value = 1
      }, {
        stat = "toolBoost.cooking",
        value = 1
      } }
    },
    rarity = "rare"
  },
  ["12028"] = {
    id = 12028,
    name = "Elven Logistics Pendant",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 85,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/logistics.PNG",
    class = "equipment",
    extraTooltipInfo = "Empowers you to efficiently process materials and items.",
    tags = { "smithing", "runecrafting", "cooking" },
    requiredLevel = {
      crafting = 50
    },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      }, {
        stat = "toolBoost.runecrafting",
        value = 1
      }, {
        stat = "toolBoost.cooking",
        value = 1
      } }
    },
    rarity = "rare"
  },
  ["12029"] = {
    id = 12029,
    name = "Farming Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/farming/farming_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "farming" },
    rarity = "uncommon"
  },
  ["12030"] = {
    id = 12030,
    name = "Dwarven Tongs",
    value = 13782100,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 8,
    requiredLevel = {
      smithing = 80
    },
    itemImage = "/images/smithing/dwarven_tongs.png",
    class = "equipment",
    extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 5
      } },
      itemSet = { 10023, 10024 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 250000,
      category = "Skilling",
      craftable = true,
      description = "A legendary set of tongs made from lost dwarven technology.",
      unlockQuest = 219
    }
  },
  ["12031"] = {
    id = 12031,
    name = "Smithing Shard",
    tradeable = false,
    partyTradeable = true,
    itemImage = "/images/smithing/smithing_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "smithing" },
    rarity = "uncommon"
  },
  ["12032"] = {
    id = 12032,
    name = "Elvish Hoe",
    value = 13782100,
    tradeable = false,
    partyTradeable = true,
    enchantmentTier = 8,
    requiredLevel = {
      farming = 80
    },
    itemImage = "/images/farming/elven_hoe.png",
    class = "equipment",
    extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 5
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 508000,
      category = "Farming",
      craftable = true,
      description = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
      unlockQuest = 222
    }
  },
  ["12033"] = {
    id = 12033,
    name = "Void Portal Anchor",
    value = 1500000,
    tradeable = true,
    itemImage = "/images/misc/void_anchor.png",
    extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
    class = "gem",
    blockResearching = true,
    tags = { "crafting" },
    rarity = "legendary"
  },
  ["12034"] = {
    id = 12034,
    name = "Defunct Golem Core",
    value = 1500000,
    tradeable = true,
    itemImage = "/images/misc/golem_core.png",
    extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
    class = "bar",
    blockResearching = true,
    tags = { "crafting" },
    rarity = "legendary"
  },
  ["12035"] = {
    id = 12035,
    name = "Lava Heart",
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/lava_heart.png",
    extraTooltipInfo = "A mechanical heart that pumps molten stone instead of blood. With the right equipment it could enhance your Smithing capabilities.",
    class = "bar",
    blockResearching = true,
    tags = { "crafting", "smithing" },
    rarity = "rare"
  },
  ["12036"] = {
    id = 12036,
    name = "Bleached Cloth",
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/bleached_cloth.png",
    extraTooltipInfo = "A bolt of cloth bleached white by time that possesses a hint of intrinsic magical power. It appears to have absorbed some forgotten Cooking techniques in this Library. Knowledge Osmosis!",
    class = "cloth",
    blockResearching = true,
    tags = { "crafting", "cooking" },
    rarity = "rare"
  },
  ["12037"] = {
    id = 12037,
    name = "Academy Wards",
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/academy_wards.png",
    extraTooltipInfo = "Various totems and curios that were used to contain magical energy. They could be repurposed to help channel magic while Runecrafting.",
    class = "cloth",
    blockResearching = true,
    tags = { "crafting", "runecrafting" },
    rarity = "rare"
  },
  ["12038"] = {
    name = "Smith's Golem Torso",
    id = 12038,
    enchantmentTier = 3,
    forcedEnchant = 90,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "smithing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      } },
      itemSet = { 10023, 10024 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "smithingset",
    itemImage = "/images/foraging/Foraging_Top.png",
    extraTooltipInfo = "A stony torso powered by lava.",
    class = "equipment",
    visual = "smock",
    tags = { "smithing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 218
    }
  },
  ["12039"] = {
    name = "Smith's Golem Legs",
    id = 12039,
    enchantmentTier = 3,
    forcedEnchant = 91,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "smithing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      } },
      itemSet = { 10023, 10024 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "smithingset",
    itemImage = "/images/foraging/Foraging_legs.png",
    extraTooltipInfo = "A stony set of legs powered by lava.",
    class = "equipment",
    visual = "lumberjack-legs",
    tags = { "smithing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 218
    }
  },
  ["12040"] = {
    name = "Chef's Coat",
    id = 12040,
    enchantmentTier = 3,
    forcedEnchant = 97,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "cooking",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1
      } },
      itemSet = { 10025, 10026 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "cookingset",
    itemImage = "/images/cooking/equipment/cooking_body.png",
    extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
    class = "equipment",
    visual = "chef-body",
    tags = { "cooking", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 220
    }
  },
  ["12041"] = {
    name = "Chef's Pants",
    id = 12041,
    enchantmentTier = 3,
    forcedEnchant = 95,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "cooking",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1
      } },
      itemSet = { 10025, 10026 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "cookingset",
    itemImage = "/images/cooking/equipment/cooking_legs.png",
    extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
    class = "equipment",
    visual = "chef-legs",
    tags = { "cooking", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 220
    }
  },
  ["12042"] = {
    name = "Runecrafter's Robe Top",
    id = 12042,
    enchantmentTier = 3,
    forcedEnchant = 81,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "runecrafting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } },
      itemSet = { 10027, 10028 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "runecraftingset",
    itemImage = "/images/fishing/equipment/smock.png",
    extraTooltipInfo = "A robe top that can help you channel and shape magic into slates and fibers.",
    class = "equipment",
    visual = "smock",
    tags = { "runecrafting", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 216
    }
  },
  ["12043"] = {
    name = "Runecrafter's Robe Hood",
    id = 12043,
    enchantmentTier = 3,
    forcedEnchant = 27,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "runecrafting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } },
      itemSet = { 10027, 10028 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "runecraftingset",
    itemImage = "/images/fishing/equipment/bucket_hat.png",
    extraTooltipInfo = "A hood that can help you channel and shape magic into slates and fibers.",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "runecrafting", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 216
    }
  },
  ["12044"] = {
    name = "Runecrafter's Robe Bottoms",
    id = 12044,
    enchantmentTier = 3,
    forcedEnchant = 92,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "runecrafting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } },
      itemSet = { 10027, 10028 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "runecraftingset",
    itemImage = "/images/fishing/equipment/waders.png",
    extraTooltipInfo = "A robe bottom that can help you channel and shape magic into slates and fibers.",
    class = "equipment",
    visual = "waders",
    tags = { "runecrafting", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 216
    }
  },
  ["13000"] = {
    id = 13000,
    name = "Combat Manual - Volume 1",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to take advantage of your weapon's edge. Apparently using the sharp part means it will hurt something more, who could have known?",
    relatedAbility = 4,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13001"] = {
    id = 13001,
    name = "Combat Manual - Volume 2",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
    relatedAbility = 5,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13002"] = {
    id = 13002,
    name = "Combat Manual - Volume 3",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to just hit things hard. Crushing things is deceptively simple and to truly pummel your enemy you must understand that being blunt is sometimes the only way to go.",
    relatedAbility = 6,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13003"] = {
    id = 13003,
    name = "Spell Tome - Fire Ball",
    itemImage = "/images/combat/ability_book/red.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize fire. Be careful where you practice it!",
    relatedAbility = 7,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13004"] = {
    id = 13004,
    name = "Spell Tome - Flamethrower",
    itemImage = "/images/combat/ability_book/red.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
    relatedAbility = 18,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13005"] = {
    id = 13005,
    name = "Ballistics 101",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
    relatedAbility = 12,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13006"] = {
    id = 13006,
    name = "Projectile Based Diplomacy - I",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
    relatedAbility = 21,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13007"] = {
    id = 13007,
    name = "Projectile Based Diplomacy - II",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
    relatedAbility = 23,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13008"] = {
    id = 13008,
    name = "Projectile Based Diplomacy - III",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A book that outline the merits of using projectiles, especially when trying to distract and divert, to really get your point across.",
    relatedAbility = 24,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13009"] = {
    id = 13009,
    name = "Apocalyptic Tome",
    itemImage = "/images/combat/ability_book/highmagic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
    relatedAbility = 25,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "legendary",
    overrideItemTier = 8,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13010"] = {
    id = 13010,
    name = "Intermediate Combat Manual - Volume 1",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
    relatedAbility = 22,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13011"] = {
    id = 13011,
    name = "City Decree",
    itemImage = "/images/combat/ability_book/city_decree.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Grants the owner the ability to summon City Guards as reinforcements in combat. You should probably feel a little guilty if you bring them into a fight they cannot survive.",
    relatedAbility = 48,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13012"] = {
    id = 13012,
    name = "How To - First Aid",
    itemImage = "/images/combat/ability_book/green.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Teaches the fundamentals of mid-combat first aid rending.",
    relatedAbility = 47,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13013"] = {
    id = 13013,
    name = "Defending the Weak - An Excerpt",
    itemImage = "/images/combat/ability_book/shield.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A few pages that explain that you can actually use your shield to defend others instead of just yourself.",
    relatedAbility = 49,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13014"] = {
    id = 13014,
    name = "Combat Manual - Volume 4",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on stabbing through one enemy and into the next one. A battle cry is optional but recommended!",
    relatedAbility = 66,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13015"] = {
    id = 13015,
    name = "Attention Getting Tactics",
    itemImage = "/images/combat/ability_book/long_scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "It's a long scroll that explains in detail how awful you are. It gives you ideas on what to say to other people! Very healthy.",
    relatedAbility = 54,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13016"] = {
    id = 13016,
    name = "Smoke and Mirrors",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "How to use the deceit and chaos to your aid on the battlefield.",
    relatedAbility = 57,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13017"] = {
    id = 13017,
    name = "All Ghillied Up",
    itemImage = "/images/combat/ability_book/green_2.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Sticks, grass, leaves, and other foliage can make a proper bush out of you!",
    relatedAbility = 58,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13018"] = {
    id = 13018,
    name = "Ice, Ice, Ice",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "ICE!",
    relatedAbility = 59,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13019"] = {
    id = 13019,
    name = "Trapper's Guide",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield.",
    relatedAbility = 60,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13020"] = {
    id = 13020,
    name = "Spell Tome - Ice Shard",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize ice.",
    relatedAbility = 67,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "common",
    overrideItemTier = 3,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13021"] = {
    id = 13021,
    name = "Notes on Acid - I",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
    relatedAbility = 76,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13022"] = {
    id = 13022,
    name = "Notes on Acid - II",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
    relatedAbility = 77,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13023"] = {
    id = 13023,
    name = "Armor and its Weaknesses",
    itemImage = "/images/combat/ability_book/shield.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Notes on the various types of armor and how smarter monsters react to them. Perhaps there is something to learn here?",
    relatedAbility = 78,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13024"] = {
    id = 13024,
    name = "Cultist Notes I",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell.",
    relatedAbility = 127,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13025"] = {
    id = 13025,
    name = "Cultist Notes II",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell. This time it is written in blood!",
    relatedAbility = 128,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13026"] = {
    id = 13026,
    name = "Enlightened Parchment",
    itemImage = "/images/combat/ability_book/enlightened.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A mostly nonsensical rant that claims to know the truth of all things. It does present some potential magical implications...",
    relatedAbility = 166,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "legendary",
    overrideItemTier = 7,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13027"] = {
    id = 13027,
    name = "A Study on Anatomy I",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Describes the bone structure of most humanoids and non-humanoid creatures. It also describes how to break them.",
    relatedAbility = 197,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13028"] = {
    id = 13028,
    name = "A Study on Anatomy II",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Describes the location of tendons in most creatures. They are surprisingly easy to reach.",
    relatedAbility = 199,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13029"] = {
    id = 13029,
    name = "A Study on Anatomy III",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Describes non-vital organs in creatures. The vitals may be well protected, but a non-vital strike will still significantly hamper anything.",
    relatedAbility = 201,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13030"] = {
    id = 13030,
    name = "Trapper's Guide, the Sequel",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield. So why not just put down a ton?",
    relatedAbility = 203,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 4,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["13031"] = {
    id = 13031,
    name = "Ancient Ice Tome",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "This old tome outlines the methods to magically contain certain specimen. Perhaps it can be used in combat too?",
    relatedAbility = 205,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6,
    partyTradeable = true,
    tags = { "heat", "ability", "book" }
  },
  ["15000"] = {
    id = 15000,
    name = "Slayer's Mark",
    tradeable = false,
    itemImage = "/images/misc/slayertoken.png",
    heat = 1,
    extraTooltipInfo = "A type of trophy taken from a slain foe.",
    class = "gem",
    tags = { "heat" }
  },
  ["15001"] = {
    id = 15001,
    name = "Token of Ownership",
    tradeable = false,
    itemImage = "/images/misc/itemtoken.png",
    heat = 1,
    extraTooltipInfo = "A token representing that some item was obtained.",
    class = "gem",
    tags = { "heat" }
  },
  ["15002"] = {
    id = 15002,
    name = "Token of Action",
    tradeable = false,
    itemImage = "/images/misc/locationtoken.png",
    heat = 1,
    extraTooltipInfo = "A token representing that some action was completed.",
    class = "gem",
    tags = { "heat" }
  },
  ["15003"] = {
    id = 15003,
    name = "Talent Respec Token",
    tradeable = false,
    itemImage = "/images/misc/talent_token.png",
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Untradeable version.",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["15004"] = {
    id = 15004,
    name = "Tradeable Talent Respec Token",
    tradeable = true,
    itemImage = "/images/misc/talent_token_t.png",
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Tradeable version.",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["16000"] = {
    id = 16000,
    name = "Wooden Cup",
    itemImage = "/images/misc/rich/rich_1.png",
    extraTooltipInfo = "An enchanted wooden cup that occasionally leaks out barely drinkable water.",
    class = "platinum",
    tags = { "token" },
    rarity = "common",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16001"] = {
    id = 16001,
    name = "Wooden Goblet",
    itemImage = "/images/misc/rich/rich_2.png",
    extraTooltipInfo = "A more refined wooden cup. At least it can hold the water it conjures, but it is more useful for purifying water you find.",
    class = "platinum",
    tags = { "token" },
    rarity = "common",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16002"] = {
    id = 16002,
    name = "Wooden Chalice",
    itemImage = "/images/misc/rich/rich_3.png",
    extraTooltipInfo = "A fancy wooden chalice with engravings. No leaks and the water is never outright muddy. Getting better!",
    class = "platinum",
    tags = { "token" },
    rarity = "common",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16003"] = {
    id = 16003,
    name = "Refined Wooden Chalice",
    itemImage = "/images/misc/rich/rich_4.png",
    extraTooltipInfo = "A wooden chalice inlaid with cheap gems. They might actually be colored glass, but they may be enchanted to somewhat cool the conjured and cleaned water.",
    class = "platinum",
    tags = { "token" },
    rarity = "uncommon",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16004"] = {
    id = 16004,
    name = "Exquisite Wooden Chalice",
    itemImage = "/images/misc/rich/rich_5.png",
    extraTooltipInfo = "A large wooden chalice resembling a trophy! Clear, cool water is always available to drink. Very fancy, but still made of wood.",
    class = "platinum",
    tags = { "token" },
    rarity = "uncommon",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16005"] = {
    id = 16005,
    name = "Small Silver Cup",
    itemImage = "/images/misc/rich/rich_6.png",
    extraTooltipInfo = "A small silver cup. The water drawn from this cup is magically refreshing, but low in quantity. Very delicate and worth more than wood.",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16006"] = {
    id = 16006,
    name = "Silver Goblet",
    itemImage = "/images/misc/rich/rich_7.png",
    extraTooltipInfo = "A larger silver cup. Magically refreshing water that you can take more than a couple sips at a time from!",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16007"] = {
    id = 16007,
    name = "Silver Chalice",
    itemImage = "/images/misc/rich/rich_8.png",
    extraTooltipInfo = "An enchanted silver chalice. Has handles!",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16008"] = {
    id = 16008,
    name = "Refined Silver Chalice",
    itemImage = "/images/misc/rich/rich_9.png",
    extraTooltipInfo = "A silver chalice of fine craftsmanship with decorative engravings. Whether or not these engravings bolster its ability to conjure water is still up for debate.",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16009"] = {
    id = 16009,
    name = "Exquisite Silver Chalice",
    itemImage = "/images/misc/rich/rich_10.png",
    extraTooltipInfo = "A hefty silver chalice that would not be out of place in a rich wizard's tower as an artifact of some note. You can almost hear a healthy burbling stream when it produces water.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16010"] = {
    id = 16010,
    name = "Tall Gold Goblet",
    itemImage = "/images/misc/rich/rich_11.png",
    extraTooltipInfo = "A small golden cup, barely able to contain any liquid, but very expensive nonetheless. What little liquid it produces matches the taste of the drinker perfectly.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16011"] = {
    id = 16011,
    name = "Wide Gold Goblet",
    itemImage = "/images/misc/rich/rich_12.png",
    extraTooltipInfo = "A wide golden cup, but now wide instead of tall! Supports even more flavors!",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16012"] = {
    id = 16012,
    name = "Golden Chalice",
    itemImage = "/images/misc/rich/rich_13.png",
    extraTooltipInfo = "A golden chalice inlaid with real gems. The gems seem to sparkle and glow of their own volition, allowing the produced liquid to be either hot or cold. There is no doubt to your wealth when you drink from this.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16013"] = {
    id = 16013,
    name = "Refined Golden Chalice",
    itemImage = "/images/misc/rich/rich_14.png",
    extraTooltipInfo = "A large golden chalice inlaid with engravings. The engravings seem to glow faintly, and the liquid produced is always the perfect temperature.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16014"] = {
    id = 16014,
    name = "Exquisite Golden Chalice",
    itemImage = "/images/misc/rich/rich_15.png",
    extraTooltipInfo = "A huge golden chalice with engravings AND gems! Enchanted gems and glowing engravings indicate that this chalice is an artifact of some renown, capable of supplying an entire noble house with any beverage they may desire.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16015"] = {
    id = 16015,
    name = "Golden Grail",
    itemImage = "/images/misc/rich/rich_16.png",
    extraTooltipInfo = "A veritable cauldron made of pure gold and inlaid with precious gems. Did you take this from a king, or did you become one just to own it? It deserves its own castle for how much it is worth. 'Property of Habs' is written on the bottom.",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["25000"] = {
    id = 25000,
    name = "Monster Tooth",
    itemImage = "/images/combat/materials/junk/tooth.png",
    value = 150,
    extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25001"] = {
    id = 25001,
    name = "Monster Horn",
    itemImage = "/images/combat/materials/junk/horn.png",
    value = 250,
    extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25002"] = {
    id = 25002,
    name = "Sturdy Horn",
    itemImage = "/images/combat/materials/junk/horn_2.png",
    value = 500,
    extraTooltipInfo = "A sturdy horn taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25003"] = {
    id = 25003,
    name = "Old Coins",
    itemImage = "/images/combat/materials/junk/old_coins.png",
    value = 1000,
    extraTooltipInfo = "Some old coins. Might be worth something to a collector",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25004"] = {
    id = 25004,
    name = "Primitive Coin",
    itemImage = "/images/combat/materials/junk/primitive_coin.png",
    value = 2500,
    extraTooltipInfo = "A rather heavy, yet primitive, gold coin. This could easily be sold for a tidy sum.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25005"] = {
    id = 25005,
    name = "Undead Token",
    itemImage = "/images/combat/materials/junk/undead_token.png",
    value = 5000,
    extraTooltipInfo = "Some sort of token taken from the undead. Someone might be interested in it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25006"] = {
    id = 25006,
    name = "Woodland Trinket",
    itemImage = "/images/combat/materials/junk/woodland_trinket.png",
    value = 5000,
    extraTooltipInfo = "A trinket taken from the Elves; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25007"] = {
    id = 25007,
    name = "Intact Wing",
    itemImage = "/images/combat/materials/junk/wing.png",
    value = 5000,
    extraTooltipInfo = "A mostly intact wing. Someone might be interested in it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25008"] = {
    id = 25008,
    name = "Ornate Trinket",
    itemImage = "/images/combat/materials/junk/ornate_trinket.png",
    value = 15000,
    extraTooltipInfo = "A rather ornate trinket; it should be worth a bit.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25009"] = {
    id = 25009,
    name = "Useless Metal Scraps",
    itemImage = "/images/combat/materials/junk/metal_scraps.png",
    value = 100,
    extraTooltipInfo = "Useless metal scraps made from some poor quality material. Could probably be sold to someone for cheap.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25010"] = {
    id = 25010,
    name = "Exotic Trinket",
    itemImage = "/images/combat/materials/junk/exotic_trinket.png",
    value = 25000,
    extraTooltipInfo = "An exotic trinket from some unknown origin. Should be worth quite a bit to the right person.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25011"] = {
    id = 25011,
    name = "Demonic Statue",
    itemImage = "/images/combat/materials/junk/demonic_statue.png",
    value = 35000,
    extraTooltipInfo = "A statue made from some sort of gem-like material depicting a small demon. May be worth quite a bit if you can find a buyer.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25012"] = {
    id = 25012,
    name = "Monster Claws",
    itemImage = "/images/combat/materials/junk/claws.png",
    value = 100,
    extraTooltipInfo = "Claws taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25013"] = {
    id = 25013,
    name = "Bottled Blood",
    itemImage = "/images/combat/materials/junk/blood.png",
    value = 10000,
    extraTooltipInfo = "Slightly magical blood taken from something. May be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25014"] = {
    id = 25014,
    name = "Broken Armaments",
    itemImage = "/images/combat/materials/junk/broken_sword.png",
    value = 1000,
    extraTooltipInfo = "Shattered pieces of equipment that probably is not worth salvaging by you; perhaps someone else may want to buy it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25015"] = {
    id = 25015,
    name = "Creature Eggs",
    itemImage = "/images/combat/materials/junk/eggs.png",
    value = 3000,
    extraTooltipInfo = "Eggs from some creature. Probably best to get rid of this quickly.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25016"] = {
    id = 25016,
    name = "Dwarven Coins",
    itemImage = "/images/combat/materials/junk/dwarven_coins.png",
    value = 7500,
    extraTooltipInfo = "Shiny dwarven coins that are of no use to you. A vendor could exchange the currency.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25017"] = {
    id = 25017,
    name = "Bone Shards",
    itemImage = "/images/combat/materials/junk/bone_shards.png",
    value = 350,
    extraTooltipInfo = "Splinters of bone taken from a slain creature. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25018"] = {
    id = 25018,
    name = "Giant Heart",
    itemImage = "/images/combat/materials/junk/giant_heart.png",
    value = 17500,
    extraTooltipInfo = "A giant heart, probably taken from a giant or similarly large creature. Superstition suggests making a meal with it will increase your attractiveness, but sadly that may be a wasted effort on you.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25019"] = {
    id = 25019,
    name = "Ancient Armor Scraps",
    itemImage = "/images/combat/materials/junk/ancient_armor_scraps.png",
    value = 4000,
    extraTooltipInfo = "Scraps of some ancient piece of equipment. Its origin is unknown, but it may be worth something to the right person.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25020"] = {
    id = 25020,
    name = "Unknown Rune",
    itemImage = "/images/combat/materials/junk/unknown_rune.png",
    value = 12500,
    extraTooltipInfo = "It appears to be a rune not created through conventional means. It is no use to you but someone may want it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25021"] = {
    id = 25021,
    name = "Light Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps_2.png",
    value = 1250,
    extraTooltipInfo = "Pieces of light armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25022"] = {
    id = 25022,
    name = "Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps_3.png",
    value = 1500,
    extraTooltipInfo = "Pieces of armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25023"] = {
    id = 25023,
    name = "Heavy Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps.png",
    value = 1750,
    extraTooltipInfo = "Pieces of heavy armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25024"] = {
    id = 25024,
    name = "Tusk",
    itemImage = "/images/combat/materials/junk/tusk.png",
    value = 750,
    extraTooltipInfo = "A tusk taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25025"] = {
    id = 25025,
    name = "Gem Shards",
    itemImage = "/images/combat/materials/junk/gem_shards.png",
    value = 2250,
    extraTooltipInfo = "Useless pieces of shattered gems. Not quite fine enough to be considered dust, but too small for you to properly refine or cut. Might be worth something to a vendor.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25026"] = {
    id = 25026,
    name = "Goblin Fork",
    itemImage = "/images/combat/materials/junk/fork.png",
    value = 225,
    extraTooltipInfo = "A useless eating utensil used by goblins. Everyone knows you should just eat your meals whole! A vendor may want this.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25027"] = {
    id = 25027,
    name = "Nature Stone",
    itemImage = "/images/combat/materials/junk/nature_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with life. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25028"] = {
    id = 25028,
    name = "Fire Stone",
    itemImage = "/images/combat/materials/junk/fire_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with flame. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25029"] = {
    id = 25029,
    name = "Ice Stone",
    itemImage = "/images/combat/materials/junk/ice_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with ice. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25030"] = {
    id = 25030,
    name = "A Diamond Plated Bug",
    itemImage = "/images/chaticons/chat-icon-bugtester-diamond.png",
    value = 1000000,
    extraTooltipInfo = "I wonder who added this in? Some nerd probably.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25031"] = {
    id = 25031,
    name = "Valuable Furs",
    itemImage = "/images/combat/materials/junk/valuable_furs.png",
    value = 1500,
    extraTooltipInfo = "Worthless for making equipment out of but may be worth something to a vendor.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25032"] = {
    id = 25032,
    name = "Metal Slag",
    itemImage = "/images/combat/materials/junk/slag.png",
    value = 50,
    extraTooltipInfo = "Slag from Smithing; it is completely useless to you but a vendor may be convinced to buy it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25033"] = {
    id = 25033,
    name = "Red Lily",
    itemImage = "/images/combat/materials/junk/red_lily.png",
    value = 4000,
    extraTooltipInfo = "It sure looks nice, but has absolute zero magical properties. Might be worth something to a florist.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25034"] = {
    id = 25034,
    name = "Lincoln Rose",
    itemImage = "/images/combat/materials/junk/lincoln_rose.png",
    value = 15000,
    extraTooltipInfo = "A deep crimson rose known for its drought tolerance, not the most uncommon but a sought after gift for romantics.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25035"] = {
    id = 25035,
    name = "Leucanthemum",
    itemImage = "/images/combat/materials/junk/leucanthemum.png",
    value = 1000,
    extraTooltipInfo = "A common herbaceous perennial flower known for its snow white petals, considered weeds by some, you can probably find someone to buy a bouquet of these.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25036"] = {
    id = 25036,
    name = "Swordfern",
    itemImage = "/images/combat/materials/junk/swordfern.png",
    value = 35000,
    extraTooltipInfo = "A rare fern said to relieve pain when rubbed on the skin, this probably won't work on the injuries you 'll be getting but a healer in the city will pay you handsomely for bundles of these.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25037"] = {
    id = 25037,
    name = "Purple Lupine",
    itemImage = "/images/combat/materials/junk/purple_lupine.png",
    value = 7500,
    extraTooltipInfo = "This flower gets its name from farmers who considered it as dangerous as a wolf to livestock due to its toxicity, the farmers coalition will pay a bounty for digging this invasive plant up.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25038"] = {
    id = 25038,
    name = "Puffball Shroom",
    itemImage = "/images/combat/materials/junk/puffball_shroom.png",
    value = 12500,
    extraTooltipInfo = "Some species of these are edible if picked early but this mature specimen shows how it gets its name from the cloud of spores released when you crush it, sometimes used to make ink so you should be able to sell these at a stationers shop.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["100000"] = {
    name = "ban_hamer",
    id = 100000,
    tradeable = false,
    itemImage = "/images/combat/equipment/ban_hamer.png",
    itemIcon = "/images/combat/equipment/ban_hamer_icon.png",
    extraTooltipInfo = "with this hammer you can play whac-a-mole more efficiently",
    class = "equipment",
    visual = "ban-hamer",
    tags = { "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      attackSpeed = 42
    }
  }
}