Difference between revisions of "Module:Items/data"

From Idlescape Wiki
Jump to navigation Jump to search
m
 
(6 intermediate revisions by 4 users not shown)
Line 14: Line 14:
 
     tradeable = false,
 
     tradeable = false,
 
     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 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 and coal.",
 
     class = "heat",
 
     class = "heat",
 
     tags = { "heat" }
 
     tags = { "heat" }
Line 21: Line 21:
 
     id = 3,
 
     id = 3,
 
     name = "Air Essence",
 
     name = "Air Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/air_essence.png",
 
     itemImage = "/images/runecrafting/air_essence.png",
Line 31: Line 30:
 
     id = 4,
 
     id = 4,
 
     name = "Earth Essence",
 
     name = "Earth Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/earth_essence.png",
 
     itemImage = "/images/runecrafting/earth_essence.png",
Line 41: Line 39:
 
     id = 5,
 
     id = 5,
 
     name = "Fire Essence",
 
     name = "Fire Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/fire_essence.png",
 
     itemImage = "/images/runecrafting/fire_essence.png",
Line 51: Line 48:
 
     id = 6,
 
     id = 6,
 
     name = "Water Essence",
 
     name = "Water Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/water_essence.png",
 
     itemImage = "/images/runecrafting/water_essence.png",
Line 61: Line 57:
 
     id = 7,
 
     id = 7,
 
     name = "Blood Essence",
 
     name = "Blood Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/blood_essence.png",
 
     itemImage = "/images/runecrafting/blood_essence.png",
Line 71: Line 66:
 
     id = 8,
 
     id = 8,
 
     name = "Death Essence",
 
     name = "Death Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/death_essence.png",
 
     itemImage = "/images/runecrafting/death_essence.png",
Line 81: Line 75:
 
     id = 9,
 
     id = 9,
 
     name = "Chaos Essence",
 
     name = "Chaos Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/chaos_essence.png",
 
     itemImage = "/images/runecrafting/chaos_essence.png",
Line 91: Line 84:
 
     id = 10,
 
     id = 10,
 
     name = "Nature Essence",
 
     name = "Nature Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/nature_essence.png",
 
     itemImage = "/images/runecrafting/nature_essence.png",
Line 101: Line 93:
 
     id = 11,
 
     id = 11,
 
     name = "Mind Essence",
 
     name = "Mind Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/mind_essence.png",
 
     itemImage = "/images/runecrafting/mind_essence.png",
Line 111: Line 102:
 
     id = 12,
 
     id = 12,
 
     name = "Cosmic Essence",
 
     name = "Cosmic Essence",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/runecrafting/cosmic_essence.png",
 
     itemImage = "/images/runecrafting/cosmic_essence.png",
Line 144: Line 134:
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/misc/task.png",
 
     itemImage = "/images/misc/task.png",
    altItemImage = "/images/christmas/wishlist.png",
 
 
     extraTooltipInfo = "Adventure awaits! HUZZAH!",
 
     extraTooltipInfo = "Adventure awaits! HUZZAH!",
 
     class = "gem",
 
     class = "gem",
Line 154: Line 143:
 
     level = 1,
 
     level = 1,
 
     value = 5,
 
     value = 5,
    ingredientTags = { "fish", "meat" },
 
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 5,
 
     experience = 5,
    skill = "fishing",
 
    size = 1,
 
    difficulty = 1,
 
    cookingEnchantment = 29,
 
    alchemySize = 3,
 
 
     itemImage = "/images/fishing/raw_shrimp.png",
 
     itemImage = "/images/fishing/raw_shrimp.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "S h r i m p",
+
     extraTooltipInfo = "An ingredient for cooking and bait. S h r i m p",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["61"] = {
 
   ["61"] = {
Line 174: Line 157:
 
     value = 15,
 
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    ingredientTags = { "fish", "meat" },
 
 
     experience = 10,
 
     experience = 10,
    skill = "fishing",
 
    size = 1,
 
    difficulty = 1,
 
 
     itemImage = "/images/fishing/raw_anchovy.png",
 
     itemImage = "/images/fishing/raw_anchovy.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "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 = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["62"] = {
 
   ["62"] = {
Line 192: Line 171:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 25,
 
     experience = 25,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 2,
 
    difficulty = 2,
 
    bonusDifficultyXP = 1,
 
 
     itemImage = "/images/fishing/raw_trout.png",
 
     itemImage = "/images/fishing/raw_trout.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "The fisherman's participation award.",
+
     extraTooltipInfo = "An ingredient for cooking and bait. The fisherman's participation award.",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["63"] = {
 
   ["63"] = {
Line 210: Line 184:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 40,
 
     experience = 40,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 2,
 
    difficulty = 2,
 
    bonusDifficultyXP = 1,
 
 
     itemImage = "/images/fishing/raw_salmon.png",
 
     itemImage = "/images/fishing/raw_salmon.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "Not going up any rivers anymore.",
+
     extraTooltipInfo = "An ingredient for cooking and bait. Not going up any rivers anymore.",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["64"] = {
 
   ["64"] = {
Line 228: Line 197:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 75,
 
     experience = 75,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 3,
 
    difficulty = 3,
 
    bonusDifficultyXP = 2,
 
 
     itemImage = "/images/fishing/raw_lobster.png",
 
     itemImage = "/images/fishing/raw_lobster.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "Raw Lobster!",
+
     extraTooltipInfo = "An ingredient for cooking. Raw Lobster!",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["65"] = {
 
   ["65"] = {
Line 246: Line 210:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 100,
 
     experience = 100,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 3,
 
    difficulty = 3,
 
    bonusDifficultyXP = 1,
 
 
     itemImage = "/images/fishing/raw_tuna.png",
 
     itemImage = "/images/fishing/raw_tuna.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "Tuna Tuna Tuna",
+
     extraTooltipInfo = "An ingredient for cooking. Tuna Tuna Tuna",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" },
+
     tags = { "fish", "cooking", "fishing" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 265: Line 224:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 125,
 
     experience = 125,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 4,
 
    difficulty = 4,
 
    bonusDifficultyXP = 2,
 
 
     itemImage = "/images/fishing/raw_shark.png",
 
     itemImage = "/images/fishing/raw_shark.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "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 = { "ingredient", "fish", "cooking", "fishing" },
+
     tags = { "fish", "cooking", "fishing" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 284: Line 238:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 175,
 
     experience = 175,
    ingredientTags = { "monster", "meat" },
 
    skill = "fishing",
 
    size = 7,
 
    difficulty = 7,
 
    bonusDifficultyXP = 3,
 
 
     itemImage = "/images/fishing/raw_megalodon.png",
 
     itemImage = "/images/fishing/raw_megalodon.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "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 = { "ingredient", "cooking", "fishing" },
+
     tags = { "cooking", "fishing" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 303: Line 252:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 150,
 
     experience = 150,
    ingredientTags = { "monster", "meat" },
 
    skill = "fishing",
 
    size = 5,
 
    difficulty = 5,
 
    bonusDifficultyXP = 3,
 
 
     itemImage = "/images/fishing/raw_ancient_lobster.png",
 
     itemImage = "/images/fishing/raw_ancient_lobster.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "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 = { "ingredient", "cooking", "fishing" }
+
     tags = { "cooking", "fishing" }
 
   },
 
   },
 
   ["69"] = {
 
   ["69"] = {
Line 321: Line 265:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 200,
 
     experience = 200,
    ingredientTags = { "monster", "meat" },
 
    skill = "fishing",
 
    size = 9,
 
    difficulty = 9,
 
    bonusDifficultyXP = 6,
 
 
     itemImage = "/images/fishing/raw_tentacle_chunk.png",
 
     itemImage = "/images/fishing/raw_tentacle_chunk.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "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 = { "ingredient", "cooking", "fishing" }
+
     tags = { "cooking", "fishing" }
 
   },
 
   },
 
   ["70"] = {
 
   ["70"] = {
Line 339: Line 278:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 150,
 
     experience = 150,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 6,
 
    difficulty = 6,
 
    bonusDifficultyXP = 3,
 
 
     itemImage = "/images/fishing/raw_huge_tuna.png",
 
     itemImage = "/images/fishing/raw_huge_tuna.png",
 
     class = "fish",
 
     class = "fish",
     extraTooltipInfo = "A huge tuna!",
+
     extraTooltipInfo = "An ingredient for cooking. A huge tuna!",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" },
+
     tags = { "fish", "cooking", "fishing" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 357: Line 291:
 
     value = 25,
 
     value = 25,
 
     experience = 10,
 
     experience = 10,
    ingredientTags = { "vegetable" },
 
    size = 1,
 
    difficulty = 1,
 
    cookingEnchantment = 49,
 
    alchemySize = 1,
 
 
     itemImage = "images/fishing/seaweed.png",
 
     itemImage = "images/fishing/seaweed.png",
     extraTooltipInfo = "Smells real bad.",
+
     extraTooltipInfo = "An ingredient for cooking. Smells real bad.",
 
     class = "fish",
 
     class = "fish",
     tags = { "ingredient", "cooking", "fishing" }
+
     tags = { "cooking", "fishing" }
 
   },
 
   },
 
   ["72"] = {
 
   ["72"] = {
Line 373: Line 302:
 
     value = 150,
 
     value = 150,
 
     experience = 50,
 
     experience = 50,
    ingredientTags = { "fish", "meat" },
 
    size = 1,
 
    difficulty = 1,
 
    bonusDifficultyXP = 1,
 
    alchemySize = 2.5,
 
    cookingEnchantment = 48,
 
 
     itemImage = "images/fishing/raw_minnow.png",
 
     itemImage = "images/fishing/raw_minnow.png",
     extraTooltipInfo = "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 = { "ingredient", "fish", "cooking" }
+
     tags = { "fish", "cooking" }
 
   },
 
   },
 
   ["73"] = {
 
   ["73"] = {
Line 390: Line 313:
 
     value = 100,
 
     value = 100,
 
     experience = 50,
 
     experience = 50,
    ingredientTags = { "fish", "meat" },
 
    size = 3,
 
    difficulty = 3,
 
    bonusDifficultyXP = 2,
 
    cookingEnchantment = 50,
 
    alchemySize = 2,
 
 
     itemImage = "images/fishing/raw_tigerfish.png",
 
     itemImage = "images/fishing/raw_tigerfish.png",
     extraTooltipInfo = "Mean looking and strong to boot!",
+
     extraTooltipInfo = "An ingredient for cooking. Mean looking and strong to boot!",
 
     class = "fish",
 
     class = "fish",
     tags = { "ingredient", "fish", "cooking" }
+
     tags = { "fish", "cooking" }
 
   },
 
   },
 
   ["74"] = {
 
   ["74"] = {
Line 407: Line 324:
 
     value = 125,
 
     value = 125,
 
     experience = 75,
 
     experience = 75,
    ingredientTags = { "fish", "meat" },
 
    size = 3,
 
    difficulty = 3,
 
    bonusDifficultyXP = 2,
 
    cookingEnchantment = 52,
 
    alchemySize = 2,
 
 
     itemImage = "images/fishing/raw_eel.png",
 
     itemImage = "images/fishing/raw_eel.png",
     extraTooltipInfo = "Slippery and oily!",
+
     extraTooltipInfo = "An ingredient for cooking. Slippery and oily!",
 
     class = "fish",
 
     class = "fish",
     tags = { "ingredient", "fish", "cooking" }
+
     tags = { "fish", "cooking" }
 
   },
 
   },
 
   ["75"] = {
 
   ["75"] = {
Line 424: Line 335:
 
     value = 150,
 
     value = 150,
 
     experience = 125,
 
     experience = 125,
    ingredientTags = { "fish", "meat" },
 
    size = 5,
 
    difficulty = 5,
 
    bonusDifficultyXP = 3,
 
    cookingEnchantment = 53,
 
    alchemySize = 2.5,
 
 
     itemImage = "images/fishing/raw_greatwhite.png",
 
     itemImage = "images/fishing/raw_greatwhite.png",
     extraTooltipInfo = "A deadly creature to be sure.",
+
     extraTooltipInfo = "An ingredient for cooking. A deadly creature to be sure.",
 
     class = "fish",
 
     class = "fish",
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["76"] = {
 
   ["76"] = {
Line 441: Line 346:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 125,
 
     experience = 125,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 5,
 
    difficulty = 5,
 
    bonusDifficultyXP = 2,
 
 
     itemImage = "/images/fishing/raw_hammerhead.png",
 
     itemImage = "/images/fishing/raw_hammerhead.png",
     extraTooltipInfo = "Probably can't actually be used as a hammer.",
+
     extraTooltipInfo = "An ingredient for cooking. Probably can't actually be used as a hammer.",
 
     class = "fish",
 
     class = "fish",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["77"] = {
 
   ["77"] = {
Line 458: Line 358:
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 75,
 
     experience = 75,
    ingredientTags = { "fish", "meat" },
 
    skill = "fishing",
 
    size = 3,
 
    difficulty = 3,
 
    bonusDifficultyXP = 3,
 
 
     itemImage = "/images/fishing/raw_crab.png",
 
     itemImage = "/images/fishing/raw_crab.png",
     extraTooltipInfo = "In some places it's considered less desirable than lobster, but not here.",
+
     extraTooltipInfo = "An ingredient for cooking. In some places it's considered less desirable than lobster, but not here.",
 
     class = "fish",
 
     class = "fish",
 
     time = 10000,
 
     time = 10000,
     tags = { "ingredient", "fish", "cooking", "fishing" }
+
     tags = { "fish", "cooking", "fishing" }
 
   },
 
   },
 
   ["95"] = {
 
   ["95"] = {
Line 590: Line 485:
 
     time = 5000,
 
     time = 5000,
 
     itemImage = "/images/mining/clay.png",
 
     itemImage = "/images/mining/clay.png",
     extraTooltipInfo = "It may not be what plants crave, but you could probably mix this with sand to make fertilizer.",
+
     extraTooltipInfo = "Used in crafting. It may not be what plants crave, but you could probably mix this with sand to make fertilizer.",
 
     class = "ore",
 
     class = "ore",
 
     tags = { "mining" }
 
     tags = { "mining" }
Line 603: Line 498:
 
     time = 5000,
 
     time = 5000,
 
     itemImage = "/images/mining/stone.png",
 
     itemImage = "/images/mining/stone.png",
     extraTooltipInfo = "This doesn't seem useful.",
+
     extraTooltipInfo = "Used in crafting. A solid foundation for castles... but who would want that?",
 
     class = "ore",
 
     class = "ore",
 
     tags = { "mining" }
 
     tags = { "mining" }
Line 616: Line 511:
 
     time = 5000,
 
     time = 5000,
 
     itemImage = "/images/mining/sand.png",
 
     itemImage = "/images/mining/sand.png",
     extraTooltipInfo = "Some particularly nutritious sand can be used to create fertilizer, though eating the sand itself doesn't seem like a good idea...",
+
     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",
 
     class = "ore",
 
     tags = { "mining" }
 
     tags = { "mining" }
Line 683: Line 578:
 
     time = 5000,
 
     time = 5000,
 
     itemImage = "/images/mining/void_shard.png",
 
     itemImage = "/images/mining/void_shard.png",
     extraTooltipInfo = "A stone pulsing with chaotic energy.",
+
     extraTooltipInfo = "A stone pulsing with chaotic energy. Perhaps you could further process it?",
 
     class = "ore",
 
     class = "ore",
 
     tags = { "mining", "smithing" },
 
     tags = { "mining", "smithing" },
Line 694: Line 589:
 
     tradeable = true,
 
     tradeable = true,
 
     class = "seed",
 
     class = "seed",
    craftingLevel = 1,
 
    craftingExperience = 24,
 
    requiredResources = { {
 
      ["96"] = 10,
 
      ["110"] = 10
 
    }, {
 
      ["95"] = 10,
 
      ["110"] = 10
 
    }, {
 
      ["110"] = 10,
 
      ["2014"] = 10
 
    }, {
 
      ["108"] = 10,
 
      ["110"] = 10
 
    }, {
 
      ["110"] = 5,
 
      ["4000"] = 10
 
    }, {
 
      ["108"] = 5,
 
      ["4000"] = 10
 
    }, {
 
      ["110"] = 5,
 
      ["4001"] = 1
 
    }, {
 
      ["108"] = 5,
 
      ["4001"] = 1
 
    } },
 
    craftingMultiplier = { 4, 4, 4, 4, 4, 4, 3, 3 },
 
    craftable = true,
 
 
     itemImage = "/images/farming/fertilizer.png",
 
     itemImage = "/images/farming/fertilizer.png",
     extraTooltipInfo = "Stinky sack of nutrients. Increases minimum yield and experience of plants.",
+
     extraTooltipInfo = "Stinky sack of nutrients. Increases minimum yield and experience of plants in farming.",
    craftingDescription = "Stinky sack of nutrients. Increases minimum yield and experience of plants.",
 
 
     tags = { "farming" },
 
     tags = { "farming" },
     category = "Farming"
+
     craftingStats = {
 +
      level = 1,
 +
      experience = 20,
 +
      category = "Farming",
 +
      craftable = true,
 +
      multiplier = 4,
 +
      description = "Stinky sack of nutrients. Increases minimum yield and experience of plants in farming."
 +
    }
 
   },
 
   },
 
   ["151"] = {
 
   ["151"] = {
Line 742: Line 614:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 1,
 
       requiredLevel = 1,
      yield = { {
 
        chance = 1,
 
        id = 2021,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/carrot_plant.png",
 
       image = "/images/farming/carrot_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 30,
 
       experience = 30,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Won't improve your vision yet."
 
   },
 
   },
 
   ["152"] = {
 
   ["152"] = {
Line 772: Line 634:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 30,
 
       requiredLevel = 30,
      yield = { {
 
        chance = 1,
 
        id = 2012,
 
        min = 5,
 
        max = 15
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/peppercorn_plant.png",
 
       image = "/images/farming/peppercorn_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 120,
 
       experience = 120,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. May cause uncontrolled sneezing on harvest."
 
   },
 
   },
 
   ["153"] = {
 
   ["153"] = {
Line 802: Line 654:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 20,
 
       requiredLevel = 20,
      yield = { {
 
        chance = 1,
 
        id = 2015,
 
        min = 5,
 
        max = 15
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/sugarcane_plant.png",
 
       image = "/images/farming/sugarcane_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 80,
 
       experience = 80,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm for a sweet treat."
 
   },
 
   },
 
   ["154"] = {
 
   ["154"] = {
Line 832: Line 674:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 8,
 
       requiredLevel = 8,
      yield = { {
 
        chance = 1,
 
        id = 2029,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/wheat_plant.png",
 
       image = "/images/farming/wheat_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 50,
 
       experience = 50,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. It's honest work."
 
   },
 
   },
 
   ["155"] = {
 
   ["155"] = {
Line 862: Line 694:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 3,
 
       requiredLevel = 3,
      yield = { {
 
        chance = 1,
 
        id = 2023,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/potato_plant.png",
 
       image = "/images/farming/potato_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 40,
 
       experience = 40,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Adventurers would often use potatos to show others their desire to dungeon delve with one another."
 
   },
 
   },
 
   ["156"] = {
 
   ["156"] = {
Line 892: Line 714:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 25,
 
       requiredLevel = 25,
      yield = { {
 
        chance = 1,
 
        id = 2030,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/rice_plant.png",
 
       image = "/images/farming/rice_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 100,
 
       experience = 100,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["157"] = {
 
   ["157"] = {
Line 922: Line 734:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 12,
 
       requiredLevel = 12,
      yield = { {
 
        chance = 1,
 
        id = 2025,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/tomato_plant.png",
 
       image = "/images/farming/tomato_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 60,
 
       experience = 60,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Definitely a Vegetable."
 
   },
 
   },
 
   ["158"] = {
 
   ["158"] = {
Line 952: Line 754:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 5,
 
       requiredLevel = 5,
      yield = { {
 
        chance = 1,
 
        id = 2027,
 
        min = 5,
 
        max = 15
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/wildberry_plant.png",
 
       image = "/images/farming/wildberry_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 200,
 
       experience = 200,
 
       time = 60
 
       time = 60
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Careful with the thorns!"
 
   },
 
   },
 
   ["159"] = {
 
   ["159"] = {
Line 982: Line 774:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 20,
 
       requiredLevel = 20,
      yield = { {
 
        chance = 1,
 
        id = 2022,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/chili_pepper_plant.png",
 
       image = "/images/farming/chili_pepper_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 90,
 
       experience = 90,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Even the seeds are hot to the touch."
 
   },
 
   },
 
   ["160"] = {
 
   ["160"] = {
Line 1,012: Line 794:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 25,
 
       requiredLevel = 25,
      yield = { {
 
        chance = 1,
 
        id = 2024,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/pumpkin_plant.png",
 
       image = "/images/farming/pumpkin_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 110,
 
       experience = 110,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. The orange melon."
 
   },
 
   },
 
   ["161"] = {
 
   ["161"] = {
Line 1,042: Line 814:
 
       width = 1,
 
       width = 1,
 
       requiredLevel = 15,
 
       requiredLevel = 15,
      yield = { {
 
        chance = 1,
 
        id = 2020,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/mushroom_plant.png",
 
       image = "/images/farming/mushroom_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 70,
 
       experience = 70,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["170"] = {
 
   ["170"] = {
Line 1,072: Line 834:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 10,
 
       requiredLevel = 10,
      yield = { {
 
        chance = 1,
 
        id = 302,
 
        min = 20,
 
        max = 50
 
      }, {
 
        chance = 1,
 
        id = 301,
 
        min = 2,
 
        max = 20
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/normal_tree_plant.png",
 
       image = "/images/farming/normal_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 450,
 
       experience = 450,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Good place to take naps under."
 
   },
 
   },
 
   ["171"] = {
 
   ["171"] = {
Line 1,107: Line 854:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 17,
 
       requiredLevel = 17,
      yield = { {
 
        chance = 1,
 
        id = 303,
 
        min = 20,
 
        max = 50
 
      }, {
 
        chance = 1,
 
        id = 301,
 
        min = 2,
 
        max = 20
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/oak_tree_plant.png",
 
       image = "/images/farming/oak_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 1250,
 
       experience = 1250,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["172"] = {
 
   ["172"] = {
Line 1,142: Line 874:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 20,
 
       requiredLevel = 20,
      yield = { {
 
        chance = 1,
 
        id = 304,
 
        min = 20,
 
        max = 50
 
      }, {
 
        chance = 1,
 
        id = 301,
 
        min = 2,
 
        max = 20
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/willow_tree_plant.png",
 
       image = "/images/farming/willow_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 1800,
 
       experience = 1800,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["173"] = {
 
   ["173"] = {
Line 1,177: Line 894:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 25,
 
       requiredLevel = 25,
      yield = { {
 
        chance = 1,
 
        id = 305,
 
        min = 20,
 
        max = 50
 
      }, {
 
        chance = 1,
 
        id = 301,
 
        min = 2,
 
        max = 20
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/maple_tree_plant.png",
 
       image = "/images/farming/maple_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 2000,
 
       experience = 2000,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Sometimes sticky sap is found on this tree, but it's safe to ignore."
 
   },
 
   },
 
   ["174"] = {
 
   ["174"] = {
Line 1,212: Line 914:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 35,
 
       requiredLevel = 35,
      yield = { {
 
        chance = 1,
 
        id = 306,
 
        min = 20,
 
        max = 50
 
      }, {
 
        chance = 1,
 
        id = 301,
 
        min = 2,
 
        max = 20
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/yew_tree_plant.png",
 
       image = "/images/farming/yew_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 2200,
 
       experience = 2200,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["175"] = {
 
   ["175"] = {
Line 1,247: Line 934:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 20,
 
       requiredLevel = 20,
      yield = { {
 
        chance = 1,
 
        id = 2028,
 
        min = 10,
 
        max = 20
 
      }, {
 
        chance = 0.004,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/banana_tree_plant.png",
 
       image = "/images/farming/banana_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 2250,
 
       experience = 2250,
 
       time = 150
 
       time = 150
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["176"] = {
 
   ["176"] = {
Line 1,277: Line 954:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 20,
 
       requiredLevel = 20,
      yield = { {
 
        chance = 1,
 
        id = 2026,
 
        min = 10,
 
        max = 20
 
      }, {
 
        chance = 1,
 
        id = 301,
 
        min = 2,
 
        max = 20
 
      }, {
 
        chance = 1,
 
        id = 302,
 
        min = 20,
 
        max = 40
 
      }, {
 
        chance = 0.004,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/apple_tree_plant.png",
 
       image = "/images/farming/apple_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
 
       experience = 2250,
 
       experience = 2250,
 
       time = 150
 
       time = 150
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Not a good place to take naps under."
 
   },
 
   },
 
   ["177"] = {
 
   ["177"] = {
Line 1,319: Line 976:
 
       width = 4,
 
       width = 4,
 
       requiredLevel = 50,
 
       requiredLevel = 50,
      yield = { {
+
       image = "/images/farming/elder_tree_plant.png",
        chance = 0.16666666666666666,
+
       align = "bottom",
        id = 301,
+
       experience = 20000,
        min = 20,
 
        max = 40
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 302,
 
        min = 40,
 
        max = 80
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 303,
 
        min = 40,
 
        max = 80
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 304,
 
        min = 40,
 
        max = 80
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 305,
 
        min = 40,
 
        max = 80
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 306,
 
        min = 40,
 
        max = 80
 
      }, {
 
        chance = 1,
 
        id = 307,
 
        min = 50,
 
        max = 100
 
      }, {
 
        chance = 0.01,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
       image = "/images/farming/elder_tree_plant.png",
 
       align = "bottom",
 
       experience = 20000,
 
 
       time = 240
 
       time = 240
 
     }
 
     }
Line 1,374: Line 990:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/sageberry_seed.png",
 
     itemImage = "/images/farming/sageberry_seed.png",
     extraTooltipInfo = "It may be wise to plant this.",
+
     extraTooltipInfo = "It may be wise to plant this on your farm.",
 
     tags = { "seed", "farming", "foraging" },
 
     tags = { "seed", "farming", "foraging" },
 
     farmingStats = {
 
     farmingStats = {
Line 1,380: Line 996:
 
       width = 2,
 
       width = 2,
 
       requiredLevel = 25,
 
       requiredLevel = 25,
      yield = { {
 
        chance = 1,
 
        id = 2031,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
 
       image = "/images/farming/sageberry_bush.png",
 
       image = "/images/farming/sageberry_bush.png",
 
       align = "bottom",
 
       align = "bottom",
Line 1,404: Line 1,009:
 
     tradeable = true,
 
     tradeable = true,
 
     class = "seed",
 
     class = "seed",
    craftingLevel = 70,
 
    craftingExperience = 6000,
 
    craftingMultiplier = { 32, 8, 4 },
 
    craftable = true,
 
    craftingDescription = "The blessing of life steeped in the ooze of corruption.",
 
 
     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?",
    category = "Farming",
 
 
     tags = { "seed", "farming" },
 
     tags = { "seed", "farming" },
    requiredResources = { {
 
      ["115"] = 500,
 
      ["180"] = 3
 
    }, {
 
      ["180"] = 1,
 
      ["800"] = 100
 
    }, {
 
      ["3008"] = 50,
 
      ["3009"] = 50,
 
      ["3010"] = 50,
 
      ["4000"] = 200
 
    } },
 
 
     rarity = "rare",
 
     rarity = "rare",
 
     farmingStats = {
 
     farmingStats = {
Line 1,432: Line 1,019:
 
       maxWidth = 4,
 
       maxWidth = 4,
 
       requiredLevel = 1,
 
       requiredLevel = 1,
       yield = { {
+
       image = "/images/farming/mysterious_plant.png",
        chance = 0.1,
+
       align = "center",
        id = 185,
+
       experience = 600,
        min = 1,
+
       time = 60
        max = 16
+
    },
       }, {
+
    craftingStats = {
        chance = 0.13333333333333333,
+
       level = 70,
        id = 11019,
+
       experience = 6000,
        min = 3,
+
       category = "Farming",
        max = 9
+
       craftable = true,
       }, {
+
       multiplier = 16,
        chance = 0.16666666666666666,
+
       description = "The blessing of life steeped in the ooze of corruption."
        id = 11010,
+
    }
        min = 4,
+
  },
        max = 12
+
  ["186"] = {
       }, {
+
    id = 186,
        chance = 0.04,
+
    name = "Durian Seed",
        id = 900,
+
    value = 5,
        min = 1,
+
    tradeable = true,
        max = 1
+
    class = "seed",
      }, {
+
    itemImage = "/images/farming/durian_seed.png",
        chance = 0.04,
+
    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.",
        id = 800,
+
    tags = { "farming" },
        min = 2,
+
    rarity = "epic"
        max = 10
+
  },
      }, {
+
  ["201"] = {
        chance = 1,
+
    id = 201,
        id = 109,
+
    name = "Bronze Bar",
        min = 2,
+
    level = 1,
        max = 25
+
    value = 25,
       }, {
+
    tradeable = true,
        chance = 0.4,
+
    experience = 10,
        id = 150,
+
    time = 10000,
        min = 1,
+
    itemImage = "/images/smithing/bronze_bar.png",
        max = 10
+
    class = "bar",
       }, {
+
    extraTooltipInfo = "Used as a basic crafting material.",
        chance = 0.13333333333333333,
+
    tags = { "mining", "smithing" }
        id = 108,
+
  },
        min = 2,
+
  ["202"] = {
        max = 25
+
    id = 202,
       }, {
+
    name = "Iron Bar",
        chance = 0.13333333333333333,
+
    level = 10,
        id = 110,
+
    value = 250,
        min = 2,
+
    tradeable = true,
        max = 25
+
    experience = 45,
       }, {
+
    time = 24000,
        chance = 0.13333333333333333,
+
    itemImage = "/images/smithing/iron_bar.png",
        id = 113,
+
    class = "bar",
        min = 10,
+
    extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
        max = 50
+
    tags = { "mining", "smithing" }
       }, {
+
  },
        chance = 0.2,
+
  ["203"] = {
        id = 112,
+
    id = 203,
        min = 10,
+
    name = "Gold Bar",
        max = 50
+
    level = 25,
       }, {
+
    value = 1000,
        chance = 0.2,
+
    tradeable = true,
        id = 101,
+
    experience = 150,
        min = 10,
+
    time = 60000,
        max = 50
+
    itemImage = "/images/smithing/gold_bar.png",
      }, {
+
    class = "bar",
        chance = 0.2,
+
    extraTooltipInfo = "May be used to craft or augment jewelry. Sadly you aren't authorized to create your own currency.",
        id = 102,
+
    tags = { "mining", "smithing" }
        min = 10,
+
  },
        max = 50
+
  ["204"] = {
      }, {
+
    id = 204,
        chance = 0.13333333333333333,
+
    name = "Mithril Bar",
        id = 103,
+
    level = 35,
        min = 10,
+
    value = 500,
        max = 50
+
    tradeable = true,
      }, {
+
    experience = 200,
        chance = 0.1,
+
    time = 60000,
        id = 104,
+
    itemImage = "/images/smithing/mithril_bar.png",
        min = 10,
+
    class = "bar",
        max = 50
+
    extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
      }, {
+
    tags = { "mining", "smithing" }
        chance = 0.08,
+
  },
        id = 111,
+
  ["205"] = {
        min = 10,
+
    id = 205,
        max = 50
+
    name = "Adamantite Bar",
      }, {
+
    level = 50,
        chance = 0.06666666666666667,
+
    value = 2000,
        id = 105,
+
    tradeable = true,
        min = 10,
+
    experience = 600,
        max = 50
+
    time = 150000,
      }, {
+
    itemImage = "/images/smithing/adamantite_bar.png",
        chance = 0.05714285714285714,
+
    class = "bar",
        id = 106,
+
    extraTooltipInfo = "A rather limited, yet hard, metal. May be used to create Adamantite gear.",
        min = 10,
+
    tags = { "mining", "smithing" },
        max = 50
+
    rarity = "uncommon"
      }, {
+
  },
        chance = 0.05,
+
  ["206"] = {
        id = 107,
+
    id = 206,
        min = 10,
+
    name = "Runite Bar",
        max = 50
+
    level = 65,
      }, {
+
    value = 7000,
        chance = 0.03333333333333333,
+
    tradeable = true,
        id = 114,
+
    experience = 840,
        min = 1,
+
    time = 180000,
        max = 10
+
    itemImage = "/images/smithing/runite_bar.png",
      }, {
+
    class = "bar",
        chance = 0.025,
+
    extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
        id = 115,
+
    tags = { "mining", "smithing" },
        min = 1,
+
    rarity = "rare"
        max = 5
+
   },
      }, {
+
   ["207"] = {
        chance = 0.1,
+
     id = 207,
        id = 201,
+
     name = "Stygian Bar",
        min = 5,
+
     level = 70,
        max = 25
+
     value = 9000,
      }, {
 
        chance = 0.06666666666666667,
 
        id = 202,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.05,
 
        id = 203,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.03333333333333333,
 
        id = 204,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.02857142857142857,
 
        id = 205,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.025,
 
        id = 206,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.016666666666666666,
 
        id = 207,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 0.0125,
 
        id = 208,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 400,
 
        min = 1,
 
        max = 3
 
      }, {
 
        chance = 0.02666666666666667,
 
        id = 401,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 0.02,
 
        id = 402,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.016,
 
        id = 403,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.013333333333333334,
 
        id = 404,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 151,
 
        chance = 0.6666666666666666,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 155,
 
        chance = 0.6666666666666666,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 154,
 
        chance = 0.5,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 157,
 
        chance = 0.5,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 161,
 
        chance = 0.4,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 153,
 
        chance = 0.4,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 159,
 
        chance = 0.3333333333333333,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 156,
 
        chance = 0.3333333333333333,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 160,
 
        chance = 0.2857142857142857,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 152,
 
        chance = 0.2857142857142857,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 158,
 
        chance = 0.6666666666666666,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 180,
 
        chance = 0.2,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 170,
 
        chance = 0.5,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 171,
 
        chance = 0.25,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 172,
 
        chance = 0.16666666666666666,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 173,
 
        chance = 0.125,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 174,
 
        chance = 0.1,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 175,
 
        chance = 0.125,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 176,
 
        chance = 0.125,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 177,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 4505,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 4506,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 4507,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 4508,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 3004,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3005,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3006,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3007,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3008,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3009,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3010,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3011,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3013,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3014,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3015,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3016,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3017,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3018,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3019,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3020,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3021,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 900,
 
        chance = 0.05,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 901,
 
        chance = 0.1,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 902,
 
        chance = 0.05,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.1,
 
        id = 301,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.06666666666666667,
 
        id = 302,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.05,
 
        id = 303,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.03333333333333333,
 
        id = 304,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.02857142857142857,
 
        id = 305,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.025,
 
        id = 306,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.016666666666666666,
 
        id = 307,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 0.04,
 
        id = 4000,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4001,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4002,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4003,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4004,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4005,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4006,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4007,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4008,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4009,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4010,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4011,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 7004,
 
        min = 1,
 
        max = 30
 
      } },
 
      image = "/images/farming/mysterious_plant.png",
 
      align = "center",
 
      experience = 600,
 
      time = 60
 
    }
 
   },
 
   ["201"] = {
 
     id = 201,
 
     name = "Bronze Bar",
 
    skill = "smithing",
 
     level = 1,
 
     value = 25,
 
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     experience = 1500,
     time = 4500,
+
     time = 300000,
     itemImage = "/images/smithing/bronze_bar.png",
+
     itemImage = "/images/smithing/stygian_bar.png",
 
     class = "bar",
 
     class = "bar",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "An unnaturally tough metal that is almost crystalline in nature. May be used to craft Stygian equipment.",
 
     tags = { "mining", "smithing" },
 
     tags = { "mining", "smithing" },
     skillIcon = "/images/smithing/smithing_icon.png",
+
     rarity = "rare"
    requiredResources = { {
 
      ["2"] = 1,
 
      ["101"] = 1,
 
      ["102"] = 1
 
    } }
 
 
   },
 
   },
   ["202"] = {
+
   ["208"] = {
     id = 202,
+
     id = 208,
     name = "Iron Bar",
+
     name = "Chaotic Crystal",
    skill = "smithing",
+
     level = 75,
     level = 10,
+
     value = 15000,
     value = 250,
 
 
     tradeable = true,
 
     tradeable = true,
     experience = 100,
+
     experience = 2000,
     time = 9000,
+
     time = 400000,
     itemImage = "/images/smithing/iron_bar.png",
+
     itemImage = "/images/mining/void_crystal.png",
 
     class = "bar",
 
     class = "bar",
     extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
+
     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" },
 
     tags = { "mining", "smithing" },
     skillIcon = "/images/smithing/smithing_icon.png",
+
     rarity = "rare"
    requiredResources = { {
 
      ["2"] = 5,
 
      ["103"] = 3
 
    } }
 
 
   },
 
   },
   ["203"] = {
+
   ["209"] = {
     id = 203,
+
     id = 209,
     name = "Gold Bar",
+
     name = "Obsidian Glass",
    skill = "smithing",
+
     value = 3000,
    level = 25,
 
     value = 1000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 100,
+
     itemImage = "/images/combat/materials/obsidian_glass.png",
    time = 15000,
+
    extraTooltipInfo = "A splinter of mildly reflective obsidian glass; can be used to augment obsidian or obsidian-adjacent gear.",
     itemImage = "/images/smithing/gold_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "May be used to craft or augment jewelry. Sadly you aren't authorized to create your own currency.",
+
     tags = { "mining" },
     tags = { "mining", "smithing" },
+
     craftingStats = {
     skillIcon = "/images/smithing/smithing_icon.png",
+
       level = 30,
    requiredResources = { {
+
       experience = 300,
      ["2"] = 20,
+
       category = "General",
       ["104"] = 5
+
       craftable = true,
    } }
+
       description = "Break down obsidian equipment to extract some potentially usable material."
  },
+
     }
  ["204"] = {
 
    id = 204,
 
    name = "Mithril Bar",
 
    skill = "smithing",
 
    level = 35,
 
    value = 500,
 
    tradeable = true,
 
    experience = 200,
 
    time = 22500,
 
    itemImage = "/images/smithing/mithril_bar.png",
 
    class = "bar",
 
    extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
 
    tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 50,
 
       ["105"] = 5
 
    } }
 
  },
 
  ["205"] = {
 
    id = 205,
 
    name = "Adamantite Bar",
 
    skill = "smithing",
 
    level = 50,
 
    value = 2000,
 
    tradeable = true,
 
    experience = 300,
 
    time = 33000,
 
    itemImage = "/images/smithing/adamantite_bar.png",
 
    class = "bar",
 
    extraTooltipInfo = "A rather limited, yet hard, metal. May only be used to create Adamantite gear.",
 
    tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
       ["2"] = 100,
 
      ["106"] = 10
 
    } },
 
    rarity = "uncommon"
 
  },
 
  ["206"] = {
 
    id = 206,
 
    name = "Runite Bar",
 
    skill = "smithing",
 
    level = 65,
 
    value = 7000,
 
    tradeable = true,
 
    experience = 1000,
 
    time = 67500,
 
    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" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
       ["2"] = 200,
 
      ["107"] = 10
 
    } },
 
    rarity = "rare"
 
  },
 
  ["207"] = {
 
    id = 207,
 
    name = "Stygian Bar",
 
    skill = "smithing",
 
    level = 70,
 
    value = 9000,
 
    tradeable = true,
 
    experience = 1500,
 
    time = 79500,
 
    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" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 500,
 
      ["114"] = 15,
 
      ["800"] = 5
 
    } },
 
    rarity = "rare"
 
  },
 
  ["208"] = {
 
    id = 208,
 
    name = "Chaotic Crystal",
 
    skill = "smithing",
 
    level = 75,
 
    value = 15000,
 
    tradeable = true,
 
    experience = 2000,
 
    time = 99000,
 
    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" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
       ["2"] = 500,
 
      ["115"] = 20
 
    } },
 
    rarity = "rare"
 
  },
 
  ["209"] = {
 
    id = 209,
 
    name = "Obsidian Glass",
 
    value = 3000,
 
    tradeable = true,
 
    craftingLevel = 30,
 
    craftingExperience = 300,
 
    craftable = 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.",
 
    craftingDescription = "Break down obsidian equipment to extract some potentially usable material.",
 
    class = "bar",
 
    category = "General",
 
     tags = { "mining" },
 
    requiredResources = { {
 
      ["1008"] = 1
 
    }, {
 
      ["1009"] = 1
 
    }, {
 
      ["1010"] = 1
 
    }, {
 
      ["1011"] = 1
 
    }, {
 
      ["1052"] = 1
 
    }, {
 
      ["1062"] = 1
 
    }, {
 
      ["1072"] = 1
 
    }, {
 
      ["1094"] = 1
 
    }, {
 
      ["1095"] = 1
 
    }, {
 
      ["1112"] = 1
 
    }, {
 
      ["1132"] = 1
 
    } }
 
 
   },
 
   },
 
   ["210"] = {
 
   ["210"] = {
 
     id = 210,
 
     id = 210,
 
     name = "Golem Marrow",
 
     name = "Golem Marrow",
     value = 3000,
+
     value = 300,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/golem_marrow.png",
 
     itemImage = "/images/combat/materials/golem_marrow.png",
Line 2,141: Line 1,185:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
 
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
     extraTooltipInfo = "A shard of chaotic essence that is not only contained, but refined. The process to do this is forever lost to the ages.",
+
     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",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,152: Line 1,196:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/living_stone.png",
 
     itemImage = "/images/combat/materials/living_stone.png",
     extraTooltipInfo = "A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
+
     extraTooltipInfo = "Crafting Material. A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,163: Line 1,207:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/runed_stone.png",
 
     itemImage = "/images/combat/materials/runed_stone.png",
     extraTooltipInfo = "An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
+
     extraTooltipInfo = "Crafting Material. An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,174: Line 1,218:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/magma_core.png",
 
     itemImage = "/images/combat/materials/magma_core.png",
     extraTooltipInfo = "A chunk of stone with an unquenchable fire burning within. What could you do with this?",
+
     extraTooltipInfo = "Crafting Material. A chunk of stone with an unquenchable fire burning within. What could you do with this?",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,185: Line 1,229:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
 
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
     extraTooltipInfo = "An unrefined splinter of chaotic energy. Though dulled compared to the chaos it was drawn from, it may still have a potent effect.",
+
     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",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,196: Line 1,240:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
 
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
     extraTooltipInfo = "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.",
+
     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",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,207: Line 1,251:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/ice_shard.PNG",
 
     itemImage = "/images/combat/materials/ice_shard.PNG",
     extraTooltipInfo = "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?",
+
     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",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,234: Line 1,278:
 
     heat = 5,
 
     heat = 5,
 
     experience = 20,
 
     experience = 20,
    craftingExperience = 12,
 
 
     time = 5000,
 
     time = 5000,
    craftingLevel = 1,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/log.png",
 
     itemImage = "/images/foraging/log.png",
    craftingDescription = "Combine your branches to craft one log",
 
 
     class = "log",
 
     class = "log",
 
     extraTooltipInfo = "Used as a crafting material or turned into heat.",
 
     extraTooltipInfo = "Used as a crafting material or turned into heat.",
    category = "General",
 
 
     tags = { "foraging", "heat" },
 
     tags = { "foraging", "heat" },
     requiredResources = { {
+
     craftingStats = {
       ["301"] = 20
+
       level = 1,
     } }
+
      experience = 10,
 +
      category = "General",
 +
      craftable = true,
 +
      description = "Combine your branches to craft one log"
 +
     }
 
   },
 
   },
 
   ["303"] = {
 
   ["303"] = {
Line 2,287: Line 1,330:
 
     itemImage = "/images/foraging/maple_log.png",
 
     itemImage = "/images/foraging/maple_log.png",
 
     class = "log",
 
     class = "log",
     extraTooltipInfo = "Used as a crafting material or turned into heat.",
+
     extraTooltipInfo = "Used as a crafting material or turned into heat. Still sticky somehow.",
 
     tags = { "foraging", "heat" }
 
     tags = { "foraging", "heat" }
 
   },
 
   },
Line 2,370: Line 1,413:
 
     tags = { "mining", "gem" },
 
     tags = { "mining", "gem" },
 
     rarity = "uncommon"
 
     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" },
 +
    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.",
 +
      leagues = { 8 }
 +
    }
 +
  },
 +
  ["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" },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 1030,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
 +
      leagues = { 8 }
 +
    }
 +
  },
 +
  ["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" },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 2030,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "A combustible red powder, imbued with magic, used in alchemical crafting.",
 +
      leagues = { 8 }
 +
    }
 +
  },
 +
  ["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" },
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 3430,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "Finely ground diamond suspended in oil with highly abrasive properties.",
 +
      leagues = { 8 }
 +
    }
 +
  },
 +
  ["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" },
 +
    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.",
 +
      leagues = { 8 }
 +
    }
 
   },
 
   },
 
   ["500"] = {
 
   ["500"] = {
 
     id = 500,
 
     id = 500,
 
     name = "Air Talisman",
 
     name = "Air Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 3,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["3"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/air_talisman.png",
 
     itemImage = "/images/runecrafting/air_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["501"] = {
 
   ["501"] = {
 
     id = 501,
 
     id = 501,
 
     name = "Earth Talisman",
 
     name = "Earth Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 4,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["4"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/earth_talisman.png",
 
     itemImage = "/images/runecrafting/earth_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["502"] = {
 
   ["502"] = {
 
     id = 502,
 
     id = 502,
 
     name = "Fire Talisman",
 
     name = "Fire Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 5,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["5"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/fire_talisman.png",
 
     itemImage = "/images/runecrafting/fire_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["503"] = {
 
   ["503"] = {
 
     id = 503,
 
     id = 503,
 
     name = "Water Talisman",
 
     name = "Water Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 6,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["6"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/water_talisman.png",
 
     itemImage = "/images/runecrafting/water_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["504"] = {
 
   ["504"] = {
 
     id = 504,
 
     id = 504,
 
     name = "Blood Talisman",
 
     name = "Blood Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 7,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["7"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/blood_talisman.png",
 
     itemImage = "/images/runecrafting/blood_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["505"] = {
 
   ["505"] = {
 
     id = 505,
 
     id = 505,
 
     name = "Death Talisman",
 
     name = "Death Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 8,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["8"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/death_talisman.png",
 
     itemImage = "/images/runecrafting/death_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["506"] = {
 
   ["506"] = {
 
     id = 506,
 
     id = 506,
 
     name = "Chaos Talisman",
 
     name = "Chaos Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 9,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["9"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/chaos_talisman.png",
 
     itemImage = "/images/runecrafting/chaos_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["507"] = {
 
   ["507"] = {
 
     id = 507,
 
     id = 507,
 
     name = "Nature Talisman",
 
     name = "Nature Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 10,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["10"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/nature_talisman.png",
 
     itemImage = "/images/runecrafting/nature_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["508"] = {
 
   ["508"] = {
 
     id = 508,
 
     id = 508,
 
     name = "Mind Talisman",
 
     name = "Mind Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 11,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["11"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/mind_talisman.png",
 
     itemImage = "/images/runecrafting/mind_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["509"] = {
 
   ["509"] = {
 
     id = 509,
 
     id = 509,
 
     name = "Cosmic Talisman",
 
     name = "Cosmic Talisman",
    talisman = true,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 20000,
 
     value = 20000,
     craftingExperience = 1000,
+
     essenceID = 12,
    craftingLevel = 50,
 
    requiredResources = { {
 
      ["12"] = 50000,
 
      ["520"] = 1
 
    } },
 
    category = "Skilling",
 
    craftable = true,
 
 
     itemImage = "/images/runecrafting/cosmic_talisman.png",
 
     itemImage = "/images/runecrafting/cosmic_talisman.png",
 
     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" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["510"] = {
 
   ["510"] = {
Line 2,580: Line 1,708:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["3"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["511"] = {
 
   ["511"] = {
Line 2,595: Line 1,719:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["4"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["512"] = {
 
   ["512"] = {
Line 2,610: Line 1,730:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["5"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["513"] = {
 
   ["513"] = {
Line 2,625: Line 1,741:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["6"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["514"] = {
 
   ["514"] = {
Line 2,640: Line 1,752:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["7"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["515"] = {
 
   ["515"] = {
Line 2,655: Line 1,763:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["8"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["516"] = {
 
   ["516"] = {
Line 2,670: Line 1,774:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["9"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["517"] = {
 
   ["517"] = {
Line 2,685: Line 1,785:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["10"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["518"] = {
 
   ["518"] = {
Line 2,701: Line 1,797:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
    actionButton = "Craft",
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
 
    requiredResources = { {
 
      ["11"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["519"] = {
 
   ["519"] = {
Line 2,717: Line 1,808:
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["12"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["520"] = {
 
   ["520"] = {
Line 2,733: Line 1,820:
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["600"] = {
+
   ["550"] = {
     id = 600,
+
     id = 550,
     name = "Bronze Pickaxe",
+
     name = "Basic Runic Dust",
     value = 1272,
+
    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" },
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     craftingStats = {
    augmentationCost = {
+
       level = 1,
       ["201"] = 4,
+
       experience = 40,
      ["302"] = 2
+
       category = "Runecrafting",
    },
+
       craftable = true,
    craftingExperience = 300,
+
       multiplier = 1
    craftingLevel = 2,
+
     }
    craftable = true,
 
    itemImage = "/images/mining/bronze_pickaxe.png",
 
    tool = true,
 
    class = "equipment",
 
    craftingDescription = "Adds 10 to your effective mining level when determining speed.",
 
    extraTooltipInfo = "Adds 10 to your effective mining level when determining speed.",
 
    category = "Mining",
 
    enchantable = true,
 
    tags = { "tool", "mining" },
 
    equipmentStats = {
 
       slot = "pickaxe",
 
       toolBoost = { {
 
        skill = "mining",
 
        boost = 10
 
       } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 0.5
 
      } }
 
    },
 
    requiredResources = { {
 
      ["201"] = 40,
 
       ["302"] = 20
 
     } }
 
 
   },
 
   },
   ["601"] = {
+
  ["551"] = {
     id = 601,
+
    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" },
 +
    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" },
 +
    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" },
 +
    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" },
 +
    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 = "Adds 10 to your effective mining level when determining speed.",
 +
    tags = { "mining" },
 +
    equipmentStats = {
 +
      slot = "pickaxe",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 10
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 240,
 +
      category = "Mining",
 +
      craftable = true,
 +
      description = "Adds 10 to your effective mining level when determining speed."
 +
    }
 +
  },
 +
   ["601"] = {
 +
     id = 601,
 
     name = "Iron Pickaxe",
 
     name = "Iron Pickaxe",
 
     value = 22920,
 
     value = 22920,
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["303"] = 4
 
    },
 
    craftingExperience = 1100,
 
    craftingLevel = 7,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 10
 
       mining = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/mining/iron_pickaxe.svg",
 
     itemImage = "/images/mining/iron_pickaxe.svg",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 20 to your mining level when determining speed.",
 
 
     extraTooltipInfo = "Adds 20 to your mining level when determining speed.",
 
     extraTooltipInfo = "Adds 20 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining" },
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,805: Line 2,018:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75,
+
       level = 7,
       ["303"] = 35
+
      experience = 1640,
     } }
+
      category = "Mining",
 +
      craftable = true,
 +
       description = "Adds 20 to your mining level when determining speed."
 +
     }
 
   },
 
   },
 
   ["602"] = {
 
   ["602"] = {
Line 2,816: Line 2,032:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13,
 
      ["304"] = 7
 
    },
 
    craftingExperience = 3575,
 
    craftingLevel = 25,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 30
 
       mining = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/mining/mithril_pickaxe.png",
 
     itemImage = "/images/mining/mithril_pickaxe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 30 to your mining level when determining speed.",
 
 
     extraTooltipInfo = "Adds 30 to your mining level when determining speed.",
 
     extraTooltipInfo = "Adds 30 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining" },
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,845: Line 2,050:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130,
+
       level = 25,
       ["304"] = 65
+
      experience = 7900,
     } }
+
      category = "Mining",
 +
      craftable = true,
 +
       description = "Adds 30 to your mining level when determining speed."
 +
     }
 
   },
 
   },
 
   ["603"] = {
 
   ["603"] = {
Line 2,856: Line 2,064:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20,
 
      ["305"] = 10
 
    },
 
    craftingExperience = 11000,
 
    craftingLevel = 41,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 40
 
       mining = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/mining/adamantite_pickaxe.png",
 
     itemImage = "/images/mining/adamantite_pickaxe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 40 to your mining level when determining speed.",
 
 
     extraTooltipInfo = "Adds 40 to your mining level when determining speed.",
 
     extraTooltipInfo = "Adds 40 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining" },
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,885: Line 2,082:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200,
+
    craftingStats = {
       ["305"] = 100
+
       level = 41,
    } },
+
      experience = 15600,
    rarity = "uncommon"
+
       category = "Mining",
 +
      craftable = true,
 +
      description = "Adds 40 to your mining level when determining speed."
 +
    }
 
   },
 
   },
 
   ["604"] = {
 
   ["604"] = {
Line 2,897: Line 2,097:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27,
 
      ["306"] = 14
 
    },
 
    craftingExperience = 24975,
 
    craftingLevel = 51,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 50
 
       mining = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/mining/rune_pickaxe.png",
 
     itemImage = "/images/mining/rune_pickaxe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 50 to your mining level when determining speed.",
 
 
     extraTooltipInfo = "Adds 50 to your mining level when determining speed.",
 
     extraTooltipInfo = "Adds 50 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining" },
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,926: Line 2,115:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["206"] = 270,
+
    craftingStats = {
       ["306"] = 135
+
       level = 51,
    } },
+
      experience = 20800,
    rarity = "uncommon"
+
       category = "Mining",
 +
      craftable = true,
 +
      description = "Adds 50 to your mining level when determining speed."
 +
    }
 
   },
 
   },
 
   ["605"] = {
 
   ["605"] = {
Line 2,938: Line 2,130:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 20
 
    },
 
    craftingExperience = 52500,
 
    craftingLevel = 67,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 60
 
       mining = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/mining/stygian_pickaxe.png",
 
     itemImage = "/images/mining/stygian_pickaxe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 60 to your mining level when determining speed.",
 
 
     extraTooltipInfo = "Adds 60 to your mining level when determining speed.",
 
     extraTooltipInfo = "Adds 60 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining" },
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,967: Line 2,148:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 67,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Mining",
 +
      craftable = true,
 +
      description = "Adds 60 to your mining level when determining speed."
 +
    }
 
   },
 
   },
 
   ["606"] = {
 
   ["606"] = {
Line 2,979: Line 2,163:
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["114"] = 750,
 
      ["115"] = 250,
 
      ["11037"] = 3,
 
      ["11038"] = 3,
 
      ["11039"] = 3
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       mining = 80
 
       mining = 80
 
     },
 
     },
     forcedAugmentChance = 1,
+
     maxAugLevel = 1,
    craftable = true,
 
    maxAugLevel = 10,
 
 
     augCostScaling = {
 
     augCostScaling = {
 
       soulboundOnly = true,
 
       soulboundOnly = true,
Line 3,001: Line 2,174:
 
       soulboundIgnoresMaxAug = true
 
       soulboundIgnoresMaxAug = true
 
     },
 
     },
 +
    forcedAugmentChance = 1,
 +
    blockUnsoulbound = true,
 
     itemImage = "/images/mining/dwarven_pickaxe.png",
 
     itemImage = "/images/mining/dwarven_pickaxe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A legendary mining tool using lost dwarven technology.",
+
     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" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 3,021: Line 2,192:
 
       itemSet = { 10007, 10008 }
 
       itemSet = { 10007, 10008 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
       ["207"] = 200,
+
    craftingStats = {
       ["208"] = 100,
+
       level = 90,
       ["11037"] = 1,
+
       experience = 160000,
       ["11038"] = 1,
+
       category = "Mining",
       ["11039"] = 1
+
      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.",
    rarity = "legendary"
+
       unlockQuest = 211
 +
     }
 
   },
 
   },
 
   ["610"] = {
 
   ["610"] = {
Line 3,036: Line 2,208:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4,
 
      ["302"] = 2
 
    },
 
    craftingExperience = 300,
 
    craftingLevel = 2,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/bronze_hatchet.png",
 
     itemImage = "/images/foraging/bronze_hatchet.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 10 to your effective foraging level when determining speed.",
 
 
     extraTooltipInfo = "Adds 10 to your effective foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 10 to your effective foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,062: Line 2,223:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40,
+
       level = 2,
       ["302"] = 20
+
      experience = 240,
     } }
+
      category = "Foraging",
 +
      craftable = true,
 +
       description = "Adds 10 to your effective foraging level when determining speed."
 +
     }
 
   },
 
   },
 
   ["611"] = {
 
   ["611"] = {
Line 3,073: Line 2,237:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["303"] = 4
 
    },
 
    craftingExperience = 1100,
 
    craftingLevel = 7,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 10
 
       foraging = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/foraging/iron_hatchet.png",
 
     itemImage = "/images/foraging/iron_hatchet.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 20 to your foraging level when determining speed.",
 
 
     extraTooltipInfo = "Adds 20 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 20 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,102: Line 2,255:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75,
+
       level = 7,
       ["303"] = 35
+
      experience = 1640,
     } }
+
      category = "Foraging",
 +
      craftable = true,
 +
       description = "Adds 20 to your foraging level when determining speed."
 +
     }
 
   },
 
   },
 
   ["612"] = {
 
   ["612"] = {
Line 3,113: Line 2,269:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13,
 
      ["304"] = 7
 
    },
 
    craftingExperience = 3575,
 
    craftingLevel = 24,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 30
 
       foraging = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/foraging/mithril_hatchet.png",
 
     itemImage = "/images/foraging/mithril_hatchet.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 30 to your foraging level when determining speed.",
 
 
     extraTooltipInfo = "Adds 30 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 30 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,142: Line 2,287:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130,
+
       level = 24,
       ["304"] = 65
+
      experience = 7900,
     } }
+
      category = "Foraging",
 +
      craftable = true,
 +
       description = "Adds 30 to your foraging level when determining speed."
 +
     }
 
   },
 
   },
 
   ["613"] = {
 
   ["613"] = {
Line 3,153: Line 2,301:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20,
 
      ["305"] = 10
 
    },
 
    craftingExperience = 11000,
 
    craftingLevel = 41,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 40
 
       foraging = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/foraging/adamantite_hatchet.png",
 
     itemImage = "/images/foraging/adamantite_hatchet.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 40 to your foraging level when determining speed.",
 
 
     extraTooltipInfo = "Adds 40 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 40 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,182: Line 2,319:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200,
+
    craftingStats = {
       ["305"] = 100
+
       level = 41,
    } },
+
      experience = 15600,
    rarity = "uncommon"
+
       category = "Foraging",
 +
      craftable = true,
 +
      description = "Adds 40 to your foraging level when determining speed."
 +
    }
 
   },
 
   },
 
   ["614"] = {
 
   ["614"] = {
Line 3,194: Line 2,334:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27,
 
      ["306"] = 14
 
    },
 
    craftingExperience = 24975,
 
    craftingLevel = 51,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 50
 
       foraging = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/foraging/rune_hatchet.png",
 
     itemImage = "/images/foraging/rune_hatchet.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 50 to your foraging level when determining speed.",
 
 
     extraTooltipInfo = "Adds 50 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 50 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,223: Line 2,352:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["206"] = 270,
+
    craftingStats = {
       ["306"] = 135
+
       level = 51,
    } },
+
      experience = 20800,
    rarity = "uncommon"
+
       category = "Foraging",
 +
      craftable = true,
 +
      description = "Adds 50 to your foraging level when determining speed."
 +
    }
 
   },
 
   },
 
   ["615"] = {
 
   ["615"] = {
Line 3,235: Line 2,367:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 20
 
    },
 
    craftingExperience = 52500,
 
    craftingLevel = 67,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 60
 
       foraging = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/foraging/stygian_hatchet.png",
 
     itemImage = "/images/foraging/stygian_hatchet.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 60 to your foraging level when determining speed.",
 
 
     extraTooltipInfo = "Adds 60 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 60 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,264: Line 2,385:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 67,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Foraging",
 +
      craftable = true,
 +
      description = "Adds 60 to your foraging level when determining speed."
 +
    }
 
   },
 
   },
 
   ["616"] = {
 
   ["616"] = {
Line 3,276: Line 2,400:
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["306"] = 2500,
 
      ["307"] = 1000,
 
      ["11040"] = 3,
 
      ["11041"] = 3,
 
      ["11042"] = 3
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       foraging = 80
 
       foraging = 80
 
     },
 
     },
    craftable = true,
+
     maxAugLevel = 1,
     maxAugLevel = 10,
 
 
     augCostScaling = {
 
     augCostScaling = {
 
       soulboundOnly = true,
 
       soulboundOnly = true,
Line 3,298: Line 2,412:
 
     },
 
     },
 
     forcedAugmentChance = 1,
 
     forcedAugmentChance = 1,
 +
    blockUnsoulbound = true,
 
     itemImage = "/images/foraging/grovekeeper.png",
 
     itemImage = "/images/foraging/grovekeeper.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A legendary foraging tool. It appears to actually be alive.",
+
     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" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,318: Line 2,429:
 
       itemSet = { 10005, 10006 }
 
       itemSet = { 10005, 10006 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
       ["306"] = 1000,
+
    craftingStats = {
       ["307"] = 500,
+
       level = 90,
       ["11040"] = 1,
+
       experience = 86000,
       ["11041"] = 1,
+
       category = "Foraging",
       ["11042"] = 1
+
      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.",
    rarity = "legendary"
+
       unlockQuest = 213
 +
     }
 
   },
 
   },
 
   ["620"] = {
 
   ["620"] = {
Line 3,333: Line 2,445:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["400"] = 1
 
    },
 
    craftingExperience = 1920,
 
    craftingLevel = 5,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/sapphire_ring.png",
 
     itemImage = "/images/jewellery/sapphire_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding weak enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding weak enchantments.",
 
     extraTooltipInfo = "A ring capable of holding weak enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,354: Line 2,455:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["400"] = 1,
+
       level = 5,
       ["640"] = 1
+
       experience = 3000,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A ring capable of holding weak enchantments."
 +
    }
 
   },
 
   },
 
   ["621"] = {
 
   ["621"] = {
Line 3,367: Line 2,470:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["400"] = 1
 
    },
 
    craftingExperience = 1920,
 
    craftingLevel = 5,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/sapphire_necklace.png",
 
     itemImage = "/images/jewellery/sapphire_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding weak enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding weak enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding weak enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,388: Line 2,480:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["400"] = 1,
+
       level = 5,
       ["641"] = 1
+
       experience = 3000,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A necklace capable of holding weak enchantments."
 +
    }
 
   },
 
   },
 
   ["622"] = {
 
   ["622"] = {
Line 3,401: Line 2,495:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["401"] = 1
 
    },
 
    craftingExperience = 3120,
 
    craftingLevel = 10,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/emerald_ring.png",
 
     itemImage = "/images/jewellery/emerald_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding moderate enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding moderate enchantments.",
 
     extraTooltipInfo = "A ring capable of holding moderate enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,422: Line 2,505:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["401"] = 1,
+
       level = 10,
       ["640"] = 1
+
       experience = 3500,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A ring capable of holding moderate enchantments."
 +
    }
 
   },
 
   },
 
   ["623"] = {
 
   ["623"] = {
Line 3,435: Line 2,520:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["401"] = 1
 
    },
 
    craftingExperience = 3120,
 
    craftingLevel = 10,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/emerald_necklace.png",
 
     itemImage = "/images/jewellery/emerald_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding moderate enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding moderate enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding moderate enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,456: Line 2,530:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["401"] = 1,
+
       level = 10,
       ["641"] = 1
+
       experience = 3500,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A necklace capable of holding moderate enchantments."
 +
    }
 
   },
 
   },
 
   ["624"] = {
 
   ["624"] = {
Line 3,469: Line 2,545:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["402"] = 1
 
    },
 
    craftingExperience = 4320,
 
    craftingLevel = 25,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/ruby_ring.png",
 
     itemImage = "/images/jewellery/ruby_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding decent enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding decent enchantments.",
 
     extraTooltipInfo = "A ring capable of holding decent enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,490: Line 2,555:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["402"] = 1,
+
       level = 25,
       ["640"] = 1
+
       experience = 4500,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A ring capable of holding decent enchantments."
 +
    }
 
   },
 
   },
 
   ["625"] = {
 
   ["625"] = {
Line 3,503: Line 2,570:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["402"] = 1
 
    },
 
    craftingExperience = 4320,
 
    craftingLevel = 25,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/ruby_necklace.png",
 
     itemImage = "/images/jewellery/ruby_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding decent enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding decent enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding decent enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,524: Line 2,580:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["402"] = 1,
+
       level = 25,
       ["641"] = 1
+
       experience = 4500,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A necklace capable of holding decent enchantments."
 +
    }
 
   },
 
   },
 
   ["626"] = {
 
   ["626"] = {
Line 3,537: Line 2,595:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["403"] = 1
 
    },
 
    craftingExperience = 5520,
 
    craftingLevel = 50,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/diamond_ring.png",
 
     itemImage = "/images/jewellery/diamond_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding strong enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding strong enchantments.",
 
     extraTooltipInfo = "A ring capable of holding strong enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,558: Line 2,605:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["403"] = 1,
+
       level = 50,
       ["640"] = 1
+
       experience = 5500,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A ring capable of holding strong enchantments."
 +
    }
 
   },
 
   },
 
   ["627"] = {
 
   ["627"] = {
Line 3,571: Line 2,620:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["403"] = 1
 
    },
 
    craftingExperience = 5520,
 
    craftingLevel = 50,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/diamond_necklace.png",
 
     itemImage = "/images/jewellery/diamond_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding strong enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding strong enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding strong enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,592: Line 2,630:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["203"] = 50,
+
    craftingStats = {
       ["403"] = 1,
+
       level = 50,
       ["641"] = 1
+
       experience = 5500,
    } },
+
       category = "Jewelry",
    rarity = "uncommon"
+
      craftable = true,
 +
      description = "A necklace capable of holding strong enchantments."
 +
    }
 
   },
 
   },
 
   ["628"] = {
 
   ["628"] = {
Line 3,605: Line 2,645:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     augmentationCost = {
+
     overrideItemTier = 8,
      ["203"] = 100,
 
      ["400"] = 1,
 
      ["401"] = 1,
 
      ["402"] = 1,
 
      ["403"] = 1,
 
      ["404"] = 1
 
    },
 
    craftingExperience = 120000,
 
    craftingLevel = 70,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/prismatic_necklace.png",
 
     itemImage = "/images/jewellery/prismatic_necklace.png",
 
     extraTooltipInfo = "A necklace capable of holding extraordinary enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding extraordinary enchantments.",
 
     class = "equipment",
 
     class = "equipment",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
       augmentationBonus = { {
+
      toolBoost = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
        skill = "farming",
 +
        boost = 0
 +
      }, {
 +
        skill = "smithing",
 +
        boost = 0
 +
      }, {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      }, {
 +
        skill = "cooking",
 +
        boost = 0
 +
      }, {
 +
        skill = "enchanting",
 +
        boost = 0
 +
      } },
 +
       augmentationBonus = { {
 +
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         value = 2
 
         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 = 0.25
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
      ["621"] = 150,
+
    craftingStats = {
       ["623"] = 120,
+
       level = 70,
       ["625"] = 90,
+
       experience = 325000,
       ["627"] = 60,
+
       category = "Jewelry",
       ["12012"] = 650
+
       craftable = true
     } },
+
     }
    rarity = "legendary"
 
 
   },
 
   },
 
   ["629"] = {
 
   ["629"] = {
Line 3,644: Line 2,701:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     augmentationCost = {
+
     overrideItemTier = 8,
      ["203"] = 500,
 
      ["400"] = 1,
 
      ["401"] = 1,
 
      ["402"] = 1,
 
      ["403"] = 1
 
    },
 
    craftingExperience = 120000,
 
    craftingLevel = 70,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/prismatic_ring.png",
 
     itemImage = "/images/jewellery/prismatic_ring.png",
    craftingDescription = "A ring capable of holding extraordinary enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding extraordinary enchantments.",
 
     extraTooltipInfo = "A ring capable of holding extraordinary enchantments.",
    category = "Gold",
 
 
     class = "equipment",
 
     class = "equipment",
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       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 = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         value = 2
 
         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
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
       ["620"] = 150,
+
    craftingStats = {
       ["622"] = 120,
+
       level = 70,
       ["624"] = 90,
+
       experience = 325000,
       ["626"] = 60,
+
       category = "Jewelry",
       ["12012"] = 650
+
       craftable = true,
     } },
+
       description = "A ring capable of holding extraordinary enchantments."
    rarity = "legendary"
+
     }
 
   },
 
   },
 
   ["630"] = {
 
   ["630"] = {
Line 3,683: Line 2,764:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["404"] = 1
 
    },
 
    craftingExperience = 6720,
 
    craftingLevel = 60,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/black_opal_ring.png",
 
     itemImage = "/images/jewellery/black_opal_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding powerful enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding powerful enchantments.",
 
     extraTooltipInfo = "A ring capable of holding powerful enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,704: Line 2,774:
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["203"] = 50,
 
      ["404"] = 1,
 
      ["640"] = 1
 
    } },
 
 
     augmentingFailItem = 12012,
 
     augmentingFailItem = 12012,
     rarity = "rare"
+
    augmentingFailItemChance = 0.1,
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 7500,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      description = "A ring capable of holding powerful enchantments."
 +
    }
 
   },
 
   },
 
   ["631"] = {
 
   ["631"] = {
Line 3,718: Line 2,791:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["404"] = 1
 
    },
 
    craftingExperience = 6720,
 
    craftingLevel = 60,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/black_opal_necklace.png",
 
     itemImage = "/images/jewellery/black_opal_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding powerful enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding powerful enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding powerful enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,739: Line 2,801:
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["203"] = 50,
 
      ["404"] = 1,
 
      ["641"] = 1
 
    } },
 
 
     augmentingFailItem = 12012,
 
     augmentingFailItem = 12012,
     rarity = "rare"
+
    augmentingFailItemChance = 0.1,
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 7500,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      description = "A necklace capable of holding powerful enchantments."
 +
    }
 
   },
 
   },
 
   ["640"] = {
 
   ["640"] = {
Line 3,753: Line 2,818:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     craftingExperience = 1200,
+
     overrideItemTier = 1,
    craftingLevel = 1,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/gold_ring.png",
 
     itemImage = "/images/jewellery/gold_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "An ordinary ring with no special properties.",
+
     extraTooltipInfo = "A simple golden ring, ready to hold limitless potential.",
    category = "Gold",
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring"
 
       slot = "ring"
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["203"] = 100
+
       level = 1,
    } },
+
      experience = 5000,
    rarity = "uncommon"
+
      category = "Jewelry",
 +
      craftable = true,
 +
      description = "A simple golden ring, ready to hold limitless potential."
 +
    }
 
   },
 
   },
 
   ["641"] = {
 
   ["641"] = {
Line 3,775: Line 2,839:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     craftingExperience = 1200,
+
     overrideItemTier = 1,
    craftingLevel = 1,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/gold_necklace.png",
 
     itemImage = "/images/jewellery/gold_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "An ordinary necklace with no special properties.",
+
     extraTooltipInfo = "A simple golden necklace, ready to hold limitless potential.",
    category = "Gold",
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace"
 
       slot = "necklace"
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["203"] = 100
+
       level = 1,
    } },
+
      experience = 5000,
    rarity = "uncommon"
+
      category = "Jewelry",
 +
      craftable = true,
 +
      description = "A simple golden necklace, ready to hold limitless potential."
 +
    }
 
   },
 
   },
 
   ["642"] = {
 
   ["642"] = {
Line 3,797: Line 2,860:
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["401"] = 5
 
    },
 
    craftingExperience = 21480,
 
    craftingLevel = 55,
 
 
     forcedEnchant = 43,
 
     forcedEnchant = 43,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
    overwriteEnchant = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
 
       attack = 40
 
       attack = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/jewellery/corrupted_ring.png",
 
     itemImage = "/images/jewellery/corrupted_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "None are incorruptible. Succumb to the hunger. Once crafted the Corruption enchant will be applied to the ring.",
 
 
     extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
 
     extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
    category = "Gold",
+
     tags = { "melee" },
     tags = { "jewelry", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,829: Line 2,882:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["203"] = 300,
+
    craftingStats = {
       ["401"] = 10,
+
       level = 55,
       ["404"] = 2,
+
       experience = 35000,
       ["1544"] = 1
+
       category = "Jewelry",
     } },
+
      craftable = true,
    rarity = "uncommon"
+
       description = "None are incorruptible. Succumb to the hunger. Once crafted the Corruption enchant will be applied to the ring."
 +
     }
 
   },
 
   },
 
   ["643"] = {
 
   ["643"] = {
Line 3,843: Line 2,897:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["10"] = 5000,
 
      ["507"] = 1,
 
      ["517"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 44,
 
     forcedEnchant = 44,
Line 3,853: Line 2,902:
 
     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.",
+
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel safe and healthy with this on.",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 3,887: Line 2,935:
 
       itemSet = { 10019 }
 
       itemSet = { 10019 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["644"] = {
 
   ["644"] = {
Line 3,895: Line 2,943:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["5"] = 5000,
 
      ["502"] = 1,
 
      ["512"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 45,
 
     forcedEnchant = 45,
Line 3,906: Line 2,949:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of flame.",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of flame.",
     tags = { "jewelry", "melee", "ability" },
+
     tags = { "melee", "ability" },
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 3,932: Line 2,974:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["645"] = {
 
   ["645"] = {
Line 3,940: Line 2,982:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["6"] = 5000,
 
      ["503"] = 1,
 
      ["513"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 70,
 
     forcedEnchant = 70,
Line 3,955: Line 2,992:
 
     },
 
     },
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of ice.",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of ice.",
     tags = { "jewelry", "magic", "ability" },
+
     tags = { "magic", "ability" },
    enchantable = true,
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 8 },
 
       grantedAbility = { 8 },
Line 3,976: Line 3,012:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["646"] = {
 
   ["646"] = {
Line 3,984: Line 3,020:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["7"] = 5000,
 
      ["504"] = 1,
 
      ["514"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 15,
 
     forcedEnchant = 15,
Line 3,995: Line 3,026:
 
     class = "equipment",
 
     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.",
 
     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 = { "jewelry", "melee", "ability" },
+
     tags = { "melee", "ability" },
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 4,017: Line 3,047:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["647"] = {
 
   ["647"] = {
Line 4,025: Line 3,055:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["3"] = 5000,
 
      ["500"] = 1,
 
      ["510"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     class = "equipment",
 
     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.",
 
     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 = { "jewelry", "range", "ability" },
+
     tags = { "range", "ability" },
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 4,056: Line 3,080:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["660"] = {
 
   ["660"] = {
Line 4,064: Line 3,088:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4,
 
      ["302"] = 2
 
    },
 
    craftingExperience = 300,
 
    craftingLevel = 2,
 
    craftable = true,
 
 
     itemImage = "/images/farming/bronze_hoe.png",
 
     itemImage = "/images/farming/bronze_hoe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 10 to your effective farming level when determining plant yield.",
 
 
     extraTooltipInfo = "Adds 10 to your effective farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 10 to your effective farming level when determining plant yield.",
    category = "Farming",
+
     tags = { "farming" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,090: Line 3,103:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40,
+
       level = 2,
       ["302"] = 20
+
      experience = 240,
     } }
+
      category = "Farming",
 +
      craftable = true,
 +
       description = "Adds 10 to your effective farming level when determining plant yield."
 +
     }
 
   },
 
   },
 
   ["661"] = {
 
   ["661"] = {
Line 4,101: Line 3,117:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["303"] = 4
 
    },
 
    craftingExperience = 1100,
 
    craftingLevel = 7,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       farming = 10
 
       farming = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/farming/iron_hoe.png",
 
     itemImage = "/images/farming/iron_hoe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 20 to your farming level when determining plant yield.",
 
 
     extraTooltipInfo = "Adds 20 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 20 to your farming level when determining plant yield.",
    category = "Farming",
+
     tags = { "farming" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,130: Line 3,135:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75,
+
       level = 7,
       ["303"] = 35
+
      experience = 1640,
     } }
+
      category = "Farming",
 +
      craftable = true,
 +
       description = "Adds 20 to your farming level when determining plant yield."
 +
     }
 
   },
 
   },
 
   ["662"] = {
 
   ["662"] = {
Line 4,141: Line 3,149:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13,
 
      ["304"] = 7
 
    },
 
    craftingExperience = 3575,
 
    craftingLevel = 24,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       farming = 30
 
       farming = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/farming/mithril_hoe.png",
 
     itemImage = "/images/farming/mithril_hoe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 30 to your farming level when determining plant yield.",
 
 
     extraTooltipInfo = "Adds 30 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 30 to your farming level when determining plant yield.",
    category = "Farming",
+
     tags = { "farming" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,170: Line 3,167:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130,
+
       level = 24,
       ["304"] = 65
+
      experience = 7900,
     } }
+
      category = "Farming",
 +
      craftable = true,
 +
       description = "Adds 30 to your farming level when determining plant yield."
 +
     }
 
   },
 
   },
 
   ["663"] = {
 
   ["663"] = {
Line 4,181: Line 3,181:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20,
 
      ["305"] = 10
 
    },
 
    craftingExperience = 11000,
 
    craftingLevel = 41,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       farming = 40
 
       farming = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/farming/adamantite_hoe.png",
 
     itemImage = "/images/farming/adamantite_hoe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 40 to your farming level when determining plant yield.",
 
 
     extraTooltipInfo = "Adds 40 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 40 to your farming level when determining plant yield.",
    category = "Farming",
+
     tags = { "farming" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,210: Line 3,199:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200,
+
    craftingStats = {
       ["305"] = 100
+
       level = 41,
    } },
+
      experience = 15600,
    rarity = "uncommon"
+
       category = "Farming",
 +
      craftable = true,
 +
      description = "Adds 40 to your farming level when determining plant yield."
 +
    }
 
   },
 
   },
 
   ["664"] = {
 
   ["664"] = {
Line 4,222: Line 3,214:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27,
 
      ["306"] = 14
 
    },
 
    craftingExperience = 24975,
 
    craftingLevel = 51,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       farming = 50
 
       farming = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/farming/runite_hoe.png",
 
     itemImage = "/images/farming/runite_hoe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 50 to your farming level when determining plant yield.",
 
 
     extraTooltipInfo = "Adds 50 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 50 to your farming level when determining plant yield.",
    category = "Farming",
+
     tags = { "farming" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,251: Line 3,232:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["206"] = 270,
+
    craftingStats = {
       ["306"] = 135
+
       level = 51,
    } },
+
      experience = 20800,
    rarity = "uncommon"
+
       category = "Farming",
 +
      craftable = true,
 +
      description = "Adds 50 to your farming level when determining plant yield."
 +
    }
 
   },
 
   },
 
   ["665"] = {
 
   ["665"] = {
Line 4,263: Line 3,247:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 20
 
    },
 
    craftingExperience = 52500,
 
    craftingLevel = 67,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       farming = 60
 
       farming = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/farming/stygian_hoe.png",
 
     itemImage = "/images/farming/stygian_hoe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 60 to your farming level when determining plant yield.",
 
 
     extraTooltipInfo = "Adds 60 to your farming level when determining plant yield.",
 
     extraTooltipInfo = "Adds 60 to your farming level when determining plant yield.",
    category = "Farming",
+
     tags = { "farming" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,292: Line 3,265:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 67,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Farming",
 +
      craftable = true,
 +
      description = "Adds 60 to your farming level when determining plant yield."
 +
    }
 
   },
 
   },
 
   ["666"] = {
 
   ["666"] = {
Line 4,304: Line 3,280:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4,
 
      ["302"] = 2
 
    },
 
    craftingExperience = 300,
 
    craftingLevel = 2,
 
    requiredResources = { {
 
      ["201"] = 40,
 
      ["302"] = 20
 
    } },
 
    craftable = true,
 
 
     itemImage = "/images/smithing/Bronze_Tongs.png",
 
     itemImage = "/images/smithing/Bronze_Tongs.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 10 to your effective smithing level.",
 
 
     extraTooltipInfo = "Adds 10 to your effective smithing level.",
 
     extraTooltipInfo = "Adds 10 to your effective smithing level.",
    category = "Skilling",
+
     tags = { "smithing" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,333: Line 3,294:
 
         value = 0.5
 
         value = 0.5
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 240,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 10 to your effective smithing level."
 
     }
 
     }
 
   },
 
   },
Line 4,341: Line 3,309:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["303"] = 4
 
    },
 
    craftingExperience = 1100,
 
    craftingLevel = 7,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 10
 
       smithing = 10
 
     },
 
     },
    requiredResources = { {
 
      ["202"] = 75,
 
      ["303"] = 35
 
    } },
 
    craftable = true,
 
 
     itemImage = "/images/smithing/Iron_Tongs.png",
 
     itemImage = "/images/smithing/Iron_Tongs.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 20 to your smithing level.",
 
 
     extraTooltipInfo = "Adds 20 to your smithing level.",
 
     extraTooltipInfo = "Adds 20 to your smithing level.",
    category = "Skilling",
+
     tags = { "smithing" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,373: Line 3,326:
 
         value = 1
 
         value = 1
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 7,
 +
      experience = 1640,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 20 to your smithing level."
 
     }
 
     }
 
   },
 
   },
Line 4,381: Line 3,341:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13,
 
      ["304"] = 7
 
    },
 
    craftingExperience = 3575,
 
    craftingLevel = 24,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 20
 
       smithing = 20
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 130,
 
      ["304"] = 65
 
    } },
 
    craftable = true,
 
 
     itemImage = "/images/smithing/Mithril_Tongs.png",
 
     itemImage = "/images/smithing/Mithril_Tongs.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 30 to your smithing level.",
 
 
     extraTooltipInfo = "Adds 30 to your smithing level.",
 
     extraTooltipInfo = "Adds 30 to your smithing level.",
    category = "Skilling",
+
     tags = { "smithing" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,413: Line 3,358:
 
         value = 1.5
 
         value = 1.5
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 24,
 +
      experience = 7900,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 30 to your smithing level."
 
     }
 
     }
 
   },
 
   },
Line 4,421: Line 3,373:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20,
 
      ["305"] = 10
 
    },
 
    craftingExperience = 11000,
 
    craftingLevel = 41,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 30
 
       smithing = 30
 
     },
 
     },
    requiredResources = { {
 
      ["205"] = 200,
 
      ["305"] = 100
 
    } },
 
    craftable = true,
 
 
     itemImage = "/images/smithing/Adamantite_Tongs.png",
 
     itemImage = "/images/smithing/Adamantite_Tongs.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 40 to your smithing level.",
 
 
     extraTooltipInfo = "Adds 40 to your smithing level.",
 
     extraTooltipInfo = "Adds 40 to your smithing level.",
    category = "Skilling",
+
     tags = { "smithing" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,453: Line 3,390:
 
         value = 2
 
         value = 2
 
       } }
 
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 41,
 +
      experience = 15600,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 40 to your smithing level."
 
     }
 
     }
 
   },
 
   },
Line 4,461: Line 3,406:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27,
 
      ["306"] = 14
 
    },
 
    craftingExperience = 24975,
 
    craftingLevel = 51,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 40
 
       smithing = 40
 
     },
 
     },
    requiredResources = { {
 
      ["206"] = 270,
 
      ["306"] = 135
 
    } },
 
    craftable = true,
 
 
     itemImage = "/images/smithing/Runite_Tongs.png",
 
     itemImage = "/images/smithing/Runite_Tongs.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 50 to your smithing level.",
 
 
     extraTooltipInfo = "Adds 50 to your smithing level.",
 
     extraTooltipInfo = "Adds 50 to your smithing level.",
    category = "Skilling",
+
     tags = { "smithing" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,494: Line 3,424:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 51,
 +
      experience = 20800,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 50 to your smithing level."
 +
    }
 
   },
 
   },
 
   ["671"] = {
 
   ["671"] = {
Line 4,502: Line 3,439:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 20
 
    },
 
    craftingExperience = 52500,
 
    craftingLevel = 67,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       smithing = 50
 
       smithing = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/smithing/Stygian_Tongs.png",
 
     itemImage = "/images/smithing/Stygian_Tongs.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 60 to your smithing level.",
 
 
     extraTooltipInfo = "Adds 60 to your smithing level.",
 
     extraTooltipInfo = "Adds 60 to your smithing level.",
    category = "Skilling",
+
     tags = { "smithing" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,531: Line 3,457:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 67,
    } },
+
      experience = 30000,
    rarity = "uncommon"
+
       category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 60 to your smithing level."
 +
    }
 
   },
 
   },
 
   ["672"] = {
 
   ["672"] = {
Line 4,542: Line 3,471:
 
     value = 180,
 
     value = 180,
 
     itemImage = "/images/enchanting/Lesser_Magic_Tome_embossed.png",
 
     itemImage = "/images/enchanting/Lesser_Magic_Tome_embossed.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A tome of magic that grants you minor benefits for augmentation.",
 
 
     extraTooltipInfo = "A tome of magic that grants you minor benefits for augmentation.",
 
     extraTooltipInfo = "A tome of magic that grants you minor benefits for augmentation.",
    enchantable = true,
+
     tags = { "enchanting" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,555: Line 3,481:
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     craftingStats = {
    category = "Skilling",
+
      level = 15,
    craftingExperience = 15000,
+
      experience = 1500,
    craftingLevel = 15,
+
      category = "Skilling",
    requiredResources = { {
+
       craftable = true,
       ["500"] = 1,
+
       description = "A tome of magic that grants you minor benefits for augmentation.",
       ["1600"] = 5,
+
       unlockQuest = 200
       ["4015"] = 100
+
     }
     } }
 
 
   },
 
   },
 
   ["673"] = {
 
   ["673"] = {
Line 4,573: Line 3,498:
 
     },
 
     },
 
     itemImage = "/images/enchanting/Major_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Major_Magic_Tome.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A tome of magic that grants you some benefits for augmentation.",
 
 
     extraTooltipInfo = "A tome of magic that grants you some benefits for augmentation.",
 
     extraTooltipInfo = "A tome of magic that grants you some benefits for augmentation.",
    enchantable = true,
+
     tags = { "enchanting" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,586: Line 3,508:
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "uncommon",
    category = "Skilling",
+
     craftingStats = {
     craftingExperience = 30000,
+
      level = 30,
    craftingLevel = 30,
+
       experience = 6000,
    requiredResources = { {
+
       category = "Skilling",
       ["501"] = 1,
+
       craftable = true,
       ["502"] = 1,
+
       description = "A tome of magic that grants you some benefits for augmentation.",
       ["672"] = 1,
+
       unlockQuest = 201
       ["1600"] = 10,
+
     }
       ["4016"] = 200
 
     } }
 
 
   },
 
   },
 
   ["674"] = {
 
   ["674"] = {
Line 4,606: Line 3,526:
 
     },
 
     },
 
     itemImage = "/images/enchanting/Greater_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Greater_Magic_Tome.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A tome of magic that grants you benefits for augmentation.",
 
 
     extraTooltipInfo = "A tome of magic that grants you benefits for augmentation.",
 
     extraTooltipInfo = "A tome of magic that grants you benefits for augmentation.",
    enchantable = true,
+
     tags = { "enchanting" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,619: Line 3,536:
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "rare",
    category = "Skilling",
+
     craftingStats = {
     craftingExperience = 45000,
+
      level = 45,
    craftingLevel = 45,
+
       experience = 15000,
    requiredResources = { {
+
       category = "Skilling",
       ["503"] = 1,
+
       craftable = true,
       ["504"] = 1,
+
       description = "A tome of magic that grants you benefits for augmentation.",
       ["673"] = 1,
+
       unlockQuest = 202
       ["1600"] = 20,
+
     }
       ["4017"] = 300
 
     } }
 
 
   },
 
   },
 
   ["675"] = {
 
   ["675"] = {
Line 4,639: Line 3,554:
 
     },
 
     },
 
     itemImage = "/images/enchanting/Elder_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Elder_Magic_Tome.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A tome of magic that grants you strong benefits for augmentation.",
 
 
     extraTooltipInfo = "A tome of magic that grants you strong benefits for augmentation.",
 
     extraTooltipInfo = "A tome of magic that grants you strong benefits for augmentation.",
    enchantable = true,
+
     tags = { "enchanting" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,652: Line 3,564:
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "epic",
    category = "Skilling",
+
     craftingStats = {
     craftingExperience = 60000,
+
      level = 60,
    craftingLevel = 60,
+
       experience = 30000,
    requiredResources = { {
+
       category = "Skilling",
       ["505"] = 1,
+
       craftable = true,
       ["506"] = 1,
+
       description = "A tome of magic that grants you strong benefits for augmentation.",
       ["674"] = 1,
+
       unlockQuest = 203
       ["1600"] = 40,
+
     }
       ["4018"] = 400
 
     } }
 
 
   },
 
   },
 
   ["676"] = {
 
   ["676"] = {
Line 4,672: Line 3,582:
 
     },
 
     },
 
     itemImage = "/images/enchanting/Ancient_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Ancient_Magic_Tome.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
 
 
     extraTooltipInfo = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
 
     extraTooltipInfo = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
    enchantable = true,
+
     tags = { "enchanting" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,685: Line 3,592:
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "legendary",
    category = "Skilling",
+
     craftingStats = {
     craftingExperience = 75000,
+
      level = 75,
    craftingLevel = 75,
+
       experience = 75000,
    requiredResources = { {
+
       category = "Skilling",
       ["507"] = 1,
+
       craftable = true,
       ["508"] = 1,
+
       description = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
       ["509"] = 1,
+
       unlockQuest = 204
       ["675"] = 1,
+
     }
      ["1600"] = 80,
 
       ["4019"] = 500
 
     } },
 
    rarity = "uncommon"
 
 
   },
 
   },
 
   ["677"] = {
 
   ["677"] = {
 
     id = 677,
 
     id = 677,
 
     name = "Apprentice Runic Chisel",
 
     name = "Apprentice Runic Chisel",
     value = 100,
+
     value = 24000,
 
     itemImage = "/images/runecrafting/chisel.png",
 
     itemImage = "/images/runecrafting/chisel.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "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.",
 
     extraTooltipInfo = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    enchantable = true,
+
     tags = { "runecrafting" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,722: Line 3,622:
 
     },
 
     },
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["113"] = 50,
 
      ["400"] = 1
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       runecrafting = 20
 
       runecrafting = 20
 
     },
 
     },
 
     tradeable = true,
 
     tradeable = true,
     craftable = true,
+
     craftingStats = {
    category = "Skilling",
+
      level = 15,
    craftingExperience = 4000,
+
      experience = 2500,
    craftingLevel = 15,
+
      category = "Runecrafting",
    requiredResources = { {
+
       craftable = true,
      ["113"] = 1000,
+
       description = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
       ["400"] = 3,
+
     }
       ["401"] = 1
 
     } }
 
 
   },
 
   },
 
   ["678"] = {
 
   ["678"] = {
 
     id = 678,
 
     id = 678,
 
     name = "Journeyman Runic Chisel",
 
     name = "Journeyman Runic Chisel",
     value = 100,
+
     value = 190800,
 
     itemImage = "/images/runecrafting/chisel_0.png",
 
     itemImage = "/images/runecrafting/chisel_0.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "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.",
 
     extraTooltipInfo = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    enchantable = true,
+
     tags = { "runecrafting" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,763: Line 3,654:
 
     },
 
     },
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["113"] = 100,
 
      ["400"] = 1,
 
      ["401"] = 1,
 
      ["402"] = 1
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       runecrafting = 40
 
       runecrafting = 40
 
     },
 
     },
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     category = "Skilling",
+
     craftingStats = {
    craftingExperience = 55000,
+
      level = 30,
    craftingLevel = 30,
+
       experience = 55500,
    requiredResources = { {
+
       category = "Runecrafting",
       ["113"] = 1000,
+
       craftable = true,
       ["400"] = 15,
+
       description = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
       ["401"] = 12,
+
     }
       ["402"] = 9,
 
      ["403"] = 6
 
     } }
 
 
   },
 
   },
 
   ["679"] = {
 
   ["679"] = {
 
     id = 679,
 
     id = 679,
 
     name = "Master Runic Chisel",
 
     name = "Master Runic Chisel",
     value = 100,
+
     value = 543600,
 
     itemImage = "/images/runecrafting/chisel_1.PNG",
 
     itemImage = "/images/runecrafting/chisel_1.PNG",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "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.",
 
     extraTooltipInfo = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    enchantable = true,
+
     tags = { "runecrafting" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,809: Line 3,687:
 
     },
 
     },
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["113"] = 100,
 
      ["401"] = 1,
 
      ["402"] = 1,
 
      ["403"] = 1
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       runecrafting = 60
 
       runecrafting = 60
 
     },
 
     },
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
+
     rarity = "epic",
     rarity = "rare",
+
     craftingStats = {
     category = "Skilling",
+
      level = 60,
    craftingExperience = 127000,
+
       experience = 141000,
    craftingLevel = 60,
+
       category = "Runecrafting",
    requiredResources = { {
+
       craftable = true,
       ["113"] = 1000,
+
       description = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
       ["400"] = 30,
+
     }
      ["401"] = 24,
 
       ["402"] = 18,
 
       ["403"] = 12,
 
      ["404"] = 6
 
     } }
 
 
   },
 
   },
 
   ["680"] = {
 
   ["680"] = {
 
     id = 680,
 
     id = 680,
 
     name = "Ancient Runic Chisel",
 
     name = "Ancient Runic Chisel",
     value = 100,
+
     value = 10194000,
 
     itemImage = "/images/runecrafting/chisel_2.png",
 
     itemImage = "/images/runecrafting/chisel_2.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
+
     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" },
    enchantable = true,
 
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,853: Line 3,717:
 
         stat = "toolBoost.runecrafting",
 
         stat = "toolBoost.runecrafting",
 
         value = 2.5
 
         value = 2.5
       } }
+
       } },
 +
      itemSet = { 10027, 10028 }
 
     },
 
     },
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["113"] = 100,
 
      ["401"] = 1,
 
      ["402"] = 1,
 
      ["403"] = 1,
 
      ["12017"] = 3000
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       runecrafting = 80
 
       runecrafting = 80
 
     },
 
     },
    craftable = true,
+
     maxAugLevel = 1,
     maxAugLevel = 10,
 
 
     augCostScaling = {
 
     augCostScaling = {
 
       soulboundOnly = true,
 
       soulboundOnly = true,
Line 4,876: Line 3,733:
 
     },
 
     },
 
     forcedAugmentChance = 1,
 
     forcedAugmentChance = 1,
 +
    blockUnsoulbound = true,
 
     rarity = "legendary",
 
     rarity = "legendary",
     category = "Skilling",
+
     craftingStats = {
    craftingExperience = 256000,
+
      level = 90,
    craftingLevel = 90,
+
       experience = 385000,
    requiredResources = { {
+
       category = "Runecrafting",
       ["113"] = 1000,
+
       craftable = true,
       ["400"] = 50,
+
       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.",
      ["401"] = 40,
+
       unlockQuest = 217
       ["402"] = 30,
+
     }
       ["403"] = 20,
 
      ["404"] = 10,
 
       ["12017"] = 3000
 
     } }
 
 
   },
 
   },
 
   ["690"] = {
 
   ["690"] = {
Line 4,895: Line 3,749:
 
     value = 100,
 
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    craftingExperience = 90,
 
    craftingLevel = 1,
 
    craftable = true,
 
 
     itemImage = "/images/fishing/net.png",
 
     itemImage = "/images/fishing/net.png",
    craftingDescription = "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.",
 
     extraTooltipInfo = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
     category = "Fishing",
+
     tags = { "fishing" },
     tags = { "tool", "fishing" },
+
     craftingStats = {
    requiredResources = { {
+
      level = 1,
       ["301"] = 150
+
      experience = 75,
     } }
+
      category = "Fishing",
 +
      craftable = true,
 +
       description = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear."
 +
     }
 
   },
 
   },
 
   ["691"] = {
 
   ["691"] = {
Line 4,913: Line 3,766:
 
     value = 200,
 
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
    craftingExperience = 240,
 
    craftingLevel = 15,
 
    craftable = true,
 
 
     itemImage = "/images/fishing/fishing_rod.png",
 
     itemImage = "/images/fishing/fishing_rod.png",
    craftingDescription = "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.",
 
     extraTooltipInfo = "String on a stick. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
    category = "Fishing",
+
     tags = { "fishing" },
     tags = { "tool", "fishing" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 15,
       ["301"] = 200,
+
      experience = 300,
       ["302"] = 100
+
      category = "Fishing",
     } }
+
      craftable = true,
 +
       description = "String on a stick. Used as part of tackleboxes and other fishing gear."
 +
     }
 
   },
 
   },
 
   ["692"] = {
 
   ["692"] = {
Line 4,932: Line 3,783:
 
     value = 500,
 
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
    craftingExperience = 1320,
 
    craftingLevel = 25,
 
    craftable = true,
 
 
     itemImage = "/images/fishing/fishing_cage_2.png",
 
     itemImage = "/images/fishing/fishing_cage_2.png",
    craftingDescription = "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.",
 
     extraTooltipInfo = "An iron cage. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
    category = "Fishing",
+
     tags = { "fishing" },
     tags = { "tool", "fishing" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 25,
       ["202"] = 50,
+
      experience = 1800,
       ["303"] = 200
+
      category = "Fishing",
     } }
+
      craftable = true,
 +
       description = "An iron cage. Used as part of tackleboxes and other fishing gear."
 +
     }
 
   },
 
   },
 
   ["693"] = {
 
   ["693"] = {
Line 4,951: Line 3,800:
 
     value = 1000,
 
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    craftingExperience = 1680,
 
    craftingLevel = 40,
 
    craftable = true,
 
 
     itemImage = "/images/fishing/harpoon.png",
 
     itemImage = "/images/fishing/harpoon.png",
    craftingDescription = "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.",
 
     extraTooltipInfo = "A barbed spear. Used as part of tackleboxes and other fishing gear.",
 
     class = "fish",
 
     class = "fish",
    category = "Fishing",
+
     tags = { "fishing" },
     tags = { "tool", "fishing" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 40,
       ["205"] = 25,
+
      experience = 5350,
       ["304"] = 200
+
      category = "Fishing",
     } }
+
      craftable = true,
 +
       description = "A barbed spear. Used as part of tackleboxes and other fishing gear."
 +
     }
 
   },
 
   },
 
   ["700"] = {
 
   ["700"] = {
Line 4,971: Line 3,818:
 
     value = 6,
 
     value = 6,
 
     itemImage = "images/fishing/feather.png",
 
     itemImage = "images/fishing/feather.png",
     description = "Feather, from a chicken most likely.",
+
     extraTooltipInfo = "Feather, from a chicken most likely. Useful for making ranged ammunition.",
 
     class = "fish",
 
     class = "fish",
 
     tags = { }
 
     tags = { }
Line 4,980: Line 3,827:
 
     value = 50,
 
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    ingredientTags = { },
 
    skill = "cooking",
 
    size = -5,
 
    sizeForHeat = 6,
 
    difficulty = 0,
 
    bonusDifficultyXP = 3,
 
 
     itemImage = "/images/cooking/fish_oil.png",
 
     itemImage = "/images/cooking/fish_oil.png",
 
     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!",
    description = "Oil from cooking fish.",
 
 
     class = "cookedFish",
 
     class = "cookedFish",
     tags = { "ingredient", "cooking" }
+
     tags = { "cooking" }
 
   },
 
   },
 
   ["702"] = {
 
   ["702"] = {
 
     id = 702,
 
     id = 702,
 
     name = "Pyre Log",
 
     name = "Pyre Log",
    craftingLevel = 5,
 
 
     value = 60,
 
     value = 60,
 
     tradeable = true,
 
     tradeable = true,
 
     heat = 100,
 
     heat = 100,
    craftingExperience = 60,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/pyre.png",
 
     itemImage = "/images/foraging/pyre.png",
    craftingDescription = "Pour your fish oil on logs and make them incredibly flammable",
 
 
     extraTooltipInfo = "These can be burned for some heat.",
 
     extraTooltipInfo = "These can be burned for some heat.",
 
     class = "log",
 
     class = "log",
    category = "General",
 
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
     requiredResources = { {
+
     craftingStats = {
       ["302"] = 10,
+
       level = 5,
       ["701"] = 1
+
      experience = 60,
     } }
+
      category = "General",
 +
      craftable = true,
 +
       description = "Pour your fish oil on logs and make them incredibly flammable"
 +
     }
 
   },
 
   },
 
   ["703"] = {
 
   ["703"] = {
 
     id = 703,
 
     id = 703,
 
     name = "Pyre Oak Log",
 
     name = "Pyre Oak Log",
    craftingLevel = 10,
 
 
     value = 200,
 
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
 
     heat = 200,
 
     heat = 200,
    craftingExperience = 120,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/oak_pyre.png",
 
     itemImage = "/images/foraging/oak_pyre.png",
    craftingDescription = "Pour your fish oil on oak logs and make them incredibly flammable",
 
 
     extraTooltipInfo = "These can be burned for moderate heat.",
 
     extraTooltipInfo = "These can be burned for moderate heat.",
 
     class = "log",
 
     class = "log",
    category = "General",
 
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
     requiredResources = { {
+
     craftingStats = {
       ["303"] = 10,
+
       level = 10,
       ["701"] = 2
+
      experience = 120,
     } }
+
      category = "General",
 +
      craftable = true,
 +
       description = "Pour your fish oil on oak logs and make them incredibly flammable"
 +
     }
 
   },
 
   },
 
   ["704"] = {
 
   ["704"] = {
 
     id = 704,
 
     id = 704,
 
     name = "Pyre Willow Log",
 
     name = "Pyre Willow Log",
    craftingLevel = 20,
 
 
     value = 400,
 
     value = 400,
 
     tradeable = true,
 
     tradeable = true,
 
     heat = 400,
 
     heat = 400,
    craftingExperience = 180,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/willow_pyre.png",
 
     itemImage = "/images/foraging/willow_pyre.png",
    craftingDescription = "Pour your fish oil on willow logs and make them incredibly flammable",
 
 
     extraTooltipInfo = "These can be burned for high heat.",
 
     extraTooltipInfo = "These can be burned for high heat.",
 
     class = "log",
 
     class = "log",
    category = "General",
 
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
     requiredResources = { {
+
     craftingStats = {
       ["304"] = 10,
+
       level = 20,
       ["701"] = 3
+
      experience = 200,
     } }
+
      category = "General",
 +
      craftable = true,
 +
       description = "Pour your fish oil on willow logs and make them incredibly flammable"
 +
     }
 
   },
 
   },
 
   ["705"] = {
 
   ["705"] = {
 
     id = 705,
 
     id = 705,
 
     name = "Pyre Maple Log",
 
     name = "Pyre Maple Log",
    craftingLevel = 30,
 
 
     value = 1100,
 
     value = 1100,
 
     tradeable = true,
 
     tradeable = true,
 
     heat = 1100,
 
     heat = 1100,
    craftingExperience = 240,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/maple_pyre.png",
 
     itemImage = "/images/foraging/maple_pyre.png",
    craftingDescription = "Pour your fish oil on maple logs and make them incredibly flammable",
 
 
     extraTooltipInfo = "These can be burned for a lot of heat.",
 
     extraTooltipInfo = "These can be burned for a lot of heat.",
 
     class = "log",
 
     class = "log",
    category = "General",
 
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
     requiredResources = { {
+
     craftingStats = {
       ["305"] = 10,
+
       level = 30,
       ["701"] = 4
+
      experience = 280,
     } }
+
      category = "General",
 +
      craftable = true,
 +
       description = "Pour your fish oil on maple logs and make them incredibly flammable"
 +
     }
 
   },
 
   },
 
   ["706"] = {
 
   ["706"] = {
 
     id = 706,
 
     id = 706,
 
     name = "Pyre Yew Log",
 
     name = "Pyre Yew Log",
    craftingLevel = 40,
 
 
     value = 3000,
 
     value = 3000,
 
     tradeable = true,
 
     tradeable = true,
 
     heat = 3000,
 
     heat = 3000,
    craftingExperience = 300,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/yew_pyre.png",
 
     itemImage = "/images/foraging/yew_pyre.png",
    craftingDescription = "Pour your fish oil on yew logs and make them incredibly flammable",
 
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     class = "log",
 
     class = "log",
    category = "General",
 
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
     requiredResources = { {
+
     craftingStats = {
       ["306"] = 10,
+
       level = 40,
       ["701"] = 5
+
      experience = 360,
     } }
+
      category = "General",
 +
      craftable = true,
 +
       description = "Pour your fish oil on yew logs and make them incredibly flammable"
 +
     }
 
   },
 
   },
 
   ["707"] = {
 
   ["707"] = {
 
     id = 707,
 
     id = 707,
 
     name = "Pyre Elder Log",
 
     name = "Pyre Elder Log",
    craftingLevel = 50,
 
 
     value = 5000,
 
     value = 5000,
 
     tradeable = true,
 
     tradeable = true,
 
     heat = 5000,
 
     heat = 5000,
    craftingExperience = 360,
 
    craftable = true,
 
 
     itemImage = "/images/foraging/elder_pyre.png",
 
     itemImage = "/images/foraging/elder_pyre.png",
    craftingDescription = "Pour your fish oil on elder logs and make them incredibly flammable",
 
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     extraTooltipInfo = "These can be burned for massive heat.",
 
     class = "log",
 
     class = "log",
    category = "General",
 
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
     requiredResources = { {
+
     rarity = "uncommon",
       ["307"] = 10,
+
    craftingStats = {
       ["701"] = 6
+
       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"
 
     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" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 50,
 +
      category = "General",
 +
      craftable = true,
 +
      description = "Trap heat within the stone to transfer it."
 +
    },
 +
    canBeOpened = true
 
   },
 
   },
 
   ["800"] = {
 
   ["800"] = {
Line 5,118: Line 3,976:
 
     value = 10,
 
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    ingredientTags = { "monster", "spice" },
 
    skill = "smithing",
 
    size = 1,
 
    difficulty = 4,
 
    cookingEnchantment = 2001,
 
    alchemySize = 2,
 
 
     itemImage = "/images/smithing/ichor.png",
 
     itemImage = "/images/smithing/ichor.png",
 
     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 = { "ingredient", "mining", "smithing", "cooking" }
+
     tags = { "mining", "smithing", "cooking" }
 
   },
 
   },
 
   ["801"] = {
 
   ["801"] = {
Line 5,146: Line 3,998:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/geode.png",
 
     itemImage = "/images/misc/geode.png",
 +
    extraTooltipInfo = "Perhaps you could crack this open?",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,157: Line 4,010:
 
     tradeable = true,
 
     tradeable = true,
 
     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?",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,168: Line 4,022:
 
     tradeable = true,
 
     tradeable = true,
 
     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.",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,179: Line 4,034:
 
     tradeable = true,
 
     tradeable = true,
 
     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.",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,190: Line 4,046:
 
     tradeable = true,
 
     tradeable = true,
 
     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.",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,201: Line 4,058:
 
     tradeable = true,
 
     tradeable = true,
 
     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.",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,212: Line 4,070:
 
     tradeable = true,
 
     tradeable = true,
 
     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.",
 
     canBeOpened = true,
 
     canBeOpened = true,
 
     class = "gem",
 
     class = "gem",
Line 5,222: Line 4,081:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4,
 
      ["302"] = 1
 
    },
 
    craftingLevel = 4,
 
    craftingExperience = 250,
 
 
     value = 1236,
 
     value = 1236,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_scimitar.png",
 
     itemImage = "/images/combat/equipment/bronze_scimitar.png",
 
     itemIcon = "/images/combat/equipment/bronze_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/bronze_scimitar_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
     craftingDescription = "Slash your enemies. Requires Attack level of 1 to wield.",
+
     extraTooltipInfo = "A simple bronze sword. Not very good, but not bad.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,251: Line 4,102:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 5,266: Line 4,117:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.6
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40,
+
       level = 4,
       ["302"] = 10
+
      experience = 270,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Slash your enemies. Requires Attack level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1001"] = {
 
   ["1001"] = {
Line 5,281: Line 4,135:
 
     id = 1001,
 
     id = 1001,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 6,
 
      ["302"] = 2
 
    },
 
    craftingLevel = 6,
 
    craftingExperience = 400,
 
 
     value = 1872,
 
     value = 1872,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_battleaxe.png",
 
     itemImage = "/images/combat/equipment/bronze_battleaxe.png",
 
     itemIcon = "/images/combat/equipment/bronze_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/bronze_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "battleaxe",
 
     visual = "battleaxe",
     craftingDescription = "Crush your enemies. Requires Attack level of 1 to wield.",
+
     extraTooltipInfo = "A rather heavy bronze axe. It's easier to just wack enemies with this.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,313: Line 4,159:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 5,328: Line 4,174:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.9
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 60,
+
       level = 6,
       ["302"] = 20
+
      experience = 270,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Crush your enemies. Requires Attack level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1002"] = {
 
   ["1002"] = {
Line 5,343: Line 4,192:
 
     id = 1002,
 
     id = 1002,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 2,
 
      ["302"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 125,
 
 
     value = 618,
 
     value = 618,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
+
     itemImage = "/images/combat/equipment/bronze_daggers_icon.png",
     itemImage = "/images/combat/equipment/bronze_dagger.png",
 
    itemIcon = "/images/combat/equipment/bronze_daggers_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "daggers",
+
     specialVisuals = { {
    isDaggers = true,
+
      image = "/images/combat/equipment/bronze_dagger_1.png",
    craftingDescription = "Stab your enemies. Requires Attack level of 1 to wield.",
+
      css = "daggers-1"
     category = "Melee",
+
    }, {
 +
      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", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,376: Line 4,221:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 5,405: Line 4,250:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 20,
+
       level = 1,
       ["302"] = 5
+
      experience = 270,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Stab your enemies. Requires Attack level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1003"] = {
 
   ["1003"] = {
Line 5,414: Line 4,262:
 
     id = 1003,
 
     id = 1003,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 8,
 
      ["302"] = 2
 
    },
 
    craftingLevel = 6,
 
    craftingExperience = 475,
 
 
     value = 2454,
 
     value = 2454,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_2h_sword.png",
 
     itemImage = "/images/combat/equipment/bronze_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/bronze_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/bronze_2h_sword_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "sword-2h",
 
     visual = "sword-2h",
     craftingDescription = "Powerfully slash your enemies. Requires Attack level of 1 to wield.",
+
     extraTooltipInfo = "A big heavy bronze sword. At least you can slash someone with this easily.",
    category = "Melee",
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,446: Line 4,286:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 5,464: Line 4,304:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 1.1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 80,
+
       level = 6,
       ["302"] = 15
+
      experience = 405,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Powerfully slash your enemies. Requires Attack level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1004"] = {
 
   ["1004"] = {
Line 5,479: Line 4,322:
 
     id = 1004,
 
     id = 1004,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["303"] = 2
 
    },
 
    craftingLevel = 10,
 
    craftingExperience = 900,
 
 
     value = 22680,
 
     value = 22680,
 
     tradeable = true,
 
     tradeable = true,
Line 5,490: Line 4,327:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_scimitar.png",
 
     itemImage = "/images/combat/equipment/iron_scimitar.png",
 
     itemIcon = "/images/combat/equipment/iron_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/iron_scimitar_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
     craftingDescription = "Slash your enemies. Requires Attack level of 10 to wield.",
+
     extraTooltipInfo = "A standard iron sword. Getting better.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,512: Line 4,347:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 5,527: Line 4,362:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.33
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.33
+
         value = 0.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75,
+
       level = 10,
       ["303"] = 15
+
      experience = 1560,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Slash your enemies. Requires Attack level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1005"] = {
 
   ["1005"] = {
Line 5,542: Line 4,380:
 
     id = 1005,
 
     id = 1005,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 10,
 
      ["303"] = 3
 
    },
 
    craftingLevel = 13,
 
    craftingExperience = 1300,
 
 
     value = 30360,
 
     value = 30360,
 
     tradeable = true,
 
     tradeable = true,
Line 5,553: Line 4,385:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_battleaxe.png",
 
     itemImage = "/images/combat/equipment/iron_battleaxe.png",
 
     itemIcon = "/images/combat/equipment/iron_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/iron_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "battleaxe",
 
     visual = "battleaxe",
     craftingDescription = "Crush your enemies. Requires Attack level of 10 to wield.",
+
     extraTooltipInfo = "A rather heavy iron axe. It's easier to just wack enemies with this.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,577: Line 4,407:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 5,592: Line 4,422:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.15
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 100,
+
       level = 13,
       ["303"] = 30
+
      experience = 1620,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Crush your enemies. Requires Attack level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1006"] = {
 
   ["1006"] = {
Line 5,607: Line 4,440:
 
     id = 1006,
 
     id = 1006,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 5,
 
      ["303"] = 1
 
    },
 
    craftingLevel = 7,
 
    craftingExperience = 600,
 
 
     value = 15120,
 
     value = 15120,
 
     tradeable = true,
 
     tradeable = true,
Line 5,618: Line 4,445:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/iron_daggers_icon.png",
     itemImage = "/images/combat/equipment/iron_dagger.png",
 
    itemIcon = "/images/combat/equipment/iron_daggers_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "daggers",
+
     specialVisuals = { {
    isDaggers = true,
+
      image = "/images/combat/equipment/iron_dagger_1.png",
    craftingDescription = "Stab your enemies. Requires Attack level of 10 to wield.",
+
      css = "daggers-1"
     category = "Melee",
+
    }, {
 +
      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", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,643: Line 4,472:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 5,672: Line 4,501:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 50,
+
       level = 7,
       ["303"] = 10
+
      experience = 1540,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Stab your enemies. Requires Attack level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1007"] = {
 
   ["1007"] = {
Line 5,681: Line 4,513:
 
     id = 1007,
 
     id = 1007,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 13,
 
      ["303"] = 3
 
    },
 
    craftingLevel = 16,
 
    craftingExperience = 1500,
 
 
     value = 37800,
 
     value = 37800,
 
     tradeable = true,
 
     tradeable = true,
Line 5,692: Line 4,518:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_2h_sword.png",
 
     itemImage = "/images/combat/equipment/iron_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/iron_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/iron_2h_sword_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "sword-2h",
 
     visual = "sword-2h",
     craftingDescription = "Powerfully slash your enemies. Requires Attack level of 10 to wield.",
+
     extraTooltipInfo = "A big heavy iron sword. At least you can slash someone with this easily.",
    category = "Melee",
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,716: Line 4,540:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 5,734: Line 4,558:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.25
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 1.3
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 125,
+
       level = 16,
       ["303"] = 25
+
      experience = 2100,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Powerfully slash your enemies. Requires Attack level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1008"] = {
 
   ["1008"] = {
 
     name = "Obsidian Scimitar",
 
     name = "Obsidian Scimitar",
 
     id = 1008,
 
     id = 1008,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 10,
 
      ["204"] = 10,
 
      ["209"] = 1,
 
      ["303"] = 2,
 
      ["304"] = 2
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 92000,
 
     value = 92000,
 
     tradeable = true,
 
     tradeable = true,
Line 5,765: Line 4,584:
 
     itemImage = "/images/combat/equipment/black_scimitar.png",
 
     itemImage = "/images/combat/equipment/black_scimitar.png",
 
     itemIcon = "/images/combat/equipment/black_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/black_scimitar_icon.png",
 +
    extraTooltipInfo = "You feel hidden potential in this blade...",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
Line 5,782: Line 4,602:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 5,797: Line 4,617:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.66
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.66
+
         value = 1.1
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 10,
 
      ["302"] = 10
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 5,813: Line 4,629:
 
     name = "Obsidian Battleaxe",
 
     name = "Obsidian Battleaxe",
 
     id = 1009,
 
     id = 1009,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 12,
 
      ["204"] = 12,
 
      ["209"] = 1,
 
      ["303"] = 4,
 
      ["304"] = 4
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 116000,
 
     value = 116000,
 
     tradeable = true,
 
     tradeable = true,
Line 5,831: Line 4,639:
 
     itemIcon = "/images/combat/equipment/black_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/black_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 +
    extraTooltipInfo = "Curiously, you didn't see any knights using a Battleaxe... Where did this come from?",
 
     visual = "battleaxe",
 
     visual = "battleaxe",
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
Line 5,849: Line 4,658:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 5,864: Line 4,673:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.3
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1
+
         value = 1.7
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 10,
 
      ["302"] = 10
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 5,880: Line 4,685:
 
     name = "Obsidian Daggers",
 
     name = "Obsidian Daggers",
 
     id = 1010,
 
     id = 1010,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["204"] = 8,
 
      ["209"] = 1,
 
      ["303"] = 2,
 
      ["304"] = 2
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 68000,
 
     value = 68000,
 
     tradeable = true,
 
     tradeable = true,
Line 5,895: Line 4,692:
 
       strength = 20
 
       strength = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_dagger.png",
+
     extraTooltipInfo = "You feel hidden potential in these daggers...",
     itemIcon = "/images/combat/equipment/black_daggers_icon.png",
+
     itemImage = "/images/combat/equipment/black_daggers_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "daggers",
+
     specialVisuals = { {
     isDaggers = true,
+
      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" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 5,917: Line 4,719:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 5,943: Line 4,745:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 10,
 
      ["304"] = 10
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 5,956: Line 4,754:
 
     name = "Obsidian Greatsword",
 
     name = "Obsidian Greatsword",
 
     id = 1011,
 
     id = 1011,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 15,
 
      ["204"] = 15,
 
      ["209"] = 1,
 
      ["303"] = 3,
 
      ["304"] = 3
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 140000,
 
     value = 140000,
 
     tradeable = true,
 
     tradeable = true,
Line 5,973: Line 4,763:
 
     itemImage = "/images/combat/equipment/black_2h_sword.png",
 
     itemImage = "/images/combat/equipment/black_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/black_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/black_2h_sword_icon.png",
 +
    extraTooltipInfo = "You feel hidden potential in this sword... Something great...",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "sword-2h",
 
     visual = "sword-2h",
Line 5,992: Line 4,783:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,010: Line 4,801:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.5
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 2.1
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 10,
 
      ["304"] = 10
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 6,027: Line 4,814:
 
     id = 1012,
 
     id = 1012,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13,
 
      ["304"] = 3
 
    },
 
    craftingLevel = 27,
 
    craftingExperience = 2975,
 
 
     value = 78600,
 
     value = 78600,
 
     tradeable = true,
 
     tradeable = true,
Line 6,038: Line 4,819:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_scimitar.png",
 
     itemImage = "/images/combat/equipment/mithril_scimitar.png",
 
     itemIcon = "/images/combat/equipment/mithril_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/mithril_scimitar_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
     craftingDescription = "Slash your enemies. Requires Attack level of 30 to wield.",
+
     extraTooltipInfo = "An average mithril sword. Could do some serious damage.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,060: Line 4,839:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 6,075: Line 4,854:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.99
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.99
+
         value = 1.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130,
+
       level = 27,
       ["304"] = 25
+
      experience = 7900,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Slash your enemies. Requires Attack level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1013"] = {
 
   ["1013"] = {
Line 6,090: Line 4,872:
 
     id = 1013,
 
     id = 1013,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16,
 
      ["304"] = 5
 
    },
 
    craftingLevel = 30,
 
    craftingExperience = 3950,
 
 
     value = 97200,
 
     value = 97200,
 
     tradeable = true,
 
     tradeable = true,
Line 6,101: Line 4,877:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_battleaxe.png",
 
     itemImage = "/images/combat/equipment/mithril_battleaxe.png",
 
     itemIcon = "/images/combat/equipment/mithril_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/mithril_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "battleaxe",
 
     visual = "battleaxe",
     craftingDescription = "Crush your enemies. Requires Attack level of 30 to wield.",
+
     extraTooltipInfo = "A rather heavy mithril axe. It's easier to just wack enemies with this.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,125: Line 4,899:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 6,140: Line 4,914:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.45
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 2.5
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 160,
+
       level = 30,
       ["304"] = 50
+
      experience = 7900,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Crush your enemies. Requires Attack level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1014"] = {
 
   ["1014"] = {
Line 6,155: Line 4,932:
 
     id = 1014,
 
     id = 1014,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 10,
 
      ["304"] = 3
 
    },
 
    craftingLevel = 23,
 
    craftingExperience = 2375,
 
 
     value = 60600,
 
     value = 60600,
 
     tradeable = true,
 
     tradeable = true,
Line 6,166: Line 4,937:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/mithril_daggers_icon.png",
     itemImage = "/images/combat/equipment/mithril_dagger.png",
 
    itemIcon = "/images/combat/equipment/mithril_daggers_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "daggers",
+
     specialVisuals = { {
    isDaggers = true,
+
      image = "/images/combat/equipment/mithril_dagger_1.png",
    craftingDescription = "Stab your enemies. Requires Attack level of 30 to wield.",
+
      css = "daggers-1"
     category = "Melee",
+
    }, {
 +
      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", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,191: Line 4,964:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,217: Line 4,990:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 100,
+
       level = 23,
       ["304"] = 25
+
      experience = 7900,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Stab your enemies. Requires Attack level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1015"] = {
 
   ["1015"] = {
Line 6,229: Line 5,005:
 
     id = 1015,
 
     id = 1015,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 20,
 
      ["304"] = 4
 
    },
 
    craftingLevel = 33,
 
    craftingExperience = 4500,
 
 
     value = 117960,
 
     value = 117960,
 
     tradeable = true,
 
     tradeable = true,
Line 6,240: Line 5,010:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_2h_sword.png",
 
     itemImage = "/images/combat/equipment/mithril_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/mithril_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/mithril_2h_sword_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "sword-2h",
 
     visual = "sword-2h",
     craftingDescription = "Powerfully slash your enemies. Requires Attack level of 30 to wield.",
+
     extraTooltipInfo = "A big heavy mithril sword. At least you can slash someone with this easily.",
    category = "Melee",
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,264: Line 5,032:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,282: Line 5,050:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.25
+
         value = 3
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 195,
+
       level = 33,
       ["304"] = 40
+
      experience = 11650,
     } }
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Powerfully slash your enemies. Requires Attack level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1016"] = {
 
   ["1016"] = {
Line 6,297: Line 5,068:
 
     id = 1016,
 
     id = 1016,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20,
 
      ["305"] = 4
 
    },
 
    craftingLevel = 43,
 
    craftingExperience = 9200,
 
 
     value = 481920,
 
     value = 481920,
 
     tradeable = true,
 
     tradeable = true,
Line 6,308: Line 5,073:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_scimitar.png",
 
     itemImage = "/images/combat/equipment/adamantite_scimitar.png",
 
     itemIcon = "/images/combat/equipment/adamantite_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/adamantite_scimitar_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
     craftingDescription = "Slash your enemies. Requires Attack level of 40 to wield.",
+
     extraTooltipInfo = "A simple adamantite sword. The edge is very sharp.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,330: Line 5,093:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 6,345: Line 5,108:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.32
+
         value = 1.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.32
+
         value = 2.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200,
+
    craftingStats = {
       ["305"] = 40
+
       level = 43,
    } },
+
      experience = 15600,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Slash your enemies. Requires Attack level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1017"] = {
 
   ["1017"] = {
Line 6,361: Line 5,127:
 
     id = 1017,
 
     id = 1017,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 24,
 
      ["305"] = 7
 
    },
 
    craftingLevel = 47,
 
    craftingExperience = 11700,
 
 
     value = 579360,
 
     value = 579360,
 
     tradeable = true,
 
     tradeable = true,
Line 6,372: Line 5,132:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_battleaxe.png",
 
     itemImage = "/images/combat/equipment/adamantite_battleaxe.png",
 
     itemIcon = "/images/combat/equipment/adamantite_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/adamantite_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "battleaxe",
 
     visual = "battleaxe",
     craftingDescription = "Crush your enemies. Requires Attack level of 40 to wield.",
+
     extraTooltipInfo = "A rather heavy adamantite axe. It's easier to just wack enemies with this.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,396: Line 5,154:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 6,411: Line 5,169:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.6
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2
+
         value = 3.4
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 240,
+
    craftingStats = {
       ["305"] = 70
+
       level = 47,
    } },
+
      experience = 15600,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Crush your enemies. Requires Attack level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1018"] = {
 
   ["1018"] = {
Line 6,427: Line 5,188:
 
     id = 1018,
 
     id = 1018,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 16,
 
      ["305"] = 3
 
    },
 
    craftingLevel = 40,
 
    craftingExperience = 7300,
 
 
     value = 385440,
 
     value = 385440,
 
     tradeable = true,
 
     tradeable = true,
Line 6,438: Line 5,193:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/adamantite_daggers_icon.png",
     itemImage = "/images/combat/equipment/adamantite_dagger.png",
 
    itemIcon = "/images/combat/equipment/adamantite_daggers_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "daggers",
+
     specialVisuals = { {
    isDaggers = true,
+
      image = "/images/combat/equipment/adamantite_dagger_1.png",
    craftingDescription = "Stab your enemies. Requires Attack level of 40 to wield.",
+
      css = "daggers-1"
     category = "Melee",
+
    }, {
 +
      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", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,463: Line 5,220:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,489: Line 5,246:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 160,
+
    craftingStats = {
       ["305"] = 30
+
       level = 40,
    } },
+
      experience = 15600,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Stab your enemies. Requires Attack level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1019"] = {
 
   ["1019"] = {
Line 6,502: Line 5,262:
 
     id = 1019,
 
     id = 1019,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 28,
 
      ["305"] = 6
 
    },
 
    craftingLevel = 49,
 
    craftingExperience = 12850,
 
 
     value = 674640,
 
     value = 674640,
 
     tradeable = true,
 
     tradeable = true,
Line 6,513: Line 5,267:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_2h_sword.png",
 
     itemImage = "/images/combat/equipment/adamantite_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/adamantite_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/adamantite_2h_sword_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "sword-2h",
 
     visual = "sword-2h",
     craftingDescription = "Powerfully slash your enemies. Requires Attack level of 40 to wield.",
+
     extraTooltipInfo = "A big heavy adamantite sword. At least you can slash someone with this easily.",
    category = "Melee",
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,537: Line 5,289:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,555: Line 5,307:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1
+
         value = 2.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3
+
         value = 4.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 280,
+
    craftingStats = {
       ["305"] = 55
+
       level = 49,
    } },
+
      experience = 23100,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Powerfully slash your enemies. Requires Attack level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1020"] = {
 
   ["1020"] = {
Line 6,571: Line 5,326:
 
     id = 1020,
 
     id = 1020,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27,
 
      ["306"] = 6
 
    },
 
    craftingLevel = 53,
 
    craftingExperience = 21375,
 
 
     value = 2274600,
 
     value = 2274600,
 
     tradeable = true,
 
     tradeable = true,
Line 6,582: Line 5,331:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     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.",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
    craftingDescription = "Slash your enemies. Requires Attack level of 50 to wield.",
 
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,604: Line 5,351:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 6,619: Line 5,366:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.65
+
         value = 2.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.65
+
         value = 2.9
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 270,
+
    craftingStats = {
       ["306"] = 55
+
       level = 53,
    } },
+
      experience = 20800,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Slash your enemies. Requires Attack level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1021"] = {
 
   ["1021"] = {
Line 6,635: Line 5,385:
 
     id = 1021,
 
     id = 1021,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 32,
 
      ["306"] = 19
 
    },
 
    craftingLevel = 57,
 
    craftingExperience = 26325,
 
 
     value = 2657400,
 
     value = 2657400,
 
     tradeable = true,
 
     tradeable = true,
Line 6,646: Line 5,390:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/rune_battleaxe.png",
 
     itemImage = "/images/combat/equipment/rune_battleaxe.png",
 
     itemIcon = "/images/combat/equipment/rune_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/rune_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "battleaxe",
 
     visual = "battleaxe",
     craftingDescription = "Crush your enemies. Requires Attack level of 50 to wield.",
+
     extraTooltipInfo = "A rather heavy runite axe. It's easier to just wack enemies with this.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,670: Line 5,412:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 6,685: Line 5,427:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.5
+
         value = 4.3
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 315,
+
    craftingStats = {
       ["306"] = 95
+
       level = 57,
    } },
+
      experience = 20800,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Crush your enemies. Requires Attack level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1022"] = {
 
   ["1022"] = {
Line 6,701: Line 5,446:
 
     id = 1022,
 
     id = 1022,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 23,
 
      ["306"] = 5
 
    },
 
    craftingLevel = 50,
 
    craftingExperience = 17775,
 
 
     value = 1895400,
 
     value = 1895400,
 
     tradeable = true,
 
     tradeable = true,
Line 6,712: Line 5,451:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/rune_daggers_icon.png",
     itemImage = "/images/combat/equipment/rune_dagger.png",
 
    itemIcon = "/images/combat/equipment/rune_daggers_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "daggers",
+
     specialVisuals = { {
    isDaggers = true,
+
      image = "/images/combat/equipment/rune_dagger_1.png",
    craftingDescription = "Stab your enemies. Requires Attack level of 50 to wield.",
+
      css = "daggers-1"
     category = "Melee",
+
    }, {
 +
      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", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,737: Line 5,478:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,763: Line 5,504:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 225,
+
    craftingStats = {
       ["306"] = 45
+
       level = 50,
    } },
+
      experience = 20800,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Stab your enemies. Requires Attack level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1023"] = {
 
   ["1023"] = {
Line 6,776: Line 5,520:
 
     id = 1023,
 
     id = 1023,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 36,
 
      ["306"] = 7
 
    },
 
    craftingLevel = 59,
 
    craftingExperience = 28350,
 
 
     value = 3032400,
 
     value = 3032400,
 
     tradeable = true,
 
     tradeable = true,
Line 6,787: Line 5,525:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/rune_2h_sword.png",
 
     itemImage = "/images/combat/equipment/rune_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/rune_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/rune_2h_sword_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "sword-2h",
 
     visual = "sword-2h",
     craftingDescription = "Powerfully slash your enemies. Requires Attack level of 50 to wield.",
+
     extraTooltipInfo = "A big heavy runite sword. At least you can slash someone with this easily.",
    category = "Melee",
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,811: Line 5,547:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 6,829: Line 5,565:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.25
+
         value = 3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3.75
+
         value = 5.4
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 360,
+
    craftingStats = {
       ["306"] = 70
+
       level = 59,
    } },
+
      experience = 30800,
    rarity = "uncommon"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Powerfully slash your enemies. Requires Attack level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1024"] = {
 
   ["1024"] = {
Line 6,845: Line 5,584:
 
     id = 1024,
 
     id = 1024,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 7
 
    },
 
    craftingLevel = 63,
 
    craftingExperience = 52500,
 
 
     value = 3780840,
 
     value = 3780840,
 
     tradeable = true,
 
     tradeable = true,
Line 6,856: Line 5,589:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_scimitar.png",
 
     itemImage = "/images/combat/equipment/stygian_scimitar.png",
 
     itemIcon = "/images/combat/equipment/stygian_scimitar_icon.png",
 
     itemIcon = "/images/combat/equipment/stygian_scimitar_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "scimitar",
 
     visual = "scimitar",
     craftingDescription = "Slash your enemies. Requires Attack level of 60 to wield.",
+
     extraTooltipInfo = "A sword forged with demonic metal, it's razor sharp.",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,878: Line 5,609:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 6,893: Line 5,624:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.98
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.98
+
         value = 3.6
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 70
+
       level = 63,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Slash your enemies. Requires Attack level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1025"] = {
 
   ["1025"] = {
Line 6,909: Line 5,643:
 
     id = 1025,
 
     id = 1025,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 12
 
    },
 
    craftingLevel = 67,
 
    craftingExperience = 60000,
 
 
     value = 4321440,
 
     value = 4321440,
 
     tradeable = true,
 
     tradeable = true,
Line 6,920: Line 5,648:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_battleaxe.png",
 
     itemImage = "/images/combat/equipment/stygian_battleaxe.png",
 
     itemIcon = "/images/combat/equipment/stygian_battleaxe_icon.png",
 
     itemIcon = "/images/combat/equipment/stygian_battleaxe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "stygian-battleaxe",
 
     visual = "stygian-battleaxe",
     craftingDescription = "Crush your enemies. Requires Attack level of 60 to wield.",
+
     extraTooltipInfo = "A rather heavy stygian axe. Will you stop using the blunt end already?",
    category = "Melee",
 
 
     tags = { "melee", "onehand" },
 
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 6,944: Line 5,670:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.25,
 
         Blunt = 1.25,
Line 6,959: Line 5,685:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.9
+
         value = 2.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3
+
         value = 5.4
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 400,
+
    craftingStats = {
       ["800"] = 120
+
       level = 67,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Crush your enemies. Requires Attack level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1026"] = {
 
   ["1026"] = {
Line 6,975: Line 5,704:
 
     id = 1026,
 
     id = 1026,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 30,
 
      ["800"] = 6
 
    },
 
    craftingLevel = 60,
 
    craftingExperience = 45000,
 
 
     value = 3240720,
 
     value = 3240720,
 
     tradeable = true,
 
     tradeable = true,
Line 6,986: Line 5,709:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/stygian_daggers_icon.png",
     itemImage = "/images/combat/equipment/stygian_dagger.png",
 
    itemIcon = "/images/combat/equipment/stygian_daggers_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "stygian-daggers",
+
     specialVisuals = { {
    isDaggers = true,
+
      image = "/images/combat/equipment/stygian_dagger_1.png",
    craftingDescription = "Stab your enemies. Requires Attack level of 60 to wield.",
+
      css = "stygian-daggers-1"
     category = "Melee",
+
    }, {
 +
      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", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,011: Line 5,736:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 0.75,
 
         Piercing = 1.1,
 
         Piercing = 1.1,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 7,037: Line 5,762:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 300,
+
    craftingStats = {
       ["800"] = 60
+
       level = 60,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Stab your enemies. Requires Attack level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1027"] = {
 
   ["1027"] = {
Line 7,050: Line 5,778:
 
     id = 1027,
 
     id = 1027,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 45,
 
      ["800"] = 9
 
    },
 
    craftingLevel = 69,
 
    craftingExperience = 67500,
 
 
     value = 4861080,
 
     value = 4861080,
 
     tradeable = true,
 
     tradeable = true,
Line 7,061: Line 5,783:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_2h_sword.png",
 
     itemImage = "/images/combat/equipment/stygian_2h_sword.png",
 
     itemIcon = "/images/combat/equipment/stygian_2h_sword_icon.png",
 
     itemIcon = "/images/combat/equipment/stygian_2h_sword_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "stygian-sword-2h",
 
     visual = "stygian-sword-2h",
     craftingDescription = "Powerfully slash your enemies. Requires Attack level of 60 to wield.",
+
     extraTooltipInfo = "A big heavy stygian sword. You could cleave enemies in two with this.",
    category = "Melee",
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,085: Line 5,805:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.66,
 
         Piercing = 0.66,
 
         Blunt = 0.33,
 
         Blunt = 0.33,
Line 7,103: Line 5,823:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4.5
+
         value = 6.6
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 450,
+
    craftingStats = {
       ["800"] = 90
+
       level = 69,
    } },
+
      experience = 45000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Powerfully slash your enemies. Requires Attack level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1050"] = {
 
   ["1050"] = {
Line 7,119: Line 5,842:
 
     id = 1050,
 
     id = 1050,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 2
 
    },
 
    craftingLevel = 2,
 
    craftingExperience = 100,
 
 
     value = 600,
 
     value = 600,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
+
     itemImage = "/images/combat/equipment/bronze_med_helm_icon.png",
     itemImage = "/images/combat/equipment/bronze_med_helm.png",
 
    itemIcon = "/images/combat/equipment/bronze_med_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 1 to wield.",
+
      image = "/images/combat/equipment/bronze_med_helm_1.png",
    category = "Melee",
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/bronze_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,161: Line 5,880:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 20
+
       level = 2,
     } }
+
      experience = 100,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1051"] = {
 
   ["1051"] = {
Line 7,169: Line 5,892:
 
     id = 1051,
 
     id = 1051,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 5
 
    },
 
    craftingLevel = 9,
 
    craftingExperience = 500,
 
 
     value = 15000,
 
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,179: Line 5,897:
 
       defense = 10
 
       defense = 10
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/iron_med_helm_icon.png",
     itemImage = "/images/combat/equipment/iron_med_helm.png",
 
    itemIcon = "/images/combat/equipment/iron_med_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 10 to wield.",
+
      image = "/images/combat/equipment/iron_med_helm_1.png",
    category = "Melee",
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/iron_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,211: Line 5,930:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.15
+
         value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 50
+
       level = 9,
     } }
+
      experience = 1000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1052"] = {
 
   ["1052"] = {
 
     name = "Obsidian Helm",
 
     name = "Obsidian Helm",
 
     id = 1052,
 
     id = 1052,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 8,
 
      ["204"] = 8,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 68000,
 
     value = 68000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,234: Line 5,951:
 
       defense = 20
 
       defense = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_med_helm.png",
+
     extraTooltipInfo = "You feel hidden fiery potential in this helm...",
     itemIcon = "/images/combat/equipment/black_med_helm_icon.png",
+
     itemImage = "/images/combat/equipment/black_med_helm_icon.png",
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    category = { "armor", "combat" },
+
      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 = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,264: Line 5,985:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.3
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 200
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 7,277: Line 5,995:
 
     id = 1053,
 
     id = 1053,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 10
 
    },
 
    craftingLevel = 25,
 
    craftingExperience = 2000,
 
 
     value = 60000,
 
     value = 60000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,287: Line 6,000:
 
       defense = 30
 
       defense = 30
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/mithril_med_helm_icon.png",
     itemImage = "/images/combat/equipment/mithril_med_helm.png",
 
    itemIcon = "/images/combat/equipment/mithril_med_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 30 to wield.",
+
      image = "/images/combat/equipment/mithril_med_helm_1.png",
    category = "Melee",
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/mithril_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,319: Line 6,033:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.45
+
         value = 0.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 100
+
       level = 25,
     } }
+
      experience = 7500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1054"] = {
 
   ["1054"] = {
Line 7,330: Line 6,048:
 
     id = 1054,
 
     id = 1054,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 16
 
    },
 
    craftingLevel = 42,
 
    craftingExperience = 6400,
 
 
     value = 384000,
 
     value = 384000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,340: Line 6,053:
 
       defense = 40
 
       defense = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/adamantite_med_helm_icon.png",
     itemImage = "/images/combat/equipment/adamantite_med_helm.png",
 
    itemIcon = "/images/combat/equipment/adamantite_med_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 40 to wield.",
+
      image = "/images/combat/equipment/adamantite_med_helm_1.png",
    category = "Melee",
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/adamantite_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,372: Line 6,086:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.6
+
         value = 1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 160
+
    craftingStats = {
    } },
+
       level = 42,
    rarity = "uncommon"
+
      experience = 15000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1055"] = {
 
   ["1055"] = {
Line 7,384: Line 6,102:
 
     id = 1055,
 
     id = 1055,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 23
 
    },
 
    craftingLevel = 52,
 
    craftingExperience = 15750,
 
 
     value = 1890000,
 
     value = 1890000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,394: Line 6,107:
 
       defense = 50
 
       defense = 50
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/rune_med_helm_icon.png",
     itemImage = "/images/combat/equipment/rune_med_helm.png",
 
    itemIcon = "/images/combat/equipment/rune_med_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 50 to wield.",
+
      image = "/images/combat/equipment/rune_med_helm_1.png",
    category = "Melee",
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/rune_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,426: Line 6,140:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.3
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 225
+
    craftingStats = {
    } },
+
       level = 52,
    rarity = "uncommon"
+
      experience = 20000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1056"] = {
 
   ["1056"] = {
Line 7,438: Line 6,156:
 
     id = 1056,
 
     id = 1056,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 30,
 
      ["800"] = 6
 
    },
 
    craftingLevel = 62,
 
    craftingExperience = 45000,
 
 
     value = 3240720,
 
     value = 3240720,
 
     tradeable = true,
 
     tradeable = true,
Line 7,449: Line 6,161:
 
       defense = 60
 
       defense = 60
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/stygian_med_helm_icon.png",
     itemImage = "/images/combat/equipment/stygian_med_helm.png",
 
    itemIcon = "/images/combat/equipment/stygian_med_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 60 to wield.",
+
      image = "/images/combat/equipment/stygian_med_helm_1.png",
    category = "Melee",
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/stygian_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,481: Line 6,194:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.9
+
         value = 1.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 300,
+
    craftingStats = {
       ["800"] = 60
+
       level = 62,
    } },
+
      experience = 30000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1060"] = {
 
   ["1060"] = {
Line 7,494: Line 6,210:
 
     id = 1060,
 
     id = 1060,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4
 
    },
 
    craftingLevel = 5,
 
    craftingExperience = 200,
 
 
     value = 1200,
 
     value = 1200,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_full_helm.png",
 
     itemImage = "/images/combat/equipment/bronze_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,535: Line 6,243:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40
+
       level = 5,
     } }
+
      experience = 250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1061"] = {
 
   ["1061"] = {
Line 7,550: Line 6,262:
 
     id = 1061,
 
     id = 1061,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 750,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
Line 7,561: Line 6,268:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     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",
    craftingDescription = "Requires Defense level of 10 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,595: Line 6,299:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75
+
       level = 11,
     } }
+
      experience = 1500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1062"] = {
 
   ["1062"] = {
 
     name = "Obsidian Full Helm",
 
     name = "Obsidian Full Helm",
 
     id = 1062,
 
     id = 1062,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 10,
 
      ["204"] = 10,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 89600,
 
     value = 89600,
 
     tradeable = true,
 
     tradeable = true,
Line 7,624: Line 6,326:
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_full_helm.png",
 
     itemImage = "/images/combat/equipment/black_full_helm.png",
 +
    extraTooltipInfo = "You feel hidden powerful potential in this full helm...",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
    category = { "armor", "combat" },
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,655: Line 6,357:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.3
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
    requiredResources = { {
 
      ["204"] = 200
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 7,672: Line 6,371:
 
     id = 1063,
 
     id = 1063,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13
 
    },
 
    craftingLevel = 28,
 
    craftingExperience = 2600,
 
 
     value = 78000,
 
     value = 78000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,683: Line 6,377:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     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",
    craftingDescription = "Requires Defense level of 30 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,717: Line 6,408:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130
+
       level = 28,
     } }
+
      experience = 9000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1064"] = {
 
   ["1064"] = {
Line 7,732: Line 6,427:
 
     id = 1064,
 
     id = 1064,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20
 
    },
 
    craftingLevel = 45,
 
    craftingExperience = 8000,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,743: Line 6,433:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     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",
    craftingDescription = "Requires Defense level of 40 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,777: Line 6,464:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200
+
    craftingStats = {
    } },
+
       level = 45,
    rarity = "uncommon"
+
      experience = 18000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1065"] = {
 
   ["1065"] = {
Line 7,793: Line 6,484:
 
     id = 1065,
 
     id = 1065,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27
 
    },
 
    craftingLevel = 55,
 
    craftingExperience = 18900,
 
 
     value = 2268000,
 
     value = 2268000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,804: Line 6,490:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     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",
    craftingDescription = "Requires Defense level of 50 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,838: Line 6,521:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 270
+
    craftingStats = {
    } },
+
       level = 55,
    rarity = "uncommon"
+
      experience = 24000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1066"] = {
 
   ["1066"] = {
Line 7,854: Line 6,541:
 
     id = 1066,
 
     id = 1066,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 7
 
    },
 
    craftingLevel = 65,
 
    craftingExperience = 52500,
 
 
     value = 3780840,
 
     value = 3780840,
 
     tradeable = true,
 
     tradeable = true,
Line 7,866: Line 6,547:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     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",
    craftingDescription = "Requires Defense level of 60 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,900: Line 6,578:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 2.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 70
+
       level = 65,
    } },
+
      experience = 36000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1070"] = {
 
   ["1070"] = {
Line 7,917: Line 6,598:
 
     id = 1070,
 
     id = 1070,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 6
 
    },
 
    craftingLevel = 6,
 
    craftingExperience = 300,
 
 
     value = 1800,
 
     value = 1800,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
+
     itemImage = "/images/combat/equipment/bronze_shield_icon.png",
     itemImage = "/images/combat/equipment/bronze_shield.png",
 
    itemIcon = "/images/combat/equipment/bronze_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 1 to wield.",
+
      image = "/images/combat/equipment/bronze_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/bronze_shield_2.png",
 +
      css = "shield-2"
 +
    } },
 +
     extraTooltipInfo = "A crude bronze shield. Better then nothing.",
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 7,959: Line 6,638:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 60
+
       level = 6,
     } }
+
      experience = 250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1071"] = {
 
   ["1071"] = {
Line 7,974: Line 6,657:
 
     id = 1071,
 
     id = 1071,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 10
 
    },
 
    craftingLevel = 12,
 
    craftingExperience = 1000,
 
 
     value = 30000,
 
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,985: Line 6,663:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/iron_shield_icon.png",
     itemImage = "/images/combat/equipment/iron_shield.png",
 
    itemIcon = "/images/combat/equipment/iron_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 10 to wield.",
+
      image = "/images/combat/equipment/iron_shield_1.png",
     category = "Melee",
+
      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 = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,020: Line 6,701:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 100
+
       level = 12,
     } }
+
      experience = 1500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1072"] = {
 
   ["1072"] = {
 
     name = "Obsidian Shield",
 
     name = "Obsidian Shield",
 
     id = 1072,
 
     id = 1072,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 14,
 
      ["204"] = 14,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 116000,
 
     value = 116000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,048: Line 6,727:
 
       strength = 20
 
       strength = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_shield.png",
+
     itemImage = "/images/combat/equipment/black_shield_icon.png",
     itemIcon = "/images/combat/equipment/black_shield_icon.png",
+
     extraTooltipInfo = "You feel hidden potential in this shield...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
 +
      image = "/images/combat/equipment/black_shield_1.png",
 +
      css = "shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/black_shield_2.png",
 +
      css = "shield-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,080: Line 6,765:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.3
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
    requiredResources = { {
 
      ["201"] = 10
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 8,097: Line 6,779:
 
     id = 1073,
 
     id = 1073,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16
 
    },
 
    craftingLevel = 29,
 
    craftingExperience = 3200,
 
 
     value = 96000,
 
     value = 96000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,108: Line 6,785:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/mithril_shield_icon.png",
     itemImage = "/images/combat/equipment/mithril_shield.png",
 
    itemIcon = "/images/combat/equipment/mithril_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 30 to wield.",
+
      image = "/images/combat/equipment/mithril_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/mithril_shield_2.png",
 +
      css = "shield-2"
 +
     } },
 +
    extraTooltipInfo = "An average mithril shield. You feel safer already.",
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,143: Line 6,823:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 160
+
       level = 29,
     } }
+
      experience = 9000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1074"] = {
 
   ["1074"] = {
Line 8,158: Line 6,842:
 
     id = 1074,
 
     id = 1074,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 24
 
    },
 
    craftingLevel = 45,
 
    craftingExperience = 9600,
 
 
     value = 576000,
 
     value = 576000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,169: Line 6,848:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
     itemImage = "/images/combat/equipment/adamantite_shield.png",
 
    itemIcon = "/images/combat/equipment/adamantite_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 40 to wield.",
+
      image = "/images/combat/equipment/adamantite_shield_1.png",
     category = "Melee",
+
      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 = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,204: Line 6,886:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 240
+
    craftingStats = {
    } },
+
       level = 45,
    rarity = "uncommon"
+
      experience = 18000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1075"] = {
 
   ["1075"] = {
Line 8,220: Line 6,906:
 
     id = 1075,
 
     id = 1075,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 32
 
    },
 
    craftingLevel = 55,
 
    craftingExperience = 22050,
 
 
     value = 2646000,
 
     value = 2646000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,231: Line 6,912:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/rune_shield_icon.png",
     itemImage = "/images/combat/equipment/rune_shield.png",
 
    itemIcon = "/images/combat/equipment/rune_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 50 to wield.",
+
      image = "/images/combat/equipment/rune_shield_1.png",
     category = "Melee",
+
      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 = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,266: Line 6,950:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 2.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 315
+
    craftingStats = {
    } },
+
       level = 55,
    rarity = "uncommon"
+
      experience = 24000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1076"] = {
 
   ["1076"] = {
Line 8,282: Line 6,970:
 
     id = 1076,
 
     id = 1076,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 8
 
    },
 
    craftingLevel = 65,
 
    craftingExperience = 60000,
 
 
     value = 4320960,
 
     value = 4320960,
 
     tradeable = true,
 
     tradeable = true,
Line 8,294: Line 6,976:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/stygian_shield_icon.png",
     itemImage = "/images/combat/equipment/stygian_shield.png",
 
    itemIcon = "/images/combat/equipment/stygian_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 60 to wield.",
+
      image = "/images/combat/equipment/stygian_shield_1.png",
     category = "Melee",
+
      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 = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,329: Line 7,014:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 400,
+
    craftingStats = {
       ["800"] = 80
+
       level = 65,
    } },
+
      experience = 36000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1077"] = {
 
   ["1077"] = {
Line 8,346: Line 7,034:
 
     id = 1077,
 
     id = 1077,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 8
 
    },
 
 
     value = 4840000,
 
     value = 4840000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,356: Line 7,040:
 
       strength = 70
 
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/door.png",
+
     itemImage = "/images/combat/equipment/door_icon.png",
    itemIcon = "/images/combat/equipment/door_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "door",
+
     specialVisuals = { {
 +
      image = "/images/combat/equipment/door_1.png",
 +
      css = "door-1"
 +
    }, {
 +
      image = "/images/combat/equipment/door_2.png",
 +
      css = "door-2"
 +
    } },
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "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!",
Line 8,389: Line 7,078:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 5.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1.5
+
         value = 3.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 1.3
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
Line 8,405: Line 7,094:
 
     id = 1090,
 
     id = 1090,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 10
 
    },
 
    craftingLevel = 12,
 
    craftingExperience = 500,
 
 
     value = 3000,
 
     value = 3000,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_platebody.png",
 
     itemImage = "/images/combat/equipment/bronze_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,449: Line 7,130:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 100
+
       level = 12,
     } }
+
      experience = 500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1091"] = {
 
   ["1091"] = {
Line 8,465: Line 7,150:
 
     id = 1091,
 
     id = 1091,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 6
 
    },
 
    craftingLevel = 8,
 
    craftingExperience = 300,
 
 
     value = 1800,
 
     value = 1800,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_chainbody.png",
 
     itemImage = "/images/combat/equipment/bronze_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,500: Line 7,177:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 60
+
       level = 8,
     } }
+
      experience = 300,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1092"] = {
 
   ["1092"] = {
Line 8,514: Line 7,195:
 
     id = 1092,
 
     id = 1092,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 15
 
    },
 
    craftingLevel = 19,
 
    craftingExperience = 1500,
 
 
     value = 45000,
 
     value = 45000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,525: Line 7,201:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_platebody.png",
 
     itemImage = "/images/combat/equipment/iron_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    craftingDescription = "Requires Defense level of 10 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,562: Line 7,235:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 150
+
       level = 19,
     } }
+
      experience = 3000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1093"] = {
 
   ["1093"] = {
Line 8,578: Line 7,255:
 
     id = 1093,
 
     id = 1093,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 10
 
    },
 
    craftingLevel = 14,
 
    craftingExperience = 1000,
 
 
     value = 30000,
 
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,588: Line 7,260:
 
       defense = 10
 
       defense = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_chainbody.png",
 
     itemImage = "/images/combat/equipment/iron_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    craftingDescription = "Requires Defense level of 10 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,616: Line 7,285:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 100
+
       level = 14,
     } }
+
      experience = 2000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1094"] = {
 
   ["1094"] = {
 
     name = "Obsidian Breastplate",
 
     name = "Obsidian Breastplate",
 
     id = 1094,
 
     id = 1094,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 20,
 
      ["204"] = 20,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 164000,
 
     value = 164000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,646: Line 7,313:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    category = { "armor", "combat" },
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,678: Line 7,344:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
    requiredResources = { {
 
      ["205"] = 2000
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 8,695: Line 7,358:
 
     name = "Obsidian Chainmail",
 
     name = "Obsidian Chainmail",
 
     id = 1095,
 
     id = 1095,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 15,
 
      ["204"] = 15,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 116000,
 
     value = 116000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,709: Line 7,366:
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_chainbody.png",
 
     itemImage = "/images/combat/equipment/black_chainbody.png",
 +
    extraTooltipInfo = "You feel hidden potential in the chainmail...",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    category = { "armor", "combat" },
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,734: Line 7,391:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
 
      ["206"] = 3000
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 8,750: Line 7,404:
 
     id = 1096,
 
     id = 1096,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 23
 
    },
 
    craftingLevel = 35,
 
    craftingExperience = 4600,
 
 
     value = 138000,
 
     value = 138000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,761: Line 7,410:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_platebody.png",
 
     itemImage = "/images/combat/equipment/mithril_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    craftingDescription = "Requires Defense level of 30 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,798: Line 7,444:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 2.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 230
+
       level = 35,
     } }
+
      experience = 15000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1097"] = {
 
   ["1097"] = {
Line 8,814: Line 7,464:
 
     id = 1097,
 
     id = 1097,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16
 
    },
 
    craftingLevel = 31,
 
    craftingExperience = 3200,
 
 
     value = 96000,
 
     value = 96000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,824: Line 7,469:
 
       defense = 30
 
       defense = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_chainbody.png",
 
     itemImage = "/images/combat/equipment/mithril_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    craftingDescription = "Requires Defense level of 30 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,852: Line 7,494:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 160
+
       level = 31,
     } }
+
      experience = 11250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1098"] = {
 
   ["1098"] = {
Line 8,866: Line 7,512:
 
     id = 1098,
 
     id = 1098,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 32
 
    },
 
    craftingLevel = 52,
 
    craftingExperience = 12800,
 
 
     value = 768000,
 
     value = 768000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,877: Line 7,518:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_platebody.png",
 
     itemImage = "/images/combat/equipment/adamantite_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    craftingDescription = "Requires Defense level of 40 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,914: Line 7,552:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 4.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.6
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 320
+
    craftingStats = {
    } },
+
       level = 52,
    rarity = "uncommon"
+
      experience = 45000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1099"] = {
 
   ["1099"] = {
Line 8,931: Line 7,573:
 
     id = 1099,
 
     id = 1099,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 24
 
    },
 
    craftingLevel = 47,
 
    craftingExperience = 9600,
 
 
     value = 576000,
 
     value = 576000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,941: Line 7,578:
 
       defense = 40
 
       defense = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_chainbody.png",
 
     itemImage = "/images/combat/equipment/adamantite_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    craftingDescription = "Requires Defense level of 40 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,969: Line 7,603:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 2.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.8
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 240
+
    craftingStats = {
    } },
+
       level = 47,
    rarity = "uncommon"
+
      experience = 30000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1100"] = {
 
   ["1100"] = {
Line 8,984: Line 7,622:
 
     id = 1100,
 
     id = 1100,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 41
 
    },
 
    craftingLevel = 62,
 
    craftingExperience = 28350,
 
 
     value = 3402000,
 
     value = 3402000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,995: Line 7,628:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/rune_platebody.png",
 
     itemImage = "/images/combat/equipment/rune_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    craftingDescription = "Requires Defense level of 50 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,032: Line 7,662:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 5.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.7
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 405
+
    craftingStats = {
    } },
+
       level = 62,
    rarity = "uncommon"
+
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1101"] = {
 
   ["1101"] = {
Line 9,049: Line 7,683:
 
     id = 1101,
 
     id = 1101,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 32
 
    },
 
    craftingLevel = 57,
 
    craftingExperience = 22050,
 
 
     value = 2646000,
 
     value = 2646000,
 
     tradeable = true,
 
     tradeable = true,
Line 9,059: Line 7,688:
 
       defense = 50
 
       defense = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/rune_chainbody.png",
 
     itemImage = "/images/combat/equipment/rune_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    craftingDescription = "Requires Defense level of 50 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,087: Line 7,713:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 315
+
    craftingStats = {
    } },
+
       level = 57,
    rarity = "uncommon"
+
      experience = 40000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1102"] = {
 
   ["1102"] = {
Line 9,102: Line 7,732:
 
     id = 1102,
 
     id = 1102,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 50,
 
      ["800"] = 10
 
    },
 
    craftingLevel = 72,
 
    craftingExperience = 75000,
 
 
     value = 5401200,
 
     value = 5401200,
 
     tradeable = true,
 
     tradeable = true,
Line 9,114: Line 7,738:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_platebody.png",
 
     itemImage = "/images/combat/equipment/stygian_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
    craftingDescription = "Requires Defense level of 60 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee", "ability" },
 
     tags = { "armor", "melee", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,151: Line 7,772:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.75
+
         value = 7.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.7
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 500,
+
    craftingStats = {
       ["800"] = 100
+
       level = 72,
    } },
+
      experience = 90000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1103"] = {
 
   ["1103"] = {
Line 9,169: Line 7,793:
 
     id = 1103,
 
     id = 1103,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 8
 
    },
 
    craftingLevel = 67,
 
    craftingExperience = 60000,
 
 
     value = 4320960,
 
     value = 4320960,
 
     tradeable = true,
 
     tradeable = true,
Line 9,180: Line 7,798:
 
       defense = 60
 
       defense = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_chainbody.png",
 
     itemImage = "/images/combat/equipment/stygian_chainbody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "chainbody",
 
     visual = "chainbody",
    craftingDescription = "Requires Defense level of 60 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,208: Line 7,823:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 4.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 1.3
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 400,
+
    craftingStats = {
       ["800"] = 80
+
       level = 67,
    } },
+
      experience = 60000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1110"] = {
 
   ["1110"] = {
Line 9,224: Line 7,842:
 
     id = 1110,
 
     id = 1110,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 200,
 
 
     value = 1200,
 
     value = 1200,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/bronze_platelegs.png",
 
     itemImage = "/images/combat/equipment/bronze_platelegs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,264: Line 7,874:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.3
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40
+
       level = 11,
     } }
+
      experience = 200,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1111"] = {
 
   ["1111"] = {
Line 9,279: Line 7,893:
 
     id = 1111,
 
     id = 1111,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8
 
    },
 
    craftingLevel = 17,
 
    craftingExperience = 750,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
Line 9,290: Line 7,899:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_platelegs.png",
 
     itemImage = "/images/combat/equipment/iron_platelegs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 10 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,323: Line 7,929:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.3
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75
+
       level = 17,
     } }
+
      experience = 1500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1112"] = {
 
   ["1112"] = {
 
     name = "Obsidian Plate Leggings",
 
     name = "Obsidian Plate Leggings",
 
     id = 1112,
 
     id = 1112,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 15,
 
      ["204"] = 15,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 92000,
 
     value = 92000,
 
     tradeable = true,
 
     tradeable = true,
Line 9,352: Line 7,956:
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_platelegs.png",
 
     itemImage = "/images/combat/equipment/black_platelegs.png",
 +
    extraTooltipInfo = "You feel hidden potential in these legs... The armor, not your legs.",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
Line 9,381: Line 7,986:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
    requiredResources = { {
 
      ["201"] = 10
 
    } },
 
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
Line 9,398: Line 8,000:
 
     id = 1113,
 
     id = 1113,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13
 
    },
 
    craftingLevel = 34,
 
    craftingExperience = 2600,
 
 
     value = 78000,
 
     value = 78000,
 
     tradeable = true,
 
     tradeable = true,
Line 9,409: Line 8,006:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_platelegs.png",
 
     itemImage = "/images/combat/equipment/mithril_platelegs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 30 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,442: Line 8,036:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130
+
       level = 34,
     } }
+
      experience = 9750,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1114"] = {
 
   ["1114"] = {
Line 9,457: Line 8,055:
 
     id = 1114,
 
     id = 1114,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20
 
    },
 
    craftingLevel = 51,
 
    craftingExperience = 8000,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
Line 9,468: Line 8,061:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_platelegs.png",
 
     itemImage = "/images/combat/equipment/adamantite_platelegs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 40 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,501: Line 8,091:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 2.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200
+
    craftingStats = {
    } },
+
       level = 51,
    rarity = "uncommon"
+
      experience = 30000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1115"] = {
 
   ["1115"] = {
Line 9,517: Line 8,111:
 
     id = 1115,
 
     id = 1115,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27
 
    },
 
    craftingLevel = 61,
 
    craftingExperience = 18900,
 
 
     value = 2268000,
 
     value = 2268000,
 
     tradeable = true,
 
     tradeable = true,
Line 9,528: Line 8,117:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/rune_platelegs.png",
 
     itemImage = "/images/combat/equipment/rune_platelegs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 50 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,561: Line 8,147:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 3
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 270
+
    craftingStats = {
    } },
+
       level = 61,
    rarity = "uncommon"
+
      experience = 40000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1116"] = {
 
   ["1116"] = {
Line 9,577: Line 8,167:
 
     id = 1116,
 
     id = 1116,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 7
 
    },
 
    craftingLevel = 71,
 
    craftingExperience = 52500,
 
 
     value = 3780840,
 
     value = 3780840,
 
     tradeable = true,
 
     tradeable = true,
Line 9,589: Line 8,173:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_platelegs.png",
 
     itemImage = "/images/combat/equipment/stygian_platelegs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 60 to wield.",
 
    category = "Melee",
 
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,622: Line 8,203:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 70
+
       level = 71,
    } },
+
      experience = 60000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1130"] = {
 
   ["1130"] = {
Line 9,639: Line 8,223:
 
     id = 1130,
 
     id = 1130,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 1000,
 
     value = 1000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,662: Line 8,241:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     }
 
     }
Line 9,673: Line 8,252:
 
     id = 1131,
 
     id = 1131,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 8000,
 
     value = 8000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,696: Line 8,270:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     }
 
     }
Line 9,706: Line 8,280:
 
     name = "Obsidian Boots",
 
     name = "Obsidian Boots",
 
     id = 1132,
 
     id = 1132,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 10,
 
      ["204"] = 10,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 68000,
 
     value = 68000,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/equipment/black_boots.png",
 
     itemImage = "/images/combat/equipment/black_boots.png",
 
     itemIcon = "/images/combat/equipment/black_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/black_boots_icon.png",
 +
    extraTooltipInfo = "You feel hidden potential in these boots...",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
Line 9,731: Line 8,300:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.5
 
       } }
 
       } }
 
     },
 
     },
Line 9,744: Line 8,313:
 
     id = 1133,
 
     id = 1133,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 60000,
 
     value = 60000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,767: Line 8,331:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.7
 
       } }
 
       } }
 
     }
 
     }
Line 9,778: Line 8,342:
 
     id = 1134,
 
     id = 1134,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,801: Line 8,360:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.8
 
       } }
 
       } }
 
     },
 
     },
Line 9,813: Line 8,372:
 
     id = 1135,
 
     id = 1135,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 28
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 1800000,
 
     value = 1800000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,836: Line 8,390:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.8
 
       } }
 
       } }
 
     },
 
     },
Line 9,848: Line 8,402:
 
     id = 1136,
 
     id = 1136,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 5
 
    },
 
 
     value = 2880000,
 
     value = 2880000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,870: Line 8,420:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.9
 
       } }
 
       } }
 
     },
 
     },
Line 9,882: Line 8,432:
 
     id = 1150,
 
     id = 1150,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 8
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 20,
 
     value = 20,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/bronze_gloves.png",
 
     itemImage = "/images/combat/equipment/bronze_gloves.png",
    itemIcon = "/images/combat/equipment/bronze_gloves.png",
 
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     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"
 +
    } },
 
     tags = { "armor" },
 
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,920: Line 8,473:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
Line 9,940: Line 8,493:
 
     id = 1151,
 
     id = 1151,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 13
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 600,
 
     value = 600,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/iron_gloves.png",
 
     itemImage = "/images/combat/equipment/iron_gloves.png",
    itemIcon = "/images/combat/equipment/iron_gloves.png",
 
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     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"
 +
    } },
 
     tags = { "armor" },
 
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 9,978: Line 8,534:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.2
 
       } }
 
       } }
 
     }
 
     }
Line 9,997: Line 8,553:
 
     name = "Obsidian Gloves",
 
     name = "Obsidian Gloves",
 
     id = 1152,
 
     id = 1152,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 20,
 
      ["204"] = 20,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 8000,
 
     value = 8000,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/black_gloves.png",
 
     itemImage = "/images/combat/equipment/black_gloves.png",
    itemIcon = "/images/combat/equipment/black_gloves.png",
 
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     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" },
 
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,038: Line 8,596:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.3
 
       } }
 
       } }
 
     },
 
     },
Line 10,060: Line 8,618:
 
     id = 1153,
 
     id = 1153,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 20
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 50000,
 
     value = 50000,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/mithril_gloves.png",
 
     itemImage = "/images/combat/equipment/mithril_gloves.png",
    itemIcon = "/images/combat/equipment/mithril_gloves.png",
 
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     specialVisuals = { {
     tags = { "armor" },
+
      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"
 +
    } },
 +
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 10,098: Line 8,659:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     }
 
     }
Line 10,118: Line 8,679:
 
     id = 1154,
 
     id = 1154,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 28
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 300000,
 
     value = 300000,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/adamantite_gloves.png",
 
     itemImage = "/images/combat/equipment/adamantite_gloves.png",
    itemIcon = "/images/combat/equipment/adamantite_gloves.png",
 
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     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"
 +
    } },
 
     tags = { "armor" },
 
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,156: Line 8,720:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
Line 10,177: Line 8,741:
 
     id = 1155,
 
     id = 1155,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 36
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 1500000,
 
     value = 1500000,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/rune_gloves.png",
 
     itemImage = "/images/combat/equipment/rune_gloves.png",
    itemIcon = "/images/combat/equipment/rune_gloves.png",
 
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     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"
 +
    } },
 
     tags = { "armor" },
 
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,215: Line 8,782:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
Line 10,236: Line 8,803:
 
     id = 1156,
 
     id = 1156,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 70,
 
      ["800"] = 10
 
    },
 
 
     value = 5000000,
 
     value = 5000000,
 
     itemImage = "/images/combat/equipment/stygian_gloves.png",
 
     itemImage = "/images/combat/equipment/stygian_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     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"
 +
    } },
 
     tags = { "armor" },
 
     tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,271: Line 8,843:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.5
 
       } }
 
       } }
 
     },
 
     },
Line 10,292: Line 8,864:
 
     id = 1157,
 
     id = 1157,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4007"] = 8
 
    },
 
    craftingLevel = 3,
 
    craftingExperience = 360,
 
 
     value = 4800,
 
     value = 4800,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/hide_body.png",
 
     itemImage = "/images/combat/equipment/range/hide_body.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
 
     tags = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,331: Line 8,896:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,341: Line 8,906:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 80
+
       level = 3,
    } },
+
      experience = 180,
    category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1158"] = {
 
   ["1158"] = {
Line 10,350: Line 8,918:
 
     id = 1158,
 
     id = 1158,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4007"] = 8
 
    },
 
    craftingLevel = 6,
 
    craftingExperience = 720,
 
 
     value = 14400,
 
     value = 14400,
 
     tradeable = true,
 
     tradeable = true,
Line 10,361: Line 8,924:
 
       range = 10
 
       range = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     class = "equipment",
 
     class = "equipment",
Line 10,392: Line 8,954:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,402: Line 8,964:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 80
+
       level = 6,
    } },
+
      experience = 500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1159"] = {
 
   ["1159"] = {
Line 10,411: Line 8,975:
 
     id = 1159,
 
     id = 1159,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4004"] = 10,
 
      ["4008"] = 3
 
    },
 
    craftingLevel = 13,
 
    craftingExperience = 1440,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
Line 10,423: Line 8,981:
 
       range = 20
 
       range = 20
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemIcon = "/images/combat/equipment/range/thick_hide_body.png",
 
     itemIcon = "/images/combat/equipment/range/thick_hide_body.png",
Line 10,455: Line 9,012:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,465: Line 9,022:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 100,
+
       level = 13,
       ["4008"] = 30
+
       experience = 750,
    } },
+
      category = "Range",
    category = "Range"
+
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1160"] = {
 
   ["1160"] = {
Line 10,475: Line 9,033:
 
     id = 1160,
 
     id = 1160,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4012"] = 18
 
    },
 
    craftingLevel = 21,
 
    craftingExperience = 6480,
 
 
     value = 64800,
 
     value = 64800,
 
     tradeable = true,
 
     tradeable = true,
Line 10,486: Line 9,039:
 
       range = 30
 
       range = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemIcon = "/images/combat/equipment/range/leather_body.png",
 
     itemIcon = "/images/combat/equipment/range/leather_body.png",
Line 10,518: Line 9,070:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,528: Line 9,080:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 180
+
       level = 21,
    } },
+
      experience = 1500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1161"] = {
 
   ["1161"] = {
Line 10,537: Line 9,091:
 
     id = 1161,
 
     id = 1161,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["4005"] = 3,
 
      ["4012"] = 23
 
    },
 
    craftingLevel = 31,
 
    craftingExperience = 10476,
 
 
     value = 89910,
 
     value = 89910,
 
     tradeable = true,
 
     tradeable = true,
Line 10,549: Line 9,097:
 
       range = 40
 
       range = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemIcon = "/images/combat/equipment/range/reinforced_leather_body.png",
 
     itemIcon = "/images/combat/equipment/range/reinforced_leather_body.png",
Line 10,581: Line 9,128:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,591: Line 9,138:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 33,
+
    craftingStats = {
       ["4012"] = 225
+
       level = 31,
    } },
+
       experience = 2500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1162"] = {
 
   ["1162"] = {
Line 10,601: Line 9,150:
 
     id = 1162,
 
     id = 1162,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4002"] = 15,
 
      ["4003"] = 3
 
    },
 
    craftingLevel = 44,
 
    craftingExperience = 16200,
 
 
     value = 607500,
 
     value = 607500,
 
     tradeable = true,
 
     tradeable = true,
Line 10,613: Line 9,156:
 
       range = 50
 
       range = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemIcon = "/images/combat/equipment/range/chitin_body.png",
 
     itemIcon = "/images/combat/equipment/range/chitin_body.png",
Line 10,645: Line 9,187:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 1.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,655: Line 9,197:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4002"] = 150,
+
    craftingStats = {
       ["4003"] = 25
+
       level = 44,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "uncommon"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1163"] = {
 
   ["1163"] = {
Line 10,666: Line 9,209:
 
     id = 1163,
 
     id = 1163,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4009"] = 20,
 
      ["4010"] = 3
 
    },
 
    craftingLevel = 61,
 
    craftingExperience = 29520,
 
 
     value = 363000,
 
     value = 363000,
 
     tradeable = true,
 
     tradeable = true,
Line 10,678: Line 9,215:
 
       range = 60
 
       range = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemImage = "/images/combat/equipment/range/fur_body.png",
 
     itemIcon = "/images/combat/equipment/range/scale_body.png",
 
     itemIcon = "/images/combat/equipment/range/scale_body.png",
Line 10,710: Line 9,246:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 2.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 1.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,720: Line 9,256:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 200,
+
    craftingStats = {
       ["4010"] = 30
+
       level = 61,
    } },
+
       experience = 8000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1164"] = {
 
   ["1164"] = {
Line 10,731: Line 9,268:
 
     id = 1164,
 
     id = 1164,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4007"] = 3
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 113,
 
 
     value = 1500,
 
     value = 1500,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/hide_coif_icon.png",
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/hide_coif_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
    visual = "range-med-helm",
+
      image = "/images/combat/equipment/range/hide_coif_1.png",
    craftingDescription = "Requires Defense level of 1 to wield.",
+
      css = "range-med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 
     tags = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,772: Line 9,306:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 10,782: Line 9,316:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 25
+
       level = 1,
    } },
+
      experience = 90,
    category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1165"] = {
 
   ["1165"] = {
Line 10,791: Line 9,328:
 
     id = 1165,
 
     id = 1165,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4004"] = 3
 
    },
 
    craftingLevel = 4,
 
    craftingExperience = 225,
 
 
     value = 4500,
 
     value = 4500,
 
     tradeable = true,
 
     tradeable = true,
Line 10,802: Line 9,334:
 
       range = 10
 
       range = 10
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/fur_coif_icon.png",
     itemImage = "/images/combat/equipment/range/fur_coif.png",
 
    itemIcon = "/images/combat/equipment/range/fur_coif_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "range-med-helm-alt",
+
      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 = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,835: Line 9,370:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.15
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 10,845: Line 9,380:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 25
+
       level = 4,
    } },
+
      experience = 250,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1166"] = {
 
   ["1166"] = {
Line 10,854: Line 9,391:
 
     id = 1166,
 
     id = 1166,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4004"] = 4,
 
      ["4008"] = 1
 
    },
 
    craftingLevel = 9,
 
    craftingExperience = 495,
 
 
     value = 7800,
 
     value = 7800,
 
     tradeable = true,
 
     tradeable = true,
Line 10,866: Line 9,397:
 
       range = 20
 
       range = 20
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/thick_hide_coif.png",
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/thick_hide_coif.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "range-med-helm",
+
      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 = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,899: Line 9,433:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.3
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.2
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 35,
+
       level = 9,
       ["4008"] = 10
+
       experience = 525,
    } },
+
      category = "Range",
    category = "Range"
+
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1167"] = {
 
   ["1167"] = {
Line 10,919: Line 9,454:
 
     id = 1167,
 
     id = 1167,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4012"] = 5
 
    },
 
    craftingLevel = 15,
 
    craftingExperience = 1728,
 
 
     value = 17280,
 
     value = 17280,
 
     tradeable = true,
 
     tradeable = true,
Line 10,930: Line 9,460:
 
       range = 30
 
       range = 30
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/leather_coif.png",
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/leather_coif.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "range-med-helm",
+
      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 = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 10,963: Line 9,496:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.45
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.3
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 48
+
       level = 15,
    } },
+
      experience = 1000,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1168"] = {
 
   ["1168"] = {
Line 10,982: Line 9,517:
 
     id = 1168,
 
     id = 1168,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["4005"] = 1,
 
      ["4012"] = 7
 
    },
 
    craftingLevel = 24,
 
    craftingExperience = 2808,
 
 
     value = 25380,
 
     value = 25380,
 
     tradeable = true,
 
     tradeable = true,
Line 10,994: Line 9,523:
 
       range = 40
 
       range = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/reinforced_leather_coif.png",
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/reinforced_leather_coif.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "range-med-helm",
+
      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 = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 11,027: Line 9,559:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.6
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.4
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 6,
+
    craftingStats = {
       ["4012"] = 66
+
       level = 24,
    } },
+
       experience = 1250,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1169"] = {
 
   ["1169"] = {
Line 11,047: Line 9,581:
 
     id = 1169,
 
     id = 1169,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4002"] = 5,
 
      ["4003"] = 1
 
    },
 
    craftingLevel = 37,
 
    craftingExperience = 5130,
 
 
     value = 193500,
 
     value = 193500,
 
     tradeable = true,
 
     tradeable = true,
Line 11,059: Line 9,587:
 
       range = 50
 
       range = 50
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/chitin_coif.png",
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/chitin_coif.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "range-med-helm",
+
      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 = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 11,092: Line 9,623:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4002"] = 45,
+
    craftingStats = {
       ["4003"] = 10
+
       level = 37,
    } },
+
       experience = 2000,
    category = "Range",
+
      category = "Range",
     rarity = "uncommon"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1170"] = {
 
   ["1170"] = {
Line 11,113: Line 9,645:
 
     id = 1170,
 
     id = 1170,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4009"] = 4,
 
      ["4010"] = 1
 
    },
 
    craftingLevel = 57,
 
    craftingExperience = 5130,
 
 
     value = 63000,
 
     value = 63000,
 
     tradeable = true,
 
     tradeable = true,
Line 11,125: Line 9,651:
 
       range = 60
 
       range = 60
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/range/scale_coif.png",
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/scale_coif.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "range-med-helm",
+
      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 = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 11,158: Line 9,687:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.9
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.6
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.7
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 35,
+
    craftingStats = {
       ["4010"] = 5
+
       level = 57,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1171"] = {
 
   ["1171"] = {
Line 11,179: Line 9,709:
 
     id = 1171,
 
     id = 1171,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4007"] = 5
 
    },
 
    craftingLevel = 2,
 
    craftingExperience = 225,
 
 
     value = 3000,
 
     value = 3000,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/hide_legs.png",
 
     itemIcon = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
 
     tags = { "armor", "range" },
 
     tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 11,219: Line 9,742:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 11,229: Line 9,752:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 50
+
       level = 2,
    } },
+
      experience = 180,
    category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1172"] = {
 
   ["1172"] = {
Line 11,238: Line 9,764:
 
     id = 1172,
 
     id = 1172,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4004"] = 5
 
    },
 
    craftingLevel = 5,
 
    craftingExperience = 450,
 
 
     value = 9000,
 
     value = 9000,
 
     tradeable = true,
 
     tradeable = true,
Line 11,249: Line 9,770:
 
       range = 10
 
       range = 10
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/fur_legs.png",
 
     itemIcon = "/images/combat/equipment/range/fur_legs.png",
 
     itemImage = "/images/combat/equipment/range/fur_legs.png",
 
     itemImage = "/images/combat/equipment/range/fur_legs.png",
Line 11,284: Line 9,804:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,291: Line 9,811:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 50
+
       level = 5,
    } },
+
      experience = 500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1173"] = {
 
   ["1173"] = {
Line 11,300: Line 9,822:
 
     id = 1173,
 
     id = 1173,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4004"] = 7,
 
      ["4008"] = 1
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 675,
 
 
     value = 12450,
 
     value = 12450,
 
     tradeable = true,
 
     tradeable = true,
Line 11,312: Line 9,828:
 
       range = 20
 
       range = 20
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/thick_hide_legs.png",
 
     itemIcon = "/images/combat/equipment/range/thick_hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
Line 11,344: Line 9,859:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.4
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,354: Line 9,869:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 65,
+
       level = 11,
       ["4008"] = 5
+
       experience = 750,
    } },
+
      category = "Range",
    category = "Range"
+
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1174"] = {
 
   ["1174"] = {
Line 11,364: Line 9,880:
 
     id = 1174,
 
     id = 1174,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4012"] = 11
 
    },
 
    craftingLevel = 18,
 
    craftingExperience = 3816,
 
 
     value = 38160,
 
     value = 38160,
 
     tradeable = true,
 
     tradeable = true,
Line 11,375: Line 9,886:
 
       range = 30
 
       range = 30
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/leather_legs.png",
 
     itemIcon = "/images/combat/equipment/range/leather_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
Line 11,407: Line 9,917:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.6
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,417: Line 9,927:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 106
+
       level = 18,
    } },
+
      experience = 1500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1175"] = {
 
   ["1175"] = {
Line 11,426: Line 9,938:
 
     id = 1175,
 
     id = 1175,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["4005"] = 1,
 
      ["4012"] = 12
 
    },
 
    craftingLevel = 28,
 
    craftingExperience = 5184,
 
 
     value = 46440,
 
     value = 46440,
 
     tradeable = true,
 
     tradeable = true,
Line 11,438: Line 9,944:
 
       range = 40
 
       range = 40
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/reinforced_leather_legs.png",
 
     itemIcon = "/images/combat/equipment/range/reinforced_leather_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
Line 11,470: Line 9,975:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.8
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,480: Line 9,985:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 12,
+
    craftingStats = {
       ["4012"] = 120
+
       level = 28,
    } },
+
       experience = 2500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1176"] = {
 
   ["1176"] = {
Line 11,490: Line 9,997:
 
     id = 1176,
 
     id = 1176,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4002"] = 15,
 
      ["4003"] = 1
 
    },
 
    craftingLevel = 41,
 
    craftingExperience = 14040,
 
 
     value = 517500,
 
     value = 517500,
 
     tradeable = true,
 
     tradeable = true,
Line 11,502: Line 10,003:
 
       range = 50
 
       range = 50
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/chitin_legs.png",
 
     itemIcon = "/images/combat/equipment/range/chitin_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
Line 11,534: Line 10,034:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,544: Line 10,044:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4002"] = 150,
+
    craftingStats = {
       ["4003"] = 5
+
       level = 41,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "uncommon"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1177"] = {
 
   ["1177"] = {
Line 11,555: Line 10,056:
 
     id = 1177,
 
     id = 1177,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4009"] = 13,
 
      ["4010"] = 1
 
    },
 
    craftingLevel = 59,
 
    craftingExperience = 17190,
 
 
     value = 208500,
 
     value = 208500,
 
     tradeable = true,
 
     tradeable = true,
Line 11,567: Line 10,062:
 
       range = 60
 
       range = 60
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/range/scale_legs.png",
 
     itemIcon = "/images/combat/equipment/range/scale_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
Line 11,599: Line 10,093:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.2
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,609: Line 10,103:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 125,
+
    craftingStats = {
       ["4010"] = 10
+
       level = 59,
    } },
+
       experience = 8000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1178"] = {
 
   ["1178"] = {
Line 11,620: Line 10,115:
 
     id = 1178,
 
     id = 1178,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4013"] = 24
 
    },
 
    craftingLevel = 3,
 
    craftingExperience = 440,
 
 
     value = 1800,
 
     value = 1800,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
 
     tags = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 11,659: Line 10,147:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 50
+
       level = 3,
    } },
+
      experience = 600,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1179"] = {
 
   ["1179"] = {
Line 11,675: Line 10,166:
 
     id = 1179,
 
     id = 1179,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4014"] = 48
 
    },
 
    craftingLevel = 6,
 
    craftingExperience = 880,
 
 
     value = 7200,
 
     value = 7200,
 
     tradeable = true,
 
     tradeable = true,
Line 11,686: Line 10,172:
 
       magic = 10
 
       magic = 10
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/practitioner_robe_top.png",
 
     itemIcon = "/images/combat/equipment/magic/practitioner_robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
Line 11,715: Line 10,200:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.15
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4014"] = 100
+
       level = 6,
    } },
+
      experience = 2000,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1180"] = {
 
   ["1180"] = {
Line 11,734: Line 10,221:
 
     id = 1180,
 
     id = 1180,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4015"] = 60
 
    },
 
    craftingLevel = 13,
 
    craftingExperience = 1947,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
Line 11,745: Line 10,227:
 
       magic = 20
 
       magic = 20
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/academy_robe_top.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
Line 11,774: Line 10,255:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.3
+
         value = 1.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.2
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4015"] = 125
+
       level = 13,
    } },
+
      experience = 4500,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1181"] = {
 
   ["1181"] = {
Line 11,793: Line 10,276:
 
     id = 1181,
 
     id = 1181,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4016"] = 72
 
    },
 
    craftingLevel = 21,
 
    craftingExperience = 5742,
 
 
     value = 90000,
 
     value = 90000,
 
     tradeable = true,
 
     tradeable = true,
Line 11,804: Line 10,282:
 
       magic = 30
 
       magic = 30
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/imbued_robe_top.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
Line 11,833: Line 10,310:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.15
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.45
+
         value = 2.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.3
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4016"] = 150
+
       level = 21,
    } },
+
      experience = 12000,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1182"] = {
 
   ["1182"] = {
Line 11,852: Line 10,331:
 
     id = 1182,
 
     id = 1182,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["4017"] = 84
 
    },
 
    craftingLevel = 31,
 
    craftingExperience = 12672,
 
 
     value = 210000,
 
     value = 210000,
 
     tradeable = true,
 
     tradeable = true,
Line 11,863: Line 10,337:
 
       magic = 40
 
       magic = 40
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_robe_top.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
Line 11,892: Line 10,365:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.2
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.6
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.4
+
         value = 0.6
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4017"] = 175
+
    craftingStats = {
    } },
+
       level = 31,
    category = "Magic",
+
      experience = 20000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1183"] = {
 
   ["1183"] = {
Line 11,912: Line 10,387:
 
     id = 1183,
 
     id = 1183,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4018"] = 96
 
    },
 
    craftingLevel = 44,
 
    craftingExperience = 33088,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
Line 11,923: Line 10,393:
 
       magic = 50
 
       magic = 50
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_top.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
Line 11,952: Line 10,421:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.75
+
         value = 4.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 0.8
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4018"] = 200
+
    craftingStats = {
    } },
+
       level = 44,
    category = "Magic",
+
      experience = 30000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1184"] = {
 
   ["1184"] = {
Line 11,972: Line 10,443:
 
     id = 1184,
 
     id = 1184,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4019"] = 108,
 
      ["11032"] = 3
 
    },
 
    craftingLevel = 61,
 
    craftingExperience = 60940,
 
 
     value = 1080000,
 
     value = 1080000,
 
     tradeable = true,
 
     tradeable = true,
Line 11,984: Line 10,449:
 
       magic = 60
 
       magic = 60
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/elder_robe_top.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
 
     itemImage = "/images/combat/equipment/magic/robe_top.png",
Line 12,013: Line 10,477:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.3
+
         value = 1.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.9
+
         value = 6.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.6
+
         value = 1
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4019"] = 225,
+
    craftingStats = {
       ["11032"] = 30
+
       level = 61,
    } },
+
       experience = 61500,
    category = "Magic",
+
      category = "Magic",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1185"] = {
 
   ["1185"] = {
Line 12,034: Line 10,499:
 
     id = 1185,
 
     id = 1185,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4013"] = 12
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 138,
 
 
     value = 684,
 
     value = 684,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
    itemIcon = "/images/combat/equipment/magic/robe_hood.png",
 
 
     itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
     itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
    visual = "hood",
+
      image = "/images/combat/equipment/magic/robe_hood_1.png",
    craftingDescription = "Requires Defense level of 1 to wield.",
+
      css = "hood-1"
 +
    }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 
     tags = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,075: Line 10,537:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 19
+
       level = 1,
    } },
+
      experience = 300,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1186"] = {
 
   ["1186"] = {
     name = "Practitioner Robe Hood",
+
     name = "Practitioner Hood",
 
     id = 1186,
 
     id = 1186,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4014"] = 18
 
    },
 
    craftingLevel = 4,
 
    craftingExperience = 275,
 
 
     value = 2232,
 
     value = 2232,
 
     tradeable = true,
 
     tradeable = true,
Line 12,102: Line 10,562:
 
       magic = 10
 
       magic = 10
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/magic/practitioner_robe_hood.png",
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_hood.png",
 
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "hood",
+
      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 = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,135: Line 10,598:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4014"] = 31
+
       level = 4,
    } },
+
      experience = 1000,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1187"] = {
 
   ["1187"] = {
Line 12,151: Line 10,616:
 
     id = 1187,
 
     id = 1187,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4015"] = 24
 
    },
 
    craftingLevel = 9,
 
    craftingExperience = 578,
 
 
     value = 7920,
 
     value = 7920,
 
     tradeable = true,
 
     tradeable = true,
Line 12,162: Line 10,622:
 
       magic = 20
 
       magic = 20
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/magic/academy_robe_hood.png",
    itemIcon = "/images/combat/equipment/magic/academy_robe_hood.png",
 
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "hood",
+
      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 = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,192: Line 10,655:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.2
+
         value = 0.3
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4015"] = 44
+
       level = 9,
    } },
+
      experience = 2250,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1188"] = {
 
   ["1188"] = {
Line 12,211: Line 10,676:
 
     id = 1188,
 
     id = 1188,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4016"] = 24
 
    },
 
    craftingLevel = 15,
 
    craftingExperience = 1584,
 
 
     value = 30000,
 
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
Line 12,222: Line 10,682:
 
       magic = 30
 
       magic = 30
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/magic/imbued_robe_hood.png",
    itemIcon = "/images/combat/equipment/magic/imbued_robe_hood.png",
 
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "hood",
+
      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 = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,252: Line 10,715:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.15
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.3
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4016"] = 50
+
       level = 15,
    } },
+
      experience = 6000,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1189"] = {
 
   ["1189"] = {
Line 12,271: Line 10,736:
 
     id = 1189,
 
     id = 1189,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["4017"] = 30
 
    },
 
    craftingLevel = 24,
 
    craftingExperience = 3267,
 
 
     value = 75600,
 
     value = 75600,
 
     tradeable = true,
 
     tradeable = true,
Line 12,282: Line 10,742:
 
       magic = 40
 
       magic = 40
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/magic/major_imbued_robe_hood.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_hood.png",
 
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "hood",
+
      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 = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,312: Line 10,775:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.2
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.4
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4017"] = 63
+
    craftingStats = {
    } },
+
       level = 24,
    category = "Magic"
+
      experience = 10000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1190"] = {
 
   ["1190"] = {
Line 12,331: Line 10,797:
 
     id = 1190,
 
     id = 1190,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4018"] = 36
 
    },
 
    craftingLevel = 37,
 
    craftingExperience = 8008,
 
 
     value = 180000,
 
     value = 180000,
 
     tradeable = true,
 
     tradeable = true,
Line 12,342: Line 10,803:
 
       magic = 50
 
       magic = 50
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/magic/greater_imbued_robe_hood.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_hood.png",
 
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "hood",
+
      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 = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,372: Line 10,836:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.125
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.25
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 0.8
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4018"] = 75
+
    craftingStats = {
    } },
+
       level = 37,
    category = "Magic",
+
      experience = 15000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1191"] = {
 
   ["1191"] = {
Line 12,392: Line 10,858:
 
     id = 1191,
 
     id = 1191,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4019"] = 48,
 
      ["11032"] = 3
 
    },
 
    craftingLevel = 57,
 
    craftingExperience = 13750,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
Line 12,404: Line 10,864:
 
       magic = 60
 
       magic = 60
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/magic/elder_robe_hood.png",
    itemIcon = "/images/combat/equipment/magic/elder_robe_hood.png",
 
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
 
 
     class = "equipment",
 
     class = "equipment",
     twoSided = true,
+
     specialVisuals = { {
     visual = "hood",
+
      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 = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,434: Line 10,897:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.15
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.3
+
         value = 2.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.6
+
         value = 0.9
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4019"] = 100,
+
    craftingStats = {
       ["11032"] = 30
+
       level = 57,
    } },
+
       experience = 31500,
    category = "Magic",
+
      category = "Magic",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1192"] = {
 
   ["1192"] = {
Line 12,455: Line 10,919:
 
     id = 1192,
 
     id = 1192,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4013"] = 18
 
    },
 
    craftingLevel = 2,
 
    craftingExperience = 275,
 
 
     value = 1584,
 
     value = 1584,
 
     tradeable = true,
 
     tradeable = true,
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
    craftingDescription = "Requires Defense level of 1 to wield.",
 
 
     tags = { "armor", "magic" },
 
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,494: Line 10,951:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 44
+
       level = 2,
    } },
+
      experience = 600,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1193"] = {
 
   ["1193"] = {
Line 12,510: Line 10,970:
 
     id = 1193,
 
     id = 1193,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4014"] = 30
 
    },
 
    craftingLevel = 5,
 
    craftingExperience = 550,
 
 
     value = 4536,
 
     value = 4536,
 
     tradeable = true,
 
     tradeable = true,
Line 12,521: Line 10,976:
 
       magic = 10
 
       magic = 10
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/practitioner_robe_legs.png",
 
     itemIcon = "/images/combat/equipment/magic/practitioner_robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
Line 12,553: Line 11,007:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4014"] = 63
+
       level = 5,
    } },
+
      experience = 2000,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1194"] = {
 
   ["1194"] = {
Line 12,569: Line 11,025:
 
     id = 1194,
 
     id = 1194,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4015"] = 42
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 1205,
 
 
     value = 15840,
 
     value = 15840,
 
     tradeable = true,
 
     tradeable = true,
Line 12,580: Line 11,031:
 
       magic = 20
 
       magic = 20
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/academy_robe_legs.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
Line 12,609: Line 11,059:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.15
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.2
+
         value = 0.3
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4015"] = 88
+
       level = 11,
    } },
+
      experience = 4500,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1195"] = {
 
   ["1195"] = {
Line 12,628: Line 11,080:
 
     id = 1195,
 
     id = 1195,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4016"] = 54
 
    },
 
    craftingLevel = 18,
 
    craftingExperience = 3498,
 
 
     value = 67800,
 
     value = 67800,
 
     tradeable = true,
 
     tradeable = true,
Line 12,639: Line 11,086:
 
       magic = 30
 
       magic = 30
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/imbued_robe_legs.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
Line 12,668: Line 11,114:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.105
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.225
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.3
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4016"] = 113
+
       level = 18,
    } },
+
      experience = 12000,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1196"] = {
 
   ["1196"] = {
Line 12,687: Line 11,135:
 
     id = 1196,
 
     id = 1196,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["4017"] = 66
 
    },
 
    craftingLevel = 28,
 
    craftingExperience = 7574,
 
 
     value = 165600,
 
     value = 165600,
 
     tradeable = true,
 
     tradeable = true,
Line 12,698: Line 11,141:
 
       magic = 40
 
       magic = 40
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_robe_legs.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
Line 12,727: Line 11,169:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.14
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.3
+
         value = 1.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.4
+
         value = 0.7
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4017"] = 138
+
    craftingStats = {
    } },
+
       level = 28,
    category = "Magic"
+
      experience = 20000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1197"] = {
 
   ["1197"] = {
Line 12,746: Line 11,191:
 
     id = 1197,
 
     id = 1197,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4018"] = 78
 
    },
 
    craftingLevel = 41,
 
    craftingExperience = 19536,
 
 
     value = 391200,
 
     value = 391200,
 
     tradeable = true,
 
     tradeable = true,
Line 12,757: Line 11,197:
 
       magic = 50
 
       magic = 50
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_legs.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
Line 12,786: Line 11,225:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.175
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.375
+
         value = 2.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 0.8
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4018"] = 163
+
    craftingStats = {
    } },
+
       level = 41,
    category = "Magic",
+
      experience = 30000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1198"] = {
 
   ["1198"] = {
Line 12,806: Line 11,247:
 
     id = 1198,
 
     id = 1198,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4019"] = 90,
 
      ["11032"] = 3
 
    },
 
    craftingLevel = 59,
 
    craftingExperience = 35530,
 
 
     value = 902400,
 
     value = 902400,
 
     tradeable = true,
 
     tradeable = true,
Line 12,818: Line 11,253:
 
       magic = 60
 
       magic = 60
 
     },
 
     },
    craftable = true,
 
 
     itemIcon = "/images/combat/equipment/magic/elder_robe_legs.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
 
     itemImage = "/images/combat/equipment/magic/robe_legs.png",
Line 12,847: Line 11,281:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.21
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.45
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.6
+
         value = 1
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4019"] = 188,
+
    craftingStats = {
       ["11032"] = 30
+
       level = 59,
    } },
+
       experience = 61500,
    category = "Magic",
+
      category = "Magic",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1199"] = {
 
   ["1199"] = {
Line 12,869: Line 11,304:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["302"] = 10,
 
      ["1450"] = 100
 
    },
 
    requiredResources = { {
 
      ["302"] = 25,
 
      ["1450"] = 300
 
    } },
 
    craftingLevel = 1,
 
    craftingExperience = 90,
 
 
     value = 450,
 
     value = 450,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_wood_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_wood_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_wood_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_wood_recurve.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,903: Line 11,323:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 12,918: Line 11,338:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.5
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 1000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 12,930: Line 11,357:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["302"] = 20,
 
      ["1451"] = 100
 
    },
 
    requiredResources = { {
 
      ["302"] = 44,
 
      ["1451"] = 300
 
    } },
 
    craftingLevel = 2,
 
    craftingExperience = 158,
 
 
     value = 878,
 
     value = 878,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 10
 
       range = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 12,967: Line 11,379:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 12,985: Line 11,397:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 0.6
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 1500,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 12,994: Line 11,413:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["303"] = 25,
 
      ["1452"] = 100
 
    },
 
    requiredResources = { {
 
      ["303"] = 63,
 
      ["1452"] = 300
 
    } },
 
    craftingLevel = 5,
 
    craftingExperience = 450,
 
 
     value = 3276,
 
     value = 3276,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 20
 
       range = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,031: Line 11,435:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 13,051: Line 11,455:
 
         value = 1
 
         value = 1
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 3000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,058: Line 11,469:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["304"] = 40,
 
      ["1453"] = 100
 
    },
 
    requiredResources = { {
 
      ["304"] = 90,
 
      ["1453"] = 300
 
    } },
 
    craftingLevel = 9,
 
    craftingExperience = 972,
 
 
     value = 7200,
 
     value = 7200,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 30
 
       range = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_willow.png",
 
     itemIcon = "/images/combat/equipment/range/bow_willow.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,095: Line 11,491:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 13,115: Line 11,511:
 
         value = 1.5
 
         value = 1.5
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 9,
 +
      experience = 8000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,122: Line 11,525:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["305"] = 55,
 
      ["1454"] = 100
 
    },
 
    requiredResources = { {
 
      ["305"] = 128,
 
      ["1454"] = 300
 
    } },
 
    craftingLevel = 16,
 
    craftingExperience = 2754,
 
 
     value = 13704,
 
     value = 13704,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 40
 
       range = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,159: Line 11,547:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 13,179: Line 11,567:
 
         value = 2
 
         value = 2
 
       } }
 
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 16,
 +
      experience = 12000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,186: Line 11,582:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["306"] = 75,
 
      ["1455"] = 100
 
    },
 
    requiredResources = { {
 
      ["306"] = 183,
 
      ["1455"] = 300
 
    } },
 
    craftingLevel = 29,
 
    craftingExperience = 5913,
 
 
     value = 32040,
 
     value = 32040,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 50
 
       range = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,223: Line 11,604:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 13,238: Line 11,619:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2.5
+
         value = 2.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 13,244: Line 11,625:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 29,
 +
      experience = 16000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    }
 
   },
 
   },
 
   ["1205"] = {
 
   ["1205"] = {
Line 13,251: Line 11,639:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["307"] = 105,
 
      ["1456"] = 100
 
    },
 
    requiredResources = { {
 
      ["307"] = 260,
 
      ["1456"] = 300
 
    } },
 
    craftingLevel = 48,
 
    craftingExperience = 18720,
 
 
     value = 90600,
 
     value = 90600,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 60
 
       range = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
 
     itemIcon = "/images/combat/equipment/range/bow_elder.png",
 
     itemIcon = "/images/combat/equipment/range/bow_elder.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "recurvebow",
 
     visual = "recurvebow",
    craftingDescription = "Recurve Bow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,288: Line 11,661:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1.25,
 
         Piercing = 1.25,
Line 13,303: Line 11,676:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 13,309: Line 11,682:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 48,
 +
      experience = 20000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    }
 
   },
 
   },
 
   ["1206"] = {
 
   ["1206"] = {
Line 13,316: Line 11,696:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["302"] = 15,
 
      ["1450"] = 100
 
    },
 
    requiredResources = { {
 
      ["302"] = 38,
 
      ["1450"] = 300
 
    } },
 
    craftingLevel = 2,
 
    craftingExperience = 135,
 
 
     value = 497,
 
     value = 497,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_wood.png",
 
     itemImage = "/images/combat/equipment/range/bow_wood.png",
 
     itemIcon = "/images/combat/equipment/range/bow_wood.png",
 
     itemIcon = "/images/combat/equipment/range/bow_wood.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,352: Line 11,717:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,367: Line 11,732:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 1
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 1500,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,379: Line 11,751:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["302"] = 30,
 
      ["1451"] = 100
 
    },
 
    requiredResources = { {
 
      ["302"] = 75,
 
      ["1451"] = 300
 
    } },
 
    craftingLevel = 5,
 
    craftingExperience = 270,
 
 
     value = 990,
 
     value = 990,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 10
 
       range = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,418: Line 11,775:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,436: Line 11,793:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1.3
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 2000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,445: Line 11,809:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["303"] = 45,
 
      ["1452"] = 100
 
    },
 
    requiredResources = { {
 
      ["303"] = 111,
 
      ["1452"] = 300
 
    } },
 
    craftingLevel = 11,
 
    craftingExperience = 801,
 
 
     value = 3852,
 
     value = 3852,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 20
 
       range = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,484: Line 11,833:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,499: Line 11,848:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1
+
         value = 1.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 2
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 11,
 +
      experience = 4000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,511: Line 11,867:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["304"] = 70,
 
      ["1453"] = 100
 
    },
 
    requiredResources = { {
 
      ["304"] = 164,
 
      ["1453"] = 300
 
    } },
 
    craftingLevel = 18,
 
    craftingExperience = 1769,
 
 
     value = 8976,
 
     value = 8976,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 30
 
       range = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_willow.png",
 
     itemIcon = "/images/combat/equipment/range/bow_willow.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,550: Line 11,891:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,565: Line 11,906:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.5
+
         value = 2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 2.6
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 18,
 +
      experience = 12000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,577: Line 11,925:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["305"] = 100,
 
      ["1454"] = 100
 
    },
 
    requiredResources = { {
 
      ["305"] = 243,
 
      ["1454"] = 300
 
    } },
 
    craftingLevel = 28,
 
    craftingExperience = 5238,
 
 
     value = 19224,
 
     value = 19224,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 40
 
       range = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,616: Line 11,949:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,631: Line 11,964:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 3.2
 
       } }
 
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 28,
 +
      experience = 18000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,643: Line 11,984:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["306"] = 145,
 
      ["1455"] = 100
 
    },
 
    requiredResources = { {
 
      ["306"] = 358,
 
      ["1455"] = 300
 
    } },
 
    craftingLevel = 41,
 
    craftingExperience = 11583,
 
 
     value = 53040,
 
     value = 53040,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 50
 
       range = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,682: Line 12,008:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,697: Line 12,023:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2.5
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2.5
+
         value = 3.8
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 41,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
    }
 
   },
 
   },
 
   ["1212"] = {
 
   ["1212"] = {
Line 13,710: Line 12,043:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["307"] = 215,
 
      ["1456"] = 100
 
    },
 
    requiredResources = { {
 
      ["307"] = 528,
 
      ["1456"] = 300
 
    } },
 
    craftingLevel = 59,
 
    craftingExperience = 37980,
 
 
     value = 171000,
 
     value = 171000,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 60
 
       range = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_elder.png",
 
     itemIcon = "/images/combat/equipment/range/bow_elder.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
    craftingDescription = "Longbow WIP",
 
    category = "Range",
 
 
     tags = { "range", "twohand" },
 
     tags = { "range", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,749: Line 12,067:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,764: Line 12,082:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 3
+
         value = 5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 59,
 +
      experience = 30000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
    }
 
   },
 
   },
 
   ["1213"] = {
 
   ["1213"] = {
Line 13,777: Line 12,102:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 1,
 
      ["302"] = 15,
 
      ["1450"] = 100
 
    },
 
    requiredResources = { {
 
      ["201"] = 5,
 
      ["302"] = 31,
 
      ["1450"] = 300
 
    } },
 
    craftingLevel = 3,
 
    craftingExperience = 135,
 
 
     value = 622,
 
     value = 622,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_wood.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_wood.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,815: Line 12,123:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,830: Line 12,138:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.9
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 3,
 +
      experience = 1525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,843: Line 12,158:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 1,
 
      ["302"] = 25,
 
      ["1451"] = 100
 
    },
 
    requiredResources = { {
 
      ["201"] = 5,
 
      ["302"] = 63,
 
      ["1451"] = 300
 
    } },
 
    craftingLevel = 6,
 
    craftingExperience = 248,
 
 
     value = 1097,
 
     value = 1097,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 10
 
       range = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,884: Line 12,182:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,899: Line 12,197:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.5
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 6,
 +
      experience = 2025,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,912: Line 12,217:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 1,
 
      ["303"] = 40,
 
      ["1452"] = 100
 
    },
 
    requiredResources = { {
 
      ["202"] = 6,
 
      ["303"] = 91,
 
      ["1452"] = 300
 
    } },
 
    craftingLevel = 13,
 
    craftingExperience = 711,
 
 
     value = 5412,
 
     value = 5412,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 20
 
       range = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_bone.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_bone.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 13,953: Line 12,241:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,968: Line 12,256:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1
+
         value = 2.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 1.7
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 13,
 +
      experience = 4120,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,981: Line 12,276:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 1,
 
      ["304"] = 55,
 
      ["1453"] = 100
 
    },
 
    requiredResources = { {
 
      ["204"] = 7,
 
      ["304"] = 133,
 
      ["1453"] = 300
 
    } },
 
    craftingLevel = 21,
 
    craftingExperience = 1557,
 
 
     value = 12432,
 
     value = 12432,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 30
 
       range = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_heavy.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_heavy.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,022: Line 12,300:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 14,037: Line 12,315:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.5
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 2.5
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 21,
 +
      experience = 12525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,050: Line 12,335:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 1,
 
      ["305"] = 80,
 
      ["1454"] = 100
 
    },
 
    requiredResources = { {
 
      ["205"] = 9,
 
      ["305"] = 191,
 
      ["1454"] = 300
 
    } },
 
    craftingLevel = 31,
 
    craftingExperience = 4455,
 
 
     value = 38328,
 
     value = 38328,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 40
 
       range = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_metal.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_metal.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,091: Line 12,359:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 14,106: Line 12,374:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 3.4
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 31,
 +
      experience = 19350,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,119: Line 12,395:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 1,
 
      ["306"] = 115,
 
      ["1455"] = 100
 
    },
 
    requiredResources = { {
 
      ["206"] = 10,
 
      ["306"] = 278,
 
      ["1455"] = 300
 
    } },
 
    craftingLevel = 44,
 
    craftingExperience = 9621,
 
 
     value = 127440,
 
     value = 127440,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 50
 
       range = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_arbalest.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_arbalest.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,160: Line 12,419:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 14,175: Line 12,434:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2.5
+
         value = 6.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2.5
+
         value = 4.3
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 44,
 +
      experience = 26000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    }
 
   },
 
   },
 
   ["1219"] = {
 
   ["1219"] = {
Line 14,189: Line 12,455:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 2,
 
      ["307"] = 165,
 
      ["1456"] = 100
 
    },
 
    requiredResources = { {
 
      ["207"] = 12,
 
      ["307"] = 404,
 
      ["1456"] = 300
 
    } },
 
    craftingLevel = 61,
 
    craftingExperience = 30690,
 
 
     value = 263400,
 
     value = 263400,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 60
 
       range = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
 
     visual = "crossbow",
 
     visual = "crossbow",
 
     itemIcon = "/images/combat/equipment/range/crossbow_elder.png",
 
     itemIcon = "/images/combat/equipment/range/crossbow_elder.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Crossbow WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,230: Line 12,479:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.05,
 
         Range = 1.05,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 14,245: Line 12,494:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 8.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 3
+
         value = 5.4
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 61,
 +
      experience = 33600,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    }
 
   },
 
   },
 
   ["1220"] = {
 
   ["1220"] = {
Line 14,259: Line 12,515:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 1,
 
      ["302"] = 5,
 
      ["1450"] = 100
 
    },
 
    requiredResources = { {
 
      ["201"] = 5,
 
      ["302"] = 13,
 
      ["1450"] = 300
 
    } },
 
    craftingLevel = 1,
 
    craftingExperience = 68,
 
 
     value = 557,
 
     value = 557,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bronze_knife.png",
 
     itemImage = "/images/combat/equipment/range/bronze_knife.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife_rough.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife_rough.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,297: Line 12,536:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,312: Line 12,551:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.6
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 1025,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,325: Line 12,571:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 1,
 
      ["302"] = 15,
 
      ["1451"] = 100
 
    },
 
    requiredResources = { {
 
      ["201"] = 5,
 
      ["302"] = 31,
 
      ["1451"] = 300
 
    } },
 
    craftingLevel = 3,
 
    craftingExperience = 135,
 
 
     value = 982,
 
     value = 982,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 10
 
       range = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/iron_knife.png",
 
     itemImage = "/images/combat/equipment/range/iron_knife.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,366: Line 12,595:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,384: Line 12,613:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 0.7
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 3,
 +
      experience = 1525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,394: Line 12,630:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 1,
 
      ["303"] = 20,
 
      ["1452"] = 100
 
    },
 
    requiredResources = { {
 
      ["202"] = 6,
 
      ["303"] = 44,
 
      ["1452"] = 300
 
    } },
 
    craftingLevel = 7,
 
    craftingExperience = 369,
 
 
     value = 4848,
 
     value = 4848,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 20
 
       range = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/obby_knife.png",
 
     itemImage = "/images/combat/equipment/range/obby_knife.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife_2.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife_2.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,435: Line 12,654:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,450: Line 12,669:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 1.1
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 7,
 +
      experience = 3120,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,463: Line 12,689:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 1,
 
      ["304"] = 25,
 
      ["1453"] = 100
 
    },
 
    requiredResources = { {
 
      ["204"] = 7,
 
      ["304"] = 60,
 
      ["1453"] = 300
 
    } },
 
    craftingLevel = 12,
 
    craftingExperience = 774,
 
 
     value = 10680,
 
     value = 10680,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 30
 
       range = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/mithril_knife.png",
 
     itemImage = "/images/combat/equipment/range/mithril_knife.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife_refined.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_knife_refined.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingdagger",
 
     visual = "throwingdagger",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,504: Line 12,713:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,519: Line 12,728:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.5
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 1.7
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 12,
 +
      experience = 8525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,532: Line 12,748:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 1,
 
      ["305"] = 35,
 
      ["1454"] = 100
 
    },
 
    requiredResources = { {
 
      ["205"] = 9,
 
      ["305"] = 83,
 
      ["1454"] = 300
 
    } },
 
    craftingLevel = 20,
 
    craftingExperience = 2106,
 
 
     value = 33144,
 
     value = 33144,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 40
 
       range = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/throwing_axe.png",
 
     itemImage = "/images/combat/equipment/range/throwing_axe.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingaxe",
 
     visual = "throwingaxe",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,572: Line 12,771:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,587: Line 12,786:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 3.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 2.2
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 13350,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,600: Line 12,807:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 1,
 
      ["306"] = 50,
 
      ["1455"] = 100
 
    },
 
    requiredResources = { {
 
      ["206"] = 10,
 
      ["306"] = 114,
 
      ["1455"] = 300
 
    } },
 
    craftingLevel = 32,
 
    craftingExperience = 4316,
 
 
     value = 107760,
 
     value = 107760,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 50
 
       range = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/throwing_jav.png",
 
     itemImage = "/images/combat/equipment/range/throwing_jav.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_jav.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_jav.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingjavelin",
 
     visual = "throwingjavelin",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,641: Line 12,831:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,656: Line 12,846:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2.5
+
         value = 4.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2.5
+
         value = 2.9
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 32,
 +
      experience = 18000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    }
 
   },
 
   },
 
   ["1226"] = {
 
   ["1226"] = {
Line 14,670: Line 12,867:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 2,
 
      ["307"] = 65,
 
      ["1456"] = 100
 
    },
 
    requiredResources = { {
 
      ["207"] = 12,
 
      ["307"] = 156,
 
      ["1456"] = 300
 
    } },
 
    craftingLevel = 52,
 
    craftingExperience = 12870,
 
 
     value = 189000,
 
     value = 189000,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 60
 
       range = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/thrown_spinner.png",
 
     itemImage = "/images/combat/equipment/range/thrown_spinner.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingspinner",
 
     visual = "throwingspinner",
    craftingDescription = "Throwing WIP",
 
    category = "Range",
 
 
     tags = { "range" },
 
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,710: Line 12,890:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,725: Line 12,905:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 5.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 3
+
         value = 3.6
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 52,
 +
      experience = 23600,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    }
 
   },
 
   },
 
   ["1227"] = {
 
   ["1227"] = {
Line 14,739: Line 12,926:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["3"] = 10,
 
      ["302"] = 5,
 
      ["11030"] = 1
 
    },
 
    requiredResources = { {
 
      ["3"] = 100,
 
      ["302"] = 6,
 
      ["11030"] = 10
 
    } },
 
    craftingLevel = 1,
 
    craftingExperience = 358,
 
 
     value = 202,
 
     value = 202,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/driftwood_wand_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/driftwood_wand_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "Wand WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,777: Line 12,947:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 14,793: Line 12,963:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.6
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 165,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,805: Line 12,982:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4"] = 100,
 
      ["302"] = 5,
 
      ["11030"] = 3
 
    },
 
    requiredResources = { {
 
      ["4"] = 1000,
 
      ["302"] = 6,
 
      ["11030"] = 25
 
    } },
 
    craftingLevel = 5,
 
    craftingExperience = 853,
 
 
     value = 472,
 
     value = 472,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 10
 
       magic = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/sturdy_wand.png",
 
     itemImage = "/images/combat/equipment/magic/sturdy_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/sturdy_wand_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/sturdy_wand_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "Wand WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,846: Line 13,006:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 14,865: Line 13,025:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 0.7
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 340,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,874: Line 13,041:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["3"] = 100,
 
      ["4"] = 100,
 
      ["303"] = 5,
 
      ["11031"] = 4
 
    },
 
    requiredResources = { {
 
      ["3"] = 1000,
 
      ["4"] = 1000,
 
      ["303"] = 8,
 
      ["11031"] = 35
 
    } },
 
    craftingLevel = 11,
 
    craftingExperience = 2761,
 
 
     value = 2196,
 
     value = 2196,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 20
 
       magic = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/academy_wand.png",
 
     itemImage = "/images/combat/equipment/magic/academy_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_wand_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_wand_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "The instructional manuals you found DEFINITELY indicated you should hold it upside-down. You do know how to read though, right?",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,917: Line 13,065:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 14,933: Line 13,081:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 1.1
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 11,
 +
      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?"
 
     }
 
     }
 
   },
 
   },
Line 14,945: Line 13,100:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["5"] = 250,
 
      ["304"] = 5,
 
      ["11031"] = 5
 
    },
 
    requiredResources = { {
 
      ["5"] = 2500,
 
      ["304"] = 9,
 
      ["11031"] = 48
 
    } },
 
    craftingLevel = 18,
 
    craftingExperience = 3812,
 
 
     value = 3096,
 
     value = 3096,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 30
 
       magic = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_wand.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_wand_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_wand_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "Wand WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 14,986: Line 13,124:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 15,002: Line 13,140:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1.5
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 1.6
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 18,
 +
      experience = 1645,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,014: Line 13,159:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["5"] = 250,
 
      ["6"] = 250,
 
      ["305"] = 5,
 
      ["11036"] = 7
 
    },
 
    requiredResources = { {
 
      ["5"] = 2500,
 
      ["6"] = 2500,
 
      ["305"] = 11,
 
      ["11036"] = 66
 
    } },
 
    craftingLevel = 28,
 
    craftingExperience = 10461,
 
 
     value = 12408,
 
     value = 12408,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 40
 
       magic = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_wand.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "Wand WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,057: Line 13,183:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 15,073: Line 13,199:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 2
+
         value = 3.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 2
+
         value = 2.2
 
       } }
 
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 28,
 +
      experience = 23350,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,085: Line 13,219:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["7"] = 10,
 
      ["8"] = 10,
 
      ["306"] = 5,
 
      ["11036"] = 10
 
    },
 
    requiredResources = { {
 
      ["7"] = 100,
 
      ["8"] = 100,
 
      ["306"] = 13,
 
      ["11036"] = 91
 
    } },
 
    craftingLevel = 41,
 
    craftingExperience = 14509,
 
 
     value = 17940,
 
     value = 17940,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 50
 
       magic = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_wand.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "Wand WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,128: Line 13,243:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 15,144: Line 13,259:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 2.5
+
         value = 4.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 2.5
+
         value = 2.9
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 41,
 +
      experience = 23900,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 +
    }
 
   },
 
   },
 
   ["1233"] = {
 
   ["1233"] = {
Line 15,157: Line 13,279:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["9"] = 5000,
 
      ["10"] = 5000,
 
      ["11"] = 5000,
 
      ["12"] = 5000,
 
      ["307"] = 10,
 
      ["11032"] = 2,
 
      ["11036"] = 13
 
    },
 
    requiredResources = { {
 
      ["9"] = 25000,
 
      ["10"] = 25000,
 
      ["11"] = 25000,
 
      ["12"] = 25000,
 
      ["307"] = 15,
 
      ["11032"] = 15,
 
      ["11036"] = 125
 
    } },
 
    craftingLevel = 59,
 
    craftingExperience = 20570,
 
 
     value = 27000,
 
     value = 27000,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 60
 
       magic = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_imbued_wand.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_imbued_wand.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "wand",
 
     visual = "wand",
    craftingDescription = "Wand WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,206: Line 13,303:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 15,222: Line 13,319:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 3
+
         value = 5.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 3
+
         value = 3.6
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 59,
 +
      experience = 26750,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 +
    }
 
   },
 
   },
 
   ["1234"] = {
 
   ["1234"] = {
Line 15,235: Line 13,339:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["3"] = 10,
 
      ["302"] = 10,
 
      ["11030"] = 4
 
    },
 
    requiredResources = { {
 
      ["3"] = 100,
 
      ["302"] = 19,
 
      ["11030"] = 35
 
    } },
 
    craftingLevel = 2,
 
    craftingExperience = 1238,
 
 
     value = 698,
 
     value = 698,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/driftwood_staff.png",
 
     itemImage = "/images/combat/equipment/magic/driftwood_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/driftwood_staff_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/driftwood_staff_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,273: Line 13,360:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,288: Line 13,375:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 1.3
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 190,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,301: Line 13,395:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4"] = 100,
 
      ["302"] = 10,
 
      ["11030"] = 4
 
    },
 
    requiredResources = { {
 
      ["4"] = 1000,
 
      ["302"] = 19,
 
      ["11030"] = 35
 
    } },
 
    craftingLevel = 6,
 
    craftingExperience = 1238,
 
 
     value = 698,
 
     value = 698,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 10
 
       magic = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
 
     itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,342: Line 13,419:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,357: Line 13,434:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.5
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 1.5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 6,
 +
      experience = 365,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,370: Line 13,454:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["3"] = 100,
 
      ["4"] = 100,
 
      ["303"] = 10,
 
      ["11031"] = 5
 
    },
 
    requiredResources = { {
 
      ["3"] = 1000,
 
      ["4"] = 1000,
 
      ["303"] = 25,
 
      ["11031"] = 50
 
    } },
 
    craftingLevel = 13,
 
    craftingExperience = 4070,
 
 
     value = 3300,
 
     value = 3300,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 20
 
       magic = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/academy_staff.png",
 
     itemImage = "/images/combat/equipment/magic/academy_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_staff_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_staff_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,413: Line 13,478:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,428: Line 13,493:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 2.4
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 13,
 +
      experience = 1660,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,441: Line 13,513:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["5"] = 250,
 
      ["304"] = 15,
 
      ["11031"] = 8
 
    },
 
    requiredResources = { {
 
      ["5"] = 2500,
 
      ["304"] = 33,
 
      ["11031"] = 72
 
    } },
 
    craftingLevel = 21,
 
    craftingExperience = 5973,
 
 
     value = 5112,
 
     value = 5112,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 30
 
       magic = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_staff_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_staff_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,482: Line 13,537:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,497: Line 13,552:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1.5
+
         value = 3.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 3.1
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 21,
 +
      experience = 1835,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,510: Line 13,572:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["5"] = 250,
 
      ["6"] = 250,
 
      ["305"] = 20,
 
      ["11036"] = 11
 
    },
 
    requiredResources = { {
 
      ["5"] = 2500,
 
      ["6"] = 2500,
 
      ["305"] = 43,
 
      ["11036"] = 102
 
    } },
 
    craftingLevel = 31,
 
    craftingExperience = 16830,
 
 
     value = 20424,
 
     value = 20424,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 40
 
       magic = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_staff.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,553: Line 13,596:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,568: Line 13,611:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 2
+
         value = 4.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 2
+
         value = 4
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 31,
 +
      experience = 24550,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,581: Line 13,632:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["7"] = 500,
 
      ["8"] = 500,
 
      ["306"] = 25,
 
      ["11036"] = 15
 
    },
 
    requiredResources = { {
 
      ["7"] = 5000,
 
      ["8"] = 5000,
 
      ["306"] = 56,
 
      ["11036"] = 146
 
    } },
 
    craftingLevel = 44,
 
    craftingExperience = 24712,
 
 
     value = 33000,
 
     value = 33000,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 50
 
       magic = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_staff.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,624: Line 13,656:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,639: Line 13,671:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 2.5
+
         value = 6.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 2.5
+
         value = 5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 44,
 +
      experience = 25500,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 +
    }
 
   },
 
   },
 
   ["1240"] = {
 
   ["1240"] = {
Line 15,653: Line 13,692:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["9"] = 5000,
 
      ["10"] = 5000,
 
      ["11"] = 5000,
 
      ["12"] = 5000,
 
      ["307"] = 30,
 
      ["11032"] = 3,
 
      ["11036"] = 21
 
    },
 
    requiredResources = { {
 
      ["9"] = 25000,
 
      ["10"] = 25000,
 
      ["11"] = 25000,
 
      ["12"] = 25000,
 
      ["307"] = 74,
 
      ["11032"] = 30,
 
      ["11036"] = 208
 
    } },
 
    craftingLevel = 61,
 
    craftingExperience = 38522,
 
 
     value = 59640,
 
     value = 59640,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 60
 
       magic = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_imbued_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_imbued_staff.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
    craftingDescription = "Staff WIP",
 
    category = "Magic",
 
 
     tags = { "magic", "twohand" },
 
     tags = { "magic", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,702: Line 13,716:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,717: Line 13,731:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 3
+
         value = 7.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 3
+
         value = 6.7
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 61,
 +
      experience = 28500,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 +
    }
 
   },
 
   },
 
   ["1241"] = {
 
   ["1241"] = {
Line 15,731: Line 13,752:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["3"] = 10,
 
      ["4013"] = 24,
 
      ["11030"] = 1
 
    },
 
    requiredResources = { {
 
      ["3"] = 100,
 
      ["4013"] = 44,
 
      ["11030"] = 10
 
    } },
 
    craftingLevel = 1,
 
    craftingExperience = 523,
 
 
     value = 1764,
 
     value = 1764,
    craftable = true,
 
    type = "weapon",
 
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/starter_focus.png",
 
     itemImage = "/images/combat/equipment/magic/starter_focus.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus",
 
     visual = "focus",
    craftingDescription = "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.",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,780: Line 13,784:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       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."
 
     }
 
     }
 
   },
 
   },
Line 15,793: Line 13,804:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4"] = 100,
 
      ["4014"] = 24,
 
      ["11030"] = 1
 
    },
 
    requiredResources = { {
 
      ["4"] = 1000,
 
      ["4014"] = 44,
 
      ["11030"] = 10
 
    } },
 
    craftingLevel = 5,
 
    craftingExperience = 715,
 
 
     value = 3348,
 
     value = 3348,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 10,
 
       defense = 10,
 
       magic = 10
 
       magic = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/practitioner_focus.png",
 
     itemImage = "/images/combat/equipment/magic/practitioner_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/practitioner_focus_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/practitioner_focus_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "focus",
+
     visual = "focus-4",
    craftingDescription = "Focus WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,853: Line 13,847:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 1060,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,860: Line 13,861:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["3"] = 100,
 
      ["4"] = 100,
 
      ["4015"] = 30,
 
      ["11031"] = 2
 
    },
 
    requiredResources = { {
 
      ["3"] = 1000,
 
      ["4"] = 1000,
 
      ["4015"] = 63,
 
      ["11031"] = 13
 
    } },
 
    craftingLevel = 11,
 
    craftingExperience = 1826,
 
 
     value = 12120,
 
     value = 12120,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 20,
 
       defense = 20,
 
       magic = 20
 
       magic = 20
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/academy_focus.png",
 
     itemImage = "/images/combat/equipment/magic/academy_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_focus_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/academy_focus_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-2",
 
     visual = "focus-2",
    craftingDescription = "Focus WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,922: Line 13,904:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 11,
 +
      experience = 2460,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,929: Line 13,918:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["5"] = 250,
 
      ["4016"] = 48,
 
      ["11031"] = 2
 
    },
 
    requiredResources = { {
 
      ["5"] = 2500,
 
      ["4016"] = 90,
 
      ["11031"] = 16
 
    } },
 
    craftingLevel = 18,
 
    craftingExperience = 3608,
 
 
     value = 54960,
 
     value = 54960,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 30,
 
       defense = 30,
 
       magic = 30
 
       magic = 30
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_focus_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/imbued_focus_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
    craftingDescription = "Focus WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 15,989: Line 13,961:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 18,
 +
      experience = 6235,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,996: Line 13,975:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["5"] = 250,
 
      ["6"] = 250,
 
      ["4017"] = 66,
 
      ["11036"] = 2
 
    },
 
    requiredResources = { {
 
      ["5"] = 2500,
 
      ["6"] = 2500,
 
      ["4017"] = 128,
 
      ["11036"] = 20
 
    } },
 
    craftingLevel = 28,
 
    craftingExperience = 8129,
 
 
     value = 157200,
 
     value = 157200,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
 
       magic = 40
 
       magic = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/major_imbued_focus.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
    craftingDescription = "Focus WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 16,058: Line 14,018:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 28,
 +
      experience = 12350,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 16,065: Line 14,033:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["7"] = 500,
 
      ["8"] = 500,
 
      ["4018"] = 90,
 
      ["11036"] = 3
 
    },
 
    requiredResources = { {
 
      ["7"] = 5000,
 
      ["8"] = 5000,
 
      ["4018"] = 183,
 
      ["11036"] = 26
 
    } },
 
    craftingLevel = 41,
 
    craftingExperience = 16852,
 
 
     value = 443880,
 
     value = 443880,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 50,
 
       defense = 50,
 
       magic = 50
 
       magic = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/greater_imbued_focus.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
    craftingDescription = "Focus WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 16,128: Line 14,077:
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 41,
 +
      experience = 18160,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 +
    }
 
   },
 
   },
 
   ["1247"] = {
 
   ["1247"] = {
Line 16,135: Line 14,091:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["9"] = 5000,
 
      ["10"] = 5000,
 
      ["11"] = 5000,
 
      ["12"] = 5000,
 
      ["4019"] = 126,
 
      ["11032"] = 2,
 
      ["11036"] = 4
 
    },
 
    requiredResources = { {
 
      ["9"] = 25000,
 
      ["10"] = 25000,
 
      ["11"] = 25000,
 
      ["12"] = 25000,
 
      ["4019"] = 260,
 
      ["11032"] = 15,
 
      ["11036"] = 32
 
    } },
 
    craftingLevel = 59,
 
    craftingExperience = 27808,
 
 
     value = 1253760,
 
     value = 1253760,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 60,
 
       defense = 60,
 
       magic = 60
 
       magic = 60
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemImage = "/images/combat/equipment/magic/imbued_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_focus.png",
 
     itemIcon = "/images/combat/equipment/magic/elder_focus.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "focus-3",
 
     visual = "focus-3",
    craftingDescription = "Focus WIP",
 
    category = "Magic",
 
 
     tags = { "magic" },
 
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 16,204: Line 14,135:
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 59,
 +
      experience = 37050,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 +
    }
 
   },
 
   },
   ["1450"] = {
+
   ["1300"] = {
     name = "Shoddy Ammo",
+
     name = "Blademaster's Shroud",
     id = 1450,
+
     id = 1300,
 +
    enchantmentTier = 2,
 +
    value = 3120000,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     requiredLevel = {
       ["109"] = 1,
+
       constitution = 40,
       ["301"] = 1,
+
      defense = 40,
       ["700"] = 8
+
       attack = 40,
     } },
+
       enchanting = 60
     craftingLevel = 1,
+
    },
     craftingExperience = 1,
+
    itemImage = "/images/combat/equipment/decayed_cloak.png",
     value = 1,
+
     itemIcon = "/images/combat/equipment/melee/blademaster.png",
     craftingMultiplier = { 32 },
+
     extraTooltipInfo = "Ragged and torn, the cloth itself appears to remember every battle.",
     craftable = true,
+
     class = "equipment",
    type = "weapon",
+
     visual = "cape",
    ammunitionMults = {
+
     tags = { "armor", "melee", "ability" },
       damageMult = 1,
+
     equipmentStats = {
       accuracyMult = 1,
+
      grantedAbility = { 113, 114, 115, 116 },
       style = "Range"
+
      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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/arrow_0.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 60,
    extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
+
      experience = 69500,
    class = "ammo",
+
      category = "Melee",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" }
+
     }
 
   },
 
   },
   ["1451"] = {
+
   ["1301"] = {
     name = "Amateur Ammo",
+
    id = 1301,
     id = 1451,
+
     name = "Blademaster's Memory",
 +
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     itemImage = "/images/combat/materials/memory.png",
      ["201"] = 1,
+
     extraTooltipInfo = "The distilled knowledge of an ancient warrior. Perhaps you can infuse this into a piece of equipment?",
      ["302"] = 5,
+
     class = "bar",
      ["700"] = 8
+
     tags = { "shard" },
    } },
+
     rarity = "epic"
    craftingLevel = 2,
 
    craftingExperience = 2,
 
    value = 2,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
    requiredLevel = {
 
      range = 10
 
    },
 
    ammunitionMults = {
 
      damageMult = 1.05,
 
      accuracyMult = 1.05,
 
      style = "Range"
 
    },
 
    skill = "crafting",
 
     itemImage = "/images/combat/equipment/range/arrow_1.png",
 
    craftingDescription = "Each craft results in 32 projectiles.",
 
     extraTooltipInfo = "Ammo crafted by an amateur.",
 
     class = "ammo",
 
     category = "Range",
 
     tags = { "range", "ammunition" }
 
 
   },
 
   },
   ["1452"] = {
+
   ["1302"] = {
     name = "Apprentice Ammo",
+
     name = "Royal Banner",
     id = 1452,
+
     id = 1302,
 +
    enchantmentTier = 2,
 +
    value = 3120000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["202"] = 1,
 
      ["303"] = 5,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 7,
 
    craftingExperience = 7,
 
    value = 7,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 20
+
       constitution = 40,
 +
      defense = 40,
 +
      attack = 40,
 +
      enchanting = 60
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/melee/banner.png",
       damageMult = 1.1,
+
    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.",
       accuracyMult = 1.1,
+
    class = "equipment",
       style = "Range"
+
    visual = "cape",
 +
    tags = { "armor", "melee", "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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/arrow_2.png",
+
    craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 60,
     extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
+
      experience = 56050,
     class = "ammo",
+
      category = "Melee",
     category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" }
+
    }
 +
  },
 +
  ["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"
 
   },
 
   },
   ["1453"] = {
+
   ["1304"] = {
     name = "Journeyman Ammo",
+
     name = "Necromancer's Cowl",
     id = 1453,
+
     id = 1304,
 +
    enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     value = 8000000,
      ["204"] = 1,
 
      ["304"] = 10,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 14,
 
    craftingExperience = 14,
 
     value = 14,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 30
+
       defense = 75,
 +
      magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_cowl.PNG",
       damageMult = 1.15,
+
    extraTooltipInfo = "A magical cowl to hide your face. Somewhat helps with keeping out the stench of the dead.",
       accuracyMult = 1.15,
+
    class = "equipment",
       style = "Range"
+
    visual = "necro-cowl",
 +
    tags = { "armor", "magic" },
 +
    equipmentStats = {
 +
      grantedAbility = { 120, 121, 122 },
 +
      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
 +
       },
 +
      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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/arrow_3.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 75,
    extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
+
      experience = 40500,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" }
+
     }
 
   },
 
   },
   ["1454"] = {
+
   ["1305"] = {
     name = "Professional Ammo",
+
     name = "Necromancer's Robe Top",
     id = 1454,
+
     id = 1305,
 +
    enchantmentTier = 7,
 +
    value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["204"] = 1,
 
      ["305"] = 10,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 21,
 
    craftingExperience = 21,
 
    value = 21,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 40
+
       defense = 75,
 +
      magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_robe_top.PNG",
       damageMult = 1.2,
+
    class = "equipment",
       accuracyMult = 1.2,
+
    visual = "necro-top",
      style = "Range"
+
    extraTooltipInfo = "The robes of a necromancer. Smells like death.",
 +
    tags = { "armor", "magic" },
 +
    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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/arrow_4.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 75,
    extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
+
      experience = 70500,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" }
+
     }
 
   },
 
   },
   ["1455"] = {
+
   ["1306"] = {
     name = "Master Ammo",
+
     name = "Necromancer's Robe Bottoms",
     id = 1455,
+
     id = 1306,
 +
    enchantmentTier = 7,
 +
    value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["205"] = 1,
 
      ["306"] = 10,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 28,
 
    craftingExperience = 28,
 
    value = 28,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 50
+
       defense = 75,
 +
      magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_robe_legs.png",
       damageMult = 1.2,
+
    class = "equipment",
       accuracyMult = 1.3,
+
    visual = "necro-legs",
       style = "Range"
+
    extraTooltipInfo = "The robe bottoms of a necromancer.",
 +
    tags = { "armor", "magic" },
 +
    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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/shot.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 75,
    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.",
+
      experience = 70500,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" },
+
     }
    rarity = "uncommon"
 
 
   },
 
   },
   ["1456"] = {
+
   ["1307"] = {
     name = "Experimental Ammo",
+
     name = "Book of Death",
     id = 1456,
+
     id = 1307,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     enchantmentTier = 7,
      ["206"] = 1,
+
    value = 6000000,
      ["306"] = 15,
+
    itemImage = "/images/combat/equipment/magic/necro_book.png",
      ["700"] = 8
+
     class = "equipment",
    } },
+
     visual = "necro-focus",
     craftingLevel = 35,
+
     tags = { "magic" },
     craftingExperience = 35,
 
     value = 35,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 60
+
       magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     equipmentStats = {
       damageMult = 1.25,
+
       grantedAbility = { 120, 121, 122, 138, 141 },
       accuracyMult = 1.25,
+
      slot = "shield",
       style = "Range"
+
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.25
 +
      },
 +
       offensiveAccuracyAffinityRating = {
 +
        Magic = 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 = "weaponBonus.intellect",
 +
        value = 3
 +
      } },
 +
      itemSet = { 10011, 10013, 10020 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/shot_void_0.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 75,
    extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
+
      experience = 45250,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true,
    tags = { "range", "ammunition" },
+
      description = "An unholy text. It will require all your willpower to not be corrupted by it."
     rarity = "rare"
+
     }
 
   },
 
   },
   ["1457"] = {
+
   ["1308"] = {
     name = "Void Ammo",
+
     name = "Necromancer's Wand",
     id = 1457,
+
     id = 1308,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     enchantmentTier = 7,
      ["207"] = 1,
+
     value = 6000000,
      ["307"] = 5,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 42,
 
    craftingExperience = 42,
 
     value = 42,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 70
+
       magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_wand.png",
       damageMult = 1.3,
+
    class = "equipment",
       accuracyMult = 1.3,
+
    visual = "necro-wand",
       style = "Range"
+
    tags = { "magic" },
 +
    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
 +
      },
 +
       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 = "weaponBonus.intellect",
 +
        value = 4.5
 +
      } },
 +
      itemSet = { 10020 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/range/shot_void_1.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 75,
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
+
      experience = 32750,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true,
    tags = { "range", "ammunition" },
+
      description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
     rarity = "rare"
+
     }
 
   },
 
   },
   ["1458"] = {
+
   ["1309"] = {
     name = "Low-Grade Whetstone",
+
     name = "Necromancer's Remains",
     id = 1458,
+
     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,
 
     tradeable = true,
     requiredResources = { {
+
     extraTooltipInfo = "A burning shard taken from a failed experiment. Can be restored through crafting.",
      ["109"] = 8,
+
     itemImage = "/images/misc/gargoyle_shards.png",
      ["201"] = 1,
+
     class = "bar",
      ["202"] = 1
+
     tags = { "crafting" },
    } },
+
     rarity = "rare"
    craftingLevel = 20,
 
    craftingExperience = 20,
 
    value = 20,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
    requiredLevel = {
 
      strength = 20
 
    },
 
    ammunitionMults = {
 
      damageMult = 1.1,
 
      accuracyMult = 1.1,
 
      style = "Melee"
 
    },
 
    skill = "crafting",
 
     itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
 
    extraTooltipInfo = "For basic weapon maintenance.",
 
     class = "ammo",
 
     category = "Melee",
 
     tags = { "melee", "ammunition" }
 
 
   },
 
   },
   ["1459"] = {
+
   ["1450"] = {
     name = "Mid-Grade Whetstone",
+
     name = "Shoddy Ammo",
     id = 1459,
+
     id = 1450,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     value = 1,
      ["109"] = 16,
 
      ["201"] = 1,
 
      ["202"] = 1,
 
      ["204"] = 1,
 
      ["205"] = 1
 
    }, {
 
      ["109"] = 16,
 
      ["204"] = 2,
 
      ["205"] = 2
 
    } },
 
    craftingLevel = 40,
 
    craftingExperience = 40,
 
    value = 40,
 
    craftingMultiplier = { 40, 80 },
 
    craftable = true,
 
    type = "weapon",
 
    requiredLevel = {
 
      strength = 40
 
    },
 
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.2,
+
       damageMult = 1,
       accuracyMult = 1.2,
+
       accuracyMult = 1,
       style = "Melee"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/arrow_0.png",
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
+
     extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
     extraTooltipInfo = "For advanced weapon maintenance.",
 
 
     class = "ammo",
 
     class = "ammo",
     category = "Melee",
+
     tags = { "range", "ammunition" },
     tags = { "melee", "ammunition" }
+
     craftingStats = {
 +
      level = 1,
 +
      experience = 1,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1460"] = {
+
   ["1451"] = {
     name = "High-Grade Whetstone",
+
     name = "Amateur Ammo",
     id = 1460,
+
     id = 1451,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     value = 2,
      ["109"] = 24,
 
      ["201"] = 1,
 
      ["202"] = 1,
 
      ["204"] = 1,
 
      ["205"] = 1,
 
      ["206"] = 1,
 
      ["207"] = 1
 
    }, {
 
      ["109"] = 24,
 
      ["206"] = 2,
 
      ["207"] = 2
 
    } },
 
    craftingLevel = 60,
 
    craftingExperience = 60,
 
    value = 60,
 
    craftingMultiplier = { 48, 96 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       range = 10
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.3,
+
       damageMult = 1.05,
       accuracyMult = 1.3,
+
       accuracyMult = 1.05,
       style = "Melee"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/arrow_1.png",
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
+
     extraTooltipInfo = "Ammo crafted by an amateur.",
     extraTooltipInfo = "To make your weapon perform better than it ever has before.",
 
 
     class = "ammo",
 
     class = "ammo",
     category = "Melee",
+
     tags = { "range", "ammunition" },
     tags = { "melee", "ammunition" }
+
     craftingStats = {
 +
      level = 2,
 +
      experience = 15,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1461"] = {
+
   ["1452"] = {
     name = "Lesser Imbued Charm",
+
     name = "Apprentice Ammo",
     id = 1461,
+
     id = 1452,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     value = 7,
      ["111"] = 1,
 
      ["516"] = 1,
 
      ["4013"] = 1,
 
      ["4015"] = 1
 
    } },
 
    craftingLevel = 20,
 
    craftingExperience = 20,
 
     value = 20,
 
    craftingMultiplier = { 72 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 20
+
       range = 20
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
 
       damageMult = 1.1,
 
       damageMult = 1.1,
 
       accuracyMult = 1.1,
 
       accuracyMult = 1.1,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/arrow_2.png",
     itemImage = "/images/combat/equipment/magic/conc_rune_1.png",
+
     extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to somewhat empower them.",
 
 
     class = "ammo",
 
     class = "ammo",
     category = "Magic",
+
     tags = { "range", "ammunition" },
     tags = { "magic", "ammunition" }
+
     craftingStats = {
 +
      level = 7,
 +
      experience = 40,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1462"] = {
+
   ["1453"] = {
     name = "Major Imbued Charm",
+
     name = "Journeyman Ammo",
     id = 1462,
+
     id = 1453,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     value = 14,
      ["111"] = 2,
 
      ["514"] = 2,
 
      ["4016"] = 1,
 
      ["4017"] = 1
 
    } },
 
    craftingLevel = 40,
 
    craftingExperience = 40,
 
     value = 40,
 
    craftingMultiplier = { 72 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 40
+
       range = 30
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.2,
+
       damageMult = 1.15,
       accuracyMult = 1.2,
+
       accuracyMult = 1.15,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/arrow_3.png",
     itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
+
     extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
 
 
     class = "ammo",
 
     class = "ammo",
     category = "Magic",
+
     tags = { "range", "ammunition" },
     tags = { "magic", "ammunition" }
+
     craftingStats = {
 +
      level = 14,
 +
      experience = 155,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1463"] = {
+
   ["1454"] = {
     name = "Greater Imbued Charm",
+
     name = "Professional Ammo",
     id = 1463,
+
     id = 1454,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     value = 21,
      ["111"] = 4,
 
      ["515"] = 2,
 
      ["518"] = 2,
 
      ["4018"] = 1,
 
      ["4019"] = 1
 
    } },
 
    craftingLevel = 60,
 
    craftingExperience = 60,
 
     value = 60,
 
    craftingMultiplier = { 72 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 60
+
       range = 40
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.3,
+
       damageMult = 1.2,
       accuracyMult = 1.3,
+
       accuracyMult = 1.2,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/arrow_4.png",
     itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
+
     extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
 
 
     class = "ammo",
 
     class = "ammo",
     category = "Magic",
+
     tags = { "range", "ammunition" },
     tags = { "magic", "ammunition" }
+
     craftingStats = {
 +
      level = 21,
 +
      experience = 195,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1464"] = {
+
   ["1455"] = {
     name = "Ancient Imbued Charm",
+
     name = "Master Ammo",
     id = 1464,
+
     id = 1455,
 
     tradeable = true,
 
     tradeable = true,
     value = 200,
+
     value = 28,
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 80
+
       range = 50
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.4,
+
       damageMult = 1.2,
       accuracyMult = 1.4,
+
       accuracyMult = 1.3,
       style = "Magic"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/shot.png",
     itemImage = "/images/combat/equipment/magic/conc_rune_4.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.",
     extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
 
 
     class = "ammo",
 
     class = "ammo",
     tags = { "magic", "ammunition" }
+
     tags = { "range", "ammunition" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 28,
 +
      experience = 310,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1465"] = {
+
   ["1456"] = {
     name = "Dwarven Whetstone",
+
     name = "Experimental Ammo",
     id = 1465,
+
     id = 1456,
 
     tradeable = true,
 
     tradeable = true,
     value = 200,
+
     value = 35,
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 80
+
       range = 60
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.4,
+
       damageMult = 1.25,
       accuracyMult = 1.4,
+
       accuracyMult = 1.25,
       style = "Melee"
+
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/shot_void_0.png",
     itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
+
     extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
     extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
 
 
     class = "ammo",
 
     class = "ammo",
     tags = { "melee", "ammunition" }
+
     tags = { "range", "ammunition" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 440,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1466"] = {
+
   ["1457"] = {
     name = "Elven Ammo",
+
     name = "Void Ammo",
     id = 1466,
+
     id = 1457,
 
     tradeable = true,
 
     tradeable = true,
     value = 200,
+
     value = 42,
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 80
+
       range = 70
 
     },
 
     },
 
     ammunitionMults = {
 
     ammunitionMults = {
       damageMult = 1.4,
+
       damageMult = 1.3,
       accuracyMult = 1.4,
+
       accuracyMult = 1.3,
 
       style = "Range"
 
       style = "Range"
 
     },
 
     },
    skill = "crafting",
+
     itemImage = "/images/combat/equipment/range/shot_void_1.png",
     itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
+
     extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
     extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
 
 
     class = "ammo",
 
     class = "ammo",
     tags = { "melee", "ammunition" }
+
     tags = { "range", "ammunition" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 42,
 +
      experience = 400,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1500"] = {
+
   ["1458"] = {
     name = "Santa Hat",
+
     name = "Low-Grade Whetstone",
     id = 1500,
+
     id = 1458,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 20,
       ["112"] = 1000
+
    requiredLevel = {
 +
       strength = 20
 
     },
 
     },
     craftingLevel = 1,
+
     ammunitionMults = {
    craftingExperience = 1,
+
      damageMult = 1.1,
    value = 42069,
+
      accuracyMult = 1.1,
    tradeable = true,
+
       style = "Melee"
    itemImage = "/images/combat/equipment/santa_hat.png",
 
    class = "equipment",
 
    visual = "santa-hat",
 
    tags = { "armor", "event" },
 
    equipmentStats = {
 
       slot = "helm",
 
      isTransmog = true
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
      ["201"] = 10
+
    extraTooltipInfo = "For basic weapon maintenance.",
     } },
+
    class = "ammo",
     rarity = "uncommon"
+
     tags = { "melee", "ammunition" },
 +
     craftingStats = {
 +
      level = 20,
 +
      experience = 33,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 32
 +
    }
 
   },
 
   },
   ["1501"] = {
+
   ["1459"] = {
     name = "Snowman Head",
+
     name = "Mid-Grade Whetstone",
     id = 1501,
+
     id = 1459,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 40,
       ["112"] = 1000
+
    requiredLevel = {
 +
       strength = 40
 
     },
 
     },
     craftingLevel = 1,
+
     ammunitionMults = {
    craftingExperience = 1,
+
      damageMult = 1.2,
    value = 42069,
+
      accuracyMult = 1.2,
    tradeable = true,
+
       style = "Melee"
    itemImage = "/images/combat/equipment/snowman_head.png",
 
    class = "equipment",
 
    visual = "snowman-head",
 
    tags = { "armor", "event" },
 
    equipmentStats = {
 
       slot = "helm",
 
      isTransmog = true
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
      ["201"] = 10
+
    extraTooltipInfo = "For advanced weapon maintenance.",
     } },
+
    class = "ammo",
     rarity = "uncommon"
+
     tags = { "melee", "ammunition" },
 +
     craftingStats = {
 +
      level = 40,
 +
      experience = 465,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 80
 +
    }
 
   },
 
   },
   ["1502"] = {
+
   ["1460"] = {
     name = "Tophat",
+
     name = "High-Grade Whetstone",
     id = 1502,
+
     id = 1460,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
    value = 60,
       ["112"] = 1000
+
     requiredLevel = {
     },
+
       strength = 60
     craftingLevel = 1,
+
     },
    craftingExperience = 1,
+
     ammunitionMults = {
    value = 42069,
+
      damageMult = 1.3,
    tradeable = true,
+
      accuracyMult = 1.3,
    itemImage = "/images/combat/equipment/tophat.png",
+
       style = "Melee"
    class = "equipment",
 
    visual = "tophat",
 
    tags = { "armor", "event" },
 
    equipmentStats = {
 
       slot = "helm",
 
      isTransmog = true
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
      ["201"] = 10
+
    extraTooltipInfo = "To make your weapon perform better than it ever has before.",
     } },
+
    class = "ammo",
     rarity = "uncommon"
+
     tags = { "melee", "ammunition" },
 +
     craftingStats = {
 +
      level = 60,
 +
      experience = 1020,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 96
 +
    }
 
   },
 
   },
   ["1503"] = {
+
   ["1461"] = {
     name = "Lesser Ladle",
+
     name = "Lesser Imbued Charm",
     id = 1503,
+
     id = 1461,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 20,
      ["95"] = 200,
+
    requiredLevel = {
       ["402"] = 1
+
       magic = 20
 
     },
 
     },
     craftingLevel = 1,
+
     ammunitionMults = {
    craftingExperience = 1,
+
      damageMult = 1.1,
    value = 20000,
+
      accuracyMult = 1.1,
    tradeable = true,
+
       style = "Magic"
    relatedSkill = "cooking",
 
    enchantmentOverrideSlot = "ladle",
 
    tool = true,
 
    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 = { "tool", "cooking" },
 
    equipmentStats = {
 
       slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     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", "ammunition" },
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 33,
 +
      category = "Magic",
 +
      craftable = true,
 +
      multiplier = 72
 +
    }
 
   },
 
   },
   ["1504"] = {
+
   ["1462"] = {
     name = "Ladle",
+
     name = "Major Imbued Charm",
     id = 1504,
+
     id = 1462,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 40,
      ["95"] = 200,
+
    requiredLevel = {
       ["402"] = 1
+
       magic = 40
 
     },
 
     },
     craftingLevel = 1,
+
     ammunitionMults = {
    craftingExperience = 1,
+
      damageMult = 1.2,
    value = 25000,
+
       accuracyMult = 1.2,
    tradeable = true,
+
       style = "Magic"
    relatedSkill = "cooking",
 
    enchantmentOverrideSlot = "ladle",
 
    tool = true,
 
    itemImage = "/images/combat/equipment/ladle.png",
 
    extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
 
    class = "equipment",
 
    tags = { "tool", "cooking" },
 
    equipmentStats = {
 
       slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     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", "ammunition" },
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 105,
 +
      category = "Magic",
 +
      craftable = true,
 +
      multiplier = 72
 +
    }
 
   },
 
   },
   ["1505"] = {
+
   ["1463"] = {
     name = "Greater Ladle",
+
     name = "Greater Imbued Charm",
     id = 1505,
+
     id = 1463,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 60,
       ["95"] = 200,
+
    requiredLevel = {
       ["402"] = 1
+
      magic = 60
 +
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.3,
 +
      accuracyMult = 1.3,
 +
       style = "Magic"
 
     },
 
     },
     craftingLevel = 1,
+
     itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
     craftingExperience = 1,
+
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
     value = 30000,
+
     class = "ammo",
 +
    tags = { "magic", "ammunition" },
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 275,
 +
      category = "Magic",
 +
      craftable = true,
 +
      multiplier = 72
 +
    }
 +
  },
 +
  ["1464"] = {
 +
    name = "Ancient Imbued Charm",
 +
    id = 1464,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "cooking",
+
     value = 200,
     enchantmentOverrideSlot = "ladle",
+
     requiredLevel = {
    tool = true,
+
      magic = 80
    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.",
+
     ammunitionMults = {
     class = "equipment",
+
       damageMult = 1.4,
    tags = { "tool", "cooking" },
+
       accuracyMult = 1.4,
     equipmentStats = {
+
       style = "Magic"
       slot = "ladle",
 
       toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
    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"
 
   },
 
   },
   ["1506"] = {
+
   ["1465"] = {
     name = "Moss Maul",
+
     name = "Dwarven Whetstone",
     id = 1506,
+
     id = 1465,
     enchantmentTier = 8,
+
     tradeable = true,
     augmentationCost = {
+
     value = 200,
       ["306"] = 1000,
+
    requiredLevel = {
       ["401"] = 3
+
      strength = 80
 +
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
       style = "Melee"
 
     },
 
     },
     value = 6360000,
+
     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,
 
     tradeable = true,
 +
    value = 200,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       range = 80
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
      style = "Range"
 
     },
 
     },
     craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
     craftingExperience = 192000,
+
    extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
     requiredResources = { {
+
     class = "ammo",
      ["109"] = 5000,
+
     tags = { "melee", "ammunition" },
      ["205"] = 750,
+
    rarity = "rare"
      ["213"] = 1,
+
  },
      ["306"] = 1000
+
  ["1500"] = {
     } },
+
    name = "Santa Hat",
     category = "Melee",
+
     id = 1500,
     craftable = true,
+
     enchantmentTier = 5,
     itemImage = "/images/combat/equipment/moss_maul.png",
+
     value = 42069,
     itemIcon = "/images/combat/equipment/moss_maul_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "A hulking mass of moss covered material; requires a giant's strength to wield properly!",
+
     itemImage = "/images/combat/equipment/santa_hat.png",
     class = "equipment",
+
     extraTooltipInfo = "Tis the season.",
     visual = "moss-maul",
+
     class = "equipment",
     tags = { "melee", "twohand", "ability" },
+
     visual = "santa-hat",
 +
     tags = { "armor", "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 13, 45 },
+
       slot = "helm",
       slot = "weapon",
+
       isTransmog = true
       offensiveCritical = {
 
        chance = 0.025,
 
        damageMultiplier = 1.33
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 103,
 
        Magic = -20,
 
        Range = -20,
 
        Piercing = -4,
 
        Blunt = 256,
 
        Slashing = 44,
 
        Nature = 64
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.3,
 
        Magic = 0.25,
 
        Range = 0.1,
 
        Piercing = 0.125,
 
        Blunt = 1.5,
 
        Slashing = 0.25,
 
        Nature = 1.25
 
      },
 
      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 = 2
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 6
 
      }, {
 
        stat = "armorBonus.protection",
 
        value = 1
 
      } },
 
      itemSet = { 10015 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1507"] = {
+
   ["1501"] = {
     name = "Modified Diving Gloves",
+
     name = "Snowman Head",
     id = 1507,
+
     id = 1501,
     enchantmentTier = 6,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 42069,
      ["513"] = 50,
 
      ["701"] = 20
 
    },
 
     value = 2120000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/equipment/snowman_head.png",
      strength = 55
+
     extraTooltipInfo = "You'd be surprised how comfortable this feels.",
    },
 
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
 
     itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
 
    extraTooltipInfo = "Ready to punch anything you might encounter underwater or above!",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "modified-diving-gloves",
+
     visual = "snowman-head",
    category = { "weapon", "combat" },
+
     tags = { "armor", "event", "cosmetic" },
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 44, 51 },
+
       slot = "helm",
      slot = "weapon",
+
      isTransmog = true
      offensiveCritical = {
+
    },
        chance = 0.055,
+
    rarity = "uncommon"
        damageMultiplier = 1.75
+
  },
      },
+
  ["1502"] = {
      offensiveAccuracyAffinityRating = {
+
    name = "Tophat",
        Melee = 88,
+
    id = 1502,
        Magic = -10,
+
    enchantmentTier = 5,
        Range = -10,
+
    value = 42069,
        Piercing = 55,
+
    tradeable = true,
        Blunt = -8,
+
    itemImage = "/images/combat/equipment/tophat.png",
        Slashing = 55
+
    extraTooltipInfo = "For the classy ones.",
       },
+
    class = "equipment",
      offensiveDamageAffinity = {
+
    visual = "tophat",
        Melee = 1,
+
    tags = { "armor", "event", "cosmetic" },
        Magic = 0.33,
+
    equipmentStats = {
        Range = 0.2,
+
      slot = "helm",
        Piercing = 1.05,
+
       isTransmog = true
        Blunt = 0.75,
+
    },
        Slashing = 0.75
+
    rarity = "uncommon"
      },
+
  },
      weaponBonus = {
+
  ["1503"] = {
        strength = 41,
+
    name = "Lesser Ladle",
        intellect = 0,
+
    id = 1503,
        dexterity = 0
+
    enchantmentTier = 5,
      },
+
    value = 20000,
      armorBonus = {
+
    tradeable = true,
        protection = 0,
+
    enchantmentOverrideSlot = "ladle",
        resistance = 0,
+
    overrideItemTier = 3,
         agility = 6,
+
    itemImage = "/images/combat/equipment/lesser_ladle.png",
         stamina = 0
+
    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",
      attackSpeed = 2,
+
    tags = { "cooking" },
 +
    equipmentStats = {
 +
      slot = "ladle",
 +
      toolBoost = { {
 +
         skill = "cooking",
 +
         boost = 10
 +
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "toolBoost.cooking",
         value = 0.01
+
         value = 3
      }, {
 
        stat = "offensiveCritical.damageMultiplier",
 
        value = 0.01
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 0.75
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1508"] = {
+
   ["1504"] = {
     name = "King's Crown",
+
     name = "Ladle",
     id = 1508,
+
     id = 1504,
     enchantmentTier = 8,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 25000,
      ["403"] = 2,
 
      ["513"] = 300
 
    },
 
     value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     enchantmentOverrideSlot = "ladle",
      defense = 85,
+
     overrideItemTier = 3,
      strength = 85
+
     itemImage = "/images/combat/equipment/ladle.png",
    },
+
     extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
    requiredResources = { {
 
      ["204"] = 1000,
 
      ["206"] = 1000,
 
      ["217"] = 1,
 
      ["513"] = 1000
 
    } },
 
    category = "Melee",
 
     craftable = true,
 
     itemImage = "/images/combat/equipment/kings_crown.png",
 
     extraTooltipInfo = "The crown of a Valley's true forever king.",
 
 
     class = "equipment",
 
     class = "equipment",
    visual = "kings-crown",
+
     tags = { "cooking" },
     tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 19 },
+
       slot = "ladle",
       slot = "helm",
+
       toolBoost = { {
       defensiveCritical = {
+
         skill = "cooking",
        chance = 0.25,
+
         boost = 10
        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 = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "toolBoost.cooking",
         value = 1.75
+
         value = 3
       }, {
+
       } }
        stat = "armorBonus.resistance",
+
    },
        value = 0.5
+
    rarity = "uncommon"
       }, {
+
  },
         stat = "armorBonus.stamina",
+
  ["1505"] = {
         value = 0.5
+
    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 = 10
 
       } },
 
       } },
       itemSet = { 10009, 10016, 10015 }
+
       augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 3
 +
      } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1509"] = {
+
   ["1506"] = {
     name = "Fire Orb",
+
     name = "Moss Maul",
     id = 1509,
+
     id = 1506,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["402"] = 4,
 
      ["512"] = 100
 
    },
 
 
     value = 6360000,
 
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       strength = 85
      magic = 85
 
 
     },
 
     },
     craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/moss_maul.png",
    craftingExperience = 192000,
+
     itemIcon = "/images/combat/equipment/moss_maul_icon.png",
    requiredResources = { {
+
     extraTooltipInfo = "A hulking mass of moss covered material; requires a giant's strength to wield properly!",
      ["214"] = 1,
 
      ["502"] = 1,
 
      ["512"] = 2500
 
    } },
 
    category = "Magic",
 
     craftable = true,
 
    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 = "fire-orb",
+
     visual = "moss-maul",
     tags = { "armor", "melee", "ability" },
+
     tags = { "melee", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 7 },
+
       grantedAbility = { 13, 45, 136, 137, 146 },
       slot = "shield",
+
       slot = "weapon",
       defensiveCritical = {
+
       offensiveCritical = {
         chance = 0.01,
+
         chance = 0.025,
         damageMultiplier = 0.75
+
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 12,
+
         Melee = 103,
         Fire = 24,
+
         Magic = -20,
         Magic = 36,
+
        Range = -20,
         Range = 0
+
        Piercing = -4,
 +
        Blunt = 256,
 +
         Slashing = 44,
 +
         Nature = 96
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Fire = 1.25,
+
         Melee = 1.3,
         Melee = 1,
+
         Magic = 0.75,
         Magic = 1.15
+
         Range = 0.75,
      },
+
         Piercing = 0.125,
      defensiveDamageAffinity = {
+
         Blunt = 1.5,
         Fire = 1.06,
+
         Slashing = 0.25,
         Melee = 1.02,
+
         Nature = 1.33
         Magic = 1.04,
 
         Range = 1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 196,
         intellect = 24,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 48,
+
         protection = 36,
         resistance = 88,
+
         resistance = 0,
         agility = -4,
+
         agility = -8,
         stamina = 8
+
         stamina = 0
 +
      },
 +
      attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 5.2
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1.8
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 0.5
 
 
       } },
 
       } },
       itemSet = { 10013, 10015 }
+
       itemSet = { 10015 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 233500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1510"] = {
+
   ["1507"] = {
    id = 1510,
+
     name = "Modified Diving Gloves",
    name = "Kalanahmatti",
+
     id = 1507,
    value = 3360000,
+
     enchantmentTier = 6,
    tradeable = true,
+
     value = 2120000,
    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,
 
    augmentationCost = {
 
      ["206"] = 100,
 
      ["306"] = 500
 
    },
 
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
     value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       strength = 55
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
     itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
+
     itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
     itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
+
    extraTooltipInfo = "Ready to punch anything you might encounter underwater or above!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shard-of-kalanahmatti",
+
     visual = "modified-diving-gloves",
    craftingDescription = "Powerful weapon made out of the legendary spear 'Kalanahmatti'.",
+
     tags = { "melee", "twohand", "ability" },
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
 
    category = "Melee",
 
     tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 8, 68 },
+
       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 = 94,
+
         Melee = 88,
         Slashing = 123,
+
         Magic = -10,
         Ice = 32,
+
         Range = -10,
         Magic = 14,
+
         Piercing = 55,
         Range = -14
+
         Blunt = -8,
 +
        Slashing = 55
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Slashing = 1.33,
+
         Magic = 0.75,
         Blunt = 0.25,
+
         Range = 0.75,
         Piercing = 0.25,
+
         Piercing = 1.05,
         Magic = 0.5,
+
         Blunt = 0.75,
         Ice = 1.25,
+
         Slashing = 0.75
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 109,
+
         strength = 41,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
       attackSpeed = 2.4,
+
        protection = 0,
 +
        resistance = 0,
 +
        agility = 6,
 +
        stamina = 0
 +
      },
 +
       attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveCritical.chance",
         value = 2.25
+
         value = 0.01
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "offensiveCritical.damageMultiplier",
         value = 1
+
         value = 0.01
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.25
+
         value = 2.1
       } },
+
       }, {
       itemSet = { 10015 }
+
        stat = "armorBonus.agility",
 +
        value = 0.4
 +
       } }
 
     },
 
     },
    requiredResources = { {
+
     rarity = "rare"
      ["206"] = 200,
 
      ["306"] = 1000,
 
      ["1510"] = 1
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1512"] = {
+
   ["1508"] = {
     name = "Zero Edge",
+
     name = "King's Crown",
     id = 1512,
+
     id = 1508,
     enchantmentTier = 5,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["206"] = 50
 
    },
 
     value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
      defense = 85,
 +
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/zero_edge.png",
+
     itemImage = "/images/combat/equipment/kings_crown.png",
     itemIcon = "/images/combat/equipment/zero_edge_icon.png",
+
     extraTooltipInfo = "The crown of a Valley's true forever king.",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     visual = "kings-crown",
     visual = "zero",
+
     tags = { "armor", "melee", "ability" },
     category = { "weapon", "combat" },
 
    tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 16, 50, 98, 97 },
+
       grantedAbility = { 19 },
       slot = "weapon",
+
       slot = "helm",
       offensiveCritical = {
+
       defensiveCritical = {
         chance = 0.05,
+
         chance = 0.25,
         damageMultiplier = 1.3
+
         damageMultiplier = 0.75
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 52,
 
        Magic = -14,
 
        Range = -14,
 
        Slashing = 60,
 
        Lightning = 33
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 0.95,
        Magic = 1,
+
         Range = 0.95,
         Range = 0.1,
+
         Magic = 0.95,
         Piercing = 0.25,
+
         Fire = 0.7,
         Blunt = 0.25,
+
         Ice = 1.33
         Slashing = 1.33,
 
        Lightning = 1.5
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Lightning = 1.06
+
         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 = {
 
       weaponBonus = {
         strength = 57,
+
         strength = 0,
         intellect = 16,
+
         intellect = -24,
         dexterity = 0
+
         dexterity = -24
 +
      },
 +
      armorBonus = {
 +
        protection = 120,
 +
        resistance = 64,
 +
        agility = -24,
 +
        stamina = 32
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 1.65
+
         value = 6
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Lightning",
+
         stat = "armorBonus.resistance",
         value = 1.75
+
         value = 3.2
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.stamina",
         value = 0.25
+
         value = 1.6
       }, {
+
       } },
        stat = "weaponBonus.strength",
+
      itemSet = { 10009, 10016, 10015 }
        value = 1.65
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 378000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1513"] = {
+
   ["1509"] = {
     name = "Chaos Crest",
+
     name = "Fire Orb",
     id = 1513,
+
     id = 1509,
     enchantmentTier = 3,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["112"] = 200
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 68000,
 
 
     tradeable = true,
 
     tradeable = true,
    relatedSkill = "smithing",
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20
+
       defense = 85,
 +
      magic = 85
 
     },
 
     },
    enchantmentOverrideSlot = "tongs",
+
     itemImage = "/images/combat/equipment/fire_orb.png",
     itemImage = "/images/combat/equipment/crest_of_chaos.png",
+
     extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
    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",
+
     visual = "fire-orb",
    category = { "armor", "combat" },
+
     tags = { "armor", "melee", "ability" },
     tags = { "armor", "smithing", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 20 },
+
       grantedAbility = { 7, 140 },
       slot = "helm",
+
       slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.01,
 +
        damageMultiplier = 0.75
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Fire = 64
+
        Melee = 12,
 +
         Fire = 24,
 +
        Magic = 36,
 +
        Range = 0
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Fire = 1.15
+
         Fire = 1.25,
 +
        Melee = 1,
 +
        Magic = 1.15
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Fire = 1.15
+
         Fire = 1.06,
 +
        Melee = 1.02,
 +
        Magic = 1.04,
 +
        Range = 1
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
         intellect = 12,
+
         intellect = 24,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = 48,
         resistance = 18,
+
         resistance = 88,
         agility = 0,
+
         agility = -4,
         stamina = 0
+
         stamina = 8
 
       },
 
       },
       toolBoost = { {
+
       augmentationBonus = { {
         skill = "smithing",
+
         stat = "armorBonus.protection",
         boost = 5
+
         value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1.3
 
       } },
 
       } },
       augmentationBonus = { {
+
       itemSet = { 10013, 10015 }
        stat = "toolBoost.smithing",
 
        value = 1.5
 
      } }
 
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["204"] = 200
+
    craftingStats = {
    } },
+
       level = 85,
    rarity = "uncommon"
+
      experience = 57500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1514"] = {
+
   ["1510"] = {
    name = "Forgotten Sadness",
+
     id = 1510,
     id = 1514,
+
     name = "Kalanahmatti",
     enchantmentTier = 7,
 
    augmentationCost = {
 
      ["515"] = 100,
 
      ["800"] = 50
 
    },
 
 
     value = 3360000,
 
     value = 3360000,
 +
    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,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
+
     itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
     itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
+
     itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
    extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "forgotten-soul-axe",
+
     visual = "shard-of-kalanahmatti",
     category = { "weapon", "combat" },
+
     extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       grantedAbility = { 8, 68, 145 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.035,
+
         chance = 0.05,
         damageMultiplier = 1.13
+
         damageMultiplier = 1.3
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 24,
+
         Melee = 94,
         Magic = -12,
+
         Slashing = 123,
         Range = 55,
+
         Ice = 32,
         Piercing = -4,
+
         Magic = 14,
         Blunt = 132,
+
         Range = -14
        Slashing = 88
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.1,
         Magic = 0.1,
+
         Slashing = 1.33,
         Range = 1,
+
         Blunt = 0.25,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
         Blunt = 1.25,
+
         Magic = 0.85,
         Slashing = 0.75
+
        Ice = 1.25,
 +
         Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 72,
+
         strength = 109,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 107
+
         dexterity = 0
 
       },
 
       },
 
       oneHanded = true,
 
       oneHanded = true,
       attackSpeed = 2.7,
+
       attackSpeed = 2.4,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.9
+
         value = 4.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3
+
         value = 5.5
       }, {
+
       } },
        stat = "offensiveAccuracyAffinityRating.Range",
+
      itemSet = { 10015 }
        value = 0.9
 
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 106000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
 +
    }
 
   },
 
   },
   ["1515"] = {
+
   ["1512"] = {
     name = "Forgotten Madness",
+
     name = "Zero Edge",
     id = 1515,
+
     id = 1512,
     enchantmentTier = 7,
+
     enchantmentTier = 5,
    augmentationCost = {
 
      ["515"] = 100,
 
      ["800"] = 50
 
    },
 
 
     value = 3360000,
 
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       strength = 50
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
+
     itemImage = "/images/combat/equipment/zero_edge.png",
     itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
+
     itemIcon = "/images/combat/equipment/zero_edge_icon.png",
    extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "forgotten-soul-scim",
+
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     category = { "weapon", "combat" },
+
     visual = "zero",
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       grantedAbility = { 16, 50, 98, 97 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 17,499: Line 15,546:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 48,
+
         Melee = 52,
         Magic = 66,
+
         Magic = -14,
 
         Range = -14,
 
         Range = -14,
         Slashing = 77
+
         Slashing = 60,
 +
        Lightning = 33
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.05,
 
         Magic = 1,
 
         Magic = 1,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
         Slashing = 1.33
+
         Slashing = 1.33,
 +
        Lightning = 1.5
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Lightning = 1.06
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 64,
+
         strength = 57,
         intellect = 71,
+
         intellect = 16,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       oneHanded = true,
 
       oneHanded = true,
 +
      attackSpeed = 2.4,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.98
+
         value = 2.6
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Lightning",
         value = 1.98
+
         value = 1.75
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "weaponBonus.intellect",
         value = 1.98
+
         value = 0.8
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.strength",
         value = 1.98
+
         value = 2.9
       } },
+
       } }
      attackSpeed = 2.3
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1516"] = {
+
   ["1513"] = {
     name = "Forgotten Anger",
+
     name = "Chaos Crest",
     id = 1516,
+
     id = 1513,
     enchantmentTier = 7,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     value = 68000,
      ["515"] = 100,
 
      ["800"] = 50
 
    },
 
     value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       defense = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
+
    enchantmentOverrideSlot = "smithingset",
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
+
     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",
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
+
     visual = "crest-of-chaos",
     visual = "forgotten-soul-two",
+
     tags = { "armor", "smithing", "ability" },
    category = { "weapon", "combat" },
 
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       grantedAbility = { 20 },
       slot = "weapon",
+
       slot = "helm",
      offensiveCritical = {
 
        chance = 0.04,
 
        damageMultiplier = 1.15
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 77,
+
         Fire = 64
        Magic = -20,
 
        Range = -20,
 
        Piercing = 110,
 
        Blunt = 44,
 
        Slashing = 132
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Fire = 1.15
        Magic = 0.1,
+
      },
        Range = 0.1,
+
      defensiveDamageAffinity = {
        Piercing = 0.66,
+
         Fire = 1.15
        Blunt = 0.33,
 
         Slashing = 1.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 131,
+
         strength = 0,
         intellect = 0,
+
         intellect = 12,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       attackSpeed = 3,
+
       armorBonus = {
 +
        protection = 12,
 +
        resistance = 18,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 5
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "toolBoost.smithing",
 
         value = 1.5
 
         value = 1.5
       }, {
+
       } },
        stat = "weaponBonus.strength",
+
      itemSet = { 10023, 10024 }
        value = 4.5
 
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1517"] = {
+
   ["1514"] = {
     name = "Gargoyle Chainmail",
+
     name = "Forgotten Sadness",
     id = 1517,
+
     id = 1514,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 100,
 
      ["204"] = 100,
 
      ["207"] = 10
 
    },
 
     value = 1232000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_chain.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",
     visual = "chainbody-gargoyle",
+
     visual = "forgotten-soul-axe",
     tags = { "armor", "melee" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      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 = {
 
       offensiveDamageAffinity = {
        Melee = 1.12,
 
        Piercing = 1.075
 
      },
 
      defensiveDamageAffinity = {
 
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.9,
+
         Magic = 0.75,
 
         Range = 1,
 
         Range = 1,
         Piercing = 0.97,
+
         Piercing = 0.25,
         Blunt = 0.99,
+
         Blunt = 1.25,
         Slashing = 1.04
+
         Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 72,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 107
      },
 
      armorBonus = {
 
        protection = 80,
 
        resistance = -3,
 
        agility = 20,
 
        stamina = 0
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.7,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.25
+
         value = 1.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3.6
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 2.8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 5.4
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 1,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1518"] = {
+
   ["1515"] = {
     name = "Gargoyle Legs",
+
     name = "Forgotten Madness",
     id = 1518,
+
     id = 1515,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10
 
    },
 
     value = 1184000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
+
     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",
 
     class = "equipment",
     visual = "platelegs",
+
     visual = "forgotten-soul-scim",
     tags = { "armor", "melee" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 35 },
       offensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.05,
+
       offensiveCritical = {
         Piercing = 1.075
+
         chance = 0.05,
 +
         damageMultiplier = 1.3
 
       },
 
       },
       defensiveCritical = {
+
       offensiveAccuracyAffinityRating = {
         chance = 0.1,
+
         Melee = 48,
         damageMultiplier = 0.8
+
         Magic = 66,
 +
        Range = -14,
 +
        Slashing = 77
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.9,
+
         Magic = 1,
         Range = 1,
+
         Range = 0.75,
         Piercing = 1.08,
+
         Piercing = 0.25,
         Blunt = 0.94,
+
         Blunt = 0.25,
         Slashing = 1.08
+
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 64,
         intellect = 0,
+
         intellect = 71,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 70,
+
      augmentationBonus = { {
        resistance = -4,
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         agility = -4,
+
         value = 2.5
         stamina = 9
+
       }, {
       },
+
         stat = "weaponBonus.strength",
      augmentationBonus = { {
+
         value = 3.2
         stat = "armorBonus.protection",
 
         value = 1.25
 
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.1
+
         value = 3.3
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 3.6
 
       } },
 
       } },
       itemSet = { 10018 }
+
       attackSpeed = 2.3
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 1,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1519"] = {
+
   ["1516"] = {
     name = "Gargoyle Boots",
+
     name = "Forgotten Anger",
     id = 1519,
+
     id = 1516,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
+
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
     tags = { "armor", "melee" },
+
     visual = "forgotten-soul-two",
 +
     tags = { "melee", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      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 = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
         Piercing = 1.075
+
         Magic = 0.75,
      },
+
         Range = 0.75,
      armorBonus = {
+
         Piercing = 0.66,
         protection = 16,
+
         Blunt = 0.33,
         resistance = 16,
+
         Slashing = 1.33
         agility = 0,
 
         stamina = 0
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 131,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 +
      attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.1
+
         value = 3.9
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.1
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 6.6
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 1,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1520"] = {
+
   ["1517"] = {
     name = "Gargoyle Helm",
+
     name = "Gargoyle Chainmail",
     id = 1520,
+
     id = 1517,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1232000,
      ["202"] = 60,
 
      ["204"] = 60,
 
      ["207"] = 10
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 60
 
       defense = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_helm.png",
+
     itemImage = "/images/combat/equipment/gargoyle_chain.png",
    itemIcon = "/images/combat/equipment/gargoyle_helm_icon.png",
 
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-helm",
+
     visual = "chainbody-gargoyle",
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "body",
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.15,
+
         Melee = 1.1,
 
         Piercing = 1.075
 
         Piercing = 1.075
 
       },
 
       },
Line 17,795: Line 15,856:
 
         Magic = 0.9,
 
         Magic = 0.9,
 
         Range = 1,
 
         Range = 1,
         Piercing = 1,
+
         Piercing = 0.97,
         Blunt = 1,
+
         Blunt = 0.99,
         Slashing = 1
+
         Slashing = 1.04
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 17,805: Line 15,866:
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 30,
+
         protection = 80,
         resistance = -1,
+
         resistance = -3,
         agility = 0,
+
         agility = 20,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 4
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
Line 17,819: Line 15,883:
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "rare",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1521"] = {
+
   ["1518"] = {
     name = "Gargoyle Shield",
+
     name = "Gargoyle Legs",
     id = 1521,
+
     id = 1518,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1184000,
      ["202"] = 100,
 
      ["204"] = 100,
 
      ["207"] = 10
 
    },
 
     value = 1232000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 60
      strength = 60
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_shield.png",
+
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
    itemIcon = "/images/combat/equipment/gargoyle_shield_1.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-shield",
+
     visual = "platelegs",
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "shield",
+
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.05,
 +
        Piercing = 1.075
 +
      },
 
       defensiveCritical = {
 
       defensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
 
         damageMultiplier = 0.8
 
         damageMultiplier = 0.8
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.05,
 
        Piercing = 1.075
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
Line 17,856: Line 15,913:
 
         Magic = 0.9,
 
         Magic = 0.9,
 
         Range = 1,
 
         Range = 1,
         Piercing = 1.13,
+
         Piercing = 1.08,
         Blunt = 1.06,
+
         Blunt = 0.94,
         Slashing = 1.13
+
         Slashing = 1.08
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 17,866: Line 15,923:
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 60,
+
         protection = 70,
         resistance = -1,
+
         resistance = -4,
         agility = -1,
+
         agility = -4,
         stamina = 8
+
         stamina = 9
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
Line 17,886: Line 15,943:
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1522"] = {
+
   ["1519"] = {
     name = "Gargoyle Falchion",
+
     name = "Gargoyle Boots",
     id = 1522,
+
     id = 1519,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1136000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10,
 
      ["303"] = 20,
 
      ["304"] = 20
 
    },
 
     value = 1184000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       defense = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
+
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-falchion",
+
     visual = "boots",
     tags = { "melee", "onehand", "melee" },
+
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "weapon",
+
       slot = "boots",
       offensiveCritical = {
+
       offensiveDamageAffinity = {
         chance = 0.05,
+
         Melee = 1.05,
         damageMultiplier = 1.3
+
         Piercing = 1.075
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       armorBonus = {
         Melee = 62,
+
         protection = 16,
         Magic = -14,
+
         resistance = 16,
         Range = -14,
+
         agility = 0,
        Slashing = 70
+
         stamina = 0
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
        Magic = 0.25,
 
        Range = 0.1,
 
        Piercing = 1,
 
         Blunt = 0.25,
 
        Slashing = 1.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 68,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 1.65
+
         value = 0.8
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4
+
         value = 1.5
 
       } },
 
       } },
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
Line 17,946: Line 15,989:
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1523"] = {
+
   ["1520"] = {
     name = "Gargoyle Daggers",
+
     name = "Gargoyle Helm",
     id = 1523,
+
     id = 1520,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["202"] = 60,
 
      ["204"] = 60,
 
      ["207"] = 10,
 
      ["303"] = 15,
 
      ["304"] = 15
 
    },
 
 
     value = 1136000,
 
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       defense = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/dagger_gargoyle.png",
+
     itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
    itemIcon = "/images/combat/equipment/dagger_gargoyle_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-daggers",
+
     specialVisuals = { {
     isDaggers = true,
+
      image = "/images/combat/equipment/gargoyle_helm_1.png",
     tags = { "melee", "twohand", "melee" },
+
      css = "gargoyle-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/gargoyle_helm_2.png",
 +
      css = "gargoyle-helm-2"
 +
     } },
 +
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "weapon",
+
       slot = "helm",
      offensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 2
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 72,
 
        Magic = -10,
 
        Range = -10,
 
        Piercing = 43,
 
        Blunt = -8,
 
        Slashing = 43
 
      },
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.33,
+
        Piercing = 1.075
         Range = 0.2,
+
      },
         Piercing = 1.33,
+
      defensiveDamageAffinity = {
         Blunt = 0.33,
+
        Melee = 1,
         Slashing = 0.75
+
         Magic = 0.9,
 +
         Range = 1,
 +
         Piercing = 1,
 +
         Blunt = 1,
 +
         Slashing = 1
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 38,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 30,
         resistance = 0,
+
         resistance = -1,
         agility = 10,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
      attackSpeed = 2,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "offensiveCritical.chance",
+
         stat = "armorBonus.protection",
        value = 0.01
+
         value = 1.5
      }, {
 
        stat = "offensiveCritical.damageMultiplier",
 
        value = 0.01
 
      }, {
 
         stat = "armorBonus.agility",
 
         value = 0.1
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
Line 18,020: Line 16,045:
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1524"] = {
+
   ["1521"] = {
     name = "Gargoyle Glaive",
+
     name = "Gargoyle Shield",
     id = 1524,
+
     id = 1521,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1232000,
      ["202"] = 120,
 
      ["204"] = 120,
 
      ["207"] = 10,
 
      ["303"] = 30,
 
      ["304"] = 30
 
    },
 
     value = 980000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 +
      defense = 60,
 
       strength = 60
 
       strength = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
+
     itemImage = "/images/combat/equipment/gargoyle_shield_1.png",
    itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "spear",
+
     specialVisuals = { {
     tags = { "melee", "twohand", "melee", "ability" },
+
      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 = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22 },
+
       slot = "shield",
       slot = "weapon",
+
       defensiveCritical = {
       offensiveCritical = {
+
         chance = 0.1,
         chance = 0.05,
+
         damageMultiplier = 0.8
         damageMultiplier = 1.35
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       offensiveDamageAffinity = {
         Melee = 78,
+
         Melee = 1.05,
         Piercing = 138,
+
         Piercing = 1.075
        Blunt = 52,
 
        Magic = -24,
 
        Range = -24
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Piercing = 1.5,
+
         Magic = 0.9,
         Blunt = 0.75,
+
         Range = 1,
         Slashing = 1.05,
+
         Piercing = 1.13,
         Magic = 0.1,
+
         Blunt = 1.06,
         Range = 0.1
+
         Slashing = 1.13
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 108,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 28,
+
         protection = 60,
         resistance = 0,
+
         resistance = -1,
         agility = 0,
+
         agility = -1,
         stamina = 0
+
         stamina = 8
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4.5
+
         value = 1.5
      }, {
 
        stat = "armorBonus.protection",
 
        value = 1.25
 
 
       } },
 
       } },
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
Line 18,094: Line 16,109:
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1525"] = {
+
   ["1522"] = {
     name = "Infernal Lance",
+
     name = "Gargoyle Falchion",
     id = 1525,
+
     id = 1522,
     enchantmentTier = 8,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1184000,
      ["112"] = 100,
 
      ["207"] = 50,
 
      ["512"] = 100
 
    },
 
     value = 4420000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftingExperience = 120000,
+
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
    craftingLevel = 75,
+
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
    category = "Melee",
 
    requiredResources = { {
 
      ["202"] = 1500,
 
      ["204"] = 1500,
 
      ["1011"] = 25,
 
      ["12014"] = 3000
 
    } },
 
    craftable = true,
 
     itemImage = "/images/combat/equipment/infernal_lance.png",
 
     itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
 
    extraTooltipInfo = "A legendary weapon of great prestige and power.",
 
    craftingDescription = "Trying to craft this would be madness.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "spear",
+
     visual = "gargoyle-falchion",
     tags = { "melee", "twohand", "ability" },
+
     tags = { "melee", "onehand", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22, 36, 61 },
 
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.05,
 
         chance = 0.05,
         damageMultiplier = 1.35
+
         damageMultiplier = 1.3
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 146,
+
         Melee = 62,
         Piercing = 278,
+
         Magic = -14,
         Slashing = 128,
+
         Range = -14,
        Blunt = 97,
+
         Slashing = 70
        Fire = 60,
 
        Magic = -24,
 
         Range = -24
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.175,
+
         Melee = 1.1,
         Piercing = 1.75,
+
         Magic = 0.75,
         Slashing = 1.1,
+
         Range = 0.75,
         Blunt = 0.75,
+
         Piercing = 1,
         Magic = 0.9,
+
         Blunt = 0.25,
         Fire = 1.33,
+
         Slashing = 1.33
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 188,
+
         strength = 68,
         intellect = 44,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 44,
+
       attackSpeed = 2.4,
        resistance = 0,
 
        agility = 0,
 
        stamina = 0
 
      },
 
       attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 5
+
         value = 3.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 7
+
         value = 4
      }, {
 
        stat = "armorBonus.protection",
 
        value = 2
 
 
       } },
 
       } },
      isTransmog = true,
 
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "epic",
+
     rarity = "rare",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1526"] = {
+
   ["1523"] = {
     name = "Black Knight Great Helm",
+
     name = "Gargoyle Daggers",
     id = 1526,
+
     id = 1523,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
 +
    value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
    augmentationCost = {
 
      ["202"] = 60,
 
      ["204"] = 60
 
    },
 
    value = 192000,
 
 
     requiredLevel = {
 
     requiredLevel = {
      defense = 40,
+
       strength = 60
       strength = 40
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
+
     itemImage = "/images/combat/equipment/dagger_gargoyle_icon.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",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     specialVisuals = { {
     tags = { "armor", "melee" },
+
      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", "twohand", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "weapon",
       defensiveCritical = {
+
       offensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 1.33
+
         damageMultiplier = 2
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 72,
 +
        Magic = -10,
 +
        Range = -10,
 +
        Piercing = 43,
 +
        Blunt = -8,
 +
        Slashing = 43
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1
+
         Melee = 1.1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1.33,
 +
        Blunt = 0.33,
 +
        Slashing = 0.75
 
       },
 
       },
      defensiveDamageAffinity = {
+
       weaponBonus = {
        Melee = 1.06,
+
         strength = 38,
        Magic = 0.81,
+
         intellect = 0,
        Range = 1.06,
+
         dexterity = 0
        Piercing = 1.08,
 
        Blunt = 0.94,
 
        Slashing = 1.08
 
      },
 
       weaponBonus = {
 
         strength = 32,
 
         intellect = -24,
 
         dexterity = -24
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 0,
         resistance = -6,
+
         resistance = 0,
         agility = -12,
+
         agility = 10,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.chance",
         value = 0.25
+
         value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.agility",
         value = -0.5
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.25
+
         value = 1.9
 
       } },
 
       } },
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "rare",
 
     augmentingFailItem = 12014
 
     augmentingFailItem = 12014
 
   },
 
   },
   ["1527"] = {
+
   ["1524"] = {
     name = "Chorus of Souls",
+
     name = "Gargoyle Glaive",
     id = 1527,
+
     id = 1524,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 980000,
      ["515"] = 200,
 
      ["800"] = 100
 
    },
 
     value = 2000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       strength = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
+
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
     extraTooltipInfo = "It wails with every swing. Unnerving.",
+
     extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "chorus-of-souls",
+
     visual = "spear",
     category = { "weapon", "combat" },
+
     tags = { "melee", "twohand", "melee", "ability" },
    tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 37, 100, 101 },
+
       grantedAbility = { 22 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.035,
+
         chance = 0.05,
         damageMultiplier = 1.13
+
         damageMultiplier = 1.35
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 62,
+
         Melee = 78,
         Magic = -12,
+
         Piercing = 138,
         Range = -12,
+
         Blunt = 52,
         Piercing = -4,
+
         Magic = -24,
         Blunt = 148,
+
         Range = -24
        Slashing = 98
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1.1,
         Magic = 0.1,
+
         Piercing = 1.5,
         Range = 0.1,
+
         Blunt = 0.75,
         Piercing = 0.25,
+
         Slashing = 1.05,
         Blunt = 1.33,
+
         Magic = 0.75,
         Slashing = 0.75
+
         Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 120,
+
         strength = 108,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
 +
        protection = 28,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 
       attackSpeed = 3,
 
       attackSpeed = 3,
       augmentationBonus = { {
+
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.33
 +
      },
 +
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3.25
+
         value = 5.4
       } }
+
       }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.5
 +
      } },
 +
      itemSet = { 10018 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    augmentingFailItem = 12014
 
   },
 
   },
   ["1528"] = {
+
   ["1525"] = {
     name = "Decayed Cloak",
+
     name = "Infernal Lance",
     id = 1528,
+
     id = 1525,
     enchantmentTier = 1,
+
     enchantmentTier = 8,
     augmentationCost = {
+
     value = 4420000,
      ["515"] = 500,
+
     tradeable = true,
      ["800"] = 50
 
    },
 
     value = 2560000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       strength = 85
      enchanting = 40
 
 
     },
 
     },
    tradeable = true,
+
     itemImage = "/images/combat/equipment/infernal_lance.png",
     itemImage = "/images/combat/equipment/decayed_cloak.png",
+
     itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
     itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
+
     extraTooltipInfo = "A legendary weapon of great prestige and power.",
     extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     visual = "spear",
     category = { "weapon", "combat" },
+
     tags = { "melee", "twohand", "ability", "cosmetic" },
    tags = { "melee", "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
      grantedAbility = { 22, 36, 61, 135 },
       defensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.02,
+
       offensiveCritical = {
         Magic = 1.02,
+
        chance = 0.05,
         Range = 1.02
+
        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 = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 188,
         intellect = 0,
+
         intellect = 44,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 44,
         resistance = 4,
+
         resistance = 0,
         agility = 4,
+
         agility = 0,
         stamina = 4
+
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.5
+
         value = 7.3
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 9.4
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 2.2
       }, {
+
       } },
        stat = "armorBonus.stamina",
+
      isTransmog = true,
        value = 0.5
+
      itemSet = { 10018 }
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    augmentingFailItem = 12014,
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 643250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Trying to craft this would be madness."
 +
    }
 
   },
 
   },
   ["1530"] = {
+
   ["1526"] = {
     name = "Mysterious Man",
+
     name = "Black Knight Great Helm",
     id = 1530,
+
     id = 1526,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
    augmentationCost = {
 
      ["800"] = 10000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
    value = 0,
 
 
     tradeable = true,
 
     tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
+
     value = 192000,
    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",
 
    tags = { "armor" },
 
    equipmentStats = {
 
      slot = "helm"
 
    },
 
    rarity = "uncommon"
 
  },
 
  ["1531"] = {
 
    name = "Corny Joke",
 
    id = 1531,
 
    enchantmentTier = 5,
 
    augmentationCost = {
 
      ["800"] = 10000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     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",
 
    tags = { "armor" },
 
    equipmentStats = {
 
      slot = "helm"
 
    },
 
    requiredResources = { {
 
      ["201"] = 10
 
    } },
 
    rarity = "uncommon"
 
  },
 
  ["1532"] = {
 
    name = "Death Metal Wig",
 
    id = 1532,
 
    enchantmentTier = 5,
 
    augmentationCost = {
 
      ["800"] = 10000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
    value = 0,
 
    tradeable = true,
 
    itemImage = "/images/combat/equipment/hatcontest_death_metal_wig.png",
 
    itemIcon = "/images/combat/equipment/hatcontest_death_metal_wig_icon.png",
 
    extraTooltipInfo = "Who said Death metal is all evil?",
 
    twoSided = true,
 
    class = "equipment",
 
    visual = "deathmetalwig",
 
    tags = { "armor" },
 
    equipmentStats = {
 
      slot = "helm"
 
    },
 
    requiredResources = { {
 
      ["201"] = 10
 
    } },
 
    rarity = "uncommon"
 
  },
 
  ["1540"] = {
 
    name = "Shrimp Carapace",
 
    id = 1540,
 
    enchantmentTier = 0,
 
    value = 10000,
 
    augmentationCost = {
 
      ["5000"] = 1
 
    },
 
    tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 40,
       magic = 30
+
       strength = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_armor.png",
+
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
     itemIcon = "/images/combat/equipment/shrimp_armor_icon.png",
+
     itemIcon = "/images/combat/equipment/black_black_knight_great_helm_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?",
+
     extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-armor",
+
     visual = "black-knight-full-helm",
     tags = { "armor" },
+
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
       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.06,
+
         Piercing = 1.08,
         Blunt = 0.88,
+
         Blunt = 0.94,
         Slashing = 1.06
+
         Slashing = 1.08
 +
      },
 +
      weaponBonus = {
 +
        strength = 32,
 +
        intellect = -24,
 +
        dexterity = -24
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 44,
+
         protection = 24,
         resistance = 24,
+
         resistance = -6,
         agility = -6,
+
         agility = -12,
         stamina = 12
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1
+
         value = -0.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 2.25
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
     }
+
     },
 +
    rarity = "rare",
 +
    augmentingFailItem = 12014
 
   },
 
   },
   ["1541"] = {
+
   ["1527"] = {
     name = "Shrimp Greaves",
+
     name = "Chorus of Souls",
     id = 1541,
+
     id = 1527,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 2000000,
    augmentationCost = {
+
     tradeable = true,
      ["5000"] = 1
 
    },
 
     tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       strength = 65
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_pants.png",
+
     itemImage = "/images/combat/equipment/chorus_of_souls.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/chorus_of_souls_icon.png",
 +
     extraTooltipInfo = "It wails with every swing. Unnerving.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-legs",
+
     visual = "chorus-of-souls",
     tags = { "armor" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 37, 100, 101 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 0.8
+
         chance = 0.035,
 +
         damageMultiplier = 1.13
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveAccuracyAffinityRating = {
         Melee = 0.99,
+
         Melee = 62,
         Magic = 0.99,
+
         Magic = -12,
         Range = 0.99,
+
         Range = -12,
         Piercing = 1.08,
+
         Piercing = -4,
         Blunt = 0.88,
+
         Blunt = 148,
         Slashing = 1.04
+
         Slashing = 98
 
       },
 
       },
       armorBonus = {
+
       offensiveDamageAffinity = {
         protection = 31,
+
         Melee = 1.05,
         resistance = 11,
+
         Magic = 0.75,
         agility = -4,
+
         Range = 0.75,
         stamina = 7
+
         Piercing = 0.25,
 +
        Blunt = 1.33,
 +
        Slashing = 0.75
 
       },
 
       },
 +
      weaponBonus = {
 +
        strength = 120,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 3.1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 6
       }, {
+
       } }
        stat = "armorBonus.stamina",
+
    },
        value = 0.1
+
    rarity = "rare"
      } },
 
      itemSet = { 2001 }
 
    }
 
 
   },
 
   },
   ["1542"] = {
+
   ["1528"] = {
     name = "Shrimp Helm",
+
     name = "Decayed Cloak",
     id = 1542,
+
     id = 1528,
     enchantmentTier = 0,
+
     enchantmentTier = 2,
     value = 10000,
+
     value = 2560000,
    augmentationCost = {
 
      ["5000"] = 1
 
    },
 
    tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 40,
       magic = 30
+
       enchanting = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_helm.png",
+
    tradeable = true,
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
+
     itemImage = "/images/combat/equipment/decayed_cloak.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?",
+
     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 = "shrimp-helm",
+
     visual = "cape",
     tags = { "armor" },
+
     tags = { "magic", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "cape",
       defensiveCritical = {
+
       offensiveDamageAffinity = {
         chance = 0.1,
+
         Poison = 1.2
        damageMultiplier = 0.8
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 0.99,
+
         Poison = 1.5
        Magic = 0.99,
+
      },
         Range = 0.99,
+
      weaponBonus = {
         Piercing = 1.08,
+
         strength = 0,
         Blunt = 0.94,
+
         intellect = 0,
        Slashing = 1.08
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 0,
         resistance = 4,
+
         resistance = 9,
         agility = -1,
+
         agility = 0,
         stamina = 6
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "armorBonus.protection",
 
        value = 0.75
 
      }, {
 
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.75
+
         value = 1.5
       }, {
+
       } }
        stat = "armorBonus.stamina",
+
    },
        value = 0.1
+
    rarity = "epic"
      } },
 
      itemSet = { 2001 }
 
    }
 
 
   },
 
   },
   ["1543"] = {
+
   ["1529"] = {
     name = "Shrimp Shell",
+
     name = "Reinforced Cloak",
     id = 1543,
+
     id = 1529,
     enchantmentTier = 0,
+
     enchantmentTier = 2,
     value = 10000,
+
     value = 560000,
     augmentationCost = {
+
     requiredLevel = {
       ["5000"] = 1
+
       defense = 30,
 +
      enchanting = 30
 
     },
 
     },
     tradeable = false,
+
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/equipment/bestial_shawl.png",
      defense = 30,
+
     extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
      magic = 30
 
    },
 
     itemImage = "/images/combat/equipment/shrimp_shield.png",
 
    itemIcon = "/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",
 
     class = "equipment",
     visual = "shrimp-shield",
+
     visual = "cape",
     tags = { "armor" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "shield",
+
       slot = "cape",
       defensiveCritical = {
+
       defensiveDamageAffinity = {
         chance = 0.1,
+
         Melee = 1.02,
         damageMultiplier = 0.8
+
        Magic = 1.02,
 +
         Range = 1.02
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.99,
+
         strength = 0,
         Magic = 0.99,
+
         intellect = 0,
         Range = 0.99,
+
         dexterity = 0
        Piercing = 1.13,
 
        Blunt = 1.06,
 
        Slashing = 1.13
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 26,
+
         protection = 4,
         resistance = 12,
+
         resistance = 4,
         agility = -1,
+
         agility = 4,
         stamina = 6
+
         stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.75
+
         value = 0.5
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
       } },
+
       } }
       itemSet = { 2001 }
+
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 10000,
 +
       category = "General",
 +
      craftable = true
 
     }
 
     }
 
   },
 
   },
   ["1544"] = {
+
   ["1530"] = {
     name = "Naga's Bracelet",
+
     name = "Mysterious Man",
     id = 1544,
+
     id = 1530,
     enchantmentTier = 0,
+
     enchantmentTier = 5,
     value = 75000,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/nagas_bracelet.png",
+
     itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
     itemIcon = "/images/combat/equipment/nagas_bracelet.png",
+
     itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.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...",
+
     extraTooltipInfo = "Who are they? What are they? How did they get here?",
 
     class = "equipment",
 
     class = "equipment",
     visual = "",
+
     visual = "mysteriousman",
     tags = { "jewelry" },
+
     tags = { "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "gloves"
+
       slot = "helm",
 +
      isTransmog = true
 
     },
 
     },
     rarity = "rare"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1545"] = {
+
   ["1531"] = {
     name = "Titanic Gauntlet",
+
     name = "Corny Joke",
     id = 1545,
+
     id = 1531,
     enchantmentTier = 0,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 0,
      ["400"] = 15,
+
     tradeable = true,
      ["401"] = 12,
+
     itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
      ["402"] = 9,
+
     itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
      ["403"] = 6,
+
     extraTooltipInfo = "You ever heard of this joke? Me neither",
      ["404"] = 3,
 
      ["1548"] = 1
 
    },
 
    craftingLevel = 90,
 
    craftingExperience = 192000,
 
     value = 24000000,
 
     forcedAugmentChance = 1,
 
    craftable = true,
 
     itemImage = "/images/combat/equipment/titanic_gauntlet.png",
 
     craftingDescription = "This gauntlet could become so much more if wielded by one with a strong will.",
 
     extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
 
    category = "Rare",
 
 
     class = "equipment",
 
     class = "equipment",
 +
    visual = "cornyjoke",
 +
    tags = { "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      isTransmog = true
 +
    },
 +
    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 = { {
 
     specialVisuals = { {
       image = "/images/combat/equipment/titanic_gauntlet_1.png",
+
       image = "/images/combat/equipment/hatcontest_death_metal_wig_1.png",
       css = "awakened-titanic-gauntlet-gloves-1"
+
       css = "deathmetalwig-1"
    }, {
 
      image = "/images/combat/equipment/titanic_gauntlet_2.png",
 
      css = "awakened-titanic-gauntlet-gloves-2"
 
 
     }, {
 
     }, {
       image = "/images/combat/equipment/titanic_gauntlet_3.png",
+
       image = "/images/combat/equipment/hatcontest_death_metal_wig_2.png",
       css = "awakened-titanic-gauntlet-gloves-3"
+
       css = "deathmetalwig-2"
 
     } },
 
     } },
     tags = { "armor", "melee", "range", "magic", "hybrid" },
+
    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 = {
 
     equipmentStats = {
       slot = "gloves",
+
       slot = "body",
       weaponBonus = {
+
       defensiveCritical = {
         strength = 11,
+
         chance = 0.1,
        intellect = 0,
+
         damageMultiplier = 0.8
         dexterity = 0
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 11,
 
        Magic = 11,
 
        Range = 11
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.03,
+
         Melee = 0.99,
         Magic = 1.03,
+
         Magic = 0.99,
         Range = 1.03
+
        Range = 0.99,
 +
        Piercing = 1.06,
 +
         Blunt = 0.88,
 +
        Slashing = 1.06
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 44,
         resistance = 22,
+
         resistance = 24,
         agility = 0,
+
         agility = -6,
         stamina = 0
+
         stamina = 12
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.7
       }, {
+
       } },
        stat = "weaponBonus.intellect",
+
       itemSet = { 2001 }
        value = 0.1
+
     }
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 0.1
 
       } }
 
    },
 
    requiredResources = { {
 
      ["1549"] = 400
 
     } },
 
    rarity = "rare"
 
 
   },
 
   },
   ["1546"] = {
+
   ["1541"] = {
     name = "Awakened World Shaper",
+
     name = "Shrimp Greaves",
     id = 1546,
+
     id = 1541,
     enchantmentTier = 7,
+
     enchantmentTier = 0,
     augmentationCost = {
+
     value = 10000,
      ["400"] = 15,
+
    tradeable = false,
      ["401"] = 12,
+
    requiredLevel = {
      ["402"] = 9,
+
       defense = 30,
      ["403"] = 6,
+
       magic = 30
       ["404"] = 3,
 
       ["1548"] = 1
 
 
     },
 
     },
    value = 10000000,
+
     itemImage = "/images/combat/equipment/shrimp_pants.png",
     itemImage = "/images/combat/equipment/awakened_world_shaper.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 = "You feel as if infinite power lies within your grasp.",
 
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "shrimp-legs",
      image = "/images/combat/equipment/awakened_world_shaper_1.png",
+
     tags = { "armor" },
      css = "awakened-titanic-gauntlet-gloves-1"
 
    }, {
 
      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 = { "armor", "melee", "range", "magic", "hybrid", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 72, 73, 74 },
+
       slot = "legs",
       slot = "gloves",
+
       defensiveCritical = {
       weaponBonus = {
+
         chance = 0.1,
         strength = 11,
+
         damageMultiplier = 0.8
        intellect = 11,
 
        dexterity = 11
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 11,
 
        Magic = 11,
 
         Range = 11
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.03,
+
         Melee = 0.99,
         Magic = 1.03,
+
         Magic = 0.99,
         Range = 1.03
+
        Range = 0.99,
 +
        Piercing = 1.08,
 +
         Blunt = 0.88,
 +
        Slashing = 1.04
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 31,
         resistance = 24,
+
         resistance = 11,
         agility = 0,
+
         agility = -4,
         stamina = 0
+
         stamina = 7
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.5
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 0.5
+
         value = 0.4
       }, {
+
       } },
        stat = "weaponBonus.intellect",
+
      itemSet = { 2001 }
        value = 0.5
+
     }
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 0.5
 
      } }
 
     },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1547"] = {
+
   ["1542"] = {
     name = "Shapeless Scythe",
+
     name = "Shrimp Helm",
     id = 1547,
+
     id = 1542,
     enchantmentTier = 8,
+
     enchantmentTier = 0,
     augmentationCost = {
+
     value = 10000,
       ["1548"] = 1,
+
    tradeable = false,
       ["1549"] = 40
+
    requiredLevel = {
 +
       defense = 30,
 +
       magic = 30
 
     },
 
     },
    craftingLevel = 92,
+
     itemImage = "/images/combat/equipment/shrimp_helm.png",
    craftingExperience = 256000,
+
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
    requiredResources = { {
+
    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?",
      ["207"] = 350,
 
      ["208"] = 200,
 
      ["211"] = 1
 
    } },
 
    category = "Melee",
 
    value = 12000000,
 
    tradeable = true,
 
    requiredLevel = {
 
      strength = 85
 
    },
 
    craftable = true,
 
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
 
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
+
     visual = "shrimp-helm",
     visual = "scythe",
+
     tags = { "armor" },
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22, 38, 11 },
+
       slot = "helm",
       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.08,
         Magic = -22,
+
         Blunt = 0.94,
        Chaos = 88,
+
         Slashing = 1.08
         Range = -22
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.2,
 
         Slashing = 1.75,
 
        Piercing = 0.66,
 
         Blunt = 0.66,
 
         Magic = 0.9,
 
        Chaos = 1.5,
 
        Range = 0.1
 
      },
 
      weaponBonus = {
 
        strength = 196,
 
        intellect = 96,
 
        dexterity = 0
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 22,
         resistance = 12,
+
         resistance = 4,
         agility = 0,
+
         agility = -1,
         stamina = 0
+
         stamina = 6
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.4,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 6.5
+
         value = 1.1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 6.5
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "armorBonus.stamina",
         value = 3.5
+
         value = 0.4
       } }
+
       } },
    },
+
      itemSet = { 2001 }
     rarity = "legendary"
+
     }
 
   },
 
   },
   ["1548"] = {
+
   ["1543"] = {
     name = "Giant King's Jewel",
+
     name = "Shrimp Shell",
     id = 1548,
+
     id = 1543,
     value = 2500000,
+
     enchantmentTier = 0,
     craftingLevel = 85,
+
     value = 10000,
    craftingExperience = 12500,
+
     tradeable = false,
     tradeable = true,
+
     requiredLevel = {
    craftable = true,
+
       defense = 30,
    itemImage = "/images/magic/giants_gem.png",
+
       magic = 30
     class = "gem",
 
    craftingDescription = "Surely a jewel can be scavenged from these scraps.",
 
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
 
    category = "Rare",
 
    tags = { "crafting" },
 
    requiredResources = { {
 
       ["1549"] = 250
 
    } },
 
    rarity = "legendary"
 
  },
 
  ["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,
 
    augmentationCost = {
 
       ["1549"] = 50
 
 
     },
 
     },
    craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
    craftingExperience = 192000,
+
     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?",
    value = 24000000,
 
    tradeable = true,
 
    requiredLevel = {
 
      defense = 85,
 
      strength = 85
 
    },
 
    craftable = true,
 
     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.",
 
    craftingDescription = "No terrain is too difficult to traverse with these on.",
 
    category = "Rare",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "winged-boots",
+
     specialVisuals = { {
    tags = { "armor", "melee", "range", "magic", "hybrid" },
+
      image = "/images/combat/equipment/shrimp_shield_1.png",
 +
      css = "shrimp-shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/shrimp_shield_2.png",
 +
      css = "shrimp-shield-2"
 +
    } },
 +
    tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
       slot = "shield",
 +
      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.13,
      weaponBonus = {
+
         Blunt = 1.06,
         strength = 4,
+
         Slashing = 1.13
         intellect = 4,
 
         dexterity = 4
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 26,
         resistance = 24,
+
         resistance = 12,
         agility = 12,
+
         agility = -1,
         stamina = 24
+
         stamina = 6
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
 
         value = 0.75
 
         value = 0.75
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.stamina",
         value = 0.25
+
         value = 0.4
       } }
+
       } },
 +
      itemSet = { 2001 }
 +
    }
 +
  },
 +
  ["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"
 
     },
 
     },
    requiredResources = { {
+
     rarity = "rare"
      ["1549"] = 400
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1551"] = {
+
   ["1545"] = {
     name = "Giant King's Nails",
+
     name = "Titanic Gauntlet",
     id = 1551,
+
     id = 1545,
     value = 20,
+
     enchantmentTier = 0,
    tradeable = false,
+
     overrideItemTier = 7,
    ingredientTags = { "nail" },
+
     value = 24000000,
    itemImage = "/images/cooking/giants_toe_nail.png",
+
     forcedAugmentChance = 1,
    extraTooltipInfo = "... You could try cooking it?",
+
     augmentOverride = {
    class = "cooking-ingredient",
+
       fixedSuccessCount = 1,
    tags = { "ingredient", "cooking" }
+
       fixedBaseCount = 0
  },
 
  ["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 = 5,
 
      cooldown = 5000,
 
      perTick = 5,
 
      totalTicks = 90,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
  },
 
  ["1553"] = {
 
    name = "Crystal Mace",
 
     id = 1553,
 
     enchantmentTier = 8,
 
    augmentationCost = {
 
       ["208"] = 30,
 
      ["304"] = 750,
 
       ["307"] = 250,
 
      ["403"] = 4,
 
      ["516"] = 5000
 
 
     },
 
     },
     value = 6360000,
+
     itemImage = "/images/combat/equipment/titanic_gauntlet.png",
     tradeable = true,
+
     extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
     requiredLevel = {
+
    class = "equipment",
       strength = 85,
+
     specialVisuals = { {
       magic = 60
+
       image = "/images/combat/equipment/titanic_gauntlet_2.png",
     },
+
       css = "awakened-titanic-gauntlet-gloves-2"
    craftingLevel = 85,
+
     }, {
    craftingExperience = 192000,
+
       image = "/images/combat/equipment/titanic_gauntlet_3.png",
    requiredResources = { {
+
       css = "awakened-titanic-gauntlet-gloves-3"
       ["208"] = 150,
 
       ["215"] = 1,
 
      ["516"] = 2500
 
 
     } },
 
     } },
     category = "Melee",
+
     tags = { "armor", "melee", "range", "magic", "hybrid" },
    craftable = true,
 
    itemImage = "/images/combat/equipment/crystal_mace.png",
 
    itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
 
    extraTooltipInfo = "A manifested shard of chaos. If only you knew how to utilize it's energy to perform magic!",
 
    class = "equipment",
 
    visual = "crystal-mace",
 
    tags = { "melee", "magic", "hybrid", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 13, 14 },
+
       slot = "gloves",
       slot = "weapon",
+
       weaponBonus = {
       offensiveCritical = {
+
         strength = 11,
         chance = 0.035,
+
        intellect = 0,
         damageMultiplier = 1.13
+
         dexterity = 0
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 98,
+
         Melee = 11,
         Magic = 48,
+
         Magic = 11,
         Range = -12,
+
         Range = 11
        Piercing = 64,
 
        Blunt = 211,
 
        Slashing = 64,
 
        Chaos = 99
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1.03,
         Magic = 1.05,
+
         Magic = 1.03,
         Range = 0.1,
+
         Range = 1.03
        Piercing = 0.75,
 
        Blunt = 1.33,
 
        Slashing = 0.75,
 
        Chaos = 1.5
 
 
       },
 
       },
       weaponBonus = {
+
       armorBonus = {
         strength = 164,
+
         protection = 22,
         intellect = 28,
+
         resistance = 22,
         dexterity = 0
+
         agility = 0,
 +
        stamina = 0
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 1.1
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "armorBonus.resistance",
         value = 2
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4.5
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 3.5
+
         value = 0.1
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 0.1
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     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."
 +
    }
 
   },
 
   },
   ["1554"] = {
+
   ["1546"] = {
    id = 1554,
+
     name = "Awakened World Shaper",
     name = "Signet Ring",
+
     id = 1546,
     value = 450000,
+
     enchantmentTier = 7,
    tradeable = false,
+
     value = 10000000,
     enchantmentTier = 3,
+
     itemImage = "/images/combat/equipment/awakened_world_shaper.png",
     augmentationCost = {
+
    extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
      ["2"] = 50000,
 
      ["203"] = 100,
 
      ["208"] = 10,
 
      ["404"] = 1,
 
      ["516"] = 2500
 
    },
 
    forcedEnchant = 47,
 
    forcedEnchantAmount = 3,
 
    overwriteEnchant = false,
 
     itemImage = "/images/jewellery/signet_ring.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Carries the signature of some unknown entity.",
+
     specialVisuals = { {
     tags = { "jewelry", "ability" },
+
      image = "/images/combat/equipment/awakened_world_shaper_2.png",
     requiredLevel = {
+
      css = "awakened-titanic-gauntlet-gloves-2"
      defense = 60,
+
     }, {
      strength = 60,
+
      image = "/images/combat/equipment/awakened_world_shaper_3.png",
      magic = 60
+
      css = "awakened-titanic-gauntlet-gloves-3"
    },
+
    } },
 +
     tags = { "armor", "melee", "range", "magic", "hybrid", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 17 },
+
       grantedAbility = { 72, 73, 74 },
       slot = "ring",
+
       slot = "gloves",
 +
      weaponBonus = {
 +
        strength = 11,
 +
        intellect = 11,
 +
        dexterity = 11
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 5,
+
         Melee = 11,
         Chaos = 5
+
         Magic = 11,
      },
+
         Range = 11
      offensiveDamageAffinity = {
 
         Chaos = 1.5
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Chaos = 1.13
+
         Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03
 
       },
 
       },
       weaponBonus = {
+
       armorBonus = {
         strength = 5,
+
         protection = 24,
         intellect = 5,
+
         resistance = 24,
         dexterity = 0
+
         agility = 0,
 +
        stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.3
 +
      }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 0.6
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 0.6
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Chaos",
 
        value = 1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1555"] = {
+
   ["1547"] = {
     name = "Mantle of Flame",
+
     name = "Shapeless Scythe",
     id = 1555,
+
     id = 1547,
     enchantmentTier = 2,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 12000000,
      ["2"] = 15000,
 
      ["512"] = 1250,
 
      ["700"] = 500,
 
      ["801"] = 1,
 
      ["9013"] = 1
 
    },
 
     value = 3120000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       constitution = 40,
+
       strength = 85
      defense = 40,
 
      magic = 40,
 
      enchanting = 60
 
 
     },
 
     },
    craftingLevel = 60,
+
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
    craftingExperience = 32000,
+
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
    requiredResources = { {
 
      ["700"] = 5000,
 
      ["801"] = 36
 
    } },
 
    category = "Magic",
 
    craftable = true,
 
     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",
 
     class = "equipment",
     visual = "phoenix-cape",
+
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
     tags = { "armor", "magic", "ability" },
+
     visual = "scythe",
 +
     tags = { "melee", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 7, 18, 109, 110 },
+
       grantedAbility = { 22, 38, 11, 129 },
       slot = "cape",
+
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 3,
+
         Melee = 166,
         Magic = 15,
+
        Slashing = 256,
         Fire = 15,
+
        Piercing = 80,
         Range = 3
+
        Blunt = 80,
 +
         Magic = -22,
 +
         Chaos = 88,
 +
         Range = -22
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.2,
         Magic = 1.15,
+
         Slashing = 1.75,
         Range = 1,
+
         Piercing = 0.66,
         Fire = 1.35
+
         Blunt = 0.66,
      },
+
         Magic = 0.9,
      defensiveDamageAffinity = {
+
         Chaos = 1.5,
         Melee = 1,
+
         Range = 0.75
         Magic = 1.04,
 
         Range = 1,
 
        Fire = 1.13
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 196,
         intellect = 20,
+
         intellect = 96,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 24,
         resistance = 10,
+
         resistance = 12,
         agility = 3,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1
+
         value = 8.3
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.strength",
         value = 1
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 1
+
         value = 4.4
      }, {
+
       } }
        stat = "offensiveAccuracyAffinityRating.Fire",
 
        value = 1
 
       } },
 
      itemSet = { 10004 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 186000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1556"] = {
+
   ["1548"] = {
     name = "Bestial Shawl",
+
     name = "Giant King's Jewel",
     id = 1556,
+
     id = 1548,
     enchantmentTier = 2,
+
     value = 2500000,
     augmentationCost = {
+
    tradeable = true,
       ["4004"] = 30,
+
    itemImage = "/images/magic/giants_gem.png",
       ["4005"] = 10,
+
    class = "gem",
      ["4008"] = 10,
+
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
      ["4012"] = 30
+
    tags = { "crafting" },
     },
+
    rarity = "legendary",
     value = 2620000,
+
     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,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 85,
       range = 40,
+
       strength = 85
      enchanting = 50
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/bestial_shawl.png",
+
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
     extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey at extreme range.",
+
    itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
 +
     extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     visual = "winged-boots",
     category = { "armor", "combat" },
+
     tags = { "armor", "melee", "range", "magic", "hybrid" },
    tags = { "range", "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "boots",
      offensiveAccuracyAffinityRating = {
 
        Range = 15
 
      },
 
      offensiveDamageAffinity = {
 
        Range = 1.1
 
      },
 
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Range = 1.1
+
        Melee = 1.04,
 +
        Magic = 1.04,
 +
         Range = 1.04
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 4,
         intellect = 0,
+
         intellect = 4,
         dexterity = 10
+
         dexterity = 4
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = -12,
+
         protection = 24,
         resistance = -12,
+
         resistance = 24,
         agility = 6,
+
         agility = 12,
         stamina = 0
+
         stamina = 24
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.agility",
         value = 1
+
         value = 0.7
       } },
+
       } }
      itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 80000,
 +
      category = "Rare",
 +
      craftable = true,
 +
      description = "No terrain is too difficult to traverse with these on."
 +
    }
 
   },
 
   },
   ["1557"] = {
+
   ["1551"] = {
     name = "Hands of Khaast",
+
     name = "Giant King's Nails",
     id = 1557,
+
     id = 1551,
     enchantmentTier = 7,
+
     value = 20,
     augmentationCost = {
+
    tradeable = false,
      ["513"] = 50,
+
    itemImage = "/images/cooking/giants_toe_nail.png",
       ["701"] = 20
+
    extraTooltipInfo = "... You could try cooking it?",
     },
+
    class = "cooking-ingredient",
     value = 4120000,
+
     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,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 75
+
       strength = 85,
 +
      magic = 60
 
     },
 
     },
    craftingLevel = 75,
+
     itemImage = "/images/combat/equipment/crystal_mace.png",
    craftingExperience = 120000,
+
     itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
    requiredResources = { {
+
     extraTooltipInfo = "A manifested shard of chaos. It's able to channel magic fairly well, but seems unstable.",
      ["207"] = 100,
 
      ["512"] = 1000,
 
      ["801"] = 36
 
    } },
 
    category = "Melee",
 
    craftable = true,
 
     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",
 
     class = "equipment",
     visual = "modified-diving-gloves",
+
     visual = "crystal-mace",
     tags = { "melee", "twohand", "ability" },
+
     tags = { "melee", "magic", "hybrid", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 69, 70, 71 },
+
       grantedAbility = { 13, 14, 149 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.055,
+
         chance = 0.035,
         damageMultiplier = 1.75
+
         damageMultiplier = 1.13
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 118,
+
         Melee = 98,
         Magic = -10,
+
         Magic = 48,
         Range = -10,
+
         Range = -12,
         Piercing = 77,
+
         Piercing = 64,
         Blunt = 77,
+
         Blunt = 211,
         Slashing = -8,
+
         Slashing = 64,
         Fire = 48
+
         Chaos = 99
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
 
         Magic = 1.05,
 
         Magic = 1.05,
         Range = 0.2,
+
         Range = 0.75,
         Piercing = 1.05,
+
         Piercing = 0.75,
         Blunt = 1.05,
+
         Blunt = 1.33,
         Slashing = 0.9,
+
         Slashing = 0.75,
         Fire = 1.2
+
         Chaos = 1.5
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 99,
+
         strength = 164,
         intellect = 44,
+
         intellect = 28,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 4,
+
       attackSpeed = 3,
        resistance = 4,
 
        agility = -4,
 
        stamina = 12
 
      },
 
       attackSpeed = 2.2,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.2
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.01
+
         value = 4.9
 
       }, {
 
       }, {
         stat = "offensiveCritical.damageMultiplier",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 0.01
+
         value = 5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 8.3
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 3.5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 117500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1558"] = {
+
   ["1554"] = {
     name = "Shrimp Scraps",
+
    id = 1554,
     id = 1558,
+
     name = "Signet Ring",
     value = 100000,
+
     value = 450000,
     tradeable = true,
+
    tradeable = false,
     itemImage = "/images/misc/shrimp_fragment.png",
+
    enchantmentTier = 3,
     class = "bar",
+
     forcedEnchant = 47,
     extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
+
     forcedEnchantAmount = 3,
     tags = { },
+
     itemImage = "/images/jewellery/signet_ring.png",
    rarity = "rare"
+
     class = "equipment",
  },
+
     extraTooltipInfo = "Carries the signature of some unknown entity.",
  ["1559"] = {
+
     tags = { "ability" },
    name = "Black Knight Titan's Helm",
 
    id = 1559,
 
    enchantmentTier = 6,
 
    tradeable = true,
 
    augmentationCost = {
 
      ["203"] = 150,
 
      ["205"] = 150,
 
      ["209"] = 150
 
    },
 
    value = 4880000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 70,
+
       defense = 60,
       strength = 70
+
       strength = 60,
 +
      magic = 60
 
     },
 
     },
    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 = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 15 },
+
       grantedAbility = { 17, 150 },
       slot = "helm",
+
       slot = "ring",
       defensiveCritical = {
+
       offensiveAccuracyAffinityRating = {
         chance = 0.1,
+
         Melee = 5,
         damageMultiplier = 1.33
+
         Chaos = 5
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.33,
+
         Chaos = 1.5
        Magic = 0.1,
 
        Range = 0.1
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.06,
+
         Chaos = 1.13
        Magic = 0.81,
 
        Range = 1.06,
 
        Piercing = 1.08,
 
        Blunt = 0.94,
 
        Slashing = 1.08
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 56,
+
         strength = 5,
         intellect = -32,
+
         intellect = 5,
         dexterity = -32
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 48,
 
        resistance = -18,
 
        agility = -12,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.strength",
         value = 0.25
+
         value = 1
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = -0.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 3
+
         value = 1
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1560"] = {
+
   ["1555"] = {
     name = "Elven Hood",
+
     name = "Mantle of Flame",
     id = 1560,
+
     id = 1555,
     enchantmentTier = 6,
+
     enchantmentTier = 2,
 +
    value = 3120000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5000000,
 
    augmentationCost = {
 
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
      constitution = 40,
       magic = 65
+
       defense = 40,
 +
       magic = 40,
 +
      enchanting = 60
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/mantle_of_flame.gif",
    craftingLevel = 65,
+
     itemIcon = "/images/combat/equipment/mantle_of_flame.png",
    craftingExperience = 33500,
+
     extraTooltipInfo = "Wrap yourself in the cozy flames of a dying star and be reborn.",
    requiredResources = { {
 
      ["4011"] = 12,
 
      ["4019"] = 100,
 
      ["11032"] = 30
 
    } },
 
    category = "Magic",
 
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
     itemIcon = "/images/combat/equipment/range/elven_hood.png",
 
     extraTooltipInfo = "A magical hood of elven make.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     visual = "phoenix-cape",
     tags = { "armor", "magic" },
+
     tags = { "armor", "magic", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 7, 18, 109, 110 },
 +
       slot = "cape",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 3,
 +
        Magic = 15,
 +
        Fire = 15,
 +
        Range = 3
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 1.15,
 +
        Range = 1,
 +
        Fire = 1.35
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Magic = 1.08,
+
        Melee = 1,
         Nature = 1.06
+
         Magic = 1.04,
 +
        Range = 1,
 +
         Fire = 1.13
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 0,
         intellect = 12,
+
         intellect = 20,
         dexterity = 6
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 32,
+
         protection = 0,
         resistance = 12,
+
         resistance = 10,
         agility = 18,
+
         agility = 3,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Fire",
         value = 1.5
+
         value = 1
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
 
       } },
 
       } },
       itemSet = { 10011, 10012, 10014 }
+
       itemSet = { 10004 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 36000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1561"] = {
+
   ["1556"] = {
     name = "Elven Heavy Armor",
+
     name = "Bestial Shawl",
     id = 1561,
+
     id = 1556,
     enchantmentTier = 6,
+
     enchantmentTier = 2,
    augmentationCost = {
+
     value = 2620000,
      ["205"] = 10,
 
      ["207"] = 10,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
     value = 5000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       defense = 40,
       strength = 65
+
       range = 40,
 +
      enchanting = 50
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/bestial_shawl.png",
    craftingLevel = 65,
+
     extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey at extreme range.",
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["205"] = 250,
 
      ["207"] = 500,
 
      ["4011"] = 12
 
    } },
 
    category = "Melee",
 
     itemImage = "/images/combat/equipment/range/hide_body.png",
 
     itemIcon = "/images/combat/equipment/range/elven_heavy.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "chainbody",
+
     visual = "cape",
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
+
     tags = { "range", "armor" },
     tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
       slot = "cape",
 +
      offensiveAccuracyAffinityRating = {
 +
        Range = 15
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1
+
         Range = 1.1
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.08,
+
         Range = 1.1
        Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 12,
+
         strength = 0,
         intellect = 6,
+
         intellect = 0,
         dexterity = 6
+
         dexterity = 10
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 56,
+
         protection = -12,
         resistance = 6,
+
         resistance = -12,
         agility = 28,
+
         agility = 6,
         stamina = 32
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.agility",
         value = 1.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.5
+
         value = 1
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
 
       } },
 
       } },
       itemSet = { 10009, 10016, 10012, 10014 }
+
       itemSet = { 10017 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1562"] = {
+
   ["1557"] = {
     name = "Elven Leggings",
+
     name = "Hands of Khaast",
     id = 1562,
+
     id = 1557,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 4120000,
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
     value = 5000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       strength = 75
      range = 65
 
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/hands_of_khaast.png",
    craftingLevel = 65,
+
     itemIcon = "/images/combat/equipment/hands_of_khaast_icon.png",
    craftingExperience = 33500,
+
    extraTooltipInfo = "You feel as if you could break the world in two with your bare hands and then burn it all down.",
    requiredResources = { {
 
      ["4009"] = 250,
 
      ["4010"] = 30,
 
      ["4011"] = 12
 
    } },
 
    category = "Range",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemIcon = "/images/combat/equipment/range/elven_legs.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "platelegs",
+
     visual = "modified-diving-gloves",
     extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
+
     tags = { "melee", "twohand", "ability" },
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 69, 70, 71, 142 },
       defensiveDamageAffinity = {
+
       slot = "weapon",
         Range = 1.08,
+
       offensiveCritical = {
         Nature = 1.06
+
         chance = 0.055,
 +
         damageMultiplier = 1.75
 
       },
 
       },
       weaponBonus = {
+
      offensiveAccuracyAffinityRating = {
         strength = 6,
+
        Melee = 118,
         intellect = 6,
+
        Magic = -10,
         dexterity = 16
+
        Range = -10,
 +
        Piercing = 77,
 +
        Blunt = 77,
 +
        Slashing = -8,
 +
        Fire = 48
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 1.05,
 +
        Range = 0.75,
 +
        Piercing = 1.05,
 +
        Blunt = 1.05,
 +
        Slashing = 0.9,
 +
        Fire = 1.2
 +
      },
 +
       weaponBonus = {
 +
         strength = 99,
 +
         intellect = 44,
 +
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 32,
+
         protection = 4,
         resistance = 12,
+
         resistance = 4,
         agility = 48,
+
         agility = -4,
         stamina = 0
+
         stamina = 12
 +
      },
 +
      attackSpeed = 2.2,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveCritical.chance",
         value = 1.5
+
         value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.damageMultiplier",
         value = 0.5
+
         value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 5
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.stamina",
         value = 1.5
+
         value = 0.7
       } },
+
       } }
      itemSet = { 10010, 10012, 10014 }
 
 
     },
 
     },
 +
    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.",
 +
    tags = { },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1563"] = {
+
   ["1559"] = {
     name = "Elven Boots",
+
     name = "Black Knight Titan's Helm",
     id = 1563,
+
     id = 1559,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
    value = 5000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 4880000,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65
+
       defense = 70,
 +
      strength = 70
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
    craftingLevel = 65,
+
     itemIcon = "/images/combat/equipment/black_knight_titan_helm_icon.png",
    craftingExperience = 33500,
+
    extraTooltipInfo = "A helm that grants the strength of titans to its wearer!",
    requiredResources = { {
 
      ["1136"] = 3,
 
      ["4011"] = 24
 
    } },
 
    category = "Range",
 
     itemImage = "/images/combat/equipment/adamantite_boots.png",
 
     itemIcon = "/images/combat/equipment/range/elven_boots.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
     visual = "black-knight-full-helm",
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
+
     tags = { "armor", "melee", "ability" },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      grantedAbility = { 15 },
       defensiveDamageAffinity = {
+
       slot = "helm",
         Melee = 1.02,
+
      defensiveCritical = {
         Magic = 1.02,
+
        chance = 0.1,
         Range = 1.02,
+
        damageMultiplier = 1.33
         Nature = 1.05
+
      },
 +
      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 = {
 
       weaponBonus = {
         strength = 2,
+
         strength = 56,
         intellect = 2,
+
         intellect = -32,
         dexterity = 2
+
         dexterity = -32
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = 48,
         resistance = 12,
+
         resistance = -18,
         agility = 24,
+
         agility = -12,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = -0.9
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1564"] = {
+
   ["1560"] = {
     name = "Searing Ladle",
+
     name = "Elven Hood",
     id = 1564,
+
     id = 1560,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     augmentationCost = {
+
     tradeable = true,
      ["5"] = 15000,
+
    value = 5000000,
      ["95"] = 1000,
 
      ["96"] = 100,
 
      ["402"] = 1,
 
      ["403"] = 1
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
       cooking = 50
+
       defense = 65,
 +
      magic = 65
 
     },
 
     },
    value = 25000,
+
     itemImage = "/images/combat/equipment/range/elven_hood.png",
    tradeable = true,
+
     extraTooltipInfo = "A magical hood of elven make.",
    relatedSkill = "cooking",
 
    enchantmentOverrideSlot = "ladle",
 
    tool = true,
 
     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" },
+
    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"
 +
    } },
 +
    visual = "med-helm",
 +
     tags = { "armor", "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 39, 53 },
+
       slot = "helm",
       slot = "ladle",
+
      defensiveDamageAffinity = {
       toolBoost = { {
+
        Magic = 1.08,
         skill = "cooking",
+
        Nature = 1.06
         boost = 20
+
      },
       } },
+
       weaponBonus = {
 +
        strength = 6,
 +
        intellect = 12,
 +
        dexterity = 6
 +
      },
 +
       armorBonus = {
 +
         protection = 32,
 +
        resistance = 12,
 +
        agility = 18,
 +
         stamina = 0
 +
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.cooking",
+
         stat = "weaponBonus.intellect",
         value = 4
+
         value = 1.5
       } }
+
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.6
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.9
 +
       } },
 +
      itemSet = { 10011, 10012, 10014 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 40500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1565"] = {
+
   ["1561"] = {
     name = "Black Knight's Gauntlets",
+
     name = "Elven Heavy Armor",
     id = 1565,
+
     id = 1561,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 5000000,
       ["205"] = 100,
+
    tradeable = true,
       ["207"] = 35
+
    requiredLevel = {
 +
       defense = 65,
 +
       strength = 65
 
     },
 
     },
    value = 128000,
+
     itemImage = "/images/combat/equipment/range/hide_body.png",
    tradeable = true,
+
     itemIcon = "/images/combat/equipment/range/elven_heavy.png",
     itemImage = "/images/combat/equipment/black_gloves.png",
 
     itemIcon = "/images/combat/equipment/black_gloves.png",
 
    extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     visual = "chainbody",
 +
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
 
     tags = { "armor", "melee" },
 
     tags = { "armor", "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 15 },
+
       slot = "body",
       slot = "gloves",
+
      offensiveDamageAffinity = {
 +
        Melee = 1.1
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 1.08,
 +
        Nature = 1.06
 +
      },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 10,
+
         strength = 12,
         intellect = 0,
+
         intellect = 6,
         dexterity = 0
+
         dexterity = 6
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       armorBonus = {
         Melee = 9
+
         protection = 56,
 +
        resistance = 6,
 +
        agility = 28,
 +
        stamina = 32
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2
+
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
         value = 2.9
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 0.5
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.5
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10009, 10016, 10012, 10014 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 211500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1566"] = {
+
   ["1562"] = {
     name = "Bestial Dagger",
+
     name = "Elven Leggings",
     id = 1566,
+
     id = 1562,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 5000000,
      ["4001"] = 10,
 
      ["4002"] = 10,
 
      ["4009"] = 10
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
       defense = 65,
 +
      range = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_main.png",
+
     itemImage = "/images/combat/equipment/range/hide_legs.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/range/elven_legs.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "dagger-1h",
+
     visual = "platelegs",
     tags = { "melee", "onehand", "ability" },
+
     extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
 +
    tags = { "armor", "range" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 40 },
+
       slot = "legs",
       slot = "weapon",
+
       defensiveDamageAffinity = {
       offensiveCritical = {
+
         Range = 1.08,
        chance = 0.1,
+
         Nature = 1.06
        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.33,
 
        Range = 0.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 22,
+
         strength = 6,
         intellect = 0,
+
         intellect = 6,
         dexterity = 0
+
         dexterity = 16
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 32,
         resistance = 0,
+
         resistance = 12,
         agility = 8,
+
         agility = 48,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.dexterity",
         value = 0.75
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.6
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 0.25
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.5
+
         value = 2.5
 
       } },
 
       } },
       oneHanded = true,
+
       itemSet = { 10010, 10012, 10014 }
      attackSpeed = 2.2,
 
      itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 34000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1567"] = {
+
   ["1563"] = {
     name = "Empowered Bestial Dagger",
+
     name = "Elven Boots",
     id = 1567,
+
     id = 1563,
     enchantmentTier = 7,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 5000000,
      ["4001"] = 20,
 
      ["4002"] = 20,
 
      ["4009"] = 20
 
    },
 
     value = 2500000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       defense = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
+
     itemImage = "/images/combat/equipment/adamantite_boots.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...",
+
     itemIcon = "/images/combat/equipment/range/elven_boots.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "dagger-1h",
+
     visual = "boots",
     tags = { "melee", "onehand", "ability" },
+
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
 +
    tags = { "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 40, 41 },
+
       slot = "boots",
       slot = "weapon",
+
      defensiveDamageAffinity = {
       offensiveCritical = {
+
        Melee = 1.02,
         chance = 0.1,
+
        Magic = 1.02,
         damageMultiplier = 2
+
        Range = 1.02,
 +
        Nature = 1.05
 +
       },
 +
       weaponBonus = {
 +
         strength = 2,
 +
        intellect = 2,
 +
         dexterity = 2
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       armorBonus = {
         Melee = 104,
+
         protection = 12,
        Piercing = 74,
+
         resistance = 12,
        Slashing = 74,
+
         agility = 24,
        Blunt = -8,
+
         stamina = 0
        Magic = -12,
 
         Range = -12
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
         Piercing = 1.1,
 
        Slashing = 1.1,
 
        Blunt = 0.1,
 
        Magic = 0.33,
 
         Range = 0.33
 
 
       },
 
       },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      } },
 +
      itemSet = { 10010, 10012, 10014 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 48000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["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 = 20
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 4
 +
      } }
 +
    },
 +
    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 = { "armor", "melee" },
 +
    equipmentStats = {
 +
      grantedAbility = { 15 },
 +
      slot = "gloves",
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 42,
+
         strength = 10,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       offensiveAccuracyAffinityRating = {
         protection = 0,
+
         Melee = 9
        resistance = 0,
 
        agility = 12,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 1.25
 
      }, {
 
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 2
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.5
 
 
       } },
 
       } },
      oneHanded = true,
+
       itemSet = { 10018 }
      attackSpeed = 2.1,
 
       itemSet = { 10017 }
 
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1568"] = {
+
   ["1566"] = {
     name = "Bestial Defender",
+
     name = "Bestial Dagger",
     id = 1568,
+
     id = 1566,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4001"] = 10,
 
      ["4002"] = 10,
 
      ["4009"] = 10
 
    },
 
 
     value = 250000,
 
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
Line 19,924: Line 17,882:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
+
     itemImage = "/images/combat/equipment/beast_dagger_main.png",
     extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
+
     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 = "defender",
+
     visual = "dagger-1h",
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 40 },
 
       grantedAbility = { 40 },
       slot = "shield",
+
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 1.5
+
         damageMultiplier = 2
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 35,
+
         Melee = 69,
         Piercing = 25,
+
         Piercing = 49,
         Slashing = 25,
+
         Slashing = 49,
 
         Blunt = -8,
 
         Blunt = -8,
 
         Magic = -12,
 
         Magic = -12,
Line 19,950: Line 17,904:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Piercing = 1.05,
+
         Piercing = 1.1,
         Slashing = 1.05
+
         Slashing = 1.1,
 +
        Blunt = 0.1,
 +
        Magic = 0.75,
 +
        Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 22,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
Line 19,961: Line 17,918:
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 13,
+
         agility = 8,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.25
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
 +
      oneHanded = true,
 +
      attackSpeed = 2.2,
 
       itemSet = { 10017 }
 
       itemSet = { 10017 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1569"] = {
+
   ["1567"] = {
     name = "Empowered Bestial Defender",
+
     name = "Empowered Bestial Dagger",
     id = 1569,
+
     id = 1567,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
    augmentationCost = {
 
      ["4001"] = 20,
 
      ["4002"] = 20,
 
      ["4009"] = 20
 
    },
 
 
     value = 2500000,
 
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
Line 19,992: Line 17,946:
 
       strength = 70
 
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
+
     itemImage = "/images/combat/equipment/beast_dagger_main_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.",
+
     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 = "defender",
+
     visual = "dagger-1h",
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 40, 99 },
+
       grantedAbility = { 40, 41 },
       slot = "shield",
+
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 1.5
+
         damageMultiplier = 2
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 52,
+
         Melee = 104,
         Piercing = 37,
+
         Piercing = 74,
         Slashing = 37,
+
         Slashing = 74,
 
         Blunt = -8,
 
         Blunt = -8,
 
         Magic = -12,
 
         Magic = -12,
Line 20,017: Line 17,967:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.1,
         Piercing = 1.05,
+
         Piercing = 1.1,
         Slashing = 1.05
+
         Slashing = 1.1,
 +
        Blunt = 0.1,
 +
        Magic = 0.75,
 +
        Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 16,
+
         strength = 42,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
Line 20,029: Line 17,982:
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 18,
+
         agility = 12,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.25
+
         value = 5.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 2.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.5
+
         value = 0.7
 
       } },
 
       } },
 +
      oneHanded = true,
 +
      attackSpeed = 2.1,
 
       itemSet = { 10017 }
 
       itemSet = { 10017 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1570"] = {
+
   ["1568"] = {
     name = "Elven King's Longbow",
+
     name = "Bestial Defender",
     id = 1570,
+
     id = 1568,
 +
    enchantmentTier = 5,
 +
    value = 250000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 8,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 50
       ["307"] = 250,
 
      ["1457"] = 200,
 
      ["4011"] = 9
 
 
     },
 
     },
    value = 14495000,
+
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
    type = "weapon",
+
     extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    requiredLevel = {
 
      range = 85
 
    },
 
     itemImage = "/images/combat/equipment/range/bow_king.png",
 
     itemIcon = "/images/combat/equipment/range/bow_king.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "defender",
    extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
+
     tags = { "melee", "onehand", "ability" },
     tags = { "range", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 23, 42 },
+
       grantedAbility = { 40 },
       slot = "weapon",
+
       slot = "shield",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.1,
         damageMultiplier = 1.3
+
         damageMultiplier = 1.5
 +
      },
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.5
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = -18,
+
         Melee = 35,
         Magic = -18,
+
         Piercing = 25,
         Range = 164,
+
         Slashing = 25,
        Piercing = 192,
+
         Blunt = -8,
         Blunt = 35,
+
         Magic = -12,
         Slashing = 35,
+
         Range = -12
         Nature = 70
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Melee = 1,
        Magic = 0.9,
+
         Piercing = 1.05,
        Range = 1.2,
+
         Slashing = 1.05
         Piercing = 1.3333333333333333,
 
        Blunt = 0.5,
 
         Slashing = 0.5,
 
        Nature = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 11,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 136
+
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 13,
 +
        stamina = 0
 
       },
 
       },
      attackSpeed = 2.8,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 6.5
+
         value = 1.8
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "weaponBonus.strength",
         value = 6.5
+
         value = 0.6
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Nature",
+
         stat = "armorBonus.agility",
         value = 3.5
+
         value = 0.7
 
       } },
 
       } },
       itemSet = { 10014 }
+
       itemSet = { 10017 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "rare"
    craftingLevel = 92,
 
    craftingExperience = 256000,
 
    requiredResources = { {
 
      ["212"] = 2,
 
      ["4011"] = 48
 
    } },
 
    category = "Range",
 
    craftable = true
 
 
   },
 
   },
   ["1571"] = {
+
   ["1569"] = {
     name = "Ancient Trident",
+
     name = "Empowered Bestial Defender",
     id = 1571,
+
     id = 1569,
 +
    enchantmentTier = 7,
 +
    value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["4026"] = 16,
 
      ["4027"] = 1,
 
      ["11032"] = 30
 
    },
 
    value = 24495000,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 85
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/melee/trident.png",
+
     itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
     itemIcon = "/images/combat/equipment/melee/trident.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 = "scimitar",
+
     visual = "defender",
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
+
     tags = { "melee", "onehand", "ability" },
     tags = { "magic", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 43, 92, 93 },
+
       grantedAbility = { 40, 99 },
       slot = "weapon",
+
       slot = "shield",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.1,
         damageMultiplier = 1.33
+
         damageMultiplier = 1.5
 +
      },
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.5
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Magic = 166,
+
         Melee = 52,
         Ice = 256,
+
        Piercing = 37,
         Piercing = 80,
+
         Slashing = 37,
         Chaos = 22,
+
         Blunt = -8,
         Range = -22
+
         Magic = -12,
 +
         Range = -12
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Magic = 1.35,
+
         Melee = 1,
        Melee = 0.9,
+
         Piercing = 1.05,
         Piercing = 1.33,
+
         Slashing = 1.05
        Ice = 1.5,
 
         Chaos = 1.33,
 
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 96,
+
         strength = 16,
         intellect = 196,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = 0,
         resistance = 24,
+
         resistance = 0,
         agility = 0,
+
         agility = 18,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 6.5
+
         value = 2.6
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.strength",
         value = 6.5
+
         value = 0.8
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "armorBonus.agility",
         value = 3.5
+
         value = 0.9
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10017 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "epic"
    craftingLevel = 92,
 
    craftingExperience = 256000,
 
    requiredResources = { {
 
      ["216"] = 3,
 
      ["307"] = 2000,
 
      ["11032"] = 200,
 
      ["11036"] = 500
 
    } },
 
    category = "Magic",
 
    craftable = true
 
 
   },
 
   },
   ["1572"] = {
+
   ["1570"] = {
     name = "Fishtail",
+
     name = "Elven King's Longbow",
     id = 1572,
+
     id = 1570,
    enchantmentTier = 6,
 
    augmentationCost = {
 
      ["206"] = 33,
 
      ["11032"] = 1
 
    },
 
    value = 2500000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 8,
 +
    value = 14495000,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
       range = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/fishtail.png",
+
     itemImage = "/images/combat/equipment/range/bow_king.png",
     itemIcon = "/images/combat/equipment/fishtail.png",
+
     itemIcon = "/images/combat/equipment/range/bow_king.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "fishtail",
+
     visual = "scimitar",
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
+
     extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
     tags = { "melee", "onehand" },
+
     tags = { "range", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 23, 42, 134 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.05,
 
         chance = 0.05,
         damageMultiplier = 1.33
+
         damageMultiplier = 1.3
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 52,
+
         Melee = -18,
         Magic = -14,
+
         Magic = -18,
         Range = -14,
+
         Range = 164,
         Slashing = 66
+
        Piercing = 192,
 +
        Blunt = 35,
 +
         Slashing = 35,
 +
        Nature = 70
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 0.75,
         Magic = 0.25,
+
         Magic = 0.9,
         Range = 0.1,
+
         Range = 1.3,
         Piercing = 0.25,
+
         Piercing = 1.75,
         Blunt = 0.25,
+
         Blunt = 0.5,
         Slashing = 1.33
+
         Slashing = 0.5,
 +
        Nature = 1.5
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 60,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 160
 
       },
 
       },
      oneHanded = true,
+
       attackSpeed = 2.8,
       attackSpeed = 2.5,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.65
+
         value = 8.3
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Nature",
         value = 1.65
+
         value = 3.5
       } }
+
       } },
 +
      itemSet = { 10014 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 246000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1573"] = {
+
   ["1571"] = {
     name = "Razorfin",
+
     name = "Ancient Trident",
     id = 1573,
+
     id = 1571,
    enchantmentTier = 7,
 
    augmentationCost = {
 
      ["206"] = 25,
 
      ["207"] = 4,
 
      ["11032"] = 1
 
    },
 
    value = 4495000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 8,
 +
    value = 24495000,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       magic = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/razorfin.png",
+
     itemImage = "/images/combat/equipment/melee/trident.png",
     itemIcon = "/images/combat/equipment/razorfin.png",
+
     itemIcon = "/images/combat/equipment/melee/trident.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "fishtail",
+
     visual = "scimitar",
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle! Seems mildly magical, almost...",
+
     extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "magic", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 95, 94 },
+
       grantedAbility = { 43, 92, 93, 130 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 20,283: Line 18,216:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 76,
+
         Magic = 166,
         Magic = 4,
+
        Ice = 256,
         Range = -14,
+
         Piercing = 80,
         Slashing = 84
+
         Chaos = 22,
 +
         Range = -22
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Magic = 1.35,
         Magic = 1,
+
         Melee = 0.9,
         Range = 0.1,
+
         Piercing = 1.5,
         Piercing = 0.25,
+
         Ice = 1.5,
         Blunt = 0.25,
+
         Chaos = 1.33,
         Slashing = 1.33
+
         Range = 0.1
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 80,
+
         strength = 96,
         intellect = 30,
+
         intellect = 196,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
       attackSpeed = 2.5,
+
        protection = 12,
 +
        resistance = 24,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
       attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1.65
+
         value = 8.3
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 1.65
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "offensiveAccuracyAffinityRating.Ice",
         value = 0.9
+
         value = 12.8
       } }
+
       } },
 +
      itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 210000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1574"] = {
+
   ["1572"] = {
     name = "Elven Quiver",
+
     name = "Fishtail",
     id = 1574,
+
     id = 1572,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 2500000,
      ["307"] = 75,
 
      ["4011"] = 15,
 
      ["4028"] = 1
 
    },
 
     value = 4495000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 70,
+
       strength = 50
      crafting = 70
 
 
     },
 
     },
     forcedEnchant = 63,
+
     itemImage = "/images/combat/equipment/fishtail.png",
    forcedEnchantAmount = 5,
+
     itemIcon = "/images/combat/equipment/fishtail.png",
     itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "fishtail",
     craftingDescription = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
+
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
     tags = { "range" },
+
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 0,
+
         Melee = 52,
         Magic = 0,
+
         Magic = -14,
         Range = 15,
+
         Range = -14,
         Slashing = 0
+
         Slashing = 66
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.05
+
        Melee = 1,
 +
        Magic = 0.75,
 +
         Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 60,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 20
+
         dexterity = 0
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.5,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3
+
         value = 2.6
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "weaponBonus.strength",
 
         value = 3
 
         value = 3
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1575"] = {
+
   ["1573"] = {
     name = "Magic Quiver",
+
     name = "Razorfin",
     id = 1575,
+
     id = 1573,
     enchantmentTier = 3,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 4495000,
      ["4005"] = 8,
 
      ["4012"] = 20
 
    },
 
     value = 2495000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 35,
+
       strength = 70
      crafting = 35
 
 
     },
 
     },
     forcedEnchant = 63,
+
     itemImage = "/images/combat/equipment/razorfin.png",
    forcedEnchantAmount = 3,
+
     itemIcon = "/images/combat/equipment/razorfin.png",
     itemImage = "/images/combat/equipment/range/quiver_leather.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "fishtail",
     craftingDescription = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
+
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle! Seems mildly magical, almost...",
     tags = { "range" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
      grantedAbility = { 95, 94, 144 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 0,
+
         Melee = 76,
         Magic = 0,
+
         Magic = 4,
         Range = 5,
+
         Range = -14,
         Slashing = 0
+
         Slashing = 84
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.05
+
        Melee = 1.05,
       },
+
        Magic = 1,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33
 +
      },
 +
      weaponBonus = {
 +
        strength = 80,
 +
        intellect = 30,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.5,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.8
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 4
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1.5
 +
      } }
 +
    },
 +
    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
 +
      } }
 +
    },
 +
    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_leather.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 = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
Line 20,406: Line 18,451:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
 
   ["1576"] = {
 
   ["1576"] = {
Line 20,414: Line 18,459:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["201"] = 100,
 
      ["202"] = 100,
 
      ["203"] = 200,
 
      ["204"] = 100,
 
      ["205"] = 100,
 
      ["206"] = 100,
 
      ["404"] = 1
 
    },
 
 
     forcedEnchant = 19,
 
     forcedEnchant = 19,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
Line 20,428: Line 18,464:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
 
     extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 60
 
       defense = 60
Line 20,458: Line 18,494:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["201"] = 100,
 
      ["202"] = 100,
 
      ["203"] = 200,
 
      ["204"] = 100,
 
      ["205"] = 100,
 
      ["206"] = 100,
 
      ["404"] = 1
 
    },
 
 
     forcedEnchant = 65,
 
     forcedEnchant = 65,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
Line 20,472: Line 18,499:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
 
     extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 60,
 
       defense = 60,
Line 20,506: Line 18,533:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["203"] = 200,
 
      ["404"] = 1,
 
      ["4010"] = 35
 
    },
 
 
     forcedEnchant = 19,
 
     forcedEnchant = 19,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
Line 20,516: Line 18,538:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
 
     extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 50
 
       defense = 50
Line 20,549: Line 18,570:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4027"] = 1,
 
      ["4028"] = 1,
 
      ["9021"] = 1
 
    },
 
 
     forcedEnchant = 38,
 
     forcedEnchant = 38,
 
     forcedEnchantAmount = 5,
 
     forcedEnchantAmount = 5,
Line 20,559: Line 18,575:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "What was, will be. What will be, was.",
 
     extraTooltipInfo = "What was, will be. What will be, was.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 92,
 
       defense = 92,
Line 20,596: Line 18,611:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["201"] = 100,
 
      ["202"] = 100,
 
      ["203"] = 200,
 
      ["204"] = 100,
 
      ["205"] = 100,
 
      ["206"] = 100,
 
      ["404"] = 1
 
    },
 
 
     forcedEnchant = 38,
 
     forcedEnchant = 38,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
Line 20,610: Line 18,616:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
 
     extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 75,
 
       defense = 75,
Line 20,640: Line 18,646:
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
Line 20,646: Line 18,652:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
 
   ["1581"] = {
 
   ["1581"] = {
Line 20,654: Line 18,660:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["3"] = 45000,
 
      ["403"] = 6
 
    },
 
 
     forcedEnchant = 64,
 
     forcedEnchant = 64,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
Line 20,663: Line 18,665:
 
     class = "equipment",
 
     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.",
 
     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 = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 90,
 
       defense = 90,
Line 20,670: Line 18,672:
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "arrows",
 
       slot = "arrows",
 +
      offensiveDamageAffinity = {
 +
        Lightning = 1.15
 +
      },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
Line 20,692: Line 18,697:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["203"] = 500,
 
      ["400"] = 5,
 
      ["401"] = 4,
 
      ["402"] = 3,
 
      ["403"] = 2,
 
      ["404"] = 1
 
    },
 
 
     forcedEnchant = 66,
 
     forcedEnchant = 66,
 
     forcedEnchantAmount = 4,
 
     forcedEnchantAmount = 4,
 
     itemImage = "/images/jewellery/habs_ring.png",
 
     itemImage = "/images/jewellery/habs_ring.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Allows you to collect taxes from defeated enemies in combat at the expense of your experience.",
+
     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 = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       constitution = 92
 
       constitution = 92
Line 20,729: Line 18,725:
 
     extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
 
     extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
 
     rarity = "legendary",
 
     rarity = "legendary",
     enchantmentTier = 7,
+
     enchantmentTier = 8,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 12
 
    },
 
 
     value = 3440000,
 
     value = 3440000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 75
+
       strength = 80
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/wrath_axe.png",
 
     itemImage = "/images/combat/equipment/wrath_axe.png",
Line 20,745: Line 18,737:
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 111, 112, 147 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.025,
 
         chance = 0.025,
         damageMultiplier = 1.25
+
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
Line 20,760: Line 18,753:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 1.33,
 
         Blunt = 1.33,
Line 20,767: Line 18,760:
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 156,
+
         strength = 176,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 28,
 
         resistance = 0,
 
         resistance = 0,
 
         agility = -8,
 
         agility = -8,
Line 20,784: Line 18,777:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.3
+
         value = 4.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 6
+
         value = 8.8
 
       } }
 
       } }
 
     }
 
     }
Line 20,795: Line 18,788:
 
     id = 1584,
 
     id = 1584,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
 
     value = 12000000,
 
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
Line 20,809: Line 18,797:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     craftingDescription = "A scepter formed from the void given shape: the Shrimp God.",
+
     extraTooltipInfo = "A scepter formed from the void given shape: the Shrimp God.",
 
     tags = { "magic", "onehand" },
 
     tags = { "magic", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 85 },
+
       grantedAbility = { 85, 133 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 20,827: Line 18,815:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Magic = 1.66,
 
         Magic = 1.66,
         Melee = 0.1,
+
         Melee = 0.75,
 +
        Range = 0.75,
 
         Chaos = 1.5,
 
         Chaos = 1.5,
        Range = 0.1,
 
 
         Poison = 1.5
 
         Poison = 1.5
 
       },
 
       },
Line 20,846: Line 18,834:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 7.5
+
         value = 9.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
Line 20,852: Line 18,840:
 
       }, {
 
       }, {
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 3.5
+
         value = 15.6
 
       } },
 
       } },
 
       oneHanded = true,
 
       oneHanded = true,
Line 20,863: Line 18,851:
 
     id = 1585,
 
     id = 1585,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
 
     value = 12000000,
 
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
Line 20,877: Line 18,860:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "defender",
 
     visual = "defender",
     craftingDescription = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
+
     extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
 
     tags = { "range", "onehand", "ability" },
 
     tags = { "range", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
Line 20,916: Line 18,899:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
Line 20,922: Line 18,905:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 20,938: Line 18,921:
 
     id = 1586,
 
     id = 1586,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
 
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
 
     value = 12000000,
 
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
Line 20,952: Line 18,930:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "shrimp-whip",
 
     visual = "shrimp-whip",
     craftingDescription = "A whip designed to mimic the devastating power of a Shrimp's tail.",
+
     extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 84 },
+
       grantedAbility = { 84, 132 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 20,992: Line 18,970:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3
+
         value = 4.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.5
+
         value = 5.5
 
       } },
 
       } },
 
       itemSet = { 2001 }
 
       itemSet = { 2001 }
Line 21,018: Line 18,996:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4000"] = 250,
 
      ["4001"] = 100
 
    },
 
 
     forcedEnchant = 13,
 
     forcedEnchant = 13,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
Line 21,027: Line 19,001:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "To mark a true hunter's finest kill.",
 
     extraTooltipInfo = "To mark a true hunter's finest kill.",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 60,
 
       defense = 60,
Line 21,041: Line 19,015:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.05,
+
         Range = 1.15,
 
         Piercing = 1.05
 
         Piercing = 1.05
 
       },
 
       },
Line 21,063: Line 19,037:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["109"] = 300,
 
      ["204"] = 150,
 
      ["205"] = 150,
 
      ["206"] = 150
 
    },
 
 
     forcedEnchant = 74,
 
     forcedEnchant = 74,
 
     forcedEnchantAmount = 5,
 
     forcedEnchantAmount = 5,
Line 21,074: Line 19,042:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
 
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 55
 
       defense = 55
Line 21,110: Line 19,078:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4026"] = 4,
 
      ["4027"] = 1,
 
      ["11032"] = 30
 
    },
 
 
     forcedEnchant = 8016,
 
     forcedEnchant = 8016,
 
     forcedEnchantAmount = 2,
 
     forcedEnchantAmount = 2,
Line 21,120: Line 19,083:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
 
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
     tags = { "jewelry", "ability", "ability" },
+
     tags = { "ability", "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 85,
 
       defense = 85,
Line 21,162: Line 19,125:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4026"] = 4,
 
      ["4027"] = 1,
 
      ["11032"] = 30
 
    },
 
 
     forcedEnchant = 70,
 
     forcedEnchant = 70,
 
     forcedEnchantAmount = 5,
 
     forcedEnchantAmount = 5,
Line 21,172: Line 19,130:
 
     class = "equipment",
 
     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?",
 
     extraTooltipInfo = "An ancient ring that allows you to control ice. Maybe you should take up ice sculpting and leave the adventuring life behind?",
     tags = { "jewelry", "ability" },
+
     tags = { "ability" },
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 85,
 
       defense = 85,
Line 21,216: Line 19,174:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["203"] = 100,
 
      ["209"] = 1,
 
      ["210"] = 1
 
    },
 
 
     forcedEnchant = 75,
 
     forcedEnchant = 75,
 
     forcedEnchantAmount = 5,
 
     forcedEnchantAmount = 5,
Line 21,226: Line 19,179:
 
     class = "equipment",
 
     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.",
 
     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.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 50
 
       defense = 50
Line 21,268: Line 19,220:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["1593"] = {
 
   ["1593"] = {
Line 21,281: Line 19,233:
 
     class = "equipment",
 
     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.",
 
     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.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       crafting = 10
 
       crafting = 10
Line 21,294: Line 19,245:
 
     id = 1594,
 
     id = 1594,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
 
     value = 5000000,
 
     value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 65,
 
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["1561"] = 1,
 
      ["4011"] = 12
 
    } },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 65,
 
       defense = 65,
Line 21,347: Line 19,286:
 
       }, {
 
       }, {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
Line 21,353: Line 19,292:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 1.5
+
         value = 2.2
 
       } },
 
       } },
 
       itemSet = { 10010, 10012, 10014 }
 
       itemSet = { 10010, 10012, 10014 }
 
     },
 
     },
     category = "Range",
+
     rarity = "rare",
     rarity = "rare"
+
     craftingStats = {
 +
      level = 65,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1595"] = {
 
   ["1595"] = {
Line 21,366: Line 19,310:
 
     tradeable = true,
 
     tradeable = true,
 
     value = 5000000,
 
     value = 5000000,
    augmentationCost = {
 
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 65,
 
       defense = 65,
 
       range = 65
 
       range = 65
 
     },
 
     },
    craftingLevel = 65,
+
     itemImage = "/images/combat/equipment/range/elven_hat.png",
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["1560"] = 1,
 
      ["4011"] = 12
 
    } },
 
    craftable = true,
 
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/elven_hat.png",
 
 
     extraTooltipInfo = "A magical hat of elven make.",
 
     extraTooltipInfo = "A magical hat of elven make.",
 
     class = "equipment",
 
     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"
 +
    } },
 
     visual = "med-helm",
 
     visual = "med-helm",
 
     tags = { "armor", "range" },
 
     tags = { "armor", "range" },
Line 21,419: Line 19,356:
 
       }, {
 
       }, {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
Line 21,429: Line 19,366:
 
       itemSet = { 10010, 10012, 10014 }
 
       itemSet = { 10010, 10012, 10014 }
 
     },
 
     },
     category = "Range",
+
     rarity = "rare",
     rarity = "rare"
+
     craftingStats = {
 +
      level = 65,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1596"] = {
 
   ["1596"] = {
Line 21,437: Line 19,379:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
    augmentationCost = {
 
      ["307"] = 50,
 
      ["517"] = 300,
 
      ["11036"] = 50
 
    },
 
 
     value = 4660000,
 
     value = 4660000,
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 70
 
       magic = 70
Line 21,470: Line 19,406:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.25,
 
         Magic = 1.25,
 
         Nature = 1.75,
 
         Nature = 1.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 21,492: Line 19,428:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 3.5
+
         value = 9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 3.5
+
         value = 7.8
 
       } },
 
       } },
 
       itemSet = { 10011, 10013, 10019 }
 
       itemSet = { 10011, 10013, 10019 }
Line 21,507: Line 19,443:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["205"] = 8,
 
      ["206"] = 15,
 
      ["207"] = 8
 
    },
 
 
     forcedEnchant = 20,
 
     forcedEnchant = 20,
 
     forcedEnchantAmount = 5,
 
     forcedEnchantAmount = 5,
     itemImage = "/images/jewellery/parrying_gauntlet.png",
+
     itemImage = "/images/jewellery/parrying_gauntlet_master.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 = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
    craftingDescription = "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.",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       constitution = 75,
 
       constitution = 75,
Line 21,549: Line 19,479:
 
       }
 
       }
 
     },
 
     },
     category = "Melee",
+
     tags = { "melee" },
     requiredResources = { {
+
     rarity = "epic",
      ["205"] = 150,
+
    craftingStats = {
      ["206"] = 300,
+
       level = 75,
       ["207"] = 150,
+
       experience = 132500,
       ["1576"] = 1
+
       category = "Melee",
    }, {
+
       craftable = true,
       ["205"] = 150,
+
       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."
      ["206"] = 300,
+
     }
       ["207"] = 150,
 
       ["1577"] = 1
 
    } },
 
    tags = { "jewelry", "melee" },
 
     craftingLevel = 75,
 
    craftingExperience = 79600,
 
    craftable = true,
 
    rarity = "epic"
 
 
   },
 
   },
 
   ["1598"] = {
 
   ["1598"] = {
Line 21,573: Line 19,495:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["202"] = 15,
 
      ["204"] = 30,
 
      ["205"] = 15
 
    },
 
 
     forcedEnchant = 20,
 
     forcedEnchant = 20,
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
     itemImage = "/images/jewellery/parrying_gauntlet.png",
+
     itemImage = "/images/jewellery/parrying_gauntlet_expert.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 expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
Line 21,615: Line 19,532:
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
     category = "Melee",
+
     tags = { "melee" },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 150,
+
       level = 50,
       ["204"] = 300,
+
       experience = 48000,
       ["205"] = 150
+
       category = "Melee",
    } },
+
      craftable = true
    tags = { "jewelry", "melee" },
+
     }
    craftingLevel = 50,
 
     craftingExperience = 15000,
 
    craftable = true
 
 
   },
 
   },
 
   ["1599"] = {
 
   ["1599"] = {
Line 21,632: Line 19,546:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 30,
 
      ["202"] = 30
 
    },
 
 
     forcedEnchant = 20,
 
     forcedEnchant = 20,
 
     forcedEnchantAmount = 1,
 
     forcedEnchantAmount = 1,
     itemImage = "/images/jewellery/parrying_gauntlet.png",
+
     itemImage = "/images/jewellery/parrying_gauntlet_beginner.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 = "A beginner's tool to parry and immediately strike an opponent's attack. While it may work sometimes, it's not very reliable.",
Line 21,673: Line 19,583:
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     category = "Melee",
+
     tags = { "melee" },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 300,
+
       level = 25,
       ["202"] = 300
+
       experience = 7500,
    } },
+
      category = "Melee",
    tags = { "jewelry", "melee" },
+
      craftable = true
    craftingLevel = 25,
+
     }
     craftingExperience = 6000,
 
    craftable = true
 
 
   },
 
   },
 
   ["1600"] = {
 
   ["1600"] = {
 
     name = "Scroll",
 
     name = "Scroll",
    skill = "enchanting",
 
 
     id = 1600,
 
     id = 1600,
 
     tradeable = true,
 
     tradeable = true,
Line 21,704: Line 19,611:
 
     level = 61,
 
     level = 61,
 
     experience = 4200,
 
     experience = 4200,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_embers.png",
 
     itemImage = "/images/enchanting/scroll_of_embers.png",
     enchantName = "embers",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "foraging" },
 
     tags = { "enchanting", "foraging" },
    requiredResources = { {
 
      ["111"] = 700,
 
      ["512"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 21,731: Line 19,629:
 
     level = 25,
 
     level = 25,
 
     experience = 1500,
 
     experience = 1500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
 
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
     enchantName = "prospector",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" }
     tags = { "enchanting", "mining" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1603"] = {
 
   ["1603"] = {
Line 21,758: Line 19,646:
 
     level = 88,
 
     level = 88,
 
     experience = 6500,
 
     experience = 6500,
    baseSuccessChance = 0.6,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
 
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
     enchantName = "scholar",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
 
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
    requiredResources = { {
 
      ["111"] = 1300,
 
      ["516"] = 110,
 
      ["518"] = 110,
 
      ["519"] = 110,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 21,786: Line 19,664:
 
     level = 64,
 
     level = 64,
 
     experience = 4300,
 
     experience = 4300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_gathering.png",
 
     itemImage = "/images/enchanting/scroll_of_gathering.png",
     enchantName = "gathering",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "mining", "foraging", "fishing" },
 
     tags = { "enchanting", "mining", "foraging", "fishing" },
    requiredResources = { {
 
      ["111"] = 800,
 
      ["511"] = 70,
 
      ["512"] = 70,
 
      ["513"] = 70,
 
      ["518"] = 70,
 
      ["519"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 21,816: Line 19,682:
 
     level = 76,
 
     level = 76,
 
     experience = 5400,
 
     experience = 5400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_superheating.png",
 
     itemImage = "/images/enchanting/scroll_of_superheating.png",
     enchantName = "superheating",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "mining" },
 
     tags = { "enchanting", "mining" },
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 80,
 
      ["512"] = 80,
 
      ["519"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 21,844: Line 19,700:
 
     level = 7,
 
     level = 7,
 
     experience = 600,
 
     experience = 600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
 
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
     enchantName = "pyromancy",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing", "cooking" }
     tags = { "enchanting", "smithing", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["512"] = 30,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1607"] = {
 
   ["1607"] = {
Line 21,871: Line 19,717:
 
     level = 37,
 
     level = 37,
 
     experience = 2300,
 
     experience = 2300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_wealth.png",
 
     itemImage = "/images/enchanting/scroll_of_wealth.png",
     enchantName = "wealth",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" }
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1608"] = {
 
   ["1608"] = {
Line 21,898: Line 19,734:
 
     level = 94,
 
     level = 94,
 
     experience = 7500,
 
     experience = 7500,
    baseSuccessChance = 0.8,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_haste.png",
 
     itemImage = "/images/enchanting/scroll_of_haste.png",
     enchantName = "haste",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "mining", "foraging", "fishing", "runecrafting", "smithing", "cooking" },
 
     tags = { "enchanting", "mining", "foraging", "fishing", "runecrafting", "smithing", "cooking" },
    requiredResources = { {
 
      ["111"] = 2000,
 
      ["510"] = 200,
 
      ["516"] = 200,
 
      ["518"] = 200,
 
      ["519"] = 200,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 21,927: Line 19,752:
 
     level = 49,
 
     level = 49,
 
     experience = 3200,
 
     experience = 3200,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
     enchantName = "naturalist",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
     tags = { "enchanting", "mining", "foraging", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["510"] = 60,
 
      ["513"] = 60,
 
      ["517"] = 60,
 
      ["519"] = 60,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1610"] = {
 
   ["1610"] = {
Line 21,956: Line 19,770:
 
     level = 100,
 
     level = 100,
 
     experience = 1,
 
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "acrobatics",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["1"] = 9999999999
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 21,980: Line 19,787:
 
     level = 52,
 
     level = 52,
 
     experience = 3300,
 
     experience = 3300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_critical_strike.png",
 
     itemImage = "/images/enchanting/scroll_of_critical_strike.png",
     enchantName = "critical strike",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 600,
 
      ["514"] = 60,
 
      ["515"] = 60,
 
      ["516"] = 60,
 
      ["519"] = 60,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 22,010: Line 19,806:
 
     level = 100,
 
     level = 100,
 
     experience = 1,
 
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "poisoning",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["1"] = 9999999999
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,034: Line 19,823:
 
     level = 28,
 
     level = 28,
 
     experience = 1600,
 
     experience = 1600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
 
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
     enchantName = "accuracy",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["514"] = 40,
 
      ["515"] = 40,
 
      ["518"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1614"] = {
 
   ["1614"] = {
Line 22,062: Line 19,841:
 
     level = 100,
 
     level = 100,
 
     experience = 1,
 
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "deflect",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["1"] = 999999999999999
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,086: Line 19,858:
 
     level = 79,
 
     level = 79,
 
     experience = 5500,
 
     experience = 5500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_force.png",
 
     itemImage = "/images/enchanting/scroll_of_force.png",
     enchantName = "force",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 900,
 
      ["514"] = 80,
 
      ["515"] = 80,
 
      ["516"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 22,114: Line 19,876:
 
     level = 10,
 
     level = 10,
 
     experience = 700,
 
     experience = 700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_healing.png",
 
     itemImage = "/images/enchanting/scroll_of_healing.png",
     enchantName = "healing",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["514"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1617"] = {
 
   ["1617"] = {
Line 22,141: Line 19,893:
 
     level = 4,
 
     level = 4,
 
     experience = 300,
 
     experience = 300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_weakening.png",
 
     itemImage = "/images/enchanting/scroll_of_weakening.png",
     enchantName = "weakening",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "armor" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["510"] = 20,
 
      ["512"] = 20,
 
      ["518"] = 20,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1618"] = {
 
   ["1618"] = {
Line 22,168: Line 19,910:
 
     level = 13,
 
     level = 13,
 
     experience = 800,
 
     experience = 800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
 
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
     enchantName = "reinforcement",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "armor" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["515"] = 30,
 
      ["516"] = 30,
 
      ["518"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1619"] = {
 
   ["1619"] = {
Line 22,195: Line 19,927:
 
     level = 31,
 
     level = 31,
 
     experience = 1700,
 
     experience = 1700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_protection.png",
 
     itemImage = "/images/enchanting/scroll_of_protection.png",
     enchantName = "protection",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "armor" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["511"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1620"] = {
 
   ["1620"] = {
Line 22,223: Line 19,945:
 
     level = 100,
 
     level = 100,
 
     experience = 1,
 
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "counterattack",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "armor" },
 
     tags = { "enchanting", "armor" },
    requiredResources = { {
 
      ["1"] = 999999999999
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,247: Line 19,962:
 
     level = 81,
 
     level = 81,
 
     experience = 5600,
 
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
+
     itemImage = "/images/enchanting/scroll_of_false_equilibrium.png",
     enchantName = "falseEquilibrium",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "armor" },
 
     tags = { "enchanting", "armor" },
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["514"] = 80,
 
      ["515"] = 80,
 
      ["516"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,275: Line 19,980:
 
     level = 91,
 
     level = 91,
 
     experience = 6600,
 
     experience = 6600,
    baseSuccessChance = 0.8,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
 
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
     enchantName = "efficiency",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
 
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
    requiredResources = { {
 
      ["111"] = 1500,
 
      ["510"] = 130,
 
      ["511"] = 130,
 
      ["512"] = 130,
 
      ["513"] = 130,
 
      ["517"] = 130,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,305: Line 19,998:
 
     level = 55,
 
     level = 55,
 
     experience = 3400,
 
     experience = 3400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_fishing.png",
 
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     enchantName = "fishing",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "fishing" },
 
     tags = { "enchanting", "fishing" },
    requiredResources = { {
 
      ["111"] = 700,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 22,328: Line 20,011:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 24,
 
     enchantmentID = 24,
     categories = { "gloves", "boots", "ladle" },
+
     categories = { "gloves", "boots", "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1624,
 
     id = 1624,
 
     level = 40,
 
     level = 40,
 
     experience = 2400,
 
     experience = 2400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_cooking.png",
 
     itemImage = "/images/enchanting/scroll_of_cooking.png",
     enchantName = "cooking",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking" }
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["512"] = 50,
 
      ["513"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1625"] = {
 
   ["1625"] = {
Line 22,360: Line 20,033:
 
     level = 67,
 
     level = 67,
 
     experience = 4400,
 
     experience = 4400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_crafting.png",
 
     itemImage = "/images/enchanting/scroll_of_crafting.png",
     enchantName = "crafting",
+
     extraTooltipInfo = "Crafting Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 800,
 
      ["510"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 22,382: Line 20,046:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 26,
 
     enchantmentID = 26,
     categories = { "gloves", "boots", "tongs" },
+
     categories = { "gloves", "boots", "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1626,
 
     id = 1626,
 
     level = 34,
 
     level = 34,
 
     experience = 1800,
 
     experience = 1800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_refining.png",
 
     itemImage = "/images/enchanting/scroll_of_refining.png",
     enchantName = "refining",
+
     extraTooltipInfo = "Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing" }
     tags = { "enchanting", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["511"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1627"] = {
 
   ["1627"] = {
Line 22,410: Line 20,063:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 27,
 
     enchantmentID = 27,
     categories = { "gloves", "boots", "chisel" },
+
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1627,
 
     id = 1627,
 
     level = 43,
 
     level = 43,
 
     experience = 2500,
 
     experience = 2500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
 
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
     enchantName = "runecrafting",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "runecrafting" }
     tags = { "enchanting", "runecrafting" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1628"] = {
 
   ["1628"] = {
Line 22,442: Line 20,085:
 
     level = 70,
 
     level = 70,
 
     experience = 4500,
 
     experience = 4500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     enchantName = "chance",
+
     extraTooltipInfo = "Augmentation Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 800,
 
      ["517"] = 70,
 
      ["518"] = 70,
 
      ["519"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 22,470: Line 20,103:
 
     level = 1,
 
     level = 1,
 
     experience = 80,
 
     experience = 80,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
 
     itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
     enchantName = "Shrimp Lord",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking" }
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["510"] = 10,
 
      ["513"] = 10,
 
      ["516"] = 10,
 
      ["517"] = 10,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1630"] = {
 
   ["1630"] = {
Line 22,498: Line 20,120:
 
     level = 73,
 
     level = 73,
 
     experience = 4600,
 
     experience = 4600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
 
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
     enchantName = "enlightenment",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "runecrafting" },
 
     tags = { "enchanting", "runecrafting" },
    requiredResources = { {
 
      ["111"] = 900,
 
      ["510"] = 70,
 
      ["513"] = 70,
 
      ["516"] = 70,
 
      ["518"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 22,527: Line 20,138:
 
     level = 58,
 
     level = 58,
 
     experience = 3500,
 
     experience = 3500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_boosting.png",
 
     itemImage = "/images/enchanting/scroll_of_boosting.png",
     enchantName = "prolonging",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 700,
 
      ["517"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 22,554: Line 20,156:
 
     level = 85,
 
     level = 85,
 
     experience = 5700,
 
     experience = 5700,
    baseSuccessChance = 0.45,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
 
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
     enchantName = "treasure hunter",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 1200,
 
      ["516"] = 100,
 
      ["517"] = 100,
 
      ["519"] = 100,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,582: Line 20,174:
 
     level = 46,
 
     level = 46,
 
     experience = 2600,
 
     experience = 2600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_inferno.png",
 
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     enchantName = "inferno",
+
     extraTooltipInfo = "Cooking/Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking", "smithing" }
     tags = { "enchanting", "cooking", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 50,
 
      ["512"] = 50,
 
      ["516"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1634"] = {
 
   ["1634"] = {
Line 22,609: Line 20,191:
 
     level = 16,
 
     level = 16,
 
     experience = 900,
 
     experience = 900,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
 
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
     enchantName = "destructive testing",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" }
     tags = { "enchanting", "mining" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["511"] = 30,
 
      ["512"] = 30,
 
      ["516"] = 30,
 
      ["518"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1635"] = {
 
   ["1635"] = {
Line 22,637: Line 20,208:
 
     level = 19,
 
     level = 19,
 
     experience = 1000,
 
     experience = 1000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_nature.png",
 
     itemImage = "/images/enchanting/scroll_of_nature.png",
     enchantName = "nature",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 30,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1636"] = {
 
   ["1636"] = {
Line 22,665: Line 20,225:
 
     level = 22,
 
     level = 22,
 
     experience = 1000,
 
     experience = 1000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
 
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
     enchantName = "root digging",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1637"] = {
 
   ["1637"] = {
Line 22,692: Line 20,242:
 
     level = 82,
 
     level = 82,
 
     experience = 5600,
 
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_patience.png",
 
     itemImage = "/images/enchanting/scroll_of_patience.png",
     enchantName = "patience",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "armor" },
 
     tags = { "enchanting", "armor" },
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["510"] = 80,
 
      ["513"] = 80,
 
      ["515"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,720: Line 20,260:
 
     level = 11,
 
     level = 11,
 
     experience = 700,
 
     experience = 700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
 
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
     enchantName = "overhealing",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["510"] = 30,
 
      ["513"] = 30,
 
      ["515"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1639"] = {
 
   ["1639"] = {
Line 22,747: Line 20,277:
 
     level = 72,
 
     level = 72,
 
     experience = 4600,
 
     experience = 4600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_farming.png",
 
     itemImage = "/images/enchanting/scroll_of_farming.png",
     enchantName = "farming",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "farming" },
 
     tags = { "enchanting", "farming" },
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 22,775: Line 20,295:
 
     level = 36,
 
     level = 36,
 
     experience = 2300,
 
     experience = 2300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
 
     itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
     enchantName = "Gold Digger",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" }
     tags = { "enchanting", "farming" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["517"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1641"] = {
 
   ["1641"] = {
Line 22,802: Line 20,312:
 
     level = 90,
 
     level = 90,
 
     experience = 6600,
 
     experience = 6600,
    baseSuccessChance = 0.7,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
 
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
     enchantName = "Fertilizing",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "farming" },
 
     tags = { "enchanting", "farming" },
    requiredResources = { {
 
      ["111"] = 1400,
 
      ["510"] = 120,
 
      ["511"] = 120,
 
      ["513"] = 120,
 
      ["517"] = 120,
 
      ["519"] = 120,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 22,832: Line 20,330:
 
     level = 12,
 
     level = 12,
 
     experience = 800,
 
     experience = 800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
 
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
     enchantName = "Cultivation",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" }
     tags = { "enchanting", "farming" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["510"] = 30,
 
      ["513"] = 30,
 
      ["514"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1643"] = {
 
   ["1643"] = {
Line 22,860: Line 20,348:
 
     level = 68,
 
     level = 68,
 
     experience = 4400,
 
     experience = 4400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
 
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
     enchantName = "Fortitude",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 800,
 
      ["514"] = 70,
 
      ["516"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 22,887: Line 20,365:
 
     level = 14,
 
     level = 14,
 
     experience = 850,
 
     experience = 850,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
 
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
     enchantName = "pungentBait",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1645"] = {
 
   ["1645"] = {
Line 22,913: Line 20,382:
 
     level = 23,
 
     level = 23,
 
     experience = 1250,
 
     experience = 1250,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
 
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
     enchantName = "reinforcedLine",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 40,
 
      ["513"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1646"] = {
 
   ["1646"] = {
Line 22,939: Line 20,399:
 
     level = 33,
 
     level = 33,
 
     experience = 1750,
 
     experience = 1750,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
 
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
     enchantName = "fishingMagnetism",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["511"] = 40,
 
      ["513"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1647"] = {
 
   ["1647"] = {
Line 22,966: Line 20,416:
 
     level = 47,
 
     level = 47,
 
     experience = 2800,
 
     experience = 2800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
 
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
     enchantName = "baitPreservation",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["516"] = 60,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1648"] = {
 
   ["1648"] = {
Line 22,993: Line 20,433:
 
     level = 69,
 
     level = 69,
 
     experience = 4450,
 
     experience = 4450,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
 
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
     enchantName = "oilSpill",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "fishing" },
 
     tags = { "enchanting", "fishing" },
    requiredResources = { {
 
      ["111"] = 800,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["515"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 23,021: Line 20,451:
 
     level = 71,
 
     level = 71,
 
     experience = 4550,
 
     experience = 4550,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
 
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
     enchantName = "deadliestCatch",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "fishing" },
 
     tags = { "enchanting", "fishing" },
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["514"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 23,044: Line 20,464:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 54,
 
     enchantmentID = 54,
     categories = { "ladle" },
+
     categories = { "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1650,
 
     id = 1650,
 
     level = 84,
 
     level = 84,
 
     experience = 5650,
 
     experience = 5650,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
 
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
     enchantName = "masterChef",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "cooking" },
 
     tags = { "enchanting", "cooking" },
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["511"] = 90,
 
      ["512"] = 90,
 
      ["513"] = 90,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 23,077: Line 20,487:
 
     level = 42,
 
     level = 42,
 
     experience = 2450,
 
     experience = 2450,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
     enchantName = "herbalist",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["512"] = 50,
 
      ["515"] = 50,
 
      ["517"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1652"] = {
 
   ["1652"] = {
Line 23,104: Line 20,504:
 
     level = 30,
 
     level = 30,
 
     experience = 1650,
 
     experience = 1650,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
     enchantName = "seedHarvesting",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["511"] = 40,
 
      ["514"] = 40,
 
      ["517"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1653"] = {
 
   ["1653"] = {
Line 23,126: Line 20,516:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 57,
 
     enchantmentID = 57,
     categories = { "tongs" },
+
     categories = { "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1653,
 
     id = 1653,
 
     level = 38,
 
     level = 38,
 
     experience = 2350,
 
     experience = 2350,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_inferno.png",
 
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     enchantName = "metallurgy",
+
     extraTooltipInfo = "Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing" }
     tags = { "enchanting", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["518"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1654"] = {
 
   ["1654"] = {
Line 23,153: Line 20,533:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 58,
 
     enchantmentID = 58,
     categories = { "tongs" },
+
     categories = { "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1654,
 
     id = 1654,
 
     level = 87,
 
     level = 87,
 
     experience = 6400,
 
     experience = 6400,
    baseSuccessChance = 0.52,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_pure_metal.png",
     enchantName = "pureMetals",
+
     extraTooltipInfo = "Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "smithing" },
 
     tags = { "enchanting", "smithing" },
    requiredResources = { {
 
      ["111"] = 1200,
 
      ["511"] = 100,
 
      ["512"] = 100,
 
      ["518"] = 100,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 23,181: Line 20,551:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 59,
 
     enchantmentID = 59,
     categories = { "gloves", "boots", "chisel" },
+
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1655,
 
     id = 1655,
 
     level = 59,
 
     level = 59,
 
     experience = 4000,
 
     experience = 4000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
 
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
     enchantName = "essenceConcentration",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "runecrafting" },
 
     tags = { "enchanting", "runecrafting" },
    requiredResources = { {
 
      ["111"] = 700,
 
      ["516"] = 70,
 
      ["518"] = 70,
 
      ["519"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 23,214: Line 20,574:
 
     level = 50,
 
     level = 50,
 
     experience = 3300,
 
     experience = 3300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_fishing.png",
 
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     enchantName = "fiberFinder",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "fishing" },
 
     tags = { "enchanting", "fishing" },
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 23,242: Line 20,592:
 
     level = 41,
 
     level = 41,
 
     experience = 2400,
 
     experience = 2400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
 
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
     enchantName = "archaeology",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
     tags = { "enchanting", "mining", "foraging", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["513"] = 50,
 
      ["517"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1658"] = {
 
   ["1658"] = {
Line 23,269: Line 20,609:
 
     level = 29,
 
     level = 29,
 
     experience = 1650,
 
     experience = 1650,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     enchantName = "endlessAmmo",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["516"] = 40,
 
      ["517"] = 40,
 
      ["518"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1659"] = {
 
   ["1659"] = {
Line 23,296: Line 20,626:
 
     level = 35,
 
     level = 35,
 
     experience = 2100,
 
     experience = 2100,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
 
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     enchantName = "runeReserves",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["513"] = 50,
 
      ["516"] = 50,
 
      ["518"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1660"] = {
 
   ["1660"] = {
Line 23,318: Line 20,638:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 71,
 
     enchantmentID = 71,
     categories = { "ring", "necklace", "weapon", "shield", "helm", "body", "legs", "gloves", "boots", "cape", "arrows", "pickaxe", "hatchet", "hoe", "tacklebox", "tongs", "tome", "ladle", "combat-talisman", "chisel" },
+
     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" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1660,
 
     id = 1660,
 
     level = 48,
 
     level = 48,
 
     experience = 3000,
 
     experience = 3000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
 
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
     enchantName = "soulWisdom",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
 
      ["111"] = 600,
 
      ["516"] = 60,
 
      ["518"] = 60,
 
      ["519"] = 60,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 23,346: Line 20,656:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 72,
 
     enchantmentID = 72,
     categories = { "ladle" },
+
     categories = { "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1661,
 
     id = 1661,
 
     level = 2,
 
     level = 2,
 
     experience = 120,
 
     experience = 120,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
 
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
     enchantName = "overlyWellDone",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking" }
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["511"] = 10,
 
      ["512"] = 10,
 
      ["513"] = 10,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1662"] = {
 
   ["1662"] = {
Line 23,378: Line 20,678:
 
     level = 80,
 
     level = 80,
 
     experience = 5550,
 
     experience = 5550,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
 
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
     enchantName = "recklessness",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "armor" },
 
     tags = { "enchanting", "armor" },
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["514"] = 80,
 
      ["515"] = 80,
 
      ["516"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 23,401: Line 20,691:
 
     enchant = true,
 
     enchant = true,
 
     enchantmentID = 81,
 
     enchantmentID = 81,
     categories = { "chisel" },
+
     categories = { "chisel", "runecraftingset" },
 
     time = 15000,
 
     time = 15000,
 
     id = 1663,
 
     id = 1663,
 
     level = 39,
 
     level = 39,
 
     experience = 2400,
 
     experience = 2400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
 
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
     enchantName = "engraving",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "runecrafting" }
     tags = { "enchanting", "runecrafting" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1664"] = {
 
   ["1664"] = {
Line 23,433: Line 20,713:
 
     level = 32,
 
     level = 32,
 
     experience = 1750,
 
     experience = 1750,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_protection.png",
 
     itemImage = "/images/enchanting/scroll_of_protection.png",
     enchantName = "resistance",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "armor" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
 
   ["1665"] = {
 
   ["1665"] = {
Line 23,460: Line 20,730:
 
     level = 75,
 
     level = 75,
 
     experience = 5000,
 
     experience = 5000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     itemImage = "/images/enchanting/scroll_of_supercooling.png",
     enchantName = "supercooling",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "mining" },
 
     tags = { "enchanting", "mining" },
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 80,
 
      ["513"] = 80,
 
      ["519"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 23,488: Line 20,748:
 
     level = 83,
 
     level = 83,
 
     experience = 5600,
 
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_superheating.png",
 
     itemImage = "/images/enchanting/scroll_of_superheating.png",
     enchantName = "dwarvenEngineering",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting", "mining" },
 
     tags = { "enchanting", "mining" },
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["510"] = 90,
 
      ["517"] = 90,
 
      ["518"] = 90,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["2000"] = {
+
   ["1667"] = {
     name = "Raw Chicken",
+
     name = "Scroll of Taunting",
     id = 2000,
+
    activeMessage = "Making Scrolls of Taunting",
     value = 75,
+
    enchant = true,
 +
    enchantmentID = 8013,
 +
    categories = { "helm", "body", "legs", "shield", "combat-talisman" },
 +
    time = 15000,
 +
     id = 1667,
 +
    level = 26,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "poultry", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_taunting.png",
    size = 2,
+
     extraTooltipInfo = "Combat Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/raw_chicken.png",
+
     tags = { "enchanting", "armor" }
     extraTooltipInfo = "Clucked its last cluck.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2001"] = {
+
   ["1668"] = {
     name = "Raw Beef",
+
     name = "Scroll of Convergence",
     id = 2001,
+
    activeMessage = "Making scrolls of convergence",
     value = 75,
+
    enchant = true,
 +
    enchantmentID = 87,
 +
    categories = { "shield" },
 +
    time = 15000,
 +
     id = 1668,
 +
    level = 79,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "beast", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    size = 2,
+
     extraTooltipInfo = "Combat Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/raw_beef.png",
+
     tags = { "enchanting" },
     extraTooltipInfo = "Fresh, never frozen!",
+
    rarity = "rare"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2009"] = {
+
   ["1669"] = {
     name = "Spider Legs",
+
     name = "Scroll of Finesse",
     id = 2009,
+
    activeMessage = "Making scrolls of finesse",
     cookingEnchantment = 2000,
+
    enchant = true,
     value = 100,
+
    enchantmentID = 88,
 +
    categories = { "shield" },
 +
    time = 15000,
 +
     id = 1669,
 +
     level = 79,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "monster", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    size = 4,
+
     extraTooltipInfo = "Combat Enchantment.",
    difficulty = 4,
+
     class = "enchanted-scroll",
    alchemySize = 2.5,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/spider_legs.png",
+
    rarity = "rare"
     extraTooltipInfo = "It is somehow difficult to thread on a skewer.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2010"] = {
+
   ["1670"] = {
     name = "Goblin Brain",
+
     name = "Scroll of Fibrous Fabrication",
     id = 2010,
+
    activeMessage = "Making scrolls of fibrous fabrication",
     value = 25,
+
    enchant = true,
 +
    enchantmentID = 92,
 +
    categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1670,
 +
    level = 66,
 +
     experience = 4400,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "monster", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    size = 2,
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    difficulty = 2,
+
     class = "enchanted-scroll",
    cookingEnchantment = 27,
+
     tags = { "enchanting" },
    alchemySize = 2,
+
    rarity = "rare"
     itemImage = "/images/cooking/goblin_brain.png",
 
     extraTooltipInfo = "They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2012"] = {
+
   ["1671"] = {
     name = "Pepper",
+
     name = "Scroll of Crucible",
     id = 2012,
+
    activeMessage = "Making scrolls of crucible",
     value = 10,
+
    enchant = true,
 +
    enchantmentID = 89,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1671,
 +
    level = 62,
 +
     experience = 4200,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "spice" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" },
    cookingEnchantment = 33,
+
    rarity = "rare"
    alchemySize = 1.5,
 
     itemImage = "/images/cooking/pepper.png",
 
     extraTooltipInfo = "Don't sneeze or you'll dump too much ore into the forge! Achoo!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2013"] = {
+
   ["1672"] = {
     name = "Salt",
+
     name = "Scroll of Forge Enhancement",
     id = 2013,
+
    activeMessage = "Making scrolls of forge enhancement",
     value = 10,
+
    enchant = true,
 +
    enchantmentID = 90,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1672,
 +
    level = 78,
 +
     experience = 5400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "spice", "preservative" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" },
    cookingEnchantment = 24,
+
    rarity = "rare"
    alchemySize = 1,
 
     itemImage = "/images/cooking/salt.png",
 
     extraTooltipInfo = "For some reason it reminds you of yourself. A great chef! ... Probably.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2014"] = {
+
   ["1673"] = {
     name = "Ashes",
+
     name = "Scroll of Forge Maintenance",
     id = 2014,
+
    activeMessage = "Making scrolls of forge maintenance",
     value = 5,
+
    enchant = true,
 +
    enchantmentID = 91,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1673,
 +
    level = 77,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 1,
+
     value = 2000,
    craftingExperience = 60,
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    requiredResources = { {
+
     extraTooltipInfo = "Smithing Enchantment.",
      ["2"] = 100,
+
     class = "enchanted-scroll",
      ["302"] = 30
+
     tags = { "enchanting" },
    }, {
+
    rarity = "rare"
      ["2"] = 100,
 
      ["303"] = 25
 
    }, {
 
      ["2"] = 100,
 
      ["304"] = 20
 
    }, {
 
      ["2"] = 100,
 
      ["305"] = 15
 
    }, {
 
      ["2"] = 100,
 
      ["306"] = 10
 
    } },
 
    ingredientTags = { "spice", "grain" },
 
    craftable = true,
 
    skill = "cooking",
 
    size = 3,
 
    difficulty = 3,
 
    cookingEnchantment = 6,
 
    alchemySize = 1,
 
     itemImage = "/images/cooking/ashes.png",
 
    craftingDescription = "The remnants of life.",
 
     extraTooltipInfo = "The remnants of life.",
 
    category = "General",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2015"] = {
+
   ["1674"] = {
     name = "Sugar",
+
     name = "Scroll of Leftovers",
     id = 2015,
+
    activeMessage = "Making scrolls of leftovers",
     value = 10,
+
    enchant = true,
 +
    enchantmentID = 96,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1674,
 +
    level = 74,
 +
     experience = 4800,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "spice", "sweetener" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
    size = 1,
+
     extraTooltipInfo = "Cooking Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
    cookingEnchantment = 22,
+
     tags = { "enchanting" },
    alchemySize = 1,
+
    rarity = "rare"
     itemImage = "/images/cooking/sugar.png",
 
     extraTooltipInfo = "A sugar rush would definitely make you more efficient!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2016"] = {
+
   ["1675"] = {
     name = "Honey",
+
     name = "Scroll of Blitzing",
     id = 2016,
+
    activeMessage = "Making scrolls of blitzing",
     value = 20,
+
    enchant = true,
 +
    enchantmentID = 97,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1675,
 +
    level = 27,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     value = 2000,
    ingredientTags = { "spice", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_cooking.png",
    skill = "cooking",
+
     extraTooltipInfo = "Cooking Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting" },
    cookingEnchantment = 23,
+
    rarity = "rare"
    alchemySize = 2.5,
+
  },
     itemImage = "/images/cooking/honey.png",
+
  ["1676"] = {
     extraTooltipInfo = "Why do fish like this so much?",
+
    name = "Scroll of Duster",
     class = "cooking-ingredient",
+
    activeMessage = "Making scrolls of duster",
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
    enchant = true,
    healing = {
+
    enchantmentID = 99,
      hp = 6,
+
    categories = { "gloves", "boots" },
      cooldown = 7500,
+
    time = 15000,
      perTick = 6,
+
     id = 1676,
      totalTicks = 5,
+
     level = 80,
      tickDelay = 5000,
+
     experience = 5550,
      ignoreCooldown = true
 
    }
 
  },
 
  ["2017"] = {
 
     name = "Milk",
 
     id = 2017,
 
     value = 15,
 
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    size = 1,
+
     extraTooltipInfo = "Augmentation Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/milk.png",
+
     tags = { "enchanting" },
     extraTooltipInfo = "mooooooooo",
+
     rarity = "rare"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking" },
 
     healing = {
 
      hp = 9,
 
      cooldown = 10000,
 
      perTick = 9,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2018"] = {
+
   ["1677"] = {
     name = "Butter",
+
     name = "Scroll of Scrapper",
     id = 2018,
+
     activeMessage = "Making scrolls of scrapper",
     craftingLevel = 1,
+
    enchant = true,
     craftingExperience = 18,
+
    enchantmentID = 100,
     value = 10,
+
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1677,
 +
     level = 51,
 +
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    craftable = true,
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    skill = "cooking",
+
     extraTooltipInfo = "Augmentation Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/butter.png",
+
     rarity = "rare"
     craftingDescription = "I can't believe it",
 
    category = "General",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" },
 
     requiredResources = { {
 
      ["2017"] = 5
 
    } }
 
 
   },
 
   },
   ["2019"] = {
+
   ["1678"] = {
     name = "Egg",
+
     name = "Scroll of Immunity",
     id = 2019,
+
    activeMessage = "Making scrolls of immunity",
     value = 15,
+
    enchant = true,
 +
    enchantmentID = 101,
 +
    categories = { "cape" },
 +
    time = 15000,
 +
     id = 1678,
 +
    level = 56,
 +
     experience = 3450,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "egg" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
    size = 1,
+
     extraTooltipInfo = "Combat Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/egg.png",
+
     tags = { "enchanting", "armor" }
     extraTooltipInfo = "GEG, scrambled egg.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2020"] = {
+
   ["1800"] = {
     name = "Mushroom",
+
     name = "Elven Royal Leggings",
     id = 2020,
+
     id = 1800,
     value = 10,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     requiredLevel = {
    ingredientTags = { "vegetable" },
+
      defense = 75,
    skill = "cooking",
+
      range = 75
    size = 1,
+
     },
     difficulty = 3,
+
     itemImage = "/images/combat/equipment/range/hide_legs.png",
     cookingEnchantment = 36,
+
     itemIcon = "/images/combat/equipment/range/elven_legs.png",
    alchemySize = 2,
+
     class = "equipment",
     itemImage = "/images/cooking/mushroom.png",
+
    visual = "platelegs",
     extraTooltipInfo = "Kinda makes you feel like checking the roots of things.",
+
     extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
     class = "cooking-ingredient",
+
     tags = { "armor", "range" },
     tags = { "ingredient", "cooking", "foraging" }
+
    equipmentStats = {
  },
+
      slot = "legs",
  ["2021"] = {
+
      offensiveDamageAffinity = {
    name = "Carrot",
+
        Range = 1.1,
    id = 2021,
+
        Nature = 1.03
    value = 15,
+
      },
    tradeable = true,
+
      defensiveDamageAffinity = {
    experience = 10,
+
        Range = 1.1,
    ingredientTags = { "vegetable" },
+
        Nature = 1.1
    skill = "cooking",
+
      },
    size = 1,
+
      weaponBonus = {
    difficulty = 1,
+
        strength = 0,
    itemImage = "/images/cooking/carrot.png",
+
        intellect = 0,
    extraTooltipInfo = "Build your own snowman kit. Just add water and coal!",
+
        dexterity = 24
    class = "cooking-ingredient",
+
      },
    tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
      armorBonus = {
     healing = {
+
        protection = 40,
       hp = 9,
+
        resistance = 18,
       cooldown = 10000,
+
        agility = 88,
       perTick = 9,
+
        stamina = 0
       totalTicks = 4,
+
      },
      tickDelay = 5000,
+
      augmentationBonus = { {
      ignoreCooldown = false
+
        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
 
     }
 
     }
 
   },
 
   },
   ["2022"] = {
+
   ["1801"] = {
     name = "Chili Pepper",
+
     name = "Elven Royal Tunic",
     id = 2022,
+
     id = 1801,
     value = 10,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
    ingredientTags = { "vegetable" },
+
      defense = 75,
    skill = "cooking",
+
      range = 75
    size = 2,
+
     },
     difficulty = 2,
+
     itemImage = "/images/combat/equipment/range/hide_body.png",
     cookingEnchantment = 5,
+
     itemIcon = "/images/combat/equipment/range/elven_chest.png",
     alchemySize = 1,
+
     class = "equipment",
    itemImage = "/images/cooking/chili_pepper.png",
+
    visual = "chainbody",
     extraTooltipInfo = "So hot you feel like you could almost smelt ores with it!",
+
     extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
     class = "cooking-ingredient",
+
     tags = { "armor", "range" },
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
    equipmentStats = {
    healing = {
+
      slot = "body",
      hp = 6,
+
      offensiveDamageAffinity = {
      cooldown = 7500,
+
        Range = 1.16,
       perTick = 6,
+
        Nature = 1.08
       totalTicks = 5,
+
      },
       tickDelay = 5000,
+
      defensiveDamageAffinity = {
       ignoreCooldown = true
+
        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 = { 10010, 10012, 10014, 10021 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 227500,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2023"] = {
+
   ["1802"] = {
     name = "Potato",
+
     name = "Elven Royal Hat",
     id = 2023,
+
     id = 1802,
     value = 10,
+
     enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 8000000,
     ingredientTags = { "vegetable" },
+
     requiredLevel = {
    skill = "cooking",
+
      defense = 75,
     size = 2,
+
      range = 75
     difficulty = 2,
+
     },
     itemImage = "/images/cooking/potato.png",
+
     itemImage = "/images/combat/equipment/range/hide_coif.png",
     extraTooltipInfo = "What's 'taters, eh?",
+
     itemIcon = "/images/combat/equipment/range/elven_hat.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
     tags = { "ingredient", "cooking", "foraging" }
+
    class = "equipment",
  },
+
     visual = "med-helm",
  ["2024"] = {
+
     tags = { "armor", "range" },
    name = "Pumpkin",
+
    equipmentStats = {
    id = 2024,
+
      slot = "helm",
    value = 10,
+
      offensiveDamageAffinity = {
    tradeable = true,
+
        Range = 1.16
    experience = 20,
+
      },
    ingredientTags = { "vegetable" },
+
      defensiveDamageAffinity = {
    skill = "cooking",
+
        Melee = 0.95,
    size = 3,
+
        Magic = 1.08,
     difficulty = 3,
+
        Range = 1,
     itemImage = "/images/cooking/pumpkin.png",
+
        Piercing = 0.95,
     extraTooltipInfo = "Such a weird carrot!",
+
        Blunt = 0.97,
    class = "cooking-ingredient",
+
        Slashing = 0.97,
     tags = { "ingredient", "cooking", "foraging" }
+
        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 = { 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
 +
    }
 
   },
 
   },
   ["2025"] = {
+
   ["1803"] = {
     name = "Tomato",
+
     name = "Infernal Chainmail",
     id = 2025,
+
     id = 1803,
     value = 10,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
    ingredientTags = { "fruit" },
+
      defense = 75,
    skill = "cooking",
+
      strength = 75
    size = 2,
+
     },
     difficulty = 2,
+
     itemImage = "/images/combat/equipment/infernal_chain.png",
     itemImage = "/images/cooking/tomato.png",
+
     class = "equipment",
     extraTooltipInfo = "Definitely a fruit.",
+
     visual = "chainbody-gargoyle",
     class = "cooking-ingredient",
+
     tags = { "armor", "melee" },
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
    extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
    healing = {
+
    equipmentStats = {
       hp = 3,
+
      slot = "body",
       cooldown = 5000,
+
      offensiveDamageAffinity = {
       perTick = 3,
+
        Melee = 1.1,
       totalTicks = 10,
+
        Piercing = 1.075,
       tickDelay = 5000,
+
        Fire = 1.1
       ignoreCooldown = true
+
      },
 +
      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
 
     }
 
     }
 
   },
 
   },
   ["2026"] = {
+
   ["1804"] = {
     name = "Apple",
+
     name = "Infernal Legs",
     id = 2026,
+
     id = 1804,
     value = 20,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
    ingredientTags = { "fruit", "sweetener" },
+
      defense = 75,
    skill = "cooking",
+
      strength = 75
    size = 2,
+
     },
     difficulty = 1,
+
     itemImage = "/images/combat/equipment/infernal_pants.png",
     itemImage = "/images/cooking/apple.png",
+
     class = "equipment",
     extraTooltipInfo = "Didn't fall far from the tree.",
+
    visual = "platelegs",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Liar, liar, pants on fire!",
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
     tags = { "armor", "melee" },
    healing = {
+
    equipmentStats = {
      hp = 9,
+
      slot = "legs",
      cooldown = 10000,
+
      offensiveDamageAffinity = {
       perTick = 9,
+
        Melee = 1.05,
       totalTicks = 4,
+
        Piercing = 1.075,
       tickDelay = 5000,
+
        Fire = 1.1
       ignoreCooldown = false
+
      },
 +
      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
 
     }
 
     }
 
   },
 
   },
   ["2027"] = {
+
   ["1805"] = {
     name = "Wildberry",
+
     name = "Infernal Helm",
     id = 2027,
+
     id = 1805,
     value = 10,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
     ingredientTags = { "fruit", "sweetener" },
+
      defense = 75,
     skill = "cooking",
+
      strength = 75
     size = 1,
+
     },
     difficulty = 2,
+
     itemImage = "/images/combat/equipment/infernal_helm_1.png",
    itemImage = "/images/cooking/wildberry.png",
+
     class = "equipment",
     extraTooltipInfo = "Like a blueberry, but wild.",
+
     specialVisuals = { {
    class = "cooking-ingredient",
+
      image = "/images/combat/equipment/infernal_helm_1.png",
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
      css = "gargoyle-helm-1"
     healing = {
+
     }, {
       hp = 3,
+
      image = "/images/combat/equipment/gargoyle_helm_2.png",
       cooldown = 5000,
+
      css = "gargoyle-helm-2"
       perTick = 3,
+
    } },
      totalTicks = 10,
+
     tags = { "armor", "melee" },
      tickDelay = 5000,
+
    extraTooltipInfo = "A fiery countenance that will strike fear into the hearts of your enemies.",
      ignoreCooldown = true
+
     equipmentStats = {
    }
+
       slot = "helm",
  },
+
       offensiveAccuracyAffinityRating = {
  ["2028"] = {
+
        Melee = 64
    name = "Banana",
+
      },
    id = 2028,
+
       offensiveDamageAffinity = {
    value = 20,
+
        Melee = 1.1,
    tradeable = true,
+
        Piercing = 1.15,
    experience = 10,
+
        Slashing = 1.15,
    ingredientTags = { "fruit", "sweetener" },
+
        Fire = 1.1
    skill = "cooking",
+
      },
    size = 1,
+
      defensiveDamageAffinity = {
    difficulty = 1,
+
        Melee = 1.03,
    cookingEnchantment = 4,
+
        Magic = 0.9,
    alchemySize = 2,
+
        Range = 1.03,
    itemImage = "/images/cooking/banana.png",
+
        Piercing = 1.01,
    extraTooltipInfo = "Gather 'em up in bunches!",
+
        Blunt = 1.01,
    class = "cooking-ingredient",
+
        Slashing = 1.01,
    tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
+
        Fire = 1.04
    healing = {
+
      },
      hp = 9,
+
      weaponBonus = {
      cooldown = 10000,
+
        dexterity = 0,
       perTick = 9,
+
        intellect = 0,
       totalTicks = 4,
+
        strength = 24
       tickDelay = 5000,
+
      },
       ignoreCooldown = false
+
      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
 
     }
 
     }
 
   },
 
   },
   ["2029"] = {
+
   ["1806"] = {
     name = "Wheat",
+
     name = "Symphony of Spirits",
     id = 2029,
+
     id = 1806,
     value = 10,
+
    enchantmentTier = 7,
 +
     value = 4000000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     requiredLevel = {
     ingredientTags = { "grain" },
+
      strength = 75
     skill = "cooking",
+
    },
     size = 1,
+
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
     difficulty = 2,
+
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
     itemImage = "/images/cooking/wheat.png",
+
     extraTooltipInfo = "It sings with every swing. You find it almost soothing.",
     extraTooltipInfo = "How many of these do I need to make a Straw Hat?",
+
     class = "equipment",
     class = "cooking-ingredient",
+
     visual = "chorus-of-souls",
    tags = { "ingredient", "cooking", "foraging" }
+
     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"
 
   },
 
   },
   ["2030"] = {
+
   ["1807"] = {
     name = "Rice",
+
     id = 1807,
     id = 2030,
+
     name = "Crown of Spikes",
     value = 10,
+
     value = 800000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     enchantmentTier = 1,
     ingredientTags = { "grain" },
+
     forcedEnchant = 14,
     skill = "cooking",
+
     forcedEnchantAmount = 1,
    size = 2,
+
     itemImage = "/images/jewellery/spiked_crown.png",
    difficulty = 2,
+
     class = "equipment",
     itemImage = "/images/cooking/rice.png",
+
     extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
     extraTooltipInfo = "You're telling me a Limpe fried this rice?",
+
     requiredLevel = {
     class = "cooking-ingredient",
+
      defense = 60
     tags = { "ingredient", "cooking", "foraging" }
+
    },
  },
+
    equipmentStats = {
  ["2031"] = {
+
      slot = "arrows",
    name = "Sageberry",
+
      armorBonus = {
    id = 2031,
+
        protection = 0,
    value = 150,
+
        resistance = 0,
    tradeable = true,
+
        agility = -256,
    experience = 0,
+
        stamina = 0
    ingredientTags = { "fruit", "spice" },
+
      },
    skill = "cooking",
+
      offensiveAccuracyAffinityRating = {
    size = 1,
+
        Melee = -128,
    difficulty = 5,
+
        Magic = -128,
    cookingEnchantment = 2002,
+
        Range = -128
    alchemySize = 2,
+
      },
    itemImage = "/images/farming/sage_berry.png",
+
      weaponBonus = {
    extraTooltipInfo = "The ultimate big brain berry.",
+
        strength = 0,
    class = "cooking-ingredient",
+
        intellect = 0,
    tags = { "ingredient", "cooking", "foraging" }
+
        dexterity = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 3
 +
      } }
 +
    },
 +
    rarity = "epic"
 
   },
 
   },
   ["2032"] = {
+
   ["1808"] = {
     name = "Choccy Milk",
+
     id = 1808,
     id = 2032,
+
     name = "Dark Ring",
     value = 150,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     itemImage = "/images/jewellery/dark_ring.png",
     skill = "cooking",
+
     class = "equipment",
     size = 5,
+
     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.",
     difficulty = 5,
+
     requiredLevel = {
     itemImage = "/images/cooking/chocolate_milk.png",
+
      defense = 60
    extraTooltipInfo = "Do you even know what chocolate is? ... Well, it's brown.",
+
    },
    class = "cooking-ingredient",
+
     equipmentStats = {
    tags = { "ingredient", "consumable", "food", "cooking" },
+
      slot = "ring",
    healing = {
+
      offensiveDamageAffinity = {
      hp = 24,
+
        Melee = 1.05,
      cooldown = 10000,
+
        Magic = 1.05,
       perTick = 20,
+
        Range = 1.05
      totalTicks = 6,
+
      },
      tickDelay = 5000,
+
      defensiveDamageAffinity = {
       ignoreCooldown = false
+
        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"
 
   },
 
   },
   ["2100"] = {
+
   ["1809"] = {
     name = "Questionable Food",
+
     id = 1809,
     id = 2100,
+
     name = "Pendant of Virulence",
     value = 5,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/questionable_food.png",
+
     itemImage = "/images/jewellery/necro_2.png",
     extraTooltipInfo = "You're not quite sure what this is supposed to be.",
+
     enchantmentTier = 1,
     class = "cooking-ingredient",
+
    forcedEnchant = 98,
     tags = { "consumable", "food", "cooking" },
+
    forcedEnchantAmount = 1,
     healing = {
+
     class = "equipment",
       hp = 3,
+
     extraTooltipInfo = "This pendant is a magical channel for poison, death, and altogether unpleasant things.",
       cooldown = 5000,
+
    requiredLevel = {
       perTick = 1,
+
      defense = 60
       totalTicks = 5,
+
    },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = true
+
       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
 +
      } }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2101"] = {
+
   ["1998"] = {
     name = "Monster Surprise",
+
     name = "All Potions",
     id = 2101,
+
     id = 1998,
     value = 5,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_surprise.png",
+
    dummy = "potion",
    extraTooltipInfo = "... Probably edible!",
+
     itemImage = "/images/cooking/alchemy/rainbow_pot.png",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "alchemy", "food", "cooking" }
    healing = {
 
      hp = 5,
 
      cooldown = 6000,
 
      perTick = 4,
 
      totalTicks = 20,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2102"] = {
+
   ["1999"] = {
     name = "Seared Steak",
+
     name = "All Foods",
     id = 2102,
+
     id = 1999,
     value = 50,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_steak.png",
+
    dummy = "food",
    extraTooltipInfo = "A nice juicy steak.",
+
     itemImage = "/images/cooking/monster_curry.png",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking" }
    healing = {
 
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2103"] = {
+
   ["2000"] = {
     name = "Seared Fish",
+
     name = "Raw Chicken",
     id = 2103,
+
     id = 2000,
     value = 30,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_fish.png",
+
     itemImage = "/images/cooking/raw_chicken.png",
     extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
+
     extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking" }
    healing = {
 
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2104"] = {
+
   ["2001"] = {
     name = "Seared Poultry",
+
     name = "Raw Beef",
     id = 2104,
+
     id = 2001,
     value = 50,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_bird.png",
+
     itemImage = "/images/cooking/raw_beef.png",
     extraTooltipInfo = "It's not fried but it'll do.",
+
     extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking" }
    healing = {
 
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2105"] = {
+
   ["2009"] = {
     name = "Birdie Pasta",
+
     name = "Spider Legs",
     id = 2105,
+
     id = 2009,
     value = 75,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_pasta.png",
+
     itemImage = "/images/cooking/spider_legs.png",
     extraTooltipInfo = "The invention of a true madman.",
+
     extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking" }
    healing = {
 
      hp = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2106"] = {
+
   ["2010"] = {
     name = "Spaghetti & Meat",
+
     name = "Goblin Brain",
     id = 2106,
+
     id = 2010,
     value = 75,
+
     value = 25,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/spaghetti_meat.png",
+
     itemImage = "/images/cooking/goblin_brain.png",
     extraTooltipInfo = "Classic.",
+
     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" }
    healing = {
 
      hp = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2107"] = {
+
   ["2012"] = {
     name = "Sushi",
+
     name = "Pepper",
     id = 2107,
+
     id = 2012,
     value = 100,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/sushi.png",
+
    experience = 10,
     extraTooltipInfo = "Wait, is the fish raw or not?",
+
     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 = { "cooking", "foraging" }
    healing = {
 
      hp = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2108"] = {
+
   ["2013"] = {
     name = "Birdie Pie",
+
     name = "Salt",
     id = 2108,
+
     id = 2013,
     value = 125,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_pie.png",
+
    experience = 10,
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
+
     itemImage = "/images/cooking/salt.png",
 +
     extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking" }
    healing = {
 
      hp = 24,
 
      cooldown = 15000,
 
      perTick = 40,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2109"] = {
+
   ["2014"] = {
     name = "Cottage Pie",
+
     name = "Ashes",
     id = 2109,
+
     id = 2014,
     value = 125,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cottage_pie.png",
+
     itemImage = "/images/cooking/ashes.png",
     extraTooltipInfo = "Maybe you should have cut the meat up first.",
+
     extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking" },
     healing = {
+
     craftingStats = {
       hp = 24,
+
       level = 1,
       cooldown = 15000,
+
       experience = 65,
       perTick = 40,
+
       category = "General",
       totalTicks = 3,
+
       craftable = true,
       tickDelay = 5000,
+
       description = "Cooking Ingredient. The remnants of life."
      ignoreCooldown = false
 
 
     }
 
     }
 
   },
 
   },
   ["2110"] = {
+
   ["2015"] = {
     name = "Fisherman's Pie",
+
     name = "Sugar",
     id = 2110,
+
     id = 2015,
     value = 125,
+
     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 = { "cooking", "foraging" }
 +
  },
 +
  ["2016"] = {
 +
    name = "Honey",
 +
    id = 2016,
 +
    value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fisherman_pie.png",
+
    experience = 15,
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
+
     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 = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
       hp = 24,
+
       hp = 6,
       cooldown = 15000,
+
       cooldown = 7500,
       perTick = 40,
+
       perTick = 6,
       totalTicks = 3,
+
       totalTicks = 5,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = false
+
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2111"] = {
+
   ["2017"] = {
     name = "Fruit Pie",
+
     name = "Milk",
     id = 2111,
+
     id = 2017,
     value = 125,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_pie.png",
+
     itemImage = "/images/cooking/milk.png",
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
+
     extraTooltipInfo = "Cooking Ingredient. mooooooooo",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 20,
+
       hp = 9,
       cooldown = 12000,
+
       cooldown = 10000,
       perTick = 34,
+
       perTick = 9,
 
       totalTicks = 3,
 
       totalTicks = 3,
       tickDelay = 4000,
+
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2112"] = {
+
   ["2018"] = {
     name = "Demon Cake",
+
     name = "Butter",
     id = 2112,
+
     id = 2018,
     value = 175,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/demon_cake.png",
+
     itemImage = "/images/cooking/butter.png",
     extraTooltipInfo = "Probably not inherently evil! Probably.",
+
     extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking" },
     healing = {
+
     craftingStats = {
       hp = 34,
+
       level = 1,
       cooldown = 15000,
+
       experience = 25,
       perTick = 34,
+
       category = "General",
       totalTicks = 8,
+
       craftable = true,
       tickDelay = 7000,
+
       description = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying..."
      ignoreCooldown = false
 
 
     }
 
     }
 
   },
 
   },
   ["2113"] = {
+
   ["2019"] = {
     name = "Cake",
+
     name = "Egg",
     id = 2113,
+
     id = 2019,
     value = 100,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cake.png",
+
     itemImage = "/images/cooking/egg.png",
 +
    extraTooltipInfo = "GEG, scrambled egg.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" }
    extraTooltipInfo = "A lie.",
 
    healing = {
 
      hp = 24,
 
      cooldown = 12500,
 
      perTick = 24,
 
      totalTicks = 8,
 
      tickDelay = 6500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2114"] = {
+
   ["2020"] = {
     name = "Fruit Cake",
+
     name = "Mushroom",
     id = 2114,
+
     id = 2020,
     value = 125,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_cake.png",
+
    experience = 15,
     extraTooltipInfo = "Pretty please with a cherry on top?",
+
     itemImage = "/images/cooking/mushroom.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking", "foraging" }
    healing = {
 
      hp = 24,
 
      cooldown = 12500,
 
      perTick = 24,
 
      totalTicks = 8,
 
      tickDelay = 6500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2115"] = {
+
   ["2021"] = {
     name = "Grain Cake",
+
     name = "Carrot",
     id = 2115,
+
     id = 2021,
     value = 125,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grain_cake.png",
+
    experience = 10,
     extraTooltipInfo = "A little dry.",
+
     itemImage = "/images/cooking/carrot.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
       hp = 20,
+
       hp = 9,
 
       cooldown = 10000,
 
       cooldown = 10000,
       perTick = 20,
+
       perTick = 9,
       totalTicks = 9,
+
       totalTicks = 4,
       tickDelay = 6500,
+
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2116"] = {
+
   ["2022"] = {
     name = "Omelette",
+
     name = "Chili Pepper",
     id = 2116,
+
     id = 2022,
     value = 75,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/omelette.png",
+
    experience = 10,
     extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
+
     itemImage = "/images/cooking/chili_pepper.png",
 +
     extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
 
       hp = 6,
 
       hp = 6,
 
       cooldown = 7500,
 
       cooldown = 7500,
 
       perTick = 6,
 
       perTick = 6,
       totalTicks = 10,
+
       totalTicks = 5,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
 
       ignoreCooldown = true
 
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2117"] = {
+
   ["2023"] = {
     name = "Monster Omelette",
+
     name = "Potato",
     id = 2117,
+
     id = 2023,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_omelette.png",
+
    experience = 10,
     extraTooltipInfo = "Is it alive?",
+
     itemImage = "/images/cooking/potato.png",
 +
     extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "cooking", "foraging" }
    healing = {
 
      hp = 24,
 
      cooldown = 15000,
 
      perTick = 24,
 
      totalTicks = 7,
 
      tickDelay = 6000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2118"] = {
+
   ["2024"] = {
     name = "Meaty Omelette",
+
     name = "Pumpkin",
     id = 2118,
+
     id = 2024,
     value = 125,
+
     value = 10,
 +
    tradeable = true,
 +
    experience = 20,
 +
    itemImage = "/images/cooking/pumpkin.png",
 +
    extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
 +
    class = "cooking-ingredient",
 +
    tags = { "cooking", "foraging" }
 +
  },
 +
  ["2025"] = {
 +
    name = "Tomato",
 +
    id = 2025,
 +
    value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_omelette.png",
+
    experience = 10,
     extraTooltipInfo = "Rich and savoury!",
+
     itemImage = "/images/cooking/tomato.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 3,
       cooldown = 10000,
+
       cooldown = 5000,
       perTick = 18,
+
       perTick = 3,
       totalTicks = 7,
+
       totalTicks = 10,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = false
+
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2119"] = {
+
   ["2026"] = {
     name = "Veggie Crepe",
+
     name = "Apple",
     id = 2119,
+
     id = 2026,
     value = 125,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_crepe.png",
+
    experience = 10,
     extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
+
     itemImage = "/images/cooking/apple.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 9,
 
       cooldown = 10000,
 
       cooldown = 10000,
       perTick = 18,
+
       perTick = 9,
       totalTicks = 7,
+
       totalTicks = 4,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2120"] = {
+
   ["2027"] = {
     name = "Fruity Crepe",
+
     name = "Wildberry",
     id = 2120,
+
     id = 2027,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_crepe.png",
+
    experience = 10,
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
+
     itemImage = "/images/cooking/wildberry.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 3,
       cooldown = 10000,
+
       cooldown = 5000,
       perTick = 18,
+
       perTick = 3,
       totalTicks = 7,
+
       totalTicks = 10,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = false
+
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2121"] = {
+
   ["2028"] = {
     name = "Eggnog",
+
     name = "Banana",
     id = 2121,
+
     id = 2028,
     value = 50,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/egg_nog.png",
+
    experience = 10,
     extraTooltipInfo = "Good all year round!",
+
     itemImage = "/images/cooking/banana.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 9,
 
       cooldown = 10000,
 
       cooldown = 10000,
       perTick = 18,
+
       perTick = 9,
       totalTicks = 7,
+
       totalTicks = 4,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2122"] = {
+
   ["2029"] = {
     name = "Meat Roast",
+
     name = "Wheat",
     id = 2122,
+
     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 = { "cooking", "foraging" }
 +
  },
 +
  ["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 = { "cooking", "foraging" }
 +
  },
 +
  ["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 = { "cooking", "foraging" }
 +
  },
 +
  ["2032"] = {
 +
    name = "Choccy Milk",
 +
    id = 2032,
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_roast.png",
+
     itemImage = "/images/cooking/chocolate_milk.png",
     extraTooltipInfo = "PROTEIN!!!",
+
     extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 40,
+
       hp = 24,
       cooldown = 30000,
+
       cooldown = 10000,
       perTick = 60,
+
       perTick = 20,
       totalTicks = 10,
+
       totalTicks = 6,
       tickDelay = 10000,
+
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2123"] = {
+
   ["2034"] = {
     name = "Fried Fruit",
+
     name = "Filleted Fish",
     id = 2123,
+
     id = 2034,
     value = 100,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fried_fruit.png",
+
     itemImage = "/images/cooking/prepared/fillet.png",
     extraTooltipInfo = "Basically candy at this point.",
+
     extraTooltipInfo = "Sashimi! You should probably cook these.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
 
       hp = 3,
 
       hp = 3,
       cooldown = 5000,
+
       cooldown = 3000,
       perTick = 3,
+
       perTick = 5,
       totalTicks = 12,
+
       totalTicks = 5,
       tickDelay = 5000,
+
       tickDelay = 3000,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2124"] = {
+
   ["2036"] = {
     name = "Grilled Veggies",
+
     name = "Ground Flour",
     id = 2124,
+
     id = 2036,
     value = 100,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grilled_veggies.png",
+
     itemImage = "/images/cooking/prepared/starch.png",
     extraTooltipInfo = "Grilled to perfection!",
+
     extraTooltipInfo = "Definitely better cooked!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
       hp = 3,
+
       hp = 6,
 
       cooldown = 5000,
 
       cooldown = 5000,
       perTick = 3,
+
       perTick = 5,
       totalTicks = 12,
+
       totalTicks = 4,
       tickDelay = 5000,
+
       tickDelay = 4000,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2125"] = {
+
   ["2037"] = {
     name = "Kebabs",
+
     name = "Churned Dairy",
     id = 2125,
+
     id = 2037,
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/kababs.png",
+
     itemImage = "/images/cooking/prepared/dairy.png",
     extraTooltipInfo = "The action man's food!",
+
     extraTooltipInfo = "Tide you over till you cook real food.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
       hp = 22,
+
       hp = 10,
       cooldown = 15000,
+
       cooldown = 4000,
       perTick = 22,
+
       perTick = 6,
       totalTicks = 8,
+
       totalTicks = 3,
       tickDelay = 6000,
+
       tickDelay = 4000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2126"] = {
+
   ["2039"] = {
     name = "Candied Fruit",
+
     name = "Diced Fruit",
     id = 2126,
+
     id = 2039,
     value = 125,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/candied_fruit.png",
+
     itemImage = "/images/cooking/prepared/fruit.png",
     extraTooltipInfo = "Almost too sweet to handle!",
+
     extraTooltipInfo = "Fruit salad. Cook these for more nutrition!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
       hp = 6,
+
       hp = 11,
       cooldown = 7500,
+
       cooldown = 3000,
       perTick = 6,
+
       perTick = 7,
       totalTicks = 10,
+
       totalTicks = 2,
       tickDelay = 5000,
+
       tickDelay = 3000,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2127"] = {
+
   ["2040"] = {
     name = "Milkshake",
+
     name = "Chopped Vegetables",
     id = 2127,
+
     id = 2040,
     value = 75,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/milkshake.png",
+
     itemImage = "/images/cooking/prepared/vegetable.png",
     extraTooltipInfo = "Brings all the boys to the raid!",
+
     extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
       hp = 24,
+
       hp = 4,
       cooldown = 12500,
+
       cooldown = 6000,
       perTick = 24,
+
       perTick = 5,
       totalTicks = 5,
+
       totalTicks = 4,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2128"] = {
+
   ["2043"] = {
     name = "Vegetable Stew",
+
     name = "Minced Meat",
     id = 2128,
+
     id = 2043,
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_stew.png",
+
     itemImage = "/images/cooking/prepared/meat.png",
     extraTooltipInfo = "Reminds you of home.",
+
     extraTooltipInfo = "Cook them you monster!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 3,
 
       cooldown = 8000,
 
       cooldown = 8000,
       perTick = 18,
+
       perTick = 4,
       totalTicks = 7,
+
       totalTicks = 6,
       tickDelay = 4000,
+
       tickDelay = 7000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2129"] = {
+
   ["2044"] = {
     name = "Meaty Stew",
+
     name = "Butchered Monster",
     id = 2129,
+
     id = 2044,
     value = 125,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meaty_stew.png",
+
     itemImage = "/images/cooking/prepared/monster.png",
     extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
+
     extraTooltipInfo = "Really!? Is it better cooked?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "prepared", "cooking" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 0,
       cooldown = 8000,
+
       cooldown = 10000,
       perTick = 18,
+
       perTick = 4,
       totalTicks = 7,
+
       totalTicks = 8,
       tickDelay = 4000,
+
       tickDelay = 10000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2130"] = {
+
   ["2045"] = {
     name = "Monster Stew",
+
     name = "Sour Essence",
     id = 2130,
+
     id = 2045,
     value = 200,
+
     value = 50,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/prepared/sour.png",
 +
    extraTooltipInfo = "",
 +
    class = "cooking-ingredient",
 +
    tags = { "prepared", "cooking" }
 +
  },
 +
  ["2046"] = {
 +
    name = "Bitter Essence",
 +
    id = 2046,
 +
    value = 50,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/prepared/bitter.png",
 +
    extraTooltipInfo = "",
 +
    class = "cooking-ingredient",
 +
    tags = { "prepared", "cooking" }
 +
  },
 +
  ["2047"] = {
 +
    name = "Sweet Essence",
 +
    id = 2047,
 +
    value = 50,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/prepared/sweet.png",
 +
    extraTooltipInfo = "",
 +
    class = "cooking-ingredient",
 +
    tags = { "prepared", "cooking" }
 +
  },
 +
  ["2048"] = {
 +
    name = "Spicy Essence",
 +
    id = 2048,
 +
    value = 50,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/prepared/spicy.png",
 +
    extraTooltipInfo = "",
 +
    class = "cooking-ingredient",
 +
    tags = { "prepared", "cooking" }
 +
  },
 +
  ["2100"] = {
 +
    name = "Questionable Food",
 +
    id = 2100,
 +
    value = 5,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_stew.png",
+
     itemImage = "/images/cooking/questionable_food.png",
     extraTooltipInfo = "Parts of it are definitely still moving.",
+
     extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 22,
+
       hp = 3,
       cooldown = 10000,
+
       cooldown = 5000,
       perTick = 22,
+
       perTick = 1,
       totalTicks = 7,
+
       totalTicks = 5,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = false
+
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2131"] = {
+
   ["2101"] = {
     name = "Jerky",
+
     name = "Monster Surprise",
     id = 2131,
+
     id = 2101,
     value = 75,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/jerky.png",
+
     itemImage = "/images/cooking/monster_surprise.png",
     extraTooltipInfo = "A chewy treat.",
+
     extraTooltipInfo = "... Probably edible!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 0,
 
       cooldown = 10000,
 
       cooldown = 10000,
       perTick = 18,
+
       perTick = 7,
       totalTicks = 7,
+
       totalTicks = 15,
       tickDelay = 5000,
+
       tickDelay = 8000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2132"] = {
+
   ["2102"] = {
     name = "Pudding",
+
     name = "Seared Steak",
     id = 2132,
+
     id = 2102,
     value = 100,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/pudding.png",
+
     itemImage = "/images/cooking/seared_steak.png",
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
+
     extraTooltipInfo = "A nice juicy steak.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 24,
+
       hp = 4,
       cooldown = 12500,
+
       cooldown = 8000,
       perTick = 24,
+
       perTick = 6,
       totalTicks = 5,
+
       totalTicks = 13,
       tickDelay = 5000,
+
       tickDelay = 7000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2133"] = {
+
   ["2103"] = {
     name = "Ice Cream",
+
     name = "Seared Fish",
     id = 2133,
+
     id = 2103,
     value = 100,
+
     value = 30,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/icecream.png",
+
     itemImage = "/images/cooking/seared_fish.png",
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
+
     extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 18,
+
       hp = 5,
       cooldown = 10000,
+
       cooldown = 6000,
       perTick = 18,
+
       perTick = 9,
       totalTicks = 7,
+
       totalTicks = 9,
       tickDelay = 5000,
+
       tickDelay = 6000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2134"] = {
+
   ["2104"] = {
     name = "Monster Curry",
+
     name = "Seared Poultry",
     id = 2134,
+
     id = 2104,
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_curry.png",
+
     itemImage = "/images/cooking/seared_bird.png",
     extraTooltipInfo = "Might actually be mildly edible!",
+
     extraTooltipInfo = "It's not fried but it'll do.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 30,
+
       hp = 3,
       cooldown = 20000,
+
       cooldown = 5000,
       perTick = 38,
+
       perTick = 3,
       totalTicks = 3,
+
       totalTicks = 12,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = false
+
       ignoreCooldown = true
 
     }
 
     }
 
   },
 
   },
   ["2135"] = {
+
   ["2105"] = {
     name = "Birdie Curry",
+
     name = "Birdie Pasta",
     id = 2135,
+
     id = 2105,
     value = 175,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_curry.png",
+
     itemImage = "/images/cooking/birdie_pasta.png",
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
+
     extraTooltipInfo = "The invention of a true madman.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 24,
+
       hp = 15,
       cooldown = 17500,
+
       cooldown = 8000,
       perTick = 32,
+
       perTick = 15,
       totalTicks = 3,
+
       totalTicks = 8,
       tickDelay = 3000,
+
       tickDelay = 4000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2136"] = {
+
   ["2106"] = {
     name = "Beast Curry",
+
     name = "Spaghetti & Meat",
     id = 2136,
+
     id = 2106,
     value = 175,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/beast_curry.png",
+
     itemImage = "/images/cooking/spaghetti_meat.png",
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
+
     extraTooltipInfo = "Classic.",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 24,
+
       hp = 18,
       cooldown = 17500,
+
       cooldown = 13000,
       perTick = 32,
+
       perTick = 16,
       totalTicks = 3,
+
       totalTicks = 10,
       tickDelay = 3000,
+
       tickDelay = 5500,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2137"] = {
+
   ["2107"] = {
     name = "Seafood Curry",
+
     name = "Sushi",
     id = 2137,
+
     id = 2107,
     value = 175,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seafood_curry.png",
+
     itemImage = "/images/cooking/sushi.png",
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
+
     extraTooltipInfo = "Wait, is the fish raw or not?",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 24,
+
       hp = 22,
       cooldown = 17500,
+
       cooldown = 11000,
       perTick = 32,
+
       perTick = 21,
       totalTicks = 3,
+
       totalTicks = 8,
       tickDelay = 3000,
+
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2138"] = {
+
   ["2108"] = {
     name = "Monster Gelato",
+
     name = "Birdie Pie",
     id = 2138,
+
     id = 2108,
     value = 225,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_gelato.png",
+
     itemImage = "/images/cooking/birdie_pie.png",
     extraTooltipInfo = "Only partially inedible!",
+
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
 
     tags = { "consumable", "food", "cooking" },
 
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 30,
+
       hp = 24,
       cooldown = 30000,
+
       cooldown = 15000,
       perTick = 10,
+
       perTick = 40,
       totalTicks = 15,
+
       totalTicks = 3,
       tickDelay = 3000,
+
       tickDelay = 5000,
 
       ignoreCooldown = false
 
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2139"] = {
+
   ["2109"] = {
     name = "Common Potion",
+
     name = "Cottage Pie",
     id = 2139,
+
     id = 2109,
     value = 100,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 1,
+
     itemImage = "/images/cooking/cottage_pie.png",
    stackMultiplier = 1.5,
+
    extraTooltipInfo = "Maybe you should have cut the meat up first.",
     itemImage = "/images/cooking/alchemy/common.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 2,
+
       hp = 63,
       cooldown = 5000,
+
       cooldown = 17000,
       perTick = 2,
+
       perTick = 39,
       totalTicks = 10,
+
       totalTicks = 8,
       tickDelay = 1000,
+
       tickDelay = 5000,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2140"] = {
+
   ["2110"] = {
     name = "Common Concentrated Potion",
+
     name = "Fisherman's Pie",
     id = 2140,
+
     id = 2110,
 
     value = 125,
 
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 2,
+
     itemImage = "/images/cooking/fisherman_pie.png",
    stackMultiplier = 1,
+
    extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
     itemImage = "/images/cooking/alchemy/common-concentrated.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 2,
+
       hp = 61,
       cooldown = 5000,
+
       cooldown = 15000,
       perTick = 2,
+
       perTick = 42,
       totalTicks = 10,
+
       totalTicks = 7,
       tickDelay = 1000,
+
       tickDelay = 4666,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2141"] = {
+
   ["2111"] = {
     name = "Common Large Potion",
+
     name = "Fruit Pie",
     id = 2141,
+
     id = 2111,
 
     value = 125,
 
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 1,
+
     itemImage = "/images/cooking/fruit_pie.png",
    stackMultiplier = 2.5,
+
    extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
     itemImage = "/images/cooking/alchemy/common-large.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 2,
+
       hp = 90,
       cooldown = 5000,
+
       cooldown = 12000,
       perTick = 2,
+
       perTick = 49,
       totalTicks = 10,
+
       totalTicks = 5,
       tickDelay = 1000,
+
       tickDelay = 3666,
       ignoreCooldown = true
+
       ignoreCooldown = false
 
     }
 
     }
 
   },
 
   },
   ["2142"] = {
+
   ["2112"] = {
     name = "Rare Potion",
+
     name = "Demon Cake",
     id = 2142,
+
     id = 2112,
     value = 200,
+
     value = 175,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 2,
+
     itemImage = "/images/cooking/demon_cake.png",
    stackMultiplier = 1.5,
+
    extraTooltipInfo = "Probably not inherently evil! Probably.",
     itemImage = "/images/cooking/alchemy/rare.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 4,
+
       hp = 16,
       cooldown = 10000,
+
       cooldown = 15000,
       perTick = 4,
+
       perTick = 19,
       totalTicks = 10,
+
       totalTicks = 11,
       tickDelay = 1000,
+
       tickDelay = 6000,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "rare"
 
 
   },
 
   },
   ["2143"] = {
+
   ["2113"] = {
     name = "Rare Concentrated Potion",
+
     name = "Cake",
     id = 2143,
+
     id = 2113,
     value = 250,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 3,
+
     itemImage = "/images/cooking/cake.png",
    stackMultiplier = 1,
 
     itemImage = "/images/cooking/alchemy/rare-concentrated.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 +
    extraTooltipInfo = "A lie.",
 
     healing = {
 
     healing = {
       hp = 4,
+
       hp = 28,
       cooldown = 10000,
+
       cooldown = 12000,
       perTick = 4,
+
       perTick = 17,
       totalTicks = 10,
+
       totalTicks = 7,
       tickDelay = 1000,
+
       tickDelay = 5000,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "rare"
 
 
   },
 
   },
   ["2144"] = {
+
   ["2114"] = {
     name = "Rare Large Potion",
+
     name = "Fruit Cake",
     id = 2144,
+
     id = 2114,
     value = 250,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 2,
+
     itemImage = "/images/cooking/fruit_cake.png",
    stackMultiplier = 2.5,
+
    extraTooltipInfo = "Pretty please with a cherry on top?",
     itemImage = "/images/cooking/alchemy/rare-large.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 4,
+
       hp = 45,
       cooldown = 10000,
+
       cooldown = 8000,
       perTick = 4,
+
       perTick = 27,
       totalTicks = 10,
+
       totalTicks = 5,
       tickDelay = 1000,
+
       tickDelay = 3500,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "rare"
 
 
   },
 
   },
   ["2145"] = {
+
   ["2115"] = {
     name = "Epic Potion",
+
     name = "Grain Cake",
     id = 2145,
+
     id = 2115,
     value = 300,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 3,
+
     itemImage = "/images/cooking/grain_cake.png",
    stackMultiplier = 1,
+
    extraTooltipInfo = "A little dry.",
     itemImage = "/images/cooking/alchemy/epic.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 6,
+
       hp = 33,
       cooldown = 15000,
+
       cooldown = 9000,
       perTick = 6,
+
       perTick = 22,
       totalTicks = 10,
+
       totalTicks = 6,
       tickDelay = 1000,
+
       tickDelay = 4000,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "epic"
 
 
   },
 
   },
   ["2146"] = {
+
   ["2116"] = {
     name = "Epic Large Potion",
+
     name = "Omelette",
     id = 2146,
+
     id = 2116,
     value = 375,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 3,
+
     itemImage = "/images/cooking/omelette.png",
    stackMultiplier = 2.5,
+
    extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
     itemImage = "/images/cooking/alchemy/epic-large.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 6,
+
       hp = 10,
       cooldown = 15000,
+
       cooldown = 7000,
       perTick = 6,
+
       perTick = 7,
       totalTicks = 10,
+
       totalTicks = 8,
       tickDelay = 1000,
+
       tickDelay = 6000,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "epic"
 
 
   },
 
   },
   ["2147"] = {
+
   ["2117"] = {
     name = "Legendary Potion",
+
     name = "Monster Omelette",
     id = 2147,
+
     id = 2117,
     value = 400,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 4,
+
     itemImage = "/images/cooking/monster_omelette.png",
    stackMultiplier = 1,
+
    extraTooltipInfo = "Is it alive?",
     itemImage = "/images/cooking/alchemy/legendary.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 8,
+
       hp = 15,
       cooldown = 20000,
+
       cooldown = 17000,
       perTick = 8,
+
       perTick = 16,
       totalTicks = 10,
+
       totalTicks = 11,
       tickDelay = 1000,
+
       tickDelay = 7000,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "legendary"
 
 
   },
 
   },
   ["2148"] = {
+
   ["2118"] = {
     name = "Legendary Large Potion",
+
     name = "Meaty Omelette",
     id = 2148,
+
     id = 2118,
     value = 500,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 4,
+
     itemImage = "/images/cooking/meat_omelette.png",
    stackMultiplier = 1.5,
+
    extraTooltipInfo = "Rich and savoury!",
     itemImage = "/images/cooking/alchemy/legendary-large.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 8,
+
       hp = 21,
       cooldown = 20000,
+
       cooldown = 15000,
       perTick = 8,
+
       perTick = 16,
 
       totalTicks = 10,
 
       totalTicks = 10,
       tickDelay = 1000,
+
       tickDelay = 6500,
       ignoreCooldown = true
+
       ignoreCooldown = false
     },
+
     }
    rarity = "legendary"
 
 
   },
 
   },
   ["2149"] = {
+
   ["2119"] = {
     name = "Epic Concentrated Potion",
+
     name = "Veggie Crepe",
     id = 2149,
+
     id = 2119,
     value = 375,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 4,
+
     itemImage = "/images/cooking/veggie_crepe.png",
    stackMultiplier = 1,
+
    extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
 
     healing = {
 
     healing = {
       hp = 6,
+
       hp = 24,
       cooldown = 15000,
+
       cooldown = 13000,
       perTick = 6,
+
       perTick = 17,
       totalTicks = 10,
+
       totalTicks = 7,
       tickDelay = 1000
+
       tickDelay = 5500,
     },
+
      ignoreCooldown = false
    rarity = "epic"
+
     }
 
   },
 
   },
   ["3000"] = {
+
   ["2120"] = {
     name = "Water Imbued Dust",
+
     name = "Fruity Crepe",
     id = 3000,
+
     id = 2120,
    craftingLevel = 60,
+
     value = 150,
     value = 1,
 
 
     tradeable = true,
 
     tradeable = true,
    craftingMultiplier = { 8 },
+
     itemImage = "/images/cooking/fruit_crepe.png",
    craftingExperience = 60,
+
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
    ingredientTags = { "spice", "grain" },
 
    craftable = true,
 
    skill = "crafting",
 
    size = 1,
 
    difficulty = 1,
 
    cookingEnchantment = 8007,
 
    alchemySize = 1,
 
     itemImage = "/images/cooking/water_dust.png",
 
    craftingDescription = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
 
     extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
 
    category = "Dungeon",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
     requiredResources = { {
+
     healing = {
       ["513"] = 32,
+
       hp = 42,
       ["2014"] = 12
+
      cooldown = 10000,
    } },
+
      perTick = 22,
     rarity = "uncommon"
+
       totalTicks = 5,
 +
      tickDelay = 4500,
 +
      ignoreCooldown = false
 +
     }
 
   },
 
   },
   ["3001"] = {
+
   ["2121"] = {
     name = "Empty Vial",
+
     name = "Eggnog",
     id = 3001,
+
     id = 2121,
     value = 10,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 1,
+
     itemImage = "/images/cooking/egg_nog.png",
    craftingExperience = 3,
+
     extraTooltipInfo = "Good all year round!",
    craftingMultiplier = { 3 },
 
    requiredResources = { {
 
      ["2"] = 5,
 
      ["110"] = 1
 
    } },
 
    size = 1,
 
    difficulty = 1,
 
    alchemySize = 0,
 
    craftable = true,
 
     itemImage = "/images/cooking/alchemy/empty_vial.png",
 
    craftingDescription = "A basic glass vial used in alchemy.",
 
     extraTooltipInfo = "An empty vial to pour a standard potion into. Using more than one in a recipe will not positively affect the produced potion.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
     category = "General"
+
     healing = {
  },
+
      hp = 37,
  ["3002"] = {
+
      cooldown = 11000,
    name = "Empty Large Vial",
+
      perTick = 21,
    id = 3002,
+
      totalTicks = 6,
    value = 30,
+
       tickDelay = 5000,
    tradeable = true,
+
       ignoreCooldown = false
    craftingLevel = 1,
+
     }
    craftingExperience = 6,
 
    requiredResources = { {
 
       ["2"] = 20,
 
       ["110"] = 2
 
     } },
 
    size = 2,
 
    difficulty = 6,
 
    alchemySize = 1.5,
 
    craftable = true,
 
    itemImage = "/images/cooking/alchemy/empty_large_vial.png",
 
    craftingDescription = "A large glass vial used in alchemy.",
 
    extraTooltipInfo = "A large empty vial to pour a large potion into. Using more than one in a recipe will not positively affect the produced potion.",
 
    class = "cooking-ingredient",
 
    tags = { "ingredient", "alchemy", "cooking" },
 
    category = "General"
 
 
   },
 
   },
   ["3003"] = {
+
   ["2122"] = {
     name = "Empty Reinforced Vial",
+
     name = "Meat Roast",
     id = 3003,
+
     id = 2122,
     value = 50,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 1,
+
     itemImage = "/images/cooking/meat_roast.png",
    craftingExperience = 12,
+
     extraTooltipInfo = "PROTEIN!!!",
    requiredResources = { {
 
      ["2"] = 100,
 
      ["110"] = 3
 
    } },
 
    size = 3,
 
    difficulty = 9,
 
    alchemySize = 1,
 
    craftable = true,
 
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
 
    craftingDescription = "A reinforced glass vial used in alchemy.",
 
     extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into. Using more than one in a recipe will not positively affect the produced potion.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "alchemy", "cooking" },
+
     tags = { "consumable", "food", "cooking" },
     category = "General"
+
     healing = {
 +
      hp = 18,
 +
      cooldown = 24000,
 +
      perTick = 32,
 +
      totalTicks = 12,
 +
      tickDelay = 7000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3004"] = {
+
   ["2123"] = {
     name = "Watermelon",
+
     name = "Fried Fruit",
     id = 3004,
+
     id = 2123,
     value = 150,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    size = 3,
+
     itemImage = "/images/cooking/fried_fruit.png",
    difficulty = 3,
+
     extraTooltipInfo = "Basically candy at this point.",
    alchemyEnchantment = 69,
 
    alchemySize = 1.5,
 
    experience = 35,
 
    ingredientTags = { "fruit" },
 
     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",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 22,
 +
      cooldown = 3000,
 +
      perTick = 14,
 +
      totalTicks = 3,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3005"] = {
+
   ["2124"] = {
     name = "Durian",
+
     name = "Grilled Veggies",
     id = 3005,
+
     id = 2124,
     value = 200,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     itemImage = "/images/cooking/grilled_veggies.png",
    difficulty = 6,
+
     extraTooltipInfo = "Grilled to perfection!",
    alchemySize = 2,
 
    alchemyEnchantment = 9,
 
    experience = 55,
 
    ingredientTags = { "vegetable", "fruit" },
 
     itemImage = "/images/cooking/alchemy/ingredients/durian.png",
 
     extraTooltipInfo = "INFO's Favorite!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 8,
 +
      cooldown = 6000,
 +
      perTick = 9,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3006"] = {
+
   ["2125"] = {
     name = "Onion",
+
     name = "Kebabs",
     id = 3006,
+
     id = 2125,
     value = 30,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/kababs.png",
    difficulty = 2,
+
     extraTooltipInfo = "The action man's food!",
    alchemySize = 1,
 
    experience = 10,
 
    ingredientTags = { "vegetable" },
 
     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",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 60,
 +
      cooldown = 17000,
 +
      perTick = 42,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3007"] = {
+
   ["2126"] = {
     name = "Mana Berry",
+
     name = "Candied Fruit",
     id = 3007,
+
     id = 2126,
 
     value = 125,
 
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/candied_fruit.png",
    difficulty = 2,
+
     extraTooltipInfo = "Almost too sweet to handle!",
    alchemyEnchantment = 61,
 
    alchemySize = 1.5,
 
    experience = 25,
 
    ingredientTags = { "fruit", "spice" },
 
     itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
 
     extraTooltipInfo = "Named for its magic enhancing properties.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["3008"] = {
+
   ["2127"] = {
     name = "Thorny Root",
+
     name = "Milkshake",
     id = 3008,
+
     id = 2127,
     value = 50,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/milkshake.png",
    difficulty = 2,
+
     extraTooltipInfo = "Brings all the boys to the raid!",
    alchemySize = 1.5,
 
    experience = 10,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
 
     extraTooltipInfo = "This one would hurt to fall face first into!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 56,
 +
      cooldown = 7000,
 +
      perTick = 31,
 +
      totalTicks = 4,
 +
      tickDelay = 3500,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3009"] = {
+
   ["2128"] = {
     name = "Thorny Vine",
+
     name = "Vegetable Stew",
     id = 3009,
+
     id = 2128,
     value = 50,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    size = 1.5,
+
     itemImage = "/images/cooking/veggie_stew.png",
    difficulty = 2,
+
     extraTooltipInfo = "Reminds you of home.",
    alchemySize = 2,
 
    experience = 10,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
 
     extraTooltipInfo = "Don't let this one snag you by surprise!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 28,
 +
      cooldown = 10000,
 +
      perTick = 22,
 +
      totalTicks = 6,
 +
      tickDelay = 4500,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3010"] = {
+
   ["2129"] = {
     name = "Tangle Root",
+
     name = "Meaty Stew",
     id = 3010,
+
     id = 2129,
     value = 80,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/meaty_stew.png",
    difficulty = 4,
+
     extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
    alchemySize = 2.5,
 
    experience = 20,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/root.png",
 
     extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 34,
 +
      cooldown = 12000,
 +
      perTick = 22,
 +
      totalTicks = 8,
 +
      tickDelay = 5500,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3011"] = {
+
   ["2130"] = {
     name = "Mandrake",
+
     name = "Monster Stew",
     id = 3011,
+
     id = 2130,
     value = 140,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/monster_stew.png",
    difficulty = 6,
+
     extraTooltipInfo = "Parts of it are definitely still moving.",
    alchemySize = 3,
 
    experience = 30,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
 
     extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
   },
+
    healing = {
   ["3012"] = {
+
      hp = 20,
     name = "Jellyfish",
+
      cooldown = 14000,
     id = 3012,
+
      perTick = 20,
     value = 200,
+
      totalTicks = 10,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    }
 +
   },
 +
   ["2131"] = {
 +
     name = "Jerky",
 +
     id = 2131,
 +
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
    size = 2.5,
+
     itemImage = "/images/cooking/jerky.png",
    difficulty = 2.5,
+
     extraTooltipInfo = "A chewy treat.",
    alchemySize = 2,
 
    experience = 50,
 
    ingredientTags = { "fish" },
 
     itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
 
     extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "alchemy", "cooking", "fishing" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 18,
 +
      cooldown = 10000,
 +
      perTick = 18,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3013"] = {
+
   ["2132"] = {
     name = "Frost Flowers",
+
     name = "Pudding",
     id = 3013,
+
     id = 2132,
     value = 180,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     itemImage = "/images/cooking/pudding.png",
    difficulty = 9,
+
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
    alchemySize = 4,
 
    experience = 40,
 
    ingredientTags = { "vegetable", "spice" },
 
     itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
 
     extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 24,
 +
      cooldown = 12500,
 +
      perTick = 24,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3014"] = {
+
   ["2133"] = {
     name = "Black Berry",
+
     name = "Ice Cream",
     id = 3014,
+
     id = 2133,
     value = 20,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.5,
+
     itemImage = "/images/cooking/icecream.png",
    difficulty = 0.5,
+
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
    alchemySize = 2,
 
    ingredientTags = { "fruit", "sweetener" },
 
    experience = 5,
 
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
 
     extraTooltipInfo = "It doesn't know how to speak.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 18,
 +
      cooldown = 10000,
 +
      perTick = 18,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3015"] = {
+
   ["2134"] = {
     name = "Fairy Dust",
+
     name = "Monster Curry",
     id = 3015,
+
     id = 2134,
     value = 165,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     itemImage = "/images/cooking/monster_curry.png",
    difficulty = 7,
+
     extraTooltipInfo = "Might actually be mildly edible!",
    alchemySize = 3.5,
 
    experience = 35,
 
    ingredientTags = { "spice" },
 
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
 
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 33,
 +
      cooldown = 21000,
 +
      perTick = 35,
 +
      totalTicks = 10,
 +
      tickDelay = 5666,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3016"] = {
+
   ["2135"] = {
     name = "Lotus Flower",
+
     name = "Birdie Curry",
     id = 3016,
+
     id = 2135,
     value = 300,
+
     value = 175,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     itemImage = "/images/cooking/birdie_curry.png",
    difficulty = 11,
+
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
    alchemySize = 5.5,
 
    experience = 55,
 
    ingredientTags = { "vegetable", "spice" },
 
     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",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 24,
 +
      cooldown = 17500,
 +
      perTick = 32,
 +
      totalTicks = 3,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3017"] = {
+
   ["2136"] = {
     name = "Four-leaf Clover",
+
     name = "Beast Curry",
     id = 3017,
+
     id = 2136,
     value = 777,
+
     value = 175,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     itemImage = "/images/cooking/beast_curry.png",
    difficulty = 4,
+
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
    alchemySize = 1,
 
    alchemyEnchantment = 32,
 
    experience = 77,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
 
     extraTooltipInfo = "Very lucky!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 43,
 +
      cooldown = 19000,
 +
      perTick = 35,
 +
      totalTicks = 9,
 +
      tickDelay = 5333,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3018"] = {
+
   ["2137"] = {
     name = "Glow Spore Shroom",
+
     name = "Seafood Curry",
     id = 3018,
+
     id = 2137,
     value = 90,
+
     value = 175,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     itemImage = "/images/cooking/seafood_curry.png",
    difficulty = 5,
+
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
    alchemySize = 3,
 
    experience = 25,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
 
     extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 41,
 +
      cooldown = 17000,
 +
      perTick = 37,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3019"] = {
+
   ["2138"] = {
     name = "Pineapple",
+
     name = "Monster Gelato",
     id = 3019,
+
     id = 2138,
     value = 70,
+
     value = 225,
 
     tradeable = true,
 
     tradeable = true,
    size = 2.5,
+
     itemImage = "/images/cooking/monster_gelato.png",
    difficulty = 3,
+
     extraTooltipInfo = "Only partially inedible!",
    alchemySize = 2,
 
    experience = 15,
 
    ingredientTags = { "fruit" },
 
     itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
 
     extraTooltipInfo = "Does it go on pizza or not?",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "cooking" },
 +
    healing = {
 +
      hp = 50,
 +
      cooldown = 21000,
 +
      perTick = 35,
 +
      totalTicks = 9,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3020"] = {
+
   ["2139"] = {
     name = "Ghost Shrooms",
+
     name = "Common Potion",
     id = 3020,
+
     id = 2139,
     value = 160,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     size = 1,
+
     stackStrength = 1,
     difficulty = 6.5,
+
     stackMultiplier = 1,
    alchemySize = 3.25,
+
     itemImage = "/images/cooking/alchemy/common.png",
    experience = 30,
 
    ingredientTags = { "vegetable" },
 
     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",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "alchemy", "cooking" }
 
   },
 
   },
   ["3021"] = {
+
   ["2140"] = {
     name = "Yellow Pepper",
+
     name = "Common Concentrated Potion",
     id = 3021,
+
     id = 2140,
     value = 160,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     size = 2,
+
     stackStrength = 2,
     difficulty = 3,
+
     stackMultiplier = 0.8,
    alchemySize = 2,
+
     itemImage = "/images/cooking/alchemy/common-concentrated.png",
    experience = 30,
 
    alchemyEnchantment = 68,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
 
    extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "consumable", "food", "alchemy", "cooking" },
 +
    healing = {
 +
      hp = 2,
 +
      cooldown = 5000,
 +
      perTick = 2,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["4000"] = {
+
   ["2141"] = {
     id = 4000,
+
     name = "Common Large Potion",
     name = "Bone",
+
     id = 2141,
     value = 75,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone.png",
+
    stackStrength = 1,
     class = "fur",
+
    stackMultiplier = 6,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/common-large.png",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "food", "alchemy", "cooking" },
 +
     healing = {
 +
      hp = 2,
 +
      cooldown = 5000,
 +
      perTick = 2,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["4001"] = {
+
   ["2142"] = {
     id = 4001,
+
     name = "Rare Potion",
     name = "Bone Plate",
+
     id = 2142,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone_plate.png",
+
    stackStrength = 2,
     class = "fur",
+
    stackMultiplier = 1,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/rare.png",
    tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "alchemy", "cooking" },
 +
    rarity = "rare"
 
   },
 
   },
   ["4002"] = {
+
   ["2143"] = {
     id = 4002,
+
     name = "Rare Concentrated Potion",
     name = "Chitin",
+
     id = 2143,
     value = 2750,
+
     value = 250,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/chitin_2.png",
+
    stackStrength = 3,
     class = "leather",
+
    stackMultiplier = 0.9,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/rare-concentrated.png",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "food", "alchemy", "cooking" },
 +
     healing = {
 +
      hp = 4,
 +
      cooldown = 10000,
 +
      perTick = 4,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    },
 +
    rarity = "rare"
 
   },
 
   },
   ["4003"] = {
+
   ["2144"] = {
     id = 4003,
+
     name = "Rare Large Potion",
     name = "Heavy Chitin",
+
     id = 2144,
     value = 3750,
+
     value = 250,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_chitin.png",
+
    stackStrength = 2,
     class = "leather",
+
    stackMultiplier = 6,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/rare-large.png",
    tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
  },
+
     tags = { "consumable", "food", "alchemy", "cooking" },
  ["4004"] = {
+
    healing = {
    id = 4004,
+
      hp = 4,
    name = "Fur",
+
      cooldown = 10000,
    value = 150,
+
      perTick = 4,
    tradeable = true,
+
      totalTicks = 10,
    itemImage = "/images/combat/materials/fur.png",
+
      tickDelay = 1000,
    class = "fur",
+
      ignoreCooldown = true
     extraTooltipInfo = "Used as a crafting material.",
+
     },
     tags = { "farming", "hunting" }
+
     rarity = "rare"
 
   },
 
   },
   ["4005"] = {
+
   ["2145"] = {
     id = 4005,
+
     name = "Epic Potion",
     name = "Thick Fur",
+
     id = 2145,
     value = 225,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/thick_fur.png",
+
    stackStrength = 3,
     class = "fur",
+
    stackMultiplier = 1,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/epic.png",
    tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "alchemy", "cooking" },
 +
    rarity = "epic"
 
   },
 
   },
   ["4006"] = {
+
   ["2146"] = {
     id = 4006,
+
     name = "Epic Large Potion",
     name = "Wool",
+
     id = 2146,
     value = 200,
+
     value = 375,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/wool.png",
+
    stackStrength = 3,
     class = "fur",
+
    stackMultiplier = 6,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/epic-large.png",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "food", "alchemy", "cooking" },
 +
     healing = {
 +
      hp = 6,
 +
      cooldown = 15000,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    },
 +
    rarity = "epic"
 
   },
 
   },
   ["4007"] = {
+
   ["2147"] = {
     id = 4007,
+
     name = "Legendary Potion",
     name = "Hide",
+
     id = 2147,
     value = 50,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/hide.png",
+
    stackStrength = 4,
     class = "fur",
+
    stackMultiplier = 1,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/legendary.png",
    tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "alchemy", "cooking" },
 +
    rarity = "legendary"
 
   },
 
   },
   ["4008"] = {
+
   ["2148"] = {
     id = 4008,
+
     name = "Legendary Large Potion",
     name = "Rough Hide",
+
     id = 2148,
     value = 125,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/rough_hide.png",
+
    stackStrength = 4,
     class = "fur",
+
    stackMultiplier = 6,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/legendary-large.png",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "food", "alchemy", "cooking" },
 +
     healing = {
 +
      hp = 8,
 +
      cooldown = 20000,
 +
      perTick = 8,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    },
 +
    rarity = "legendary"
 
   },
 
   },
   ["4009"] = {
+
   ["2149"] = {
     id = 4009,
+
     name = "Epic Concentrated Potion",
     name = "Scale",
+
     id = 2149,
     value = 1250,
+
     value = 375,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/scale.png",
+
    stackStrength = 4,
     class = "leather",
+
    stackMultiplier = 1,
     extraTooltipInfo = "Used as a crafting material.",
+
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "consumable", "food", "alchemy", "cooking" },
 +
     healing = {
 +
      hp = 6,
 +
      cooldown = 15000,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 1000
 +
    },
 +
    rarity = "epic"
 
   },
 
   },
   ["4010"] = {
+
   ["3000"] = {
     id = 4010,
+
     name = "Water Imbued Dust",
     name = "Heavy Scale",
+
     id = 3000,
     value = 1750,
+
     value = 1,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_scale.png",
+
     itemImage = "/images/cooking/water_dust.png",
     class = "leather",
+
     extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
     tags = { "cooking" },
 +
    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."
 +
    }
 
   },
 
   },
   ["4011"] = {
+
   ["3001"] = {
     id = 4011,
+
     name = "Empty Vial",
     name = "Crystal Scale",
+
     id = 3001,
     value = 3000,
+
     value = 1,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 60,
+
     itemImage = "/images/cooking/alchemy/empty_vial.png",
     craftingExperience = 60,
+
     extraTooltipInfo = "An empty vial to pour a standard potion into.",
     requiredResources = { {
+
     class = "cooking-ingredient",
      ["1560"] = 1
+
     tags = { "alchemy", "cooking" },
     }, {
+
     craftingStats = {
      ["1561"] = 1
+
       level = 1,
    }, {
+
       experience = 11,
      ["1562"] = 1
+
       category = "General",
     }, {
+
      craftable = true,
       ["1563"] = 1
+
      multiplier = 300,
    }, {
+
      description = "A basic glass vial used in alchemy."
       ["1570"] = 1
+
     }
    }, {
 
       ["1574"] = 1
 
    } },
 
    craftingMultiplier = { 8, 8, 8, 8, 32, 32 },
 
    craftable = true,
 
    itemImage = "/images/combat/materials/crystal_scale.png",
 
    class = "leather",
 
    extraTooltipInfo = "Used to enhance Elven equipment.",
 
    craftingDescription = "Salvage Elven equipment for their Crystal Scales.",
 
     category = "General",
 
    tags = { "crafting" }
 
 
   },
 
   },
   ["4012"] = {
+
   ["3002"] = {
     id = 4012,
+
     name = "Empty Large Vial",
     name = "Leather",
+
     id = 3002,
     value = 300,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
    category = "General",
+
     itemImage = "/images/cooking/alchemy/empty_large_vial.png",
    craftingLevel = 15,
+
     extraTooltipInfo = "A large empty vial to pour a large potion into.",
    craftingExperience = 10,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "alchemy", "cooking" }
      ["2013"] = 1,
 
      ["4004"] = 10
 
    }, {
 
      ["2013"] = 1,
 
      ["4007"] = 7
 
    }, {
 
      ["2013"] = 1,
 
      ["4008"] = 5
 
    } },
 
    craftable = true,
 
     itemImage = "/images/combat/materials/leather.png",
 
     class = "leather",
 
     extraTooltipInfo = "Used as a crafting material.",
 
     tags = { "crafting" }
 
 
   },
 
   },
   ["4013"] = {
+
   ["3003"] = {
     id = 4013,
+
     name = "Empty Reinforced Vial",
     name = "Rough Cloth",
+
     id = 3003,
     value = 30,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 50,
+
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
    level = 1,
+
     extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
    time = 5000,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "alchemy", "cooking" }
      ["4020"] = 5
 
    } },
 
     itemImage = "/images/combat/materials/rough_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4014"] = {
+
   ["3004"] = {
     id = 4014,
+
     name = "Watermelon",
     name = "Restored Cloth",
+
     id = 3004,
     value = 60,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     experience = 75,
+
     experience = 35,
    level = 10,
+
     itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
    time = 5500,
+
     extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["4020"] = 10
+
     tags = { "foraging", "alchemy", "cooking" }
    } },
 
     itemImage = "/images/combat/materials/restored_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4015"] = {
+
   ["3005"] = {
     id = 4015,
+
     name = "Durian",
     name = "Lesser Cloth",
+
     id = 3005,
     value = 150,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
     experience = 125,
+
     experience = 55,
    level = 20,
+
     itemImage = "/images/cooking/alchemy/ingredients/durian.png",
    time = 6000,
+
     extraTooltipInfo = "INFO's Favorite!",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["4021"] = 5
+
     tags = { "foraging", "alchemy", "cooking" }
    } },
 
     itemImage = "/images/combat/materials/lesser_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4016"] = {
+
   ["3006"] = {
     id = 4016,
+
     name = "Onion",
     name = "Imbued Cloth",
+
     id = 3006,
     value = 500,
+
     value = 30,
 
     tradeable = true,
 
     tradeable = true,
     experience = 200,
+
     experience = 10,
    level = 30,
+
     itemImage = "/images/cooking/alchemy/ingredients/onion.png",
    time = 6500,
+
     extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["4022"] = 5
+
     tags = { "foraging", "alchemy", "cooking" }
    } },
 
     itemImage = "/images/combat/materials/imbued_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4017"] = {
+
   ["3007"] = {
     id = 4017,
+
     name = "Mana Berry",
     name = "Greater Cloth",
+
     id = 3007,
     value = 1000,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     experience = 300,
+
     experience = 25,
    level = 40,
+
     itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
    time = 7000,
+
     extraTooltipInfo = "Named for its magic enhancing properties.",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["4023"] = 5
+
     tags = { "foraging", "alchemy", "cooking" }
    } },
 
     itemImage = "/images/combat/materials/greater_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4018"] = {
+
   ["3008"] = {
     id = 4018,
+
     name = "Thorny Root",
     name = "Major Cloth",
+
     id = 3008,
     value = 2000,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     experience = 500,
+
     experience = 10,
    level = 50,
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
    time = 7500,
+
     extraTooltipInfo = "This one would hurt to fall face first into!",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["4024"] = 5
+
     tags = { "foraging", "alchemy", "cooking" }
    } },
 
     itemImage = "/images/combat/materials/major_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["4019"] = {
+
   ["3009"] = {
     id = 4019,
+
     name = "Thorny Vine",
     name = "Elder Cloth",
+
     id = 3009,
     value = 4000,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     experience = 750,
+
     experience = 10,
    level = 60,
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
    time = 8000,
+
     extraTooltipInfo = "Don't let this one snag you by surprise!",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["4025"] = 5
+
     tags = { "foraging", "alchemy", "cooking" }
    } },
 
     itemImage = "/images/combat/materials/elder_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" },
 
    rarity = "rare"
 
 
   },
 
   },
   ["4020"] = {
+
   ["3010"] = {
     id = 4020,
+
     name = "Tangle Root",
     name = "Aqueous Grass",
+
     id = 3010,
     value = 30,
+
     value = 80,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_1.png",
+
    experience = 20,
     class = "fiber",
+
     itemImage = "/images/cooking/alchemy/ingredients/root.png",
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
+
     extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
     tags = { "fishing", "runecrafting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "alchemy", "cooking" }
 
   },
 
   },
   ["4021"] = {
+
   ["3011"] = {
     id = 4021,
+
     name = "Mandrake",
     name = "Water Weeds",
+
     id = 3011,
     value = 60,
+
     value = 140,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_2.png",
+
    experience = 30,
     class = "fiber",
+
     itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
+
     extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
     tags = { "fishing", "runecrafting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "alchemy", "cooking" }
 
   },
 
   },
   ["4022"] = {
+
   ["3012"] = {
     id = 4022,
+
     name = "Jellyfish",
     name = "River Vines",
+
     id = 3012,
     value = 90,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_3.png",
+
    experience = 50,
     class = "fiber",
+
     itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
+
     extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
     tags = { "fishing", "runecrafting" }
+
     class = "cooking-ingredient",
 +
     tags = { "alchemy", "cooking", "fishing" }
 
   },
 
   },
   ["4023"] = {
+
   ["3013"] = {
     id = 4023,
+
     name = "Frost Flowers",
     name = "Violet Ribbons",
+
     id = 3013,
     value = 120,
+
     value = 180,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_4.png",
+
    experience = 30,
     class = "fiber",
+
     itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
+
     extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
     tags = { "fishing", "runecrafting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "alchemy", "cooking" }
 
   },
 
   },
   ["4024"] = {
+
   ["3014"] = {
     id = 4024,
+
     name = "Black Berry",
     name = "White Reeds",
+
     id = 3014,
     value = 150,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_5.png",
+
    experience = 40,
     class = "fiber",
+
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
     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.",
+
     extraTooltipInfo = "It doesn't know how to speak.",
     tags = { "fishing", "runecrafting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "alchemy", "cooking" }
 
   },
 
   },
   ["4025"] = {
+
   ["3015"] = {
     id = 4025,
+
     name = "Fairy Dust",
     name = "Ancient Kelp",
+
     id = 3015,
     value = 200,
+
     value = 165,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_6.png",
+
    experience = 35,
     class = "fiber",
+
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
     extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
+
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
     tags = { "fishing", "runecrafting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "alchemy", "cooking" }
 
   },
 
   },
   ["4026"] = {
+
   ["3016"] = {
     id = 4026,
+
     name = "Lotus Flower",
     name = "Aqueous Chunks",
+
     id = 3016,
     value = 35000,
+
     value = 300,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 85,
+
     experience = 55,
    craftingExperience = 2500,
+
     itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
    requiredResources = { {
+
     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.",
      ["4027"] = 1
+
     class = "cooking-ingredient",
    } },
+
     tags = { "foraging", "alchemy", "cooking" }
    craftingMultiplier = { 3 },
 
    craftable = 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" },
 
     category = "Rare"
 
 
   },
 
   },
   ["4027"] = {
+
   ["3017"] = {
     id = 4027,
+
     name = "Four-leaf Clover",
     name = "Frost Shard",
+
     id = 3017,
     value = 50000,
+
     value = 777,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 85,
+
     experience = 77,
    craftingExperience = 2500,
+
     itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
    requiredResources = { {
+
     extraTooltipInfo = "Very lucky!",
      ["4026"] = 6
+
     class = "cooking-ingredient",
    } },
+
     tags = { "foraging", "alchemy", "cooking" }
    craftable = 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" },
 
    category = "Rare"
 
 
   },
 
   },
   ["4028"] = {
+
   ["3018"] = {
     id = 4028,
+
     name = "Glow Spore Shroom",
     name = "Elder Stone",
+
     id = 3018,
     value = 1500000,
+
     value = 90,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/elder_stone.png",
+
    experience = 25,
     class = "bar",
+
     itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
+
     extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
     tags = { "magic" },
+
     class = "cooking-ingredient",
    rarity = "rare"
+
     tags = { "foraging", "alchemy", "cooking" }
 
   },
 
   },
   ["4500"] = {
+
   ["3019"] = {
    id = 4500,
+
     name = "Pineapple",
     name = "Box Trap",
+
     id = 3019,
     value = 25,
+
     value = 70,
     experience = 5,
 
 
     tradeable = true,
 
     tradeable = true,
     class = "seed",
+
     experience = 15,
     category = "Farming",
+
     itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
     craftingLevel = 1,
+
     extraTooltipInfo = "Does it go on pizza or not?",
     craftingExperience = 30,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     tags = { "foraging", "alchemy", "cooking" }
      ["302"] = 33
+
  },
    }, {
+
  ["3020"] = {
      ["303"] = 27
+
     name = "Ghost Shrooms",
     }, {
+
    id = 3020,
      ["304"] = 21
+
     value = 160,
     } },
+
     tradeable = true,
     craftable = true,
+
    experience = 30,
     itemImage = "/images/farming/hunting/box_trap.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
     craftingDescription = "A box trap with bait only suitable to catch small game.",
+
     extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
+
     class = "cooking-ingredient",
     tags = { "seed", "hunting", "farming" },
+
     tags = { "foraging", "alchemy", "cooking" }
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 1,
 
      yield = { {
 
        chance = 1,
 
        id = 4000,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 1,
 
        id = 4007,
 
        min = 4,
 
        max = 10
 
      }, {
 
        chance = 0.25,
 
        id = 4007,
 
        min = 4,
 
        max = 12
 
      }, {
 
        chance = 0.2,
 
        id = 4000,
 
        min = 1,
 
        max = 3
 
      }, {
 
        chance = 0.2,
 
        id = 4004,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 0.2,
 
        id = 4008,
 
        min = 1,
 
        max = 3
 
      }, {
 
        chance = 0.25,
 
        id = 2000,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.75,
 
        id = 2001,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 0.75,
 
        id = 700,
 
        min = 4,
 
        max = 12
 
      } },
 
      image = "/images/farming/hunting/box_trap.png",
 
      align = "bottom",
 
      experience = 30,
 
      time = 30
 
    }
 
 
   },
 
   },
   ["4501"] = {
+
   ["3021"] = {
    id = 4501,
+
     name = "Yellow Pepper",
     name = "Pitfall Trap",
+
     id = 3021,
     value = 50,
+
     value = 160,
     experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
     class = "seed",
+
     experience = 30,
    category = "Farming",
+
     itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
    craftingLevel = 20,
+
     extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
    craftingExperience = 200,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "foraging", "alchemy", "cooking" }
      ["303"] = 50
 
    }, {
 
      ["304"] = 44
 
    }, {
 
      ["305"] = 38
 
    } },
 
    craftable = true,
 
     itemImage = "/images/farming/hunting/pitfall.png",
 
     craftingDescription = "A pitfall trap with bait suitable to catch small and medium sized game.",
 
     extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
 
     tags = { "seed", "hunting", "farming" },
 
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 10,
 
      yield = { {
 
        chance = 1,
 
        id = 4000,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 1,
 
        id = 4004,
 
        min = 4,
 
        max = 10
 
      }, {
 
        chance = 0.75,
 
        id = 4004,
 
        min = 1,
 
        max = 8
 
      }, {
 
        chance = 0.5,
 
        id = 4007,
 
        min = 5,
 
        max = 10
 
      }, {
 
        chance = 0.3333333333333333,
 
        id = 4008,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4005,
 
        min = 1,
 
        max = 4
 
      } },
 
      image = "/images/farming/hunting/pitfall.png",
 
      align = "bottom",
 
      experience = 100,
 
      time = 35
 
    }
 
 
   },
 
   },
   ["4502"] = {
+
   ["4000"] = {
     id = 4502,
+
     id = 4000,
     name = "Bird Trap",
+
     name = "Bone",
     value = 100,
+
     value = 75,
    experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/bone.png",
    category = "Farming",
+
     class = "fur",
    craftingLevel = 30,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 300,
+
     tags = { "farming", "hunting" }
    requiredResources = { {
 
      ["304"] = 75
 
    }, {
 
      ["305"] = 65
 
    }, {
 
      ["306"] = 55
 
    } },
 
    craftable = true,
 
     itemImage = "/images/farming/hunting/bird_trap.png",
 
     craftingDescription = "A bird trap with bait suitable to catch small flying creatures.",
 
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
 
     tags = { "seed", "hunting", "farming" },
 
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 20,
 
      yield = { {
 
        chance = 0.75,
 
        id = 2000,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.005,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      }, {
 
        chance = 0.01,
 
        id = 150,
 
        min = 1,
 
        max = 3
 
      }, {
 
        chance = 1,
 
        id = 4000,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 0.5,
 
        id = 1,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.25,
 
        id = 4004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.001,
 
        id = 400,
 
        min = 1,
 
        max = 3
 
      }, {
 
        chance = 8.0E-4,
 
        id = 401,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 6.666666666666666E-4,
 
        id = 402,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 5.714285714285715E-4,
 
        id = 403,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 5.0E-4,
 
        id = 404,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 151,
 
        chance = 0.013333333333333334,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 152,
 
        chance = 0.013333333333333334,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 153,
 
        chance = 0.013333333333333334,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 154,
 
        chance = 0.01,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 155,
 
        chance = 0.01,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 156,
 
        chance = 0.01,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 157,
 
        chance = 0.008,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 158,
 
        chance = 0.008,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 159,
 
        chance = 0.008,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 160,
 
        chance = 0.006666666666666667,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 161,
 
        chance = 0.006666666666666667,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 170,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 171,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 172,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 173,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 174,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 175,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 176,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 901,
 
        chance = 0.005,
 
        min = 1,
 
        max = 1
 
      } },
 
      image = "/images/farming/hunting/bird_trap.png",
 
      align = "bottom",
 
      experience = 325,
 
      time = 120
 
    }
 
 
   },
 
   },
   ["4503"] = {
+
   ["4001"] = {
     id = 4503,
+
     id = 4001,
     name = "Net Trap",
+
     name = "Bone Plate",
     value = 125,
+
     value = 150,
    experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/bone_plate.png",
    category = "Farming",
+
     class = "fur",
    craftingLevel = 35,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 400,
+
     tags = { "farming", "hunting" }
    requiredResources = { {
 
      ["304"] = 90
 
    }, {
 
      ["305"] = 80
 
    }, {
 
      ["306"] = 70
 
    } },
 
    craftable = true,
 
     itemImage = "/images/farming/hunting/net_trap.png",
 
     craftingDescription = "A net trap with bait suitable to catch most creatures.",
 
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
 
     tags = { "seed", "hunting", "farming" },
 
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 25,
 
      yield = { {
 
        chance = 1,
 
        id = 4000,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 1,
 
        id = 4008,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 1,
 
        id = 4004,
 
        min = 1,
 
        max = 12
 
      }, {
 
        chance = 0.6666666666666666,
 
        id = 4005,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 0.5,
 
        id = 4007,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 0.25,
 
        id = 4001,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4002,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4003,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4004,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4005,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4007,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4009,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4008,
 
        min = 1,
 
        max = 4
 
      }, {
 
        chance = 0.125,
 
        id = 4010,
 
        min = 1,
 
        max = 4
 
      } },
 
      image = "/images/farming/hunting/net_trap.png",
 
      align = "bottom",
 
      experience = 300,
 
      time = 45
 
    }
 
 
   },
 
   },
   ["4504"] = {
+
   ["4002"] = {
     id = 4504,
+
     id = 4002,
     name = "Bear Trap",
+
     name = "Chitin",
     value = 150,
+
     value = 2750,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/chitin_2.png",
    category = "Farming",
+
     class = "leather",
    craftingLevel = 45,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 500,
+
     tags = { "farming", "hunting" },
    requiredResources = { {
+
     craftingStats = {
      ["305"] = 90
+
       level = 1,
    }, {
+
       experience = 1,
      ["306"] = 80
+
       category = "General",
    }, {
+
       craftable = true,
      ["307"] = 45
+
       multiplier = 5,
    } },
+
       description = "Convert heavy chitin into chitin."
    craftable = true,
 
     itemImage = "/images/farming/hunting/metal_trap.png",
 
     craftingDescription = "A bear trap with bait only suitable to catch large and medium sized creatures.",
 
     extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
 
     tags = { "seed", "hunting", "farming" },
 
     rarity = "uncommon",
 
    farmingStats = {
 
       height = 1,
 
       width = 1,
 
       requiredLevel = 35,
 
       yield = { {
 
        chance = 1,
 
        id = 4000,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 1,
 
        id = 4005,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 1,
 
        id = 4004,
 
        min = 1,
 
        max = 14
 
      }, {
 
        chance = 1,
 
        id = 4002,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 0.75,
 
        id = 4001,
 
        min = 1,
 
        max = 8
 
      }, {
 
        chance = 0.25,
 
        id = 4002,
 
        min = 1,
 
        max = 8
 
      }, {
 
        chance = 0.25,
 
        id = 4008,
 
        min = 1,
 
        max = 6
 
      }, {
 
        chance = 0.25,
 
        id = 4009,
 
        min = 1,
 
        max = 6
 
       }, {
 
        chance = 0.125,
 
        id = 4003,
 
        min = 1,
 
        max = 2
 
       }, {
 
        chance = 0.125,
 
        id = 4010,
 
        min = 1,
 
        max = 2
 
      } },
 
      image = "/images/farming/hunting/metal_trap.png",
 
      align = "bottom",
 
      experience = 400,
 
      time = 50
 
 
     }
 
     }
 
   },
 
   },
   ["4505"] = {
+
   ["4003"] = {
     id = 4505,
+
     id = 4003,
     name = "Water Totem",
+
     name = "Heavy Chitin",
     value = 150,
+
     value = 3750,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/heavy_chitin.png",
    category = "Farming",
+
     class = "leather",
    craftingLevel = 66,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 2000,
+
     tags = { "farming", "hunting" }
    requiredResources = { {
 
      ["513"] = 5000,
 
      ["11032"] = 10
 
    } },
 
    craftable = true,
 
     itemImage = "/images/farming/totem/water_totem_mj_v2.png",
 
     craftingDescription = "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.",
 
     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.",
 
     tags = { "seed", "farming" },
 
    rarity = "rare",
 
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 40,
 
      yield = { },
 
      image = "/images/farming/totem/water_totem_mj_v2.png",
 
      align = "bottom",
 
      experience = 10000,
 
      time = 10080
 
    }
 
 
   },
 
   },
   ["4506"] = {
+
   ["4004"] = {
     id = 4506,
+
     id = 4004,
     name = "Nature Totem",
+
     name = "Fur",
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/fur.png",
    category = "Farming",
+
     class = "fur",
    craftingLevel = 66,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 2000,
+
     tags = { "farming", "hunting" }
    requiredResources = { {
 
      ["109"] = 1000,
 
      ["517"] = 5000
 
    } },
 
    craftable = true,
 
     itemImage = "/images/farming/totem/nature_orb.png",
 
     craftingDescription = "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.",
 
     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.",
 
     tags = { "seed", "farming" },
 
    rarity = "rare",
 
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 40,
 
      yield = { },
 
      image = "/images/farming/totem/nature_orb.png",
 
      align = "bottom",
 
      experience = 10000,
 
      time = 10080
 
    }
 
 
   },
 
   },
   ["4507"] = {
+
   ["4005"] = {
     id = 4507,
+
     id = 4005,
     name = "Earth Totem",
+
     name = "Thick Fur",
     value = 150,
+
     value = 225,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/thick_fur.png",
    category = "Farming",
+
     class = "fur",
    craftingLevel = 66,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 2000,
+
     tags = { "farming", "hunting" }
    requiredResources = { {
+
  },
      ["109"] = 1000,
+
  ["4006"] = {
      ["511"] = 5000
+
    id = 4006,
    } },
+
    name = "Wool",
    craftable = true,
+
    value = 200,
     itemImage = "/images/farming/totem/earth_orb.png",
+
    tradeable = true,
     craftingDescription = "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/combat/materials/wool.png",
     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.",
+
    class = "fur",
     tags = { "seed", "farming" },
+
    extraTooltipInfo = "Used as a crafting material.",
    rarity = "rare",
+
    tags = { "farming", "hunting" }
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 40,
 
      yield = { },
 
      image = "/images/farming/totem/earth_orb.png",
 
      align = "bottom",
 
      experience = 10000,
 
      time = 10080
 
    }
 
 
   },
 
   },
   ["4508"] = {
+
   ["4007"] = {
     id = 4508,
+
     id = 4007,
     name = "Coalescing Totem",
+
     name = "Hide",
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/combat/materials/hide.png",
    category = "Farming",
+
     class = "fur",
    craftingLevel = 66,
+
     extraTooltipInfo = "Used as a crafting material.",
    craftingExperience = 2000,
+
     tags = { "farming", "hunting" }
    requiredResources = { {
 
      ["109"] = 1000,
 
      ["516"] = 3000,
 
      ["517"] = 3000
 
    } },
 
    craftable = true,
 
     itemImage = "/images/farming/totem/condensed_orb.png",
 
     craftingDescription = "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.",
 
     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.",
 
     tags = { "seed", "farming" },
 
    rarity = "rare",
 
    farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 40,
 
      yield = { },
 
      image = "/images/farming/totem/condensed_orb.png",
 
      align = "bottom",
 
      experience = 10000,
 
      time = 10080
 
    }
 
 
   },
 
   },
   ["5000"] = {
+
   ["4008"] = {
    name = "Shrimp Bauble",
+
     id = 4008,
     id = 5000,
+
     name = "Rough Hide",
     tradeable = false,
+
     value = 125,
    enchantmentTier = 0,
+
     tradeable = true,
     value = 10,
+
     itemImage = "/images/combat/materials/rough_hide.png",
     augmentationCost = {
+
     class = "fur",
      ["9"] = 1000
+
     extraTooltipInfo = "Used as a crafting material.",
    },
+
     tags = { "farming", "hunting" }
     itemImage = "/images/misc/shrimp_bauble.png",
 
     class = "key",
 
     extraTooltipInfo = "Untamed magic oozes out from inside.",
 
     tags = { },
 
    augmentingFailItem = 9015,
 
    augmentingForcedAmount = 1,
 
    forcedAugmentChance = 0.5
 
 
   },
 
   },
   ["5001"] = {
+
   ["4009"] = {
     id = 5001,
+
     id = 4009,
     name = "Shrimp",
+
     name = "Scale",
     tradeable = false,
+
     value = 1250,
     enchantmentTier = 0,
+
     tradeable = true,
    augmentationCost = {
+
     itemImage = "/images/combat/materials/scale.png",
      ["60"] = 1
+
     class = "leather",
    },
+
     extraTooltipInfo = "Used as a crafting material.",
     itemImage = "/images/misc/schfftph_fzzglgl.png",
+
     tags = { "farming", "hunting" },
     class = "fish",
+
    craftingStats = {
     extraTooltipInfo = "One of perfection's many forms.",
+
      level = 1,
     tags = { }
+
      experience = 1,
 +
      category = "General",
 +
      craftable = true,
 +
      multiplier = 5,
 +
      description = "Convert heavy scale into scale."
 +
    }
 
   },
 
   },
   ["5002"] = {
+
   ["4010"] = {
     id = 5002,
+
     id = 4010,
     name = "Shrimp Ascendant",
+
     name = "Heavy Scale",
     tradeable = false,
+
     value = 1750,
     enchantmentTier = 0,
+
     tradeable = true,
    augmentationCost = {
+
     itemImage = "/images/combat/materials/heavy_scale.png",
      ["60"] = 1
+
     class = "leather",
    },
+
     extraTooltipInfo = "Used as a crafting material.",
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
+
     tags = { "farming", "hunting" }
     class = "fish",
 
     extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art.",
 
     tags = { }
 
 
   },
 
   },
   ["6000"] = {
+
   ["4011"] = {
     id = 6000,
+
     id = 4011,
     name = "Gold Medal",
+
     name = "Crystal Scale",
     tradeable = false,
+
    value = 3000,
     itemImage = "/images/ui/highscore_gold.png",
+
     tradeable = true,
     extraTooltipInfo = "First place award!",
+
     itemImage = "/images/combat/materials/crystal_scale.png",
     class = "gold-medal",
+
     class = "leather",
     tags = { "unique" }
+
     extraTooltipInfo = "Used to enhance Elven equipment.",
 +
     tags = { "crafting" },
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 600,
 +
      category = "General",
 +
      craftable = true,
 +
      multiplier = 8,
 +
      description = "Salvage Elven equipment for their Crystal Scales."
 +
    }
 
   },
 
   },
   ["6001"] = {
+
   ["4012"] = {
     id = 6001,
+
     id = 4012,
     name = "Silver Medal",
+
     name = "Leather",
     tradeable = false,
+
    value = 300,
     itemImage = "/images/ui/highscore_silver.png",
+
     tradeable = true,
     extraTooltipInfo = "Second place award!",
+
     itemImage = "/images/combat/materials/leather.png",
     class = "silver-medal",
+
    class = "leather",
     tags = { "unique" }
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "crafting" },
 +
     craftingStats = {
 +
      level = 15,
 +
      experience = 20,
 +
      category = "General",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["6002"] = {
+
   ["4013"] = {
     id = 6002,
+
     id = 4013,
     name = "Bronze Medal",
+
     name = "Rough Cloth",
     tradeable = false,
+
    value = 30,
     itemImage = "/images/ui/highscore_bronze.png",
+
     tradeable = true,
     extraTooltipInfo = "Third place award!",
+
    experience = 50,
     class = "bronze-medal",
+
    level = 1,
     tags = { "unique" }
+
    time = 5000,
 +
     itemImage = "/images/combat/materials/rough_cloth.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["6950"] = {
+
   ["4014"] = {
     id = 6950,
+
     id = 4014,
     name = "Event Token",
+
     name = "Restored Cloth",
     tradeable = false,
+
    value = 60,
     itemImage = "/images/misc/event_token.png",
+
     tradeable = true,
     extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
+
    experience = 75,
     class = "gold-medal",
+
    level = 10,
     tags = { "event" }
+
    time = 5500,
 +
     itemImage = "/images/combat/materials/restored_cloth_new.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7000"] = {
+
   ["4015"] = {
     id = 7000,
+
     id = 4015,
     name = "Snow",
+
     name = "Lesser Cloth",
     tradeable = false,
+
    value = 150,
     itemImage = "/images/christmas/snow.png",
+
     tradeable = true,
     extraTooltipInfo = "Used to make Snowballs!",
+
    experience = 125,
     class = "christmas-drop",
+
    level = 20,
     tags = { "event" }
+
    time = 6000,
 +
     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 = 200,
 +
    level = 30,
 +
    time = 6500,
 +
    itemImage = "/images/combat/materials/imbued_cloth_new.png",
 +
     class = "cloth",
 +
    extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7001"] = {
+
   ["4017"] = {
     id = 7001,
+
     id = 4017,
     name = "Snowball",
+
     name = "Major Cloth",
     craftingLevel = 1,
+
     value = 1000,
     tradeable = false,
+
     tradeable = true,
     craftingExperience = 1,
+
    experience = 300,
     craftable = true,
+
     level = 40,
     itemImage = "/images/christmas/snowball.png",
+
     time = 7000,
    extraTooltipInfo = "Use '/throw NAME' to throw at people!",
+
     itemImage = "/images/combat/materials/major_cloth_new.png",
     class = "christmas-drop",
+
     class = "cloth",
     category = "Event",
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "crafting", "event" },
+
     tags = { "runecrafting" }
    requiredResources = { {
 
      ["7000"] = 100
 
    } }
 
 
   },
 
   },
   ["7002"] = {
+
   ["4018"] = {
     id = 7002,
+
     id = 4018,
     name = "Wrapping Paper",
+
     name = "Greater Cloth",
     tradeable = false,
+
    value = 2000,
     itemImage = "/images/christmas/wrapping_paper.png",
+
     tradeable = true,
     extraTooltipInfo = "Born to be torn apart",
+
    experience = 500,
     class = "christmas-drop",
+
    level = 50,
     tags = { "crafting", "event" }
+
    time = 7500,
 +
     itemImage = "/images/combat/materials/greater_cloth_new.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["7003"] = {
+
   ["4019"] = {
     id = 7003,
+
     id = 4019,
     name = "Present",
+
     name = "Elder Cloth",
     tradeable = false,
+
    value = 4000,
     itemImage = "/images/christmas/present.png",
+
     tradeable = true,
     canBeOpened = true,
+
    experience = 750,
    extraTooltipInfo = "Merry Christmas!",
+
    level = 60,
     class = "christmas-present",
+
    time = 8000,
     tags = { "event", "chest" },
+
     itemImage = "/images/combat/materials/elder_cloth_new.png",
 +
     class = "cloth",
 +
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["7004"] = {
+
   ["4020"] = {
     id = 7004,
+
     id = 4020,
     name = "Cookie Dough",
+
     name = "Aqueous Grass",
     tradeable = false,
+
     value = 30,
     ingredientTags = { "christmas", "sweetener" },
+
     tradeable = true,
    level = 1,
+
     itemImage = "/images/fishing/material/fiber_1.png",
    experience = 1,
+
     class = "fiber",
    skill = "crafting",
+
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
    size = 1,
+
     tags = { "fishing", "runecrafting" }
    difficulty = 1,
 
     itemImage = "/images/christmas/cookie_dough.png",
 
     extraTooltipInfo = "It smells like cookies",
 
     class = "christmas-food",
 
    time = 1000,
 
     tags = { "ingredient", "cooking", "event" }
 
 
   },
 
   },
   ["7005"] = {
+
   ["4021"] = {
     id = 7005,
+
     id = 4021,
     name = "Cookie",
+
     name = "Water Weeds",
     tradeable = false,
+
    value = 60,
     itemImage = "/images/christmas/cookie.png",
+
     tradeable = true,
     extraTooltipInfo = "It reminds you of your childhood",
+
     itemImage = "/images/fishing/material/fiber_2.png",
     class = "christmas-food",
+
     class = "fiber",
     tags = { "consumable", "food", "cooking", "event" },
+
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
    healing = {
+
     tags = { "fishing", "runecrafting" }
      hp = 6,
 
      cooldown = 7500,
 
      perTick = 6,
 
      totalTicks = 10,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["7006"] = {
+
   ["4022"] = {
     id = 7006,
+
     id = 4022,
     name = "Gummy Fish",
+
     name = "River Vines",
     tradeable = false,
+
     value = 90,
     level = 1,
+
     tradeable = true,
    experience = 1,
+
     itemImage = "/images/fishing/material/fiber_3.png",
     itemImage = "/images/christmas/gummy_fish.png",
+
     class = "fiber",
     extraTooltipInfo = "Delicious candy!",
+
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
     class = "christmas-drop",
+
     tags = { "fishing", "runecrafting" }
    time = 1000,
 
     tags = { "ingredient", "consumable", "food", "fishing", "event" }
 
 
   },
 
   },
   ["7007"] = {
+
   ["4023"] = {
     id = 7007,
+
     id = 4023,
     name = "Gummy Shark Fin",
+
     name = "Violet Ribbons",
     tradeable = false,
+
    value = 120,
     itemImage = "/images/christmas/gummy_shark_fin.png",
+
     tradeable = true,
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
+
     itemImage = "/images/fishing/material/fiber_4.png",
     class = "christmas-drop",
+
     class = "fiber",
     tags = { "event" }
+
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
 +
     tags = { "fishing", "runecrafting" }
 
   },
 
   },
   ["7008"] = {
+
   ["4024"] = {
     id = 7008,
+
     id = 4024,
     name = "Krampus' Horn",
+
     name = "White Reeds",
     tradeable = false,
+
    value = 150,
     itemImage = "/images/christmas/krampus_horn.png",
+
     tradeable = true,
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
+
     itemImage = "/images/fishing/material/fiber_5.png",
     class = "christmas-drop",
+
     class = "fiber",
     tags = { "event" }
+
     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" }
 
   },
 
   },
   ["7009"] = {
+
   ["4025"] = {
     id = 7009,
+
     id = 4025,
     name = "Candy Buttons",
+
     name = "Ancient Kelp",
     tradeable = false,
+
    value = 200,
     itemImage = "/images/christmas/candy_buttons.png",
+
     tradeable = true,
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
+
     itemImage = "/images/fishing/material/fiber_6.png",
     class = "christmas-drop",
+
     class = "fiber",
     tags = { "event" }
+
     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" }
 
   },
 
   },
   ["7010"] = {
+
   ["4026"] = {
     id = 7010,
+
     id = 4026,
     name = "Scarf",
+
     name = "Aqueous Chunks",
     tradeable = false,
+
    value = 700,
     itemImage = "/images/christmas/scarf.png",
+
     tradeable = true,
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
+
     itemImage = "/images/combat/materials/aqueous_chunks.png",
     class = "christmas-drop",
+
    class = "bar",
     tags = { "event" }
+
     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" },
 +
     craftingStats = {
 +
      level = 85,
 +
      experience = 2400,
 +
      category = "Rare",
 +
      craftable = true,
 +
      multiplier = 3
 +
    }
 
   },
 
   },
   ["7011"] = {
+
   ["4027"] = {
     id = 7011,
+
     id = 4027,
     name = "Evergreen Log",
+
     name = "Frost Shard",
     tradeable = false,
+
     value = 1000,
     level = 1,
+
     tradeable = true,
    experience = 1,
+
     itemImage = "/images/combat/materials/frost_shard.png",
     itemImage = "/images/christmas/evergreen_log.png",
+
     class = "bar",
     extraTooltipInfo = "Smells faintly of mint and cinnamon",
+
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
     class = "christmas-drop",
+
     tags = { "magic" },
     tags = { "foraging", "event" }
+
    craftingStats = {
 +
      level = 85,
 +
      experience = 2400,
 +
      category = "Rare",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["7012"] = {
+
   ["4028"] = {
     id = 7012,
+
     id = 4028,
     name = "Corrupted Evergreen Log",
+
     name = "Elder Stone",
     tradeable = false,
+
    value = 30000,
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
+
     tradeable = true,
     extraTooltipInfo = "It reeks of decay",
+
     itemImage = "/images/combat/materials/elder_stone.png",
     class = "christmas-drop",
+
     class = "bar",
     tags = { "event" }
+
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
 +
     tags = { "magic" },
 +
    rarity = "rare"
 
   },
 
   },
   ["7013"] = {
+
   ["4500"] = {
     id = 7013,
+
     id = 4500,
     name = "Magic Ice",
+
     name = "Box Trap",
     tradeable = false,
+
     value = 25,
     level = 1,
+
     experience = 160,
     experience = 1,
+
     tradeable = true,
     time = 1000,
+
     class = "seed",
     itemImage = "/images/christmas/magic_ice.png",
+
     itemImage = "/images/farming/hunting/box_trap.png",
     extraTooltipInfo = "Magically makes you want to lick it",
+
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
     class = "christmas-drop",
+
     tags = { "seed", "hunting", "farming" },
    tags = { "mining", "event" }
+
    farmingStats = {
  },
+
      height = 1,
  ["7014"] = {
+
      width = 1,
    id = 7014,
+
      requiredLevel = 1,
    name = "Inferior Bearded Wanderer",
+
      image = "/images/farming/hunting/box_trap.png",
    tradeable = false,
+
      align = "bottom",
    enchantmentTier = 0,
+
      experience = 30,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
+
      time = 30
    itemIcon = "/images/christmas/christmas_helmet.png",
+
     },
    extraTooltipInfo = "The hat's a little loose and the beard is itchy",
+
     craftingStats = {
    visual = "christmas-helmet",
+
       level = 1,
    class = "christmas-tier1",
+
       experience = 160,
     tags = { "armor", "event" },
+
      category = "Farming",
     equipmentStats = {
+
      craftable = true,
       slot = "helm",
+
      description = "A box trap with bait only suitable to catch small game."
       weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
 
     }
 
     }
 
   },
 
   },
   ["7015"] = {
+
   ["4501"] = {
     id = 7015,
+
     id = 4501,
     name = "Inferior Reindeer Hunters' Armor",
+
     name = "Pitfall Trap",
     tradeable = false,
+
     value = 50,
     enchantmentTier = 0,
+
    experience = 10,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     tradeable = true,
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     class = "seed",
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
+
     itemImage = "/images/farming/hunting/pitfall.png",
     visual = "christmas-breastplate",
+
     extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
    class = "christmas-tier1",
+
     tags = { "seed", "hunting", "farming" },
     tags = { "armor", "event" },
+
     farmingStats = {
     equipmentStats = {
+
      height = 1,
       slot = "body",
+
      width = 1,
       weaponBonus = {
+
      requiredLevel = 10,
        strength = 0,
+
      image = "/images/farming/hunting/pitfall.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 100,
      }
+
      time = 35
 +
    },
 +
     craftingStats = {
 +
       level = 20,
 +
       experience = 280,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
 
     }
 
     }
 
   },
 
   },
   ["7016"] = {
+
   ["4502"] = {
     id = 7016,
+
     id = 4502,
     name = "Inferior Reindeer Hunters' Leggings",
+
     name = "Bird Trap",
     tradeable = false,
+
     value = 100,
     enchantmentTier = 0,
+
    experience = 10,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     tradeable = true,
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     class = "seed",
     extraTooltipInfo = "Chafes in all the wrong places",
+
     itemImage = "/images/farming/hunting/bird_trap.png",
     visual = "christmas-leggings",
+
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
    class = "christmas-tier1",
+
     tags = { "seed", "hunting", "farming" },
     tags = { "armor", "event" },
+
     farmingStats = {
     equipmentStats = {
+
      height = 1,
       slot = "legs",
+
      width = 1,
       weaponBonus = {
+
      requiredLevel = 20,
        strength = 0,
+
      image = "/images/farming/hunting/bird_trap.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 325,
      }
+
      time = 120
 +
    },
 +
     craftingStats = {
 +
       level = 30,
 +
       experience = 790,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A bird trap with bait suitable to catch small flying creatures."
 
     }
 
     }
 
   },
 
   },
   ["7017"] = {
+
   ["4503"] = {
     id = 7017,
+
     id = 4503,
     name = "Inferior Christmas Lights",
+
     name = "Net Trap",
     tradeable = false,
+
     value = 125,
     enchantmentTier = 0,
+
    experience = 10,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     tradeable = true,
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     class = "seed",
     extraTooltipInfo = "Still a little dusty from being in storage",
+
     itemImage = "/images/farming/hunting/net_trap.png",
     visual = "christmas-weapon",
+
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
    class = "christmas-tier1",
+
     tags = { "seed", "hunting", "farming" },
     tags = { "event", "onehand" },
+
     farmingStats = {
    equipmentStats = {
+
      height = 1,
       slot = "weapon",
+
      width = 1,
      weaponBonus = {
+
      requiredLevel = 25,
        strength = 0,
+
      image = "/images/farming/hunting/net_trap.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 300,
      },
+
       time = 45
       oneHanded = true,
+
    },
       attackSpeed = 2.4
+
    craftingStats = {
 +
      level = 35,
 +
      experience = 810,
 +
      category = "Farming",
 +
       craftable = true,
 +
       description = "A net trap with bait suitable to catch most creatures."
 
     }
 
     }
 
   },
 
   },
   ["7018"] = {
+
   ["4504"] = {
     id = 7018,
+
     id = 4504,
     name = "SuperSled 1337",
+
     name = "Bear Trap",
     tradeable = false,
+
    value = 150,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     class = "seed",
     itemIcon = "/images/christmas/christmas_shield.png",
+
     itemImage = "/images/farming/hunting/metal_trap.png",
     extraTooltipInfo = "An elite sled for elite sledders",
+
     extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
     visual = "christmas-shield",
+
     tags = { "seed", "hunting", "farming" },
     class = "christmas-tier1",
+
     rarity = "uncommon",
    tags = { "event" },
+
     farmingStats = {
     equipmentStats = {
+
      height = 1,
       slot = "shield",
+
      width = 1,
       weaponBonus = {
+
      requiredLevel = 35,
        strength = 0,
+
      image = "/images/farming/hunting/metal_trap.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 400,
      }
+
      time = 50
 +
    },
 +
     craftingStats = {
 +
       level = 45,
 +
       experience = 1320,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A bear trap with bait only suitable to catch large and medium sized creatures."
 
     }
 
     }
 
   },
 
   },
   ["7019"] = {
+
   ["4505"] = {
     id = 7019,
+
     id = 4505,
     name = "Bearded Wanderer",
+
     name = "Water Totem",
     tradeable = false,
+
     value = 150,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     class = "seed",
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     itemImage = "/images/farming/totem/water_totem_mj_v2.png",
     extraTooltipInfo = "The hat's too tight and the beard smells funny.",
+
     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.",
     visual = "christmas-helmet",
+
     tags = { "seed", "farming" },
     class = "christmas-tier2",
+
     rarity = "rare",
     tags = { "armor", "event" },
+
     farmingStats = {
     equipmentStats = {
+
      height = 1,
       slot = "helm",
+
      width = 1,
       weaponBonus = {
+
      requiredLevel = 40,
        strength = 0,
+
      image = "/images/farming/totem/water_totem_mj_v2.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 10000,
      }
+
      time = 10080
 +
    },
 +
     craftingStats = {
 +
       level = 66,
 +
       experience = 15500,
 +
      category = "Farming",
 +
      craftable = true,
 +
      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."
 
     }
 
     }
 
   },
 
   },
   ["7020"] = {
+
   ["4506"] = {
     id = 7020,
+
     id = 4506,
     name = "Reindeer Hunters' Armor",
+
     name = "Nature Totem",
     tradeable = false,
+
     value = 150,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     class = "seed",
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     itemImage = "/images/farming/totem/nature_orb.png",
     extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
+
     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.",
     visual = "christmas-breastplate",
+
     tags = { "seed", "farming" },
     class = "christmas-tier2",
+
     rarity = "rare",
     tags = { "armor", "event" },
+
     farmingStats = {
     equipmentStats = {
+
      height = 1,
       slot = "body",
+
      width = 1,
       weaponBonus = {
+
      requiredLevel = 40,
        strength = 0,
+
      image = "/images/farming/totem/nature_orb.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 10000,
      }
+
      time = 10080
 +
    },
 +
     craftingStats = {
 +
       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."
 
     }
 
     }
 
   },
 
   },
   ["7021"] = {
+
   ["4507"] = {
     id = 7021,
+
     id = 4507,
     name = "Reindeer Hunters' Leggings",
+
     name = "Earth Totem",
     tradeable = false,
+
     value = 150,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     class = "seed",
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     itemImage = "/images/farming/totem/earth_orb.png",
     extraTooltipInfo = "There's no holes, at least!",
+
     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.",
     visual = "christmas-leggings",
+
     tags = { "seed", "farming" },
     class = "christmas-tier2",
+
     rarity = "rare",
     tags = { "armor", "event" },
+
     farmingStats = {
     equipmentStats = {
+
      height = 1,
       slot = "legs",
+
      width = 1,
       weaponBonus = {
+
      requiredLevel = 40,
        strength = 0,
+
      image = "/images/farming/totem/earth_orb.png",
        intellect = 0,
+
      align = "bottom",
        dexterity = 0
+
      experience = 10000,
      }
+
      time = 10080
 +
    },
 +
     craftingStats = {
 +
       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."
 
     }
 
     }
 
   },
 
   },
   ["7022"] = {
+
   ["4508"] = {
     id = 7022,
+
     id = 4508,
     name = "Christmas Lights",
+
     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. 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.",
 +
    tags = { "seed", "farming" },
 +
    rarity = "rare",
 +
    farmingStats = {
 +
      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"] = {
 +
    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 = { "seed", "hunting", "farming" },
 +
    rarity = "uncommon",
 +
    farmingStats = {
 +
      height = 1,
 +
      width = 1,
 +
      requiredLevel = 50,
 +
      image = "/images/farming/hunting/metal_trap.png",
 +
      align = "bottom",
 +
      experience = 500,
 +
      time = 60
 +
    },
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 1600,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A trap designed to lure unusual monsters."
 +
    }
 +
  },
 +
  ["5000"] = {
 +
    name = "Shrimp Bauble",
 +
    id = 5000,
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     value = 10,
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     itemImage = "/images/misc/shrimp_bauble.png",
     extraTooltipInfo = "Not for the nice!",
+
     class = "key",
     visual = "christmas-weapon",
+
     extraTooltipInfo = "Untamed magic oozes out from inside.",
    class = "christmas-tier2",
+
     tags = { "dungeon" },
     tags = { "event", "onehand" },
+
     augmentingFailItem = 9015,
     equipmentStats = {
+
    augmentingForcedAmount = 1,
      slot = "weapon",
+
    forcedAugmentChance = 0.5,
      weaponBonus = {
+
    augmentOverride = {
        strength = 0,
+
       fixedSuccessCount = 10,
        intellect = 0,
+
       fixedBaseCount = 0
        dexterity = 0
 
       },
 
      oneHanded = true,
 
       attackSpeed = 2.4
 
 
     }
 
     }
 
   },
 
   },
   ["7023"] = {
+
   ["5001"] = {
     id = 7023,
+
     id = 5001,
     name = "SuperSled 9000",
+
     name = "Shrimp",
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     itemImage = "/images/misc/schfftph_fzzglgl.png",
     itemIcon = "/images/christmas/christmas_shield.png",
+
     class = "fish",
     extraTooltipInfo = "For when sledding meets extreme sports",
+
     extraTooltipInfo = "One of perfection's many forms.",
    visual = "christmas-shield",
+
     tags = { }
    class = "christmas-tier2",
 
     tags = { "event" },
 
    equipmentStats = {
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7024"] = {
+
   ["5002"] = {
     id = 7024,
+
     id = 5002,
     name = "Superior Bearded Wanderer",
+
     name = "Shrimp Ascendant",
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     class = "fish",
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
+
     extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art.",
     visual = "christmas-helmet",
+
     tags = { }
     class = "christmas-tier3",
+
  },
     tags = { "armor", "event" },
+
  ["6000"] = {
     equipmentStats = {
+
     id = 6000,
      isTransmog = true,
+
     name = "Gold Medal",
      slot = "helm",
+
     tradeable = false,
      weaponBonus = {
+
    itemImage = "/images/ui/highscore_gold.png",
        strength = 0,
+
    extraTooltipInfo = "First place award!",
        intellect = 0,
+
    class = "gold-medal",
        dexterity = 0
+
    tags = { "unique" }
      }
 
    }
 
 
   },
 
   },
   ["7025"] = {
+
   ["6001"] = {
     id = 7025,
+
     id = 6001,
     name = "Superior Reindeer Hunters' Armor",
+
     name = "Silver Medal",
 
     tradeable = false,
 
     tradeable = false,
    enchantmentTier = 0,
+
     itemImage = "/images/ui/highscore_silver.png",
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     extraTooltipInfo = "Second place award!",
    itemIcon = "/images/christmas/christmas_chestplate.png",
+
     class = "silver-medal",
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
+
     tags = { "unique" }
    visual = "christmas-breastplate",
 
     class = "christmas-tier3",
 
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7026"] = {
+
   ["6002"] = {
     id = 7026,
+
     id = 6002,
     name = "Superior Reindeer Hunters' Leggings",
+
     name = "Bronze Medal",
 
     tradeable = false,
 
     tradeable = false,
    enchantmentTier = 0,
+
     itemImage = "/images/ui/highscore_bronze.png",
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     extraTooltipInfo = "Third place award!",
    itemIcon = "/images/christmas/christmas_leggings.png",
+
     class = "bronze-medal",
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
+
     tags = { "unique" }
    visual = "christmas-leggings",
 
     class = "christmas-tier3",
 
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "legs",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7027"] = {
+
   ["6950"] = {
     id = 7027,
+
     id = 6950,
     name = "Superior Christmas Lights",
+
     name = "Event Token",
 
     tradeable = false,
 
     tradeable = false,
    enchantmentTier = 0,
+
     itemImage = "/images/misc/event_token.png",
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
     itemIcon = "/images/christmas/christmas_weapon.png",
+
    class = "gold-medal",
     extraTooltipInfo = "For the naughty!",
+
    tags = { "event" }
     visual = "christmas-weapon",
+
  },
     class = "christmas-tier3",
+
  ["7000"] = {
     tags = { "event" },
+
    id = 7000,
     equipmentStats = {
+
    name = "Snow",
      isTransmog = true,
+
    tradeable = false,
      slot = "weapon",
+
    itemImage = "/images/christmas/snow.png",
      weaponBonus = {
+
     extraTooltipInfo = "Used to make Snowballs!",
        strength = 0,
+
     class = "christmas-drop",
        intellect = 0,
+
     tags = { "event" }
        dexterity = 0
+
  },
       },
+
  ["7001"] = {
       oneHanded = true,
+
    id = 7001,
       attackSpeed = 2.4
+
     name = "Snowball",
 +
     tradeable = false,
 +
    itemImage = "/images/christmas/snowball.png",
 +
    extraTooltipInfo = "Use '/throw NAME' to throw at people!",
 +
    class = "christmas-drop",
 +
    tags = { "crafting", "event" },
 +
    craftingStats = {
 +
      level = 1,
 +
       experience = 1,
 +
       category = "Event",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["7028"] = {
+
   ["7002"] = {
     id = 7028,
+
     id = 7002,
     name = "SuperSled 9001",
+
     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",
 +
    canBeOpened = true,
 +
    extraTooltipInfo = "Merry Christmas!",
 +
    class = "christmas-present",
 +
    tags = { "event", "chest" },
 +
    rarity = "rare"
 +
  },
 +
  ["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 = { "prepared", "cooking", "event" }
 +
  },
 +
  ["7005"] = {
 +
    id = 7005,
 +
    name = "Cookie",
 
     tradeable = false,
 
     tradeable = false,
    enchantmentTier = 0,
+
     itemImage = "/images/christmas/cookie.png",
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     extraTooltipInfo = "It reminds you of your childhood",
    itemIcon = "/images/christmas/christmas_shield.png",
+
     class = "christmas-food",
     extraTooltipInfo = "It's over 9000!",
+
     tags = { "consumable", "food", "cooking", "event" },
     visual = "christmas-shield",
+
     healing = {
     class = "christmas-tier3",
+
       hp = 20,
    tags = { "event" },
+
       cooldown = 5000,
     equipmentStats = {
+
       perTick = 15,
       isTransmog = true,
+
      totalTicks = 4,
       slot = "shield",
+
      tickDelay = 3000,
       weaponBonus = {
+
      ignoreCooldown = false
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
 
     }
 
     }
 
   },
 
   },
   ["7029"] = {
+
   ["7006"] = {
    name = "Magical Snowball",
+
     id = 7006,
     id = 7029,
+
     name = "Gummy Fish",
     enchantmentTier = 5,
+
     tradeable = false,
    augmentationCost = {
+
     level = 1,
      ["519"] = 500
+
     experience = 1,
    },
+
     itemImage = "/images/christmas/gummy_fish.png",
     value = 2840000,
+
     extraTooltipInfo = "Delicious candy!",
     tradeable = true,
+
     class = "christmas-drop",
     requiredLevel = {
+
     time = 1000,
      attack = 50,
+
    tags = { "consumable", "food", "fishing", "event" }
      strength = 50
+
  },
    },
+
  ["7007"] = {
     itemImage = "/images/christmas/magical_snowball.png",
+
    id = 7007,
     class = "equipment",
+
    name = "Gummy Shark Fin",
     visual = "magical-snowball",
+
    tradeable = false,
     category = { "armor", "combat", "christmas" },
+
    itemImage = "/images/christmas/gummy_shark_fin.png",
    tags = { "melee", "event" },
+
    extraTooltipInfo = "Looks like it came off a Gummy Shark!",
    equipmentStats = {
+
    class = "christmas-drop",
      isTransmog = true,
+
    tags = { "event" }
      slot = "shield",
+
  },
      offensiveAccuracyAffinityRating = {
+
  ["7008"] = {
        Melee = 6,
+
    id = 7008,
        Magic = 18,
+
    name = "Krampus' Horn",
        Range = 0
+
    tradeable = false,
      },
+
    itemImage = "/images/christmas/krampus_horn.png",
      offensiveDamageAffinity = {
+
    extraTooltipInfo = "A deathly energy weakly pulses from them still...",
        Melee = 1,
+
    class = "christmas-drop",
        Magic = 1,
+
     tags = { "event" }
        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"] = {
+
   ["7009"] = {
     name = "Candy Cane Daggers",
+
    id = 7009,
     id = 7030,
+
     name = "Candy Buttons",
     enchantmentTier = 5,
+
     tradeable = false,
     augmentationCost = {
+
    itemImage = "/images/christmas/candy_buttons.png",
      ["2015"] = 100
+
    extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
     },
+
     class = "christmas-drop",
     value = 2840000,
+
     tags = { "event" }
     tradeable = true,
+
  },
     requiredLevel = {
+
  ["7010"] = {
      strength = 50
+
     id = 7010,
     },
+
     name = "Scarf",
     itemImage = "/images/christmas/candy_cane_dagger.png",
+
     tradeable = false,
     itemIcon = "/images/christmas/candy_cane_daggers_icon.png",
+
    itemImage = "/images/christmas/scarf.png",
     class = "equipment",
+
    extraTooltipInfo = "Keeps you warm while you play in the snow!",
     visual = "candy-cane-daggers",
+
     class = "christmas-drop",
     isDaggers = true,
+
    tags = { "event" }
     category = { "weapon", "combat", "christmas" },
+
  },
     tags = { "melee", "twohand", "event" },
+
  ["7011"] = {
    equipmentStats = {
+
    id = 7011,
      isTransmog = true,
+
    name = "Evergreen Log",
      slot = "weapon",
+
    tradeable = false,
      offensiveCritical = {
+
     level = 1,
        chance = 0.055,
+
    experience = 1,
        damageMultiplier = 1.75
+
     itemImage = "/images/christmas/evergreen_log.png",
      },
+
     extraTooltipInfo = "Smells faintly of mint and cinnamon",
      offensiveAccuracyAffinityRating = {
+
     class = "christmas-drop",
        Melee = 69,
+
     tags = { "foraging", "event" }
        Magic = -10,
+
  },
        Range = -10,
+
  ["7012"] = {
        Piercing = 43,
+
     id = 7012,
        Blunt = -8,
+
     name = "Corrupted Evergreen Log",
        Slashing = 43
+
    tradeable = false,
      },
+
    itemImage = "/images/christmas/corrupted_evergreen_log.png",
      offensiveDamageAffinity = {
+
     extraTooltipInfo = "It reeks of decay",
        Melee = 1,
+
    class = "christmas-drop",
        Magic = 0.33,
+
    tags = { "event" }
        Range = 0.2,
+
  },
        Piercing = 1.1,
+
  ["7013"] = {
        Blunt = 0.33,
+
    id = 7013,
        Slashing = 0.75
+
    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 = { "armor", "event" },
 +
    equipmentStats = {
 +
       slot = "helm",
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 29,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
       },
+
       }
      armorBonus = {
+
     }
        protection = 0,
+
   },
        resistance = 0,
+
   ["7015"] = {
        agility = 10,
+
     id = 7015,
        stamina = 0
+
     name = "Inferior Reindeer Hunters' Armor",
      },
+
     tradeable = false,
      attackSpeed = 2,
+
     enchantmentTier = 0,
      augmentationBonus = { {
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
        stat = "offensiveCritical.chance",
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
        value = 0.01
+
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
      }, {
+
     visual = "christmas-breastplate",
        stat = "offensiveCritical.damageMultiplier",
+
     class = "christmas-tier1",
        value = 0.01
+
     tags = { "armor", "event" },
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.1
 
      } }
 
     },
 
    rarity = "uncommon"
 
   },
 
   ["7031"] = {
 
    name = "Festive Shroud",
 
     id = 7031,
 
     enchantmentTier = 1,
 
    augmentationCost = {
 
      ["2015"] = 100
 
    },
 
    value = 5120000,
 
     tradeable = true,
 
     requiredLevel = {
 
      defense = 40,
 
      enchanting = 40
 
    },
 
     itemImage = "/images/christmas/festive_shroud.png",
 
     itemIcon = "/images/christmas/festive_shroud_hood.png",
 
     class = "equipment",
 
     visual = "cape",
 
     category = { "weapon", "combat", "christmas" },
 
     tags = { "melee", "armor", "event" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      isTransmog = true,
+
       slot = "body",
       slot = "cape",
 
      defensiveDamageAffinity = {
 
        Melee = 1.02,
 
        Magic = 1.02,
 
        Range = 1.02
 
      },
 
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 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"] = {
+
   ["7016"] = {
     name = "Merry Maker's Mittens",
+
    id = 7016,
     id = 7032,
+
     name = "Inferior Reindeer Hunters' Leggings",
     itemImage = "/images/christmas/christmas_gloves.png",
+
     tradeable = false,
     extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     visual = "gloves",
+
    itemIcon = "/images/christmas/christmas_leggings.png",
 +
     extraTooltipInfo = "Chafes in all the wrong places",
 +
     visual = "christmas-leggings",
 +
     class = "christmas-tier1",
 
     tags = { "armor", "event" },
 
     tags = { "armor", "event" },
 
     equipmentStats = {
 
     equipmentStats = {
      isTransmog = true,
+
       slot = "legs",
       slot = "gloves",
 
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
Line 27,044: Line 24,133:
 
     }
 
     }
 
   },
 
   },
   ["7033"] = {
+
   ["7017"] = {
     name = "Mistletoe Treads",
+
    id = 7017,
     id = 7033,
+
     name = "Inferior Christmas Lights",
     itemImage = "/images/christmas/christmas_boots.png",
+
    tradeable = false,
     itemIcon = "/images/christmas/christmas_boots_icon.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "For treading on snow or enemy faces.",
+
    itemImage = "/images/christmas/christmas_weapon_worn.png",
     class = "equipment",
+
    itemIcon = "/images/christmas/christmas_weapon.png",
     visual = "boots",
+
    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 = { "armor", "event" },
 
     tags = { "armor", "event" },
 
     equipmentStats = {
 
     equipmentStats = {
      isTransmog = true,
+
       slot = "helm",
       slot = "boots",
 
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
Line 27,063: Line 24,195:
 
     }
 
     }
 
   },
 
   },
   ["7034"] = {
+
   ["7020"] = {
     id = 7034,
+
     id = 7020,
     name = "Magic Ice Bar",
+
     name = "Reindeer Hunters' Armor",
     skill = "smithing",
+
     tradeable = false,
     level = 1,
+
     enchantmentTier = 0,
     experience = 100,
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     time = 12000,
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
    itemImage = "/images/christmas/ice_bar.png",
+
     extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
     class = "bar",
+
     visual = "christmas-breastplate",
     extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
+
     class = "christmas-tier2",
     tags = { "mining", "smithing", "event" },
+
    tags = { "armor", "event" },
     requiredResources = { {
+
     equipmentStats = {
       ["2"] = 100,
+
       slot = "body",
       ["7013"] = 2
+
      weaponBonus = {
     } }
+
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
       }
 +
     }
 
   },
 
   },
   ["7035"] = {
+
   ["7021"] = {
    name = "Winter Rune",
+
     id = 7021,
     id = 7035,
+
     name = "Reindeer Hunters' Leggings",
    time = 5000,
+
     tradeable = false,
    itemImage = "/images/christmas/Snow_Rune.png",
+
     enchantmentTier = 0,
    extraTooltipInfo = "A slate imbued with the essence of winter.",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
    class = "rune",
+
     itemIcon = "/images/christmas/christmas_leggings.png",
    tags = { "ammunition", "magic", "runecrafting", "event" },
+
     extraTooltipInfo = "There's no holes, at least!",
    requiredResources = { {
+
     visual = "christmas-leggings",
      ["113"] = 1,
+
     class = "christmas-tier2",
      ["7038"] = 400
+
     tags = { "armor", "event" },
    } }
+
     equipmentStats = {
  },
+
       slot = "legs",
  ["7036"] = {
+
       weaponBonus = {
     name = "Scroll of Candy Canes",
+
        strength = 0,
    activeMessage = "Making Scrolls of Candy Canes",
+
        intellect = 0,
    enchant = true,
+
        dexterity = 0
    hidden = true,
+
       }
    categories = { "christmas elf gear" },
+
     }
    time = 15000,
 
    id = 7036,
 
    enchantmentID = 7000,
 
    level = 1,
 
     experience = 100,
 
     baseSuccessChance = 1,
 
     itemImage = "/images/christmas/xmas_scroll.png",
 
     skillIcon = "/images/enchanting/enchanting_logo.png",
 
     class = "enchanted-scroll",
 
     actionButton = "Craft",
 
     extraTooltipInfo = "A scroll enchanted with some sort of winter magic, not compatible with any gear you know of.",
 
     tags = { "enchanting", "event" },
 
     requiredResources = { {
 
       ["516"] = 10,
 
       ["518"] = 10,
 
      ["519"] = 10,
 
      ["7002"] = 1,
 
       ["7035"] = 20
 
     } }
 
 
   },
 
   },
   ["7037"] = {
+
   ["7022"] = {
     id = 7037,
+
     id = 7022,
     name = "Gummy Lure",
+
     name = "Christmas Lights",
     fishingBait = {
+
     tradeable = false,
      level = 0,
+
    enchantmentTier = 0,
      bait = 0,
+
    itemImage = "/images/christmas/christmas_weapon_worn.png",
      reel = 0,
+
     itemIcon = "/images/christmas/christmas_weapon.png",
      bonus = 0
+
     extraTooltipInfo = "Not for the nice!",
     },
+
     visual = "christmas-weapon",
    itemImage = "images/christmas/gummy_bait.png",
+
     class = "christmas-tier2",
     craftingDescription = "Each craft results in 2 bait. Helps with Christmas zone fishing.",
+
     tags = { "event", "onehand" },
     extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
+
    equipmentStats = {
     class = "fish",
+
      slot = "weapon",
     tags = { "fishing", "event" }
+
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4
 +
    }
 
   },
 
   },
   ["7038"] = {
+
   ["7023"] = {
     id = 7038,
+
     id = 7023,
     name = "Winter Essence",
+
     name = "SuperSled 9000",
    essence = true,
 
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/christmas/snow_essence.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     class = "rune",
+
    itemIcon = "/images/christmas/christmas_shield.png",
     tags = { "magic", "runecrafting", "event" }
+
     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
 +
      }
 +
    }
 
   },
 
   },
   ["7039"] = {
+
   ["7024"] = {
     id = 7039,
+
     id = 7024,
     name = "Gummy Shark",
+
     name = "Superior Bearded Wanderer",
 
     tradeable = false,
 
     tradeable = false,
     level = 1,
+
     enchantmentTier = 0,
     experience = 1,
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     itemImage = "/images/christmas/monsters/gummy_shark.png",
+
     itemIcon = "/images/christmas/christmas_helmet.png",
     extraTooltipInfo = "More likely to bite you than let you bite it!",
+
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
     class = "christmas-drop",
+
     visual = "christmas-helmet",
     time = 1000,
+
     class = "christmas-tier3",
     tags = { "ingredient", "fishing", "event" }
+
     tags = { "armor", "event", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["7040"] = {
+
   ["7025"] = {
     id = 7040,
+
     id = 7025,
     name = "Angry Letter",
+
     name = "Superior Reindeer Hunters' Armor",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/christmas/angry_letter.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     class = "christmas-drop",
+
    itemIcon = "/images/christmas/christmas_chestplate.png",
     tags = { "event" }
+
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
 +
    visual = "christmas-breastplate",
 +
     class = "christmas-tier3",
 +
     tags = { "armor", "event", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "body",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["7041"] = {
+
   ["7026"] = {
     id = 7041,
+
     id = 7026,
     name = "Baubles",
+
     name = "Superior Reindeer Hunters' Leggings",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/christmas/baubles.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     class = "christmas-drop",
+
    itemIcon = "/images/christmas/christmas_leggings.png",
     tags = { "event" }
+
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
 +
    visual = "christmas-leggings",
 +
     class = "christmas-tier3",
 +
     tags = { "armor", "event", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "legs",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["7050"] = {
+
   ["7027"] = {
     id = 7050,
+
     id = 7027,
     name = "Snowglobe",
+
     name = "Superior Christmas Lights",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/christmas/snowglobe.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "Stores your Christmas Spirit!",
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
    class = "christmas-globe",
+
     itemIcon = "/images/christmas/christmas_weapon.png",
    tags = { "event" }
+
     extraTooltipInfo = "For the naughty!",
  },
+
     visual = "christmas-weapon",
  ["7060"] = {
+
     class = "christmas-tier3",
    id = 7060,
+
     tags = { "event", "cosmetic" },
    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", "armor", "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       fullTransmog = true,
+
       slot = "weapon",
       slot = "cape"
+
       weaponBonus = {
    },
+
        strength = 0,
     rarity = "legendary"
+
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4
 +
     }
 
   },
 
   },
   ["7061"] = {
+
   ["7028"] = {
     id = 7061,
+
     id = 7028,
     name = "The Mine Dwelling Hamster",
+
     name = "SuperSled 9001",
     itemImage = "/images/combat/monsters/elite/hamster.png",
+
    tradeable = false,
     extraTooltipInfo = "Back to the mines with you!!!",
+
    enchantmentTier = 0,
     class = "equipment",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     visual = "p-chicken",
+
    itemIcon = "/images/christmas/christmas_shield.png",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "It's over 9000!",
 +
     visual = "christmas-shield",
 +
     class = "christmas-tier3",
 +
     tags = { "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       fullTransmog = true,
+
       slot = "shield",
       slot = "cape"
+
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
       }
 +
    }
 +
  },
 +
  ["7029"] = {
 +
    name = "Magical Snowball",
 +
    id = 7029,
 +
    enchantmentTier = 5,
 +
    value = 2840000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      attack = 50,
 +
      strength = 50
 
     },
 
     },
    rarity = "legendary"
+
     itemImage = "/images/christmas/magical_snowball.png",
  },
+
     extraTooltipInfo = "Thankfully it's magical and not lemon infused.",
  ["7062"] = {
 
    id = 7062,
 
    name = "Lil Crown Hamperster",
 
     itemImage = "/images/combat/monsters/elite/hamster2.png",
 
     extraTooltipInfo = "Little hat REQUIRED",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "p-chicken",
+
     visual = "magical-snowball",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "melee", "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       fullTransmog = true,
+
       slot = "shield",
       slot = "cape"
+
      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 = "legendary"
+
     rarity = "uncommon"
 
   },
 
   },
   ["7063"] = {
+
   ["7030"] = {
     name = "Lightning Edge",
+
     name = "Candy Cane Daggers",
     id = 7063,
+
     id = 7030,
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
+
    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",
 
     class = "equipment",
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     specialVisuals = { {
    visual = "zero",
+
      image = "/images/christmas/candy_cane_dagger_1.png",
    category = { "weapon", "combat" },
+
      css = "candy-cane-daggers-1"
     tags = { "melee", "cosmetic" },
+
    }, {
 +
      image = "/images/christmas/candy_cane_dagger_2.png",
 +
      css = "candy-cane-daggers-2"
 +
    } },
 +
     tags = { "melee", "twohand", "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
 
       slot = "weapon",
 
       slot = "weapon",
       oneHanded = true
+
       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 = "legendary"
+
     rarity = "uncommon"
 
   },
 
   },
   ["7064"] = {
+
   ["7031"] = {
     name = "Frost Maul",
+
     name = "Festive Shroud",
     id = 7064,
+
     id = 7031,
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
+
     enchantmentTier = 2,
     extraTooltipInfo = "A hulking mass of snow covered ice.",
+
     value = 5120000,
     class = "equipment",
+
     tradeable = true,
    visual = "moss-maul",
+
     requiredLevel = {
     category = { "weapon", "combat" },
+
       defense = 40,
    tags = { "melee", "twohand", "cosmetic" },
+
       enchanting = 40
    equipmentStats = {
 
       isTransmog = true,
 
       slot = "weapon"
 
 
     },
 
     },
    rarity = "legendary"
+
     itemImage = "/images/christmas/festive_shroud.png",
  },
+
     itemIcon = "/images/christmas/festive_shroud_hood.png",
  ["7065"] = {
 
    id = 7065,
 
    name = "Abusive",
 
     itemImage = "/images/combat/monsters/elite/hamster3.png",
 
     extraTooltipInfo = "gamster",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "p-chicken",
+
    extraTooltipInfo = "Makes you feel rather jolly.",
     tags = { "melee", "armor", "cosmetic" },
+
     visual = "cape",
 +
     tags = { "melee", "armor", "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       fullTransmog = true,
+
       slot = "cape",
       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 = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["7066"] = {
+
   ["7032"] = {
     name = "Elite Titan Helm",
+
     name = "Merry Maker's Mittens",
     id = 7066,
+
     id = 7032,
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
+
     itemImage = "/images/christmas/christmas_gloves.png",
    itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
+
     extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
     extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     specialVisuals = { {
    category = { "weapon", "combat", "cosmetic" },
+
      image = "/images/christmas/christmas_gloves_1.png",
     tags = { "melee", "armor" },
+
      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 = { "armor", "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "helm"
+
       slot = "gloves",
    },
+
      weaponBonus = {
     rarity = "legendary"
+
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7067"] = {
+
   ["7033"] = {
     name = "Ancient Crown",
+
     name = "Mistletoe Treads",
     id = 7067,
+
     id = 7033,
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
+
     itemImage = "/images/christmas/christmas_boots.png",
     itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
+
     itemIcon = "/images/christmas/christmas_boots_icon.png",
     extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
+
     extraTooltipInfo = "For treading on snow or enemy faces.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "kings-crown",
+
     visual = "boots",
     category = { "weapon", "combat", "cosmetic" },
+
     tags = { "armor", "event", "cosmetic" },
    tags = { "melee", "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "helm"
+
       slot = "boots",
    },
+
      weaponBonus = {
     rarity = "legendary"
+
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["7068"] = {
+
   ["7034"] = {
     name = "Idlescape Bond",
+
    id = 7034,
     id = 7068,
+
     name = "Magic Ice Bar",
     isToken = true,
+
     level = 1,
     itemImage = "/images/premium/premium_icon.png",
+
    experience = 100,
     itemIcon = "/images/premium/premium_icon.png",
+
     time = 12000,
     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",
+
     itemImage = "/images/christmas/ice_bar.png",
     class = "platinum",
+
     class = "bar",
    category = { "platinum", "token" },
+
     extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
    tags = { "platinum", "token" },
+
     tags = { "mining", "smithing", "event" }
    rarity = "legendary"
 
 
   },
 
   },
   ["7069"] = {
+
   ["7035"] = {
     name = "Character Token",
+
     name = "Winter Rune",
     id = 7069,
+
     id = 7035,
     isToken = true,
+
     time = 5000,
     itemImage = "/images/premium/premium_icon.png",
+
     itemImage = "/images/christmas/Snow_Rune.png",
    itemIcon = "/images/premium/premium_icon.png",
+
     extraTooltipInfo = "A slate imbued with the essence of winter.",
     extraTooltipInfo = "A token that can be redeemed for a new character slot.",
+
     class = "rune",
     class = "platinum",
+
     tags = { "ammunition", "magic", "runecrafting", "event" }
     category = { "platinum", "token" },
 
    tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7070"] = {
+
   ["7036"] = {
     name = "Active Character Token",
+
     name = "Scroll of Candy Canes",
     id = 7070,
+
     activeMessage = "Making Scrolls of Candy Canes",
     isToken = true,
+
    enchant = true,
     itemImage = "/images/premium/premium_icon.png",
+
     hidden = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     categories = { "christmas elf gear" },
    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.",
+
    time = 15000,
     class = "platinum",
+
    id = 7036,
     category = { "platinum", "token" },
+
    enchantmentID = 7000,
     tags = { "platinum", "token" },
+
    level = 1,
    rarity = "legendary"
+
    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" }
 
   },
 
   },
   ["7071"] = {
+
   ["7037"] = {
     name = "Item Name Token",
+
    id = 7037,
     id = 7071,
+
     name = "Gummy Lure",
    isToken = true,
+
     fishingBait = {
     itemImage = "/images/premium/premium_icon.png",
+
      level = 0,
     itemIcon = "/images/premium/premium_icon.png",
+
      bait = 0,
     extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
+
      reel = 0,
     class = "platinum",
+
      bonus = 0
    category = { "platinum", "token" },
+
     },
     tags = { "platinum", "token" },
+
     itemImage = "images/christmas/gummy_bait.png",
    rarity = "legendary"
+
     extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
 +
     class = "fish",
 +
     tags = { "fishing", "event" }
 
   },
 
   },
   ["7072"] = {
+
   ["7038"] = {
     name = "Vacation Token",
+
     id = 7038,
     id = 7072,
+
     name = "Winter Essence",
     isToken = true,
+
     tradeable = false,
     itemImage = "/images/premium/premium_icon.png",
+
     itemImage = "/images/christmas/snow_essence.png",
    itemIcon = "/images/premium/premium_icon.png",
+
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
     extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours.",
+
     class = "rune",
     class = "platinum",
+
     tags = { "magic", "runecrafting", "event" }
     category = { "platinum", "token" },
 
    tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7073"] = {
+
   ["7039"] = {
     name = "Loadout Token",
+
    id = 7039,
     id = 7073,
+
     name = "Gummy Shark",
     isToken = true,
+
    tradeable = false,
     itemImage = "/images/premium/premium_icon.png",
+
    level = 1,
     itemIcon = "/images/premium/premium_icon.png",
+
    experience = 1,
     extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
+
    itemImage = "/images/christmas/monsters/gummy_shark.png",
     class = "platinum",
+
    extraTooltipInfo = "More likely to bite you than let you bite it!",
     category = { "platinum", "token" },
+
    class = "christmas-drop",
     tags = { "platinum", "token" },
+
    time = 1000,
     rarity = "legendary"
+
    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" }
 +
  },
 +
  ["7050"] = {
 +
    id = 7050,
 +
    name = "Snowglobe",
 +
    tradeable = false,
 +
    itemImage = "/images/christmas/snowglobe.png",
 +
     extraTooltipInfo = "Stores your Christmas Spirit!",
 +
    class = "christmas-globe",
 +
     tags = { "event" }
 
   },
 
   },
   ["7074"] = {
+
   ["7060"] = {
     name = "Holy Avenger Helm",
+
     id = 7060,
     id = 7074,
+
     name = "Mr. Klimp",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
+
     itemImage = "/images/combat/monsters/chicken.png",
     extraTooltipInfo = "H... Pointy!",
+
     extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "avenger-helm",
+
     visual = "p-chicken",
    category = { "armor", "combat" },
 
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "helm"
+
      fullTransmog = true,
 +
       slot = "cape"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7075"] = {
+
   ["7061"] = {
     name = "Holy Avenger Breastplate",
+
     id = 7061,
     id = 7075,
+
     name = "The Mine Dwelling Hamster",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
+
     itemImage = "/images/combat/monsters/elite/hamster.png",
     extraTooltipInfo = "Full of righteous indignation!",
+
     extraTooltipInfo = "Back to the mines with you!!!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "avenger-breastplate",
+
     visual = "hamster",
    category = { "armor", "combat" },
 
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "body"
+
      fullTransmog = true,
 +
       slot = "cape"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7076"] = {
+
   ["7062"] = {
     name = "Holy Avenger Cape",
+
     id = 7062,
     id = 7076,
+
     name = "Lil Crown Hamperster",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
+
     itemImage = "/images/combat/monsters/elite/hamster2.png",
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
+
     extraTooltipInfo = "Little hat REQUIRED",
 
     class = "equipment",
 
     class = "equipment",
     visual = "avenger-cape",
+
     visual = "hamster-2",
    category = { "armor", "combat" },
 
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
 +
      fullTransmog = true,
 
       slot = "cape"
 
       slot = "cape"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7077"] = {
+
   ["7063"] = {
     name = "Holy Avenger Leggings",
+
     name = "Lightning Edge",
     id = 7077,
+
     id = 7063,
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
+
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "avenger-leggings",
+
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     category = { "armor", "combat" },
+
     visual = "zero",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "melee", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "legs"
+
       slot = "weapon",
 +
      oneHanded = true
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7078"] = {
+
   ["7064"] = {
     name = "Holy Avenger Boots",
+
     name = "Frost Maul",
     id = 7078,
+
     id = 7064,
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
+
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
    itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
+
     extraTooltipInfo = "A hulking mass of snow covered ice.",
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "avenger-boots",
+
     visual = "moss-maul",
    category = { "armor", "combat" },
+
     tags = { "melee", "twohand", "cosmetic" },
     tags = { "melee", "armor", "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "boots"
+
       slot = "weapon"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7079"] = {
+
   ["7065"] = {
    name = "Holy Avenger Gloves",
+
     id = 7065,
     id = 7079,
+
     name = "Abusive",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
+
     itemImage = "/images/combat/monsters/elite/hamster3.png",
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
+
     extraTooltipInfo = "gamster",
     extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
 
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "hamster-3",
      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"
 
    } },
 
    category = { "armor", "combat" },
 
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "gloves"
+
      fullTransmog = true,
 +
       slot = "cape"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7080"] = {
+
   ["7066"] = {
     name = "A Mad Faith's Wrath",
+
     name = "Elite Titan Helm",
     id = 7080,
+
     id = 7066,
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
+
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
     itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
+
     itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
     extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
+
     extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "madfaith",
+
     visual = "black-knight-full-helm",
    category = { "armor", "combat" },
 
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
      fullTransmog = true,
+
       slot = "helm"
       slot = "cape"
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7081"] = {
+
   ["7067"] = {
     id = 7081,
+
    name = "Ancient Crown",
     name = "Limpe K. Limpe",
+
     id = 7067,
     itemImage = "/images/combat/monsters/elite/limpe.png",
+
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
     extraTooltipInfo = "A creature that is beyond comprehension.",
+
     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",
 
     class = "equipment",
     visual = "p-chicken",
+
     visual = "kings-crown",
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
      fullTransmog = true,
+
       slot = "helm"
       slot = "cape"
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7082"] = {
+
   ["7068"] = {
     name = "Username Change Token",
+
     name = "Idlescape Bond",
     id = 7082,
+
     id = 7068,
     isTokenInput = true,
+
     isToken = true,
 
     itemImage = "/images/premium/premium_icon.png",
 
     itemImage = "/images/premium/premium_icon.png",
    itemIcon = "/images/premium/premium_icon.png",
+
     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",
     extraTooltipInfo = "A token that can be redeemed to change your username.",
 
 
     class = "platinum",
 
     class = "platinum",
    category = { "platinum", "token" },
 
 
     tags = { "platinum", "token" },
 
     tags = { "platinum", "token" },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7083"] = {
+
   ["7069"] = {
     name = "Shapeless Bow",
+
     name = "Character Token",
     id = 7083,
+
     id = 7069,
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
+
    isToken = true,
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
+
    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",
 
     class = "equipment",
     visual = "shapeless-longbow",
+
     visual = "avenger-helm",
    category = { "weapon", "combat" },
+
     tags = { "melee", "armor", "cosmetic" },
     tags = { "range", "twohand", "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "weapon"
+
       slot = "helm"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7084"] = {
+
   ["7075"] = {
     name = "Shapeless Staff",
+
     name = "Holy Avenger Breastplate",
     id = 7084,
+
     id = 7075,
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
+
     extraTooltipInfo = "Full of righteous indignation!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shapeless-staff",
+
     visual = "avenger-breastplate",
    category = { "weapon", "combat" },
+
     tags = { "melee", "armor", "cosmetic" },
     tags = { "magic", "twohand", "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "weapon"
+
       slot = "body"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7085"] = {
+
   ["7076"] = {
     name = "Gift of the Lightning King",
+
     name = "Holy Avenger Cape",
     id = 7085,
+
     id = 7076,
     itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
    itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
+
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
     extraTooltipInfo = "Gift of the Lightning King",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "kings-crown",
+
     visual = "avenger-cape",
     category = { "weapon", "combat", "cosmetic" },
+
     tags = { "melee", "armor", "cosmetic" },
    tags = { "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "cape",
+
       slot = "cape"
      cosmeticSlot = "base"
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7086"] = {
+
   ["7077"] = {
     name = "Put Something On",
+
     name = "Holy Avenger Leggings",
     id = 7086,
+
     id = 7077,
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
    itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
+
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
     extraTooltipInfo = "Seriously, put something on.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "character-model",
+
     visual = "avenger-leggings",
     category = { "weapon", "combat", "cosmetic" },
+
     tags = { "melee", "armor", "cosmetic" },
    tags = { "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "cape",
+
       slot = "legs"
      cosmeticSlot = "base"
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7087"] = {
+
   ["7078"] = {
     name = "Fresh Off the Island",
+
     name = "Holy Avenger Boots",
     id = 7087,
+
     id = 7078,
     itemImage = "/images/combat/character_model_beard.png",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
     extraTooltipInfo = "Do you even know what island?",
+
    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",
 
     class = "equipment",
     visual = "character-beard",
+
     visual = "avenger-boots",
     category = { "weapon", "combat", "cosmetic" },
+
     tags = { "melee", "armor", "cosmetic" },
    tags = { "cosmetic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "helm",
+
       slot = "boots"
      cosmeticSlot = "face"
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7088"] = {
+
   ["7079"] = {
     name = "Forgotten Platebody",
+
     name = "Holy Avenger Gloves",
     id = 7088,
+
     id = 7079,
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
+
    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",
 
     class = "equipment",
 
     specialVisuals = { {
 
     specialVisuals = { {
       image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
       css = "ghost-body-front"
+
       css = "avenger-gloves-1"
 +
    }, {
 +
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
 +
      css = "avenger-gloves-2"
 
     }, {
 
     }, {
       image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
       css = "ghost-body-back"
+
       css = "avenger-gloves-3"
 
     } },
 
     } },
    category = { "armor", "combat" },
 
 
     tags = { "melee", "armor", "cosmetic" },
 
     tags = { "melee", "armor", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       slot = "body"
+
       slot = "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", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape"
 +
    },
 +
    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", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape"
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["7089"] = {
+
   ["7082"] = {
     name = "Inventory Tab Token",
+
     name = "Username Change Token",
     id = 7089,
+
     id = 7082,
     isToken = true,
+
     isTokenInput = true,
 
     itemImage = "/images/premium/premium_icon.png",
 
     itemImage = "/images/premium/premium_icon.png",
    itemIcon = "/images/premium/premium_icon.png",
+
     extraTooltipInfo = "A token that can be redeemed to change your username.",
     extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count.",
 
 
     class = "platinum",
 
     class = "platinum",
    category = { "platinum", "token" },
 
 
     tags = { "platinum", "token" },
 
     tags = { "platinum", "token" },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["8000"] = {
+
   ["7083"] = {
     name = "RISE OF INFO",
+
     name = "Shapeless Bow",
     id = 8000,
+
     id = 7083,
    value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
    tradeable = true,
+
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
    champEncounter = 3010,
+
     class = "equipment",
    enchantmentTier = 0,
+
    visual = "shapeless-longbow",
     itemImage = "/images/misc/Elite_Scroll.png",
+
     tags = { "range", "twohand", "cosmetic" },
     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.",
+
    equipmentStats = {
     class = "elite-scroll",
+
      isTransmog = true,
     tags = { "dungeon" },
+
      slot = "weapon"
 +
    },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["8001"] = {
+
   ["7084"] = {
     name = "Black Knight's Trial",
+
     name = "Shapeless Staff",
     id = 8001,
+
     id = 7084,
     value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
     tradeable = true,
+
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
     champEncounter = 2000,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "shapeless-staff",
     maxAugLevel = 20,
+
     tags = { "magic", "twohand", "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8001"] = 1
+
       isTransmog = true,
 +
      slot = "weapon"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8002"] = {
+
   ["7085"] = {
     name = "Giant Scroll",
+
     name = "Gift of the Lightning King",
     id = 8002,
+
     id = 7085,
     value = 500,
+
     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",
     champEncounter = 2001,
+
     extraTooltipInfo = "Gift of the Lightning King",
     enchantmentTier = 0,
+
     class = "equipment",
     maxAugLevel = 20,
+
     visual = "kings-crown",
     augmentationCost = {
+
     tags = { "cosmetic" },
       ["8002"] = 1
+
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8003"] = {
+
   ["7086"] = {
     name = "Corroded Scroll",
+
     name = "Put Something On",
     id = 8003,
+
     id = 7086,
     value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
    tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
    champEncounter = 2002,
+
     extraTooltipInfo = "Seriously, put something on.",
    enchantmentTier = 0,
+
     class = "equipment",
    maxAugLevel = 20,
+
     visual = "character-model",
    augmentationCost = {
+
     tags = { "cosmetic" },
      ["8003"] = 1
+
    equipmentStats = {
    },
+
      isTransmog = true,
     forcedAugmentChance = 1,
+
      slot = "cape",
    itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
+
      cosmeticSlot = "base"
     extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
 
     class = "elite-scroll",
 
     tags = { "elite" },
 
     rarity = "uncommon"
 
  },
 
  ["8004"] = {
 
    name = "Stew Stained Page",
 
    id = 8004,
 
    value = 500,
 
    tradeable = true,
 
    champEncounter = 2003,
 
    enchantmentTier = 0,
 
    maxAugLevel = 20,
 
    augmentationCost = {
 
      ["8004"] = 1
 
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
 
    extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
 
    class = "elite-scroll",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8005"] = {
+
   ["7087"] = {
     name = "Cluster-Cluck",
+
     name = "Fresh Off the Island",
     id = 8005,
+
     id = 7087,
     value = 500,
+
     itemImage = "/images/combat/character_model_beard.png",
     tradeable = true,
+
     extraTooltipInfo = "Do you even know what island?",
     champEncounter = 2004,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "character-beard",
     maxAugLevel = 20,
+
     tags = { "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8005"] = 1
+
       isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "face"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8006"] = {
+
   ["7088"] = {
     name = "Demonic Trial",
+
     name = "Forgotten Platebody",
     id = 8006,
+
     id = 7088,
     value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
     tradeable = true,
+
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
     champEncounter = 2005,
+
     class = "equipment",
     enchantmentTier = 0,
+
     specialVisuals = { {
     maxAugLevel = 20,
+
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
     augmentationCost = {
+
      css = "ghost-body-front"
       ["8006"] = 1
+
    }, {
 +
      image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
 +
      css = "ghost-body-back"
 +
    } },
 +
     tags = { "melee", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "body"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8007"] = {
+
   ["7089"] = {
     name = "Taproot Scroll",
+
     name = "Inventory Tab Token",
     id = 8007,
+
     id = 7089,
     value = 500,
+
     isToken = true,
     tradeable = true,
+
    itemImage = "/images/premium/premium_icon.png",
     champEncounter = 2006,
+
    extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count by 1.",
     enchantmentTier = 0,
+
    class = "platinum",
     maxAugLevel = 20,
+
    tags = { "platinum", "token" },
     augmentationCost = {
+
    rarity = "legendary"
      ["8007"] = 1
+
  },
     },
+
  ["7090"] = {
     forcedAugmentChance = 1,
+
    name = "User Action Queue Count Token",
     itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
+
     id = 7090,
     extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
+
    isToken = true,
     class = "elite-scroll",
+
     itemImage = "/images/premium/premium_icon.png",
     tags = { "elite" },
+
     extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
     rarity = "uncommon"
+
     class = "platinum",
 +
     tags = { "platinum", "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["7091"] = {
 +
    name = "User Action Queue Length Token",
 +
     id = 7091,
 +
     isToken = true,
 +
     itemImage = "/images/premium/premium_icon.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.",
 +
     class = "platinum",
 +
     tags = { "platinum", "token" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["8008"] = {
+
   ["7092"] = {
     name = "The Final Test",
+
     name = "Valiant Lumberjack's Vest",
     id = 8008,
+
     id = 7092,
     value = 500,
+
     itemImage = "/images/foraging/Foraging_Top.png",
     tradeable = true,
+
     extraTooltipInfo = "Makes you want to shout timber.",
     champEncounter = 5,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "smock",
     maxAugLevel = 20,
+
     tags = { "melee", "armor", "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8008"] = 1
+
       isTransmog = true,
 +
      slot = "body"
 
     },
 
     },
    forcedAugmentChance = 1,
 
    itemImage = "/images/misc/Elite_Scroll.png",
 
    extraTooltipInfo = "Can you do what no one has ever done before?",
 
    class = "elite-scroll",
 
    tags = { "dungeon" },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["8009"] = {
+
   ["7093"] = {
     name = "Shapeless Scroll",
+
     name = "Valiant Lumberjack's Hat",
     id = 8009,
+
     id = 7093,
     value = 500,
+
     itemImage = "/images/foraging/Foraging_hat.png",
     tradeable = true,
+
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
     champEncounter = 2007,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "lumberjack-hat",
     maxAugLevel = 20,
+
     tags = { "melee", "armor", "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8009"] = 1
+
       isTransmog = true,
 +
      slot = "helm"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8010"] = {
+
   ["7094"] = {
     name = "Stormy Sea Scroll",
+
     name = "Valiant Lumberjack's Trousers",
     id = 8010,
+
     id = 7094,
     value = 500,
+
     itemImage = "/images/foraging/Foraging_legs.png",
     tradeable = true,
+
     extraTooltipInfo = "You're a lumberjack and you're okay!",
     champEncounter = 2008,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "lumberjack-legs",
     maxAugLevel = 20,
+
     tags = { "melee", "armor", "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8010"] = 1
+
       isTransmog = true,
 +
      slot = "legs"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8011"] = {
+
   ["7095"] = {
     name = "Enchanted Armory Scroll",
+
     name = "Valiant Camo Cloak",
     id = 8011,
+
     id = 7095,
     value = 500,
+
     itemImage = "/images/combat/equipment/camo_cape.PNG",
     tradeable = true,
+
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
     champEncounter = 2009,
+
    specialVisuals = { {
     enchantmentTier = 0,
+
      image = "/images/combat/equipment/camo_cape_back.png",
     maxAugLevel = 20,
+
      css = "camo-back"
     augmentationCost = {
+
    }, {
       ["8011"] = 1
+
      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", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "cape"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8012"] = {
+
   ["7096"] = {
     name = "Fallen Academy Scroll",
+
     name = "Night Walker",
     id = 8012,
+
     id = 7096,
     value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
     tradeable = true,
+
     extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
     champEncounter = 2010,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "night-wanderer",
     maxAugLevel = 20,
+
     tags = { "melee", "armor", "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8012"] = 1
+
       isTransmog = true,
 +
      slot = "helm"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8013"] = {
+
   ["7097"] = {
     name = "Overgrown Woods Scroll",
+
     name = "Night Wand3rer",
     id = 8013,
+
     id = 7097,
     value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/Night_Wand3rer.png",
     tradeable = true,
+
     extraTooltipInfo = "The Face Of the Last \"Wand3rer\" from the overgrown woods he really just wants a hug..",
     champEncounter = 2011,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "night-wanderer",
     maxAugLevel = 20,
+
     tags = { "melee", "armor", "cosmetic" },
     augmentationCost = {
+
     equipmentStats = {
       ["8013"] = 1
+
       isTransmog = true,
 +
      slot = "helm"
 
     },
 
     },
    forcedAugmentChance = 1,
+
     rarity = "legendary"
    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",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8014"] = {
+
   ["7098"] = {
     name = "Elven Encampment Scroll",
+
    id = 7098,
     id = 8014,
+
     name = "Celestial",
     value = 500,
+
     itemImage = "/images/premium/cosmetic/equipment/celestial.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/celestial_icon.png",
     champEncounter = 2012,
+
     extraTooltipInfo = "Who would have guessed a simple cape would have had such power?",
     enchantmentTier = 0,
+
     class = "equipment",
     maxAugLevel = 20,
+
     visual = "celestial",
    augmentationCost = {
+
     equipmentStats = {
       ["8014"] = 1
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
       slot = "cape"
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "armor", "unique", "cosmetic" },
    itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
+
     rarity = "legendary"
    extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
 
    class = "elite-scroll",
 
    tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9000"] = {
+
   ["7099"] = {
     name = "Giant's Keep Key",
+
     name = "Eyes of Chaos",
     id = 9000,
+
     id = 7099,
     value = 10000000,
+
    itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
     champEncounter = 3003,
+
    itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
     enchantmentTier = 0,
+
     extraTooltipInfo = "'Eye' see you.",
     maxAugLevel = 10,
+
     class = "equipment",
     augCostScaling = {
+
     visual = "eyes-of-chaos",
       startsAt = 5,
+
     tags = { "melee", "twohand", "cosmetic" },
       multPerLevel = 0.05
+
     equipmentStats = {
 +
       isTransmog = true,
 +
       slot = "weapon"
 
     },
 
     },
     augmentationCost = {
+
     rarity = "legendary"
      ["5"] = 25000,
+
  },
      ["6"] = 25000,
+
  ["7100"] = {
      ["7"] = 25000,
+
    name = "Forgotten Platelegs",
      ["9"] = 25000,
+
     id = 7100,
      ["10"] = 25000
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
    },
+
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    tradeable = true,
+
     class = "equipment",
    craftingLevel = 85,
+
     visual = "ghost-legs",
    craftingExperience = 120000,
+
     tags = { "melee", "armor", "cosmetic" },
     forcedAugmentChance = 1,
+
     equipmentStats = {
    craftable = true,
+
       isTransmog = true,
     itemImage = "/images/misc/keys/Complete_Disc.png",
+
       slot = "legs"
     category = "Dungeon",
+
    },
    craftingDescription = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter.",
+
    rarity = "legendary"
     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",
+
  ["7101"] = {
     tags = { "dungeon" },
+
    name = "Tiny Wise Hat",
     requiredResources = { {
+
    id = 7101,
       ["512"] = 3000,
+
    itemImage = "/images/chaticons/chat-icon-dev.png",
       ["513"] = 3000,
+
    extraTooltipInfo = "A tiny wise hat. Far too small for you!",
      ["514"] = 3000,
+
    class = "equipment",
      ["516"] = 3000,
+
    specialVisuals = { {
      ["517"] = 3000,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      ["9001"] = 1,
+
       css = "tiny-wise-hat-1"
      ["9002"] = 1,
 
      ["9003"] = 1,
 
       ["9004"] = 1,
 
       ["9005"] = 1
 
 
     }, {
 
     }, {
       ["9001"] = 3,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      ["9002"] = 3,
+
       css = "tiny-wise-hat-2"
      ["9003"] = 3,
 
       ["9004"] = 3,
 
      ["9005"] = 3
 
 
     } },
 
     } },
     rarity = "epic"
+
    tags = { "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9001"] = {
+
   ["7102"] = {
    id = 9001,
+
     name = "Wise Hat",
     name = "Nature Fragment",
+
     id = 7102,
     value = 1500000,
+
     itemImage = "/images/chaticons/chat-icon-dev.png",
    tradeable = true,
+
     extraTooltipInfo = "A wise hat for a wise person! So, why do you have it?",
    craftable = true,
+
     class = "equipment",
    craftingLevel = 85,
+
     specialVisuals = { {
    craftingExperience = 0,
+
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
     itemImage = "/images/misc/keys/Nature_Piece.png",
+
      css = "medium-wise-hat-1"
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
+
     }, {
     class = "key",
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
     tags = { "fragment" },
+
       css = "medium-wise-hat-2"
    category = "Dungeon",
 
     requiredResources = { {
 
       ["517"] = 500,
 
       ["9003"] = 1
 
 
     } },
 
     } },
     rarity = "uncommon"
+
    tags = { "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9002"] = {
+
   ["7103"] = {
    id = 9002,
+
     name = "Big Wise Hat",
     name = "Ice Fragment",
+
     id = 7103,
     value = 1500000,
+
     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?",
    craftable = true,
+
     class = "equipment",
    craftingLevel = 85,
+
     specialVisuals = { {
    craftingExperience = 0,
+
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
     itemImage = "/images/misc/keys/Water_Piece.png",
+
      css = "big-wise-hat-1"
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
+
     }, {
     class = "key",
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
     tags = { "fragment" },
+
       css = "big-wise-hat-2"
    category = "Dungeon",
 
     requiredResources = { {
 
       ["513"] = 500,
 
       ["9001"] = 1
 
 
     } },
 
     } },
     rarity = "uncommon"
+
    tags = { "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9003"] = {
+
   ["7104"] = {
    id = 9003,
+
     name = "Librarian's Chef Hat",
     name = "Fire Fragment",
+
     id = 7104,
     value = 1500000,
+
     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.",
    craftable = true,
+
     class = "equipment",
    craftingLevel = 85,
+
     visual = "chef-hat",
    craftingExperience = 0,
+
     tags = { "armor", "cosmetic" },
     itemImage = "/images/misc/keys/Fire_Piece.png",
+
     equipmentStats = {
     extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
+
       isTransmog = true,
     class = "key",
+
       slot = "helm"
     tags = { "fragment" },
+
     },
     category = "Dungeon",
+
     rarity = "legendary"
     requiredResources = { {
 
       ["512"] = 500,
 
       ["9002"] = 1
 
     } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9004"] = {
+
   ["7105"] = {
    id = 9004,
+
     name = "Librarian's Chef Coat",
     name = "Corrupted Fragment",
+
     id = 7105,
     value = 1500000,
+
     itemImage = "/images/cooking/equipment/cooking_body.png",
    tradeable = true,
+
     extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
     itemImage = "/images/misc/keys/Death_Piece.png",
+
     class = "equipment",
     extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
+
    visual = "chef-body",
     class = "key",
+
     tags = { "armor", "cosmetic" },
     tags = { "fragment" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "body"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9005"] = {
+
   ["7106"] = {
    id = 9005,
+
     name = "Librarian's Chef Pants",
     name = "Chaos Fragment",
+
     id = 7106,
     value = 1500000,
+
     itemImage = "/images/cooking/equipment/cooking_legs.png",
    tradeable = true,
+
     extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
     itemImage = "/images/misc/keys/Chaos_Piece.png",
+
     class = "equipment",
     extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
+
    visual = "chef-legs",
     class = "key",
+
     tags = { "armor", "cosmetic" },
     tags = { "fragment" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "legs"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9006"] = {
+
   ["7107"] = {
     name = "Torn Goblin Settlement Map",
+
     name = "Master Chef's Lesser Ladle",
     id = 9006,
+
     id = 7107,
     value = 100000,
+
     itemImage = "/images/combat/equipment/lesser_ladle.png",
     tradeable = true,
+
     extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
     champEncounter = 3001,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "lesser-ladle",
     maxAugLevel = 10,
+
     tags = { "melee", "cosmetic" },
     augCostScaling = {
+
     equipmentStats = {
       startsAt = 5,
+
       isTransmog = true,
       multPerLevel = 0.05
+
       slot = "weapon"
 
     },
 
     },
     augmentationCost = {
+
     rarity = "legendary"
      ["95"] = 15,
+
  },
      ["96"] = 15,
+
  ["7108"] = {
       ["2010"] = 15
+
    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",
 +
    tags = { "melee", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "weapon"
 
     },
 
     },
    craftingLevel = 30,
+
     rarity = "legendary"
    craftingExperience = 6000,
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    itemImage = "/images/misc/keys/goblin_map.png",
 
    category = "Dungeon",
 
    craftingDescription = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter.",
 
    extraTooltipInfo = "A map to find an elusive goblin settlement. You could probably only bring up to three people to this location safely.",
 
    class = "key",
 
    tags = { "dungeon" },
 
    requiredResources = { {
 
      ["95"] = 75,
 
      ["512"] = 10,
 
      ["2010"] = 75,
 
      ["9007"] = 5
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9007"] = {
+
   ["7109"] = {
     name = "Scrap of Stained Parchment",
+
     name = "Master Chef's Greater Ladle",
     id = 9007,
+
     id = 7109,
    value = 7500,
+
     itemImage = "/images/combat/equipment/greater_ladle.png",
    tradeable = true,
+
     extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
     itemImage = "/images/misc/keys/goblin_map_piece.png",
+
     class = "equipment",
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
+
    visual = "greater-ladle",
     class = "key",
+
     tags = { "melee", "cosmetic" },
     tags = { "fragment" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "weapon"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9008"] = {
+
   ["7110"] = {
     name = "Dark Fortress Key",
+
     name = "Master Chef's Golden Spoon",
     id = 9008,
+
     id = 7110,
     value = 750000,
+
     itemImage = "/images/cooking/golden_spoon.png",
     tradeable = true,
+
     extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
     champEncounter = 3002,
+
     class = "equipment",
     enchantmentTier = 0,
+
     visual = "ladle",
     maxAugLevel = 10,
+
     tags = { "melee", "cosmetic" },
     augCostScaling = {
+
     equipmentStats = {
       startsAt = 5,
+
       isTransmog = true,
       multPerLevel = 0.05
+
       slot = "weapon"
 
     },
 
     },
     augmentationCost = {
+
     rarity = "legendary"
      ["202"] = 15,
+
  },
      ["204"] = 15,
+
  ["7111"] = {
      ["514"] = 50,
+
    name = "Lich's Visage",
      ["515"] = 50,
+
    id = 7111,
       ["516"] = 50
+
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
 +
    extraTooltipInfo = "Gazing out from beyond the pale.",
 +
    class = "equipment",
 +
    visual = "necro-cowl",
 +
    tags = { "magic", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "helm"
 
     },
 
     },
    craftingLevel = 50,
+
     rarity = "legendary"
    craftingExperience = 12000,
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    itemImage = "/images/misc/keys/fortress_key.png",
 
    category = "Dungeon",
 
    craftingDescription = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter.",
 
    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",
 
    tags = { "dungeon" },
 
    requiredResources = { {
 
      ["202"] = 500,
 
      ["204"] = 100,
 
      ["514"] = 1000,
 
      ["515"] = 1000,
 
      ["516"] = 1000,
 
      ["9009"] = 4
 
    }, {
 
      ["514"] = 1000,
 
      ["515"] = 1000,
 
      ["516"] = 1000,
 
      ["9009"] = 13
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9009"] = {
+
   ["7112"] = {
     name = "Dark Key Piece",
+
     name = "Lich's Robe Top",
     id = 9009,
+
     id = 7112,
     value = 100000,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_top.png",
     tradeable = true,
+
     extraTooltipInfo = "The unbeating heart still pulses with malignant energy.",
     itemImage = "/images/misc/keys/fortress_key_piece.png",
+
    class = "equipment",
     extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
+
    visual = "necro-top",
     class = "key",
+
    tags = { "magic", "armor", "cosmetic" },
     tags = { "fragment" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "body"
 +
    },
 +
    rarity = "legendary"
 +
  },
 +
  ["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",
 +
     tags = { "magic", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "legs"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["9010"] = {
+
   ["7114"] = {
     name = "Cursed Spade",
+
     name = "Lich's Gloves",
     id = 9010,
+
     id = 7114,
     value = 2000000,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
     tradeable = true,
+
    itemIcon = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
     maxAugLevel = 10,
+
     extraTooltipInfo = "These gloves maintain only the barest grip on life.",
     augCostScaling = {
+
     class = "equipment",
       startsAt = 5,
+
     specialVisuals = { {
       multPerLevel = 0.05
+
       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",
 +
    tags = { "magic", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "gloves"
 
     },
 
     },
     augmentationCost = {
+
     rarity = "legendary"
      ["800"] = 30,
+
  },
       ["4000"] = 10
+
  ["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",
 +
    tags = { "magic", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "boots"
 
     },
 
     },
    craftingLevel = 50,
+
     rarity = "legendary"
    craftingExperience = 15000,
 
    forcedAugmentChance = 1,
 
    champEncounter = 3006,
 
    craftable = true,
 
    itemImage = "images/misc/keys/cursed_spade.png",
 
    category = "Dungeon",
 
    craftingDescription = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?",
 
    extraTooltipInfo = "A cursed spade that is drawn to long forgotten lands...",
 
    class = "key",
 
    tags = { "dungeon" },
 
    requiredResources = { {
 
      ["202"] = 1,
 
      ["302"] = 1,
 
      ["800"] = 300,
 
      ["4000"] = 1,
 
      ["9032"] = 1
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9011"] = {
+
   ["8000"] = {
     name = "Burning Feather",
+
     name = "RISE OF INFO",
     id = 9011,
+
     id = 8000,
     value = 2000000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
 +
    champEncounter = 3010,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     maxAugLevel = 10,
+
     overrideItemTier = 1,
     augCostScaling = {
+
     itemImage = "/images/misc/Elite_Scroll.png",
      startsAt = 5,
+
    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.",
      multPerLevel = 0.05
+
     class = "elite-scroll",
     },
+
     augmentOverride = {
     augmentationCost = {
+
       fixedSuccessCount = 1,
       ["5"] = 10000,
+
       fixedBaseCount = 1
      ["512"] = 300,
 
       ["700"] = 50
 
 
     },
 
     },
     craftingLevel = 60,
+
     blockResearching = true,
    craftingExperience = 20000,
 
    forcedAugmentChance = 1,
 
    champEncounter = 3007,
 
    craftable = true,
 
    itemImage = "images/misc/keys/flame_feather.png",
 
    category = "Dungeon",
 
    craftingDescription = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter.",
 
    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",
 
 
     tags = { "dungeon" },
 
     tags = { "dungeon" },
    requiredResources = { {
+
     rarity = "legendary"
      ["2"] = 200000,
 
      ["512"] = 4000,
 
      ["700"] = 1,
 
      ["9013"] = 2,
 
      ["9014"] = 2
 
    }, {
 
      ["512"] = 1000,
 
      ["700"] = 1,
 
      ["9013"] = 6,
 
      ["9014"] = 6
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["9012"] = {
+
   ["8001"] = {
     name = "Krampus' Key",
+
     name = "Black Knight's Trial",
     id = 9012,
+
     id = 8001,
     value = 69,
+
     value = 500,
     tradeable = false,
+
     tradeable = true,
 +
    champEncounter = 2000,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     craftingLevel = 1,
+
     postSoulboundMaxAugLevel = 20,
     craftingExperience = 1,
+
    maxAugLevel = 20,
     craftable = true,
+
     forcedAugmentChance = 1,
     itemImage = "/images/christmas/krampus_key.png",
+
     overrideItemTier = 1,
    category = "Event",
+
     itemImage = "/images/misc/elite/Elite_Scroll_BK.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.",
+
     extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
     class = "key",
+
     class = "elite-scroll",
     tags = { "dungeon", "event" },
+
     augmentOverride = {
     requiredResources = { {
+
      fixedSuccessCount = 1,
      ["7038"] = 150000
+
      fixedBaseCount = 1
     } }
+
    },
 +
     blockResearching = true,
 +
    tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["9013"] = {
+
   ["8002"] = {
     name = "Molten Ashes",
+
     name = "Giant Scroll",
     id = 9013,
+
     id = 8002,
     value = 150000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/keys/infernal_ashes.png",
+
    champEncounter = 2001,
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
+
    enchantmentTier = 0,
     class = "key",
+
    postSoulboundMaxAugLevel = 20,
     tags = { "fragment" },
+
    maxAugLevel = 20,
 +
    forcedAugmentChance = 1,
 +
    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",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["9014"] = {
+
   ["8003"] = {
     name = "Infernal Flame",
+
     name = "Corroded Scroll",
     id = 9014,
+
     id = 8003,
     value = 250000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/keys/infernal_flame.png",
+
     champEncounter = 2002,
     craftingLevel = 60,
+
    enchantmentTier = 0,
     craftingExperience = 100,
+
    postSoulboundMaxAugLevel = 20,
     craftable = true,
+
     maxAugLevel = 20,
     category = "Dungeon",
+
     forcedAugmentChance = 1,
     extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
+
     overrideItemTier = 1,
     class = "key",
+
     itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
     tags = { "fragment" },
+
     extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
    requiredResources = { {
+
     class = "elite-scroll",
       ["2"] = 25000,
+
     augmentOverride = {
      ["9013"] = 2
+
      fixedSuccessCount = 1,
     } },
+
       fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["9015"] = {
+
   ["8004"] = {
     name = "Cracked Shrimp Bauble",
+
     name = "Stew Stained Page",
     id = 9015,
+
     id = 8004,
     value = 420,
+
     value = 500,
     tradeable = false,
+
     tradeable = true,
     champEncounter = 3000,
+
     champEncounter = 2003,
     itemImage = "/images/misc/shrimp_bauble_cracked.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
+
    postSoulboundMaxAugLevel = 20,
     class = "key",
+
    maxAugLevel = 20,
     tags = { "dungeon" },
+
    forcedAugmentChance = 1,
 +
    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",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["9016"] = {
+
   ["8005"] = {
     name = "Elder Lockstone",
+
     name = "Cluster-Cluck",
     id = 9016,
+
     id = 8005,
     value = 2000000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     maxAugLevel = 10,
+
    champEncounter = 2004,
     augCostScaling = {
+
    enchantmentTier = 0,
       startsAt = 5,
+
    postSoulboundMaxAugLevel = 20,
       multPerLevel = 0.05
+
     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
 
     },
 
     },
     augmentationCost = {
+
     blockResearching = true,
      ["10"] = 3000,
+
     tags = { "elite" },
      ["109"] = 1000,
+
     rarity = "uncommon"
      ["307"] = 10,
 
      ["3015"] = 50
 
    },
 
    craftingLevel = 80,
 
    craftingExperience = 40000,
 
    forcedAugmentChance = 1,
 
    champEncounter = 3004,
 
    craftable = true,
 
    itemImage = "images/misc/keys/lockstone.png",
 
    category = "Dungeon",
 
    craftingDescription = "Repairing the lockstone appears to activate some sort of latent power within it.",
 
    extraTooltipInfo = "A lockstone that can lead its owner to a hidden Elder Ruin and reveal its untouched treasures.",
 
    class = "key",
 
     tags = { "dungeon" },
 
    requiredResources = { {
 
      ["109"] = 1000,
 
      ["307"] = 100,
 
      ["3015"] = 500,
 
      ["9023"] = 1
 
    }, {
 
      ["109"] = 1000,
 
      ["9023"] = 3
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["9017"] = {
+
   ["8006"] = {
     name = "Castle Map",
+
     name = "Demonic Trial",
     id = 9017,
+
     id = 8006,
     value = 2000000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     maxAugLevel = 10,
+
    champEncounter = 2005,
     augCostScaling = {
+
    enchantmentTier = 0,
       startsAt = 5,
+
    postSoulboundMaxAugLevel = 20,
       multPerLevel = 0.05
+
     maxAugLevel = 20,
 +
     forcedAugmentChance = 1,
 +
    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",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 1
 
     },
 
     },
     augmentationCost = {
+
     blockResearching = true,
      ["109"] = 50,
+
    tags = { "elite" },
      ["1600"] = 3
+
    rarity = "uncommon"
 +
  },
 +
  ["8007"] = {
 +
    name = "Taproot Scroll",
 +
    id = 8007,
 +
    value = 500,
 +
    tradeable = true,
 +
    champEncounter = 2006,
 +
    enchantmentTier = 0,
 +
    postSoulboundMaxAugLevel = 20,
 +
    maxAugLevel = 20,
 +
    forcedAugmentChance = 1,
 +
    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",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 
     },
 
     },
     craftingLevel = 74,
+
     blockResearching = true,
    craftingExperience = 40000,
+
     tags = { "elite" },
    forcedAugmentChance = 1,
+
     rarity = "uncommon"
    champEncounter = 3005,
 
    craftable = true,
 
    itemImage = "images/misc/keys/castle_map.png",
 
    category = "Dungeon",
 
    craftingDescription = "A full map that leads to an old castle.",
 
    extraTooltipInfo = "A full map that leads to an old castle.",
 
    class = "key",
 
     tags = { "dungeon" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["1600"] = 1,
 
      ["4009"] = 80,
 
      ["4010"] = 20,
 
      ["9022"] = 6
 
    }, {
 
      ["1600"] = 1,
 
      ["9022"] = 20
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["9018"] = {
+
   ["8008"] = {
     name = "Ancient Pyramid",
+
     name = "The Final Test",
     id = 9018,
+
     id = 8008,
     value = 10000000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     maxAugLevel = 10,
+
    champEncounter = 5,
     augCostScaling = {
+
    enchantmentTier = 0,
       startsAt = 5,
+
    postSoulboundMaxAugLevel = 20,
       multPerLevel = 0.05
+
     maxAugLevel = 20,
 +
    forcedAugmentChance = 1,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/Elite_Scroll.png",
 +
     extraTooltipInfo = "Can you do what no one has ever done before?",
 +
    class = "elite-scroll",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 1
 
     },
 
     },
     augmentationCost = {
+
     blockResearching = true,
      ["60"] = 250,
 
      ["513"] = 250,
 
      ["11032"] = 5
 
    },
 
    craftingLevel = 80,
 
    craftingExperience = 30000,
 
    forcedAugmentChance = 1,
 
    champEncounter = 3008,
 
    craftable = true,
 
    itemImage = "images/misc/keys/pyramid.png",
 
    category = "Dungeon",
 
    craftingDescription = "An ancient chunk of stone curiously shaped into a pyramid.",
 
    extraTooltipInfo = "An ancient chunk of stone curiously shaped into a pyramid.",
 
    class = "key",
 
 
     tags = { "dungeon" },
 
     tags = { "dungeon" },
    requiredResources = { {
 
      ["513"] = 3000,
 
      ["9021"] = 4,
 
      ["11036"] = 200
 
    }, {
 
      ["9021"] = 13
 
    } },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["9019"] = {
+
   ["8009"] = {
     name = "Ancient Maelstrom Orb",
+
     name = "Shapeless Scroll",
     id = 9019,
+
     id = 8009,
     value = 20000000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     maxAugLevel = 10,
+
     champEncounter = 2007,
     augCostScaling = {
+
     enchantmentTier = 0,
      startsAt = 5,
+
     postSoulboundMaxAugLevel = 20,
      multPerLevel = 0.05
+
     maxAugLevel = 20,
    },
 
     augmentationCost = {
 
      ["208"] = 2,
 
      ["513"] = 250,
 
      ["516"] = 500
 
     },
 
    craftingLevel = 92,
 
    craftingExperience = 40000,
 
 
     forcedAugmentChance = 1,
 
     forcedAugmentChance = 1,
     champEncounter = 3009,
+
     overrideItemTier = 1,
    craftable = true,
+
     itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
     itemImage = "images/misc/keys/prism.png",
+
     extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
    category = "Dungeon",
+
     class = "elite-scroll",
    craftingDescription = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
+
     augmentOverride = {
     extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
+
       fixedSuccessCount = 1,
     class = "key",
+
       fixedBaseCount = 1
     tags = { "dungeon" },
+
    },
    requiredResources = { {
+
    blockResearching = true,
       ["208"] = 50,
+
    tags = { "elite" },
       ["307"] = 1500,
+
     rarity = "uncommon"
      ["9020"] = 4,
 
      ["11032"] = 50
 
    }, {
 
      ["9020"] = 13
 
    } },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["9020"] = {
+
   ["8010"] = {
     name = "Ancient Crystal",
+
     name = "Stormy Sea Scroll",
     id = 9020,
+
     id = 8010,
     value = 1750000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/keys/ancient_crystal.png",
+
    champEncounter = 2008,
     extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
+
    enchantmentTier = 0,
     class = "key",
+
    postSoulboundMaxAugLevel = 20,
     tags = { "fragment" },
+
    maxAugLevel = 20,
     rarity = "epic"
+
    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,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["9021"] = {
+
   ["8011"] = {
     name = "Ancient Stone",
+
     name = "Enchanted Armory Scroll",
     id = 9021,
+
     id = 8011,
     value = 1500000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/keys/ancient_stone.png",
+
    champEncounter = 2009,
     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.",
+
    enchantmentTier = 0,
     class = "key",
+
    postSoulboundMaxAugLevel = 20,
     tags = { "fragment" },
+
    maxAugLevel = 20,
     rarity = "epic"
+
    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"
 
   },
 
   },
   ["9022"] = {
+
   ["8012"] = {
     name = "Partial Map",
+
     name = "Fallen Academy Scroll",
     id = 9022,
+
     id = 8012,
    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",
 
    tags = { "fragment" },
 
    rarity = "rare"
 
  },
 
  ["9023"] = {
 
    name = "Elder Gem",
 
    id = 9023,
 
    value = 5000000,
 
    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",
 
    tags = { "fragment" },
 
    rarity = "rare"
 
  },
 
  ["9024"] = {
 
    name = "Awakened Shrimp Eye",
 
    id = 9024,
 
 
     value = 500,
 
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 3011,
+
     champEncounter = 2010,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     itemImage = "/images/misc/shrimp_eye.png",
+
    postSoulboundMaxAugLevel = 20,
     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.",
+
    maxAugLevel = 20,
 +
    forcedAugmentChance = 1,
 +
    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",
 
     class = "elite-scroll",
     tags = { "dungeon" },
+
    augmentOverride = {
     rarity = "legendary"
+
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["9025"] = {
+
   ["8013"] = {
     name = "Dwarven Research Key",
+
     name = "Overgrown Woods Scroll",
     id = 9025,
+
     id = 8013,
     value = 10000000,
+
     value = 500,
    champEncounter = 3014,
 
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 85,
+
     champEncounter = 2011,
     craftingExperience = 120000,
+
     enchantmentTier = 0,
     craftable = true,
+
     postSoulboundMaxAugLevel = 20,
     itemImage = "/images/misc/keys/dwarven_research.png",
+
    maxAugLevel = 20,
     category = "Dungeon",
+
    forcedAugmentChance = 1,
     craftingDescription = "Grants one-time access to the Dwarven Research Station dungeon. Augmentation level is randomly chosen up to (Smithing + Mining) / 40.",
+
    overrideItemTier = 1,
     extraTooltipInfo = "The key to enter the Dwarven Research Station.",
+
     itemImage = "/images/misc/elite/Elite_Scroll_Woods.png",
     class = "key",
+
     extraTooltipInfo = "An old scroll you found in the woods that leads you further into the woods. Should you follow it?",
     tags = { "dungeon" },
+
     class = "elite-scroll",
     requiredResources = { {
+
     augmentOverride = {
      ["9029"] = 5
+
      fixedSuccessCount = 1,
    } },
+
      fixedBaseCount = 1
     rarity = "epic"
+
     },
 +
     blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["9026"] = {
+
   ["8014"] = {
     name = "Heart of the Oak",
+
     name = "Elven Encampment Scroll",
     id = 9026,
+
     id = 8014,
     value = 10000000,
+
     value = 500,
    champEncounter = 3013,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/keys/heart_oak.png",
+
    champEncounter = 2012,
     extraTooltipInfo = "The key to enter the Nature Athaneum.",
+
    enchantmentTier = 0,
     class = "key",
+
    postSoulboundMaxAugLevel = 20,
     tags = { "dungeon" },
+
    maxAugLevel = 20,
     rarity = "epic"
+
    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"
 
   },
 
   },
   ["9027"] = {
+
   ["9000"] = {
     name = "Abandoned Academy Scroll",
+
     name = "Giant's Keep Key",
     id = 9027,
+
     id = 9000,
 
     value = 10000000,
 
     value = 10000000,
     champEncounter = 3012,
+
     champEncounter = 3003,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
 +
    postSoulboundMaxAugLevel = 20,
 +
    maxAugLevel = 20,
 +
    augCostScaling = {
 +
      startsAt = 5,
 +
      multPerLevel = 0.05
 +
    },
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 85,
 
    craftingExperience = 120000,
 
 
     forcedAugmentChance = 1,
 
     forcedAugmentChance = 1,
     craftable = true,
+
     overrideItemTier = 2,
     itemImage = "/images/misc/keys/abandoned_academy.png",
+
     itemImage = "/images/misc/keys/Complete_Disc.png",
    category = "Dungeon",
+
     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.",
    craftingDescription = "Grants one-time access to the Abandoned Academy Base dungeon. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40.",
 
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
 
 
     class = "key",
 
     class = "key",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 
     tags = { "dungeon" },
 
     tags = { "dungeon" },
     requiredResources = { {
+
     rarity = "epic",
       ["9030"] = 5
+
    craftingStats = {
    } },
+
       level = 85,
    rarity = "epic"
+
      experience = 90000,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
 +
    }
 
   },
 
   },
   ["9028"] = {
+
   ["9001"] = {
     id = 9028,
+
     id = 9001,
     name = "Core Fragment",
+
     name = "Nature Fragment",
    level = 90,
+
     value = 1500000,
     value = 500000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 150,
+
     itemImage = "/images/misc/keys/Nature_Piece.png",
    time = 5000,
+
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
     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",
 
     class = "key",
     tags = { "fragment", "mining", "smithing" },
+
    blockResearching = true,
     rarity = "legendary"
+
     tags = { "fragment" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 1500,
 +
      category = "Dungeon",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["9029"] = {
+
   ["9002"] = {
     id = 9029,
+
     id = 9002,
     name = "Core Ingot",
+
     name = "Ice Fragment",
    skill = "smithing",
+
     value = 1500000,
    level = 90,
+
     tradeable = true,
     value = 1000000,
+
     itemImage = "/images/misc/keys/Water_Piece.png",
     experience = 50000,
+
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
    time = 3600000,
+
     class = "key",
     itemImage = "/images/smithing/core_ingot.png",
+
    blockResearching = true,
     class = "bar",
+
     tags = { "fragment" },
     extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Using this to craft a key would grant you access to long lost Dwarven ruins.",
+
     rarity = "uncommon",
     tags = { "mining", "smithing" },
+
     craftingStats = {
     skillIcon = "/images/smithing/smithing_icon.png",
+
       level = 85,
     requiredResources = { {
+
       experience = 1500,
       ["2"] = 100000,
+
      category = "Dungeon",
       ["9028"] = 1
+
      craftable = true
    } },
+
    }
    rarity = "legendary",
 
    tradeable = true
 
 
   },
 
   },
   ["9030"] = {
+
   ["9003"] = {
     id = 9030,
+
     id = 9003,
     name = "Ancient Cloth Fragment",
+
     name = "Fire Fragment",
     value = 500000,
+
     value = 1500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/imbued_elder_cloth.png",
+
     itemImage = "/images/misc/keys/Fire_Piece.png",
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
     extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
     class = "cloth",
+
     class = "key",
     extraTooltipInfo = "A particularly powerful piece of arcane cloth. It could be used to craft an even more powerful scroll.",
+
     blockResearching = true,
     tags = { "runecrafting" },
+
     tags = { "fragment" },
     rarity = "legendary"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 1500,
 +
      category = "Dungeon",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["9031"] = {
+
   ["9004"] = {
     id = 9031,
+
     id = 9004,
     name = "Ancient Oak Seed",
+
     name = "Corrupted Fragment",
     value = 500000,
+
     value = 1500000,
    experience = 40,
 
    farmingStats = {
 
      requiredLevel = 90,
 
      experience = 325000,
 
      height = 6,
 
      width = 6,
 
      yield = { {
 
        chance = 1,
 
        id = 9026,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 301,
 
        min = 20,
 
        max = 400
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 302,
 
        min = 40,
 
        max = 800
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 303,
 
        min = 40,
 
        max = 800
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 304,
 
        min = 40,
 
        max = 800
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 305,
 
        min = 40,
 
        max = 800
 
      }, {
 
        chance = 0.16666666666666666,
 
        id = 306,
 
        min = 40,
 
        max = 800
 
      }, {
 
        chance = 1,
 
        id = 307,
 
        min = 50,
 
        max = 200
 
      } },
 
      time = 1440,
 
      image = "/images/farming/elder_oak_plant.png",
 
      align = "bottom"
 
    },
 
    class = "seed",
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/farming/elder_oak_seed.png",
+
     itemImage = "/images/misc/keys/Death_Piece.png",
     tags = { "seed", "farming", "foraging" },
+
     extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
     extraTooltipInfo = "A seed that predates even the Elder Trees.",
+
    class = "key",
     rarity = "legendary"
+
    blockResearching = true,
 +
     tags = { "fragment" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["9032"] = {
+
   ["9005"] = {
     id = 9032,
+
     id = 9005,
     name = "Cursed Spade Head",
+
     name = "Chaos Fragment",
     value = 500000,
+
     value = 1500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "images/misc/keys/cursed_spade_head.png",
+
     itemImage = "/images/misc/keys/Chaos_Piece.png",
 +
    extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
 
     class = "key",
 
     class = "key",
     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...",
+
     blockResearching = true,
 
     tags = { "fragment" },
 
     tags = { "fragment" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["10000"] = {
+
   ["9006"] = {
     id = 10000,
+
    name = "Torn Goblin Settlement Map",
     name = "The Castled King",
+
     id = 9006,
     itemImage = "/images/combat/monsters/elite/true_info.png",
+
    value = 100000,
     itemIcon = "/images/magic/prismatic_gem.png",
+
     tradeable = true,
     extraTooltipInfo = "Show your true might.",
+
    champEncounter = 3001,
     class = "equipment",
+
    enchantmentTier = 0,
    visual = "castled-king",
+
    postSoulboundMaxAugLevel = 20,
    category = { "armor", "combat" },
+
    maxAugLevel = 20,
     equipmentStats = {
+
     augCostScaling = {
       isTransmog = true,
+
      startsAt = 5,
       fullTransmog = true,
+
      multPerLevel = 0.05
      slot = "cape"
+
    },
 +
    forcedAugmentChance = 1,
 +
    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
 
     },
 
     },
     tags = { "armor", "unique" },
+
    blockResearching = true,
     rarity = "legendary"
+
     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."
 +
    }
 
   },
 
   },
   ["10001"] = {
+
   ["9007"] = {
     name = "Dextrous Scraps",
+
     name = "Scrap of Stained Parchment",
     id = 10001,
+
     id = 9007,
     value = 1000,
+
     value = 7500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/Range_Scrap.png",
+
     itemImage = "/images/misc/keys/goblin_map_piece.png",
     class = "gem",
+
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
+
     class = "key",
     canBeOpened = true,
+
     blockResearching = true,
     tags = { "chest", "range" }
+
     tags = { "fragment" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["10002"] = {
+
   ["9008"] = {
     name = "Intellectual Scraps",
+
     name = "Dark Fortress Key",
     id = 10002,
+
     id = 9008,
     value = 1000,
+
     value = 750000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/Magic_Scrap.png",
+
    champEncounter = 3002,
     class = "gem",
+
    enchantmentTier = 0,
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
+
    postSoulboundMaxAugLevel = 20,
     canBeOpened = true,
+
    maxAugLevel = 20,
     tags = { "chest", "magic" }
+
    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."
 +
    }
 
   },
 
   },
   ["10003"] = {
+
   ["9009"] = {
     name = "Gem Package",
+
     name = "Dark Key Piece",
     id = 10003,
+
     id = 9009,
     value = 1000,
+
     value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/package.png",
+
     itemImage = "/images/misc/keys/fortress_key_piece.png",
     class = "gem",
+
     extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
     extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
+
     class = "key",
     canBeOpened = true,
+
     blockResearching = true,
     tags = { "mining", "chest" }
+
     tags = { "fragment" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["10004"] = {
+
   ["9010"] = {
     name = "Sealed Scroll",
+
     name = "Cursed Spade",
     id = 10004,
+
     id = 9010,
     value = 1000,
+
     value = 2000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/sealed_scroll.png",
+
    postSoulboundMaxAugLevel = 20,
     class = "gem",
+
    maxAugLevel = 20,
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
+
    augCostScaling = {
     canBeOpened = true,
+
      startsAt = 5,
     tags = { "chest" }
+
      multPerLevel = 0.05
 +
    },
 +
    forcedAugmentChance = 1,
 +
    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" },
 +
    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?"
 +
    }
 
   },
 
   },
   ["10005"] = {
+
   ["9011"] = {
     name = "Small Gathering Supply Crate",
+
     name = "Burning Feather",
     id = 10005,
+
     id = 9011,
     value = 1000,
+
     value = 2000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_small.png",
+
    enchantmentTier = 0,
     class = "gem",
+
    postSoulboundMaxAugLevel = 20,
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
    maxAugLevel = 20,
     canBeOpened = true,
+
    augCostScaling = {
     tags = { "chest" }
+
      startsAt = 5,
 +
      multPerLevel = 0.05
 +
    },
 +
    forcedAugmentChance = 1,
 +
    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" },
 +
     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" },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 1,
 +
      category = "Event",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["10006"] = {
+
   ["9013"] = {
     name = "Gathering Supply Crate",
+
     name = "Molten Ashes",
     id = 10006,
+
     id = 9013,
     value = 1000,
+
     value = 150000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate.png",
+
     itemImage = "/images/misc/keys/infernal_ashes.png",
     class = "gem",
+
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
     extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
     class = "key",
     canBeOpened = true,
+
     blockResearching = true,
     tags = { "chest" }
+
     tags = { "fragment" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["10007"] = {
+
   ["9014"] = {
     name = "Large Gathering Supply Crate",
+
     name = "Infernal Flame",
     id = 10007,
+
     id = 9014,
     value = 1000,
+
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_large.png",
+
     itemImage = "/images/misc/keys/infernal_flame.png",
     class = "gem",
+
     extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
     class = "key",
     canBeOpened = true,
+
     blockResearching = true,
     tags = { "chest" }
+
     tags = { "fragment" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 1250,
 +
      category = "Dungeon",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["10008"] = {
+
   ["9015"] = {
     name = "Bucket of Worms",
+
     name = "Cracked Shrimp Bauble",
     id = 10008,
+
     id = 9015,
     value = 1000,
+
     value = 420,
     tradeable = true,
+
     tradeable = false,
     itemImage = "/images/fishing/bait/bucket.png",
+
    champEncounter = 3000,
     class = "gem",
+
     itemImage = "/images/misc/shrimp_bauble_cracked.png",
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
+
     extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
     canBeOpened = true,
+
     class = "key",
     tags = { "fishing", "chest" }
+
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["10009"] = {
+
   ["9016"] = {
     name = "Box of Skill Books",
+
     name = "Elder Lockstone",
     id = 10009,
+
     id = 9016,
     value = 1,
+
     value = 2000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/gold_lockbox.png",
+
    postSoulboundMaxAugLevel = 20,
     class = "gem",
+
    maxAugLevel = 20,
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
    augCostScaling = {
     canBeOpened = true,
+
      startsAt = 5,
     tags = { "chest" }
+
      multPerLevel = 0.05
 +
    },
 +
    forcedAugmentChance = 1,
 +
    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."
 +
    }
 
   },
 
   },
   ["10010"] = {
+
   ["9017"] = {
     name = "Box of Jewelry",
+
     name = "Castle Map",
     id = 10010,
+
     id = 9017,
     value = 1,
+
     value = 2000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/gold_lockbox.png",
+
    postSoulboundMaxAugLevel = 20,
     class = "gem",
+
    maxAugLevel = 20,
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
    augCostScaling = {
     canBeOpened = true,
+
      startsAt = 5,
     tags = { "chest" }
+
      multPerLevel = 0.05
 +
    },
 +
    forcedAugmentChance = 1,
 +
    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" },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 74,
 +
      experience = 27600,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "A full map that leads to an old castle."
 +
    }
 
   },
 
   },
   ["10011"] = {
+
   ["9018"] = {
     name = "Magic Starter Kit",
+
     name = "Ancient Pyramid",
     id = 10011,
+
     id = 9018,
     value = 1,
+
     value = 10000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/pouch.png",
+
    postSoulboundMaxAugLevel = 20,
     class = "gem",
+
    maxAugLevel = 20,
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
    augCostScaling = {
     canBeOpened = true,
+
      startsAt = 5,
     tags = { "chest", "magic" }
+
      multPerLevel = 0.05
 +
    },
 +
    forcedAugmentChance = 1,
 +
    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."
 +
    }
 
   },
 
   },
   ["10012"] = {
+
   ["9019"] = {
     name = "Range Starter Kit",
+
     name = "Ancient Maelstrom Orb",
     id = 10012,
+
     id = 9019,
     value = 1,
+
     value = 20000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/pouch.png",
+
    postSoulboundMaxAugLevel = 20,
     class = "gem",
+
    maxAugLevel = 20,
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
    augCostScaling = {
     canBeOpened = true,
+
      startsAt = 5,
     tags = { "chest", "range" }
+
      multPerLevel = 0.05
 +
    },
 +
    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",
 +
    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?"
 +
    }
 
   },
 
   },
   ["10013"] = {
+
   ["9020"] = {
     name = "Lesser Jewelry Cache",
+
     name = "Ancient Crystal",
     id = 10013,
+
     id = 9020,
     value = 1000,
+
     value = 1750000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/gold_lockbox.png",
+
     itemImage = "/images/misc/keys/ancient_crystal.png",
     canBeOpened = true,
+
     extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
    class = "gem",
+
     class = "key",
     tags = { "chest" },
+
     blockResearching = true,
     rarity = "uncommon"
+
     tags = { "fragment" },
  },
 
  ["10014"] = {
 
    name = "Greater Jewelry Cache",
 
    id = 10014,
 
    value = 1000,
 
    tradeable = true,
 
    itemImage = "/images/misc/gold_lockbox.png",
 
    canBeOpened = true,
 
    class = "gem",
 
     tags = { "chest" },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["10015"] = {
+
   ["9021"] = {
     name = "Goblin Cache",
+
     name = "Ancient Stone",
     id = 10015,
+
     id = 9021,
     value = 1000,
+
     value = 1500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/misc/keys/ancient_stone.png",
     canBeOpened = true,
+
     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 = "gem",
+
     class = "key",
     tags = { "chest" },
+
    blockResearching = true,
 +
     tags = { "fragment" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["10016"] = {
+
   ["9022"] = {
     name = "Dark Cache",
+
     name = "Partial Map",
     id = 10016,
+
     id = 9022,
     value = 1000,
+
     value = 150000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/misc/keys/partial_map.png",
     canBeOpened = true,
+
     extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
     class = "gem",
+
     class = "key",
     tags = { "chest" },
+
    blockResearching = true,
     rarity = "epic"
+
     tags = { "fragment" },
 +
     rarity = "rare"
 
   },
 
   },
   ["10017"] = {
+
   ["9023"] = {
     name = "Giant Cache",
+
     name = "Elder Gem",
     id = 10017,
+
     id = 9023,
     value = 1000,
+
     value = 5000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/misc/keys/elder_gem.png",
     canBeOpened = true,
+
     extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
     class = "gem",
+
     class = "key",
     tags = { "chest" },
+
    blockResearching = true,
     rarity = "epic"
+
     tags = { "fragment" },
 +
     rarity = "rare"
 
   },
 
   },
   ["10018"] = {
+
   ["9024"] = {
     name = "Elder Cache",
+
     name = "Awakened Shrimp Eye",
     id = 10018,
+
     id = 9024,
     value = 1000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
    champEncounter = 3011,
     canBeOpened = true,
+
    enchantmentTier = 0,
     class = "gem",
+
    overrideItemTier = 2,
     tags = { "chest" },
+
     itemImage = "/images/misc/shrimp_eye.png",
     rarity = "epic"
+
     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.",
 +
     class = "elite-scroll",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "dungeon" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10019"] = {
+
   ["9025"] = {
     name = "Overgrown Cache",
+
     name = "Dwarven Research Key",
     id = 10019,
+
     id = 9025,
     value = 1000,
+
     value = 10000000,
 +
    champEncounter = 3014,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/misc/keys/dwarven_research.png",
     canBeOpened = true,
+
     extraTooltipInfo = "The key to enter the Dwarven Research Station.",
     class = "gem",
+
     class = "key",
     tags = { "chest" },
+
    blockResearching = true,
     rarity = "epic"
+
    blockAugmenting = true,
 +
     tags = { "dungeon" },
 +
     rarity = "epic",
 +
    craftingStats = {
 +
      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."
 +
    }
 
   },
 
   },
   ["10020"] = {
+
   ["9026"] = {
     name = "Barrows Cache",
+
     name = "Heart of the Oak",
     id = 10020,
+
     id = 9026,
     value = 1000,
+
     value = 10000000,
 +
    champEncounter = 3013,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/misc/keys/heart_oak.png",
     canBeOpened = true,
+
     extraTooltipInfo = "The key to enter the Nature Athaneum.",
     class = "gem",
+
     class = "key",
     tags = { "chest" },
+
    blockResearching = true,
 +
    blockAugmenting = true,
 +
     tags = { "dungeon" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["10021"] = {
+
   ["9027"] = {
     name = "Flaming Cache",
+
     name = "Abandoned Academy Scroll",
     id = 10021,
+
     id = 9027,
     value = 1000,
+
     value = 10000000,
 +
    champEncounter = 3012,
 +
    enchantmentTier = 0,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
    forcedAugmentChance = 1,
     canBeOpened = true,
+
     itemImage = "/images/misc/keys/abandoned_academy.png",
     class = "gem",
+
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
     tags = { "chest" },
+
     class = "key",
     rarity = "epic"
+
    blockResearching = true,
 +
    blockAugmenting = true,
 +
     tags = { "dungeon" },
 +
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 120000,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Grants one-time access to the Abandoned Academy Base dungeon. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40."
 +
    }
 
   },
 
   },
   ["10022"] = {
+
   ["9028"] = {
     name = "Storm Cache",
+
    id = 9028,
     id = 10022,
+
     name = "Core Fragment",
     value = 1000,
+
     level = 90,
 +
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
    experience = 150,
     canBeOpened = true,
+
    time = 5000,
     class = "gem",
+
     itemImage = "/images/mining/core.png",
     tags = { "chest" },
+
     extraTooltipInfo = "A chunk of ore drawn from the core of the land itself. Not human mined, so where did it come from?",
     rarity = "epic"
+
    class = "key",
 +
    blockResearching = true,
 +
    tags = { "fragment", "mining", "smithing" },
 +
    rarity = "legendary"
 +
  },
 +
  ["9029"] = {
 +
    id = 9029,
 +
    name = "Core Ingot",
 +
    level = 90,
 +
    value = 1000000,
 +
    experience = 50000,
 +
    time = 6400000,
 +
    itemImage = "/images/smithing/core_ingot.png",
 +
     class = "bar",
 +
    extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Using this to craft a key would grant you access to long lost Dwarven ruins.",
 +
     tags = { "mining", "smithing", "fragment" },
 +
     rarity = "legendary",
 +
    tradeable = true
 
   },
 
   },
   ["10023"] = {
+
   ["9030"] = {
     name = "Maelstrom Cache",
+
     id = 9030,
     id = 10023,
+
     name = "Ancient Cloth Fragment",
     value = 1000,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/misc/keys/abandoned_academy_cloth.png",
     canBeOpened = true,
+
     class = "cloth",
     class = "gem",
+
     extraTooltipInfo = "A particularly powerful piece of arcane cloth. It could be used to craft an even more powerful scroll.",
     tags = { "chest" },
+
     tags = { "runecrafting", "fragment" },
     rarity = "epic"
+
     rarity = "legendary"
 
   },
 
   },
   ["10024"] = {
+
   ["9031"] = {
     name = "INFO Cache",
+
    id = 9031,
     id = 10024,
+
     name = "Ancient Oak Seed",
     value = 1000,
+
     value = 500000,
 +
    experience = 40,
 +
    farmingStats = {
 +
      requiredLevel = 90,
 +
      experience = 325000,
 +
      height = 6,
 +
      width = 6,
 +
      time = 1440,
 +
      image = "/images/farming/elder_oak_plant.png",
 +
      align = "bottom"
 +
    },
 +
     class = "seed",
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
     itemImage = "/images/farming/elder_oak_seed.png",
     canBeOpened = true,
+
     tags = { "seed", "farming", "foraging", "fragment" },
    class = "gem",
+
     extraTooltipInfo = "A seed that predates even the Elder Trees.",
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10025"] = {
+
   ["9032"] = {
     name = "Ancient Cache",
+
    id = 9032,
     id = 10025,
+
    name = "Cursed Spade Head",
     value = 1000,
+
    value = 500000,
     tradeable = true,
+
    tradeable = true,
     itemImage = "/images/misc/dark_chest.png",
+
    itemImage = "images/misc/keys/cursed_spade_head.png",
     canBeOpened = true,
+
    class = "key",
     class = "gem",
+
    blockResearching = true,
     tags = { "chest" },
+
    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...",
     rarity = "epic"
+
    tags = { "fragment" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["9033"] = {
 +
     name = "Dark Vault Key",
 +
     id = 9033,
 +
     value = 1500000,
 +
     tradeable = true,
 +
    champEncounter = 3015,
 +
    enchantmentTier = 0,
 +
    postSoulboundMaxAugLevel = 20,
 +
    maxAugLevel = 20,
 +
    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, 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"] = {
 +
    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"
 +
  },
 +
  ["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"
 +
    },
 +
     tags = { "armor", "unique", "cosmetic" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10026"] = {
+
   ["10001"] = {
     name = "Dwarven Research Cache",
+
     name = "Dextrous Scraps",
     id = 10026,
+
     id = 10001,
 
     value = 1000,
 
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_large.png",
+
     itemImage = "/images/misc/Range_Scrap.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
 
     canBeOpened = true,
 
     canBeOpened = true,
    class = "gem",
+
     tags = { "chest", "range" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10027"] = {
+
   ["10002"] = {
     name = "Elven Research Cache",
+
     name = "Intellectual Scraps",
     id = 10027,
+
     id = 10002,
 
     value = 1000,
 
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_large.png",
+
     itemImage = "/images/misc/Magic_Scrap.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
 
     canBeOpened = true,
 
     canBeOpened = true,
    class = "gem",
+
     tags = { "chest", "magic" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10028"] = {
+
   ["10003"] = {
     name = "Academy Research Cache",
+
     name = "Gem Package",
     id = 10028,
+
     id = 10003,
 
     value = 1000,
 
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_large.png",
+
     itemImage = "/images/misc/package.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
 
     canBeOpened = true,
 
     canBeOpened = true,
     class = "gem",
+
     tags = { "mining", "chest" }
    tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["11000"] = {
+
   ["10004"] = {
     id = 11000,
+
     name = "Sealed Scroll",
     name = "Novice Tacklebox",
+
     id = 10004,
     value = 850,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 1,
+
     itemImage = "/images/misc/sealed_scroll.png",
    augmentationCost = {
+
     class = "gem",
      ["201"] = 2,
+
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
      ["302"] = 4,
+
     canBeOpened = true,
      ["11030"] = 1
+
     tags = { "chest" }
    },
 
    craftingExperience = 156,
 
    craftingLevel = 2,
 
    craftable = true,
 
     itemImage = "/images/fishing/Novice_Tacklebox.png",
 
    tool = true,
 
     class = "equipment",
 
     craftingDescription = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power.",
 
    extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
 
     category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "fishing" },
 
    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
 
      } }
 
    },
 
    requiredResources = { {
 
      ["201"] = 20,
 
      ["302"] = 40,
 
      ["690"] = 3,
 
      ["11030"] = 3
 
    } }
 
 
   },
 
   },
   ["11001"] = {
+
   ["10005"] = {
     id = 11001,
+
     name = "Small Gathering Supply Crate",
     name = "Basic Tacklebox",
+
     id = 10005,
     value = 8000,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 2,
+
     itemImage = "/images/misc/supply_crate_small.png",
    augmentationCost = {
+
     class = "gem",
      ["202"] = 4,
+
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
      ["303"] = 8,
+
     canBeOpened = true,
      ["11030"] = 5
+
     tags = { "chest" }
    },
 
    craftingExperience = 612,
 
    craftingLevel = 17,
 
    requiredLevel = {
 
      fishing = 10
 
    },
 
    craftable = true,
 
     itemImage = "/images/fishing/Basic_Tacklebox.png",
 
    tool = true,
 
     class = "equipment",
 
    craftingDescription = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity.",
 
     extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
 
    category = "Fishing",
 
     enchantable = true,
 
     tags = { "tool", "fishing" },
 
    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
 
      } }
 
    },
 
    requiredResources = { {
 
      ["202"] = 35,
 
      ["303"] = 75,
 
      ["690"] = 6,
 
      ["691"] = 3,
 
      ["11030"] = 15
 
    } }
 
 
   },
 
   },
   ["11002"] = {
+
   ["10006"] = {
     id = 11002,
+
    name = "Gathering Supply Crate",
     name = "Advanced Tacklebox",
+
     id = 10006,
     value = 54500,
+
    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,
 
     tradeable = true,
    enchantmentTier = 3,
+
     itemImage = "/images/misc/supply_crate_large.png",
    augmentationCost = {
+
     class = "gem",
      ["204"] = 7,
+
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
      ["304"] = 13,
+
     canBeOpened = true,
      ["11031"] = 2
+
     tags = { "chest" }
    },
 
    craftingExperience = 3648,
 
    craftingLevel = 32,
 
    requiredLevel = {
 
      fishing = 30
 
    },
 
    craftable = true,
 
     itemImage = "/images/fishing/Advanced_Tacklebox.png",
 
    tool = true,
 
     class = "equipment",
 
    craftingDescription = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity.",
 
     extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
 
    category = "Fishing",
 
     enchantable = true,
 
     tags = { "tool", "fishing" },
 
    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
 
      } }
 
    },
 
    requiredResources = { {
 
      ["204"] = 65,
 
      ["304"] = 135,
 
      ["690"] = 8,
 
      ["691"] = 8,
 
      ["692"] = 8,
 
      ["11031"] = 15
 
    } }
 
 
   },
 
   },
   ["11003"] = {
+
   ["10008"] = {
     id = 11003,
+
     name = "Bucket of Worms",
     name = "Pro Tacklebox",
+
     id = 10008,
     value = 500000,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 4,
+
     itemImage = "/images/fishing/bait/bucket.png",
     augmentationCost = {
+
     class = "gem",
      ["205"] = 10,
+
    extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
      ["305"] = 20,
+
    canBeOpened = true,
      ["11031"] = 5
+
    tags = { "fishing", "chest" }
     },
+
  },
    craftingExperience = 12280,
+
  ["10009"] = {
     craftingLevel = 52,
+
     name = "Box of Skill Books",
     requiredLevel = {
+
     id = 10009,
      fishing = 40
+
     value = 1,
    },
+
     tradeable = true,
     craftable = true,
+
     itemImage = "/images/misc/gold_lockbox.png",
     itemImage = "/images/fishing/Pro_Tacklebox.png",
+
     class = "gem",
     tool = true,
+
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
     class = "equipment",
+
    canBeOpened = true,
     craftingDescription = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity.",
+
     tags = { "chest" }
     extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
+
  },
     category = "Fishing",
+
  ["10010"] = {
     enchantable = true,
+
     name = "Box of Jewelry",
     tags = { "tool", "fishing" },
+
    id = 10010,
    equipmentStats = {
+
    value = 1,
      slot = "tacklebox",
+
    tradeable = true,
      toolBoost = { {
+
    itemImage = "/images/misc/gold_lockbox.png",
        skill = "fishing",
+
     class = "gem",
        boost = 12
+
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
      }, {
+
     canBeOpened = true,
        skill = "fishingBaitPower",
+
     tags = { "chest" }
        boost = 30
+
  },
      }, {
+
  ["10011"] = {
        skill = "fishingReelPower",
+
    name = "Magic Starter Kit",
        boost = 20
+
    id = 10011,
      }, {
+
    value = 1,
        skill = "fishingRarityPower",
+
    tradeable = true,
        boost = 10
+
    itemImage = "/images/misc/pouch.png",
      } },
+
    class = "gem",
      augmentationBonus = { {
+
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
        stat = "toolBoost.fishing",
+
    canBeOpened = true,
        value = 2
+
    tags = { "chest", "magic" }
      }, {
+
  },
        stat = "toolBoost.fishingBaitPower",
+
  ["10012"] = {
        value = 3.5
+
    name = "Range Starter Kit",
      }, {
+
    id = 10012,
        stat = "toolBoost.fishingReelPower",
+
    value = 1,
        value = 4
+
    tradeable = true,
      }, {
+
    itemImage = "/images/misc/pouch.png",
        stat = "toolBoost.fishingRarityPower",
+
    class = "gem",
        value = 2
+
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
      } }
+
    canBeOpened = true,
    },
+
    tags = { "chest", "range" }
    requiredResources = { {
+
  },
      ["205"] = 100,
+
  ["10013"] = {
      ["305"] = 200,
+
    name = "Lesser Jewelry Cache",
      ["690"] = 8,
+
    id = 10013,
      ["691"] = 8,
+
    value = 1000,
      ["692"] = 8,
+
    tradeable = true,
      ["693"] = 8,
+
    itemImage = "/images/misc/lockbox.png",
      ["11031"] = 50
+
    extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
     } },
+
    canBeOpened = true,
 +
    class = "gem",
 +
     tags = { "chest" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["11004"] = {
+
   ["10014"] = {
     id = 11004,
+
     name = "Greater Jewelry Cache",
     name = "Supreme Tacklebox",
+
     id = 10014,
     value = 2000000,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 5,
+
     itemImage = "/images/misc/gold_lockbox.png",
    augmentationCost = {
+
     extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
      ["206"] = 14,
+
     canBeOpened = true,
      ["306"] = 27,
+
     class = "gem",
      ["11031"] = 16,
+
     tags = { "chest" },
      ["11032"] = 1,
+
     rarity = "epic"
      ["11036"] = 3
 
    },
 
    craftingExperience = 28560,
 
    craftingLevel = 72,
 
    requiredLevel = {
 
      fishing = 50
 
    },
 
    craftable = true,
 
     itemImage = "/images/fishing/Supreme_Tacklebox.png",
 
     tool = true,
 
    class = "equipment",
 
    craftingDescription = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity.",
 
     extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
 
     category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "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
 
      } }
 
    },
 
    requiredResources = { {
 
      ["206"] = 135,
 
      ["306"] = 270,
 
      ["690"] = 8,
 
      ["691"] = 8,
 
      ["692"] = 8,
 
      ["693"] = 8,
 
      ["11031"] = 160,
 
      ["11032"] = 10,
 
      ["11036"] = 30
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["11005"] = {
+
   ["10015"] = {
    id = 11005,
+
     name = "Goblin Cache",
     name = "Ocean's Embrace",
+
     id = 10015,
     value = 9927000,
+
     value = 1000,
     tradeable = false,
+
     tradeable = true,
     enchantmentTier = 8,
+
     itemImage = "/images/misc/package.png",
    augmentationCost = {
+
     extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
      ["11032"] = 300,
+
     canBeOpened = true,
      ["11033"] = 3,
+
     class = "gem",
      ["11034"] = 3,
+
     tags = { "chest" },
      ["11035"] = 3,
+
     rarity = "epic"
      ["11036"] = 300
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
    requiredLevel = {
 
      fishing = 80
 
    },
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
     itemImage = "/images/fishing/Master_Tacklebox.png",
 
    tool = true,
 
    class = "equipment",
 
    craftingDescription = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity. Enhances ancient fishing.",
 
     extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power. Enhances ancient fishing.",
 
     category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "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
 
      } }
 
    },
 
    requiredResources = { {
 
      ["11032"] = 50,
 
      ["11033"] = 1,
 
      ["11034"] = 1,
 
      ["11035"] = 1,
 
      ["11036"] = 150
 
    } },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["11010"] = {
+
   ["10016"] = {
     id = 11010,
+
    name = "Dark Cache",
     name = "Earthworm Bait",
+
     id = 10016,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 1,
+
     itemImage = "/images/misc/dark_chest.png",
    fishingBait = {
+
     extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
      bait = 5,
+
    canBeOpened = true,
      reel = 5
+
     class = "gem",
    },
+
     tags = { "chest" },
     itemImage = "images/fishing/bait/earthworm_hook.png",
+
    rarity = "epic"
     extraTooltipInfo = "A tiny lil' earthworm.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11011"] = {
+
   ["10017"] = {
     id = 11011,
+
    name = "Giant Cache",
     name = "Fat Nightcrawler Bait",
+
     id = 10017,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5,
+
     itemImage = "/images/misc/treasure_chest.png",
    fishingBait = {
+
     extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
      level = 1,
+
    canBeOpened = true,
      bait = 15,
+
     class = "gem",
      reel = 10,
+
     tags = { "chest" },
      bonus = 5
+
    rarity = "epic"
    },
 
     itemImage = "images/fishing/bait/nightcrawler_hook.png",
 
     extraTooltipInfo = "A big ol' nightcrawler.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11012"] = {
+
   ["10018"] = {
     id = 11012,
+
    name = "Elder Cache",
     name = "Glowbug Bait",
+
     id = 10018,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5,
+
     itemImage = "/images/misc/green_chest.png",
    fishingBait = {
+
     extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
      level = 1,
+
    canBeOpened = true,
      bait = 10,
+
     class = "gem",
      reel = 15,
+
     tags = { "chest" },
      bonus = 5
+
    rarity = "epic"
    },
 
     itemImage = "images/fishing/bait/glowbug_hook.png",
 
     extraTooltipInfo = "A small glowbug.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11013"] = {
+
   ["10019"] = {
     id = 11013,
+
    name = "Overgrown Cache",
     name = "Shrimp Tail Bait",
+
     id = 10019,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 35,
+
     itemImage = "/images/misc/green_bag.png",
    craftingLevel = 5,
+
     extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
    craftingExperience = 15,
+
     canBeOpened = true,
    craftingMultiplier = { 5 },
+
     class = "gem",
    craftable = true,
+
     tags = { "chest" },
    fishingBait = {
+
     rarity = "epic"
      level = 1,
 
      bait = 20,
 
      reel = 10,
 
      bonus = 5
 
    },
 
     itemImage = "images/fishing/bait/shrimptail_hook.png",
 
     craftingDescription = "Each craft results in 5 bait.",
 
     extraTooltipInfo = "The tail of a shrimp.",
 
     class = "fish",
 
     tags = { "crafting", "fishing" },
 
     category = "Fishing",
 
    requiredResources = { {
 
      ["60"] = 3
 
    } }
 
 
   },
 
   },
   ["11014"] = {
+
   ["10020"] = {
     id = 11014,
+
    name = "Barrows Cache",
     name = "Fish Guts Bait",
+
     id = 10020,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
     value = 50,
+
     itemImage = "/images/misc/old_fancy_bag.png",
     craftingLevel = 20,
+
     extraTooltipInfo = "A cache containing loot from the Ancient Barrows. It's a bit dusty but still obviously valuable.",
     craftingExperience = 35,
+
     canBeOpened = true,
     requiredResources = { {
+
     class = "gem",
      ["61"] = 9
+
     tags = { "chest" },
     }, {
+
    rarity = "epic"
      ["62"] = 6
+
  },
    }, {
+
  ["10021"] = {
      ["63"] = 3
+
     name = "Flaming Cache",
     } },
+
     id = 10021,
     craftingMultiplier = { 3, 3, 3 },
+
     value = 1000,
     craftable = true,
+
     tradeable = true,
     fishingBait = {
+
     itemImage = "/images/misc/red_lockbox.png",
      level = 2,
+
     extraTooltipInfo = "A cache containing loot from the Palace of Flames. It's still warm.",
      bait = 25,
+
     canBeOpened = true,
      reel = 5,
+
     class = "gem",
      bonus = 10
+
     tags = { "chest" },
    },
+
     rarity = "epic"
     itemImage = "images/fishing/bait/fish_guts_hook.png",
 
     craftingDescription = "Each craft results in 3 bait.",
 
     extraTooltipInfo = "Some fish guts. Ew.",
 
     class = "fish",
 
     tags = { "crafting", "fishing" },
 
     category = "Fishing"
 
 
   },
 
   },
   ["11015"] = {
+
   ["10022"] = {
     id = 11015,
+
    name = "Storm Cache",
     name = "Smelly Meat Bait",
+
     id = 10022,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 75,
+
     itemImage = "/images/misc/purple_chest.png",
    fishingBait = {
+
     extraTooltipInfo = "A cache containing loot from the Eye of the Storm. You feel as if you're being watched.",
      level = 2,
+
    canBeOpened = true,
      bait = 15,
+
     class = "gem",
      reel = 15,
+
     tags = { "chest" },
      bonus = 5
+
    rarity = "epic"
    },
 
     itemImage = "images/fishing/bait/smelly_meat_hook.png",
 
     extraTooltipInfo = "Some smelly, probably not rotten, meat.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11016"] = {
+
   ["10023"] = {
    id = 11016,
+
     name = "Maelstrom Cache",
     name = "Hardened Hook Bait",
+
     id = 10023,
     craftingLevel = 35,
+
     value = 1000,
     craftingExperience = 75,
 
 
     tradeable = true,
 
     tradeable = true,
    value = 100,
+
     itemImage = "/images/misc/purple_chest_3.png",
    craftingMultiplier = { 12 },
+
     extraTooltipInfo = "A cache containing loot from the Maelstrom. It whispers to you.",
    craftable = true,
+
     canBeOpened = true,
    fishingBait = {
+
     class = "gem",
      level = 3,
+
     tags = { "chest" },
      reel = 35,
+
     rarity = "epic"
      bonus = 20,
 
      multReel = 1.3,
 
      multBonus = 1.1
 
    },
 
     itemImage = "images/fishing/bait/hardened_hook.png",
 
     craftingDescription = "Each craft results in 12 bait.",
 
     extraTooltipInfo = "A hook designed to make reeling in big catches easier.",
 
     class = "fish",
 
     tags = { "crafting", "fishing" },
 
     category = "Fishing",
 
    requiredResources = { {
 
      ["205"] = 2
 
    } }
 
 
   },
 
   },
   ["11017"] = {
+
   ["10024"] = {
    id = 11017,
+
     name = "INFO Cache",
     name = "Alluring Lure Bait",
+
     id = 10024,
     craftingLevel = 35,
+
     value = 1000,
     craftingExperience = 75,
 
 
     tradeable = true,
 
     tradeable = true,
    value = 100,
+
     itemImage = "/images/misc/blue_box.png",
    craftingMultiplier = { 14 },
+
     extraTooltipInfo = "A cache containing loot from INFO themself. They see you as worthy. At least a bit.",
    craftable = true,
+
     canBeOpened = true,
    fishingBait = {
+
     class = "gem",
      level = 3,
+
     tags = { "chest" },
      bait = 20,
+
     rarity = "epic"
      bonus = 30,
 
      multBait = 1.2,
 
      multBonus = 1.1
 
    },
 
     itemImage = "images/fishing/bait/alluring_lure.png",
 
     craftingDescription = "Each craft results in 14 bait.",
 
     extraTooltipInfo = "A shiny lure designed to entice even the most wary catches.",
 
     class = "fish",
 
     tags = { "crafting", "fishing" },
 
     category = "Fishing",
 
    requiredResources = { {
 
      ["203"] = 2,
 
      ["205"] = 1
 
    } }
 
 
   },
 
   },
   ["11018"] = {
+
   ["10025"] = {
     id = 11018,
+
    name = "Ancient Cache",
     name = "Writhing Tentacle Bait",
+
     id = 10025,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 50,
+
     itemImage = "/images/misc/purple_chest_3.png",
    craftingExperience = 150,
+
     canBeOpened = true,
    value = 666,
+
     class = "gem",
    craftingMultiplier = { 6 },
+
     tags = { "chest" },
    craftable = true,
+
     rarity = "epic"
    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",
 
     craftingDescription = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it. Enhances ancient fishing.",
 
    extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it. Enhances ancient fishing.",
 
     class = "fish",
 
     tags = { "crafting", "fishing" },
 
    category = "Fishing",
 
    requiredResources = { {
 
      ["69"] = 1
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["11019"] = {
+
   ["10026"] = {
     id = 11019,
+
    name = "Dwarven Research Cache",
     name = "Mysterious Bait",
+
     id = 10026,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 500,
+
     itemImage = "/images/misc/supply_crate_large.png",
    fishingBait = {
+
     extraTooltipInfo = "A cache containing loot from a Dwarven Research Station. What secrets does it contain?",
      randomizeBoosts = true,
+
    canBeOpened = true,
      level = 0,
+
     class = "gem",
      bait = 0,
+
     tags = { "chest" },
      reel = 0,
+
    rarity = "epic"
      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 a random fishing stat.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11030"] = {
+
   ["10027"] = {
     id = 11030,
+
    name = "Elven Research Cache",
     name = "Rotten Driftwood",
+
     id = 10027,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 15,
+
     itemImage = "/images/misc/green_crate.png",
    experience = 15,
+
     extraTooltipInfo = "A cache containing loot from the Nature Athaneum. What secrets does it contain?",
    heat = 25,
+
    canBeOpened = true,
     itemImage = "images/fishing/material/rotten_driftwood.png",
+
     class = "gem",
     extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
+
     tags = { "chest" },
     class = "fish",
+
    rarity = "epic"
     tags = { "fishing", "heat" }
 
 
   },
 
   },
   ["11031"] = {
+
   ["10028"] = {
     id = 11031,
+
    name = "Academy Research Cache",
     name = "Sturdy Driftwood",
+
     id = 10028,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 50,
+
     itemImage = "/images/misc/supply_crate_small.png",
    experience = 50,
+
     extraTooltipInfo = "A cache containing loot from the Abandoned Academy Base. What lost secrets does it contain?",
    heat = 75,
+
    canBeOpened = true,
     itemImage = "images/fishing/material/sturdy_driftwood.png",
+
     class = "gem",
     extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
+
     tags = { "chest" },
     class = "fish",
+
    rarity = "epic"
     tags = { "fishing", "heat" }
 
 
   },
 
   },
   ["11032"] = {
+
   ["10029"] = {
     id = 11032,
+
    name = "Dark Vault Cache",
     name = "Aquamarine",
+
     id = 10029,
 +
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    value = 15000,
+
     itemImage = "/images/misc/darker_chest.png",
    experience = 250,
+
     extraTooltipInfo = "A cache containing loot from the Dark Vault. What treasures does it contain?",
     itemImage = "images/fishing/material/aquamarine.png",
+
    canBeOpened = true,
     extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
+
     class = "gem",
     class = "fish",
+
     tags = { "chest" },
     tags = { "fishing" }
+
    rarity = "epic"
 
   },
 
   },
   ["11033"] = {
+
   ["11000"] = {
     id = 11033,
+
     id = 11000,
     name = "Ancient Fishing Rod",
+
     name = "Novice Tacklebox",
     tradeable = false,
+
    value = 850,
     value = 2500000,
+
     tradeable = true,
     experience = 2500,
+
     enchantmentTier = 1,
     craftable = true,
+
     itemImage = "/images/fishing/Novice_Tacklebox.png",
     craftingLevel = 90,
+
     class = "equipment",
     craftingExperience = 15000,
+
     extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
     requiredResources = { {
+
     tags = { "fishing" },
       ["11032"] = 50,
+
     equipmentStats = {
       ["11034"] = 1,
+
       slot = "tacklebox",
      ["11036"] = 50
+
       toolBoost = { {
    }, {
+
        skill = "fishing",
      ["11032"] = 50,
+
        boost = 3
       ["11035"] = 1,
+
      }, {
      ["11036"] = 50
+
        skill = "fishingBaitPower",
    }, {
+
        boost = 15
      ["12009"] = 900
+
      }, {
    } },
+
        skill = "fishingReelPower",
    itemImage = "images/fishing/rod_master.png",
+
        boost = 5
    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",
+
       augmentationBonus = { {
     tags = { "crafting", "fishing" },
+
        stat = "toolBoost.fishing",
    category = "Fishing",
+
        value = 0.5
    rarity = "rare"
+
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      } }
 +
     },
 +
     craftingStats = {
 +
      level = 2,
 +
      experience = 185,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power."
 +
    }
 
   },
 
   },
   ["11034"] = {
+
   ["11001"] = {
     id = 11034,
+
     id = 11001,
     name = "Ancient Harpoon",
+
     name = "Basic Tacklebox",
    tradeable = false,
+
     value = 8000,
     value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["11032"] = 50,
 
      ["11033"] = 1,
 
      ["11036"] = 50
 
    }, {
 
      ["11032"] = 50,
 
      ["11035"] = 1,
 
      ["11036"] = 50
 
    }, {
 
      ["12009"] = 900
 
    } },
 
    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",
 
    tags = { "crafting", "fishing" },
 
    category = "Fishing",
 
    rarity = "rare"
 
  },
 
  ["11035"] = {
 
    id = 11035,
 
    name = "Ancient Fishing Net",
 
    tradeable = false,
 
    value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["11032"] = 50,
 
      ["11033"] = 1,
 
      ["11036"] = 50
 
    }, {
 
      ["11032"] = 50,
 
      ["11034"] = 1,
 
      ["11036"] = 50
 
    }, {
 
      ["12009"] = 900
 
    } },
 
    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",
 
    tags = { "crafting", "fishing" },
 
    category = "Fishing",
 
    rarity = "rare"
 
  },
 
  ["11036"] = {
 
    id = 11036,
 
    name = "Mystical Driftwood",
 
 
     tradeable = true,
 
     tradeable = true,
     value = 150,
+
     enchantmentTier = 2,
     experience = 150,
+
     requiredLevel = {
     heat = 125,
+
      fishing = 10
     itemImage = "images/fishing/material/mystical_driftwood.png",
+
     },
     extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
+
     itemImage = "/images/fishing/Basic_Tacklebox.png",
     class = "fish",
+
    class = "equipment",
     tags = { "fishing", "heat" },
+
     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 = {
 +
      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 = 17,
 +
      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."
 +
    }
 
   },
 
   },
   ["11037"] = {
+
   ["11002"] = {
     id = 11037,
+
     id = 11002,
     name = "Dwarven Alloy",
+
     name = "Advanced Tacklebox",
     tradeable = false,
+
    value = 54500,
     value = 2500000,
+
     tradeable = true,
     experience = 2500,
+
     enchantmentTier = 3,
     craftable = true,
+
     requiredLevel = {
     craftingLevel = 90,
+
      fishing = 30
     craftingExperience = 15000,
+
    },
     requiredResources = { {
+
     itemImage = "/images/fishing/Advanced_Tacklebox.png",
       ["114"] = 150,
+
     class = "equipment",
       ["115"] = 50,
+
     extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
      ["11038"] = 1
+
     tags = { "fishing" },
    }, {
+
    equipmentStats = {
      ["114"] = 150,
+
       slot = "tacklebox",
      ["115"] = 50,
+
       toolBoost = { {
       ["11039"] = 1
+
        skill = "fishing",
    }, {
+
        boost = 9
      ["12010"] = 900
+
      }, {
    } },
+
        skill = "fishingBaitPower",
    itemImage = "images/mining/dwarven_ingot.png",
+
        boost = 25
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
+
      }, {
     class = "bar",
+
        skill = "fishingReelPower",
     tags = { "crafting", "mining" },
+
        boost = 15
    category = "Mining",
+
      }, {
    rarity = "rare"
+
        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 = 32,
 +
      experience = 6105,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity."
 +
    }
 
   },
 
   },
   ["11038"] = {
+
   ["11003"] = {
     id = 11038,
+
     id = 11003,
     name = "Dwarven Ingot",
+
     name = "Pro Tacklebox",
    tradeable = false,
+
     value = 500000,
    value = 2500000,
+
     tradeable = true,
    experience = 2500,
+
     enchantmentTier = 4,
    craftable = true,
+
     requiredLevel = {
    craftingLevel = 90,
+
       fishing = 40
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["114"] = 150,
 
      ["115"] = 50,
 
      ["11037"] = 1
 
    }, {
 
      ["114"] = 150,
 
      ["115"] = 50,
 
      ["11039"] = 1
 
    }, {
 
      ["12010"] = 900
 
    } },
 
    itemImage = "images/mining/dwarven_ingot_2.png",
 
    extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
 
    class = "bar",
 
    tags = { "crafting", "mining" },
 
    category = "Mining",
 
    rarity = "rare"
 
  },
 
  ["11039"] = {
 
    id = 11039,
 
    name = "Dwarven Mold",
 
    tradeable = false,
 
    value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["114"] = 150,
 
      ["115"] = 50,
 
      ["11037"] = 1
 
    }, {
 
      ["114"] = 150,
 
      ["115"] = 50,
 
      ["11038"] = 1
 
    }, {
 
      ["12010"] = 900
 
    } },
 
    itemImage = "images/mining/dwarven_ingot_3.png",
 
    extraTooltipInfo = "A sort of mold to form a tool with.",
 
    class = "bar",
 
    tags = { "crafting", "mining" },
 
    category = "Mining",
 
    rarity = "rare"
 
  },
 
  ["11040"] = {
 
    id = 11040,
 
    name = "Very Mysterious Seedling",
 
    tradeable = false,
 
    value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11041"] = 1
 
    }, {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11042"] = 1
 
    }, {
 
      ["12011"] = 900
 
    } },
 
    itemImage = "images/farming/mysterious_plant_44.png",
 
    extraTooltipInfo = "It is looking at you.",
 
    class = "bar",
 
    tags = { "crafting", "foraging" },
 
    category = "Foraging",
 
    rarity = "rare"
 
  },
 
  ["11041"] = {
 
    id = 11041,
 
    name = "Elder Sap",
 
    tradeable = false,
 
     value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11040"] = 1
 
    }, {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11042"] = 1
 
    }, {
 
      ["12011"] = 900
 
    } },
 
    itemImage = "images/foraging/elder_sap.png",
 
    extraTooltipInfo = "Sap taken from a tree that is much older than you are.",
 
    class = "bar",
 
    tags = { "crafting", "foraging" },
 
    category = "Foraging",
 
    rarity = "rare"
 
  },
 
  ["11042"] = {
 
    id = 11042,
 
    name = "World Tree Branch",
 
     tradeable = false,
 
    value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11040"] = 1
 
    }, {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11041"] = 1
 
    }, {
 
      ["12011"] = 900
 
    } },
 
    itemImage = "images/foraging/world_branch.png",
 
    extraTooltipInfo = "Basically just a shiny branch!",
 
    class = "bar",
 
    tags = { "crafting", "foraging" },
 
    category = "Foraging",
 
    rarity = "rare"
 
  },
 
  ["12000"] = {
 
    name = "Fisherman's Smock",
 
    id = 12000,
 
     enchantmentTier = 3,
 
     forcedEnchant = 50,
 
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
       ["12009"] = 30
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "/images/fishing/Pro_Tacklebox.png",
      ["12009"] = 450
+
    class = "equipment",
     } },
+
    extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
 +
     tags = { "fishing" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
       slot = "tacklebox",
 
       toolBoost = { {
 
       toolBoost = { {
 
         skill = "fishing",
 
         skill = "fishing",
         boost = 0
+
         boost = 12
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 1
 
 
       }, {
 
       }, {
         stat = "toolBoost.fishingBaitPower",
+
         skill = "fishingBaitPower",
         value = 1
+
         boost = 30
 
       }, {
 
       }, {
         stat = "toolBoost.fishingReelPower",
+
         skill = "fishingReelPower",
         value = 1
+
         boost = 20
 
       }, {
 
       }, {
         stat = "toolBoost.fishingRarityPower",
+
         skill = "fishingRarityPower",
        value = 1
+
         boost = 10
      } },
 
      itemSet = { 10001, 10002 }
 
    },
 
    value = 250000,
 
    tradeable = true,
 
    relatedSkill = "fishing",
 
    craftingLevel = 60,
 
    craftingExperience = 9001,
 
    enchantmentOverrideSlot = "fishingset",
 
    craftable = true,
 
    category = "Fishing",
 
    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 = { "armor", "fishing" },
 
    rarity = "uncommon"
 
  },
 
  ["12001"] = {
 
    name = "Fisherman's Bucket Hat",
 
    id = 12001,
 
    enchantmentTier = 3,
 
    forcedEnchant = 51,
 
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
      ["12009"] = 30
 
    },
 
    requiredResources = { {
 
      ["12009"] = 450
 
    } },
 
    equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "fishing",
 
         boost = 0
 
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "toolBoost.fishing",
 
         stat = "toolBoost.fishing",
         value = 1
+
         value = 2
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingBaitPower",
 
         stat = "toolBoost.fishingBaitPower",
         value = 1
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingReelPower",
 
         stat = "toolBoost.fishingReelPower",
         value = 1
+
         value = 4
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingRarityPower",
 
         stat = "toolBoost.fishingRarityPower",
         value = 1
+
         value = 2
       } },
+
       } }
      itemSet = { 10001, 10002 }
 
 
     },
 
     },
     value = 250000,
+
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 52,
 +
      experience = 17900,
 +
      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,
 
     tradeable = true,
     relatedSkill = "fishing",
+
     enchantmentTier = 5,
     craftingLevel = 60,
+
     requiredLevel = {
    craftingExperience = 9001,
+
      fishing = 50
     enchantmentOverrideSlot = "fishingset",
+
     },
    craftable = true,
+
     itemImage = "/images/fishing/Supreme_Tacklebox.png",
    category = "Fishing",
 
     itemImage = "/images/fishing/equipment/bucket_hat.png",
 
    extraTooltipInfo = "A hat for fishing! You can already feel it making your reflexes sharper.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "bucket-hat",
+
     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", "fishing" },
+
     tags = { "fishing" },
    rarity = "uncommon"
 
  },
 
  ["12002"] = {
 
    name = "Fisherman's Waders",
 
    id = 12002,
 
    enchantmentTier = 3,
 
    forcedEnchant = 49,
 
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
      ["12009"] = 30
 
    },
 
    requiredResources = { {
 
      ["12009"] = 450
 
    } },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
       slot = "tacklebox",
 
       toolBoost = { {
 
       toolBoost = { {
 
         skill = "fishing",
 
         skill = "fishing",
         boost = 0
+
         boost = 15
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 35
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 25
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 15
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "toolBoost.fishing",
 
         stat = "toolBoost.fishing",
         value = 1
+
         value = 2.5
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingBaitPower",
 
         stat = "toolBoost.fishingBaitPower",
         value = 1
+
         value = 4.5
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingReelPower",
 
         stat = "toolBoost.fishingReelPower",
         value = 1
+
         value = 5
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingRarityPower",
 
         stat = "toolBoost.fishingRarityPower",
         value = 1
+
         value = 3.5
       } },
+
       } }
      itemSet = { 10001, 10002 }
 
 
     },
 
     },
     value = 250000,
+
     rarity = "epic",
    tradeable = true,
+
     craftingStats = {
    relatedSkill = "fishing",
+
      level = 72,
     craftingLevel = 60,
+
      experience = 36720,
    craftingExperience = 9001,
+
      category = "Fishing",
    enchantmentOverrideSlot = "fishingset",
+
      craftable = true,
    craftable = true,
+
      description = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity."
    category = "Fishing",
+
     }
    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 = { "armor", "fishing" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["12003"] = {
+
   ["11005"] = {
     name = "Miner's Smock",
+
    id = 11005,
     id = 12003,
+
     name = "Ocean's Embrace",
     enchantmentTier = 3,
+
     value = 9927000,
     forcedEnchant = 68,
+
    tradeable = false,
     forcedEnchantAmount = 3,
+
     enchantmentTier = 8,
     augmentationCost = {
+
    requiredLevel = {
       ["12010"] = 30
+
      fishing = 80
 +
    },
 +
     forcedAugmentChance = 1,
 +
     maxAugLevel = 1,
 +
     augCostScaling = {
 +
       soulboundOnly = true,
 +
      startsAt = 3,
 +
      multPerLevel = 0.5,
 +
      soulboundMaxDuplicates = 1,
 +
      soulboundIgnoresMaxAug = true
 
     },
 
     },
     requiredResources = { {
+
     blockUnsoulbound = true,
      ["12010"] = 450
+
    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 = {
 
     equipmentStats = {
       slot = "body",
+
       slot = "tacklebox",
 
       toolBoost = { {
 
       toolBoost = { {
         skill = "mining",
+
         skill = "fishing",
         boost = 0
+
         boost = 60
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 60
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 60
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 60
 
       } },
 
       } },
 +
      itemSet = { 10001, 10002 },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.mining",
+
         stat = "toolBoost.fishing",
         value = 1
+
         value = 6
       } },
+
       }, {
       itemSet = { 10007, 10008 }
+
        stat = "toolBoost.fishingBaitPower",
 +
        value = 6
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 6
 +
       }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 6
 +
      } }
 
     },
 
     },
     value = 250000,
+
     rarity = "legendary",
     tradeable = true,
+
     craftingStats = {
    relatedSkill = "mining",
+
      level = 90,
    craftingLevel = 60,
+
      experience = 79000,
    craftingExperience = 9001,
+
      category = "Fishing",
    enchantmentOverrideSlot = "miningset",
+
      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.",
    category = "Mining",
+
      unlockQuest = 215
    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 = { "armor", "mining" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["12004"] = {
+
   ["11010"] = {
    name = "Miner's Lantern Helmet",
+
     id = 11010,
     id = 12004,
+
     name = "Earthworm Bait",
     enchantmentTier = 3,
+
     tradeable = true,
    forcedEnchant = 83,
+
     value = 1,
    forcedEnchantAmount = 3,
+
    fishingBait = {
    augmentationCost = {
+
       bait = 5,
      ["12010"] = 30
+
       reel = 5
    },
 
     requiredResources = { {
 
      ["12010"] = 450
 
    } },
 
     equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = 0
 
       } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
       itemSet = { 10007, 10008 }
 
 
     },
 
     },
     value = 250000,
+
     itemImage = "images/fishing/bait/earthworm_hook.png",
 +
    extraTooltipInfo = "A tiny lil' earthworm.",
 +
    class = "fish",
 +
    tags = { "fishing" }
 +
  },
 +
  ["11011"] = {
 +
    id = 11011,
 +
    name = "Fat Nightcrawler Bait",
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "mining",
+
     value = 5,
     craftingLevel = 60,
+
     fishingBait = {
    craftingExperience = 9001,
+
      level = 1,
    enchantmentOverrideSlot = "miningset",
+
      bait = 15,
    craftable = true,
+
      reel = 10,
     category = "Mining",
+
      bonus = 5
     itemImage = "/images/fishing/equipment/bucket_hat.png",
+
     },
     extraTooltipInfo = "OSHA improved! Let's you see better! Wow!",
+
     itemImage = "images/fishing/bait/nightcrawler_hook.png",
     class = "equipment",
+
     extraTooltipInfo = "A big ol' nightcrawler.",
    visual = "bucket-hat",
+
     class = "fish",
     tags = { "armor", "mining" },
+
     tags = { "fishing" }
    rarity = "uncommon"
 
 
   },
 
   },
   ["12005"] = {
+
   ["11012"] = {
     name = "Miner's Trousers",
+
    id = 11012,
     id = 12005,
+
     name = "Glowbug Bait",
     enchantmentTier = 3,
+
     tradeable = true,
     forcedEnchant = 67,
+
     value = 5,
    forcedEnchantAmount = 3,
+
     fishingBait = {
    augmentationCost = {
+
      level = 1,
       ["12010"] = 30
+
      bait = 10,
 +
      reel = 15,
 +
       bonus = 5
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "images/fishing/bait/glowbug_hook.png",
      ["12010"] = 450
+
     extraTooltipInfo = "A small glowbug.",
    } },
+
    class = "fish",
     equipmentStats = {
+
    tags = { "fishing" }
      slot = "legs",
+
  },
      toolBoost = { {
+
  ["11013"] = {
        skill = "mining",
+
     id = 11013,
        boost = 0
+
     name = "Shrimp Tail Bait",
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
     },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "mining",
+
     value = 35,
    craftingLevel = 60,
+
     fishingBait = {
    craftingExperience = 9001,
+
      level = 1,
    enchantmentOverrideSlot = "miningset",
+
      bait = 20,
    craftable = true,
+
      reel = 10,
    category = "Mining",
+
       bonus = 5
    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 = { "armor", "mining" },
 
    rarity = "uncommon"
 
  },
 
  ["12006"] = {
 
    name = "Lumberjack's Vest",
 
    id = 12006,
 
    enchantmentTier = 3,
 
    forcedEnchant = 35,
 
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
       ["12011"] = 30
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "images/fishing/bait/shrimptail_hook.png",
      ["12011"] = 450
+
    extraTooltipInfo = "The tail of a shrimp.",
     } },
+
    class = "fish",
     equipmentStats = {
+
     tags = { "crafting", "fishing" },
       slot = "body",
+
     craftingStats = {
       toolBoost = { {
+
       level = 5,
        skill = "foraging",
+
       experience = 15,
        boost = 0
+
      category = "Fishing",
       } },
+
      craftable = true,
      augmentationBonus = { {
+
      multiplier = 5,
        stat = "toolBoost.foraging",
+
       description = "Each craft results in 5 bait."
        value = 1
+
    }
       } },
+
  },
       itemSet = { 10005, 10006 }
+
  ["11014"] = {
 +
    id = 11014,
 +
    name = "Fish Guts Bait",
 +
    tradeable = true,
 +
    value = 50,
 +
    fishingBait = {
 +
       level = 2,
 +
      bait = 25,
 +
       reel = 5,
 +
      bonus = 10
 
     },
 
     },
     value = 250000,
+
     itemImage = "images/fishing/bait/fish_guts_hook.png",
 +
    extraTooltipInfo = "Some fish guts. Ew.",
 +
    class = "fish",
 +
    tags = { "crafting", "fishing" },
 +
    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,
 
     tradeable = true,
     relatedSkill = "foraging",
+
     value = 75,
     craftingLevel = 60,
+
     fishingBait = {
    craftingExperience = 9001,
+
      level = 2,
    enchantmentOverrideSlot = "foragingset",
+
      bait = 15,
    craftable = true,
+
      reel = 15,
     category = "Foraging",
+
      bonus = 5
     itemImage = "/images/fishing/equipment/smock.png",
+
     },
     extraTooltipInfo = "Makes you want to shout timber.",
+
     itemImage = "images/fishing/bait/smelly_meat_hook.png",
     class = "equipment",
+
     extraTooltipInfo = "Some smelly, probably not rotten, meat.",
    visual = "smock",
+
     class = "fish",
     tags = { "armor", "foraging" },
+
     tags = { "fishing" }
    rarity = "uncommon"
 
 
   },
 
   },
   ["12007"] = {
+
   ["11016"] = {
     name = "Lumberjack's Hat",
+
    id = 11016,
     id = 12007,
+
     name = "Hardened Hook Bait",
     enchantmentTier = 3,
+
     tradeable = true,
    forcedEnchant = 55,
+
    value = 100,
    forcedEnchantAmount = 3,
+
     fishingBait = {
    augmentationCost = {
+
      level = 3,
       ["12011"] = 30
+
      reel = 35,
 +
      bonus = 20,
 +
      multReel = 1.3,
 +
       multBonus = 1.1
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "images/fishing/bait/hardened_hook.png",
      ["12011"] = 450
+
     extraTooltipInfo = "A hook designed to make reeling in big catches easier.",
    } },
+
    class = "fish",
     equipmentStats = {
+
    tags = { "crafting", "fishing" },
      slot = "helm",
+
    craftingStats = {
      toolBoost = { {
+
      level = 35,
        skill = "foraging",
+
      experience = 300,
        boost = 0
+
      category = "Fishing",
      } },
+
      craftable = true,
      augmentationBonus = { {
+
      multiplier = 12,
        stat = "toolBoost.foraging",
+
      description = "Each craft results in 12 bait."
        value = 1
+
     }
      } },
 
      itemSet = { 10005, 10006 }
 
    },
 
    value = 250000,
 
    tradeable = true,
 
    relatedSkill = "foraging",
 
    craftingLevel = 60,
 
    craftingExperience = 9001,
 
    enchantmentOverrideSlot = "foragingset",
 
    craftable = true,
 
    category = "Foraging",
 
    itemImage = "/images/fishing/equipment/bucket_hat.png",
 
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
 
    class = "equipment",
 
    visual = "bucket-hat",
 
    tags = { "armor", "foraging" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["12008"] = {
+
   ["11017"] = {
     name = "Lumberjack's Trousers",
+
    id = 11017,
     id = 12008,
+
     name = "Alluring Lure Bait",
     enchantmentTier = 3,
+
     tradeable = true,
     forcedEnchant = 56,
+
     value = 100,
    forcedEnchantAmount = 3,
+
     fishingBait = {
    augmentationCost = {
+
      level = 3,
       ["12011"] = 30
+
      bait = 20,
 +
       bonus = 30,
 +
      multBait = 1.2,
 +
      multBonus = 1.1
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "images/fishing/bait/alluring_lure.png",
      ["12011"] = 450
+
    extraTooltipInfo = "A shiny lure designed to entice even the most wary catches.",
     } },
+
    class = "fish",
     equipmentStats = {
+
     tags = { "crafting", "fishing" },
       slot = "legs",
+
     craftingStats = {
       toolBoost = { {
+
       level = 35,
        skill = "foraging",
+
       experience = 250,
        boost = 0
+
      category = "Fishing",
       } },
+
      craftable = true,
      augmentationBonus = { {
+
      multiplier = 14,
        stat = "toolBoost.foraging",
+
       description = "Each craft results in 14 bait."
        value = 1
+
    }
       } },
+
  },
       itemSet = { 10005, 10006 }
+
  ["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
 
     },
 
     },
     value = 250000,
+
     itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
 +
    extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it. Enhances ancient fishing.",
 +
    class = "fish",
 +
    tags = { "crafting", "fishing" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 150,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 6,
 +
      description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it. Enhances ancient fishing."
 +
    }
 +
  },
 +
  ["11019"] = {
 +
    id = 11019,
 +
    name = "Mysterious Bait",
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "foraging",
+
     value = 500,
     craftingLevel = 60,
+
     fishingBait = {
    craftingExperience = 9001,
+
      randomizeBoosts = true,
    enchantmentOverrideSlot = "foragingset",
+
      level = 0,
    craftable = true,
+
      bait = 0,
     category = "Foraging",
+
      reel = 0,
     itemImage = "/images/fishing/equipment/waders.png",
+
      bonus = 0
     extraTooltipInfo = "You're a lumberjack and you're okay!",
+
     },
     class = "equipment",
+
     itemImage = "images/fishing/bait/mysterious_bait_hook.png",
    visual = "waders",
+
     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 = { "armor", "foraging" },
+
     class = "fish",
    rarity = "uncommon"
+
     tags = { "fishing" }
 
   },
 
   },
   ["12009"] = {
+
   ["11030"] = {
     id = 12009,
+
     id = 11030,
     name = "Fishing Shard",
+
     name = "Rotten Driftwood",
     tradeable = false,
+
     tradeable = true,
     itemImage = "/images/fishing/fishing_shard.png",
+
    value = 15,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    experience = 15,
     class = "gem",
+
    heat = 25,
     tags = { "shard", "fishing" },
+
     itemImage = "images/fishing/material/rotten_driftwood.png",
     rarity = "uncommon"
+
    extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
 +
    class = "fish",
 +
    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",
 +
     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",
 +
     tags = { "fishing" }
 
   },
 
   },
   ["12010"] = {
+
   ["11033"] = {
     id = 12010,
+
     id = 11033,
     name = "Mining Shard",
+
     name = "Ancient Fishing Rod",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/mining/mining_shard.png",
+
    value = 2500000,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    experience = 2500,
     class = "gem",
+
     itemImage = "images/fishing/rod_master.png",
     tags = { "shard", "mining" },
+
     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...",
     rarity = "uncommon"
+
     class = "fish",
 +
     tags = { "fishing" },
 +
    rarity = "rare",
 +
     craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Fishing",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["12011"] = {
+
   ["11034"] = {
     id = 12011,
+
     id = 11034,
     name = "Foraging Shard",
+
     name = "Ancient Harpoon",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/foraging/foraging_shard.png",
+
    value = 2500000,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    experience = 45000,
     class = "gem",
+
     itemImage = "images/fishing/harpoon_master.png",
     tags = { "shard", "foraging" },
+
     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...",
     rarity = "uncommon"
+
     class = "fish",
 +
     tags = { "fishing" },
 +
    rarity = "rare",
 +
     craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Fishing",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["12012"] = {
+
   ["11035"] = {
     id = 12012,
+
     id = 11035,
     name = "Prismatic Dust",
+
     name = "Ancient Fishing Net",
 
     tradeable = false,
 
     tradeable = false,
     itemImage = "/images/magic/pris_dust.png",
+
    value = 2500000,
     extraTooltipInfo = "A fine dust that radiates a prismatic luster; formed when too much power is imbued into a Black Opal",
+
    experience = 45000,
     class = "gem",
+
     itemImage = "images/fishing/net_master.png",
     tags = { "enchanting" },
+
     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...",
     rarity = "legendary"
+
     class = "fish",
 +
     tags = { "fishing" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Fishing",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["12013"] = {
+
   ["11036"] = {
     name = "Chef's Hat",
+
    id = 11036,
     id = 12013,
+
    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",
 +
    tags = { "fishing", "heat" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["11037"] = {
 +
    id = 11037,
 +
    name = "Dwarven Alloy",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 2500,
 +
    itemImage = "images/mining/dwarven_ingot.png",
 +
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
 +
    class = "bar",
 +
    tags = { "mining" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11038"] = {
 +
    id = 11038,
 +
    name = "Dwarven Ingot",
 +
    tradeable = false,
 +
    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" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11039"] = {
 +
    id = 11039,
 +
    name = "Dwarven Mold",
 +
    tradeable = false,
 +
    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" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11040"] = {
 +
    id = 11040,
 +
    name = "Very Mysterious Seedling",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/farming/mysterious_plant_44.png",
 +
    extraTooltipInfo = "It is looking at you.",
 +
    class = "bar",
 +
    tags = { "foraging" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11041"] = {
 +
    id = 11041,
 +
    name = "Elder Sap",
 +
    tradeable = false,
 +
    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" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11042"] = {
 +
    id = 11042,
 +
    name = "World Tree Branch",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/foraging/world_branch.png",
 +
    extraTooltipInfo = "Basically just a shiny branch!",
 +
    class = "bar",
 +
    tags = { "foraging" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12000"] = {
 +
     name = "Fisherman's Smock",
 +
     id = 12000,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
     augmentationCost = {
+
     forcedEnchant = 50,
      ["95"] = 100,
+
    forcedEnchantAmount = 3,
      ["96"] = 100
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "body",
 
       toolBoost = { {
 
       toolBoost = { {
         skill = "cooking",
+
         skill = "fishing",
         boost = 5
+
         boost = 0
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.cooking",
+
         stat = "toolBoost.fishing",
 
         value = 1
 
         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,
    relatedSkill = "cooking",
+
     enchantmentOverrideSlot = "fishingset",
     enchantmentOverrideSlot = "ladle",
+
     itemImage = "/images/fishing/equipment/smock.png",
     itemImage = "/images/combat/equipment/chef_hat.png",
+
     extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "chef-hat",
+
     visual = "smock",
     tags = { "armor", "cooking" },
+
     tags = { "armor", "fishing" },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
    }
 
   },
 
   },
   ["12014"] = {
+
   ["12001"] = {
    id = 12014,
+
     name = "Fisherman's Bucket Hat",
     name = "Infernal Dust",
+
     id = 12001,
    tradeable = false,
+
     enchantmentTier = 3,
    itemImage = "/images/magic/infernal_dust.png",
+
     forcedEnchant = 51,
    extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
+
     forcedEnchantAmount = 3,
    class = "gem",
 
    tags = { "enchanting" },
 
    rarity = "rare"
 
  },
 
  ["12015"] = {
 
    name = "Golden Spoon",
 
     id = 12015,
 
     enchantmentTier = 8,
 
    augmentationCost = {
 
      ["5"] = 20000,
 
      ["95"] = 1000,
 
      ["96"] = 1000,
 
      ["402"] = 1,
 
      ["403"] = 1,
 
      ["404"] = 1,
 
      ["12016"] = 3000
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
    requiredLevel = {
 
      cooking = 80
 
    },
 
    forcedAugmentChance = 1,
 
    value = 12960000,
 
    tradeable = false,
 
    enchantmentOverrideSlot = "ladle",
 
    tool = true,
 
    requiredResources = { {
 
      ["203"] = 500,
 
      ["402"] = 10,
 
      ["403"] = 10,
 
      ["404"] = 5,
 
      ["12016"] = 3000
 
     } },
 
    craftable = true,
 
     maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    itemImage = "/images/cooking/golden_spoon.png",
 
    craftingDescription = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
 
    extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
 
    category = "Skilling",
 
    class = "equipment",
 
    tags = { "tool", "cooking" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ladle",
+
       slot = "helm",
 
       toolBoost = { {
 
       toolBoost = { {
         skill = "cooking",
+
         skill = "fishing",
         boost = 40
+
         boost = 0
 
       } },
 
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.cooking",
+
         stat = "toolBoost.fishing",
         value = 5
+
         value = 1
       } }
+
       }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10001, 10002 }
 
     },
 
     },
     rarity = "legendary"
+
    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 = { "armor", "fishing" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
    }
 
   },
 
   },
   ["12016"] = {
+
   ["12002"] = {
    id = 12016,
+
     name = "Fisherman's Waders",
    name = "Cooking Shard",
+
     id = 12002,
    tradeable = false,
+
     enchantmentTier = 3,
    itemImage = "/images/cooking/cooking_shard.png",
+
     forcedEnchant = 49,
    extraTooltipInfo = "A shard for creating skilling gear.",
+
     forcedEnchantAmount = 3,
    class = "gem",
 
    tags = { "shard", "cooking" },
 
    rarity = "uncommon"
 
  },
 
  ["12017"] = {
 
    id = 12017,
 
    name = "Runecrafting Shard",
 
    tradeable = false,
 
    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,
 
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
    value = 1000000,
 
    tradeable = true,
 
    requiredLevel = {
 
      enchanting = 40
 
    },
 
     forcedEnchant = 9501,
 
     forcedEnchantAmount = 1,
 
    craftable = true,
 
    itemImage = "/images/combat/equipment/camo_cape.PNG",
 
    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" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "legs",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "toolBoost.mining",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.foraging",
 
        value = 0.5
 
      }, {
 
 
         stat = "toolBoost.fishing",
 
         stat = "toolBoost.fishing",
         value = 0.5
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingBaitPower",
 
         stat = "toolBoost.fishingBaitPower",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 
       }, {
 
       }, {
 
         stat = "toolBoost.fishingRarityPower",
 
         stat = "toolBoost.fishingRarityPower",
         value = 0.5
+
         value = 1
       }, {
+
       } },
        stat = "toolBoost.fishingReelPower",
+
      itemSet = { 10001, 10002 }
        value = 0.5
 
      } }
 
 
     },
 
     },
 +
    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 = { "armor", "fishing" },
 
     rarity = "rare",
 
     rarity = "rare",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 60,
+
       level = 60,
    craftingExperience = 17500,
+
       experience = 22500,
    requiredResources = { {
+
       category = "Fishing",
       ["4013"] = 300,
+
       craftable = true,
       ["4014"] = 250,
+
       unlockQuest = 214
       ["4015"] = 200,
+
     }
      ["4016"] = 150,
 
       ["4017"] = 100,
 
       ["4018"] = 50
 
     } }
 
 
   },
 
   },
   ["12019"] = {
+
   ["12003"] = {
     name = "Flamboyant Cape",
+
     name = "Miner's Smock",
     id = 12019,
+
     id = 12003,
     enchantmentTier = 1,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 68,
      ["4013"] = 30,
+
     forcedEnchantAmount = 3,
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
    value = 1000000,
 
    tradeable = true,
 
    requiredLevel = {
 
      enchanting = 40
 
    },
 
     forcedEnchant = 9500,
 
     forcedEnchantAmount = 1,
 
    craftable = true,
 
    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 = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "body",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "toolBoost.mining",
 
         stat = "toolBoost.mining",
         value = 0.5
+
         value = 1
       }, {
+
       } },
        stat = "toolBoost.foraging",
+
       itemSet = { 10007, 10008 }
        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
 
      } }
 
 
     },
 
     },
 +
    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 = { "armor", "mining" },
 
     rarity = "rare",
 
     rarity = "rare",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 60,
+
       level = 60,
    craftingExperience = 17500,
+
       experience = 22500,
    requiredResources = { {
+
       category = "Mining",
       ["4013"] = 300,
+
       craftable = true,
       ["4014"] = 250,
+
       unlockQuest = 210
       ["4015"] = 200,
+
     }
      ["4016"] = 150,
 
       ["4017"] = 100,
 
       ["4018"] = 50
 
     } }
 
 
   },
 
   },
   ["12020"] = {
+
   ["12004"] = {
     name = "Small Bag of Holding",
+
     name = "Miner's Lantern Helmet",
     id = 12020,
+
     id = 12004,
     enchantmentTier = 1,
+
     enchantmentTier = 3,
     augmentationCost = {
+
    forcedEnchant = 83,
       ["4012"] = 30
+
    forcedEnchantAmount = 3,
 +
     equipmentStats = {
 +
       slot = "helm",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10007, 10008 }
 
     },
 
     },
     value = 10000,
+
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     enchantmentOverrideSlot = "miningset",
      enchanting = 25
+
     itemImage = "/images/fishing/equipment/bucket_hat.png",
    },
+
     extraTooltipInfo = "OSHA approved! Let's you see better! Wow!",
    forcedEnchant = 80,
 
    forcedEnchantAmount = 1,
 
    craftable = true,
 
     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",
 
     class = "equipment",
     tags = { "armor" },
+
    visual = "bucket-hat",
 +
     tags = { "armor", "mining" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 +
  },
 +
  ["12005"] = {
 +
    name = "Miner's Trousers",
 +
    id = 12005,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 67,
 +
    forcedEnchantAmount = 3,
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "legs",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "toolBoost.mining",
 
         stat = "toolBoost.mining",
         value = 0.25
+
         value = 1
       }, {
+
       } },
        stat = "toolBoost.foraging",
+
       itemSet = { 10007, 10008 }
        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",
+
     value = 250000,
    category = "Skilling",
 
    craftingLevel = 20,
 
    craftingExperience = 2500,
 
    requiredResources = { {
 
      ["4012"] = 300
 
    } }
 
  },
 
  ["12021"] = {
 
    name = "Bag of Holding",
 
    id = 12021,
 
    enchantmentTier = 2,
 
    augmentationCost = {
 
      ["4002"] = 150
 
    },
 
     value = 100000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     enchantmentOverrideSlot = "miningset",
      enchanting = 50
+
     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.",
    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 +10 augment levels.",
 
 
     class = "equipment",
 
     class = "equipment",
     tags = { "armor" },
+
    visual = "waders",
 +
     tags = { "armor", "mining" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 +
  },
 +
  ["12006"] = {
 +
    name = "Lumberjack's Vest",
 +
    id = 12006,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 35,
 +
    forcedEnchantAmount = 3,
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "body",
 +
      toolBoost = { {
 +
        skill = "foraging",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "toolBoost.mining",
 
        value = 0.5
 
      }, {
 
 
         stat = "toolBoost.foraging",
 
         stat = "toolBoost.foraging",
         value = 0.5
+
         value = 1
      }, {
 
        stat = "toolBoost.fishing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 0.5
 
 
       } },
 
       } },
 +
      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 = { "armor", "foraging" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      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 = { {
 
       toolBoost = { {
        skill = "mining",
 
        boost = 2.5
 
      }, {
 
 
         skill = "foraging",
 
         skill = "foraging",
         boost = 2.5
+
         boost = 0
       }, {
+
       } },
        skill = "fishing",
+
      augmentationBonus = { {
        boost = 2.5
+
         stat = "toolBoost.foraging",
      }, {
+
         value = 1
         skill = "fishingBaitPower",
+
       } },
         boost = 2.5
+
      itemSet = { 10005, 10006 }
       }, {
 
        skill = "fishingRarityPower",
 
        boost = 2.5
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 2.5
 
      } }
 
 
     },
 
     },
     rarity = "rare"
+
    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 = { "armor", "foraging" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 
   },
 
   },
   ["12022"] = {
+
   ["12008"] = {
     name = "Large Bag of Holding",
+
     name = "Lumberjack's Trousers",
     id = 12022,
+
     id = 12008,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 56,
      ["4003"] = 300
 
    },
 
    value = 1000000,
 
    tradeable = true,
 
    requiredLevel = {
 
      enchanting = 75
 
    },
 
     forcedEnchant = 80,
 
 
     forcedEnchantAmount = 3,
 
     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 = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "legs",
 +
      toolBoost = { {
 +
        skill = "foraging",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "toolBoost.mining",
 
        value = 1
 
      }, {
 
 
         stat = "toolBoost.foraging",
 
         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
 
         value = 1
 
       } },
 
       } },
       toolBoost = { {
+
       itemSet = { 10005, 10006 }
        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"
+
     value = 250000,
  },
+
     tradeable = true,
  ["12023"] = {
+
     enchantmentOverrideSlot = "foragingset",
    name = "Newbie Adventurer's Backpack",
+
     itemImage = "/images/foraging/Foraging_legs.png",
    id = 12023,
+
     extraTooltipInfo = "You're a lumberjack and you're okay!",
    enchantmentTier = 1,
 
    augmentationCost = {
 
      ["4009"] = 50,
 
      ["4010"] = 25
 
    },
 
     value = 10000,
 
     tradeable = true,
 
     requiredLevel = {
 
      enchanting = 35
 
    },
 
    forcedEnchant = 79,
 
    forcedEnchantAmount = 1,
 
    craftable = true,
 
     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",
+
     visual = "lumberjack-legs",
     tags = { "armor" },
+
     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",
 +
    tags = { "shard", "fishing" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12010"] = {
 +
    id = 12010,
 +
    name = "Mining Shard",
 +
    tradeable = false,
 +
    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,
 +
    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,
 +
    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 = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "helm",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 5
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.mining",
+
         stat = "toolBoost.cooking",
        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
 
         value = 1
 
       } },
 
       } },
       toolBoost = { {
+
       itemSet = { 10025, 10026 }
        skill = "mining",
+
    },
        boost = -10
+
    value = 250000,
      }, {
+
    tradeable = true,
        skill = "foraging",
+
    enchantmentOverrideSlot = "cookingset",
        boost = -10
+
    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.",
        skill = "fishing",
+
    class = "equipment",
        boost = -10
+
    visual = "chef-hat",
      }, {
+
     tags = { "armor", "cooking" },
        skill = "fishingBaitPower",
+
     rarity = "rare"
        boost = -10
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = -10
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = -10
 
      } }
 
    },
 
     rarity = "rare",
 
    category = "Skilling",
 
     craftingLevel = 35,
 
    craftingExperience = 2500,
 
    requiredResources = { {
 
      ["4012"] = 300
 
    } }
 
 
   },
 
   },
   ["12024"] = {
+
   ["12014"] = {
    name = "Dwarven Adventurer's Backpack",
+
     id = 12014,
     id = 12024,
+
     name = "Infernal Dust",
     enchantmentTier = 2,
+
     value = 100,
    augmentationCost = {
 
      ["207"] = 25,
 
      ["4009"] = 250,
 
      ["4010"] = 75
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     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 = {
 
     requiredLevel = {
       enchanting = 90
+
       cooking = 80
 +
    },
 +
    forcedAugmentChance = 1,
 +
    value = 12960000,
 +
    tradeable = false,
 +
    enchantmentOverrideSlot = "ladle",
 +
    maxAugLevel = 1,
 +
    augCostScaling = {
 +
      soulboundOnly = true,
 +
      startsAt = 3,
 +
      multPerLevel = 0.5,
 +
      soulboundMaxDuplicates = 1,
 +
      soulboundIgnoresMaxAug = true
 
     },
 
     },
     forcedEnchant = 79,
+
     blockUnsoulbound = true,
    forcedEnchantAmount = 2,
+
     itemImage = "/images/cooking/golden_spoon.png",
    craftable = true,
+
     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.",
     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",
+
     tags = { "cooking" },
     tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "ladle",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 60
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.mining",
+
         stat = "toolBoost.cooking",
         value = 2
+
         value = 5
      }, {
 
        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
 
 
       } },
 
       } },
       toolBoost = { {
+
       itemSet = { 10025, 10026 }
        skill = "mining",
+
    },
        boost = -20
+
    rarity = "legendary",
       }, {
+
    craftingStats = {
        skill = "foraging",
+
       level = 90,
        boost = -20
+
      experience = 250000,
       }, {
+
       category = "Skilling",
        skill = "fishing",
+
      craftable = true,
        boost = -20
+
       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
        skill = "fishingBaitPower",
+
    }
        boost = -20
+
  },
      }, {
+
  ["12016"] = {
        skill = "fishingRarityPower",
+
    id = 12016,
        boost = -20
+
    name = "Cooking Shard",
      }, {
+
    tradeable = false,
        skill = "fishingReelPower",
+
     itemImage = "/images/cooking/cooking_shard.png",
        boost = -20
+
     extraTooltipInfo = "A shard for creating skilling gear.",
      } }
+
     class = "gem",
    },
+
     tags = { "shard", "cooking" },
     rarity = "legendary",
+
     rarity = "uncommon"
     category = "Skilling",
+
  },
     craftingLevel = 85,
+
  ["12017"] = {
     craftingExperience = 192000,
+
    id = 12017,
     requiredResources = { {
+
    name = "Runecrafting Shard",
      ["4002"] = 300,
+
    tradeable = false,
      ["4003"] = 300,
+
    itemImage = "/images/runecrafting/runecrafting_shard.png",
      ["4009"] = 300,
+
    extraTooltipInfo = "A shard for creating skilling gear.",
      ["4010"] = 300,
+
    class = "gem",
      ["4012"] = 300,
+
    tags = { "shard", "runecrafting" },
      ["12034"] = 1
+
     rarity = "uncommon"
     } }
 
 
   },
 
   },
   ["12025"] = {
+
   ["12018"] = {
     name = "Cloak of Many Pockets",
+
     name = "Camo Cloak",
     id = 12025,
+
     id = 12018,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
 
     value = 1000000,
 
     value = 1000000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 60
+
       enchanting = 40
 
     },
 
     },
     forcedEnchant = 76,
+
     forcedEnchant = 9501,
 
     forcedEnchantAmount = 1,
 
     forcedEnchantAmount = 1,
     craftable = true,
+
     itemImage = "/images/combat/equipment/camo_cape.PNG",
     itemImage = "/images/combat/equipment/many_pockets.png",
+
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
     extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
+
    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",
 
     class = "equipment",
 
     visual = "cape",
 
     visual = "cape",
     tags = { "armor" },
+
     tags = { "armor", "mining", "foraging", "fishing" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "cape",
 
       slot = "cape",
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.mining",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 
         value = 0.5
 
         value = 0.5
 
       }, {
 
       }, {
         stat = "toolBoost.runecrafting",
+
         stat = "toolBoost.fishingRarityPower",
 
         value = 0.5
 
         value = 0.5
 
       }, {
 
       }, {
         stat = "toolBoost.cooking",
+
         stat = "toolBoost.fishingReelPower",
 
         value = 0.5
 
         value = 0.5
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "rare",
 
     rarity = "rare",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 60,
+
       level = 60,
    craftingExperience = 17500,
+
       experience = 20250,
    requiredResources = { {
+
       category = "Skilling",
       ["4013"] = 300,
+
       craftable = true
       ["4014"] = 250,
+
     }
       ["4015"] = 200,
 
      ["4016"] = 150,
 
       ["4017"] = 100,
 
      ["4018"] = 50
 
     } }
 
 
   },
 
   },
   ["12026"] = {
+
   ["12019"] = {
     name = "Cloak of the Void",
+
     name = "Flamboyant Cape",
     id = 12026,
+
     id = 12019,
     enchantmentTier = 2,
+
     enchantmentTier = 1,
    augmentationCost = {
+
     value = 1000000,
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 2000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 85
+
       enchanting = 40
 
     },
 
     },
     forcedEnchant = 76,
+
     forcedEnchant = 9500,
     forcedEnchantAmount = 2,
+
     forcedEnchantAmount = 1,
    craftable = true,
+
     itemImage = "/images/combat/equipment/flamboyant_cape.png",
     itemImage = "/images/combat/equipment/void_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.",
     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",
 
     visual = "cape",
     tags = { "armor" },
+
     tags = { "armor", "mining", "foraging", "fishing" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "cape",
 
       slot = "cape",
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.mining",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "toolBoost.runecrafting",
+
         stat = "toolBoost.foraging",
         value = 1
+
         value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 
       }, {
 
       }, {
         stat = "toolBoost.cooking",
+
         stat = "toolBoost.fishingReelPower",
         value = 1
+
         value = 0.5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "rare",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 85,
+
       level = 60,
    craftingExperience = 192000,
+
       experience = 20250,
    requiredResources = { {
+
       category = "Skilling",
       ["4013"] = 300,
+
       craftable = true
       ["4014"] = 250,
+
     }
       ["4015"] = 200,
 
      ["4016"] = 150,
 
       ["4017"] = 100,
 
      ["4018"] = 50,
 
      ["12033"] = 1
 
     } }
 
 
   },
 
   },
   ["12027"] = {
+
   ["12020"] = {
     id = 12027,
+
    name = "Small Bag of Holding",
     name = "Dwarven Manufacturing Pendant",
+
     id = 12020,
     value = 200000,
+
     enchantmentTier = 1,
 +
     value = 10000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     requiredLevel = {
    augmentationCost = {
+
       enchanting = 25
       ["10"] = 5000,
 
      ["507"] = 1,
 
      ["517"] = 50
 
 
     },
 
     },
     forcedEnchant = 84,
+
     forcedEnchant = 80,
 
     forcedEnchantAmount = 1,
 
     forcedEnchantAmount = 1,
     itemImage = "/images/jewellery/engineering.png",
+
     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",
 
     class = "equipment",
     extraTooltipInfo = "Empowers you to hastily process materials and items.",
+
     tags = { "armor", "mining", "foraging", "fishing" },
    tags = { "jewelry" },
 
    enchantable = true,
 
    requiredLevel = {
 
      crafting = 50
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "arrows",
 
       slot = "arrows",
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.mining",
         value = 1
+
         value = 0.25
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.25
 
       }, {
 
       }, {
         stat = "toolBoost.runecrafting",
+
         stat = "toolBoost.fishingRarityPower",
         value = 1
+
         value = 0.25
 
       }, {
 
       }, {
         stat = "toolBoost.cooking",
+
         stat = "toolBoost.fishingReelPower",
         value = 1
+
         value = 0.25
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 3000,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["12028"] = {
+
   ["12021"] = {
     id = 12028,
+
    name = "Bag of Holding",
     name = "Elven Logistics Pendant",
+
     id = 12021,
     value = 200000,
+
     enchantmentTier = 2,
 +
     value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     requiredLevel = {
    augmentationCost = {
+
       enchanting = 50
       ["10"] = 5000,
 
      ["507"] = 1,
 
      ["517"] = 50
 
 
     },
 
     },
     forcedEnchant = 85,
+
     forcedEnchant = 80,
     forcedEnchantAmount = 1,
+
     forcedEnchantAmount = 2,
     itemImage = "/images/jewellery/logistics.PNG",
+
     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 +10 augment levels.",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Empowers you to efficiently process materials and items.",
+
     tags = { "armor", "mining", "foraging", "fishing" },
    tags = { "jewelry" },
 
    enchantable = true,
 
    requiredLevel = {
 
      crafting = 50
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "arrows",
 
       slot = "arrows",
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.mining",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "toolBoost.runecrafting",
+
         stat = "toolBoost.foraging",
         value = 1
+
         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
 
       }, {
 
       }, {
         stat = "toolBoost.cooking",
+
         skill = "fishingReelPower",
         value = 1
+
         boost = 2.5
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["12029"] = {
+
   ["12022"] = {
    id = 12029,
+
     name = "Large Bag of Holding",
     name = "Farming Shard",
+
     id = 12022,
    tradeable = false,
+
     enchantmentTier = 3,
    itemImage = "/images/farming/farming_shard.png",
+
     value = 1000000,
    extraTooltipInfo = "A shard for creating skilling gear.",
+
     tradeable = true,
    class = "gem",
 
    tags = { "shard", "cooking" },
 
    rarity = "uncommon"
 
  },
 
  ["12030"] = {
 
     id = 12030,
 
     name = "Dwarven Tongs",
 
     value = 13782100,
 
     tradeable = false,
 
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["12031"] = 3000
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
 
     requiredLevel = {
 
     requiredLevel = {
       smithing = 80
+
       enchanting = 75
 
     },
 
     },
     forcedAugmentChance = 1,
+
     forcedEnchant = 80,
     craftable = true,
+
     forcedEnchantAmount = 3,
    maxAugLevel = 10,
+
     itemImage = "/images/jewellery/bag_3.png",
    augCostScaling = {
+
     extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
     itemImage = "/images/smithing/dwarven_tongs.png",
 
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A legendary set of tongs made from lost dwarven technology.",
+
     tags = { "armor", "mining", "foraging", "fishing" },
    extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology.",
 
    category = "Skilling",
 
    enchantable = true,
 
    tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tongs",
+
       slot = "arrows",
      toolBoost = { {
 
        skill = "smithing",
 
        boost = 90
 
      } },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.smithing",
+
         stat = "toolBoost.mining",
         value = 5
+
         value = 1
       } }
+
       }, {
    },
+
        stat = "toolBoost.foraging",
    requiredResources = { {
+
        value = 1
      ["207"] = 200,
+
      }, {
      ["208"] = 100,
+
        stat = "toolBoost.fishing",
      ["12031"] = 3000
+
        value = 1
    } },
+
      }, {
    rarity = "legendary"
+
        stat = "toolBoost.fishingBaitPower",
  },
+
        value = 1
  ["12031"] = {
+
      }, {
    id = 12031,
+
        stat = "toolBoost.fishingRarityPower",
    name = "Smithing Shard",
+
        value = 1
    tradeable = false,
+
      }, {
    itemImage = "/images/smithing/smithing_shard.png",
+
        stat = "toolBoost.fishingReelPower",
    extraTooltipInfo = "A shard for creating skilling gear.",
+
        value = 1
    class = "gem",
+
      } },
    tags = { "shard", "cooking" },
+
      toolBoost = { {
     rarity = "uncommon"
+
        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"
 
   },
 
   },
   ["12032"] = {
+
   ["12023"] = {
    id = 12032,
+
     name = "Newbie Adventurer's Backpack",
     name = "Elvish Hoe",
+
     id = 12023,
     value = 13782100,
+
     enchantmentTier = 1,
    tradeable = false,
+
     value = 10000,
     enchantmentTier = 8,
+
     tradeable = true,
     augmentationCost = {
 
      ["403"] = 10,
 
      ["12029"] = 13000
 
    },
 
     craftingExperience = 256000,
 
    craftingLevel = 90,
 
 
     requiredLevel = {
 
     requiredLevel = {
       farming = 80
+
       enchanting = 35
 
     },
 
     },
     forcedAugmentChance = 1,
+
     forcedEnchant = 79,
    craftable = true,
+
     forcedEnchantAmount = 1,
     maxAugLevel = 10,
+
     itemImage = "/images/jewellery/adventurer_1.png",
    augCostScaling = {
+
     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!",
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
     itemImage = "/images/farming/elven_hoe.png",
 
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
+
     visual = "cape",
     extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
+
     tags = { "armor", "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking" },
    category = "Farming",
 
    enchantable = true,
 
    tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "hoe",
+
       slot = "arrows",
      toolBoost = { {
 
        skill = "farming",
 
        boost = 90
 
      } },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.farming",
+
         stat = "toolBoost.mining",
         value = 5
+
        value = 1
       } }
+
      }, {
     },
+
        stat = "toolBoost.foraging",
     requiredResources = { {
+
        value = 1
       ["207"] = 350,
+
      }, {
       ["403"] = 1,
+
        stat = "toolBoost.fishing",
       ["800"] = 175,
+
        value = 1
       ["12029"] = 26000
+
      }, {
     } },
+
        stat = "toolBoost.fishingBaitPower",
     rarity = "legendary"
+
        value = 1
   },
+
      }, {
   ["12033"] = {
+
        stat = "toolBoost.fishingRarityPower",
     id = 12033,
+
        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 = "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 = 90
 +
    },
 +
    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 = { "armor", "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking" },
 +
    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
 +
      } },
 +
      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",
 +
    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 = 60
 +
    },
 +
    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 = { "armor", "smithing", "runecrafting", "cooking" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        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 = 85
 +
    },
 +
    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 = { "armor", "smithing", "runecrafting", "cooking" },
 +
     equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        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,
 +
    itemImage = "/images/farming/farming_shard.png",
 +
    extraTooltipInfo = "A shard for creating skilling gear.",
 +
    class = "gem",
 +
    tags = { "shard", "cooking" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12030"] = {
 +
    id = 12030,
 +
    name = "Dwarven Tongs",
 +
    value = 13782100,
 +
    tradeable = false,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      smithing = 80
 +
    },
 +
    forcedAugmentChance = 1,
 +
    maxAugLevel = 1,
 +
    augCostScaling = {
 +
      soulboundOnly = true,
 +
      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 = {
 +
      level = 90,
 +
      experience = 250000,
 +
      category = "Skilling",
 +
      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.",
 +
      unlockQuest = 219
 +
    }
 +
  },
 +
  ["12031"] = {
 +
    id = 12031,
 +
    name = "Smithing Shard",
 +
    tradeable = false,
 +
    itemImage = "/images/smithing/smithing_shard.png",
 +
    extraTooltipInfo = "A shard for creating skilling gear.",
 +
    class = "gem",
 +
    tags = { "shard", "cooking" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12032"] = {
 +
    id = 12032,
 +
    name = "Elvish Hoe",
 +
    value = 13782100,
 +
    tradeable = false,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      farming = 80
 +
    },
 +
    forcedAugmentChance = 1,
 +
    maxAugLevel = 1,
 +
    augCostScaling = {
 +
      soulboundOnly = true,
 +
      startsAt = 3,
 +
      multPerLevel = 0.5,
 +
      soulboundMaxDuplicates = 1,
 +
      soulboundIgnoresMaxAug = true
 +
    },
 +
    blockUnsoulbound = true,
 +
    itemImage = "/images/farming/elven_hoe.png",
 +
    class = "equipment",
 +
    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 = { "farming" },
 +
    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? Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
 +
      unlockQuest = 222
 +
    }
 +
   },
 +
   ["12033"] = {
 +
     id = 12033,
 
     name = "Void Portal Anchor",
 
     name = "Void Portal Anchor",
     value = 1500000,
+
     value = 1500000,
     tradeable = true,
+
     tradeable = true,
     itemImage = "/images/misc/void_anchor.png",
+
     itemImage = "/images/misc/void_anchor.png",
     extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
+
     extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
     class = "key",
+
     class = "key",
     tags = { "crafting" },
+
    blockResearching = true,
     rarity = "legendary"
+
     tags = { "crafting" },
   },
+
     rarity = "legendary"
   ["12034"] = {
+
   },
     id = 12034,
+
   ["12034"] = {
     name = "Defunct Golem Core",
+
     id = 12034,
     value = 1500000,
+
     name = "Defunct Golem Core",
     tradeable = true,
+
     value = 1500000,
     itemImage = "/images/misc/golem_core.png",
+
     tradeable = true,
     extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
+
     itemImage = "/images/misc/golem_core.png",
     class = "key",
+
     extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
     tags = { "crafting" },
+
     class = "key",
     rarity = "legendary"
+
    blockResearching = true,
   },
+
     tags = { "crafting" },
   ["13000"] = {
+
     rarity = "legendary"
     id = 13000,
+
   },
     name = "Combat Manual - Volume 1",
+
   ["12035"] = {
     itemImage = "/images/combat/ability_book/melee.png",
+
     id = 12035,
     value = 500000,
+
     name = "Lava Heart",
     heat = 25000,
+
    value = 150000,
     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?",
+
    tradeable = true,
    relatedAbility = 4,
+
     itemImage = "/images/misc/lava_heart.png",
    class = "gem",
+
    extraTooltipInfo = "A mechanical heart that pumps molten stone instead of blood. With the right equipment it could enhance your Smithing capabilities.",
     tags = { "book", "heat", "ability" }
+
     class = "bar",
   },
+
     blockResearching = true,
   ["13001"] = {
+
     tags = { "crafting", "smithing" },
     id = 13001,
+
     rarity = "rare"
     name = "Combat Manual - Volume 2",
+
   },
     itemImage = "/images/combat/ability_book/melee.png",
+
   ["12036"] = {
    value = 500000,
+
     id = 12036,
    heat = 25000,
+
     name = "Bleached Cloth",
     extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
+
    value = 150000,
     relatedAbility = 5,
+
    tradeable = true,
     class = "gem",
+
     itemImage = "/images/misc/bleached_cloth.png",
     tags = { "book", "heat", "ability" }
+
     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",
   ["13002"] = {
+
     blockResearching = true,
     id = 13002,
+
     tags = { "crafting", "cooking" },
     name = "Combat Manual - Volume 3",
+
    rarity = "rare"
     itemImage = "/images/combat/ability_book/melee.png",
+
   },
     value = 500000,
+
   ["12037"] = {
     heat = 25000,
+
     id = 12037,
     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.",
+
     name = "Academy Wards",
    relatedAbility = 6,
+
     value = 150000,
    class = "gem",
+
    tradeable = true,
     tags = { "book", "heat", "ability" }
+
    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.",
  ["13003"] = {
+
     class = "cloth",
     id = 13003,
+
    blockResearching = true,
     name = "Spell Tome - Fire Ball",
+
     tags = { "crafting", "runecrafting" },
    itemImage = "/images/combat/ability_book/red.png",
+
    rarity = "rare"
    value = 500000,
+
  },
    heat = 25000,
+
  ["12038"] = {
     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!",
+
     name = "Smith's Golem Torso",
     relatedAbility = 7,
+
    id = 12038,
     class = "gem",
+
    enchantmentTier = 3,
     tags = { "book", "heat", "ability" }
+
    forcedEnchant = 90,
  },
+
     forcedEnchantAmount = 3,
  ["13004"] = {
+
     equipmentStats = {
     id = 13004,
+
      slot = "body",
     name = "Spell Tome - Flamethrower",
+
      toolBoost = { {
     itemImage = "/images/combat/ability_book/red.png",
+
        skill = "smithing",
    value = 500000,
+
        boost = 0
    heat = 25000,
+
      } },
     extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
+
      augmentationBonus = { {
     relatedAbility = 18,
+
        stat = "toolBoost.smithing",
     class = "gem",
+
        value = 1
     tags = { "book", "heat", "ability" }
+
      } },
  },
+
      itemSet = { 10023, 10024 }
  ["13005"] = {
+
     },
    id = 13005,
+
     value = 250000,
    name = "Ballistics 101",
+
    tradeable = true,
    itemImage = "/images/combat/ability_book/range.png",
+
     enchantmentOverrideSlot = "smithingset",
    value = 500000,
+
     itemImage = "/images/foraging/Foraging_Top.png",
     heat = 25000,
+
    extraTooltipInfo = "A stony torso powered by lava.",
     extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
+
    class = "equipment",
     relatedAbility = 12,
+
    visual = "smock",
     class = "gem",
+
     tags = { "armor", "smithing" },
     tags = { "book", "heat", "ability" }
+
     rarity = "rare",
  },
+
     craftingStats = {
  ["13006"] = {
+
      level = 60,
     id = 13006,
+
      experience = 22500,
    name = "Projectile Based Diplomacy - I",
+
      category = "Skilling",
     itemImage = "/images/combat/ability_book/range.png",
+
      craftable = true,
     value = 500000,
+
      unlockQuest = 218
    heat = 25000,
+
     }
    extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
+
  },
    relatedAbility = 21,
+
  ["12039"] = {
    class = "gem",
+
     name = "Smith's Golem Legs",
     tags = { "book", "ability" }
+
     id = 12039,
   },
+
     enchantmentTier = 3,
   ["13007"] = {
+
    forcedEnchant = 91,
    id = 13007,
+
    forcedEnchantAmount = 3,
     name = "Projectile Based Diplomacy - II",
+
    equipmentStats = {
     itemImage = "/images/combat/ability_book/range.png",
+
      slot = "legs",
     value = 500000,
+
      toolBoost = { {
     heat = 25000,
+
        skill = "smithing",
     extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
+
        boost = 0
    relatedAbility = 23,
+
      } },
    class = "gem",
+
      augmentationBonus = { {
    tags = { "book", "heat", "ability" }
+
        stat = "toolBoost.smithing",
  },
+
        value = 1
  ["13008"] = {
+
      } },
    id = 13008,
+
      itemSet = { 10023, 10024 }
     name = "Projectile Based Diplomacy - III",
+
     },
     itemImage = "/images/combat/ability_book/range.png",
+
     value = 250000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     enchantmentOverrideSlot = "smithingset",
     extraTooltipInfo = "A book that outline the merits of using projectiles, especially when trying to distract and divert, to really get your point across.",
+
     itemImage = "/images/foraging/Foraging_legs.png",
     relatedAbility = 24,
+
    extraTooltipInfo = "A stony set of legs powered by lava.",
    class = "gem",
+
    class = "equipment",
     tags = { "book", "heat", "ability" }
+
    visual = "lumberjack-legs",
   },
+
     tags = { "armor", "smithing" },
   ["13009"] = {
+
     rarity = "rare",
     id = 13009,
+
     craftingStats = {
     name = "Apocalyptic Tome",
+
      level = 60,
     itemImage = "/images/combat/ability_book/highmagic.png",
+
      experience = 22500,
     value = 500000,
+
      category = "Skilling",
     heat = 25000,
+
      craftable = true,
     extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
+
      unlockQuest = 218
    relatedAbility = 25,
+
     }
    class = "gem",
+
   },
     tags = { "book", "heat", "ability" }
+
   ["12040"] = {
   },
+
     name = "Chef's Coat",
   ["13010"] = {
+
     id = 12040,
     id = 13010,
+
    enchantmentTier = 3,
     name = "Intermediate Combat Manual - Volume 1",
+
     forcedEnchant = 97,
     itemImage = "/images/combat/ability_book/melee.png",
+
     forcedEnchantAmount = 3,
     value = 500000,
+
     equipmentStats = {
     heat = 25000,
+
      slot = "body",
     extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
+
      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 = { "armor", "cooking" },
 +
     rarity = "rare",
 +
     craftingStats = {
 +
      level = 60,
 +
      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 = { "armor", "cooking" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      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 = { "armor", "runecrafting" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      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 = { "armor", "runecrafting" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      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 = { "armor", "runecrafting" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    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",
 +
    overrideItemTier = 5
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 +
  },
 +
  ["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",
 +
    tags = { "book", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "legendary",
 +
     overrideItemTier = 8
 +
   },
 +
   ["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,
 
     relatedAbility = 22,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4
 
   },
 
   },
 
   ["13011"] = {
 
   ["13011"] = {
Line 31,282: Line 29,218:
 
     relatedAbility = 48,
 
     relatedAbility = 48,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 
   },
 
   },
 
   ["13012"] = {
 
   ["13012"] = {
Line 31,293: Line 29,232:
 
     relatedAbility = 47,
 
     relatedAbility = 47,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 
   },
 
   },
 
   ["13013"] = {
 
   ["13013"] = {
Line 31,304: Line 29,246:
 
     relatedAbility = 49,
 
     relatedAbility = 49,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4
 
   },
 
   },
 
   ["13014"] = {
 
   ["13014"] = {
Line 31,315: Line 29,261:
 
     relatedAbility = 66,
 
     relatedAbility = 66,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3
 
   },
 
   },
 
   ["13015"] = {
 
   ["13015"] = {
Line 31,326: Line 29,275:
 
     relatedAbility = 54,
 
     relatedAbility = 54,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4
 
   },
 
   },
 
   ["13016"] = {
 
   ["13016"] = {
Line 31,337: Line 29,290:
 
     relatedAbility = 57,
 
     relatedAbility = 57,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 
   },
 
   },
 
   ["13017"] = {
 
   ["13017"] = {
Line 31,348: Line 29,305:
 
     relatedAbility = 58,
 
     relatedAbility = 58,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 
   },
 
   },
 
   ["13018"] = {
 
   ["13018"] = {
Line 31,359: Line 29,320:
 
     relatedAbility = 59,
 
     relatedAbility = 59,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6
 
   },
 
   },
 
   ["13019"] = {
 
   ["13019"] = {
Line 31,370: Line 29,335:
 
     relatedAbility = 60,
 
     relatedAbility = 60,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4
 
   },
 
   },
 
   ["13020"] = {
 
   ["13020"] = {
Line 31,381: Line 29,350:
 
     relatedAbility = 67,
 
     relatedAbility = 67,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "common",
 +
    overrideItemTier = 3
 
   },
 
   },
 
   ["13021"] = {
 
   ["13021"] = {
Line 31,392: Line 29,365:
 
     relatedAbility = 76,
 
     relatedAbility = 76,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 
   },
 
   },
 
   ["13022"] = {
 
   ["13022"] = {
Line 31,403: Line 29,380:
 
     relatedAbility = 77,
 
     relatedAbility = 77,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 
   },
 
   },
 
   ["13023"] = {
 
   ["13023"] = {
Line 31,414: Line 29,395:
 
     relatedAbility = 78,
 
     relatedAbility = 78,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5
 +
  },
 +
  ["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",
 +
    tags = { "book", "heat", "ability" },
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6
 
   },
 
   },
 
   ["15000"] = {
 
   ["15000"] = {
Line 31,445: Line 29,460:
 
     class = "gem",
 
     class = "gem",
 
     tags = { "heat" }
 
     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!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 
   },
 
   },
 
   ["25000"] = {
 
   ["25000"] = {
Line 31,751: Line 29,776:
 
     itemImage = "/images/chaticons/chat-icon-bugtester-diamond.png",
 
     itemImage = "/images/chaticons/chat-icon-bugtester-diamond.png",
 
     value = 1000000,
 
     value = 1000000,
     extraTooltipInfo = "I wonder who added this in?",
+
     extraTooltipInfo = "I wonder who added this in? Some nerd probably.",
 
     class = "junk",
 
     class = "junk",
 
     rarity = "junk",
 
     rarity = "junk",
Line 31,762: Line 29,787:
 
     value = 1500,
 
     value = 1500,
 
     extraTooltipInfo = "Worthless for making equipment out of but may be worth something to a vendor.",
 
     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",
 
     class = "junk",
 
     rarity = "junk",
 
     rarity = "junk",
Line 31,775: Line 29,810:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "ban-hamer",
 
     visual = "ban-hamer",
    category = { "weapon", "combat" },
 
 
     tags = { "melee", "twohand" },
 
     tags = { "melee", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {

Latest revision as of 13:20, 22 June 2024


return {
  ["1"] = {
    id = 1,
    name = "Gold",
    tradeable = false,
    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",
    tags = { }
  },
  ["2"] = {
    id = 2,
    name = "Heat",
    tradeable = false,
    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.",
    class = "heat",
    tags = { "heat" }
  },
  ["3"] = {
    id = 3,
    name = "Air Essence",
    tradeable = false,
    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,
    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,
    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,
    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,
    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,
    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,
    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,
    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,
    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,
    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", "heat" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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", "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" },
    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 = { "fish", "cooking", "fishing" },
    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 = { "cooking", "fishing" },
    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 = { "cooking", "fishing" }
  },
  ["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 = { "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" },
    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 = { "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking" }
  },
  ["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 = { "fish", "cooking" }
  },
  ["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 = { "fish", "cooking" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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 = { "fish", "cooking", "fishing" }
  },
  ["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 in farming.",
    tags = { "farming" },
    craftingStats = {
      level = 1,
      experience = 20,
      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 = { "seed", "farming", "foraging" },
    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."
  },
  ["152"] = {
    id = 152,
    name = "Peppercorn Seed",
    value = 5,
    experience = 20,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/peppercorn_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["153"] = {
    id = 153,
    name = "Sugarcane Seed",
    value = 5,
    experience = 15,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/sugarcane_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["154"] = {
    id = 154,
    name = "Wheat Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/wheat_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["155"] = {
    id = 155,
    name = "Potato Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/potato_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["156"] = {
    id = 156,
    name = "Rice Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/rice_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["157"] = {
    id = 157,
    name = "Tomato Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/tomato_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["158"] = {
    id = 158,
    name = "Wildberry Bush Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/wildberry_bush_seed.png",
    tags = { "seed", "farming", "foraging" },
    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!"
  },
  ["159"] = {
    id = 159,
    name = "Chili Pepper Seed",
    value = 5,
    experience = 30,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/chili_pepper_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["160"] = {
    id = 160,
    name = "Pumpkin Seed",
    value = 5,
    experience = 30,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/pumpkin_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["161"] = {
    id = 161,
    name = "Mushroom Spore",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/mushroom_spore.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["170"] = {
    id = 170,
    name = "Tree Seed",
    value = 5,
    experience = 20,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["171"] = {
    id = 171,
    name = "Oak Tree Seed",
    value = 5,
    experience = 40,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/oak_tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["172"] = {
    id = 172,
    name = "Willow Tree Seed",
    value = 5,
    experience = 60,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/willow_tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["173"] = {
    id = 173,
    name = "Maple Tree Seed",
    value = 5,
    experience = 80,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/maple_tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["174"] = {
    id = 174,
    name = "Yew Tree Seed",
    value = 5,
    experience = 100,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/yew_tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["175"] = {
    id = 175,
    name = "Banana Tree Seed",
    value = 5,
    experience = 25,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/banana_tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["176"] = {
    id = 176,
    name = "Apple Tree Seed",
    value = 5,
    experience = 25,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/apple_tree_seed.png",
    tags = { "seed", "farming", "foraging" },
    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."
  },
  ["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 = { "seed", "farming", "foraging" },
    rarity = "uncommon",
    farmingStats = {
      height = 4,
      width = 4,
      requiredLevel = 50,
      image = "/images/farming/elder_tree_plant.png",
      align = "bottom",
      experience = 20000,
      time = 240
    }
  },
  ["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 = { "seed", "farming", "foraging" },
    farmingStats = {
      height = 1,
      width = 2,
      requiredLevel = 25,
      image = "/images/farming/sageberry_bush.png",
      align = "bottom",
      experience = 450,
      time = 60
    }
  },
  ["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?",
    tags = { "seed", "farming" },
    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 = {
      level = 70,
      experience = 6000,
      category = "Farming",
      craftable = true,
      multiplier = 16,
      description = "The blessing of life steeped in the ooze of corruption."
    }
  },
  ["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 = 25,
    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 = 35,
    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 = 50,
    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 = 65,
    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 = 70,
    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,
    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" },
    craftingStats = {
      level = 30,
      experience = 300,
      category = "General",
      craftable = true,
      description = "Break down obsidian equipment to extract some potentially usable material."
    }
  },
  ["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 = 6360000,
    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 = 3360000,
    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 = 3360000,
    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 = 3360000,
    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 = 3360000,
    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 = 6360000,
    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 = 3360000,
    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", "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" },
    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.",
      leagues = { 8 }
    }
  },
  ["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" },
    craftingStats = {
      level = 10,
      experience = 1030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
      leagues = { 8 }
    }
  },
  ["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" },
    craftingStats = {
      level = 25,
      experience = 2030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "A combustible red powder, imbued with magic, used in alchemical crafting.",
      leagues = { 8 }
    }
  },
  ["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" },
    craftingStats = {
      level = 50,
      experience = 3430,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Finely ground diamond suspended in oil with highly abrasive properties.",
      leagues = { 8 }
    }
  },
  ["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" },
    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.",
      leagues = { 8 }
    }
  },
  ["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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      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" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["510"] = {
    name = "Air Rune",
    id = 510,
    value = 10,
    tradeable = true,
    time = 5000,
    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,
    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,
    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,
    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,
    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,
    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,
    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,
    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",
    activeMessage = "Crafting mind runes",
    id = 518,
    value = 10,
    tradeable = true,
    time = 5000,
    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,
    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" },
    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" },
    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" },
    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" },
    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" },
    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 = "Adds 10 to your effective mining level when determining speed.",
    tags = { "mining" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 2,
      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 mining level when determining speed.",
    tags = { "mining" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } }
    },
    craftingStats = {
      level = 7,
      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 mining level when determining speed.",
    tags = { "mining" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 25,
      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 mining level when determining speed.",
    tags = { "mining" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      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 mining level when determining speed.",
    tags = { "mining" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 51,
      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 = "Adds 60 to your mining level when determining speed.",
    tags = { "mining" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 67,
      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,
    enchantmentTier = 8,
    requiredLevel = {
      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",
    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.",
    tags = { "mining" },
    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. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
      unlockQuest = 211
    }
  },
  ["610"] = {
    id = 610,
    name = "Bronze Hatchet",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/foraging/bronze_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "Adds 10 to your effective foraging level when determining speed.",
    tags = { "foraging" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 2,
      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 = "Adds 20 to your foraging level when determining speed.",
    tags = { "foraging" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } }
    },
    craftingStats = {
      level = 7,
      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 = "Adds 30 to your foraging level when determining speed.",
    tags = { "foraging" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 24,
      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 = "Adds 40 to your foraging level when determining speed.",
    tags = { "foraging" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      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 = "Adds 50 to your foraging level when determining speed.",
    tags = { "foraging" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 51,
      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 = "Adds 60 to your foraging level when determining speed.",
    tags = { "foraging" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 67,
      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,
    enchantmentTier = 8,
    requiredLevel = {
      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",
    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.",
    tags = { "foraging" },
    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. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
      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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding weak enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding weak enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding moderate enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding moderate enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding decent enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding decent enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding strong enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding strong enchantments."
    }
  },
  ["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.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 = 0.25
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 70,
      experience = 325000,
      category = "Jewelry",
      craftable = true
    }
  },
  ["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.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."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 2
      } }
    },
    augmentingFailItem = 12012,
    augmentingFailItemChance = 0.1,
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 7500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding powerful enchantments."
    }
  },
  ["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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 2
      } }
    },
    augmentingFailItem = 12012,
    augmentingFailItemChance = 0.1,
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 7500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding powerful enchantments."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["642"] = {
    id = 642,
    name = "Corrupted Ring",
    value = 594000,
    tradeable = false,
    enchantmentTier = 3,
    forcedEnchant = 43,
    forcedEnchantAmount = 3,
    requiredLevel = {
      defense = 40,
      attack = 40
    },
    itemImage = "/images/jewellery/corrupted_ring.png",
    class = "equipment",
    extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
    tags = { "melee" },
    equipmentStats = {
      slot = "ring",
      weaponBonus = {
        strength = 5,
        intellect = 0,
        dexterity = 0
      },
      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 = 3,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 44,
    forcedEnchantAmount = 4,
    itemImage = "/images/jewellery/ancient_nature_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel safe and healthy with this on.",
    tags = { "ability" },
    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 = 0.5
      } },
      itemSet = { 10019 }
    },
    rarity = "epic"
  },
  ["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 = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 0.5
      } }
    },
    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 = 0.5
      } }
    },
    rarity = "epic"
  },
  ["646"] = {
    id = 646,
    name = "Ancient Blood Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 15,
    forcedEnchantAmount = 2,
    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 = 0.5
      } }
    },
    rarity = "epic"
  },
  ["647"] = {
    id = 647,
    name = "Ancient Air Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    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 = 0.5
      } }
    },
    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" },
    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" },
    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" },
    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" },
    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" },
    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" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 67,
      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" },
    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" },
    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,
    requiredLevel = {
      smithing = 20
    },
    itemImage = "/images/smithing/Mithril_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your smithing level.",
    tags = { "smithing" },
    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,
    requiredLevel = {
      smithing = 30
    },
    itemImage = "/images/smithing/Adamantite_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your smithing level.",
    tags = { "smithing" },
    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,
    requiredLevel = {
      smithing = 40
    },
    itemImage = "/images/smithing/Runite_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your smithing level.",
    tags = { "smithing" },
    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,
    requiredLevel = {
      smithing = 50
    },
    itemImage = "/images/smithing/Stygian_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 60 to your smithing level.",
    tags = { "smithing" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 67,
      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" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 10
      } }
    },
    craftingStats = {
      level = 15,
      experience = 1500,
      category = "Skilling",
      craftable = true,
      description = "A tome of magic that grants you minor benefits for augmentation.",
      unlockQuest = 200
    }
  },
  ["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
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 6000,
      category = "Skilling",
      craftable = true,
      description = "A tome of magic that grants you some benefits for augmentation.",
      unlockQuest = 201
    }
  },
  ["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 benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 30
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 45,
      experience = 15000,
      category = "Skilling",
      craftable = true,
      description = "A tome of magic that grants you benefits for augmentation.",
      unlockQuest = 202
    }
  },
  ["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
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Skilling",
      craftable = true,
      description = "A tome of magic that grants you strong benefits for augmentation.",
      unlockQuest = 203
    }
  },
  ["676"] = {
    id = 676,
    name = "Ancient Magic Tome",
    value = 4800,
    requiredLevel = {
      enchanting = 40
    },
    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 = 50
      } }
    },
    rarity = "legendary",
    craftingStats = {
      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"] = {
    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" },
    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" },
    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" },
    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. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
    tags = { "runecrafting" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 2.5
      } },
      itemSet = { 10027, 10028 }
    },
    enchantmentTier = 8,
    requiredLevel = {
      runecrafting = 80
    },
    maxAugLevel = 1,
    augCostScaling = {
      soulboundOnly = true,
      startsAt = 3,
      multPerLevel = 0.5,
      soulboundMaxDuplicates = 1,
      soulboundIgnoresMaxAug = true
    },
    forcedAugmentChance = 1,
    blockUnsoulbound = true,
    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. Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
      unlockQuest = 217
    }
  },
  ["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" },
    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" },
    craftingStats = {
      level = 15,
      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" },
    craftingStats = {
      level = 25,
      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" },
    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 = "fish",
    tags = { }
  },
  ["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" }
  },
  ["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", "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", "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", "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", "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", "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", "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" },
    rarity = "uncommon",
    craftingStats = {
      level = 35,
      experience = 50,
      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" }
  },
  ["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?",
    canBeOpened = true,
    class = "gem",
    tags = { "mining", "chest" },
    rarity = "uncommon"
  },
  ["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?",
    canBeOpened = true,
    class = "gem",
    tags = { "foraging", "chest" },
    rarity = "uncommon"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "fishing", "chest" },
    rarity = "uncommon"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "uncommon"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest", "fishing" },
    rarity = "rare"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest", "mining" },
    rarity = "rare"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest", "foraging" },
    rarity = "rare"
  },
  ["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", "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 = 4,
      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", "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 = 0.75
      },
      weaponBonus = {
        strength = 17,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 0.9
      } }
    },
    craftingStats = {
      level = 6,
      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", "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", "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 = 6,
      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", "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 = 10,
      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", "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 = 0.75
      },
      weaponBonus = {
        strength = 20,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.3
      }, {
        stat = "weaponBonus.strength",
        value = 1
      } }
    },
    craftingStats = {
      level = 13,
      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", "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 = 7,
      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", "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 = 16,
      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",
    augmentingFailItem = 12014
  },
  ["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 = 0.75
      },
      weaponBonus = {
        strength = 33,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.7
      }, {
        stat = "weaponBonus.strength",
        value = 1.7
      } }
    },
    rarity = "uncommon",
    augmentingFailItem = 12014
  },
  ["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",
    augmentingFailItem = 12014
  },
  ["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",
    augmentingFailItem = 12014
  },
  ["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", "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 = 27,
      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", "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 = 0.75
      },
      weaponBonus = {
        strength = 49,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.1
      }, {
        stat = "weaponBonus.strength",
        value = 2.5
      } }
    },
    craftingStats = {
      level = 30,
      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", "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 = 23,
      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", "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 = 33,
      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", "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 = 43,
      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", "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 = 0.75
      },
      weaponBonus = {
        strength = 67,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 3.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 47,
      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", "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", "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 = 49,
      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", "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 = 53,
      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", "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 = 0.75
      },
      weaponBonus = {
        strength = 86,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.2
      }, {
        stat = "weaponBonus.strength",
        value = 4.3
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 57,
      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", "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", "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 = 59,
      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", "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 = 63,
      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", "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 = 0.75
      },
      weaponBonus = {
        strength = 107,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.8
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 67,
      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", "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", "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 = 69,
      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 = { "armor", "melee" },
    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 = 2,
      experience = 100,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 9,
      experience = 1000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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 = { "armor", "melee" },
    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 = 25,
      experience = 7500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 42,
      experience = 15000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 52,
      experience = 20000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 62,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 5,
      experience = 250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1061"] = {
    name = "Iron Full Helm",
    id = 1061,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "armor", "melee" },
    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 = 11,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["1062"] = {
    name = "Obsidian Full Helm",
    id = 1062,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 89600,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 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 = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["1063"] = {
    name = "Mithril Full Helm",
    id = 1063,
    enchantmentTier = 3,
    value = 78000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "armor", "melee" },
    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 = 28,
      experience = 9000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    }
  },
  ["1064"] = {
    name = "Adamantite Full Helm",
    id = 1064,
    enchantmentTier = 4,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "armor", "melee" },
    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 = 45,
      experience = 18000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["1065"] = {
    name = "Runite Full Helm",
    id = 1065,
    enchantmentTier = 5,
    value = 2268000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "armor", "melee" },
    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 = 55,
      experience = 24000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["1066"] = {
    name = "Stygian Full Helm",
    id = 1066,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "armor", "melee" },
    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 = 65,
      experience = 36000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["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 then nothing.",
    tags = { "armor", "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 = 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 = 6,
      experience = 250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1071"] = {
    name = "Iron Shield",
    id = 1071,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 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 = { "armor", "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 = 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,
      strength = 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 = { "armor", "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",
    augmentingFailItem = 12014
  },
  ["1073"] = {
    name = "Mithril Shield",
    id = 1073,
    enchantmentTier = 3,
    value = 96000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 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 = { "armor", "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 = 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 = 29,
      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,
      strength = 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 = { "armor", "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 = 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 = 45,
      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,
      strength = 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 = { "armor", "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 = 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 = 55,
      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,
      strength = 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 = { "armor", "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 = 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 = 65,
      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,
      strength = 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 = { "armor", "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 = { "armor", "melee", "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 = 12,
      experience = 500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1091"] = {
    name = "Bronze Chainmail",
    id = 1091,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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 = 8,
      experience = 300,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1092"] = {
    name = "Iron Breastplate",
    id = 1092,
    enchantmentTier = 2,
    value = 45000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "armor", "melee", "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 = 19,
      experience = 3000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["1093"] = {
    name = "Iron Chainmail",
    id = 1093,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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 = 14,
      experience = 2000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["1094"] = {
    name = "Obsidian Breastplate",
    id = 1094,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 164000,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "armor", "melee", "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",
    augmentingFailItem = 12014
  },
  ["1095"] = {
    name = "Obsidian Chainmail",
    id = 1095,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_chainbody.png",
    extraTooltipInfo = "You feel hidden potential in the chainmail...",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["1096"] = {
    name = "Mithril Breastplate",
    id = 1096,
    enchantmentTier = 3,
    value = 138000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "armor", "melee", "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."
    }
  },
  ["1097"] = {
    name = "Mithril Chainmail",
    id = 1097,
    enchantmentTier = 3,
    value = 96000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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 = 31,
      experience = 11250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    }
  },
  ["1098"] = {
    name = "Adamantite Breastplate",
    id = 1098,
    enchantmentTier = 4,
    value = 768000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "armor", "melee", "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 = 52,
      experience = 45000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["1099"] = {
    name = "Adamantite Chainmail",
    id = 1099,
    enchantmentTier = 4,
    value = 576000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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 = 47,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["1100"] = {
    name = "Runite Breastplate",
    id = 1100,
    enchantmentTier = 5,
    value = 3402000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "armor", "melee", "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 = 62,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["1101"] = {
    name = "Runite Chainmail",
    id = 1101,
    enchantmentTier = 5,
    value = 2646000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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 = 57,
      experience = 40000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["1102"] = {
    name = "Stygian Breastplate",
    id = 1102,
    enchantmentTier = 6,
    value = 5401200,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "armor", "melee", "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 = 72,
      experience = 90000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1103"] = {
    name = "Stygian Chainmail",
    id = 1103,
    enchantmentTier = 6,
    value = 4320960,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "armor", "melee" },
    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 = 67,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 11,
      experience = 200,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 17,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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 = { "armor", "melee" },
    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 = 34,
      experience = 9750,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 51,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 61,
      experience = 40000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["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 = { "armor", "melee" },
    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 = 71,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1130"] = {
    name = "Bronze Boots",
    id = 1130,
    enchantmentTier = 1,
    value = 1000,
    tradeable = false,
    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",
    tags = { "armor" },
    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
      } }
    }
  },
  ["1131"] = {
    name = "Iron Boots",
    id = 1131,
    enchantmentTier = 2,
    value = 8000,
    tradeable = false,
    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",
    tags = { "armor" },
    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
      } }
    }
  },
  ["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",
    tags = { "armor" },
    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",
    augmentingFailItem = 12014
  },
  ["1133"] = {
    name = "Mithril Boots",
    id = 1133,
    enchantmentTier = 3,
    value = 60000,
    tradeable = false,
    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",
    tags = { "armor" },
    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
      } }
    }
  },
  ["1134"] = {
    name = "Adamantite Boots",
    id = 1134,
    enchantmentTier = 4,
    value = 480000,
    tradeable = false,
    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",
    tags = { "armor" },
    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"
  },
  ["1135"] = {
    name = "Runite Boots",
    id = 1135,
    enchantmentTier = 5,
    value = 1800000,
    tradeable = false,
    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",
    tags = { "armor" },
    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"
  },
  ["1136"] = {
    name = "Stygian Boots",
    id = 1136,
    enchantmentTier = 6,
    value = 2880000,
    tradeable = false,
    itemImage = "/images/combat/equipment/stygian_boots.png",
    itemIcon = "/images/combat/equipment/stygian_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    tags = { "armor" },
    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"
  },
  ["1150"] = {
    name = "Bronze Gloves",
    id = 1150,
    enchantmentTier = 1,
    value = 20,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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
      } }
    }
  },
  ["1151"] = {
    name = "Iron Gloves",
    id = 1151,
    enchantmentTier = 2,
    value = 600,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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
      } }
    }
  },
  ["1152"] = {
    name = "Obsidian Gloves",
    id = 1152,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 8000,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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",
    augmentingFailItem = 12014
  },
  ["1153"] = {
    name = "Mithril Gloves",
    id = 1153,
    enchantmentTier = 3,
    value = 50000,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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
      } }
    }
  },
  ["1154"] = {
    name = "Adamantite Gloves",
    id = 1154,
    enchantmentTier = 4,
    value = 300000,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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"
  },
  ["1155"] = {
    name = "Runite Gloves",
    id = 1155,
    enchantmentTier = 5,
    value = 1500000,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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"
  },
  ["1156"] = {
    name = "Stygian Gloves",
    id = 1156,
    enchantmentTier = 6,
    value = 5000000,
    itemImage = "/images/combat/equipment/stygian_gloves.png",
    extraTooltipInfo = "Gloves 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"
    } },
    tags = { "armor" },
    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"
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 3,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 6,
      experience = 500,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 13,
      experience = 750,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 21,
      experience = 1500,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 31,
      experience = 2500,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      experience = 4000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 8000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 1,
      experience = 90,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 4,
      experience = 250,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 9,
      experience = 525,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 15,
      experience = 1000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 24,
      experience = 1250,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 37,
      experience = 2000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 57,
      experience = 4000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 2,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 5,
      experience = 500,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 11,
      experience = 750,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 18,
      experience = 1500,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 28,
      experience = 2500,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 4000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "range" },
    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 = { 10010, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 59,
      experience = 8000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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."
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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 = 6,
      experience = 2000,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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 = 13,
      experience = 4500,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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 = 21,
      experience = 12000,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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 = 31,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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 = 44,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "body",
      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 = 61,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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."
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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 = 4,
      experience = 1000,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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 = 9,
      experience = 2250,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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 = 15,
      experience = 6000,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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 = 24,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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 = 37,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "helm",
      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 = 57,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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."
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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 = 5,
      experience = 2000,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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 = 11,
      experience = 4500,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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 = 18,
      experience = 12000,
      category = "Magic",
      craftable = true
    }
  },
  ["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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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 = 28,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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 = 41,
      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 = { "armor", "magic" },
    equipmentStats = {
      slot = "legs",
      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 = 59,
      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", "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 = 1000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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 = 2,
      experience = 1500,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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 = 5,
      experience = 3000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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 = 9,
      experience = 8000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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 = 16,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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 = 29,
      experience = 16000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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 = 48,
      experience = 20000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    }
  },
  ["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", "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
      } }
    },
    craftingStats = {
      level = 2,
      experience = 1500,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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", "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
      } }
    },
    craftingStats = {
      level = 5,
      experience = 2000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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", "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
      } }
    },
    craftingStats = {
      level = 11,
      experience = 4000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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", "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
      } }
    },
    craftingStats = {
      level = 18,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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", "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
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 28,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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", "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
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 24000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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", "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
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 59,
      experience = 30000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["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" },
    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 = 1525,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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 = 6,
      experience = 2025,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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 = 13,
      experience = 4120,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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 = 21,
      experience = 12525,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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 = 31,
      experience = 19350,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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 = 44,
      experience = 26000,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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 = 61,
      experience = 33600,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    }
  },
  ["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" },
    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"
    }
  },
  ["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" },
    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 = 3,
      experience = 1525,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    }
  },
  ["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" },
    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 = 7,
      experience = 3120,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    }
  },
  ["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" },
    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 = 12,
      experience = 8525,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    }
  },
  ["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" },
    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 = 20,
      experience = 13350,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    }
  },
  ["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" },
    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 = 32,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    }
  },
  ["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" },
    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 = 52,
      experience = 23600,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    }
  },
  ["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" },
    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 = 165,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["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" },
    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 = 5,
      experience = 340,
      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" },
    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 = 11,
      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" },
    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 = 18,
      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" },
    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 = 28,
      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" },
    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 = 41,
      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" },
    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 = 59,
      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", "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 }
    },
    craftingStats = {
      level = 2,
      experience = 190,
      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", "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 }
    },
    craftingStats = {
      level = 6,
      experience = 365,
      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", "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 }
    },
    craftingStats = {
      level = 13,
      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", "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 }
    },
    craftingStats = {
      level = 21,
      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", "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 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 31,
      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", "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 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      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", "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 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      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" },
    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."
    }
  },
  ["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" },
    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 = 5,
      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" },
    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 = 11,
      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" },
    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 = 18,
      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" },
    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 = 28,
      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" },
    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 = 41,
      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" },
    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 = 59,
      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 = 60
    },
    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 = { "armor", "melee", "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 = 60
    },
    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 = { "armor", "melee", "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 = { "armor", "magic" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122 },
      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
      },
      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 = { "armor", "magic" },
    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 = { "armor", "magic" },
    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" },
    requiredLevel = {
      magic = 75
    },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 138, 141 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 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 = "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."
    }
  },
  ["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" },
    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
      },
      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 = "weaponBonus.intellect",
        value = 4.5
      } },
      itemSet = { 10020 }
    },
    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."
    }
  },
  ["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"
  },
  ["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", "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", "ammunition" },
    craftingStats = {
      level = 2,
      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", "ammunition" },
    craftingStats = {
      level = 7,
      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", "ammunition" },
    craftingStats = {
      level = 14,
      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", "ammunition" },
    craftingStats = {
      level = 21,
      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", "ammunition" },
    rarity = "uncommon",
    craftingStats = {
      level = 28,
      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", "ammunition" },
    rarity = "rare",
    craftingStats = {
      level = 35,
      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", "ammunition" },
    rarity = "rare",
    craftingStats = {
      level = 42,
      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", "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", "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", "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", "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", "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", "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 = { "melee", "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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true
    },
    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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true
    },
    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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true
    },
    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 = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 3
      } }
    },
    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 = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 3
      } }
    },
    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 = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 3
      } }
    },
    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", "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 = "Ready to punch anything you might encounter underwater or above!",
    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 = { "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",
    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 = { "armor", "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 140 },
      slot = "shield",
      defensiveCritical = {
        chance = 0.01,
        damageMultiplier = 0.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 12,
        Fire = 24,
        Magic = 36,
        Range = 0
      },
      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",
    craftingStats = {
      level = 85,
      experience = 57500,
      category = "Magic",
      craftable = true
    }
  },
  ["1510"] = {
    id = 1510,
    name = "Kalanahmatti",
    value = 3360000,
    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", "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 = 5,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    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 = 52,
        Magic = -14,
        Range = -14,
        Slashing = 60,
        Lightning = 33
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33,
        Lightning = 1.5
      },
      defensiveDamageAffinity = {
        Lightning = 1.06
      },
      weaponBonus = {
        strength = 57,
        intellect = 16,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 1.75
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 2.9
      } }
    },
    rarity = "uncommon"
  },
  ["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 = { "armor", "smithing", "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
    },
    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", "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 = 1,
      category = "Range",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1515"] = {
    name = "Forgotten Madness",
    id = 1515,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 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", "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 = 1,
      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", "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 = 1,
      category = "Melee",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1517"] = {
    name = "Gargoyle Chainmail",
    id = 1517,
    enchantmentTier = 6,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_chain.png",
    class = "equipment",
    visual = "chainbody-gargoyle",
    tags = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["1518"] = {
    name = "Gargoyle Legs",
    id = 1518,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_pants.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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",
    class = "equipment",
    visual = "boots",
    tags = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["1520"] = {
    name = "Gargoyle Helm",
    id = 1520,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
    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 = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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 = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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", "onehand", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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", "twohand", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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", "twohand", "melee", "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",
    augmentingFailItem = 12014
  },
  ["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", "twohand", "ability", "cosmetic" },
    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.33,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 7.3
      }, {
        stat = "weaponBonus.strength",
        value = 9.4
      }, {
        stat = "armorBonus.protection",
        value = 2.2
      } },
      isTransmog = true,
      itemSet = { 10018 }
    },
    rarity = "legendary",
    augmentingFailItem = 12014,
    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 = { "armor", "melee" },
    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",
    augmentingFailItem = 12014
  },
  ["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", "armor" },
    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", "armor" },
    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",
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true
    },
    rarity = "uncommon"
  },
  ["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",
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true
    },
    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 = {
        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 }
    }
  },
  ["1541"] = {
    name = "Shrimp Greaves",
    id = 1541,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    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",
    tags = { "armor" },
    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 }
    }
  },
  ["1542"] = {
    name = "Shrimp Helm",
    id = 1542,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    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",
    tags = { "armor" },
    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 }
    }
  },
  ["1543"] = {
    name = "Shrimp Shell",
    id = 1543,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    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"
    } },
    tags = { "armor" },
    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 }
    }
  },
  ["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"
  },
  ["1545"] = {
    name = "Titanic Gauntlet",
    id = 1545,
    enchantmentTier = 0,
    overrideItemTier = 7,
    value = 24000000,
    forcedAugmentChance = 1,
    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 = { "armor", "melee", "range", "magic", "hybrid" },
    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 = { "armor", "melee", "range", "magic", "hybrid", "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", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 38, 11, 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
      } }
    },
    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" },
    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 = {
      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 = { "armor", "melee", "range", "magic", "hybrid" },
    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 = { "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 = {
      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", "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,
      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,
    enchantmentTier = 3,
    forcedEnchant = 47,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/signet_ring.png",
    class = "equipment",
    extraTooltipInfo = "Carries the signature of some unknown entity.",
    tags = { "ability" },
    requiredLevel = {
      defense = 60,
      strength = 60,
      magic = 60
    },
    equipmentStats = {
      grantedAbility = { 17, 150 },
      slot = "ring",
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Chaos = 5
      },
      offensiveDamageAffinity = {
        Chaos = 1.5
      },
      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"
  },
  ["1555"] = {
    name = "Mantle of Flame",
    id = 1555,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      magic = 40,
      enchanting = 60
    },
    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 = { "armor", "magic", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 18, 109, 110 },
      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 }
    },
    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 = 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",
    visual = "cape",
    tags = { "range", "armor" },
    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 = 6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      } },
      itemSet = { 10017 }
    },
    rarity = "epic"
  },
  ["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", "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.05,
        Blunt = 1.05,
        Slashing = 0.9,
        Fire = 1.2
      },
      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
      } }
    },
    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.",
    tags = { },
    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 = { "armor", "melee", "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/elven_hood.png",
    extraTooltipInfo = "A magical hood of elven make.",
    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"
    } },
    visual = "med-helm",
    tags = { "armor", "magic" },
    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, 10014 }
    },
    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/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 = {
      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, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 211500,
      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/hide_legs.png",
    itemIcon = "/images/combat/equipment/range/elven_legs.png",
    class = "equipment",
    visual = "platelegs",
    extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
    tags = { "armor", "range" },
    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 = { 10010, 10012, 10014 }
    },
    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.",
    tags = { "armor" },
    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 = { 10010, 10012, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 48000,
      category = "Range",
      craftable = true
    }
  },
  ["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 = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 4
      } }
    },
    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 = { "armor", "melee" },
    equipmentStats = {
      grantedAbility = { 15 },
      slot = "gloves",
      weaponBonus = {
        strength = 10,
        intellect = 0,
        dexterity = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 9
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      } },
      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 }
    },
    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 }
    },
    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", "onehand", "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 }
    },
    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", "onehand", "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 }
    },
    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", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 23, 42, 134 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 164,
        Piercing = 192,
        Blunt = 35,
        Slashing = 35,
        Nature = 70
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 0.9,
        Range = 1.3,
        Piercing = 1.75,
        Blunt = 0.5,
        Slashing = 0.5,
        Nature = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 160
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 8.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 8
      }, {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 3.5
      } },
      itemSet = { 10014 }
    },
    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/melee/trident.png",
    itemIcon = "/images/combat/equipment/melee/trident.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
    tags = { "magic", "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 }
    },
    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! You could probably use it as a paddle! Seems mildly magical, almost...",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 95, 94, 144 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 76,
        Magic = 4,
        Range = -14,
        Slashing = 84
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 80,
        intellect = 30,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.8
      }, {
        stat = "weaponBonus.strength",
        value = 4
      }, {
        stat = "weaponBonus.intellect",
        value = 1.5
      } }
    },
    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
      } }
    },
    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_leather.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.",
    tags = { "ability" },
    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"
  },
  ["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.",
    tags = { "ability" },
    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"
  },
  ["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!",
    tags = { "ability" },
    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 = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } }
    },
    rarity = "epic"
  },
  ["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. Though it greatly increases your speed, it also makes it harder to be accurate.",
    tags = { "ability" },
    requiredLevel = {
      defense = 90,
      crafting = 90
    },
    equipmentStats = {
      slot = "arrows",
      offensiveDamageAffinity = {
        Lightning = 1.15
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 15,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 1
      } }
    },
    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", "twohand" },
    equipmentStats = {
      grantedAbility = { 111, 112, 147 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 178,
        Slashing = 178
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 176,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 28,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.1,
      hitMults = {
        minimum = 0.4,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.4
      }, {
        stat = "weaponBonus.strength",
        value = 8.8
      } }
    }
  },
  ["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", "onehand" },
    equipmentStats = {
      grantedAbility = { 85, 133 },
      slot = "weapon",
      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 = {
        protection = 0,
        resistance = 8,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 9.7
      }, {
        stat = "weaponBonus.intellect",
        value = 7.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 15.6
      } },
      oneHanded = true,
      itemSet = { 2001 }
    },
    rarity = "legendary"
  },
  ["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", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 83 },
      slot = "shield",
      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 = {
        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 = 0.6
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 2
      } },
      itemSet = { 2001 }
    },
    rarity = "legendary"
  },
  ["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", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 84, 132 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 94,
        Slashing = 123,
        Chaos = 32,
        Magic = 14
      },
      offensiveDamageAffinity = {
        Melee = 1.25,
        Slashing = 1.33,
        Blunt = 0.8,
        Piercing = 0.8,
        Magic = 0.8,
        Range = 0.8,
        Chaos = 1.25,
        Poison = 1.5
      },
      weaponBonus = {
        strength = 109,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.7
      }, {
        stat = "weaponBonus.strength",
        value = 5.5
      } },
      itemSet = { 2001 }
    },
    rarity = "legendary"
  },
  ["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.",
    tags = { },
    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.",
    tags = { "ability" },
    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"
  },
  ["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.",
    tags = { "ability" },
    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"
  },
  ["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.",
    tags = { "ability", "ability" },
    requiredLevel = {
      defense = 85,
      magic = 85,
      crafting = 85
    },
    equipmentStats = {
      grantedAbility = { 90, 92 },
      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
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "legendary"
  },
  ["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?",
    tags = { "ability" },
    requiredLevel = {
      defense = 85,
      magic = 85
    },
    equipmentStats = {
      grantedAbility = { 91, 92 },
      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 }
    },
    rarity = "legendary"
  },
  ["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,
    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/hide_body.png",
    itemIcon = "/images/combat/equipment/range/elven_chest.png",
    class = "equipment",
    visual = "chainbody",
    extraTooltipInfo = "An unnaturally light chainmail of elven make.",
    tags = { "armor", "range" },
    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 = { 10010, 10012, 10014 }
    },
    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
    },
    itemImage = "/images/combat/equipment/range/elven_hat.png",
    extraTooltipInfo = "A magical hat of elven make.",
    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"
    } },
    visual = "med-helm",
    tags = { "armor", "range" },
    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 = { 10010, 10012, 10014 }
    },
    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 }
    },
    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" },
    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" },
    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" },
    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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of force",
    enchant = true,
    enchantmentID = 15,
    categories = { "shield" },
    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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of weakening",
    enchant = true,
    enchantmentID = 17,
    categories = { "helm", "body", "legs", "shield", "weapon" },
    time = 15000,
    id = 1617,
    level = 4,
    experience = 300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_weakening.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "armor" }
  },
  ["1618"] = {
    name = "Scroll of Reinforcement",
    activeMessage = "Making scrolls 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", "armor" }
  },
  ["1619"] = {
    name = "Scroll of Protection",
    activeMessage = "Making scrolls 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", "armor" }
  },
  ["1620"] = {
    name = "Scroll of Parry",
    activeMessage = "Making scrolls 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", "armor" },
    rarity = "epic"
  },
  ["1621"] = {
    name = "Scroll of False Equilibrium",
    activeMessage = "Making scrolls 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", "armor" },
    rarity = "epic"
  },
  ["1622"] = {
    name = "Scroll of Efficiency",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of fishing",
    enchant = true,
    enchantmentID = 23,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1623,
    level = 55,
    experience = 3400,
    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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of crafting",
    enchant = true,
    enchantmentID = 25,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1625,
    level = 67,
    experience = 4400,
    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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of enlightment",
    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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of treasure hunter",
    enchant = true,
    enchantmentID = 32,
    categories = { "gloves", "boots", "combat-boots", "combat-gloves" },
    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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of the 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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", "armor" },
    rarity = "epic"
  },
  ["1638"] = {
    name = "Scroll of Overhealing",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of 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",
    activeMessage = "Making scrolls of 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls of 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making Scrolls of Soul Wisdom",
    enchant = true,
    enchantmentID = 71,
    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" },
    time = 15000,
    id = 1660,
    level = 48,
    experience = 3000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_scholar.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1661"] = {
    name = "Scroll of Overly Well Done",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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", "armor" },
    rarity = "epic"
  },
  ["1663"] = {
    name = "Scroll of Engraving",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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", "armor" }
  },
  ["1665"] = {
    name = "Scroll of Supercooling",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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",
    activeMessage = "Making Scrolls 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", "armor" }
  },
  ["1668"] = {
    name = "Scroll of Convergence",
    activeMessage = "Making scrolls of convergence",
    enchant = true,
    enchantmentID = 87,
    categories = { "shield" },
    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",
    activeMessage = "Making scrolls of finesse",
    enchant = true,
    enchantmentID = 88,
    categories = { "shield" },
    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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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",
    activeMessage = "Making scrolls 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 = "Augmentation Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1677"] = {
    name = "Scroll of Scrapper",
    activeMessage = "Making scrolls 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 = "Augmentation Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1678"] = {
    name = "Scroll of Immunity",
    activeMessage = "Making scrolls 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", "armor" }
  },
  ["1800"] = {
    name = "Elven Royal Leggings",
    id = 1800,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    itemIcon = "/images/combat/equipment/range/elven_legs.png",
    class = "equipment",
    visual = "platelegs",
    extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
    tags = { "armor", "range" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.1,
        Nature = 1.03
      },
      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 = { 10010, 10012, 10014, 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/hide_body.png",
    itemIcon = "/images/combat/equipment/range/elven_chest.png",
    class = "equipment",
    visual = "chainbody",
    extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
    tags = { "armor", "range" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.16,
        Nature = 1.08
      },
      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 = { 10010, 10012, 10014, 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/hide_coif.png",
    itemIcon = "/images/combat/equipment/range/elven_hat.png",
    extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
    class = "equipment",
    visual = "med-helm",
    tags = { "armor", "range" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.16
      },
      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 = { 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"] = {
    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 = { "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"] = {
    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 = { "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"] = {
    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 = { "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"] = {
    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 = {
      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
      } }
    },
    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/monster_curry.png",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" }
  },
  ["2000"] = {
    name = "Raw Chicken",
    id = 2000,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/raw_chicken.png",
    extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["2001"] = {
    name = "Raw Beef",
    id = 2001,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/raw_beef.png",
    extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["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" }
  },
  ["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"] = {
    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 = { "cooking", "foraging" }
  },
  ["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" }
  },
  ["2014"] = {
    name = "Ashes",
    id = 2014,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/ashes.png",
    extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
    class = "cooking-ingredient",
    tags = { "cooking" },
    craftingStats = {
      level = 1,
      experience = 65,
      category = "General",
      craftable = true,
      description = "Cooking Ingredient. The remnants of life."
    }
  },
  ["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 = { "cooking", "foraging" }
  },
  ["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 = { "consumable", "food", "cooking", "foraging" },
    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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 3,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2018"] = {
    name = "Butter",
    id = 2018,
    value = 10,
    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",
    tags = { "cooking" },
    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..."
    }
  },
  ["2019"] = {
    name = "Egg",
    id = 2019,
    value = 15,
    tradeable = true,
    itemImage = "/images/cooking/egg.png",
    extraTooltipInfo = "GEG, scrambled egg.",
    class = "cooking-ingredient",
    tags = { "prepared", "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 = { "cooking", "foraging" }
  },
  ["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 = { "consumable", "food", "cooking", "foraging" },
    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 = { "consumable", "food", "cooking", "foraging" },
    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 = { "cooking", "foraging" }
  },
  ["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 = { "cooking", "foraging" }
  },
  ["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 = { "consumable", "food", "cooking", "foraging" },
    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 = { "consumable", "food", "cooking", "foraging" },
    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 = { "consumable", "food", "cooking", "foraging" },
    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 = { "consumable", "food", "cooking", "foraging" },
    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 = { "cooking", "foraging" }
  },
  ["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 = { "cooking", "foraging" }
  },
  ["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 = { "cooking", "foraging" }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 24,
      cooldown = 10000,
      perTick = 20,
      totalTicks = 6,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 3,
      cooldown = 3000,
      perTick = 5,
      totalTicks = 5,
      tickDelay = 3000,
      ignoreCooldown = false
    }
  },
  ["2036"] = {
    name = "Ground Flour",
    id = 2036,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/starch.png",
    extraTooltipInfo = "Definitely better cooked!",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 6,
      cooldown = 5000,
      perTick = 5,
      totalTicks = 4,
      tickDelay = 4000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 10,
      cooldown = 4000,
      perTick = 6,
      totalTicks = 3,
      tickDelay = 4000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 11,
      cooldown = 3000,
      perTick = 7,
      totalTicks = 2,
      tickDelay = 3000,
      ignoreCooldown = false
    }
  },
  ["2040"] = {
    name = "Chopped Vegetables",
    id = 2040,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/vegetable.png",
    extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 4,
      cooldown = 6000,
      perTick = 5,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2043"] = {
    name = "Minced Meat",
    id = 2043,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/meat.png",
    extraTooltipInfo = "Cook them you monster!",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 3,
      cooldown = 8000,
      perTick = 4,
      totalTicks = 6,
      tickDelay = 7000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "prepared", "cooking" },
    healing = {
      hp = 0,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 8,
      tickDelay = 10000,
      ignoreCooldown = false
    }
  },
  ["2045"] = {
    name = "Sour Essence",
    id = 2045,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sour.png",
    extraTooltipInfo = "",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" }
  },
  ["2046"] = {
    name = "Bitter Essence",
    id = 2046,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/bitter.png",
    extraTooltipInfo = "",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" }
  },
  ["2047"] = {
    name = "Sweet Essence",
    id = 2047,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sweet.png",
    extraTooltipInfo = "",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" }
  },
  ["2048"] = {
    name = "Spicy Essence",
    id = 2048,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/spicy.png",
    extraTooltipInfo = "",
    class = "cooking-ingredient",
    tags = { "prepared", "cooking" }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 1,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2101"] = {
    name = "Monster Surprise",
    id = 2101,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/monster_surprise.png",
    extraTooltipInfo = "... Probably edible!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 0,
      cooldown = 10000,
      perTick = 7,
      totalTicks = 15,
      tickDelay = 8000,
      ignoreCooldown = false
    }
  },
  ["2102"] = {
    name = "Seared Steak",
    id = 2102,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seared_steak.png",
    extraTooltipInfo = "A nice juicy steak.",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 4,
      cooldown = 8000,
      perTick = 6,
      totalTicks = 13,
      tickDelay = 7000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 5,
      cooldown = 6000,
      perTick = 9,
      totalTicks = 9,
      tickDelay = 6000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 12,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 15,
      cooldown = 8000,
      perTick = 15,
      totalTicks = 8,
      tickDelay = 4000,
      ignoreCooldown = false
    }
  },
  ["2106"] = {
    name = "Spaghetti & Meat",
    id = 2106,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/spaghetti_meat.png",
    extraTooltipInfo = "Classic.",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 18,
      cooldown = 13000,
      perTick = 16,
      totalTicks = 10,
      tickDelay = 5500,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 22,
      cooldown = 11000,
      perTick = 21,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 24,
      cooldown = 15000,
      perTick = 40,
      totalTicks = 3,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 63,
      cooldown = 17000,
      perTick = 39,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 61,
      cooldown = 15000,
      perTick = 42,
      totalTicks = 7,
      tickDelay = 4666,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 90,
      cooldown = 12000,
      perTick = 49,
      totalTicks = 5,
      tickDelay = 3666,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 16,
      cooldown = 15000,
      perTick = 19,
      totalTicks = 11,
      tickDelay = 6000,
      ignoreCooldown = false
    }
  },
  ["2113"] = {
    name = "Cake",
    id = 2113,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/cake.png",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    extraTooltipInfo = "A lie.",
    healing = {
      hp = 28,
      cooldown = 12000,
      perTick = 17,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 45,
      cooldown = 8000,
      perTick = 27,
      totalTicks = 5,
      tickDelay = 3500,
      ignoreCooldown = false
    }
  },
  ["2115"] = {
    name = "Grain Cake",
    id = 2115,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/grain_cake.png",
    extraTooltipInfo = "A little dry.",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 33,
      cooldown = 9000,
      perTick = 22,
      totalTicks = 6,
      tickDelay = 4000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 10,
      cooldown = 7000,
      perTick = 7,
      totalTicks = 8,
      tickDelay = 6000,
      ignoreCooldown = false
    }
  },
  ["2117"] = {
    name = "Monster Omelette",
    id = 2117,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/monster_omelette.png",
    extraTooltipInfo = "Is it alive?",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 15,
      cooldown = 17000,
      perTick = 16,
      totalTicks = 11,
      tickDelay = 7000,
      ignoreCooldown = false
    }
  },
  ["2118"] = {
    name = "Meaty Omelette",
    id = 2118,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/meat_omelette.png",
    extraTooltipInfo = "Rich and savoury!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 21,
      cooldown = 15000,
      perTick = 16,
      totalTicks = 10,
      tickDelay = 6500,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 24,
      cooldown = 13000,
      perTick = 17,
      totalTicks = 7,
      tickDelay = 5500,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 42,
      cooldown = 10000,
      perTick = 22,
      totalTicks = 5,
      tickDelay = 4500,
      ignoreCooldown = false
    }
  },
  ["2121"] = {
    name = "Eggnog",
    id = 2121,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/egg_nog.png",
    extraTooltipInfo = "Good all year round!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 37,
      cooldown = 11000,
      perTick = 21,
      totalTicks = 6,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2122"] = {
    name = "Meat Roast",
    id = 2122,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/meat_roast.png",
    extraTooltipInfo = "PROTEIN!!!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 18,
      cooldown = 24000,
      perTick = 32,
      totalTicks = 12,
      tickDelay = 7000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 22,
      cooldown = 3000,
      perTick = 14,
      totalTicks = 3,
      tickDelay = 3000,
      ignoreCooldown = false
    }
  },
  ["2124"] = {
    name = "Grilled Veggies",
    id = 2124,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/grilled_veggies.png",
    extraTooltipInfo = "Grilled to perfection!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 8,
      cooldown = 6000,
      perTick = 9,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2125"] = {
    name = "Kebabs",
    id = 2125,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/kababs.png",
    extraTooltipInfo = "The action man's food!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 60,
      cooldown = 17000,
      perTick = 42,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 56,
      cooldown = 7000,
      perTick = 31,
      totalTicks = 4,
      tickDelay = 3500,
      ignoreCooldown = false
    }
  },
  ["2128"] = {
    name = "Vegetable Stew",
    id = 2128,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/veggie_stew.png",
    extraTooltipInfo = "Reminds you of home.",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 28,
      cooldown = 10000,
      perTick = 22,
      totalTicks = 6,
      tickDelay = 4500,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 34,
      cooldown = 12000,
      perTick = 22,
      totalTicks = 8,
      tickDelay = 5500,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 20,
      cooldown = 14000,
      perTick = 20,
      totalTicks = 10,
      tickDelay = 6000,
      ignoreCooldown = false
    }
  },
  ["2131"] = {
    name = "Jerky",
    id = 2131,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/jerky.png",
    extraTooltipInfo = "A chewy treat.",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 18,
      cooldown = 10000,
      perTick = 18,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 24,
      cooldown = 12500,
      perTick = 24,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 18,
      cooldown = 10000,
      perTick = 18,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 33,
      cooldown = 21000,
      perTick = 35,
      totalTicks = 10,
      tickDelay = 5666,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 24,
      cooldown = 17500,
      perTick = 32,
      totalTicks = 3,
      tickDelay = 3000,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 43,
      cooldown = 19000,
      perTick = 35,
      totalTicks = 9,
      tickDelay = 5333,
      ignoreCooldown = false
    }
  },
  ["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",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 41,
      cooldown = 17000,
      perTick = 37,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2138"] = {
    name = "Monster Gelato",
    id = 2138,
    value = 225,
    tradeable = true,
    itemImage = "/images/cooking/monster_gelato.png",
    extraTooltipInfo = "Only partially inedible!",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" },
    healing = {
      hp = 50,
      cooldown = 21000,
      perTick = 35,
      totalTicks = 9,
      tickDelay = 6000,
      ignoreCooldown = false
    }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 2,
      cooldown = 5000,
      perTick = 2,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    }
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 2,
      cooldown = 5000,
      perTick = 2,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    }
  },
  ["2142"] = {
    name = "Rare Potion",
    id = 2142,
    value = 10,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/rare.png",
    class = "cooking-ingredient",
    tags = { "consumable", "alchemy", "cooking" },
    rarity = "rare"
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 4,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "rare"
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 4,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "rare"
  },
  ["2145"] = {
    name = "Epic Potion",
    id = 2145,
    value = 15,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/epic.png",
    class = "cooking-ingredient",
    tags = { "consumable", "alchemy", "cooking" },
    rarity = "epic"
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 6,
      cooldown = 15000,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "epic"
  },
  ["2147"] = {
    name = "Legendary Potion",
    id = 2147,
    value = 20,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/legendary.png",
    class = "cooking-ingredient",
    tags = { "consumable", "alchemy", "cooking" },
    rarity = "legendary"
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 8,
      cooldown = 20000,
      perTick = 8,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "consumable", "food", "alchemy", "cooking" },
    healing = {
      hp = 6,
      cooldown = 15000,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 1000
    },
    rarity = "epic"
  },
  ["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",
    tags = { "cooking" },
    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"] = {
    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",
    tags = { "alchemy", "cooking" },
    craftingStats = {
      level = 1,
      experience = 11,
      category = "General",
      craftable = true,
      multiplier = 300,
      description = "A basic glass vial used in 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 = { "alchemy", "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 = { "alchemy", "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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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 = "cooking-ingredient",
    tags = { "alchemy", "cooking", "fishing" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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", "alchemy", "cooking" }
  },
  ["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" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "General",
      craftable = true,
      multiplier = 5,
      description = "Convert heavy chitin into chitin."
    }
  },
  ["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" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "General",
      craftable = true,
      multiplier = 5,
      description = "Convert heavy scale into scale."
    }
  },
  ["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" },
    craftingStats = {
      level = 60,
      experience = 600,
      category = "General",
      craftable = true,
      multiplier = 8,
      description = "Salvage Elven equipment for their Crystal Scales."
    }
  },
  ["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" },
    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 = 75,
    level = 10,
    time = 5500,
    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 = 125,
    level = 20,
    time = 6000,
    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 = 200,
    level = 30,
    time = 6500,
    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 = 300,
    level = 40,
    time = 7000,
    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 = 500,
    level = 50,
    time = 7500,
    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 = 750,
    level = 60,
    time = 8000,
    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" },
    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" },
    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 = { "seed", "hunting", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 1,
      image = "/images/farming/hunting/box_trap.png",
      align = "bottom",
      experience = 30,
      time = 30
    },
    craftingStats = {
      level = 1,
      experience = 160,
      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 = { "seed", "hunting", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 10,
      image = "/images/farming/hunting/pitfall.png",
      align = "bottom",
      experience = 100,
      time = 35
    },
    craftingStats = {
      level = 20,
      experience = 280,
      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 = { "seed", "hunting", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 20,
      image = "/images/farming/hunting/bird_trap.png",
      align = "bottom",
      experience = 325,
      time = 120
    },
    craftingStats = {
      level = 30,
      experience = 790,
      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 = { "seed", "hunting", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 25,
      image = "/images/farming/hunting/net_trap.png",
      align = "bottom",
      experience = 300,
      time = 45
    },
    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 = { "seed", "hunting", "farming" },
    rarity = "uncommon",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 35,
      image = "/images/farming/hunting/metal_trap.png",
      align = "bottom",
      experience = 400,
      time = 50
    },
    craftingStats = {
      level = 45,
      experience = 1320,
      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. 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.",
    tags = { "seed", "farming" },
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 40,
      image = "/images/farming/totem/water_totem_mj_v2.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      level = 66,
      experience = 15500,
      category = "Farming",
      craftable = true,
      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."
    }
  },
  ["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. 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.",
    tags = { "seed", "farming" },
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 40,
      image = "/images/farming/totem/nature_orb.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      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"] = {
    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. 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.",
    tags = { "seed", "farming" },
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 40,
      image = "/images/farming/totem/earth_orb.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      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"] = {
    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. 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.",
    tags = { "seed", "farming" },
    rarity = "rare",
    farmingStats = {
      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"] = {
    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 = { "seed", "hunting", "farming" },
    rarity = "uncommon",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 50,
      image = "/images/farming/hunting/metal_trap.png",
      align = "bottom",
      experience = 500,
      time = 60
    },
    craftingStats = {
      level = 60,
      experience = 1600,
      category = "Farming",
      craftable = true,
      description = "A trap designed to lure unusual monsters."
    }
  },
  ["5000"] = {
    name = "Shrimp Bauble",
    id = 5000,
    tradeable = false,
    enchantmentTier = 0,
    value = 10,
    itemImage = "/images/misc/shrimp_bauble.png",
    class = "key",
    extraTooltipInfo = "Untamed magic oozes out from inside.",
    tags = { "dungeon" },
    augmentingFailItem = 9015,
    augmentingForcedAmount = 1,
    forcedAugmentChance = 0.5,
    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.",
    tags = { }
  },
  ["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.",
    tags = { }
  },
  ["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" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "Event",
      craftable = 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",
    canBeOpened = true,
    extraTooltipInfo = "Merry Christmas!",
    class = "christmas-present",
    tags = { "event", "chest" },
    rarity = "rare"
  },
  ["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 = { "prepared", "cooking", "event" }
  },
  ["7005"] = {
    id = 7005,
    name = "Cookie",
    tradeable = false,
    itemImage = "/images/christmas/cookie.png",
    extraTooltipInfo = "It reminds you of your childhood",
    class = "christmas-food",
    tags = { "consumable", "food", "cooking", "event" },
    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 = { "consumable", "food", "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 = { "armor", "event" },
    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 = { "armor", "event" },
    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 = { "armor", "event" },
    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 = { "armor", "event" },
    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 = { "armor", "event" },
    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 = { "armor", "event" },
    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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["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", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4
    }
  },
  ["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
      }
    }
  },
  ["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", "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"] = {
    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", "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"] = {
    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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["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 = { "armor", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["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,
    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",
    activeMessage = "Making Scrolls 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",
    tags = { "fishing", "event" }
  },
  ["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" }
  },
  ["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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape"
    },
    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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape"
    },
    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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape"
    },
    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", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      oneHanded = true
    },
    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"
    },
    rarity = "legendary"
  },
  ["7065"] = {
    id = 7065,
    name = "Abusive",
    itemImage = "/images/combat/monsters/elite/hamster3.png",
    extraTooltipInfo = "gamster",
    class = "equipment",
    visual = "hamster-3",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape"
    },
    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"
    },
    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"
    },
    rarity = "legendary"
  },
  ["7068"] = {
    name = "Idlescape Bond",
    id = 7068,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    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",
    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"
    },
    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"
    },
    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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "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"
    },
    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"
    },
    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"
    },
    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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape"
    },
    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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape"
    },
    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"
    },
    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"
    },
    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",
    tags = { "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "face"
    },
    rarity = "legendary"
  },
  ["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"
    },
    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.",
    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 Length Token",
    id = 7091,
    isToken = true,
    itemImage = "/images/premium/premium_icon.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.",
    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"
    },
    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"
    },
    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"
    },
    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", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "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"
    },
    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"
    },
    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"
    },
    tags = { "armor", "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"
    },
    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"
    },
    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"
    } },
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm"
    },
    rarity = "legendary"
  },
  ["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"
    } },
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm"
    },
    rarity = "legendary"
  },
  ["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"
    } },
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon"
    },
    rarity = "legendary"
  },
  ["7110"] = {
    name = "Master Chef's Golden Spoon",
    id = 7110,
    itemImage = "/images/cooking/golden_spoon.png",
    extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
    class = "equipment",
    visual = "ladle",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "magic", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "magic", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "magic", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "magic", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "gloves"
    },
    rarity = "legendary"
  },
  ["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",
    tags = { "magic", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "boots"
    },
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    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,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8006"] = {
    name = "Demonic Trial",
    id = 8006,
    value = 500,
    tradeable = true,
    champEncounter = 2005,
    enchantmentTier = 0,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    overrideItemTier = 1,
    itemImage = "/images/misc/Elite_Scroll.png",
    extraTooltipInfo = "Can you do what no one has ever done before?",
    class = "elite-scroll",
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    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,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8011"] = {
    name = "Enchanted Armory Scroll",
    id = 8011,
    value = 500,
    tradeable = true,
    champEncounter = 2009,
    enchantmentTier = 0,
    postSoulboundMaxAugLevel = 20,
    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"] = {
    name = "Fallen Academy Scroll",
    id = 8012,
    value = 500,
    tradeable = true,
    champEncounter = 2010,
    enchantmentTier = 0,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    forcedAugmentChance = 1,
    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",
    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,
    postSoulboundMaxAugLevel = 20,
    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"] = {
    name = "Elven Encampment Scroll",
    id = 8014,
    value = 500,
    tradeable = true,
    champEncounter = 2012,
    enchantmentTier = 0,
    postSoulboundMaxAugLevel = 20,
    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"] = {
    name = "Giant's Keep Key",
    id = 9000,
    value = 10000000,
    champEncounter = 3003,
    enchantmentTier = 0,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    tradeable = true,
    forcedAugmentChance = 1,
    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" },
    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 = 1500000,
    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" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9002"] = {
    id = 9002,
    name = "Ice Fragment",
    value = 1500000,
    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" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9003"] = {
    id = 9003,
    name = "Fire Fragment",
    value = 1500000,
    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" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9004"] = {
    id = 9004,
    name = "Corrupted Fragment",
    value = 1500000,
    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 = 1500000,
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    forcedAugmentChance = 1,
    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"] = {
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    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"] = {
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    forcedAugmentChance = 1,
    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" },
    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,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    forcedAugmentChance = 1,
    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" },
    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" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "Event",
      craftable = 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" },
    rarity = "uncommon",
    craftingStats = {
      level = 60,
      experience = 1250,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9015"] = {
    name = "Cracked Shrimp Bauble",
    id = 9015,
    value = 420,
    tradeable = false,
    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" },
    rarity = "uncommon"
  },
  ["9016"] = {
    name = "Elder Lockstone",
    id = 9016,
    value = 2000000,
    tradeable = true,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    forcedAugmentChance = 1,
    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"] = {
    name = "Castle Map",
    id = 9017,
    value = 2000000,
    tradeable = true,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    forcedAugmentChance = 1,
    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" },
    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 = 10000000,
    tradeable = true,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    forcedAugmentChance = 1,
    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"] = {
    name = "Ancient Maelstrom Orb",
    id = 9019,
    value = 20000000,
    tradeable = true,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    augCostScaling = {
      startsAt = 5,
      multPerLevel = 0.05
    },
    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",
    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 = 1750000,
    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 = 1500000,
    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 = 5000000,
    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 = 500,
    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. Probably not a good idea to use this until raids are officially implemented.",
    class = "elite-scroll",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "dungeon" },
    rarity = "legendary"
  },
  ["9025"] = {
    name = "Dwarven Research Key",
    id = 9025,
    value = 10000000,
    champEncounter = 3014,
    tradeable = true,
    itemImage = "/images/misc/keys/dwarven_research.png",
    extraTooltipInfo = "The key to enter the Dwarven Research Station.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    tags = { "dungeon" },
    rarity = "epic",
    craftingStats = {
      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"] = {
    name = "Heart of the Oak",
    id = 9026,
    value = 10000000,
    champEncounter = 3013,
    tradeable = true,
    itemImage = "/images/misc/keys/heart_oak.png",
    extraTooltipInfo = "The key to enter the Nature Athaneum.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    tags = { "dungeon" },
    rarity = "epic"
  },
  ["9027"] = {
    name = "Abandoned Academy Scroll",
    id = 9027,
    value = 10000000,
    champEncounter = 3012,
    enchantmentTier = 0,
    tradeable = true,
    forcedAugmentChance = 1,
    itemImage = "/images/misc/keys/abandoned_academy.png",
    extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    tags = { "dungeon" },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 120000,
      category = "Dungeon",
      craftable = true,
      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"
  },
  ["9029"] = {
    id = 9029,
    name = "Core Ingot",
    level = 90,
    value = 1000000,
    experience = 50000,
    time = 6400000,
    itemImage = "/images/smithing/core_ingot.png",
    class = "bar",
    extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Using this to craft a key would grant you access to long lost Dwarven ruins.",
    tags = { "mining", "smithing", "fragment" },
    rarity = "legendary",
    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"
  },
  ["9031"] = {
    id = 9031,
    name = "Ancient Oak Seed",
    value = 500000,
    experience = 40,
    farmingStats = {
      requiredLevel = 90,
      experience = 325000,
      height = 6,
      width = 6,
      time = 1440,
      image = "/images/farming/elder_oak_plant.png",
      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"
  },
  ["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 = 1500000,
    tradeable = true,
    champEncounter = 3015,
    enchantmentTier = 0,
    postSoulboundMaxAugLevel = 20,
    maxAugLevel = 20,
    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, 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"] = {
    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"
  },
  ["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"
    },
    tags = { "armor", "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...",
    canBeOpened = true,
    tags = { "chest", "range" }
  },
  ["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...",
    canBeOpened = true,
    tags = { "chest", "magic" }
  },
  ["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.",
    canBeOpened = true,
    tags = { "mining", "chest" }
  },
  ["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!",
    canBeOpened = true,
    tags = { "fishing", "chest" }
  },
  ["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.",
    canBeOpened = true,
    tags = { "chest", "magic" }
  },
  ["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.",
    canBeOpened = true,
    tags = { "chest", "range" }
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "uncommon"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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.",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["10025"] = {
    name = "Ancient Cache",
    id = 10025,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest_3.png",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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?",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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?",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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?",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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?",
    canBeOpened = true,
    class = "gem",
    tags = { "chest" },
    rarity = "epic"
  },
  ["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" },
    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 = 2,
      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" },
    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 = 17,
      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" },
    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 = 32,
      experience = 6105,
      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" },
    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 = 52,
      experience = 17900,
      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" },
    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 = 72,
      experience = 36720,
      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,
    enchantmentTier = 8,
    requiredLevel = {
      fishing = 80
    },
    forcedAugmentChance = 1,
    maxAugLevel = 1,
    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 = {
      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. 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"] = {
    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",
    tags = { "fishing" }
  },
  ["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",
    tags = { "fishing" }
  },
  ["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",
    tags = { "fishing" }
  },
  ["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",
    tags = { "crafting", "fishing" },
    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",
    tags = { "crafting", "fishing" },
    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",
    tags = { "fishing" }
  },
  ["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 = {
      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.",
    class = "fish",
    tags = { "crafting", "fishing" },
    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. Enhances ancient fishing.",
    class = "fish",
    tags = { "crafting", "fishing" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 150,
      category = "Fishing",
      craftable = true,
      multiplier = 6,
      description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it. Enhances ancient fishing."
    }
  },
  ["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 a random fishing stat.",
    class = "fish",
    tags = { "fishing" }
  },
  ["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",
    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",
    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",
    tags = { "fishing" }
  },
  ["11033"] = {
    id = 11033,
    name = "Ancient Fishing Rod",
    tradeable = false,
    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",
    tags = { "fishing" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11034"] = {
    id = 11034,
    name = "Ancient Harpoon",
    tradeable = false,
    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",
    tags = { "fishing" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11035"] = {
    id = 11035,
    name = "Ancient Fishing Net",
    tradeable = false,
    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",
    tags = { "fishing" },
    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",
    tags = { "fishing", "heat" },
    rarity = "uncommon"
  },
  ["11037"] = {
    id = 11037,
    name = "Dwarven Alloy",
    tradeable = false,
    value = 2500000,
    experience = 2500,
    itemImage = "images/mining/dwarven_ingot.png",
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
    class = "bar",
    tags = { "mining" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11038"] = {
    id = 11038,
    name = "Dwarven Ingot",
    tradeable = false,
    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" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11039"] = {
    id = 11039,
    name = "Dwarven Mold",
    tradeable = false,
    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" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11040"] = {
    id = 11040,
    name = "Very Mysterious Seedling",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/farming/mysterious_plant_44.png",
    extraTooltipInfo = "It is looking at you.",
    class = "bar",
    tags = { "foraging" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["11041"] = {
    id = 11041,
    name = "Elder Sap",
    tradeable = false,
    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" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["11042"] = {
    id = 11042,
    name = "World Tree Branch",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/foraging/world_branch.png",
    extraTooltipInfo = "Basically just a shiny branch!",
    class = "bar",
    tags = { "foraging" },
    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 = { "armor", "fishing" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "fishing" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "fishing" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "mining" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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! Let's you see better! Wow!",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "armor", "mining" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "mining" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "foraging" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "foraging" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "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",
    tags = { "shard", "fishing" },
    rarity = "uncommon"
  },
  ["12010"] = {
    id = 12010,
    name = "Mining Shard",
    tradeable = false,
    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,
    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,
    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 = { "armor", "cooking" },
    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
    },
    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",
    tags = { "shard", "cooking" },
    rarity = "uncommon"
  },
  ["12017"] = {
    id = 12017,
    name = "Runecrafting Shard",
    tradeable = false,
    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 = { "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"] = {
    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 = { "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
    }
  },
  ["12020"] = {
    name = "Small Bag of Holding",
    id = 12020,
    enchantmentTier = 1,
    value = 10000,
    tradeable = true,
    requiredLevel = {
      enchanting = 25
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 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 = { "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"] = {
    name = "Bag of Holding",
    id = 12021,
    enchantmentTier = 2,
    value = 100000,
    tradeable = true,
    requiredLevel = {
      enchanting = 50
    },
    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 +10 augment levels.",
    class = "equipment",
    tags = { "armor", "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 = 75
    },
    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 = { "armor", "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 = 35
    },
    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 = { "armor", "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking" },
    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 = "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 = 90
    },
    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 = { "armor", "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking" },
    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
      } },
      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",
    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 = 60
    },
    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 = { "armor", "smithing", "runecrafting", "cooking" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        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 = 85
    },
    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 = { "armor", "smithing", "runecrafting", "cooking" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        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,
    itemImage = "/images/farming/farming_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "cooking" },
    rarity = "uncommon"
  },
  ["12030"] = {
    id = 12030,
    name = "Dwarven Tongs",
    value = 13782100,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      smithing = 80
    },
    forcedAugmentChance = 1,
    maxAugLevel = 1,
    augCostScaling = {
      soulboundOnly = true,
      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 = {
      level = 90,
      experience = 250000,
      category = "Skilling",
      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.",
      unlockQuest = 219
    }
  },
  ["12031"] = {
    id = 12031,
    name = "Smithing Shard",
    tradeable = false,
    itemImage = "/images/smithing/smithing_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "cooking" },
    rarity = "uncommon"
  },
  ["12032"] = {
    id = 12032,
    name = "Elvish Hoe",
    value = 13782100,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      farming = 80
    },
    forcedAugmentChance = 1,
    maxAugLevel = 1,
    augCostScaling = {
      soulboundOnly = true,
      startsAt = 3,
      multPerLevel = 0.5,
      soulboundMaxDuplicates = 1,
      soulboundIgnoresMaxAug = true
    },
    blockUnsoulbound = true,
    itemImage = "/images/farming/elven_hoe.png",
    class = "equipment",
    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 = { "farming" },
    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? Caps at +1 augmentation levels when not Soulbound and cannot be Unsoulbound once Soulbound. Will retain augmentation level when Soulbound.",
      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 = "key",
    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 = "key",
    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 = { "armor", "smithing" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "smithing" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "cooking" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "cooking" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "runecrafting" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "runecrafting" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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 = { "armor", "runecrafting" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    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",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "legendary",
    overrideItemTier = 8
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    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",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5
  },
  ["13018"] = {
    id = 13018,
    name = "Ice, Ice, Ice",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "ICE!",
    relatedAbility = 59,
    class = "gem",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    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",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5
  },
  ["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",
    tags = { "book", "heat", "ability" },
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6
  },
  ["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!",
    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" }
  },
  ["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
    }
  }
}