Difference between revisions of "Module:Items/data"

From Idlescape Wiki
Jump to navigation Jump to search
m (Fixing leather cost of Small Bag of Holding)
m (Update data)
 
(13 intermediate revisions by 6 users not shown)
Line 6: Line 6:
 
     itemImage = "/images/money_icon.png",
 
     itemImage = "/images/money_icon.png",
 
     extraTooltipInfo = "Gold is used to purchase items from the market and shops. You can get more gold by selling resources or fighting monsters.",
 
     extraTooltipInfo = "Gold is used to purchase items from the market and shops. You can get more gold by selling resources or fighting monsters.",
     class = "gold",
+
     class = "gold"
    tags = { }
 
 
   },
 
   },
 
   ["2"] = {
 
   ["2"] = {
Line 14: Line 13:
 
     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, coal, and ability books.",
 
     class = "heat",
 
     class = "heat",
 
     tags = { "heat" }
 
     tags = { "heat" }
Line 21: Line 20:
 
     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 29:
 
     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 38:
 
     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 47:
 
     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 56:
 
     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 65:
 
     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 74:
 
     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 83:
 
     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 92:
 
     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 101:
 
     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 133:
 
     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",
     tags = { "book", "heat" }
+
     tags = { "book" }
 
   },
 
   },
 
   ["60"] = {
 
   ["60"] = {
Line 154: Line 142:
 
     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", "fishing", "cooking", "ingredient", "buff", "alchemy" }
 
   },
 
   },
 
   ["61"] = {
 
   ["61"] = {
Line 174: Line 156:
 
     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", "fishing", "cooking", "ingredient" }
 
   },
 
   },
 
   ["62"] = {
 
   ["62"] = {
Line 192: Line 170:
 
     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", "fishing", "cooking", "ingredient" }
 
   },
 
   },
 
   ["63"] = {
 
   ["63"] = {
Line 210: Line 183:
 
     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", "fishing", "cooking", "ingredient" }
 
   },
 
   },
 
   ["64"] = {
 
   ["64"] = {
Line 228: Line 196:
 
     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 = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["65"] = {
 
   ["65"] = {
Line 246: Line 209:
 
     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", "fishing", "cooking", "ingredient" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 265: Line 223:
 
     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", "fishing", "cooking", "ingredient" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 284: Line 237:
 
     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 = { "fishing", "cooking", "ingredient", "alchemy", "fish" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
Line 303: Line 251:
 
     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 = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["69"] = {
 
   ["69"] = {
Line 321: Line 264:
 
     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 = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
 
   },
 
   },
 
   ["70"] = {
 
   ["70"] = {
Line 339: Line 277:
 
     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", "fishing", "cooking", "ingredient", "alchemy" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 357: Line 290:
 
     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 = { "fishing", "cooking", "buff", "alchemy", "fish" }
 
   },
 
   },
 
   ["72"] = {
 
   ["72"] = {
Line 373: Line 301:
 
     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", "fishing", "cooking", "buff", "alchemy" }
 
   },
 
   },
 
   ["73"] = {
 
   ["73"] = {
Line 390: Line 312:
 
     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", "fishing", "cooking", "buff", "alchemy" }
 
   },
 
   },
 
   ["74"] = {
 
   ["74"] = {
Line 407: Line 323:
 
     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", "fishing", "cooking", "buff", "alchemy" }
 
   },
 
   },
 
   ["75"] = {
 
   ["75"] = {
Line 424: Line 334:
 
     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", "fishing", "cooking", "buff", "alchemy" }
 
   },
 
   },
 
   ["76"] = {
 
   ["76"] = {
Line 441: Line 345:
 
     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", "fishing", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
 
   ["77"] = {
 
   ["77"] = {
Line 458: Line 357:
 
     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 = { "fishing", "cooking", "ingredient", "fish" }
 
   },
 
   },
 
   ["95"] = {
 
   ["95"] = {
Line 590: Line 484:
 
     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 497:
 
     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 510:
 
     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 577:
 
     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 588:
 
     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 and somehow traps in farming.",
     craftingDescription = "Stinky sack of nutrients. Increases minimum yield and experience of plants.",
+
     tags = { "farming", "craftable" },
     tags = { "farming" },
+
    craftingStats = {
    category = "Farming"
+
      level = 1,
 +
      experience = 40,
 +
      category = "Farming",
 +
      craftable = true,
 +
      multiplier = 4,
 +
      description = "Stinky sack of nutrients. Increases minimum yield and experience of plants in farming."
 +
     }
 
   },
 
   },
 
   ["151"] = {
 
   ["151"] = {
Line 737: Line 608:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/carrot_seed.png",
 
     itemImage = "/images/farming/carrot_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       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 = 35,
       time = 30
+
       time = 15
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Won't improve your vision yet."
 
   },
 
   },
 
   ["152"] = {
 
   ["152"] = {
Line 767: Line 628:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/peppercorn_seed.png",
 
     itemImage = "/images/farming/peppercorn_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       width = 1,
 
       width = 1,
       requiredLevel = 30,
+
       requiredLevel = 45,
      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 = 125,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. May cause uncontrolled sneezing on harvest."
 
   },
 
   },
 
   ["153"] = {
 
   ["153"] = {
Line 797: Line 648:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/sugarcane_seed.png",
 
     itemImage = "/images/farming/sugarcane_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
       height = 1,
+
       height = 2,
 
       width = 1,
 
       width = 1,
       requiredLevel = 20,
+
       requiredLevel = 22,
      yield = { {
+
       image = "/images/farming/sugarcane_plant_2.png",
        chance = 1,
 
        id = 2015,
 
        min = 5,
 
        max = 15
 
      }, {
 
        chance = 0.0016666666666666668,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      } },
 
       image = "/images/farming/sugarcane_plant.png",
 
 
       align = "bottom",
 
       align = "bottom",
       experience = 80,
+
       experience = 190,
 
       time = 30
 
       time = 30
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm for a sweet treat."
 
   },
 
   },
 
   ["154"] = {
 
   ["154"] = {
Line 827: Line 668:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/wheat_seed.png",
 
     itemImage = "/images/farming/wheat_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       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 = 35,
       time = 30
+
       time = 15
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. It's honest work."
 
   },
 
   },
 
   ["155"] = {
 
   ["155"] = {
Line 857: Line 688:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/potato_seed.png",
 
     itemImage = "/images/farming/potato_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       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 = 50,
       time = 30
+
       time = 20
     }
+
     },
 +
    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 887: Line 708:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/rice_seed.png",
 
     itemImage = "/images/farming/rice_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       width = 1,
 
       width = 1,
       requiredLevel = 25,
+
       requiredLevel = 27,
      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 = 45,
       time = 30
+
       time = 15
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["157"] = {
 
   ["157"] = {
Line 917: Line 728:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/tomato_seed.png",
 
     itemImage = "/images/farming/tomato_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       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 = 110,
       time = 30
+
       time = 40
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Definitely a Vegetable."
 
   },
 
   },
 
   ["158"] = {
 
   ["158"] = {
Line 947: Line 748:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/wildberry_bush_seed.png",
 
     itemImage = "/images/farming/wildberry_bush_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       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 = 225,
       time = 60
+
       time = 45
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Careful with the thorns!"
 
   },
 
   },
 
   ["159"] = {
 
   ["159"] = {
Line 977: Line 768:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/chili_pepper_seed.png",
 
     itemImage = "/images/farming/chili_pepper_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       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 = 125,
       time = 30
+
       time = 40
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Even the seeds are hot to the touch."
 
   },
 
   },
 
   ["160"] = {
 
   ["160"] = {
Line 1,007: Line 788:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/pumpkin_seed.png",
 
     itemImage = "/images/farming/pumpkin_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       width = 1,
 
       width = 1,
       requiredLevel = 25,
+
       requiredLevel = 50,
      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,037: Line 808:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/mushroom_spore.png",
 
     itemImage = "/images/farming/mushroom_spore.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
 
       width = 1,
 
       width = 1,
       requiredLevel = 15,
+
       requiredLevel = 17,
      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 = 45,
       time = 30
+
       time = 15
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["170"] = {
 
   ["170"] = {
Line 1,067: Line 828:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/tree_seed.png",
 
     itemImage = "/images/farming/tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 2,
 
       height = 2,
 
       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 = 1000,
       time = 120
+
       time = 90
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm. Good place to take naps under."
 
   },
 
   },
 
   ["171"] = {
 
   ["171"] = {
Line 1,102: Line 848:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/oak_tree_seed.png",
 
     itemImage = "/images/farming/oak_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 2,
 
       height = 2,
 
       width = 2,
 
       width = 2,
       requiredLevel = 17,
+
       requiredLevel = 15,
      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 = 1750,
       time = 120
+
       time = 150
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["172"] = {
 
   ["172"] = {
Line 1,137: Line 868:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/willow_tree_seed.png",
 
     itemImage = "/images/farming/willow_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 2,
 
       height = 2,
 
       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 = 1600,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["173"] = {
 
   ["173"] = {
Line 1,172: Line 888:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/maple_tree_seed.png",
 
     itemImage = "/images/farming/maple_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
       height = 2,
+
       height = 3,
 
       width = 2,
 
       width = 2,
       requiredLevel = 25,
+
       requiredLevel = 40,
      yield = { {
+
       image = "/images/farming/maple_tree_plant_2.png",
        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",
 
 
       align = "bottom",
 
       align = "bottom",
       experience = 2000,
+
       experience = 3000,
 
       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,207: Line 908:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/yew_tree_seed.png",
 
     itemImage = "/images/farming/yew_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
       height = 2,
+
       height = 3,
       width = 2,
+
       width = 3,
       requiredLevel = 35,
+
       requiredLevel = 50,
      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 = 5000,
 
       time = 120
 
       time = 120
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["175"] = {
 
   ["175"] = {
Line 1,242: Line 928:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/banana_tree_seed.png",
 
     itemImage = "/images/farming/banana_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 2,
 
       height = 2,
 
       width = 2,
 
       width = 2,
       requiredLevel = 20,
+
       requiredLevel = 25,
      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 = 2100,
 
       time = 150
 
       time = 150
     }
+
     },
 +
    extraTooltipInfo = "Plant this on your farm."
 
   },
 
   },
 
   ["176"] = {
 
   ["176"] = {
Line 1,272: Line 948:
 
     class = "seed",
 
     class = "seed",
 
     itemImage = "/images/farming/apple_tree_seed.png",
 
     itemImage = "/images/farming/apple_tree_seed.png",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 2,
 
       height = 2,
 
       width = 2,
 
       width = 2,
       requiredLevel = 20,
+
       requiredLevel = 30,
      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,313: Line 969:
 
     itemImage = "/images/farming/elder_tree_seed.png",
 
     itemImage = "/images/farming/elder_tree_seed.png",
 
     extraTooltipInfo = "Every type of forest can be traced back to one of these trees.",
 
     extraTooltipInfo = "Every type of forest can be traced back to one of these trees.",
     tags = { "seed", "farming", "foraging" },
+
     tags = { "foraging", "seed", "farming" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
 
     farmingStats = {
 
     farmingStats = {
 
       height = 4,
 
       height = 4,
 
       width = 4,
 
       width = 4,
       requiredLevel = 50,
+
       requiredLevel = 60,
      yield = { {
 
        chance = 0.16666666666666666,
 
        id = 301,
 
        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",
 
       image = "/images/farming/elder_tree_plant.png",
 
       align = "bottom",
 
       align = "bottom",
Line 1,374: Line 989:
 
     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 = { "foraging", "seed", "farming" },
 
     farmingStats = {
 
     farmingStats = {
 
       height = 1,
 
       height = 1,
       width = 2,
+
       width = 3,
       requiredLevel = 25,
+
       requiredLevel = 60,
      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",
       experience = 450,
+
       experience = 600,
       time = 60
+
       time = 40
 
     }
 
     }
 
   },
 
   },
Line 1,404: Line 1,008:
 
     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" },
 
    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,431: Line 1,016:
 
       width = 1,
 
       width = 1,
 
       maxWidth = 4,
 
       maxWidth = 4,
       requiredLevel = 1,
+
       requiredLevel = 5,
       yield = { {
+
       image = "/images/farming/mysterious_plant.png",
        chance = 0.1,
+
       align = "center",
        id = 185,
+
       experience = 400,
        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,
+
    tags = { "craftable", "seed", "farming" }
        max = 12
+
  },
       }, {
+
  ["186"] = {
        chance = 0.04,
+
    id = 186,
        id = 900,
+
    name = "Durian Seed",
        min = 1,
+
    value = 5,
        max = 1
+
    tradeable = true,
      }, {
+
    class = "seed",
        chance = 0.04,
+
    itemImage = "/images/farming/durian_seed.png",
        id = 800,
+
    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.",
        min = 2,
+
    tags = { "farming" },
        max = 10
+
    rarity = "epic"
      }, {
+
  },
        chance = 1,
+
  ["201"] = {
        id = 109,
+
    id = 201,
        min = 2,
+
    name = "Bronze Bar",
        max = 25
+
    level = 1,
       }, {
+
    value = 25,
        chance = 0.4,
+
    tradeable = true,
        id = 150,
+
    experience = 10,
        min = 1,
+
    time = 10000,
        max = 10
+
    itemImage = "/images/smithing/bronze_bar.png",
       }, {
+
    class = "bar",
        chance = 0.13333333333333333,
+
    extraTooltipInfo = "Used as a basic crafting material.",
        id = 108,
+
    tags = { "mining", "smithing" }
        min = 2,
+
  },
        max = 25
+
  ["202"] = {
       }, {
+
    id = 202,
        chance = 0.13333333333333333,
+
    name = "Iron Bar",
        id = 110,
+
    level = 10,
        min = 2,
+
    value = 250,
        max = 25
+
    tradeable = true,
       }, {
+
    experience = 45,
        chance = 0.13333333333333333,
+
    time = 24000,
        id = 113,
+
    itemImage = "/images/smithing/iron_bar.png",
        min = 10,
+
    class = "bar",
        max = 50
+
    extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
       }, {
+
    tags = { "mining", "smithing" }
        chance = 0.2,
+
  },
        id = 112,
+
  ["203"] = {
        min = 10,
+
    id = 203,
        max = 50
+
    name = "Gold Bar",
       }, {
+
    level = 20,
        chance = 0.2,
+
    value = 1000,
        id = 101,
+
    tradeable = true,
        min = 10,
+
    experience = 150,
        max = 50
+
    time = 60000,
      }, {
+
    itemImage = "/images/smithing/gold_bar.png",
        chance = 0.2,
+
    class = "bar",
        id = 102,
+
    extraTooltipInfo = "May be used to craft or augment jewelry. Sadly you aren't authorized to create your own currency.",
        min = 10,
+
    tags = { "mining", "smithing" }
        max = 50
+
  },
      }, {
+
  ["204"] = {
        chance = 0.13333333333333333,
+
    id = 204,
        id = 103,
+
    name = "Mithril Bar",
        min = 10,
+
    level = 30,
        max = 50
+
    value = 500,
      }, {
+
    tradeable = true,
        chance = 0.1,
+
    experience = 200,
        id = 104,
+
    time = 60000,
        min = 10,
+
    itemImage = "/images/smithing/mithril_bar.png",
        max = 50
+
    class = "bar",
      }, {
+
    extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
        chance = 0.08,
+
    tags = { "mining", "smithing" }
        id = 111,
+
  },
        min = 10,
+
  ["205"] = {
        max = 50
+
    id = 205,
      }, {
+
    name = "Adamantite Bar",
        chance = 0.06666666666666667,
+
    level = 40,
        id = 105,
+
    value = 2000,
        min = 10,
+
    tradeable = true,
        max = 50
+
    experience = 600,
      }, {
+
    time = 150000,
        chance = 0.05714285714285714,
+
    itemImage = "/images/smithing/adamantite_bar.png",
        id = 106,
+
    class = "bar",
        min = 10,
+
    extraTooltipInfo = "A rather limited, yet hard, metal. May be used to create Adamantite gear.",
        max = 50
+
    tags = { "mining", "smithing" },
      }, {
+
    rarity = "uncommon"
        chance = 0.05,
+
  },
        id = 107,
+
  ["206"] = {
        min = 10,
+
    id = 206,
        max = 50
+
    name = "Runite Bar",
      }, {
+
    level = 50,
        chance = 0.03333333333333333,
+
    value = 7000,
        id = 114,
+
    tradeable = true,
        min = 1,
+
    experience = 840,
        max = 10
+
    time = 180000,
      }, {
+
    itemImage = "/images/smithing/runite_bar.png",
        chance = 0.025,
+
    class = "bar",
        id = 115,
+
    extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
        min = 1,
+
    tags = { "mining", "smithing" },
        max = 5
+
    rarity = "rare"
      }, {
+
  },
        chance = 0.1,
+
  ["207"] = {
        id = 201,
+
    id = 207,
        min = 5,
+
    name = "Stygian Bar",
        max = 25
+
    level = 60,
      }, {
+
    value = 9000,
        chance = 0.06666666666666667,
+
    tradeable = true,
        id = 202,
+
    experience = 1500,
        min = 5,
+
    time = 300000,
        max = 25
+
    itemImage = "/images/smithing/stygian_bar.png",
      }, {
+
    class = "bar",
        chance = 0.05,
+
    extraTooltipInfo = "An unnaturally tough metal that is almost crystalline in nature. May be used to craft Stygian equipment.",
        id = 203,
+
    tags = { "mining", "smithing" },
        min = 5,
+
    rarity = "rare"
        max = 25
+
  },
      }, {
+
  ["208"] = {
        chance = 0.03333333333333333,
+
    id = 208,
        id = 204,
+
    name = "Chaotic Crystal",
        min = 5,
+
    level = 75,
        max = 25
+
    smithingTier = 6,
      }, {
+
    value = 15000,
        chance = 0.02857142857142857,
+
    tradeable = true,
        id = 205,
+
    experience = 2000,
        min = 5,
+
    time = 400000,
        max = 25
+
    itemImage = "/images/mining/void_crystal.png",
      }, {
+
    class = "bar",
        chance = 0.025,
+
    extraTooltipInfo = "A condensed crystal formed through processing a large amount of void stones. May be used to craft or enhance unique equipment.",
        id = 206,
+
    tags = { "mining", "smithing" },
        min = 5,
+
    rarity = "rare"
        max = 25
+
   },
      }, {
+
   ["209"] = {
        chance = 0.016666666666666666,
+
     id = 209,
        id = 207,
+
     name = "Obsidian Glass",
        min = 1,
+
     value = 3000,
        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,
+
     itemImage = "/images/combat/materials/obsidian_glass.png",
    time = 4500,
+
    extraTooltipInfo = "A splinter of mildly reflective obsidian glass; can be used to augment obsidian or obsidian-adjacent gear.",
     itemImage = "/images/smithing/bronze_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "Used as a crafting material.",
+
     tags = { "mining" }
     tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 1,
 
      ["101"] = 1,
 
      ["102"] = 1
 
    } }
 
 
   },
 
   },
   ["202"] = {
+
   ["210"] = {
     id = 202,
+
     id = 210,
     name = "Iron Bar",
+
     name = "Golem Marrow",
    skill = "smithing",
+
     value = 300,
    level = 10,
 
     value = 250,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 100,
+
     itemImage = "/images/combat/materials/golem_marrow.png",
    time = 9000,
+
    extraTooltipInfo = "A piece of golem marrow, the lifeblood of an artificial construct.",
     itemImage = "/images/smithing/iron_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
+
     tags = { "mining", "smithing" }
     tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 5,
 
      ["103"] = 3
 
    } }
 
 
   },
 
   },
   ["203"] = {
+
   ["211"] = {
     id = 203,
+
     id = 211,
     name = "Gold Bar",
+
     name = "Chaos Stone",
    skill = "smithing",
+
     value = 3360000,
    level = 25,
 
     value = 1000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 100,
+
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
    time = 15000,
+
    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.",
     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 = { "shard" },
     tags = { "mining", "smithing" },
+
     rarity = "legendary"
     skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 20,
 
      ["104"] = 5
 
    } }
 
 
   },
 
   },
   ["204"] = {
+
   ["212"] = {
     id = 204,
+
     id = 212,
     name = "Mithril Bar",
+
     name = "Living Shard",
    skill = "smithing",
+
     value = 1680000,
    level = 35,
 
     value = 500,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 200,
+
     itemImage = "/images/combat/materials/living_stone.png",
    time = 22500,
+
    extraTooltipInfo = "Crafting Material. A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
     itemImage = "/images/smithing/mithril_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
+
     tags = { "shard" },
     tags = { "mining", "smithing" },
+
     rarity = "legendary"
     skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 50,
 
      ["105"] = 5
 
    } }
 
 
   },
 
   },
   ["205"] = {
+
   ["213"] = {
     id = 205,
+
     id = 213,
     name = "Adamantite Bar",
+
     name = "Runed Stone",
    skill = "smithing",
+
     value = 1680000,
    level = 50,
 
     value = 2000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 300,
+
     itemImage = "/images/combat/materials/runed_stone.png",
    time = 33000,
+
    extraTooltipInfo = "Crafting Material. An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
     itemImage = "/images/smithing/adamantite_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "A rather limited, yet hard, metal. May only be used to create Adamantite gear.",
+
     tags = { "shard" },
     tags = { "mining", "smithing" },
+
     rarity = "epic"
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 100,
 
      ["106"] = 10
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["206"] = {
+
   ["214"] = {
     id = 206,
+
     id = 214,
     name = "Runite Bar",
+
     name = "Magma Core",
    skill = "smithing",
+
     value = 1680000,
    level = 65,
 
     value = 7000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 1000,
+
     itemImage = "/images/combat/materials/magma_core.png",
    time = 67500,
+
    extraTooltipInfo = "Crafting Material. A chunk of stone with an unquenchable fire burning within. What could you do with this?",
     itemImage = "/images/smithing/runite_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
+
     tags = { "shard" },
     tags = { "mining", "smithing" },
+
     rarity = "epic"
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 200,
 
      ["107"] = 10
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["207"] = {
+
   ["215"] = {
     id = 207,
+
     id = 215,
     name = "Stygian Bar",
+
     name = "Heavy Chaos Shard",
    skill = "smithing",
+
     value = 1680000,
    level = 70,
 
     value = 9000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 1500,
+
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
    time = 79500,
+
    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.",
     itemImage = "/images/smithing/stygian_bar.png",
 
 
     class = "bar",
 
     class = "bar",
    extraTooltipInfo = "An unnaturally tough metal that is almost crystalline in nature. May be used to craft Stygian equipment.",
+
     tags = { "shard" },
     tags = { "mining", "smithing" },
+
     rarity = "epic"
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 500,
 
      ["114"] = 15,
 
      ["800"] = 5
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["208"] = {
+
   ["216"] = {
     id = 208,
+
     id = 216,
     name = "Chaotic Crystal",
+
     name = "Worn Ancient Splinter",
    skill = "smithing",
+
     value = 3360000,
    level = 75,
 
     value = 15000,
 
 
     tradeable = true,
 
     tradeable = true,
    experience = 2000,
+
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
    time = 99000,
+
    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.",
     itemImage = "/images/mining/void_crystal.png",
 
 
     class = "bar",
 
     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 = { "shard" },
     tags = { "mining", "smithing" },
+
     rarity = "legendary"
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 500,
 
      ["115"] = 20
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["209"] = {
+
   ["217"] = {
     id = 209,
+
     id = 217,
     name = "Obsidian Glass",
+
     name = "Royal Ice Shard",
     value = 3000,
+
     value = 1680000,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 30,
+
     itemImage = "/images/combat/materials/ice_shard.PNG",
    craftingExperience = 300,
+
     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?",
    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",
 
     class = "bar",
    category = "General",
+
     tags = { "shard" },
    tags = { "mining" },
+
     rarity = "epic"
    requiredResources = { {
 
      ["1008"] = 1
 
    }, {
 
      ["1009"] = 1
 
    }, {
 
      ["1010"] = 1
 
    }, {
 
      ["1011"] = 1
 
    }, {
 
      ["1052"] = 1
 
    }, {
 
      ["1062"] = 1
 
    }, {
 
      ["1072"] = 1
 
    }, {
 
      ["1094"] = 1
 
    }, {
 
      ["1095"] = 1
 
    }, {
 
      ["1112"] = 1
 
    }, {
 
      ["1132"] = 1
 
    } }
 
  },
 
  ["210"] = {
 
    id = 210,
 
    name = "Golem Marrow",
 
    value = 3000,
 
    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 = "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 = "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 = "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 = "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 = "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 = "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 = "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"] = {
 
   ["301"] = {
Line 2,234: Line 1,271:
 
     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", "craftable", "heat" },
    tags = { "foraging", "heat" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 1,
       ["301"] = 20
+
      experience = 10,
     } }
+
      category = "General",
 +
      craftable = true,
 +
      description = "Combine your branches to craft one log"
 +
     }
 
   },
 
   },
 
   ["303"] = {
 
   ["303"] = {
Line 2,287: Line 1,323:
 
     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,371: Line 1,407:
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["500"] = {
+
  ["405"] = {
 +
    id = 405,
 +
    name = "Runic Etchant",
 +
    value = 100,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/runic_etchant.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
 +
    tags = { "gem", "craftable" },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 530,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts."
 +
    }
 +
  },
 +
  ["406"] = {
 +
    id = 406,
 +
    name = "Corrupted Substrate",
 +
    value = 300,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/corrupted_substrate.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
 +
    tags = { "gem", "craftable" },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 1030,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic"
 +
    }
 +
  },
 +
  ["407"] = {
 +
    id = 407,
 +
    name = "Reactive Powder",
 +
    value = 600,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/reactive_powder.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "A combustible red powder, imbued with magic, used in alchemical crafting.",
 +
    tags = { "gem", "craftable" },
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 2030,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "A combustible red powder, imbued with magic, used in alchemical crafting."
 +
    }
 +
  },
 +
  ["408"] = {
 +
    id = 408,
 +
    name = "Polishing Paste",
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/polishing_paste.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "Finely ground diamond suspended in oil with highly abrasive properties.",
 +
    tags = { "gem", "craftable" },
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 3430,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "Finely ground diamond suspended in oil with highly abrasive properties."
 +
    }
 +
  },
 +
  ["409"] = {
 +
    id = 409,
 +
    name = "Sanguine Infusion",
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/sanguine_infusion.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "A highly viscous crimson elixir swirling with the malevolent power of demon blood.",
 +
    tags = { "gem", "craftable" },
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 5030,
 +
      category = "Jewelry",
 +
      craftable = true,
 +
      multiplier = 100,
 +
      description = "A highly viscous crimson elixir swirling with the malevolent power of demon blood."
 +
    }
 +
  },
 +
   ["500"] = {
 
     id = 500,
 
     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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      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", "craftable" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      experience = 1000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 105
 +
    }
 
   },
 
   },
 
   ["510"] = {
 
   ["510"] = {
Line 2,577: Line 1,693:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/air_rune.png",
 
     itemImage = "/images/runecrafting/air_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["3"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["511"] = {
 
   ["511"] = {
Line 2,592: Line 1,706:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/earth_rune.png",
 
     itemImage = "/images/runecrafting/earth_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["4"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["512"] = {
 
   ["512"] = {
Line 2,607: Line 1,719:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/fire_rune.png",
 
     itemImage = "/images/runecrafting/fire_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["5"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["513"] = {
 
   ["513"] = {
Line 2,622: Line 1,732:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/water_rune.png",
 
     itemImage = "/images/runecrafting/water_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["6"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["514"] = {
 
   ["514"] = {
Line 2,637: Line 1,745:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/blood_rune.png",
 
     itemImage = "/images/runecrafting/blood_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["7"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["515"] = {
 
   ["515"] = {
Line 2,652: Line 1,758:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/death_rune.png",
 
     itemImage = "/images/runecrafting/death_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["8"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["516"] = {
 
   ["516"] = {
Line 2,667: Line 1,771:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/chaos_rune.png",
 
     itemImage = "/images/runecrafting/chaos_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["9"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["517"] = {
 
   ["517"] = {
Line 2,682: Line 1,784:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/nature_rune.png",
 
     itemImage = "/images/runecrafting/nature_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["10"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["518"] = {
 
   ["518"] = {
 
     name = "Mind Rune",
 
     name = "Mind Rune",
    activeMessage = "Crafting mind runes",
 
 
     id = 518,
 
     id = 518,
 
     value = 10,
 
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/mind_rune.png",
 
     itemImage = "/images/runecrafting/mind_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     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,714: Line 1,810:
 
     tradeable = true,
 
     tradeable = true,
 
     time = 5000,
 
     time = 5000,
 +
    experience = 25,
 +
    level = 1,
 
     itemImage = "/images/runecrafting/cosmic_rune.png",
 
     itemImage = "/images/runecrafting/cosmic_rune.png",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
 
     class = "rune",
 
     class = "rune",
     tags = { "ammunition", "magic", "runecrafting", "enchanting" },
+
     tags = { "ammunition", "magic", "runecrafting", "enchanting" }
    requiredResources = { {
 
      ["12"] = 400,
 
      ["113"] = 1
 
    } }
 
 
   },
 
   },
 
   ["520"] = {
 
   ["520"] = {
Line 2,732: Line 1,826:
 
     tags = { "magic", "runecrafting" },
 
     tags = { "magic", "runecrafting" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 +
  },
 +
  ["550"] = {
 +
    id = 550,
 +
    name = "Basic Runic Dust",
 +
    itemImage = "/images/runecrafting/dust/runic_dust_common.png",
 +
    value = 500,
 +
    extraTooltipInfo = "A fine dust that can be used to enhance equipment.",
 +
    class = "rune",
 +
    rarity = "common",
 +
    tags = { "runecrafting", "craftable" },
 +
    tradeable = true,
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 40,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      multiplier = 1
 +
    }
 +
  },
 +
  ["551"] = {
 +
    id = 551,
 +
    name = "Unusual Runic Dust",
 +
    itemImage = "/images/runecrafting/dust/runic_dust_uncommon.png",
 +
    value = 1000,
 +
    extraTooltipInfo = "Unusual quality dust that can be used to enhance equipment.",
 +
    class = "rune",
 +
    rarity = "uncommon",
 +
    tags = { "runecrafting", "craftable" },
 +
    tradeable = true,
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 200,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      multiplier = 1
 +
    }
 +
  },
 +
  ["552"] = {
 +
    id = 552,
 +
    name = "Singular Runic Dust",
 +
    itemImage = "/images/runecrafting/dust/runic_dust_rare.png",
 +
    value = 2000,
 +
    extraTooltipInfo = "Singular quality dust that can be used to enhance equipment.",
 +
    class = "rune",
 +
    rarity = "rare",
 +
    tags = { "runecrafting", "craftable" },
 +
    tradeable = true,
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 760,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      multiplier = 1
 +
    }
 +
  },
 +
  ["553"] = {
 +
    id = 553,
 +
    name = "Prime Runic Dust",
 +
    itemImage = "/images/runecrafting/dust/runic_dust_purple.png",
 +
    value = 4000,
 +
    extraTooltipInfo = "Prime quality dust that can be used to enhance equipment.",
 +
    class = "rune",
 +
    rarity = "epic",
 +
    tags = { "runecrafting", "craftable" },
 +
    tradeable = true,
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 1800,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      multiplier = 1
 +
    }
 +
  },
 +
  ["554"] = {
 +
    id = 554,
 +
    name = "Mythical Runic Dust",
 +
    itemImage = "/images/runecrafting/dust/runic_dust_legendary.png",
 +
    value = 8000,
 +
    extraTooltipInfo = "Mythical quality dust that can be used to enhance equipment.",
 +
    class = "rune",
 +
    rarity = "legendary",
 +
    tags = { "runecrafting", "craftable" },
 +
    tradeable = true,
 +
    craftingStats = {
 +
      level = 80,
 +
      experience = 4000,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      multiplier = 1
 +
    }
 +
  },
 +
  ["555"] = {
 +
    id = 555,
 +
    name = "Common Gear Scraps",
 +
    itemImage = "/images/runecrafting/dust/gear_scrap_common.png",
 +
    value = 500,
 +
    extraTooltipInfo = "Scraps from common gear, ready to be repurposed.",
 +
    class = "rune",
 +
    rarity = "common",
 +
    tags = { "runecrafting" },
 +
    tradeable = true
 +
  },
 +
  ["556"] = {
 +
    id = 556,
 +
    name = "Uncommon Gear Scraps",
 +
    itemImage = "/images/runecrafting/dust/gear_scrap_uncommon.png",
 +
    value = 1000,
 +
    extraTooltipInfo = "Scraps from uncommon gear, ready to be repurposed.",
 +
    class = "rune",
 +
    rarity = "uncommon",
 +
    tags = { "runecrafting" },
 +
    tradeable = true
 +
  },
 +
  ["557"] = {
 +
    id = 557,
 +
    name = "Rare Gear Scraps",
 +
    itemImage = "/images/runecrafting/dust/gear_scrap_rare.png",
 +
    value = 2000,
 +
    extraTooltipInfo = "Scraps from rare gear, ready to be repurposed.",
 +
    class = "rune",
 +
    rarity = "rare",
 +
    tags = { "runecrafting" },
 +
    tradeable = true
 +
  },
 +
  ["558"] = {
 +
    id = 558,
 +
    name = "Epic Gear Scraps",
 +
    itemImage = "/images/runecrafting/dust/gear_scrap_purple.png",
 +
    value = 4000,
 +
    extraTooltipInfo = "Scraps from epic gear, ready to be repurposed.",
 +
    class = "rune",
 +
    rarity = "epic",
 +
    tags = { "runecrafting" },
 +
    tradeable = true
 +
  },
 +
  ["559"] = {
 +
    id = 559,
 +
    name = "Legendary Gear Scraps",
 +
    itemImage = "/images/runecrafting/dust/gear_scrap_legendary.png",
 +
    value = 8000,
 +
    extraTooltipInfo = "Scraps from legendary gear, ready to be repurposed.",
 +
    class = "rune",
 +
    rarity = "legendary",
 +
    tags = { "runecrafting" },
 +
    tradeable = true
 
   },
 
   },
 
   ["600"] = {
 
   ["600"] = {
Line 2,739: Line 1,978:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["201"] = 4,
 
      ["302"] = 2
 
    },
 
    craftingExperience = 300,
 
    craftingLevel = 2,
 
    craftable = true,
 
 
     itemImage = "/images/mining/bronze_pickaxe.png",
 
     itemImage = "/images/mining/bronze_pickaxe.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "Adds 10 to your effective mining level when determining speed.",
+
     extraTooltipInfo = "Slightly better than punching rocks until they break! Adds 10 to your effective mining level when determining speed.",
     extraTooltipInfo = "Adds 10 to your effective mining level when determining speed.",
+
     tags = { "mining", "craftable" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,765: Line 1,993:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40,
+
       level = 1,
       ["302"] = 20
+
      experience = 240,
     } }
+
      category = "Mining",
 +
      craftable = true,
 +
       description = "Adds 10 to your effective mining level when determining speed."
 +
     }
 
   },
 
   },
 
   ["601"] = {
 
   ["601"] = {
Line 2,776: Line 2,007:
 
     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 effective mining level when determining speed.",
     extraTooltipInfo = "Adds 20 to your mining level when determining speed.",
+
     tags = { "mining", "craftable" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,805: Line 2,025:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75,
+
       level = 10,
       ["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,039:
 
     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 effective mining level when determining speed.",
     extraTooltipInfo = "Adds 30 to your mining level when determining speed.",
+
     tags = { "mining", "craftable" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,845: Line 2,057:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130,
+
       level = 30,
       ["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,071:
 
     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 effective mining level when determining speed.",
     extraTooltipInfo = "Adds 40 to your mining level when determining speed.",
+
     tags = { "mining", "craftable" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,885: Line 2,089:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200,
+
    craftingStats = {
       ["305"] = 100
+
       level = 40,
    } },
+
      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,104:
 
     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 effective mining level when determining speed.",
     extraTooltipInfo = "Adds 50 to your mining level when determining speed.",
+
     tags = { "mining", "craftable" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,926: Line 2,122:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["206"] = 270,
+
    craftingStats = {
       ["306"] = 135
+
       level = 50,
    } },
+
      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,137:
 
     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 = "Lighter than it looks, but almost unbreakable. Adds 60 to your effective mining level when determining speed.",
    extraTooltipInfo = "Adds 60 to your mining level when determining speed.",
+
     tags = { "mining", "craftable" },
    category = "Mining",
 
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 2,967: Line 2,155:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 60,
    } },
+
      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,170:
 
     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,
 
    craftable = true,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = 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.",
 
     extraTooltipInfo = "A legendary mining tool using lost dwarven technology.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    enchantable = true,
 
     tags = { "tool", "mining" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "pickaxe",
 
       slot = "pickaxe",
Line 3,021: Line 2,189:
 
       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.",
    rarity = "legendary"
+
       unlockQuest = 211
 +
     }
 
   },
 
   },
 
   ["610"] = {
 
   ["610"] = {
Line 3,036: Line 2,205:
 
     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 = "A tool to destroy trees, but it is made of tree. So odd. Adds 10 to your effective foraging level when determining speed.",
    extraTooltipInfo = "Adds 10 to your effective foraging level when determining speed.",
+
     tags = { "foraging", "craftable" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,062: Line 2,220:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 40,
+
       level = 1,
       ["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,234:
 
     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 = "The forests will face treestruction. Adds 20 to your effective foraging level when determining speed.",
    extraTooltipInfo = "Adds 20 to your foraging level when determining speed.",
+
     tags = { "foraging", "craftable" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,102: Line 2,252:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 75,
+
       level = 10,
       ["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,266:
 
     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 = "The enemy of all trees. Adds 30 to your effective foraging level when determining speed.",
    extraTooltipInfo = "Adds 30 to your foraging level when determining speed.",
+
     tags = { "foraging", "craftable" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,142: Line 2,284:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 130,
+
       level = 30,
       ["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,298:
 
     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 = "Trees will fear your tree-felling prowess. Adds 40 to your effective foraging level when determining speed.",
    extraTooltipInfo = "Adds 40 to your foraging level when determining speed.",
+
     tags = { "foraging", "craftable" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,182: Line 2,316:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 200,
+
    craftingStats = {
       ["305"] = 100
+
       level = 40,
    } },
+
      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,331:
 
     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 = "If trees could wear boots, they would be quivering in their tree boots. Adds 50 to your effective foraging level when determining speed.",
    extraTooltipInfo = "Adds 50 to your foraging level when determining speed.",
+
     tags = { "foraging", "craftable" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,223: Line 2,349:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["206"] = 270,
+
    craftingStats = {
       ["306"] = 135
+
       level = 50,
    } },
+
      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,364:
 
     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 = "Holding it makes you have treevil thoughts. Adds 60 to your effective foraging level when determining speed.",
    extraTooltipInfo = "Adds 60 to your foraging level when determining speed.",
+
     tags = { "foraging", "craftable" },
    category = "Foraging",
 
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,264: Line 2,382:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 60,
    } },
+
      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,397:
 
     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 = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    forcedAugmentChance = 1,
 
 
     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.",
 
     extraTooltipInfo = "A legendary foraging tool. It appears to actually be alive.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    enchantable = true,
 
     tags = { "tool", "foraging" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hatchet",
 
       slot = "hatchet",
Line 3,318: Line 2,416:
 
       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.",
    rarity = "legendary"
+
       unlockQuest = 213
 +
     }
 
   },
 
   },
 
   ["620"] = {
 
   ["620"] = {
Line 3,333: Line 2,432:
 
     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. Old stories suggest that the bluer the Sapphire the more attuned to the Sea it is.",
    extraTooltipInfo = "A ring capable of holding weak enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,352: Line 2,440:
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["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. Despite its lower value and magical potential, pure Sapphires are known to glow in response to the presence of Runecrafting energies.",
    extraTooltipInfo = "A necklace capable of holding weak enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,386: Line 2,478:
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         stat = "offensiveAccuracyAffinityRating.Ice",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["622"] = {
 
   ["622"] = {
Line 3,401: Line 2,499:
 
     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. Foragers argue that Emeralds give good luck in the wilderness.",
    extraTooltipInfo = "A ring capable of holding moderate enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,420: Line 2,507:
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["623"] = {
 
   ["623"] = {
Line 3,435: Line 2,528:
 
     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. Farmers claim that the green hue indicates a connection to agriculture.",
    extraTooltipInfo = "A necklace capable of holding moderate enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,454: Line 2,536:
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         stat = "offensiveAccuracyAffinityRating.Nature",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.farming",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["624"] = {
 
   ["624"] = {
Line 3,469: Line 2,557:
 
     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. Miners claim that some Rubies glow slightly in the presence of rarer ores.",
    extraTooltipInfo = "A ring capable of holding decent enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,488: Line 2,565:
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.mining",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["625"] = {
 
   ["625"] = {
Line 3,503: Line 2,586:
 
     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. Rubies are highly valued in Goblin society for representing the purity of the Cooking fire.",
    extraTooltipInfo = "A necklace capable of holding decent enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,522: Line 2,594:
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         stat = "offensiveAccuracyAffinityRating.Fire",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["626"] = {
 
   ["626"] = {
Line 3,537: Line 2,615:
 
     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. One of the hardest natural gems, it is suggested that Diamonds are only naturally found in select chunks of ore when refined in a certain way.",
    extraTooltipInfo = "A ring capable of holding strong enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,556: Line 2,623:
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["627"] = {
 
   ["627"] = {
Line 3,571: Line 2,644:
 
     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. Rumored to aid in harnessing Enchanting energies.",
    extraTooltipInfo = "A necklace capable of holding strong enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,590: Line 2,652:
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         stat = "offensiveAccuracyAffinityRating.Lightning",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["628"] = {
 
   ["628"] = {
Line 3,605: Line 2,673:
 
     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",
 +
      toolBoost = { {
 +
        skill = "farming",
 +
        boost = 0
 +
      }, {
 +
        skill = "smithing",
 +
        boost = 0
 +
      }, {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      }, {
 +
        skill = "cooking",
 +
        boost = 0
 +
      }, {
 +
        skill = "enchanting",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 2
 +
      }, {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         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 = 1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
      ["621"] = 150,
+
    craftingStats = {
       ["623"] = 120,
+
       level = 70,
       ["625"] = 90,
+
       experience = 325000,
       ["627"] = 60,
+
       category = "Jewelry",
       ["12012"] = 650
+
       craftable = true
     } },
+
     },
     rarity = "legendary"
+
     tags = { "craftable" }
 
   },
 
   },
 
   ["629"] = {
 
   ["629"] = {
Line 3,644: Line 2,736:
 
     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.Melee",
 +
        value = 2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 2
 +
      }, {
 
         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"
+
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["630"] = {
 
   ["630"] = {
Line 3,683: Line 2,806:
 
     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. Its unnatural gem is rumored to have more devious, magical origins than its more common counterparts.",
    extraTooltipInfo = "A ring capable of holding powerful enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,702: Line 2,814:
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.mining",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["203"] = 50,
+
    craftingStats = {
       ["404"] = 1,
+
       level = 60,
       ["640"] = 1
+
      experience = 7500,
     } },
+
       category = "Jewelry",
     augmentingFailItem = 12012,
+
      craftable = true,
    rarity = "rare"
+
       description = "A ring capable of holding powerful enchantments."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["631"] = {
 
   ["631"] = {
Line 3,718: Line 2,850:
 
     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. Black Opals are said to be the product of unnatural alchemical processes.",
    extraTooltipInfo = "A necklace capable of holding powerful enchantments.",
 
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,737: Line 2,858:
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         stat = "offensiveAccuracyAffinityRating.Chaos",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.farming",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.smithing",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.2
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["203"] = 50,
+
    craftingStats = {
       ["404"] = 1,
+
       level = 60,
       ["641"] = 1
+
      experience = 7500,
     } },
+
       category = "Jewelry",
     augmentingFailItem = 12012,
+
      craftable = true,
    rarity = "rare"
+
       description = "A necklace capable of holding powerful enchantments."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["640"] = {
 
   ["640"] = {
Line 3,753: Line 2,891:
 
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["641"] = {
 
   ["641"] = {
Line 3,775: Line 2,913:
 
     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."
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["642"] = {
 
   ["642"] = {
Line 3,797: Line 2,935:
 
     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,
+
     overrideItemTier = 5,
 
     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", "craftable" },
     tags = { "jewelry", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,823: Line 2,952:
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.075
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.95,
 +
        Magic = 0.95,
 +
        Range = 0.95
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -16,
 +
        Magic = -16,
 +
        Range = -16
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
Line 3,829: Line 2,971:
 
       } }
 
       } }
 
     },
 
     },
     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,842: Line 2,985:
 
     value = 200000,
 
     value = 200000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     enchantmentTier = 1,
    augmentationCost = {
 
      ["10"] = 5000,
 
      ["507"] = 1,
 
      ["517"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
     forcedEnchant = 44,
+
     forcedEnchant = 115,
     forcedEnchantAmount = 4,
+
     forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/ancient_nature_talisman.png",
 
     itemImage = "/images/jewellery/ancient_nature_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman.",
+
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel more connected to nature with this around.",
    tags = { "jewelry", "ability" },
 
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 3,883: Line 3,019:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Nature",
 +
        value = 1
 
       } },
 
       } },
 
       itemSet = { 10019 }
 
       itemSet = { 10019 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
 
   ["644"] = {
 
   ["644"] = {
Line 3,895: Line 3,035:
 
     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 3,041:
 
     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,918: Line 3,052:
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 3,
 
         strength = 3,
         intellect = 0,
+
         intellect = 3,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
Line 3,929: Line 3,063:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1
       } }
+
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 1
 +
       } },
 +
      itemSet = { 10036 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["645"] = {
 
   ["645"] = {
Line 3,940: Line 3,081:
 
     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 3,091:
 
     },
 
     },
 
     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,973: Line 3,108:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["646"] = {
 
   ["646"] = {
Line 3,984: Line 3,122:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["7"] = 5000,
 
      ["504"] = 1,
 
      ["514"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
     forcedEnchant = 15,
+
     forcedEnchant = 119,
     forcedEnchantAmount = 2,
+
     forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/ancient_blood_talisman.png",
 
     itemImage = "/images/jewellery/ancient_blood_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
 
     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,014: Line 3,146:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Slashing",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["647"] = {
 
   ["647"] = {
Line 4,025: Line 3,160:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["3"] = 5000,
 
      ["500"] = 1,
 
      ["510"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 +
    forcedEnchant = 121,
 +
    forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
 
     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,053: Line 3,184:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 1
 +
      } }
 +
    },
 +
    rarity = "epic"
 +
  },
 +
  ["648"] = {
 +
    id = 648,
 +
    name = "Ancient Chaos Amulet",
 +
    value = 200000,
 +
    tradeable = true,
 +
    enchantmentTier = 4,
 +
    forcedEnchant = 102,
 +
    forcedEnchantAmount = 4,
 +
    enchantmentOverrideSlot = "combat-talisman",
 +
    itemImage = "/images/jewellery/ancient_chaos_talisman.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "Your instincts refuse to allow you to try and absorb this talisman; you feel as if there is a cost to merely holding it. It shifts in and out of focus if you look too closely.",
 +
    tags = { "melee", "ability" },
 +
    requiredLevel = {
 +
      defense = 80,
 +
      attack = 80
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 307, 309, 311 },
 +
      slot = "necklace",
 +
      weaponBonus = {
 +
        strength = 3,
 +
        intellect = 3,
 +
        dexterity = 3
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Chaos = 1.5
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Chaos = 0.75
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 1
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Chaos",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["660"] = {
 
   ["660"] = {
Line 4,064: Line 3,245:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,090: Line 3,260:
 
       } }
 
       } }
 
     },
 
     },
     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,274:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,130: Line 3,292:
 
       } }
 
       } }
 
     },
 
     },
     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,306:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,170: Line 3,324:
 
       } }
 
       } }
 
     },
 
     },
     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,338:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,210: Line 3,356:
 
       } }
 
       } }
 
     },
 
     },
     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,371:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,251: Line 3,389:
 
       } }
 
       } }
 
     },
 
     },
     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,404:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "farming" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "hoe",
 
       slot = "hoe",
Line 4,292: Line 3,422:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 61,
    } },
+
      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,437:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,333: Line 3,451:
 
         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,466:
 
     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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,373: Line 3,483:
 
         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,498:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
     augmentationCost = {
+
     overrideItemTier = 3,
      ["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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,413: Line 3,516:
 
         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,531:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
     augmentationCost = {
+
     overrideItemTier = 4,
      ["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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,453: Line 3,549:
 
         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,565:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
     augmentationCost = {
+
     overrideItemTier = 5,
      ["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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,494: Line 3,584:
 
       } }
 
       } }
 
     },
 
     },
     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,599:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     augmentationCost = {
+
     overrideItemTier = 6,
      ["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", "craftable" },
    enchantable = true,
 
     tags = { "tool", "smithing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tongs",
 
       slot = "tongs",
Line 4,531: Line 3,618:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["207"] = 350,
+
    craftingStats = {
       ["800"] = 175
+
       level = 61,
    } },
+
      experience = 30000,
    rarity = "uncommon"
+
       category = "Skilling",
 +
      craftable = true,
 +
      description = "Adds 60 to your smithing level."
 +
    }
 
   },
 
   },
 
   ["672"] = {
 
   ["672"] = {
Line 4,542: Line 3,632:
 
     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", "craftable" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,553: Line 3,640:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 10
 
         boost = 10
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.5
 
       } }
 
       } }
 
     },
 
     },
     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,663:
 
     },
 
     },
 
     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,584: Line 3,671:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 20
 
         boost = 20
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "uncommon"
    category = "Skilling",
 
    craftingExperience = 30000,
 
    craftingLevel = 30,
 
    requiredResources = { {
 
      ["501"] = 1,
 
      ["502"] = 1,
 
      ["672"] = 1,
 
      ["1600"] = 10,
 
      ["4016"] = 200
 
    } }
 
 
   },
 
   },
 
   ["674"] = {
 
   ["674"] = {
Line 4,606: Line 3,687:
 
     },
 
     },
 
     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 greater benefits for augmentation.",
     extraTooltipInfo = "A tome of magic that grants you benefits for augmentation.",
+
     tags = { "enchanting" },
    enchantable = true,
 
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,617: Line 3,695:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 30
 
         boost = 30
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 1.5
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "rare"
    category = "Skilling",
 
    craftingExperience = 45000,
 
    craftingLevel = 45,
 
    requiredResources = { {
 
      ["503"] = 1,
 
      ["504"] = 1,
 
      ["673"] = 1,
 
      ["1600"] = 20,
 
      ["4017"] = 300
 
    } }
 
 
   },
 
   },
 
   ["675"] = {
 
   ["675"] = {
Line 4,639: Line 3,711:
 
     },
 
     },
 
     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,650: Line 3,719:
 
         skill = "enchanting",
 
         skill = "enchanting",
 
         boost = 40
 
         boost = 40
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 2
 
       } }
 
       } }
 
     },
 
     },
     craftable = true,
+
     rarity = "epic"
    category = "Skilling",
 
    craftingExperience = 60000,
 
    craftingLevel = 60,
 
    requiredResources = { {
 
      ["505"] = 1,
 
      ["506"] = 1,
 
      ["674"] = 1,
 
      ["1600"] = 40,
 
      ["4018"] = 400
 
    } }
 
 
   },
 
   },
 
   ["676"] = {
 
   ["676"] = {
Line 4,669: Line 3,732:
 
     value = 4800,
 
     value = 4800,
 
     requiredLevel = {
 
     requiredLevel = {
       enchanting = 40
+
       enchanting = 50
 
     },
 
     },
 
     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",
 
       toolBoost = { {
 
       toolBoost = { {
 
         skill = "enchanting",
 
         skill = "enchanting",
         boost = 50
+
         boost = 60
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.enchanting",
 +
        value = 2.5
 
       } }
 
       } }
 
     },
 
     },
    craftable = true,
+
     rarity = "legendary"
    category = "Skilling",
 
    craftingExperience = 75000,
 
    craftingLevel = 75,
 
    requiredResources = { {
 
      ["507"] = 1,
 
      ["508"] = 1,
 
      ["509"] = 1,
 
      ["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", "craftable" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,722: Line 3,771:
 
     },
 
     },
 
     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", "craftable" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,763: Line 3,803:
 
     },
 
     },
 
     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", "craftable" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,809: Line 3,836:
 
     },
 
     },
 
     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.",
 
     extraTooltipInfo = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    enchantable = true,
+
     tags = { "runecrafting", "craftable" },
     tags = { "tool", "runecrafting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "chisel",
 
       slot = "chisel",
Line 4,853: Line 3,866:
 
         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 = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    forcedAugmentChance = 1,
 
 
     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.",
      ["401"] = 40,
+
       unlockQuest = 217
       ["402"] = 30,
+
     }
       ["403"] = 20,
 
      ["404"] = 10,
 
       ["12017"] = 3000
 
     } }
 
 
   },
 
   },
 
   ["690"] = {
 
   ["690"] = {
Line 4,895: Line 3,888:
 
     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", "craftable" },
     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,905:
 
     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", "craftable" },
     tags = { "tool", "fishing" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 5,
       ["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,922:
 
     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", "craftable" },
     tags = { "tool", "fishing" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 22,
       ["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,939:
 
     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", "craftable" },
     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,957:
 
     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 = "fur"
    tags = { }
 
 
   },
 
   },
 
   ["701"] = {
 
   ["701"] = {
Line 4,980: Line 3,965:
 
     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", "buff", "alchemy" }
 
   },
 
   },
 
   ["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", "craftable", "heat" },
    tags = { "crafting", "heat" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 5,
       ["302"] = 10,
+
      experience = 60,
       ["701"] = 1
+
      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", "craftable", "heat" },
    tags = { "crafting", "heat" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 10,
       ["303"] = 10,
+
      experience = 120,
       ["701"] = 2
+
      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", "craftable", "heat" },
    tags = { "crafting", "heat" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 20,
       ["304"] = 10,
+
      experience = 200,
       ["701"] = 3
+
      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", "craftable", "heat" },
    tags = { "crafting", "heat" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 30,
       ["305"] = 10,
+
      experience = 280,
       ["701"] = 4
+
      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", "craftable", "heat" },
    tags = { "crafting", "heat" },
+
     craftingStats = {
     requiredResources = { {
+
       level = 40,
       ["306"] = 10,
+
      experience = 360,
       ["701"] = 5
+
      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", "craftable", "heat" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 440,
 +
      category = "General",
 +
      craftable = true,
 +
      description = "Pour your fish oil on elder logs and make them incredibly flammable"
 +
    }
 +
  },
 +
  ["708"] = {
 +
    id = 708,
 +
    name = "Inert Heat Stone",
 +
    value = 3000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/inert_heat_rune.png",
 +
    extraTooltipInfo = "These can be charged with heat to transfer heat elsewhere.",
 +
    class = "log",
 
     tags = { "crafting", "heat" },
 
     tags = { "crafting", "heat" },
    requiredResources = { {
 
      ["307"] = 10,
 
      ["701"] = 6
 
    } },
 
 
     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", "craftable", "chest" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 150,
 +
      category = "General",
 +
      craftable = true,
 +
      description = "Trap heat within the stone to transfer it."
 +
    },
 +
    canBeOpened = true
 
   },
 
   },
 
   ["800"] = {
 
   ["800"] = {
Line 5,118: Line 4,114:
 
     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", "ingredient", "buff" }
 
   },
 
   },
 
   ["801"] = {
 
   ["801"] = {
Line 5,146: Line 4,136:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/geode.png",
 
     itemImage = "/images/misc/geode.png",
     canBeOpened = true,
+
     extraTooltipInfo = "Perhaps you could crack this open?",
 
     class = "gem",
 
     class = "gem",
 
     tags = { "mining", "chest" },
 
     tags = { "mining", "chest" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["901"] = {
 
   ["901"] = {
Line 5,157: Line 4,148:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/bird_nest.png",
 
     itemImage = "/images/misc/bird_nest.png",
     canBeOpened = true,
+
     extraTooltipInfo = "You see various seeds as well as some strange items inside. Is that a glint of gold?",
 
     class = "gem",
 
     class = "gem",
 
     tags = { "foraging", "chest" },
 
     tags = { "foraging", "chest" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["902"] = {
 
   ["902"] = {
Line 5,168: Line 4,160:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/sunken_treasure.png",
 
     itemImage = "/images/misc/sunken_treasure.png",
     canBeOpened = true,
+
     extraTooltipInfo = "Who knows what the sea holds? You could if you opened it.",
 
     class = "gem",
 
     class = "gem",
 
     tags = { "fishing", "chest" },
 
     tags = { "fishing", "chest" },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["903"] = {
 
   ["903"] = {
Line 5,179: Line 4,172:
 
     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.",
 +
    class = "gem",
 +
    rarity = "uncommon",
 
     canBeOpened = true,
 
     canBeOpened = true,
    class = "gem",
+
     tags = { "chest" }
     tags = { "chest" },
 
    rarity = "uncommon"
 
 
   },
 
   },
 
   ["904"] = {
 
   ["904"] = {
Line 5,190: Line 4,184:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/unsunken_treasure.png",
 
     itemImage = "/images/misc/unsunken_treasure.png",
     canBeOpened = true,
+
     extraTooltipInfo = "It's said that these might contain ancient tools, open it and see if you are lucky.",
 
     class = "gem",
 
     class = "gem",
     tags = { "chest", "fishing" },
+
     tags = { "fishing", "chest" },
     rarity = "rare"
+
     rarity = "rare",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["905"] = {
 
   ["905"] = {
Line 5,201: Line 4,196:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/greater_geode.png",
 
     itemImage = "/images/misc/greater_geode.png",
     canBeOpened = true,
+
     extraTooltipInfo = "Bigger than a normal geode, that's for sure. Wonder why the dwarves were so interested in these... Only one way to find out.",
 
     class = "gem",
 
     class = "gem",
     tags = { "chest", "mining" },
+
     tags = { "mining", "chest" },
     rarity = "rare"
+
     rarity = "rare",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["906"] = {
 
   ["906"] = {
Line 5,212: Line 4,208:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/misc/greater_bird_nest.png",
 
     itemImage = "/images/misc/greater_bird_nest.png",
     canBeOpened = true,
+
     extraTooltipInfo = "What kind of bird would use this nest? Whatever it was, it liked picking up odd items... Open it to see what is inside.",
 
     class = "gem",
 
     class = "gem",
     tags = { "chest", "foraging" },
+
     tags = { "foraging", "chest" },
     rarity = "rare"
+
     rarity = "rare",
 +
    canBeOpened = true
 
   },
 
   },
 
   ["1000"] = {
 
   ["1000"] = {
Line 5,222: Line 4,219:
 
     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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,251: Line 4,240:
 
       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,255:
 
       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 = 2,
       ["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,273:
 
     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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,313: Line 4,297:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 5,326: Line 4,310:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = 2,
       ["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,334:
 
     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",
+
    }, {
     tags = { "melee", "twohand" },
+
      image = "/images/combat/equipment/bronze_dagger_2.png",
 +
      css = "daggers-2"
 +
    } },
 +
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 +
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,376: Line 4,363:
 
       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,392:
 
       } }
 
       } }
 
     },
 
     },
     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,404:
 
     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", "craftable", "twohand" },
    tags = { "melee", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,446: Line 4,428:
 
       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,446:
 
       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 = 5,
       ["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,464:
 
     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,469:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,512: Line 4,489:
 
       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,504:
 
       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 = 11,
       ["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,522:
 
     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,527:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,577: Line 4,549:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 5,590: Line 4,562:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = 11,
       ["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,586:
 
     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,591:
 
       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",
+
    }, {
     tags = { "melee", "twohand" },
+
      image = "/images/combat/equipment/iron_dagger_2.png",
 +
      css = "daggers-2"
 +
    } },
 +
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 +
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,643: Line 4,618:
 
       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,647:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 50,
+
       level = 10,
       ["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,659:
 
     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,664:
 
       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", "craftable", "twohand" },
    tags = { "melee", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 5,716: Line 4,686:
 
       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,704:
 
       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 = 14,
       ["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,730:
 
     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,748:
 
       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,763:
 
       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 = { {
+
     rarity = "uncommon"
      ["204"] = 10,
 
      ["302"] = 10
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1009"] = {
 
   ["1009"] = {
 
     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,784:
 
     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,803:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 5,862: Line 4,816:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = { {
+
     rarity = "uncommon"
      ["204"] = 10,
 
      ["302"] = 10
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1010"] = {
 
   ["1010"] = {
 
     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,840:
 
       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,867:
 
       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,893:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
+
     rarity = "uncommon"
      ["204"] = 10,
 
      ["304"] = 10
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1011"] = {
 
   ["1011"] = {
 
     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,910:
 
     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,930:
 
       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,948:
 
       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 = { {
+
     rarity = "uncommon"
      ["204"] = 10,
 
      ["304"] = 10
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1012"] = {
 
   ["1012"] = {
Line 6,027: Line 4,960:
 
     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,965:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,060: Line 4,985:
 
       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 5,000:
 
       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 = 31,
       ["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 5,018:
 
     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 5,023:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,125: Line 5,045:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 6,138: Line 5,058:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = 31,
       ["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 5,082:
 
     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 5,087:
 
       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",
+
    }, {
     tags = { "melee", "twohand" },
+
      image = "/images/combat/equipment/mithril_dagger_2.png",
 +
      css = "daggers-2"
 +
    } },
 +
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 +
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,191: Line 5,114:
 
       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 5,140:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 100,
+
       level = 30,
       ["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,155:
 
     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,160:
 
       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", "craftable", "twohand" },
    tags = { "melee", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,264: Line 5,182:
 
       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,200:
 
       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 = 35,
       ["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,218:
 
     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,223:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,330: Line 5,243:
 
       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,258:
 
       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 = 41,
    } },
+
      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,277:
 
     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,282:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,396: Line 5,304:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 6,409: Line 5,317:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = 41,
    } },
+
      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,342:
 
     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,347:
 
       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",
+
    }, {
     tags = { "melee", "twohand" },
+
      image = "/images/combat/equipment/adamantite_dagger_2.png",
 +
      css = "daggers-2"
 +
    } },
 +
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 +
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,463: Line 5,374:
 
       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,400:
 
       }, {
 
       }, {
 
         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,416:
 
     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,421:
 
       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", "craftable", "twohand" },
    tags = { "melee", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,537: Line 5,443:
 
       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,461:
 
       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 = 45,
    } },
+
      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,480:
 
     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,485:
 
       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.",
+
     tags = { "melee", "craftable", "onehand" },
    category = "Melee",
 
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,604: Line 5,505:
 
       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,520:
 
       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 = 51,
    } },
+
      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,539:
 
     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,544:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,670: Line 5,566:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 6,683: Line 5,579:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = 51,
    } },
+
      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,604:
 
     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,609:
 
       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",
+
    }, {
     tags = { "melee", "twohand" },
+
      image = "/images/combat/equipment/rune_dagger_2.png",
 +
      css = "daggers-2"
 +
    } },
 +
     extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
 +
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,737: Line 5,636:
 
       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,662:
 
       }, {
 
       }, {
 
         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,678:
 
     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,683:
 
       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", "craftable", "twohand" },
    tags = { "melee", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,811: Line 5,705:
 
       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,723:
 
       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 = 55,
    } },
+
      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,742:
 
     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,747:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,878: Line 5,767:
 
       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,782:
 
       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 = 61,
    } },
+
      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,801:
 
     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,806:
 
       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", "craftable", "onehand" },
    tags = { "melee", "onehand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 6,944: Line 5,828:
 
       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,
         Slashing = 0.75
+
         Slashing = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
Line 6,957: Line 5,841:
 
       oneHanded = true,
 
       oneHanded = true,
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 
       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 = 61,
    } },
+
      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,866:
 
     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,871:
 
       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",
+
    }, {
     tags = { "melee", "twohand" },
+
      image = "/images/combat/equipment/stygian_dagger_2.png",
 +
      css = "stygian-daggers-2"
 +
    } },
 +
     extraTooltipInfo = "Pointy daggers infused with demonic energy. Still great at stabbing.",
 +
     tags = { "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 7,011: Line 5,898:
 
       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,924:
 
       }, {
 
       }, {
 
         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,940:
 
     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,945:
 
       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", "craftable", "twohand" },
    tags = { "melee", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 7,085: Line 5,967:
 
       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,985:
 
       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 = 65,
    } },
+
      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 6,004:
 
     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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/bronze_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,161: Line 6,042:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 20
+
       level = 1,
     } }
+
      experience = 100,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     },
 +
    extraTooltipInfo = "A simple bronze helm. Not the best, but better than nothing."
 
   },
 
   },
 
   ["1051"] = {
 
   ["1051"] = {
Line 7,169: Line 6,055:
 
     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 6,060:
 
       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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/iron_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,211: Line 6,093:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.15
+
         value = 0.2
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 50
+
       level = 10,
     } }
+
      experience = 1000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     },
 +
    extraTooltipInfo = "A standard issue iron helm ofted used by the militia."
 
   },
 
   },
 
   ["1052"] = {
 
   ["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 6,115:
 
       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",
     tags = { "armor", "melee" },
+
      css = "med-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/black_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,264: Line 6,149:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.3
+
         value = 0.4
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
+
     rarity = "uncommon"
      ["204"] = 200
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1053"] = {
 
   ["1053"] = {
Line 7,277: Line 6,158:
 
     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,163:
 
       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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/mithril_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,319: Line 6,196:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.45
+
         value = 0.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 100
+
       level = 30,
     } }
+
      experience = 7500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     },
 +
    extraTooltipInfo = "An average mithril helm, perfect for keeping your head intact."
 
   },
 
   },
 
   ["1054"] = {
 
   ["1054"] = {
Line 7,330: Line 6,212:
 
     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,217:
 
       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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/adamantite_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,372: Line 6,250:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.6
+
         value = 1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["205"] = 160
+
    craftingStats = {
     } },
+
       level = 40,
     rarity = "uncommon"
+
      experience = 15000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
     },
 +
     extraTooltipInfo = "A good adamantite helm, perfect for keeping your skull un-bashed."
 
   },
 
   },
 
   ["1055"] = {
 
   ["1055"] = {
Line 7,384: Line 6,267:
 
     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,272:
 
       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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/rune_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,426: Line 6,305:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.3
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["206"] = 225
+
    craftingStats = {
     } },
+
       level = 50,
     rarity = "uncommon"
+
      experience = 20000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
     },
 +
     extraTooltipInfo = "A high quality runite helm, perfect for keeping your brain smooth and whole."
 
   },
 
   },
 
   ["1056"] = {
 
   ["1056"] = {
Line 7,438: Line 6,322:
 
     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,327:
 
       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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/stygian_med_helm_2.png",
 +
      css = "med-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,481: Line 6,360:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.9
+
         value = 1.7
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["207"] = 300,
+
    craftingStats = {
       ["800"] = 60
+
       level = 60,
     } },
+
      experience = 30000,
     rarity = "rare"
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Requires Defense level of 60 to wield."
 +
     },
 +
     extraTooltipInfo = "An exceptional helm forged from demonic metal. Few foes could hurt you with this on."
 
   },
 
   },
 
   ["1060"] = {
 
   ["1060"] = {
Line 7,494: Line 6,377:
 
     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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,535: Line 6,410:
 
       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 = 4,
     } }
+
      experience = 250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     },
 +
    extraTooltipInfo = "A basic bronze full helm. It has better defensive capabilities, but is a bit hard to see through."
 
   },
 
   },
 
   ["1061"] = {
 
   ["1061"] = {
Line 7,550: Line 6,430:
 
     id = 1061,
 
     id = 1061,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 750,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,595: Line 6,466:
 
       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 = 13,
     } }
+
      experience = 1500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     },
 +
    extraTooltipInfo = "An acceptable iron full helm. Stronger, but still hard to see through."
 
   },
 
   },
 
   ["1062"] = {
 
   ["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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20,
+
       defense = 20
      strength = 20
 
 
     },
 
     },
 
     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 = { "melee", "armor" },
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,655: Line 6,524:
 
       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 = { {
+
     rarity = "uncommon"
      ["204"] = 200
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1063"] = {
 
   ["1063"] = {
Line 7,672: Line 6,537:
 
     id = 1063,
 
     id = 1063,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13
 
    },
 
    craftingLevel = 28,
 
    craftingExperience = 2600,
 
 
     value = 78000,
 
     value = 78000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,717: Line 6,573:
 
       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 = 33,
     } }
+
      experience = 9000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     },
 +
    extraTooltipInfo = "A full helm made of mithril. Very strong, but still hard to see through."
 
   },
 
   },
 
   ["1064"] = {
 
   ["1064"] = {
Line 7,732: Line 6,593:
 
     id = 1064,
 
     id = 1064,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20
 
    },
 
    craftingLevel = 45,
 
    craftingExperience = 8000,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,777: Line 6,629:
 
       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 = 43,
     rarity = "uncommon"
+
      experience = 18000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
     },
 +
     extraTooltipInfo = "A quality full helm made of adamantite. Very strong, but still hard to see through."
 
   },
 
   },
 
   ["1065"] = {
 
   ["1065"] = {
Line 7,793: Line 6,650:
 
     id = 1065,
 
     id = 1065,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27
 
    },
 
    craftingLevel = 55,
 
    craftingExperience = 18900,
 
 
     value = 2268000,
 
     value = 2268000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,838: Line 6,686:
 
       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 = 53,
     rarity = "uncommon"
+
      experience = 24000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires a defense and strength level of 50 to wield."
 +
     },
 +
     extraTooltipInfo = "An impressive full helm made of runite. Very strong, but still hard to see through."
 
   },
 
   },
 
   ["1066"] = {
 
   ["1066"] = {
Line 7,854: Line 6,707:
 
     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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,900: Line 6,743:
 
       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 = 63,
     } },
+
      experience = 36000,
     rarity = "rare"
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Requires Defense level of 60 to wield."
 +
     },
 +
     extraTooltipInfo = "An exceptional full helm made from demonic metal. You do know you can lift the visor, right?"
 
   },
 
   },
 
   ["1070"] = {
 
   ["1070"] = {
Line 7,917: Line 6,764:
 
     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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/bronze_shield_2.png",
 +
      css = "shield-2"
 +
    } },
 +
     extraTooltipInfo = "A crude bronze shield. Better then nothing.",
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 7,959: Line 6,804:
 
       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 = 3,
     } }
+
      experience = 250,
 +
      category = "Melee",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1071"] = {
 
   ["1071"] = {
Line 7,974: Line 6,822:
 
     id = 1071,
 
     id = 1071,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 10
 
    },
 
    craftingLevel = 12,
 
    craftingExperience = 1000,
 
 
     value = 30000,
 
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10,
+
       defense = 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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/iron_shield_2.png",
 +
      css = "shield-2"
 +
     } },
 +
    extraTooltipInfo = "A simple iron shield. The standard for most guards.",
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 8,020: Line 6,865:
 
       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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20,
+
       defense = 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 = { {
     tags = { "armor", "melee" },
+
      image = "/images/combat/equipment/black_shield_1.png",
 +
      css = "shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/black_shield_2.png",
 +
      css = "shield-2"
 +
    } },
 +
     tags = { "melee" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 8,080: Line 6,928:
 
       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 = { {
+
     rarity = "uncommon"
      ["201"] = 10
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1073"] = {
 
   ["1073"] = {
Line 8,097: Line 6,941:
 
     id = 1073,
 
     id = 1073,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16
 
    },
 
    craftingLevel = 29,
 
    craftingExperience = 3200,
 
 
     value = 96000,
 
     value = 96000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/mithril_shield_2.png",
 +
      css = "shield-2"
 +
     } },
 +
    extraTooltipInfo = "An average mithril shield. You feel safer already.",
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 8,143: Line 6,984:
 
       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 = 32,
     } }
+
      experience = 9000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1074"] = {
 
   ["1074"] = {
Line 8,158: Line 7,003:
 
     id = 1074,
 
     id = 1074,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 24
 
    },
 
    craftingLevel = 45,
 
    craftingExperience = 9600,
 
 
     value = 576000,
 
     value = 576000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/adamantite_shield_2.png",
 +
      css = "shield-2"
 +
     } },
 +
    extraTooltipInfo = "A strong adamantite shield. It's comfortable as well!",
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 8,204: Line 7,046:
 
       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 = 42,
    rarity = "uncommon"
+
      experience = 18000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
    }
 
   },
 
   },
 
   ["1075"] = {
 
   ["1075"] = {
Line 8,220: Line 7,066:
 
     id = 1075,
 
     id = 1075,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 32
 
    },
 
    craftingLevel = 55,
 
    craftingExperience = 22050,
 
 
     value = 2646000,
 
     value = 2646000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50,
+
       defense = 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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/rune_shield_2.png",
 +
      css = "shield-2"
 +
     } },
 +
    extraTooltipInfo = "A professionally made runite shield. Hardly ever dents or bends.",
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 8,266: Line 7,109:
 
       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 = 52,
    rarity = "uncommon"
+
      experience = 24000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1076"] = {
 
   ["1076"] = {
Line 8,282: Line 7,129:
 
     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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 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"
     tags = { "armor", "melee" },
+
    }, {
 +
      image = "/images/combat/equipment/stygian_shield_2.png",
 +
      css = "shield-2"
 +
    } },
 +
     extraTooltipInfo = "A mastercrafted stygian shield. The demonic powers seems to repair the shield.",
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 8,329: Line 7,172:
 
       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 = 62,
    } },
+
      experience = 36000,
    rarity = "rare"
+
       category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
 
   ["1077"] = {
 
   ["1077"] = {
Line 8,346: Line 7,192:
 
     id = 1077,
 
     id = 1077,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 8
 
    },
 
 
     value = 4840000,
 
     value = 4840000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 70,
+
       defense = 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 = { {
     tags = { "armor", "melee" },
+
      image = "/images/combat/equipment/door_1.png",
 +
      css = "door-1"
 +
    }, {
 +
      image = "/images/combat/equipment/door_2.png",
 +
      css = "door-2"
 +
    } },
 +
     tags = { "melee" },
 
     extraTooltipInfo = "A portion of a castle's door that can be used as a shield. Incredibly heavy, but very protective!",
 
     extraTooltipInfo = "A portion of a castle's door that can be used as a shield. Incredibly heavy, but very protective!",
 
     equipmentStats = {
 
     equipmentStats = {
Line 8,389: Line 7,235:
 
       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,251:
 
     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.",
+
     tags = { "melee", "craftable", "armor", "ability" },
    category = "Melee",
 
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,449: Line 7,287:
 
       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 = 6,
     } }
+
      experience = 500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     },
 +
    extraTooltipInfo = "A basic bronze breastplate. It's highly protective, but the weight weakens your attacks."
 
   },
 
   },
 
   ["1091"] = {
 
   ["1091"] = {
Line 8,465: Line 7,308:
 
     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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,500: Line 7,335:
 
       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 = 4,
     } }
+
      experience = 300,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     },
 +
    extraTooltipInfo = "Simple chainmail made from bronze. It does not interfere your offensive capabilities, but offers little protection."
 
   },
 
   },
 
   ["1092"] = {
 
   ["1092"] = {
Line 8,514: Line 7,354:
 
     id = 1092,
 
     id = 1092,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 15
 
    },
 
    craftingLevel = 19,
 
    craftingExperience = 1500,
 
 
     value = 45000,
 
     value = 45000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor", "ability" },
    category = "Melee",
 
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,562: Line 7,393:
 
       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 = 15,
     } }
+
      experience = 3000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     },
 +
    extraTooltipInfo = "A better breastplate made from iron. Provides more worthwhile defense considering its weight."
 
   },
 
   },
 
   ["1093"] = {
 
   ["1093"] = {
Line 8,578: Line 7,414:
 
     id = 1093,
 
     id = 1093,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 10
 
    },
 
    craftingLevel = 14,
 
    craftingExperience = 1000,
 
 
     value = 30000,
 
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 10
+
       defense = 10,
 +
      strength = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,616: Line 7,445:
 
       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 = 13,
     } }
+
      experience = 2000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     },
 +
    extraTooltipInfo = "An okay piece of iron chainmail. It offers better defense without impeding your movement."
 
   },
 
   },
 
   ["1094"] = {
 
   ["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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20,
+
       defense = 20
      strength = 20
 
 
     },
 
     },
 
     itemImage = "/images/combat/equipment/black_platebody.png",
 
     itemImage = "/images/combat/equipment/black_platebody.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platebody",
 
     visual = "platebody",
     category = { "armor", "combat" },
+
     tags = { "melee", "armor", "ability" },
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,678: Line 7,504:
 
       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
+
     extraTooltipInfo = "It's surprisingly sturdy for something made of glass."
 
   },
 
   },
 
   ["1095"] = {
 
   ["1095"] = {
 
     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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20
+
       defense = 20,
 +
      strength = 20
 
     },
 
     },
 
     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 = { "melee", "armor" },
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,734: Line 7,552:
 
       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 = { {
+
     rarity = "uncommon"
      ["206"] = 3000
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1096"] = {
 
   ["1096"] = {
Line 8,750: Line 7,564:
 
     id = 1096,
 
     id = 1096,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 23
 
    },
 
    craftingLevel = 35,
 
    craftingExperience = 4600,
 
 
     value = 138000,
 
     value = 138000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor", "ability" },
    category = "Melee",
 
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,798: Line 7,603:
 
       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."
 +
     },
 +
    extraTooltipInfo = "A decent mithril breastplate. It's hard to move in but very protective."
 
   },
 
   },
 
   ["1097"] = {
 
   ["1097"] = {
Line 8,814: Line 7,624:
 
     id = 1097,
 
     id = 1097,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16
 
    },
 
    craftingLevel = 31,
 
    craftingExperience = 3200,
 
 
     value = 96000,
 
     value = 96000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30
+
       defense = 30,
 +
      strength = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,852: Line 7,655:
 
       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 = 33,
     } }
+
      experience = 11250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     },
 +
    extraTooltipInfo = "A decent chainmail piece made from mithril. Relatively strong without interfering with your movement."
 
   },
 
   },
 
   ["1098"] = {
 
   ["1098"] = {
Line 8,866: Line 7,674:
 
     id = 1098,
 
     id = 1098,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 32
 
    },
 
    craftingLevel = 52,
 
    craftingExperience = 12800,
 
 
     value = 768000,
 
     value = 768000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor", "ability" },
    category = "Melee",
 
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,914: Line 7,713:
 
       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 = 45,
     rarity = "uncommon"
+
      experience = 45000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
     },
 +
     extraTooltipInfo = "A good adamantite breastplate. It's hard to move in but very protective."
 
   },
 
   },
 
   ["1099"] = {
 
   ["1099"] = {
Line 8,931: Line 7,735:
 
     id = 1099,
 
     id = 1099,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 24
 
    },
 
    craftingLevel = 47,
 
    craftingExperience = 9600,
 
 
     value = 576000,
 
     value = 576000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40
+
       defense = 40,
 +
      strength = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 8,969: Line 7,766:
 
       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 = 43,
     rarity = "uncommon"
+
      experience = 30000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
     },
 +
     extraTooltipInfo = "A good chainmail piece made from adamantite. Relatively strong without infering with your movement."
 
   },
 
   },
 
   ["1100"] = {
 
   ["1100"] = {
Line 8,984: Line 7,786:
 
     id = 1100,
 
     id = 1100,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 41
 
    },
 
    craftingLevel = 62,
 
    craftingExperience = 28350,
 
 
     value = 3402000,
 
     value = 3402000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor", "ability" },
    category = "Melee",
 
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,032: Line 7,825:
 
       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 = 55,
     rarity = "uncommon"
+
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
     },
 +
     extraTooltipInfo = "A high quality mithril breastplate. It is still hard to move in, but its defensive abilities make up for it."
 
   },
 
   },
 
   ["1101"] = {
 
   ["1101"] = {
Line 9,049: Line 7,847:
 
     id = 1101,
 
     id = 1101,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 32
 
    },
 
    craftingLevel = 57,
 
    craftingExperience = 22050,
 
 
     value = 2646000,
 
     value = 2646000,
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50
+
       defense = 50,
 +
      strength = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,087: Line 7,878:
 
       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 = 53,
     rarity = "uncommon"
+
      experience = 40000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
     },
 +
     extraTooltipInfo = "A high quality chainmail piece made from runite. It's almost impossible to scratch despite its light weight."
 
   },
 
   },
 
   ["1102"] = {
 
   ["1102"] = {
Line 9,102: Line 7,898:
 
     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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 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.",
+
     tags = { "melee", "craftable", "armor", "ability" },
    category = "Melee",
 
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,151: Line 7,937:
 
       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 = 65,
     } },
+
      experience = 90000,
     rarity = "rare"
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Requires Defense level of 60 to wield."
 +
     },
 +
     extraTooltipInfo = "The demonic power in the breastplate gives it unmatched defensive abilities. Still very heavy."
 
   },
 
   },
 
   ["1103"] = {
 
   ["1103"] = {
Line 9,169: Line 7,959:
 
     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,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 60,
 +
      strength = 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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 9,208: Line 7,990:
 
       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 = 63,
     } },
+
      experience = 60000,
     rarity = "rare"
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Requires Defense level of 60 to wield."
 +
     },
 +
     extraTooltipInfo = "Forged from demonic metal, this chainmail piece provides exceptional defence without slowing you down."
 
   },
 
   },
 
   ["1110"] = {
 
   ["1110"] = {
Line 9,224: Line 8,010:
 
     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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,264: Line 8,042:
 
       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 = 3,
     } }
+
      experience = 200,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     },
 +
    extraTooltipInfo = "Not the greatest defense, but provides basic protection from animals."
 
   },
 
   },
 
   ["1111"] = {
 
   ["1111"] = {
Line 9,279: Line 8,062:
 
     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 8,068:
 
       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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,323: Line 8,098:
 
       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 = 12,
     } }
+
      experience = 1500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     },
 +
    extraTooltipInfo = "Incredibly uncomfortable. Now you know why the militia opts for fur trousers instead."
 
   },
 
   },
 
   ["1112"] = {
 
   ["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 8,126:
 
     },
 
     },
 
     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",
     tags = { "armor", "melee" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,381: Line 8,156:
 
       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 = { {
+
     rarity = "uncommon"
      ["201"] = 10
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["1113"] = {
 
   ["1113"] = {
Line 9,398: Line 8,169:
 
     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,175:
 
       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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,442: Line 8,205:
 
       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 = 32,
     } }
+
      experience = 9750,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     },
 +
    extraTooltipInfo = "These mithril plate leggings are heavy and uncomfortable, but they provide solid defense."
 
   },
 
   },
 
   ["1114"] = {
 
   ["1114"] = {
Line 9,457: Line 8,225:
 
     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,231:
 
       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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,501: Line 8,261:
 
       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 = 42,
     rarity = "uncommon"
+
      experience = 30000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 40 to wield."
 +
     },
 +
     extraTooltipInfo = "These adamantite plate leggings are heavy and uncomfortable, but they provide good defense."
 
   },
 
   },
 
   ["1115"] = {
 
   ["1115"] = {
Line 9,517: Line 8,282:
 
     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,288:
 
       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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,561: Line 8,318:
 
       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 = 52,
     rarity = "uncommon"
+
      experience = 40000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 50 to wield."
 +
     },
 +
     extraTooltipInfo = "These runite plate leggings aren't the most comfortable, but they can protect you from most threats."
 
   },
 
   },
 
   ["1116"] = {
 
   ["1116"] = {
Line 9,577: Line 8,339:
 
     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,345:
 
       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.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 9,622: Line 8,375:
 
       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 = 62,
     } },
+
      experience = 60000,
     rarity = "rare"
+
      category = "Melee",
 +
      craftable = true,
 +
       description = "Requires Defense level of 60 to wield."
 +
     },
 +
     extraTooltipInfo = "Fashioned out of demonic metal, these leggings don't hurt your legs. Actually, you can't feel your legs at all while wearing these. They must be working well."
 
   },
 
   },
 
   ["1130"] = {
 
   ["1130"] = {
Line 9,639: Line 8,396:
 
     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,651: Line 8,403:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,662: Line 8,413:
 
       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
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1131"] = {
 
   ["1131"] = {
Line 9,673: Line 8,425:
 
     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,685: Line 8,432:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,696: Line 8,442:
 
       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
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1132"] = {
 
   ["1132"] = {
 
     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",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,731: Line 8,472:
 
       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
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     augmentingFailItem = 12014
+
     tags = { "armor" }
 
   },
 
   },
 
   ["1133"] = {
 
   ["1133"] = {
Line 9,744: Line 8,485:
 
     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,756: Line 8,492:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,767: Line 8,502:
 
       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
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1134"] = {
 
   ["1134"] = {
Line 9,778: Line 8,514:
 
     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,790: Line 8,521:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,801: Line 8,531:
 
       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
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1135"] = {
 
   ["1135"] = {
Line 9,813: Line 8,544:
 
     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,825: Line 8,551:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,836: Line 8,561:
 
       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
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1136"] = {
 
   ["1136"] = {
Line 9,848: Line 8,574:
 
     id = 1136,
 
     id = 1136,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 5
 
    },
 
 
     value = 2880000,
 
     value = 2880000,
 
     tradeable = false,
 
     tradeable = false,
 
     itemImage = "/images/combat/equipment/stygian_boots.png",
 
     itemImage = "/images/combat/equipment/stygian_boots.png",
 
     itemIcon = "/images/combat/equipment/stygian_boots_icon.png",
 
     itemIcon = "/images/combat/equipment/stygian_boots_icon.png",
     extraTooltipInfo = "These boots cannot be traded.",
+
     extraTooltipInfo = "Wearing these, stubbing your toe is naught but a distant memory. Cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,870: Line 8,591:
 
       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
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1150"] = {
 
   ["1150"] = {
Line 9,882: Line 8,604:
 
     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 = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/bronze_gloves_1.png",
 +
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/bronze_gloves_2.png",
 +
      css = "gloves-2"
 +
     }, {
 +
      image = "/images/combat/equipment/bronze_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 9,920: Line 8,644:
 
       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,934: Line 8,658:
 
         value = 0.1
 
         value = 0.1
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1151"] = {
 
   ["1151"] = {
Line 9,940: Line 8,665:
 
     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 = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/iron_gloves_1.png",
 +
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/iron_gloves_2.png",
 +
      css = "gloves-2"
 +
     }, {
 +
      image = "/images/combat/equipment/iron_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 9,978: Line 8,705:
 
       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
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1152"] = {
 
   ["1152"] = {
 
     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 = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/black_gloves_1.png",
 +
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/black_gloves_2.png",
 +
      css = "gloves-2"
 +
     }, {
 +
      image = "/images/combat/equipment/black_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 10,038: Line 8,767:
 
       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
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     augmentingFailItem = 12014
+
     tags = { "armor" }
 
   },
 
   },
 
   ["1153"] = {
 
   ["1153"] = {
Line 10,060: Line 8,789:
 
     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"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 10,098: Line 8,829:
 
       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
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1154"] = {
 
   ["1154"] = {
Line 10,118: Line 8,850:
 
     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 = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/adamantite_gloves_1.png",
 +
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/adamantite_gloves_2.png",
 +
      css = "gloves-2"
 +
     }, {
 +
      image = "/images/combat/equipment/adamantite_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 10,156: Line 8,890:
 
       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
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1155"] = {
 
   ["1155"] = {
Line 10,177: Line 8,912:
 
     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 = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/rune_gloves_1.png",
 +
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/rune_gloves_2.png",
 +
      css = "gloves-2"
 +
     }, {
 +
      image = "/images/combat/equipment/rune_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 10,215: Line 8,952:
 
       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
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1156"] = {
 
   ["1156"] = {
Line 10,236: Line 8,974:
 
     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 = "These gloves are exceptionally welded from demonic metal. Just wearing them makes you feel stronger. Cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     specialVisuals = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/stygian_gloves_1.png",
     equipmentStats = {
+
      css = "gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/stygian_gloves_2.png",
 +
      css = "gloves-2"
 +
     }, {
 +
      image = "/images/combat/equipment/stygian_gloves_3.png",
 +
      css = "gloves-3"
 +
    } },
 +
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
 
       weaponBonus = {
 
       weaponBonus = {
Line 10,271: Line 9,013:
 
       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
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1157"] = {
 
   ["1157"] = {
Line 10,292: Line 9,035:
 
     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 = { "range", "craftable", "armor" },
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,331: Line 9,067:
 
       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",
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    craftingStats = {
 +
      level = 3,
 +
      experience = 180,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
      ["4007"] = 80
 
    } },
 
    category = "Range"
 
 
   },
 
   },
 
   ["1158"] = {
 
   ["1158"] = {
Line 10,350: Line 9,090:
 
     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 9,096:
 
       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",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,392: Line 9,126:
 
       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",
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 80
+
       level = 14,
     } },
+
      experience = 500,
     category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
 
   },
 
   },
 
   ["1159"] = {
 
   ["1159"] = {
Line 10,411: Line 9,148:
 
     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 9,154:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,455: Line 9,185:
 
       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",
 
         value = 0.2
 
         value = 0.2
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 100,
+
       level = 24,
       ["4008"] = 30
+
      experience = 750,
     } },
+
       category = "Range",
     category = "Range"
+
      craftable = true
 +
     },
 +
     extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
 
   },
 
   },
 
   ["1160"] = {
 
   ["1160"] = {
Line 10,475: Line 9,207:
 
     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,213:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,518: Line 9,244:
 
       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",
 
         value = 0.3
 
         value = 0.3
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 180
+
       level = 34,
     } },
+
      experience = 1500,
     category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
 
   },
 
   },
 
   ["1161"] = {
 
   ["1161"] = {
Line 10,537: Line 9,266:
 
     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,272:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,581: Line 9,303:
 
       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",
 
         value = 0.4
 
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 33,
+
    craftingStats = {
       ["4012"] = 225
+
       level = 44,
     } },
+
      experience = 2500,
     category = "Range"
+
       category = "Range",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better body piece without using exotic materials."
 
   },
 
   },
 
   ["1162"] = {
 
   ["1162"] = {
Line 10,601: Line 9,326:
 
     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,332:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,645: Line 9,363:
 
       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",
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 54,
 +
      experience = 4000,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
      ["4002"] = 150,
 
      ["4003"] = 25
 
    } },
 
    category = "Range",
 
    rarity = "uncommon"
 
 
   },
 
   },
 
   ["1163"] = {
 
   ["1163"] = {
Line 10,666: Line 9,386:
 
     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,392:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "rangebody",
 
     visual = "rangebody",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
Line 10,710: Line 9,423:
 
       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",
 
         value = 0.6
 
         value = 0.6
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 64,
 +
      experience = 8000,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this body has exceptional defensive capabilities without hindering movement at all."
      ["4009"] = 200,
 
      ["4010"] = 30
 
    } },
 
    category = "Range",
 
    rarity = "rare"
 
 
   },
 
   },
 
   ["1164"] = {
 
   ["1164"] = {
Line 10,731: Line 9,446:
 
     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"
     tags = { "armor", "range" },
+
    }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 10,772: Line 9,484:
 
       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",
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 25
+
       level = 1,
     } },
+
      experience = 90,
     category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     },
 +
     extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
 
   },
 
   },
 
   ["1165"] = {
 
   ["1165"] = {
Line 10,791: Line 9,507:
 
     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,513:
 
       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",
     tags = { "armor", "range" },
+
      css = "range-med-helm-alt-1"
 +
     }, {
 +
      image = "/images/combat/equipment/range/fur_coif_2.png",
 +
      css = "range-med-helm-alt-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 10,835: Line 9,549:
 
       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",
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 25
+
       level = 10,
     } },
+
      experience = 250,
     category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
 
   },
 
   },
 
   ["1166"] = {
 
   ["1166"] = {
Line 10,854: Line 9,571:
 
     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,577:
 
       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",
     tags = { "armor", "range" },
+
      css = "range-med-helm-1"
 +
     }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 10,899: Line 9,613:
 
       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 = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 35,
+
       level = 20,
       ["4008"] = 10
+
      experience = 525,
     } },
+
       category = "Range",
     category = "Range"
+
      craftable = true
 +
     },
 +
     extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
 
   },
 
   },
 
   ["1167"] = {
 
   ["1167"] = {
Line 10,919: Line 9,635:
 
     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,641:
 
       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",
     tags = { "armor", "range" },
+
      css = "range-med-helm-1"
 +
     }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 10,963: Line 9,677:
 
       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 = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 48
+
       level = 30,
     } },
+
      experience = 1000,
     category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
 
   },
 
   },
 
   ["1168"] = {
 
   ["1168"] = {
Line 10,982: Line 9,699:
 
     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,705:
 
       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",
     tags = { "armor", "range" },
+
      css = "range-med-helm-1"
 +
     }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 11,027: Line 9,741:
 
       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 = { 10012 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 1250,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better coif without using exotic materials."
      ["4005"] = 6,
 
      ["4012"] = 66
 
    } },
 
    category = "Range"
 
 
   },
 
   },
 
   ["1169"] = {
 
   ["1169"] = {
Line 11,047: Line 9,764:
 
     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,770:
 
       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",
     tags = { "armor", "range" },
+
      css = "range-med-helm-1"
 +
     }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 11,092: Line 9,806:
 
       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 = { 10012 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 2000,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
      ["4002"] = 45,
 
      ["4003"] = 10
 
    } },
 
    category = "Range",
 
    rarity = "uncommon"
 
 
   },
 
   },
 
   ["1170"] = {
 
   ["1170"] = {
Line 11,113: Line 9,829:
 
     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,835:
 
       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",
     tags = { "armor", "range" },
+
      css = "range-med-helm-1"
 +
     }, {
 +
      image = "/images/combat/equipment/range/hide_coif_2.png",
 +
      css = "range-med-helm-2"
 +
    } },
 +
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 11,158: Line 9,871:
 
       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 = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 35,
+
    craftingStats = {
       ["4010"] = 5
+
       level = 60,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
    },
 +
     extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this coif has exceptional defensive capabilities without hindering movement at all."
 
   },
 
   },
 
   ["1171"] = {
 
   ["1171"] = {
Line 11,179: Line 9,894:
 
     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 = { "range", "craftable", "armor" },
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,219: Line 9,927:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 11,227: Line 9,935:
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 180,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
      ["4007"] = 50
 
    } },
 
    category = "Range"
 
 
   },
 
   },
 
   ["1172"] = {
 
   ["1172"] = {
Line 11,238: Line 9,950:
 
     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,956:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,284: Line 9,990:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
 
         value = 0.1
 
         value = 0.1
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    craftingStats = {
 +
      level = 11,
 +
      experience = 500,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
      ["4004"] = 50
 
    } },
 
    category = "Range"
 
 
   },
 
   },
 
   ["1173"] = {
 
   ["1173"] = {
Line 11,300: Line 10,009:
 
     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 10,015:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,344: Line 10,046:
 
       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",
 
         value = 0.2
 
         value = 0.2
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    craftingStats = {
 +
      level = 21,
 +
      experience = 750,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
      ["4004"] = 65,
 
      ["4008"] = 5
 
    } },
 
    category = "Range"
 
 
   },
 
   },
 
   ["1174"] = {
 
   ["1174"] = {
Line 11,364: Line 10,068:
 
     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 10,074:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,407: Line 10,105:
 
       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",
 
         value = 0.3
 
         value = 0.3
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 106
+
       level = 31,
     } },
+
      experience = 1500,
     category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
 
   },
 
   },
 
   ["1175"] = {
 
   ["1175"] = {
Line 11,426: Line 10,127:
 
     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 10,133:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,470: Line 10,164:
 
       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",
 
         value = 0.4
 
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 41,
 +
      experience = 2500,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better trouser piece without using exotic materials."
      ["4005"] = 12,
 
      ["4012"] = 120
 
    } },
 
    category = "Range"
 
 
   },
 
   },
 
   ["1176"] = {
 
   ["1176"] = {
Line 11,490: Line 10,187:
 
     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,193:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,534: Line 10,224:
 
       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",
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 51,
 +
      experience = 4000,
 +
      category = "Range",
 +
      craftable = true
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
      ["4002"] = 150,
 
      ["4003"] = 5
 
    } },
 
    category = "Range",
 
    rarity = "uncommon"
 
 
   },
 
   },
 
   ["1177"] = {
 
   ["1177"] = {
Line 11,555: Line 10,247:
 
     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,253:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "platelegs",
 
     visual = "platelegs",
     tags = { "armor", "range" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
Line 11,599: Line 10,284:
 
       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",
 
         value = 0.6
 
         value = 0.6
 
       } },
 
       } },
       itemSet = { 10010, 10012 }
+
       itemSet = { 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 125,
+
    craftingStats = {
       ["4010"] = 10
+
       level = 61,
    } },
+
       experience = 8000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
    },
 +
     extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, these trousers have exceptional defensive capabilities without hindering movement at all."
 
   },
 
   },
 
   ["1178"] = {
 
   ["1178"] = {
Line 11,620: Line 10,307:
 
     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 = { "magic", "craftable", "armor" },
    tags = { "armor", "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,659: Line 10,342:
 
       }, {
 
       }, {
 
         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."
 +
     },
 +
     extraTooltipInfo = "Every wizard wears a robe top. This probably counts."
 
   },
 
   },
 
   ["1179"] = {
 
   ["1179"] = {
Line 11,675: Line 10,362:
 
     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,368:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,715: Line 10,399:
 
       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 = 14,
     } },
+
      experience = 2000,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "A simple cloth robe top. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
 
   },
 
   },
 
   ["1180"] = {
 
   ["1180"] = {
Line 11,734: Line 10,421:
 
     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,427:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,774: Line 10,458:
 
       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 = 24,
     } },
+
      experience = 4500,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "A replica of the robe top worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
 
   },
 
   },
 
   ["1181"] = {
 
   ["1181"] = {
Line 11,793: Line 10,480:
 
     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,486:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,833: Line 10,517:
 
       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 = 34,
     } },
+
      experience = 12000,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "An adequately woven robe top commonly worn by hunters and adventurers."
 
   },
 
   },
 
   ["1182"] = {
 
   ["1182"] = {
Line 11,852: Line 10,539:
 
     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,545:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,892: Line 10,576:
 
       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 = 44,
    category = "Magic",
+
      experience = 20000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1183"] = {
 
   ["1183"] = {
Line 11,912: Line 10,598:
 
     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,604:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 11,952: Line 10,635:
 
       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 = 54,
    category = "Magic",
+
      experience = 30000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1184"] = {
 
   ["1184"] = {
Line 11,972: Line 10,657:
 
     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,663:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robetop",
 
     visual = "robetop",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "body",
 
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.04
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,013: Line 10,694:
 
       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 = 64,
    } },
+
       experience = 61500,
    category = "Magic",
+
      category = "Magic",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1185"] = {
 
   ["1185"] = {
Line 12,034: Line 10,716:
 
     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"
     tags = { "armor", "magic" },
+
    }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,075: Line 10,757:
 
       }, {
 
       }, {
 
         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."
 +
     },
 +
     extraTooltipInfo = "Every wizard wears a robe hood. This probably counts."
 
   },
 
   },
 
   ["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,783:
 
       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",
     tags = { "armor", "magic" },
+
      css = "hood-1"
 +
     }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,135: Line 10,822:
 
       }, {
 
       }, {
 
         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 = 10,
     } },
+
      experience = 1000,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "A simple cloth hood. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
 
   },
 
   },
 
   ["1187"] = {
 
   ["1187"] = {
Line 12,151: Line 10,841:
 
     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,847:
 
       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",
     tags = { "armor", "magic" },
+
      css = "hood-1"
 +
     }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,192: Line 10,883:
 
       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 = 20,
     } },
+
      experience = 2250,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "A replica of the hood worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
 
   },
 
   },
 
   ["1188"] = {
 
   ["1188"] = {
Line 12,211: Line 10,905:
 
     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,911:
 
       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",
     tags = { "armor", "magic" },
+
      css = "hood-1"
 +
     }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,252: Line 10,947:
 
       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 = 30,
     } },
+
      experience = 6000,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "An adequately woven hood commonly worn by hunters and adventurers."
 
   },
 
   },
 
   ["1189"] = {
 
   ["1189"] = {
Line 12,271: Line 10,969:
 
     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,975:
 
       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",
     tags = { "armor", "magic" },
+
      css = "hood-1"
 +
     }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,312: Line 11,011:
 
       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 = 40,
    category = "Magic"
+
      experience = 10000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1190"] = {
 
   ["1190"] = {
Line 12,331: Line 11,033:
 
     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 11,039:
 
       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",
     tags = { "armor", "magic" },
+
      css = "hood-1"
 +
     }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,372: Line 11,075:
 
       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 = 50,
    category = "Magic",
+
      experience = 15000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1191"] = {
 
   ["1191"] = {
Line 12,392: Line 11,097:
 
     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 11,103:
 
       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",
     tags = { "armor", "magic" },
+
      css = "hood-1"
 +
     }, {
 +
      image = "/images/combat/equipment/magic/robe_hood_2.png",
 +
      css = "hood-2"
 +
    } },
 +
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
Line 12,434: Line 11,139:
 
       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 = 60,
    } },
+
       experience = 31500,
    category = "Magic",
+
      category = "Magic",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1192"] = {
 
   ["1192"] = {
Line 12,455: Line 11,161:
 
     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 = { "magic", "craftable", "armor" },
    tags = { "armor", "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,494: Line 11,196:
 
       }, {
 
       }, {
 
         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."
 +
     },
 +
     extraTooltipInfo = "Every wizard wears a robe bottom. This probably counts."
 
   },
 
   },
 
   ["1193"] = {
 
   ["1193"] = {
Line 12,510: Line 11,216:
 
     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 11,222:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,553: Line 11,256:
 
       }, {
 
       }, {
 
         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 = 11,
     } },
+
      experience = 2000,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "A simple cloth robe bottom. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
 
   },
 
   },
 
   ["1194"] = {
 
   ["1194"] = {
Line 12,569: Line 11,275:
 
     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,281:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,609: Line 11,312:
 
       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 = 21,
     } },
+
      experience = 4500,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "A replica of the robe bottom worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
 
   },
 
   },
 
   ["1195"] = {
 
   ["1195"] = {
Line 12,628: Line 11,334:
 
     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,340:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,668: Line 11,371:
 
       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 = 31,
     } },
+
      experience = 12000,
     category = "Magic"
+
      category = "Magic",
 +
      craftable = true
 +
     },
 +
     extraTooltipInfo = "An adequately woven robe bottom commonly worn by hunters and adventurers."
 
   },
 
   },
 
   ["1196"] = {
 
   ["1196"] = {
Line 12,687: Line 11,393:
 
     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,399:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,727: Line 11,430:
 
       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 = 41,
    category = "Magic"
+
      experience = 20000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1197"] = {
 
   ["1197"] = {
Line 12,746: Line 11,452:
 
     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,458:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,786: Line 11,489:
 
       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 = 51,
    category = "Magic",
+
      experience = 30000,
     rarity = "uncommon"
+
      category = "Magic",
 +
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1198"] = {
 
   ["1198"] = {
Line 12,806: Line 11,511:
 
     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,517:
 
       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",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "robebottom",
 
     visual = "robebottom",
     tags = { "armor", "magic" },
+
     tags = { "magic", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "legs",
 
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.03
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
 
         Melee = 1.06,
 
         Melee = 1.06,
Line 12,847: Line 11,548:
 
       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 = 61,
    } },
+
       experience = 61500,
    category = "Magic",
+
      category = "Magic",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1199"] = {
 
   ["1199"] = {
Line 12,869: Line 11,571:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,903: Line 11,590:
 
       },
 
       },
 
       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,605:
 
       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 = 500,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "A simple bow, suitable for hunting weak prey."
 
   },
 
   },
 
   ["1200"] = {
 
   ["1200"] = {
Line 12,930: Line 11,625:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 12,967: Line 11,647:
 
       },
 
       },
 
       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,665:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 0.6
 
       } }
 
       } }
     }
+
     },
 +
    craftingStats = {
 +
      level = 15,
 +
      experience = 1000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "Now with 20% less splinters!"
 
   },
 
   },
 
   ["1201"] = {
 
   ["1201"] = {
Line 12,994: Line 11,682:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,031: Line 11,704:
 
       },
 
       },
 
       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,724:
 
         value = 1
 
         value = 1
 
       } }
 
       } }
     }
+
     },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 3000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "A quality bow capable of handling most foes in the human territory. If only it was easier to wash the sap off your hands."
 
   },
 
   },
 
   ["1202"] = {
 
   ["1202"] = {
Line 13,058: Line 11,739:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,095: Line 11,761:
 
       },
 
       },
 
       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,781:
 
         value = 1.5
 
         value = 1.5
 
       } }
 
       } }
     }
+
     },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 8000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "The skull on the bow watches out for you, shows you where to aim, when to shoot. Or maybe you’re just getting better at archery. Hard to tell."
 
   },
 
   },
 
   ["1203"] = {
 
   ["1203"] = {
Line 13,122: Line 11,796:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,159: Line 11,818:
 
       },
 
       },
 
       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,838:
 
         value = 2
 
         value = 2
 
       } }
 
       } }
     }
+
     },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 12000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "A bow almost as strong as the sap is sticky."
 
   },
 
   },
 
   ["1204"] = {
 
   ["1204"] = {
Line 13,186: Line 11,854:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,223: Line 11,876:
 
       },
 
       },
 
       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,891:
 
       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,897:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 55,
 +
      experience = 16000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "The strength of this bow quells all fears that the slithering yew trees are haunted. Well, almost."
 
   },
 
   },
 
   ["1205"] = {
 
   ["1205"] = {
Line 13,251: Line 11,912:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,288: Line 11,934:
 
       },
 
       },
 
       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,949:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 13,309: Line 11,955:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 20000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    },
 +
    extraTooltipInfo = "The simple design of the recurve bow, perfected."
 
   },
 
   },
 
   ["1206"] = {
 
   ["1206"] = {
Line 13,316: Line 11,970:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,352: Line 11,991:
 
       },
 
       },
 
       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 12,006:
 
       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
       } }
+
      } },
     }
+
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
       }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 750,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
     },
 +
    extraTooltipInfo = "Though it takes a few seconds to line up a shot, it can pierce prey effectively."
 
   },
 
   },
 
   ["1207"] = {
 
   ["1207"] = {
Line 13,379: Line 12,030:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,418: Line 12,054:
 
       },
 
       },
 
       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 12,072:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1.3
       } }
+
      } },
     }
+
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
       }
 +
    },
 +
    craftingStats = {
 +
      level = 15,
 +
      experience = 1500,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
     },
 +
    extraTooltipInfo = "A stronger bow suitable to take down larger prey and some monsters."
 
   },
 
   },
 
   ["1208"] = {
 
   ["1208"] = {
Line 13,445: Line 12,093:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,484: Line 12,117:
 
       },
 
       },
 
       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 12,132:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1
+
         value = 1.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 2
       } }
+
      } },
     }
+
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
       }
 +
    },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 4000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
     },
 +
    extraTooltipInfo = "A stronger bow capable of handing tougher threats."
 
   },
 
   },
 
   ["1209"] = {
 
   ["1209"] = {
Line 13,511: Line 12,156:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,550: Line 12,180:
 
       },
 
       },
 
       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 12,195:
 
       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
       } }
+
      } },
     }
+
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
       }
 +
    },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 12000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
     },
 +
    extraTooltipInfo = "Functionally no different from any other bow, but with a skull attached. Turns out they do make weapons stronger."
 
   },
 
   },
 
   ["1210"] = {
 
   ["1210"] = {
Line 13,577: Line 12,219:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
+
     value = 19224,
      ["305"] = 100,
 
      ["1454"] = 100
 
    },
 
    requiredResources = { {
 
      ["305"] = 243,
 
      ["1454"] = 300
 
    } },
 
    craftingLevel = 28,
 
    craftingExperience = 5238,
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,616: Line 12,243:
 
       },
 
       },
 
       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 12,258:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 3.2
       } }
+
       } },
     }
+
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 18000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
     },
 +
    extraTooltipInfo = "This well-carved bow is suitable to take on almost any threat."
 
   },
 
   },
 
   ["1211"] = {
 
   ["1211"] = {
Line 13,643: Line 12,283:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,682: Line 12,307:
 
       },
 
       },
 
       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,322:
 
       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
       } }
+
       } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 55,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     },
 
     },
     rarity = "uncommon"
+
     extraTooltipInfo = "A great bow that definitely isn’t evil."
 
   },
 
   },
 
   ["1212"] = {
 
   ["1212"] = {
Line 13,710: Line 12,347:
 
     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",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,749: Line 12,371:
 
       },
 
       },
 
       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,386:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 3
+
         value = 5
       } }
+
      } },
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.1
 +
       }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 30000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     },
 
     },
     rarity = "rare"
+
     extraTooltipInfo = "An incredible longbow with power like you’ve never seen. Is it possible to improve this design any further?"
 
   },
 
   },
 
   ["1213"] = {
 
   ["1213"] = {
Line 13,777: Line 12,411:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,815: Line 12,432:
 
       },
 
       },
 
       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,447:
 
       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 = 325,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "A basic attempt at a one-handed bow. By some miracle, it holds together despite the poor-quality materials."
 
   },
 
   },
 
   ["1214"] = {
 
   ["1214"] = {
Line 13,843: Line 12,468:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,884: Line 12,492:
 
       },
 
       },
 
       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,507:
 
       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 = 13,
 +
      experience = 625,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "An overall improvement to the previous design while still being easy to wield in one hand."
 
   },
 
   },
 
   ["1215"] = {
 
   ["1215"] = {
Line 13,912: Line 12,528:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,953: Line 12,552:
 
       },
 
       },
 
       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,567:
 
       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 = 23,
 +
      experience = 4120,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "Attaching bones to weapons to make them stronger? Utter nonsense."
 
   },
 
   },
 
   ["1216"] = {
 
   ["1216"] = {
Line 13,981: Line 12,588:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,022: Line 12,612:
 
       },
 
       },
 
       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,627:
 
       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 = 33,
 +
      experience = 12525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "An impressive weapon, though still a bit awkward to use in one hand."
 
   },
 
   },
 
   ["1217"] = {
 
   ["1217"] = {
Line 14,050: Line 12,648:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,091: Line 12,672:
 
       },
 
       },
 
       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,687:
 
       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 = 43,
 +
      experience = 19350,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "An exceptional weapon capable striking down powerful beasts and monsters alike."
 
   },
 
   },
 
   ["1218"] = {
 
   ["1218"] = {
Line 14,119: Line 12,709:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,160: Line 12,733:
 
       },
 
       },
 
       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,748:
 
       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 = 53,
 +
      experience = 26000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "You’re nearing the limit of simple crossbow technology. Perhaps researching this might lead to new technological developments?"
 
   },
 
   },
 
   ["1219"] = {
 
   ["1219"] = {
Line 14,189: Line 12,770:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,230: Line 12,794:
 
       },
 
       },
 
       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,809:
 
       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 = 63,
 +
      experience = 33600,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Crossbow WIP"
 +
    },
 +
    extraTooltipInfo = "Perhaps researching this crossbow will lead to new technological developments?"
 
   },
 
   },
 
   ["1220"] = {
 
   ["1220"] = {
Line 14,259: Line 12,831:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,297: Line 12,852:
 
       },
 
       },
 
       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,867:
 
       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"
 +
    },
 +
    extraTooltipInfo = "A roughly carved throwing knife. The runic etching on the blade makes it return to your hand no matter how far you throw it."
 
   },
 
   },
 
   ["1221"] = {
 
   ["1221"] = {
Line 14,325: Line 12,888:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,366: Line 12,912:
 
       },
 
       },
 
       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,930:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 0.7
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
     }
+
     },
 +
    craftingStats = {
 +
      level = 12,
 +
      experience = 1525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    },
 +
    extraTooltipInfo = "In a stroke of genius, you realize you can hollow out the blade to make it fly faster. Structural integrity is for nerds."
 
   },
 
   },
 
   ["1222"] = {
 
   ["1222"] = {
Line 14,394: Line 12,948:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,435: Line 12,972:
 
       },
 
       },
 
       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,987:
 
       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 = 22,
 +
      experience = 3120,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    },
 +
    extraTooltipInfo = "If you remove any more of the blade, there won’t be anything left."
 
   },
 
   },
 
   ["1223"] = {
 
   ["1223"] = {
Line 14,463: Line 13,008:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,504: Line 13,032:
 
       },
 
       },
 
       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 13,047:
 
       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 = 32,
 +
      experience = 8525,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    },
 +
    extraTooltipInfo = "Excessively thin, this blade can slice enemies without them even seeing what hit them."
 
   },
 
   },
 
   ["1224"] = {
 
   ["1224"] = {
Line 14,532: Line 13,068:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,572: Line 13,091:
 
       },
 
       },
 
       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 13,106:
 
       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 = 42,
 +
      experience = 13350,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    },
 +
    extraTooltipInfo = "Finally, a reason to use the sharp end."
 
   },
 
   },
 
   ["1225"] = {
 
   ["1225"] = {
Line 14,600: Line 13,128:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 107760,
      ["206"] = 1,
 
      ["306"] = 50,
 
      ["1455"] = 100
 
    },
 
    requiredResources = { {
 
      ["206"] = 10,
 
      ["306"] = 114,
 
      ["1455"] = 300
 
    } },
 
    craftingLevel = 32,
 
    craftingExperience = 4316,
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,641: Line 13,152:
 
       },
 
       },
 
       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 13,167:
 
       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 = 52,
 +
      experience = 18000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    },
 +
    extraTooltipInfo = "There are records of cave-idlers long ago who stuck sharp stones to sticks to use as weapons. Maybe there’s more merit to that than expected."
 
   },
 
   },
 
   ["1226"] = {
 
   ["1226"] = {
Line 14,670: Line 13,189:
 
     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",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,710: Line 13,212:
 
       },
 
       },
 
       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 13,227:
 
       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 = 62,
 +
      experience = 23600,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 +
    },
 +
    extraTooltipInfo = "A thrown weapon surpassing all others. Don't play with it. You will cut yourself."
 
   },
 
   },
 
   ["1227"] = {
 
   ["1227"] = {
Line 14,739: Line 13,249:
 
     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",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,777: Line 13,270:
 
       },
 
       },
 
       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 13,286:
 
       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 = 75,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 +
    },
 +
    extraTooltipInfo = "This could technically be considered a wand if you look at it from the right angle."
 
   },
 
   },
 
   ["1228"] = {
 
   ["1228"] = {
Line 14,805: Line 13,306:
 
     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",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,846: Line 13,330:
 
       },
 
       },
 
       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,349:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 0.7
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 13,
 +
      experience = 190,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,874: Line 13,365:
 
     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?",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,917: Line 13,389:
 
       },
 
       },
 
       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,405:
 
       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 = 23,
 +
      experience = 1590,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "The instructional manuals you found DEFINITELY indicated you should hold it upside-down. You do know how to read though, right?"
 
     }
 
     }
 
   },
 
   },
Line 14,945: Line 13,424:
 
     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",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,986: Line 13,448:
 
       },
 
       },
 
       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,464:
 
       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 = 33,
 +
      experience = 1645,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,014: Line 13,483:
 
     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",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,057: Line 13,507:
 
       },
 
       },
 
       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,523:
 
       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 = 43,
 +
      experience = 23350,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,085: Line 13,543:
 
     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",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,128: Line 13,567:
 
       },
 
       },
 
       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,583:
 
       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 = 53,
 +
      experience = 23900,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 +
    }
 
   },
 
   },
 
   ["1233"] = {
 
   ["1233"] = {
Line 15,157: Line 13,603:
 
     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",
+
     tags = { "magic", "craftable", "onehand" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,206: Line 13,627:
 
       },
 
       },
 
       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,643:
 
       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 = 63,
 +
      experience = 26750,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Wand WIP"
 +
    }
 
   },
 
   },
 
   ["1234"] = {
 
   ["1234"] = {
Line 15,235: Line 13,663:
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,273: Line 13,684:
 
       },
 
       },
 
       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,699:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 130,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,301: Line 13,723:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
+
     value = 698,
      ["4"] = 100,
 
      ["302"] = 10,
 
      ["11030"] = 4
 
    },
 
    requiredResources = { {
 
      ["4"] = 1000,
 
      ["302"] = 19,
 
      ["11030"] = 35
 
    } },
 
    craftingLevel = 6,
 
    craftingExperience = 1238,
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,342: Line 13,747:
 
       },
 
       },
 
       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,762:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    craftingStats = {
 +
      level = 15,
 +
      experience = 290,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,370: Line 13,786:
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,413: Line 13,810:
 
       },
 
       },
 
       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,825:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 1660,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,441: Line 13,849:
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,482: Line 13,873:
 
       },
 
       },
 
       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,888:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 1835,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,510: Line 13,912:
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,553: Line 13,936:
 
       },
 
       },
 
       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,951:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 24550,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,581: Line 13,976:
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,624: Line 14,000:
 
       },
 
       },
 
       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 14,015:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 55,
 +
      experience = 25500,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 +
    }
 
   },
 
   },
 
   ["1240"] = {
 
   ["1240"] = {
Line 15,653: Line 14,040:
 
     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",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,702: Line 14,064:
 
       },
 
       },
 
       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 14,079:
 
       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 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
      }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 28500,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 +
    }
 
   },
 
   },
 
   ["1241"] = {
 
   ["1241"] = {
Line 15,731: Line 14,104:
 
     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.",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 15,780: Line 14,136:
 
       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."
 +
    },
 +
    extraTooltipInfo = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
 
   },
 
   },
 
   ["1242"] = {
 
   ["1242"] = {
Line 15,793: Line 14,157:
 
     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",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 15,853: Line 14,200:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 12,
 +
      experience = 1060,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,860: Line 14,214:
 
     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",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 15,922: Line 14,257:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 22,
 +
      experience = 2460,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,929: Line 14,271:
 
     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",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 15,989: Line 14,314:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 32,
 +
      experience = 6235,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,996: Line 14,328:
 
     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",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 16,058: Line 14,371:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 42,
 +
      experience = 12350,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 16,065: Line 14,386:
 
     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",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 16,128: Line 14,430:
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 52,
 +
      experience = 18160,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 +
    }
 
   },
 
   },
 
   ["1247"] = {
 
   ["1247"] = {
Line 16,135: Line 14,444:
 
     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",
+
     tags = { "magic", "craftable" },
    category = "Magic",
 
    tags = { "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 16,204: Line 14,488:
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 62,
 +
      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 = 40
     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 = { "melee", "craftable", "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 = 40
 
     },
 
     },
     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 = { "melee", "craftable", "ability" },
 +
    equipmentStats = {
 +
      grantedAbility = { 117, 118, 119 },
 +
      slot = "cape",
 +
       offensiveDamageAffinity = {
 +
        Melee = 0.9,
 +
        Magic = 0.9,
 +
        Range = 0.9
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 0.95,
 +
        Magic = 0.95,
 +
        Range = 0.95
 +
      },
 +
       armorBonus = {
 +
        protection = 16,
 +
        resistance = 16,
 +
        agility = -64,
 +
        stamina = 16
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.stamina",
 +
        value = 16
 +
      } },
 +
      itemSet = { 10009, 10016 }
 
     },
 
     },
     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" }
+
     }
 
   },
 
   },
   ["1453"] = {
+
   ["1303"] = {
     name = "Journeyman Ammo",
+
    id = 1303,
     id = 1453,
+
     name = "Torn Banner",
 +
     value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     itemImage = "/images/combat/materials/torn_banner.png",
      ["204"] = 1,
+
     extraTooltipInfo = "A torn banner still humming with magical power. You should restore it to its former glory!",
      ["304"] = 10,
+
     class = "bar",
      ["700"] = 8
+
     tags = { "shard" },
    } },
+
     rarity = "epic"
    craftingLevel = 14,
 
    craftingExperience = 14,
 
    value = 14,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
    requiredLevel = {
 
      range = 30
 
    },
 
    ammunitionMults = {
 
      damageMult = 1.15,
 
      accuracyMult = 1.15,
 
      style = "Range"
 
    },
 
    skill = "crafting",
 
     itemImage = "/images/combat/equipment/range/arrow_3.png",
 
    craftingDescription = "Each craft results in 32 projectiles.",
 
     extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
 
     class = "ammo",
 
     category = "Range",
 
     tags = { "range", "ammunition" }
 
 
   },
 
   },
   ["1454"] = {
+
   ["1304"] = {
     name = "Professional Ammo",
+
     name = "Necromancer's Cowl",
     id = 1454,
+
     id = 1304,
 +
    enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     value = 8000000,
      ["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_cowl.PNG",
       damageMult = 1.2,
+
    extraTooltipInfo = "A magical cowl to hide your face. Somewhat helps with keeping out the stench of the dead.",
       accuracyMult = 1.2,
+
    class = "equipment",
       style = "Range"
+
    visual = "necro-cowl",
    },
+
    tags = { "magic", "craftable", "armor", "ability" },
    skill = "crafting",
+
    equipmentStats = {
    itemImage = "/images/combat/equipment/range/arrow_4.png",
+
       grantedAbility = { 120, 121, 122, 167 },
    craftingDescription = "Each craft results in 32 projectiles.",
+
      slot = "helm",
    extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
+
      offensiveDamageAffinity = {
     class = "ammo",
+
        Magic = 1.06,
     category = "Range",
+
        Poison = 1.03,
     tags = { "range", "ammunition" }
+
        Chaos = 1.03
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 1.06,
 +
        Magic = 1.01,
 +
        Poison = 1.01,
 +
        Chaos = 1.01,
 +
        Range = 0.94,
 +
        Piercing = 0.94,
 +
        Blunt = 0.97,
 +
        Slashing = 0.94
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Poison = 28
 +
      },
 +
      weaponBonus = {
 +
        strength = 6,
 +
        intellect = 12,
 +
        dexterity = 6
 +
      },
 +
       armorBonus = {
 +
        protection = 8,
 +
        resistance = 32,
 +
        agility = 18,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.6
 +
      } },
 +
      itemSet = { 10011, 10013, 10020 }
 +
     },
 +
     rarity = "epic",
 +
     craftingStats = {
 +
      level = 75,
 +
      experience = 40500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1455"] = {
+
   ["1305"] = {
     name = "Master Ammo",
+
     name = "Necromancer's Robe Top",
     id = 1455,
+
     id = 1305,
 +
    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_top.PNG",
       damageMult = 1.2,
+
    class = "equipment",
       accuracyMult = 1.3,
+
    visual = "necro-top",
       style = "Range"
+
    extraTooltipInfo = "The robes of a necromancer. Smells like death.",
 +
    tags = { "magic", "craftable", "armor", "ability" },
 +
    equipmentStats = {
 +
      grantedAbility = { 120, 121, 122 },
 +
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.06,
 +
        Poison = 1.03,
 +
        Chaos = 1.03
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 1.08,
 +
        Magic = 1.03,
 +
        Poison = 1.03,
 +
        Chaos = 1.01,
 +
        Range = 0.94,
 +
        Piercing = 0.94,
 +
        Blunt = 0.97,
 +
        Slashing = 0.94
 +
       },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 30,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 16,
 +
        resistance = 54,
 +
        agility = 8,
 +
        stamina = 12
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 2.7
 +
      } },
 +
      itemSet = { 10011, 10013, 10020 }
 
     },
 
     },
     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"] = {
+
   ["1306"] = {
     name = "Experimental Ammo",
+
     name = "Necromancer's Robe Bottoms",
     id = 1456,
+
     id = 1306,
 +
    enchantmentTier = 7,
 +
    value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["206"] = 1,
 
      ["306"] = 15,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 35,
 
    craftingExperience = 35,
 
    value = 35,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 60
+
       defense = 75,
 +
      magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_robe_legs.png",
       damageMult = 1.25,
+
    class = "equipment",
       accuracyMult = 1.25,
+
    visual = "necro-legs",
       style = "Range"
+
    extraTooltipInfo = "The robe bottoms of a necromancer.",
 +
    tags = { "magic", "craftable", "armor", "ability" },
 +
    equipmentStats = {
 +
      grantedAbility = { 120, 121, 122 },
 +
       slot = "legs",
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.06,
 +
        Poison = 1.03,
 +
        Chaos = 1.03
 +
      },
 +
       defensiveDamageAffinity = {
 +
        Melee = 1.08,
 +
        Magic = 1.03,
 +
        Poison = 1.03,
 +
        Chaos = 1.01,
 +
        Range = 0.94,
 +
        Piercing = 0.94,
 +
        Blunt = 0.97,
 +
        Slashing = 0.94
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 24,
 +
        dexterity = 0
 +
       },
 +
      armorBonus = {
 +
        protection = 12,
 +
        resistance = 48,
 +
        agility = 12,
 +
        stamina = 8
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 2.5
 +
      } },
 +
      itemSet = { 10011, 10013, 10020 }
 
     },
 
     },
     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 = 70500,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" },
+
     }
    rarity = "rare"
 
 
   },
 
   },
   ["1457"] = {
+
   ["1307"] = {
     name = "Void Ammo",
+
     name = "Book of Death",
     id = 1457,
+
     id = 1307,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     enchantmentTier = 7,
      ["207"] = 1,
+
    value = 6000000,
      ["307"] = 5,
+
    itemImage = "/images/combat/equipment/magic/necro_book.png",
      ["700"] = 8
+
     class = "equipment",
    } },
+
     visual = "necro-focus",
     craftingLevel = 42,
+
     tags = { "magic", "craftable", "ability" },
     craftingExperience = 42,
 
    value = 42,
 
     craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 70
+
       magic = 75
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 120, 121, 122, 138, 141 },
 +
      slot = "shield",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.25
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Magic = 60,
 +
        Poison = 60
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.15,
 +
        Melee = 0.9,
 +
        Range = 0.9,
 +
        Poison = 1.03
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 40,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 88,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3.5
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Poison",
 +
        value = 3.5
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3
 +
      } },
 +
      itemSet = { 10011, 10013, 10020 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "epic",
       damageMult = 1.3,
+
    craftingStats = {
       accuracyMult = 1.3,
+
       level = 75,
       style = "Range"
+
      experience = 45250,
 +
      category = "Magic",
 +
       craftable = true,
 +
       description = "An unholy text. It will require all your willpower to not be corrupted by it."
 
     },
 
     },
     skill = "crafting",
+
     extraTooltipInfo = "It has a powerful toxic aura. Just touching it feels like breaking a taboo, but great power is often found in such things."
    itemImage = "/images/combat/equipment/range/shot_void_1.png",
 
    craftingDescription = "Each craft results in 32 projectiles.",
 
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
 
    class = "ammo",
 
    category = "Range",
 
    tags = { "range", "ammunition" },
 
    rarity = "rare"
 
 
   },
 
   },
   ["1458"] = {
+
   ["1308"] = {
     name = "Low-Grade Whetstone",
+
     name = "Necromancer's Wand",
     id = 1458,
+
     id = 1308,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     enchantmentTier = 7,
      ["109"] = 8,
+
     value = 6000000,
      ["201"] = 1,
 
      ["202"] = 1
 
    } },
 
    craftingLevel = 20,
 
    craftingExperience = 20,
 
     value = 20,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 20
+
       magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_wand.png",
       damageMult = 1.1,
+
    class = "equipment",
       accuracyMult = 1.1,
+
    visual = "necro-wand",
       style = "Melee"
+
    tags = { "magic", "craftable", "onehand", "ability" },
 +
    equipmentStats = {
 +
       grantedAbility = { 120, 121, 122, 131, 138, 141 },
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.25
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -20,
 +
        Magic = 134,
 +
        Range = -20,
 +
        Piercing = -8,
 +
        Blunt = -8,
 +
        Slashing = -8,
 +
        Poison = 68
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 0.75,
 +
        Magic = 1.15,
 +
        Range = 0.75,
 +
        Piercing = 0.1,
 +
        Blunt = 0.1,
 +
        Slashing = 0.1,
 +
        Poison = 1.03
 +
      },
 +
      oneHanded = true,
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 90,
 +
        dexterity = 0
 +
       },
 +
      attackSpeed = 2.5,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 6.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Poison",
 +
        value = 6.7
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 4.5
 +
      } },
 +
      itemSet = { 10020 },
 +
      hitMults = {
 +
        minimum = 0.25,
 +
        maximum = 1.1
 +
      }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
      experience = 32750,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
 
     },
 
     },
     skill = "crafting",
+
     extraTooltipInfo = "A wand capable of controlling death itself. Do you dare to take such power into your own hands?"
     itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
+
  },
     extraTooltipInfo = "For basic weapon maintenance.",
+
  ["1309"] = {
     class = "ammo",
+
    name = "Necromancer's Remains",
     category = "Melee",
+
    id = 1309,
     tags = { "melee", "ammunition" }
+
    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"
 
   },
 
   },
   ["1459"] = {
+
   ["1311"] = {
     name = "Mid-Grade Whetstone",
+
     name = "Gargoyle Shards",
     id = 1459,
+
     id = 1311,
 +
    value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     extraTooltipInfo = "A burning shard taken from a failed experiment. Can be restored through crafting.",
      ["109"] = 16,
+
     itemImage = "/images/misc/gargoyle_shards.png",
      ["201"] = 1,
+
     class = "bar",
      ["202"] = 1,
+
     tags = { "crafting" },
      ["204"] = 1,
+
     rarity = "rare"
      ["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 = {
 
      damageMult = 1.2,
 
      accuracyMult = 1.2,
 
      style = "Melee"
 
    },
 
    skill = "crafting",
 
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
 
    extraTooltipInfo = "For advanced weapon maintenance.",
 
     class = "ammo",
 
     category = "Melee",
 
     tags = { "melee", "ammunition" }
 
 
   },
 
   },
   ["1460"] = {
+
   ["1312"] = {
     name = "High-Grade Whetstone",
+
     name = "Mantis Shrimp Carapace",
     id = 1460,
+
     id = 1312,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["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
+
       defense = 85
 
     },
 
     },
    ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_armor.png",
      damageMult = 1.3,
+
     extraTooltipInfo = "A reforged carapace modeled after the strongest shrimp.",
      accuracyMult = 1.3,
+
     class = "equipment",
      style = "Melee"
+
     visual = "shrimp-armor",
    },
+
     equipmentStats = {
    skill = "crafting",
+
      slot = "body",
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
+
      defensiveCritical = {
     extraTooltipInfo = "To make your weapon perform better than it ever has before.",
+
        chance = 0.1,
     class = "ammo",
+
        damageMultiplier = 0.8
     category = "Melee",
+
      },
     tags = { "melee", "ammunition" }
+
      offensiveDamageAffinity = {
  },
+
        Melee = 1.03,
  ["1461"] = {
+
        Magic = 1.03,
    name = "Lesser Imbued Charm",
+
        Range = 1.03,
    id = 1461,
+
        Chaos = 1.03,
    tradeable = true,
+
        Poison = 1.03
    requiredResources = { {
+
      },
       ["111"] = 1,
+
      defensiveDamageAffinity = {
       ["516"] = 1,
+
        Melee = 0.99,
      ["4013"] = 1,
+
        Magic = 0.99,
      ["4015"] = 1
+
        Range = 0.99,
    } },
+
        Piercing = 1.06,
    craftingLevel = 20,
+
        Blunt = 0.88,
    craftingExperience = 20,
+
        Slashing = 1.06
    value = 20,
+
      },
    craftingMultiplier = { 72 },
+
      armorBonus = {
    craftable = true,
+
        protection = 88,
    type = "weapon",
+
        resistance = 88,
    requiredLevel = {
+
        agility = 26,
       magic = 20
+
        stamina = 16
 +
       },
 +
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.8
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
      } },
 +
       itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "legendary",
       damageMult = 1.1,
+
    craftingStats = {
       accuracyMult = 1.1,
+
       level = 92,
       style = "Magic"
+
      experience = 120000,
 +
      category = "Rare",
 +
       craftable = true,
 +
       description = "A carapace that could only be fashioned through the help of a Voidblessed Shrimp."
 
     },
 
     },
    skill = "crafting",
+
     tags = { "craftable", "armor" }
    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",
 
    category = "Magic",
 
     tags = { "magic", "ammunition" }
 
 
   },
 
   },
   ["1462"] = {
+
   ["1313"] = {
     name = "Major Imbued Charm",
+
     name = "Mantis Shrimp Greaves",
     id = 1462,
+
     id = 1313,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["111"] = 2,
 
      ["514"] = 2,
 
      ["4016"] = 1,
 
      ["4017"] = 1
 
    } },
 
    craftingLevel = 40,
 
    craftingExperience = 40,
 
    value = 40,
 
    craftingMultiplier = { 72 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 40
+
       defense = 85
 
     },
 
     },
    ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_legs.png",
      damageMult = 1.2,
+
     extraTooltipInfo = "A reforged set of greaves modeled after the strongest shrimp.",
      accuracyMult = 1.2,
+
     class = "equipment",
      style = "Magic"
+
     visual = "shrimp-legs",
    },
+
     equipmentStats = {
    skill = "crafting",
+
      slot = "legs",
     itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
+
      defensiveCritical = {
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
+
        chance = 0.1,
     class = "ammo",
+
        damageMultiplier = 0.8
     category = "Magic",
+
      },
     tags = { "magic", "ammunition" }
+
      offensiveDamageAffinity = {
  },
+
        Melee = 1.03,
  ["1463"] = {
+
        Magic = 1.03,
    name = "Greater Imbued Charm",
+
        Range = 1.03,
    id = 1463,
+
        Chaos = 1.03,
    tradeable = true,
+
        Poison = 1.03
    requiredResources = { {
+
      },
      ["111"] = 4,
+
      defensiveDamageAffinity = {
       ["515"] = 2,
+
        Melee = 0.99,
       ["518"] = 2,
+
        Magic = 0.99,
      ["4018"] = 1,
+
        Range = 0.99,
      ["4019"] = 1
+
        Piercing = 1.08,
    } },
+
        Blunt = 0.88,
    craftingLevel = 60,
+
        Slashing = 1.04
    craftingExperience = 60,
+
      },
    value = 60,
+
      armorBonus = {
    craftingMultiplier = { 72 },
+
        protection = 88,
    craftable = true,
+
        resistance = 88,
    type = "weapon",
+
        agility = 26,
    requiredLevel = {
+
        stamina = 16
       magic = 60
+
       },
 +
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.8
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
      } },
 +
       itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "legendary",
       damageMult = 1.3,
+
    craftingStats = {
       accuracyMult = 1.3,
+
       level = 92,
       style = "Magic"
+
      experience = 120000,
 +
      category = "Rare",
 +
       craftable = true,
 +
       description = "A pair of greaves that could only be fashioned through the help of a Voidblessed Shrimp."
 
     },
 
     },
    skill = "crafting",
+
     tags = { "craftable", "armor" }
    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",
 
    category = "Magic",
 
     tags = { "magic", "ammunition" }
 
 
   },
 
   },
   ["1464"] = {
+
   ["1314"] = {
     name = "Ancient Imbued Charm",
+
     name = "Mantis Shrimp Helm",
     id = 1464,
+
     id = 1314,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 200,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 80
+
       defense = 85
 
     },
 
     },
    ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_helm.png",
      damageMult = 1.4,
+
     extraTooltipInfo = "A reforged helm modeled after the strongest shrimp.",
      accuracyMult = 1.4,
+
     class = "equipment",
      style = "Magic"
+
     visual = "shrimp-helm",
    },
+
    equipmentStats = {
    skill = "crafting",
+
      slot = "helm",
     itemImage = "/images/combat/equipment/magic/conc_rune_4.PNG",
+
      defensiveCritical = {
     extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
+
        chance = 0.1,
     class = "ammo",
+
        damageMultiplier = 0.8
     tags = { "magic", "ammunition" }
+
      },
  },
+
      offensiveDamageAffinity = {
  ["1465"] = {
+
        Melee = 1.03,
    name = "Dwarven Whetstone",
+
        Magic = 1.03,
    id = 1465,
+
        Range = 1.03,
    tradeable = true,
+
        Chaos = 1.03,
    value = 200,
+
        Poison = 1.03
    type = "weapon",
+
      },
    requiredLevel = {
+
      defensiveDamageAffinity = {
      strength = 80
+
        Melee = 0.99,
    },
+
        Magic = 0.99,
    ammunitionMults = {
+
        Range = 0.99,
      damageMult = 1.4,
+
        Piercing = 1.08,
      accuracyMult = 1.4,
+
        Blunt = 0.94,
       style = "Melee"
+
        Slashing = 1.08
    },
+
      },
    skill = "crafting",
+
       armorBonus = {
    itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
+
        protection = 80,
    extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
+
        resistance = 80,
    class = "ammo",
+
        agility = 20,
    tags = { "melee", "ammunition" }
+
        stamina = 12
  },
+
      },
  ["1466"] = {
+
      augmentationBonus = { {
    name = "Elven Ammo",
+
        stat = "armorBonus.protection",
    id = 1466,
+
        value = 4
    tradeable = true,
+
      }, {
    value = 200,
+
        stat = "armorBonus.resistance",
    type = "weapon",
+
        value = 4
    requiredLevel = {
+
      }, {
       range = 80
+
        stat = "armorBonus.agility",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
      } },
 +
       itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "legendary",
       damageMult = 1.4,
+
    craftingStats = {
       accuracyMult = 1.4,
+
       level = 92,
       style = "Range"
+
      experience = 120000,
 +
      category = "Rare",
 +
       craftable = true,
 +
       description = "A helm that could only be fashioned through the help of a Voidblessed Shrimp."
 
     },
 
     },
    skill = "crafting",
+
     tags = { "craftable", "armor" }
    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" }
 
 
   },
 
   },
   ["1500"] = {
+
   ["1315"] = {
     name = "Santa Hat",
+
     name = "Mantis Shrimp Shell",
     id = 1500,
+
     id = 1315,
     enchantmentTier = 5,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 12000000,
      ["112"] = 1000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 42069,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/santa_hat.png",
+
     requiredLevel = {
    class = "equipment",
+
       defense = 85
    visual = "santa-hat",
 
    tags = { "armor", "event" },
 
    equipmentStats = {
 
       slot = "helm",
 
      isTransmog = true
 
 
     },
 
     },
    requiredResources = { {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_shield.png",
      ["201"] = 10
+
    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?",
    } },
 
    rarity = "uncommon"
 
  },
 
  ["1501"] = {
 
    name = "Snowman Head",
 
    id = 1501,
 
    enchantmentTier = 5,
 
    augmentationCost = {
 
      ["112"] = 1000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
    value = 42069,
 
    tradeable = true,
 
     itemImage = "/images/combat/equipment/snowman_head.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "snowman-head",
+
     specialVisuals = { {
    tags = { "armor", "event" },
+
      image = "/images/combat/equipment/mantis_shrimp_shield.png",
    equipmentStats = {
+
      css = "shrimp-shield-1"
       slot = "helm",
+
    }, {
       isTransmog = true
+
       image = "/images/combat/equipment/shrimp_shield_2.png",
    },
+
       css = "shrimp-shield-2"
    requiredResources = { {
 
      ["201"] = 10
 
 
     } },
 
     } },
    rarity = "uncommon"
 
  },
 
  ["1502"] = {
 
    name = "Tophat",
 
    id = 1502,
 
    enchantmentTier = 5,
 
    augmentationCost = {
 
      ["112"] = 1000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
    value = 42069,
 
    tradeable = true,
 
    itemImage = "/images/combat/equipment/tophat.png",
 
    class = "equipment",
 
    visual = "tophat",
 
    tags = { "armor", "event" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 54, 65 },
       isTransmog = true
+
       slot = "shield",
    },
+
       defensiveCritical = {
    requiredResources = { {
+
        chance = 0.1,
      ["201"] = 10
+
        damageMultiplier = 0.8
    } },
+
      },
    rarity = "uncommon"
+
      offensiveDamageAffinity = {
  },
+
        Melee = 0.8333333333333334,
  ["1503"] = {
+
        Magic = 0.8333333333333334,
    name = "Lesser Ladle",
+
        Range = 0.8333333333333334
    id = 1503,
+
      },
    enchantmentTier = 5,
+
      defensiveDamageAffinity = {
    augmentationCost = {
+
        Melee = 1.25,
      ["95"] = 200,
+
        Magic = 1.25,
      ["402"] = 1
+
        Range = 1.25,
    },
+
        Piercing = 1.33,
    craftingLevel = 1,
+
        Blunt = 1.33,
    craftingExperience = 1,
+
        Slashing = 1.33
    value = 20000,
+
      },
    tradeable = true,
+
      armorBonus = {
    relatedSkill = "cooking",
+
        protection = 88,
    enchantmentOverrideSlot = "ladle",
+
        resistance = 88,
    tool = true,
+
        agility = 26,
    itemImage = "/images/combat/equipment/lesser_ladle.png",
+
        stamina = 32
    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",
+
      augmentationBonus = { {
    tags = { "tool", "cooking" },
+
        stat = "armorBonus.protection",
    equipmentStats = {
+
        value = 4.4
      slot = "ladle",
+
      }, {
       toolBoost = { {
+
        stat = "armorBonus.resistance",
         skill = "cooking",
+
        value = 4.4
         boost = 10
+
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 1.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
       }, {
 +
         stat = "weaponBonus.intellect",
 +
         value = 2
 
       } },
 
       } },
       augmentationBonus = { {
+
       itemSet = { 2001, 10034, 10029, 10033 }
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "legendary",
  },
+
    craftingStats = {
  ["1504"] = {
+
      level = 92,
    name = "Ladle",
+
      experience = 120000,
    id = 1504,
+
      category = "Rare",
    enchantmentTier = 5,
+
       craftable = true,
    augmentationCost = {
+
       description = "A shield that could only be fashioned through the help of a Voidblessed Shrimp."
       ["95"] = 200,
 
       ["402"] = 1
 
 
     },
 
     },
    craftingLevel = 1,
+
     tags = { "craftable", "ability" }
    craftingExperience = 1,
 
    value = 25000,
 
    tradeable = true,
 
    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"
 
 
   },
 
   },
   ["1505"] = {
+
   ["1316"] = {
     name = "Greater Ladle",
+
     name = "Mantis Shrimp Gauntlets",
     id = 1505,
+
     id = 1316,
     enchantmentTier = 5,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 12000000,
      ["95"] = 200,
 
      ["402"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 30000,
 
 
     tradeable = true,
 
     tradeable = true,
    relatedSkill = "cooking",
+
     itemImage = "/images/combat/equipment/mantis_shrimp_knuckles_icon.png",
    enchantmentOverrideSlot = "ladle",
+
     extraTooltipInfo = "A pair of gauntlets that infuse your punches with the speed and power of the strongest shrimp.",
    tool = true,
 
     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",
 
     class = "equipment",
     tags = { "tool", "cooking" },
+
    specialVisuals = { {
 +
      image = "/images/combat/equipment/mantis_shrimp_knuckles_1.png",
 +
      css = "mantis-gloves-1"
 +
    }, {
 +
      image = "/images/combat/equipment/mantis_shrimp_knuckles_2.png",
 +
      css = "mantis-gloves-2"
 +
    }, {
 +
      image = "/images/combat/equipment/mantis_shrimp_knuckles_3.png",
 +
      css = "mantis-gloves-3"
 +
    } },
 +
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ladle",
+
      grantedAbility = { 155, 156, 157 },
       toolBoost = { {
+
       slot = "gloves",
         skill = "cooking",
+
       weaponBonus = {
         boost = 10
+
        strength = 11,
 +
        intellect = 11,
 +
        dexterity = 11
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 11,
 +
        Magic = 11,
 +
        Range = 11
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.06
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 1.03,
 +
        Range = 1.03,
 +
        Chaos = 1.06
 +
      },
 +
      armorBonus = {
 +
        protection = 24,
 +
        resistance = 24,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
      }, {
 +
         stat = "weaponBonus.dexterity",
 +
         value = 2
 
       } },
 
       } },
       augmentationBonus = { {
+
       itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 120000,
 +
      category = "Rare",
 +
      craftable = true,
 +
      description = "A pair of gauntlets that could only be fashioned through the help of a Voidblessed Shrimp."
 +
    }
 +
  },
 +
  ["1317"] = {
 +
    id = 1317,
 +
    name = "Void-Blessed Shrimp",
 +
    value = 3360000,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/materials/void_shrimp.png",
 +
    extraTooltipInfo = "It promises vast seas of knowledge if only you would free it. Perhaps it could teach you to use Shrimp Scraps to make equipment?",
 +
    class = "bar",
 +
    tags = { "shard" },
 +
    rarity = "legendary"
 
   },
 
   },
   ["1506"] = {
+
   ["1318"] = {
     name = "Moss Maul",
+
     name = "Witchhunter Handgonne",
     id = 1506,
+
     id = 1318,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["306"] = 1000,
 
      ["401"] = 3
 
    },
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 7,
 +
    value = 1263400,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       range = 75
 
     },
 
     },
    craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/handgonne.png",
    craftingExperience = 192000,
+
     visual = "handgonne",
    requiredResources = { {
 
      ["109"] = 5000,
 
      ["205"] = 750,
 
      ["213"] = 1,
 
      ["306"] = 1000
 
    } },
 
    category = "Melee",
 
    craftable = true,
 
     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",
 
     class = "equipment",
    visual = "moss-maul",
+
     tags = { "range", "onehand", "ability" },
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 13, 45 },
+
       grantedAbility = { 163, 12, 158, 159, 160, 161 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.025,
+
         chance = 0.06666666666666667,
 
         damageMultiplier = 1.33
 
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 103,
+
         Melee = -24,
         Magic = -20,
+
         Magic = -24,
         Range = -20,
+
         Range = 178,
         Piercing = -4,
+
         Piercing = 192,
         Blunt = 256,
+
         Blunt = 128,
         Slashing = 44,
+
         Slashing = 22
        Nature = 64
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.3,
+
         Magic = 0.75,
         Magic = 0.25,
+
         Melee = 0.75,
         Range = 0.1,
+
         Range = 1.05,
         Piercing = 0.125,
+
         Piercing = 1.11,
         Blunt = 1.5,
+
         Blunt = 1.22,
         Slashing = 0.25,
+
         Slashing = 0.75
        Nature = 1.25
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 196,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 142
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 36,
+
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = -8,
+
         agility = -12,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       attackSpeed = 3.6,
+
       attackSpeed = 3.2,
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.2
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 9
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.dexterity",
         value = 6
+
         value = 7.1
      }, {
 
        stat = "armorBonus.protection",
 
        value = 1
 
 
       } },
 
       } },
       itemSet = { 10015 }
+
       oneHanded = true
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    extraTooltipInfo = "A weapon that combines the ranged prowess of the elves with the technical ingenuity of the dwarves. A true breakthrough! Can technically be fired one handed."
 
   },
 
   },
   ["1507"] = {
+
   ["1319"] = {
     name = "Modified Diving Gloves",
+
     name = "Personal Cannon",
     id = 1507,
+
     id = 1319,
    enchantmentTier = 6,
 
    augmentationCost = {
 
      ["513"] = 50,
 
      ["701"] = 20
 
    },
 
    value = 2120000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 8,
 +
    value = 3263400,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 55
+
       range = 80
 
     },
 
     },
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
+
     itemImage = "/images/combat/equipment/cannon.png",
     itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
+
     visual = "cannon",
    extraTooltipInfo = "Ready to punch anything you might encounter underwater or above!",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "modified-diving-gloves",
+
     tags = { "range", "craftable", "onehand", "ability" },
    category = { "weapon", "combat" },
 
    tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 44, 51 },
+
       grantedAbility = { 162, 12, 158, 159, 160, 161 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.055,
+
         chance = 0.030303030303030304,
 
         damageMultiplier = 1.75
 
         damageMultiplier = 1.75
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 88,
+
         Melee = -24,
         Magic = -10,
+
         Magic = -24,
         Range = -10,
+
         Range = 228,
         Piercing = 55,
+
         Piercing = 228,
         Blunt = -8,
+
         Blunt = 266,
         Slashing = 55
+
         Slashing = 22
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Magic = 0.75,
         Magic = 0.33,
+
         Melee = 0.75,
         Range = 0.2,
+
         Range = 1.1,
         Piercing = 1.05,
+
         Piercing = 1.3,
         Blunt = 0.75,
+
         Blunt = 1.45,
 
         Slashing = 0.75
 
         Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 41,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 188
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 64,
         resistance = 0,
+
         resistance = 64,
         agility = 6,
+
         agility = -128,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       attackSpeed = 2,
+
       attackSpeed = 4.4,
 +
      hitMults = {
 +
        minimum = 0.35,
 +
        maximum = 1.3
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.01
+
         value = 11.4
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 9.4
 
       }, {
 
       }, {
         stat = "offensiveCritical.damageMultiplier",
+
         stat = "armorBonus.protection",
         value = 0.01
+
         value = 1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 0.75
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 5.2
       } }
+
       } },
 +
      oneHanded = true
 
     },
 
     },
 +
    rarity = "epic",
 +
    extraTooltipInfo = "The next logical step to a handgonne- a really big one! A little slower to operate, but packs a much larger punch. Unfortunately does not seem to help with your agility, but at least you can hide behind it!",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 600000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Who doesn't love cannons?"
 +
    }
 +
  },
 +
  ["1320"] = {
 +
    name = "Illegal Gun Parts",
 +
    id = 1320,
 +
    value = 100,
 +
    tradeable = true,
 +
    extraTooltipInfo = "A partial component from researching explosive based projectile weapons. Outlawed by Big Magic for potential to unseat their monopoly on things going boom!",
 +
    itemImage = "/images/combat/materials/gun_part.png",
 +
    class = "bar",
 +
    tags = { "crafting" },
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1508"] = {
+
   ["1450"] = {
     name = "King's Crown",
+
     name = "Shoddy Ammo",
     id = 1508,
+
     id = 1450,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["403"] = 2,
 
      ["513"] = 300
 
    },
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     value = 1,
       defense = 85,
+
    ammunitionMults = {
       strength = 85
+
      damageMult = 1,
 +
      accuracyMult = 1,
 +
      style = "Range"
 +
    },
 +
    itemImage = "/images/combat/equipment/range/arrow_0.png",
 +
    extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
    craftingStats = {
 +
       level = 1,
 +
      experience = 1,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 +
  },
 +
  ["1451"] = {
 +
    name = "Amateur Ammo",
 +
    id = 1451,
 +
    tradeable = true,
 +
    value = 2,
 +
    requiredLevel = {
 +
       range = 10
 
     },
 
     },
     craftingLevel = 85,
+
     ammunitionMults = {
    craftingExperience = 192000,
+
       damageMult = 1.05,
    requiredResources = { {
+
       accuracyMult = 1.05,
       ["204"] = 1000,
+
       style = "Range"
      ["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",
 
    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 = 1.75
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.5
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.5
 
      } },
 
      itemSet = { 10009, 10016, 10015 }
 
 
     },
 
     },
     rarity = "epic"
+
     itemImage = "/images/combat/equipment/range/arrow_1.png",
 +
    extraTooltipInfo = "Ammo crafted by an amateur.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 15,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1509"] = {
+
   ["1452"] = {
     name = "Fire Orb",
+
     name = "Apprentice Ammo",
     id = 1509,
+
     id = 1452,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["402"] = 4,
 
      ["512"] = 100
 
    },
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 7,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       range = 20
      magic = 85
 
 
     },
 
     },
     craftingLevel = 85,
+
     ammunitionMults = {
    craftingExperience = 192000,
+
       damageMult = 1.1,
    requiredResources = { {
+
       accuracyMult = 1.1,
      ["214"] = 1,
+
       style = "Range"
      ["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",
 
    visual = "fire-orb",
 
    tags = { "armor", "melee", "ability" },
 
    equipmentStats = {
 
      grantedAbility = { 7 },
 
      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 = 0.75
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 1.5
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.5
 
       }, {
 
        stat = "weaponBonus.intellect",
 
        value = 0.5
 
      } },
 
      itemSet = { 10013, 10015 }
 
 
     },
 
     },
     rarity = "epic"
+
     itemImage = "/images/combat/equipment/range/arrow_2.png",
 +
    extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 40,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1510"] = {
+
   ["1453"] = {
    id = 1510,
+
     name = "Journeyman Ammo",
     name = "Kalanahmatti",
+
     id = 1453,
     value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/kalanahmatti.png",
+
    value = 14,
     extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
+
    requiredLevel = {
     class = "bar",
+
      range = 30
     tags = { "crafting", "shard" },
+
    },
     rarity = "epic"
+
    ammunitionMults = {
 +
      damageMult = 1.15,
 +
      accuracyMult = 1.15,
 +
      style = "Range"
 +
    },
 +
     itemImage = "/images/combat/equipment/range/arrow_3.png",
 +
     extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
 +
     class = "ammo",
 +
     tags = { "range", "craftable", "ammunition" },
 +
     craftingStats = {
 +
      level = 30,
 +
      experience = 155,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1511"] = {
+
   ["1454"] = {
     name = "Shard of Kalanahmatti",
+
     name = "Professional Ammo",
     id = 1511,
+
     id = 1454,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["206"] = 100,
 
      ["306"] = 500
 
    },
 
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 21,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       range = 40
 
     },
 
     },
     craftable = true,
+
     ammunitionMults = {
    itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
+
       damageMult = 1.2,
    itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
+
       accuracyMult = 1.2,
    class = "equipment",
+
       style = "Range"
    visual = "shard-of-kalanahmatti",
 
    craftingDescription = "Powerful weapon made out of the legendary spear 'Kalanahmatti'.",
 
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
 
    category = "Melee",
 
    tags = { "melee", "onehand", "ability" },
 
    equipmentStats = {
 
       grantedAbility = { 8, 68 },
 
      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.5,
 
        Ice = 1.25,
 
        Range = 0.1
 
      },
 
      weaponBonus = {
 
        strength = 109,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4,
 
       augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 2.25
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Ice",
 
        value = 1
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 2.25
 
      } },
 
      itemSet = { 10015 }
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "/images/combat/equipment/range/arrow_4.png",
       ["206"] = 200,
+
    extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
       ["306"] = 1000,
+
    class = "ammo",
       ["1510"] = 1
+
    tags = { "range", "craftable", "ammunition" },
    } },
+
    craftingStats = {
    rarity = "epic"
+
       level = 40,
 +
       experience = 195,
 +
       category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1512"] = {
+
   ["1455"] = {
     name = "Zero Edge",
+
     name = "Master Ammo",
     id = 1512,
+
     id = 1455,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 28,
       ["206"] = 50
+
    requiredLevel = {
 +
       range = 50
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.2,
 +
      accuracyMult = 1.3,
 +
      style = "Range"
 
     },
 
     },
     value = 3360000,
+
     itemImage = "/images/combat/equipment/range/shot.png",
 +
    extraTooltipInfo = "Ammo that has been crafted by a master and is clearly intended for more exotic weaponry. Has enhanced accuracy due to its lighter materials.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 310,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 +
  },
 +
  ["1456"] = {
 +
    name = "Experimental Ammo",
 +
    id = 1456,
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 35,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
       range = 60
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.25,
 +
      accuracyMult = 1.25,
 +
      style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/zero_edge.png",
+
     itemImage = "/images/combat/equipment/range/shot_void_0.png",
    itemIcon = "/images/combat/equipment/zero_edge_icon.png",
+
     extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
    class = "equipment",
+
     class = "ammo",
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     tags = { "range", "craftable", "ammunition" },
     visual = "zero",
+
     rarity = "rare",
    category = { "weapon", "combat" },
+
    craftingStats = {
     tags = { "melee", "onehand", "ability" },
+
       level = 60,
     equipmentStats = {
+
      experience = 440,
      grantedAbility = { 16, 50, 98, 97 },
+
       category = "Range",
      slot = "weapon",
+
      craftable = true,
      offensiveCritical = {
+
      multiplier = 32,
        chance = 0.05,
+
      description = "Each craft results in 32 projectiles."
        damageMultiplier = 1.3
+
    }
      },
+
  },
       offensiveAccuracyAffinityRating = {
+
  ["1457"] = {
        Melee = 52,
+
    name = "Void Ammo",
        Magic = -14,
+
    id = 1457,
        Range = -14,
+
    tradeable = true,
        Slashing = 60,
+
    value = 42,
        Lightning = 33
+
    requiredLevel = {
      },
+
      range = 70
       offensiveDamageAffinity = {
+
    },
        Melee = 1.05,
+
    ammunitionMults = {
        Magic = 1,
+
      damageMult = 1.3,
        Range = 0.1,
+
       accuracyMult = 1.3,
        Piercing = 0.25,
+
       style = "Range"
        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 = 1.65
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Lightning",
 
        value = 1.75
 
       }, {
 
        stat = "weaponBonus.intellect",
 
        value = 0.25
 
       }, {
 
        stat = "weaponBonus.strength",
 
        value = 1.65
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
    itemImage = "/images/combat/equipment/range/shot_void_1.png",
 +
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
 +
    class = "ammo",
 +
    tags = { "range", "craftable", "ammunition" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 70,
 +
      experience = 400,
 +
      category = "Range",
 +
      craftable = true,
 +
      multiplier = 32,
 +
      description = "Each craft results in 32 projectiles."
 +
    }
 
   },
 
   },
   ["1513"] = {
+
   ["1458"] = {
     name = "Chaos Crest",
+
     name = "Low-Grade Whetstone",
     id = 1513,
+
     id = 1458,
     enchantmentTier = 3,
+
     tradeable = true,
     augmentationCost = {
+
     value = 20,
       ["112"] = 200
+
    requiredLevel = {
 +
       strength = 20
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.1,
 +
      accuracyMult = 1.1,
 +
      style = "Melee"
 
     },
 
     },
     craftingLevel = 1,
+
     itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
     craftingExperience = 1,
+
     extraTooltipInfo = "For basic weapon maintenance.",
     value = 68000,
+
     class = "ammo",
 +
    tags = { "melee", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 33,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 32
 +
    }
 +
  },
 +
  ["1459"] = {
 +
    name = "Mid-Grade Whetstone",
 +
    id = 1459,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "smithing",
+
     value = 40,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20
+
       strength = 40
 
     },
 
     },
     enchantmentOverrideSlot = "tongs",
+
     ammunitionMults = {
    itemImage = "/images/combat/equipment/crest_of_chaos.png",
+
       damageMult = 1.2,
    itemIcon = "/images/combat/equipment/crest_of_chaos_icon.png",
+
       accuracyMult = 1.2,
    extraTooltipInfo = "The heat of this helm could empower your smithing abilities!",
+
       style = "Melee"
    class = "equipment",
 
    visual = "crest-of-chaos",
 
    category = { "armor", "combat" },
 
    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
 
      } }
 
 
     },
 
     },
     requiredResources = { {
+
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
      ["204"] = 200
+
    extraTooltipInfo = "For advanced weapon maintenance.",
     } },
+
    class = "ammo",
     rarity = "uncommon"
+
     tags = { "melee", "craftable", "ammunition" },
 +
     craftingStats = {
 +
      level = 40,
 +
      experience = 465,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 80
 +
    }
 
   },
 
   },
   ["1514"] = {
+
   ["1460"] = {
     name = "Forgotten Sadness",
+
     name = "High-Grade Whetstone",
     id = 1514,
+
     id = 1460,
     enchantmentTier = 7,
+
     tradeable = true,
     augmentationCost = {
+
     value = 60,
       ["515"] = 100,
+
    requiredLevel = {
       ["800"] = 50
+
      strength = 60
 +
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.3,
 +
      accuracyMult = 1.3,
 +
       style = "Melee"
 
     },
 
     },
     value = 3360000,
+
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
 +
    extraTooltipInfo = "To make your weapon perform better than it ever has before.",
 +
    class = "ammo",
 +
    tags = { "melee", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 1020,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 96
 +
    }
 +
  },
 +
  ["1461"] = {
 +
    name = "Lesser Imbued Charm",
 +
    id = 1461,
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 20,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       magic = 20
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.1,
 +
      accuracyMult = 1.1,
 +
      style = "Magic"
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
+
     itemImage = "/images/combat/equipment/magic/conc_rune_1.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
+
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to somewhat empower them.",
     extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
+
     class = "ammo",
     class = "equipment",
+
     tags = { "magic", "craftable", "ammunition" },
    visual = "forgotten-soul-axe",
+
     craftingStats = {
    category = { "weapon", "combat" },
+
       level = 20,
     tags = { "melee", "onehand", "ability" },
+
       experience = 33,
     equipmentStats = {
+
       category = "Magic",
       grantedAbility = { 35 },
+
      craftable = true,
       slot = "weapon",
+
       multiplier = 72
       offensiveCritical = {
+
    }
        chance = 0.035,
+
  },
        damageMultiplier = 1.13
+
  ["1462"] = {
      },
+
    name = "Major Imbued Charm",
       offensiveAccuracyAffinityRating = {
+
    id = 1462,
        Melee = 24,
+
    tradeable = true,
        Magic = -12,
+
    value = 40,
        Range = 55,
+
    requiredLevel = {
        Piercing = -4,
+
       magic = 40
        Blunt = 132,
+
    },
        Slashing = 88
+
    ammunitionMults = {
      },
+
       damageMult = 1.2,
      offensiveDamageAffinity = {
+
       accuracyMult = 1.2,
        Melee = 1,
+
       style = "Magic"
        Magic = 0.1,
 
        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 = 0.9
 
       }, {
 
        stat = "weaponBonus.strength",
 
        value = 3
 
       }, {
 
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 0.9
 
       }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
 +
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
 +
    class = "ammo",
 +
    tags = { "magic", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 105,
 +
      category = "Magic",
 +
      craftable = true,
 +
      multiplier = 72
 +
    }
 
   },
 
   },
   ["1515"] = {
+
   ["1463"] = {
     name = "Forgotten Madness",
+
     name = "Greater Imbued Charm",
     id = 1515,
+
     id = 1463,
     enchantmentTier = 7,
+
     tradeable = true,
     augmentationCost = {
+
     value = 60,
       ["515"] = 100,
+
    requiredLevel = {
       ["800"] = 50
+
      magic = 60
 +
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.3,
 +
      accuracyMult = 1.3,
 +
       style = "Magic"
 
     },
 
     },
     value = 3360000,
+
     itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
 +
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
 +
    class = "ammo",
 +
    tags = { "magic", "craftable", "ammunition" },
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 275,
 +
      category = "Magic",
 +
      craftable = true,
 +
      multiplier = 72
 +
    }
 +
  },
 +
  ["1464"] = {
 +
    name = "Ancient Imbued Charm",
 +
    id = 1464,
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 200,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       magic = 80
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
      style = "Magic"
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
+
     itemImage = "/images/combat/equipment/magic/conc_rune_4.PNG",
    itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
+
     extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
     extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
+
     class = "ammo",
     class = "equipment",
+
     tags = { "magic", "ammunition" },
     visual = "forgotten-soul-scim",
+
     rarity = "rare"
    category = { "weapon", "combat" },
+
  },
     tags = { "melee", "onehand", "ability" },
+
  ["1465"] = {
    equipmentStats = {
+
    name = "Dwarven Whetstone",
      grantedAbility = { 35 },
+
    id = 1465,
      slot = "weapon",
+
    tradeable = true,
      offensiveCritical = {
+
    value = 200,
        chance = 0.05,
+
    requiredLevel = {
        damageMultiplier = 1.3
+
       strength = 80
      },
+
    },
      offensiveAccuracyAffinityRating = {
+
    ammunitionMults = {
        Melee = 48,
+
       damageMult = 1.4,
        Magic = 66,
+
       accuracyMult = 1.4,
        Range = -14,
+
       style = "Melee"
        Slashing = 77
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Magic = 1,
 
        Range = 0.1,
 
        Piercing = 0.25,
 
        Blunt = 0.25,
 
        Slashing = 1.33
 
      },
 
       weaponBonus = {
 
        strength = 64,
 
        intellect = 71,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
       augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 1.98
 
       }, {
 
        stat = "weaponBonus.strength",
 
        value = 1.98
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Magic",
 
        value = 1.98
 
       }, {
 
        stat = "weaponBonus.intellect",
 
        value = 1.98
 
      } },
 
      attackSpeed = 2.3
 
 
     },
 
     },
     rarity = "epic"
+
    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"
 
   },
 
   },
   ["1516"] = {
+
   ["1466"] = {
     name = "Forgotten Anger",
+
     name = "Elven Ammo",
     id = 1516,
+
     id = 1466,
    enchantmentTier = 7,
 
    augmentationCost = {
 
      ["515"] = 100,
 
      ["800"] = 50
 
    },
 
    value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 200,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       range = 80
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
      style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
+
     itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
+
    extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
 +
    class = "ammo",
 +
    tags = { "range", "ammunition" },
 +
    rarity = "rare"
 +
  },
 +
  ["1500"] = {
 +
    name = "Santa Hat",
 +
     id = 1500,
 +
    enchantmentTier = 5,
 +
    value = 42069,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/santa_hat.png",
 +
    extraTooltipInfo = "Tis the season.",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
+
     visual = "santa-hat",
     visual = "forgotten-soul-two",
+
     tags = { "event", "armor", "cosmetic" },
    category = { "weapon", "combat" },
 
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 35 },
+
       slot = "helm",
       slot = "weapon",
+
       isTransmog = true,
       offensiveCritical = {
+
      cosmeticSlot = "helm"
        chance = 0.04,
+
    },
        damageMultiplier = 1.15
+
    rarity = "uncommon"
      },
+
  },
      offensiveAccuracyAffinityRating = {
+
  ["1501"] = {
        Melee = 77,
+
    name = "Snowman Head",
        Magic = -20,
+
    id = 1501,
        Range = -20,
+
    enchantmentTier = 5,
        Piercing = 110,
+
    value = 42069,
        Blunt = 44,
+
    tradeable = true,
        Slashing = 132
+
    itemImage = "/images/combat/equipment/snowman_head.png",
      },
+
    extraTooltipInfo = "You'd be surprised how comfortable this feels.",
      offensiveDamageAffinity = {
+
    class = "equipment",
        Melee = 1.05,
+
    visual = "snowman-head",
        Magic = 0.1,
+
    tags = { "event", "armor", "cosmetic" },
        Range = 0.1,
+
    equipmentStats = {
        Piercing = 0.66,
+
       slot = "helm",
        Blunt = 0.33,
+
      isTransmog = true,
        Slashing = 1.33
+
       cosmeticSlot = "helm"
      },
 
      weaponBonus = {
 
        strength = 131,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      attackSpeed = 3,
 
       augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 1.5
 
       }, {
 
        stat = "weaponBonus.strength",
 
        value = 4.5
 
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1517"] = {
+
   ["1502"] = {
     name = "Gargoyle Chainmail",
+
     name = "Tophat",
     id = 1517,
+
     id = 1502,
     enchantmentTier = 6,
+
     enchantmentTier = 5,
     augmentationCost = {
+
     value = 42069,
      ["202"] = 100,
+
    tradeable = true,
       ["204"] = 100,
+
    itemImage = "/images/combat/equipment/tophat.png",
       ["207"] = 10
+
    extraTooltipInfo = "For the classy ones.",
 +
    class = "equipment",
 +
    visual = "tophat",
 +
    tags = { "event", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
       slot = "helm",
 +
      isTransmog = true,
 +
       cosmeticSlot = "helm"
 
     },
 
     },
     value = 1232000,
+
    rarity = "uncommon"
 +
  },
 +
  ["1503"] = {
 +
    name = "Lesser Ladle",
 +
    id = 1503,
 +
    enchantmentTier = 5,
 +
     value = 20000,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     enchantmentOverrideSlot = "ladle",
      defense = 60
+
    overrideItemTier = 3,
    },
+
     itemImage = "/images/combat/equipment/lesser_ladle.png",
     itemImage = "/images/combat/equipment/gargoyle_chain.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",
 
     class = "equipment",
    visual = "chainbody-gargoyle",
+
     tags = { "cooking" },
     tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
       slot = "ladle",
       offensiveDamageAffinity = {
+
       toolBoost = { {
         Melee = 1.12,
+
         skill = "cooking",
         Piercing = 1.075
+
         boost = 25
       },
+
       } },
       defensiveDamageAffinity = {
+
       augmentationBonus = { {
         Melee = 1,
+
         stat = "toolBoost.cooking",
         Magic = 0.9,
+
         value = 1.5
        Range = 1,
+
      } }
        Piercing = 0.97,
+
    },
        Blunt = 0.99,
+
    rarity = "uncommon"
        Slashing = 1.04
+
  },
      },
+
  ["1504"] = {
      weaponBonus = {
+
    name = "Ladle",
        dexterity = 0,
+
    id = 1504,
        intellect = 0,
+
    enchantmentTier = 5,
        strength = 0
+
    value = 25000,
      },
+
    tradeable = true,
      armorBonus = {
+
    enchantmentOverrideSlot = "ladle",
        protection = 80,
+
    overrideItemTier = 3,
        resistance = -3,
+
    itemImage = "/images/combat/equipment/ladle.png",
         agility = 20,
+
    extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
         stamina = 0
+
    class = "equipment",
       },
+
    tags = { "cooking" },
 +
    equipmentStats = {
 +
      slot = "ladle",
 +
      toolBoost = { {
 +
         skill = "cooking",
 +
         boost = 25
 +
       } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "toolBoost.cooking",
        value = 1.25
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.1
 
      }, {
 
        stat = "weaponBonus.strength",
 
 
         value = 1.5
 
         value = 1.5
 +
      } }
 +
    },
 +
    rarity = "uncommon"
 +
  },
 +
  ["1505"] = {
 +
    name = "Greater Ladle",
 +
    id = 1505,
 +
    enchantmentTier = 5,
 +
    value = 30000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "ladle",
 +
    overrideItemTier = 3,
 +
    itemImage = "/images/combat/equipment/greater_ladle.png",
 +
    extraTooltipInfo = "For when you're allowed only a single spoonful. Grants 2 hidden levels of haste while cooking.",
 +
    class = "equipment",
 +
    tags = { "cooking" },
 +
    equipmentStats = {
 +
      slot = "ladle",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 25
 
       } },
 
       } },
       itemSet = { 10018 }
+
       augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 1.5
 +
      } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "uncommon"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1518"] = {
+
   ["1506"] = {
     name = "Gargoyle Legs",
+
     name = "Moss Maul",
     id = 1518,
+
     id = 1506,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10
 
    },
 
     value = 1184000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
+
     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",
 
     class = "equipment",
     visual = "platelegs",
+
     visual = "moss-maul",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 13, 45, 136, 137, 146 },
       offensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.05,
+
       offensiveCritical = {
         Piercing = 1.075
+
         chance = 0.025,
 +
         damageMultiplier = 1.33
 
       },
 
       },
       defensiveCritical = {
+
       offensiveAccuracyAffinityRating = {
         chance = 0.1,
+
         Melee = 103,
         damageMultiplier = 0.8
+
         Magic = -20,
 +
        Range = -20,
 +
        Piercing = -4,
 +
        Blunt = 256,
 +
        Slashing = 44,
 +
        Nature = 96
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.3,
         Magic = 0.9,
+
         Magic = 0.75,
         Range = 1,
+
         Range = 0.75,
         Piercing = 1.08,
+
         Piercing = 0.125,
         Blunt = 0.94,
+
        Blunt = 1.5,
         Slashing = 1.08
+
         Slashing = 0.25,
 +
         Nature = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 196,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 70,
+
         protection = 36,
         resistance = -4,
+
         resistance = 0,
         agility = -4,
+
         agility = -8,
         stamina = 9
+
         stamina = 0
 +
      },
 +
      attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.25
+
         value = 5.2
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 1.8
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10015 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 233500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1519"] = {
+
   ["1507"] = {
     name = "Gargoyle Boots",
+
     name = "Modified Diving Gloves",
     id = 1519,
+
     id = 1507,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 2120000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 55
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
+
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
+
     itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
 +
    extraTooltipInfo = "There appears to be some remnant of fire magic in these gloves. By researching these, it might be possible to restore those lost effects.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
     visual = "modified-diving-gloves",
     tags = { "armor", "melee" },
+
     tags = { "melee", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      grantedAbility = { 44, 51, 148 },
       offensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.05,
+
       offensiveCritical = {
         Piercing = 1.075
+
         chance = 0.055,
 +
         damageMultiplier = 1.75
 
       },
 
       },
       armorBonus = {
+
       offensiveAccuracyAffinityRating = {
         protection = 16,
+
         Melee = 88,
         resistance = 16,
+
         Magic = -10,
         agility = 0,
+
         Range = -10,
         stamina = 0
+
        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 = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 41,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 6,
 +
        stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.chance",
         value = 0.1
+
         value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveCritical.damageMultiplier",
         value = 0.1
+
         value = 0.01
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 2.1
       } },
+
       }, {
       itemSet = { 10018 }
+
        stat = "armorBonus.agility",
 +
        value = 0.4
 +
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "rare"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1520"] = {
+
   ["1508"] = {
     name = "Gargoyle Helm",
+
     name = "King's Crown",
     id = 1520,
+
     id = 1508,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 60,
 
      ["204"] = 60,
 
      ["207"] = 10
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 85,
 +
      strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_helm.png",
+
     itemImage = "/images/combat/equipment/kings_crown.png",
     itemIcon = "/images/combat/equipment/gargoyle_helm_icon.png",
+
     extraTooltipInfo = "The crown of a Valley's true forever king.",
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-helm",
+
     visual = "kings-crown",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 19 },
 
       slot = "helm",
 
       slot = "helm",
 +
      defensiveCritical = {
 +
        chance = 0.25,
 +
        damageMultiplier = 0.75
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.15,
+
         Melee = 0.95,
         Piercing = 1.075
+
        Range = 0.95,
 +
        Magic = 0.95,
 +
        Fire = 0.7,
 +
         Ice = 1.33
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1,
+
         Fire = 1.1,
         Magic = 0.9,
+
         Ice = 1.33,
         Range = 1,
+
         Melee = 1.33,
         Piercing = 1,
+
         Piercing = 1.33,
         Blunt = 1,
+
        Slashing = 1.33,
         Slashing = 1
+
         Blunt = 1.33,
 +
         Magic = 1.33,
 +
        Range = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 0,
         intellect = 0,
+
         intellect = -24,
         strength = 0
+
         dexterity = -24
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 30,
+
         protection = 120,
         resistance = -1,
+
         resistance = 64,
         agility = 0,
+
         agility = -24,
         stamina = 0
+
         stamina = 32
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 6
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 3.2
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 1.5
+
         value = 1.6
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10009, 10016, 10015 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 378000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1521"] = {
+
   ["1509"] = {
     name = "Gargoyle Shield",
+
     name = "Fire Orb",
     id = 1521,
+
     id = 1509,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 100,
 
      ["204"] = 100,
 
      ["207"] = 10
 
    },
 
     value = 1232000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       defense = 85,
       strength = 60
+
       magic = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_shield.png",
+
     itemImage = "/images/combat/equipment/fire_orb.png",
     itemIcon = "/images/combat/equipment/gargoyle_shield_1.png",
+
     extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-shield",
+
     visual = "fire-orb",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 7, 140 },
 
       slot = "shield",
 
       slot = "shield",
 
       defensiveCritical = {
 
       defensiveCritical = {
         chance = 0.1,
+
         chance = 0.01,
         damageMultiplier = 0.8
+
         damageMultiplier = 0.75
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 12,
 +
        Fire = 68,
 +
        Magic = 68,
 +
        Range = 0
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
        Fire = 1.33,
         Piercing = 1.075
+
         Melee = 1,
 +
         Magic = 1.15
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1,
+
         Fire = 1.15,
        Magic = 0.9,
+
         Melee = 1.02,
         Range = 1,
+
         Magic = 1.1,
         Piercing = 1.13,
+
         Range = 1
        Blunt = 1.06,
 
         Slashing = 1.13
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 0,
         intellect = 0,
+
         intellect = 36,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 60,
+
         protection = 48,
         resistance = -1,
+
         resistance = 116,
         agility = -1,
+
         agility = -4,
 
         stamina = 8
 
         stamina = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 5.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 1.8
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10013, 10015, 10036 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 57500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1510"] = {
 +
    id = 1510,
 +
    name = "Kalanahmatti",
 +
    value = 1680000,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/kalanahmatti.png",
 +
    extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
 +
    class = "bar",
 +
    tags = { "crafting", "shard" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1522"] = {
+
   ["1511"] = {
     name = "Gargoyle Falchion",
+
     name = "Shard of Kalanahmatti",
     id = 1522,
+
     id = 1511,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10,
 
      ["303"] = 20,
 
      ["304"] = 20
 
    },
 
     value = 1184000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
+
     itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
+
     itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-falchion",
+
     visual = "shard-of-kalanahmatti",
     tags = { "melee", "onehand", "melee" },
+
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
 +
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 8, 68, 145 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 17,914: Line 16,394:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 62,
+
         Melee = 94,
         Magic = -14,
+
        Slashing = 123,
         Range = -14,
+
        Ice = 32,
        Slashing = 70
+
         Magic = 14,
 +
         Range = -14
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.1,
 
         Melee = 1.1,
         Magic = 0.25,
+
         Slashing = 1.33,
        Range = 0.1,
 
        Piercing = 1,
 
 
         Blunt = 0.25,
 
         Blunt = 0.25,
         Slashing = 1.33
+
         Piercing = 0.25,
 +
        Magic = 0.85,
 +
        Ice = 1.25,
 +
        Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 68,
+
         strength = 109,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
Line 17,936: Line 16,418:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.65
+
        value = 4.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4
+
         value = 5.5
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10015 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 106000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
 +
    }
 
   },
 
   },
   ["1523"] = {
+
   ["1512"] = {
     name = "Gargoyle Daggers",
+
     name = "Zero Edge",
     id = 1523,
+
     id = 1512,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 60,
 
      ["204"] = 60,
 
      ["207"] = 10,
 
      ["303"] = 15,
 
      ["304"] = 15
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
      attack = 65,
 +
       strength = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/dagger_gargoyle.png",
+
     itemImage = "/images/combat/equipment/zero_edge.png",
     itemIcon = "/images/combat/equipment/dagger_gargoyle_icon.png",
+
     itemIcon = "/images/combat/equipment/zero_edge_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-daggers",
+
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     isDaggers = true,
+
     visual = "zero",
     tags = { "melee", "twohand", "melee" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 16, 50, 98, 97 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.1,
+
         chance = 0.05,
         damageMultiplier = 2
+
         damageMultiplier = 1.3
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 72,
+
         Melee = 68,
         Magic = -10,
+
         Magic = 14,
         Range = -10,
+
         Range = -14,
         Piercing = 43,
+
         Slashing = 78,
        Blunt = -8,
+
         Lightning = 44
         Slashing = 43
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1.05,
         Magic = 0.33,
+
         Magic = 1,
         Range = 0.2,
+
         Range = 0.75,
         Piercing = 1.33,
+
         Piercing = 0.25,
         Blunt = 0.33,
+
         Blunt = 0.25,
         Slashing = 0.75
+
        Slashing = 1.33,
 +
         Lightning = 1.5
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Lightning = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 38,
+
         strength = 60,
         intellect = 0,
+
         intellect = 20,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 0,
+
       attackSpeed = 2.2,
        resistance = 0,
 
        agility = 10,
 
        stamina = 0
 
      },
 
       attackSpeed = 2,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.01
+
         value = 3.4
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Slashing",
 +
        value = 3.9
 
       }, {
 
       }, {
         stat = "offensiveCritical.damageMultiplier",
+
         stat = "offensiveAccuracyAffinityRating.Lightning",
         value = 0.01
+
         value = 2.2
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 3
 
       } },
 
       } },
       itemSet = { 10018 }
+
       hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1
 +
      }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1524"] = {
+
   ["1513"] = {
     name = "Gargoyle Glaive",
+
     name = "Chaos Crest",
     id = 1524,
+
     id = 1513,
     enchantmentTier = 6,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     value = 68000,
      ["202"] = 120,
 
      ["204"] = 120,
 
      ["207"] = 10,
 
      ["303"] = 30,
 
      ["304"] = 30
 
    },
 
     value = 980000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       defense = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
+
    enchantmentOverrideSlot = "smithingset",
     itemIcon = "/images/combat/equipment/gargoyle_glaive_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",
     visual = "spear",
+
     visual = "crest-of-chaos",
     tags = { "melee", "twohand", "melee", "ability" },
+
     tags = { "smithing", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 22 },
+
       grantedAbility = { 20 },
       slot = "weapon",
+
       slot = "helm",
      offensiveCritical = {
 
        chance = 0.05,
 
        damageMultiplier = 1.35
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 78,
+
         Fire = 64
        Piercing = 138,
 
        Blunt = 52,
 
        Magic = -24,
 
        Range = -24
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Fire = 1.15
        Piercing = 1.5,
+
      },
        Blunt = 0.75,
+
      defensiveDamageAffinity = {
         Slashing = 1.05,
+
         Fire = 1.15
        Magic = 0.1,
 
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 108,
+
         strength = 0,
         intellect = 0,
+
         intellect = 12,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 28,
+
         protection = 12,
         resistance = 0,
+
         resistance = 18,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       attackSpeed = 3,
+
       toolBoost = { {
      hitMults = {
+
         skill = "smithing",
         minimum = 0.33,
+
         boost = 5
         maximum = 1.33
+
       } },
       },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "toolBoost.smithing",
         value = 1.25
+
         value = 1.5
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 4.5
 
      }, {
 
        stat = "armorBonus.protection",
 
        value = 1.25
 
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10023, 10024 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "rare"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1525"] = {
+
   ["1514"] = {
     name = "Infernal Lance",
+
     name = "Forgotten Sadness",
     id = 1525,
+
     id = 1514,
     enchantmentTier = 8,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["112"] = 100,
 
      ["207"] = 50,
 
      ["512"] = 100
 
    },
 
     value = 4420000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       strength = 70,
 +
      range = 70
 
     },
 
     },
    craftingExperience = 120000,
+
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
    craftingLevel = 75,
+
     itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
    category = "Melee",
+
     extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
    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 = "forgotten-soul-axe",
     tags = { "melee", "twohand", "ability" },
+
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 22, 36, 61 },
+
       grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.035,
         damageMultiplier = 1.35
+
         damageMultiplier = 1.13
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 146,
+
         Melee = 24,
         Piercing = 278,
+
         Magic = -12,
         Slashing = 128,
+
         Range = 55,
         Blunt = 97,
+
         Piercing = -4,
         Fire = 60,
+
         Blunt = 132,
         Magic = -24,
+
         Slashing = 88
        Range = -24
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.175,
+
         Melee = 1,
         Piercing = 1.75,
+
         Magic = 0.75,
         Slashing = 1.1,
+
         Range = 1,
         Blunt = 0.75,
+
         Piercing = 0.25,
        Magic = 0.9,
+
         Blunt = 1.25,
         Fire = 1.33,
+
         Slashing = 0.75
         Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 188,
+
         strength = 72,
         intellect = 44,
+
         intellect = 0,
         dexterity = 0
+
         dexterity = 107
      },
 
      armorBonus = {
 
        protection = 44,
 
        resistance = 0,
 
        agility = 0,
 
        stamina = 0
 
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.7,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 5
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 7
+
         value = 3.6
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 2.8
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 5.4
       } },
+
       } }
      isTransmog = true,
 
      itemSet = { 10018 }
 
 
     },
 
     },
 
     rarity = "epic",
 
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1526"] = {
+
   ["1515"] = {
     name = "Black Knight Great Helm",
+
     name = "Forgotten Madness",
     id = 1526,
+
     id = 1515,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
 +
    value = 3360000,
 
     tradeable = true,
 
     tradeable = true,
    augmentationCost = {
 
      ["202"] = 60,
 
      ["204"] = 60
 
    },
 
    value = 192000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       strength = 70,
       strength = 40
+
       magic = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
     itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
+
     itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
     extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
+
     extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     visual = "forgotten-soul-scim",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 35 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 1.33
+
         chance = 0.05,
 +
         damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 48,
 +
        Magic = 66,
 +
        Range = -14,
 +
        Slashing = 77
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1
+
         Melee = 1,
      },
+
         Magic = 1,
      defensiveDamageAffinity = {
+
         Range = 0.75,
         Melee = 1.06,
+
         Piercing = 0.25,
         Magic = 0.81,
+
         Blunt = 0.25,
        Range = 1.06,
+
         Slashing = 1.33
         Piercing = 1.08,
 
         Blunt = 0.94,
 
         Slashing = 1.08
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 32,
+
         strength = 64,
         intellect = -24,
+
         intellect = 71,
         dexterity = -24
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 24,
 
        resistance = -6,
 
        agility = -12,
 
        stamina = 0
 
 
       },
 
       },
 +
      oneHanded = true,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.25
+
         value = 2.5
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3.2
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = -0.5
+
         value = 3.3
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 2.25
+
         value = 3.6
 
       } },
 
       } },
       itemSet = { 10018 }
+
       attackSpeed = 2.3
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1527"] = {
+
   ["1516"] = {
     name = "Chorus of Souls",
+
     name = "Forgotten Anger",
     id = 1527,
+
     id = 1516,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["515"] = 200,
 
      ["800"] = 100
 
    },
 
     value = 2000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 
       strength = 70
 
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
+
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
    extraTooltipInfo = "It wails with every swing. Unnerving.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "chorus-of-souls",
+
     extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
     category = { "weapon", "combat" },
+
     visual = "forgotten-soul-two",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 37, 100, 101 },
+
       grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.035,
+
         chance = 0.04,
         damageMultiplier = 1.13
+
         damageMultiplier = 1.15
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 62,
+
         Melee = 77,
         Magic = -12,
+
         Magic = -20,
         Range = -12,
+
         Range = -20,
         Piercing = -4,
+
         Piercing = 110,
         Blunt = 148,
+
         Blunt = 44,
         Slashing = 98
+
         Slashing = 132
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
         Piercing = 0.25,
+
         Piercing = 0.66,
         Blunt = 1.33,
+
         Blunt = 0.33,
         Slashing = 0.75
+
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 120,
+
         strength = 131,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
      oneHanded = true,
 
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3.25
+
         value = 6.6
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1528"] = {
+
   ["1517"] = {
     name = "Decayed Cloak",
+
     name = "Gargoyle Chainmail",
     id = 1528,
+
     id = 1517,
     enchantmentTier = 1,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 1232000,
      ["515"] = 500,
+
     tradeable = true,
      ["800"] = 50
 
    },
 
     value = 2560000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 60,
       enchanting = 40
+
       strength = 60
 
     },
 
     },
    tradeable = true,
+
     itemImage = "/images/combat/equipment/gargoyle_chain.png",
     itemImage = "/images/combat/equipment/decayed_cloak.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
 
     extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     visual = "chainbody-gargoyle",
     category = { "weapon", "combat" },
+
     tags = { "melee", "craftable", "armor" },
    tags = { "melee", "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Piercing = 1.075
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.02,
+
         Melee = 1,
         Magic = 1.02,
+
        Magic = 0.9,
         Range = 1.02
+
         Range = 1,
 +
        Piercing = 0.97,
 +
        Blunt = 0.99,
 +
         Slashing = 1.04
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 80,
         resistance = 4,
+
         resistance = -3,
         agility = 4,
+
         agility = 20,
         stamina = 4
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 4
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.5
 
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.5
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1.5
       } }
+
       } },
 +
      itemSet = { 10018 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1530"] = {
+
   ["1518"] = {
     name = "Mysterious Man",
+
     name = "Gargoyle Legs",
     id = 1530,
+
     id = 1518,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 1184000,
       ["800"] = 10000
+
    tradeable = true,
 +
    requiredLevel = {
 +
       defense = 60
 
     },
 
     },
    craftingLevel = 1,
+
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
    craftingExperience = 1,
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    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",
 
     class = "equipment",
     visual = "mysteriousman",
+
     visual = "platelegs",
     tags = { "armor" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm"
+
       slot = "legs",
    },
+
      offensiveDamageAffinity = {
    rarity = "uncommon"
+
        Melee = 1.05,
  },
+
        Piercing = 1.075
  ["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 = {
 
       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 = {
 
       defensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
Line 18,459: Line 16,843:
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 0.99,
+
         Melee = 1,
         Magic = 0.99,
+
         Magic = 0.9,
         Range = 0.99,
+
         Range = 1,
         Piercing = 1.06,
+
         Piercing = 1.08,
         Blunt = 0.88,
+
         Blunt = 0.94,
         Slashing = 1.06
+
         Slashing = 1.08
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 44,
+
         protection = 70,
         resistance = 24,
+
         resistance = -4,
         agility = -6,
+
         agility = -4,
         stamina = 12
+
         stamina = 9
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 3.5
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 
     }
 
     }
 
   },
 
   },
   ["1541"] = {
+
   ["1519"] = {
     name = "Shrimp Greaves",
+
     name = "Gargoyle Boots",
     id = 1541,
+
     id = 1519,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 1136000,
    augmentationCost = {
+
     tradeable = true,
      ["5000"] = 1
 
    },
 
     tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 60
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_pants.png",
+
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into greaves; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
+
    itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
 +
     extraTooltipInfo = "These keep your feet very warm.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-legs",
+
     visual = "boots",
     tags = { "armor" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
       slot = "boots",
       defensiveCritical = {
+
       offensiveDamageAffinity = {
         chance = 0.1,
+
         Melee = 1.05,
         damageMultiplier = 0.8
+
         Piercing = 1.075
 
       },
 
       },
       defensiveDamageAffinity = {
+
       armorBonus = {
         Melee = 0.99,
+
         protection = 16,
         Magic = 0.99,
+
         resistance = 16,
         Range = 0.99,
+
         agility = 0,
        Piercing = 1.08,
+
         stamina = 0
         Blunt = 0.88,
 
        Slashing = 1.04
 
 
       },
 
       },
       armorBonus = {
+
       weaponBonus = {
         protection = 31,
+
         dexterity = 0,
         resistance = 11,
+
         intellect = 0,
         agility = -4,
+
         strength = 0
        stamina = 7
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.75
+
         value = 0.8
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
     }
+
     },
 +
    rarity = "rare"
 
   },
 
   },
   ["1542"] = {
+
   ["1520"] = {
     name = "Shrimp Helm",
+
     name = "Gargoyle Helm",
     id = 1542,
+
     id = 1520,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 1136000,
    augmentationCost = {
+
     tradeable = true,
      ["5000"] = 1
 
    },
 
     tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 60
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_helm.png",
+
     itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-helm",
+
     specialVisuals = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/gargoyle_helm_1.png",
 +
      css = "gargoyle-helm-1"
 +
    }, {
 +
      image = "/images/combat/equipment/gargoyle_helm_2.png",
 +
      css = "gargoyle-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
       defensiveCritical = {
+
       offensiveDamageAffinity = {
         chance = 0.1,
+
         Melee = 1.1,
         damageMultiplier = 0.8
+
         Piercing = 1.075
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 0.99,
+
         Melee = 1,
         Magic = 0.99,
+
         Magic = 0.9,
         Range = 0.99,
+
         Range = 1,
         Piercing = 1.08,
+
         Piercing = 1,
         Blunt = 0.94,
+
         Blunt = 1,
         Slashing = 1.08
+
         Slashing = 1
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 30,
         resistance = 4,
+
         resistance = -1,
         agility = -1,
+
         agility = 0,
         stamina = 6
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 1.5
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.1
 
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 
     }
 
     }
 
   },
 
   },
   ["1543"] = {
+
   ["1521"] = {
     name = "Shrimp Shell",
+
     name = "Gargoyle Shield",
     id = 1543,
+
     id = 1521,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 1232000,
    augmentationCost = {
+
     tradeable = true,
      ["5000"] = 1
 
    },
 
     tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       defense = 60,
       magic = 30
+
       strength = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_shield.png",
+
     itemImage = "/images/combat/equipment/gargoyle_shield_1.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",
+
     specialVisuals = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/gargoyle_shield_1.png",
 +
      css = "gargoyle-shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/gargoyle_shield_2.png",
 +
      css = "gargoyle-shield-2"
 +
    } },
 +
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "shield",
 
       slot = "shield",
Line 18,612: Line 17,016:
 
         chance = 0.1,
 
         chance = 0.1,
 
         damageMultiplier = 0.8
 
         damageMultiplier = 0.8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.05,
 +
        Piercing = 1.075
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 0.99,
+
         Melee = 1,
         Magic = 0.99,
+
         Magic = 0.9,
         Range = 0.99,
+
         Range = 1,
 
         Piercing = 1.13,
 
         Piercing = 1.13,
 
         Blunt = 1.06,
 
         Blunt = 1.06,
 
         Slashing = 1.13
 
         Slashing = 1.13
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 26,
+
         protection = 60,
         resistance = 12,
+
         resistance = -1,
 
         agility = -1,
 
         agility = -1,
         stamina = 6
+
         stamina = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 3
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.stamina",
         value = 0.75
+
         value = 0.4
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
     }
+
     },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    },
 +
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
 
   },
 
   },
   ["1544"] = {
+
   ["1522"] = {
     name = "Naga's Bracelet",
+
     name = "Gargoyle Falchion",
     id = 1544,
+
     id = 1522,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 75000,
+
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/nagas_bracelet.png",
+
    requiredLevel = {
     itemIcon = "/images/combat/equipment/nagas_bracelet.png",
+
      strength = 60
    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...",
+
    },
 +
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
 +
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "",
+
     visual = "gargoyle-falchion",
     tags = { "jewelry" },
+
     tags = { "melee", "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "gloves"
+
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 62,
 +
        Magic = -14,
 +
        Range = -14,
 +
        Slashing = 70
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33
 +
      },
 +
      weaponBonus = {
 +
        strength = 68,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.1
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 4
 +
      } },
 +
      itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 
     },
 
     },
     rarity = "rare"
+
     extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
 
   },
 
   },
   ["1545"] = {
+
   ["1523"] = {
     name = "Titanic Gauntlet",
+
     name = "Gargoyle Daggers",
     id = 1545,
+
     id = 1523,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 1136000,
      ["400"] = 15,
+
    tradeable = true,
      ["401"] = 12,
+
    requiredLevel = {
      ["402"] = 9,
+
       strength = 60
      ["403"] = 6,
 
       ["404"] = 3,
 
      ["1548"] = 1
 
 
     },
 
     },
    craftingLevel = 90,
+
     itemImage = "/images/combat/equipment/dagger_gargoyle_icon.png",
    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",
 
     specialVisuals = { {
 
     specialVisuals = { {
       image = "/images/combat/equipment/titanic_gauntlet_1.png",
+
       image = "/images/combat/equipment/dagger_gargoyle_1.png",
       css = "awakened-titanic-gauntlet-gloves-1"
+
       css = "gargoyle-daggers-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/dagger_gargoyle_2.png",
       css = "awakened-titanic-gauntlet-gloves-3"
+
       css = "gargoyle-daggers-2"
 
     } },
 
     } },
     tags = { "armor", "melee", "range", "magic", "hybrid" },
+
     tags = { "melee", "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "gloves",
+
       slot = "weapon",
       weaponBonus = {
+
       offensiveCritical = {
         strength = 11,
+
         chance = 0.1,
        intellect = 0,
+
         damageMultiplier = 2
         dexterity = 0
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 11,
+
         Melee = 72,
         Magic = 11,
+
         Magic = -10,
         Range = 11
+
         Range = -10,
       },
+
        Piercing = 43,
       defensiveDamageAffinity = {
+
        Blunt = -8,
         Melee = 1.03,
+
        Slashing = 43
         Magic = 1.03,
+
       },
         Range = 1.03
+
       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 = {
 
       armorBonus = {
         protection = 22,
+
         protection = 0,
         resistance = 22,
+
         resistance = 0,
         agility = 0,
+
         agility = 10,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.chance",
         value = 0.1
+
         value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 1.9
       }, {
+
       } },
        stat = "weaponBonus.intellect",
+
      itemSet = { 10018 }
        value = 0.1
+
    },
       }, {
+
    rarity = "rare",
        stat = "weaponBonus.dexterity",
+
    craftingStats = {
        value = 0.1
+
      level = 60,
       } }
+
       experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
       description = "Requires Defense level of 60 to wield."
 
     },
 
     },
     requiredResources = { {
+
     extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
      ["1549"] = 400
 
    } },
 
    rarity = "rare"
 
 
   },
 
   },
   ["1546"] = {
+
   ["1524"] = {
     name = "Awakened World Shaper",
+
     name = "Gargoyle Glaive",
     id = 1546,
+
     id = 1524,
     enchantmentTier = 7,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 980000,
      ["400"] = 15,
+
    tradeable = true,
      ["401"] = 12,
+
    requiredLevel = {
      ["402"] = 9,
+
       strength = 60
      ["403"] = 6,
 
       ["404"] = 3,
 
      ["1548"] = 1
 
 
     },
 
     },
     value = 10000000,
+
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
     itemImage = "/images/combat/equipment/awakened_world_shaper.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
     extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
+
     extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "spear",
      image = "/images/combat/equipment/awakened_world_shaper_1.png",
+
     tags = { "melee", "melee", "craftable", "twohand", "ability" },
      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 },
+
       grantedAbility = { 22 },
       slot = "gloves",
+
       slot = "weapon",
       weaponBonus = {
+
       offensiveCritical = {
         strength = 11,
+
         chance = 0.05,
        intellect = 11,
+
         damageMultiplier = 1.35
         dexterity = 11
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 11,
+
         Melee = 78,
         Magic = 11,
+
        Piercing = 138,
         Range = 11
+
        Blunt = 52,
 +
         Magic = -24,
 +
         Range = -24
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveDamageAffinity = {
         Melee = 1.03,
+
         Melee = 1.1,
         Magic = 1.03,
+
        Piercing = 1.5,
         Range = 1.03
+
        Blunt = 0.75,
 +
        Slashing = 1.05,
 +
         Magic = 0.75,
 +
         Range = 0.75
 +
      },
 +
      weaponBonus = {
 +
        strength = 108,
 +
        intellect = 0,
 +
        dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 28,
         resistance = 24,
+
         resistance = 0,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.5
+
         value = 3.9
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.5
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 5.4
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1.5
       }, {
+
       } },
        stat = "weaponBonus.dexterity",
+
      itemSet = { 10018 }
        value = 0.5
 
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1547"] = {
+
   ["1525"] = {
     name = "Shapeless Scythe",
+
     name = "Infernal Lance",
     id = 1547,
+
     id = 1525,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 4420000,
      ["1548"] = 1,
 
      ["1549"] = 40
 
    },
 
    craftingLevel = 92,
 
    craftingExperience = 256000,
 
    requiredResources = { {
 
      ["207"] = 350,
 
      ["208"] = 200,
 
      ["211"] = 1
 
    } },
 
    category = "Melee",
 
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
 
       strength = 85
 
       strength = 85
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/infernal_lance.png",
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
+
     itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
+
    extraTooltipInfo = "A legendary weapon of great prestige and power.",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
+
     visual = "spear",
     visual = "scythe",
+
     tags = { "melee", "craftable", "twohand", "cosmetic", "ability" },
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 22, 38, 11 },
+
       grantedAbility = { 22, 36, 61, 135 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.05,
 
         chance = 0.05,
         damageMultiplier = 1.33
+
         damageMultiplier = 1.35
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 166,
+
         Melee = 146,
         Slashing = 256,
+
         Piercing = 278,
         Piercing = 80,
+
         Slashing = 128,
         Blunt = 80,
+
         Blunt = 97,
         Magic = -22,
+
         Fire = 60,
         Chaos = 88,
+
         Magic = -24,
         Range = -22
+
         Range = -24
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.2,
+
         Melee = 1.175,
         Slashing = 1.75,
+
         Piercing = 1.75,
         Piercing = 0.66,
+
         Slashing = 1.1,
         Blunt = 0.66,
+
         Blunt = 0.75,
 
         Magic = 0.9,
 
         Magic = 0.9,
         Chaos = 1.5,
+
         Fire = 1.33,
         Range = 0.1
+
         Range = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 196,
+
         strength = 188,
         intellect = 96,
+
         intellect = 44,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 44,
         resistance = 12,
+
         resistance = 0,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
Line 18,871: Line 17,327:
 
       attackSpeed = 3,
 
       attackSpeed = 3,
 
       hitMults = {
 
       hitMults = {
         minimum = 0.4,
+
         minimum = 0.35,
 
         maximum = 1.33
 
         maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 6.5
+
         value = 7.3
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 3.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 6.5
+
         value = 9.4
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "armorBonus.protection",
         value = 3.5
+
         value = 2.2
       } }
+
       } },
 +
      isTransmog = true,
 +
      itemSet = { 10018 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 643250,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Trying to craft this would be madness."
 +
    }
 
   },
 
   },
   ["1548"] = {
+
   ["1526"] = {
     name = "Giant King's Jewel",
+
     name = "Black Knight Great Helm",
     id = 1548,
+
     id = 1526,
    value = 2500000,
+
     enchantmentTier = 6,
    craftingLevel = 85,
 
    craftingExperience = 12500,
 
    tradeable = true,
 
    craftable = true,
 
    itemImage = "/images/magic/giants_gem.png",
 
    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,
 
    craftingExperience = 192000,
 
    value = 24000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 192000,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       defense = 40,
       strength = 85
+
       strength = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
+
     itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
     itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
+
     extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
     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",
+
     visual = "black-knight-full-helm",
     tags = { "armor", "melee", "range", "magic", "hybrid" },
+
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
       slot = "helm",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.04,
+
         Melee = 1.06,
         Magic = 1.04,
+
         Magic = 0.81,
         Range = 1.04
+
        Range = 1.06,
 +
        Piercing = 1.08,
 +
         Blunt = 0.94,
 +
        Slashing = 1.08
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 4,
+
         strength = 32,
         intellect = 4,
+
         intellect = -24,
         dexterity = 4
+
         dexterity = -24
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 24,
 
         protection = 24,
         resistance = 24,
+
         resistance = -6,
         agility = 12,
+
         agility = -12,
         stamina = 24
+
         stamina = 0
 
       },
 
       },
 
       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.5
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "weaponBonus.strength",
         value = 0.25
+
         value = 2.25
       } }
+
       } },
 +
      itemSet = { 10018 }
 
     },
 
     },
    requiredResources = { {
+
     rarity = "rare"
      ["1549"] = 400
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1551"] = {
+
   ["1527"] = {
     name = "Giant King's Nails",
+
     name = "Chorus of Souls",
     id = 1551,
+
     id = 1527,
    value = 20,
+
     enchantmentTier = 6,
    tradeable = false,
+
     value = 2000000,
    ingredientTags = { "nail" },
 
    itemImage = "/images/cooking/giants_toe_nail.png",
 
    extraTooltipInfo = "... You could try cooking it?",
 
    class = "cooking-ingredient",
 
    tags = { "ingredient", "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 = 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,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85,
+
       strength = 65
      magic = 60
 
 
     },
 
     },
    craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
    craftingExperience = 192000,
+
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
    requiredResources = { {
+
     extraTooltipInfo = "It wails with every swing. Unnerving.",
      ["208"] = 150,
 
      ["215"] = 1,
 
      ["516"] = 2500
 
    } },
 
    category = "Melee",
 
    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",
 
     class = "equipment",
     visual = "crystal-mace",
+
     visual = "chorus-of-souls",
     tags = { "melee", "magic", "hybrid", "onehand", "ability" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 13, 14 },
+
       grantedAbility = { 37, 100, 101 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 19,044: Line 17,436:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 98,
+
         Melee = 62,
         Magic = 48,
+
         Magic = -12,
 
         Range = -12,
 
         Range = -12,
         Piercing = 64,
+
         Piercing = -4,
         Blunt = 211,
+
         Blunt = 148,
         Slashing = 64,
+
         Slashing = 98
        Chaos = 99
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1.05,
         Magic = 1.05,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
         Piercing = 0.75,
+
         Piercing = 0.25,
 
         Blunt = 1.33,
 
         Blunt = 1.33,
         Slashing = 0.75,
+
         Slashing = 0.75
        Chaos = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 164,
+
         strength = 120,
         intellect = 28,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
Line 19,070: Line 17,460:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 3.1
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Chaos",
 
        value = 2
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4.5
+
         value = 6
      }, {
+
       } }
        stat = "weaponBonus.intellect",
 
        value = 3.5
 
       } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1554"] = {
+
   ["1528"] = {
    id = 1554,
+
     name = "Decayed Cloak",
     name = "Signet Ring",
+
     id = 1528,
     value = 450000,
+
     enchantmentTier = 2,
     tradeable = false,
+
     value = 2560000,
     enchantmentTier = 3,
+
     requiredLevel = {
     augmentationCost = {
+
       defense = 40,
       ["2"] = 50000,
+
       enchanting = 40
       ["203"] = 100,
 
      ["208"] = 10,
 
      ["404"] = 1,
 
      ["516"] = 2500
 
 
     },
 
     },
     forcedEnchant = 47,
+
     tradeable = true,
     forcedEnchantAmount = 3,
+
     itemImage = "/images/combat/equipment/decayed_cloak.png",
     overwriteEnchant = false,
+
     itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
    itemImage = "/images/jewellery/signet_ring.png",
+
    extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Carries the signature of some unknown entity.",
+
     visual = "cape",
     tags = { "jewelry", "ability" },
+
     tags = { "magic" },
    requiredLevel = {
 
      defense = 60,
 
      strength = 60,
 
      magic = 60
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 17 },
+
       slot = "cape",
       slot = "ring",
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 5,
 
        Chaos = 5
 
      },
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Chaos = 1.5
+
         Poison = 1.2
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Chaos = 1.13
+
         Poison = 1.5
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 5,
+
         strength = 0,
         intellect = 5,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 9,
 +
        agility = 0,
 +
        stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 1.5
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 1
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 1
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Chaos",
 
        value = 1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1555"] = {
+
   ["1529"] = {
     name = "Mantle of Flame",
+
     name = "Reinforced Cloak",
     id = 1555,
+
     id = 1529,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
     augmentationCost = {
+
     value = 560000,
      ["2"] = 15000,
+
    requiredLevel = {
      ["512"] = 1250,
+
       defense = 30,
      ["700"] = 500,
+
       enchanting = 30
       ["801"] = 1,
 
       ["9013"] = 1
 
 
     },
 
     },
    value = 3120000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/equipment/bestial_shawl.png",
      constitution = 40,
+
     extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
      defense = 40,
 
      magic = 40,
 
      enchanting = 60
 
    },
 
    craftingLevel = 60,
 
    craftingExperience = 32000,
 
    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",
+
     visual = "cape",
     tags = { "armor", "magic", "ability" },
+
     tags = { "melee", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 7, 18, 109, 110 },
 
 
       slot = "cape",
 
       slot = "cape",
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 3,
+
         Melee = 1.02,
        Magic = 15,
+
         Magic = 1.02,
        Fire = 15,
+
         Range = 1.02
        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 = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
         intellect = 20,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 4,
         resistance = 10,
+
         resistance = 4,
         agility = 3,
+
         agility = 4,
         stamina = 0
+
         stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 0.5
 +
      }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.agility",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.5
      }, {
+
       } }
        stat = "offensiveAccuracyAffinityRating.Fire",
 
        value = 1
 
       } },
 
      itemSet = { 10004 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 10000,
 +
      category = "General",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1556"] = {
+
   ["1530"] = {
     name = "Bestial Shawl",
+
     name = "Mysterious Man",
     id = 1556,
+
     id = 1530,
     enchantmentTier = 2,
+
     enchantmentTier = 5,
     augmentationCost = {
+
     value = 0,
      ["4004"] = 30,
+
    tradeable = true,
      ["4005"] = 10,
+
    itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
       ["4008"] = 10,
+
    itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.png",
       ["4012"] = 30
+
    extraTooltipInfo = "Who are they? What are they? How did they get here?",
 +
    class = "equipment",
 +
    visual = "mysteriousman",
 +
    equipmentStats = {
 +
       slot = "helm",
 +
      isTransmog = true,
 +
       cosmeticSlot = "helm"
 
     },
 
     },
     value = 2620000,
+
    rarity = "uncommon",
 +
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["1531"] = {
 +
    name = "Corny Joke",
 +
    id = 1531,
 +
    enchantmentTier = 5,
 +
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
      defense = 40,
+
     itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
      range = 40,
+
     extraTooltipInfo = "You ever heard of this joke? Me neither",
      enchanting = 50
 
    },
 
     itemImage = "/images/combat/equipment/bestial_shawl.png",
 
     extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey at extreme range.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     visual = "cornyjoke",
    category = { "armor", "combat" },
 
    tags = { "range", "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "helm",
       offensiveAccuracyAffinityRating = {
+
       isTransmog = true,
        Range = 15
+
      cosmeticSlot = "helm"
       },
+
    },
       offensiveDamageAffinity = {
+
    rarity = "uncommon",
         Range = 1.1
+
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["1532"] = {
 +
    name = "Death Metal Wig",
 +
    id = 1532,
 +
    enchantmentTier = 5,
 +
    value = 0,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/hatcontest_death_metal_wig_icon.png",
 +
    extraTooltipInfo = "Who said Death metal is all evil?",
 +
    specialVisuals = { {
 +
      image = "/images/combat/equipment/hatcontest_death_metal_wig_1.png",
 +
      css = "deathmetalwig-1"
 +
    }, {
 +
      image = "/images/combat/equipment/hatcontest_death_metal_wig_2.png",
 +
      css = "deathmetalwig-2"
 +
    } },
 +
    class = "equipment",
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      isTransmog = true,
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "uncommon",
 +
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["1540"] = {
 +
    name = "Shrimp Carapace",
 +
    id = 1540,
 +
    enchantmentTier = 0,
 +
    value = 10000,
 +
    tradeable = false,
 +
    requiredLevel = {
 +
      defense = 30,
 +
       magic = 30
 +
    },
 +
    itemImage = "/images/combat/equipment/shrimp_armor.png",
 +
    itemIcon = "/images/combat/equipment/shrimp_armor_icon.png",
 +
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into armor; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 +
    class = "equipment",
 +
    visual = "shrimp-armor",
 +
    equipmentStats = {
 +
      slot = "body",
 +
       defensiveCritical = {
 +
         chance = 0.1,
 +
        damageMultiplier = 0.8
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Range = 1.1
+
         Melee = 0.99,
      },
+
        Magic = 0.99,
      weaponBonus = {
+
        Range = 0.99,
         strength = 0,
+
         Piercing = 1.06,
         intellect = 0,
+
         Blunt = 0.88,
         dexterity = 10
+
         Slashing = 1.06
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = -12,
+
         protection = 44,
         resistance = -12,
+
         resistance = 24,
         agility = 6,
+
         agility = -6,
         stamina = 0
+
         stamina = 12
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 2.2
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.7
 
       } },
 
       } },
       itemSet = { 10017 }
+
       itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "epic"
+
     tags = { "armor" }
 
   },
 
   },
   ["1557"] = {
+
   ["1541"] = {
     name = "Hands of Khaast",
+
     name = "Shrimp Greaves",
     id = 1557,
+
     id = 1541,
     enchantmentTier = 7,
+
     enchantmentTier = 0,
    augmentationCost = {
+
     value = 10000,
      ["513"] = 50,
+
     tradeable = false,
      ["701"] = 20
 
    },
 
     value = 4120000,
 
     tradeable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 75
+
       defense = 30,
 +
      magic = 30
 
     },
 
     },
    craftingLevel = 75,
+
     itemImage = "/images/combat/equipment/shrimp_pants.png",
    craftingExperience = 120000,
+
     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?",
    requiredResources = { {
 
      ["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 = "shrimp-legs",
    tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 69, 70, 71 },
+
       slot = "legs",
       slot = "weapon",
+
       defensiveCritical = {
       offensiveCritical = {
+
         chance = 0.1,
         chance = 0.055,
+
         damageMultiplier = 0.8
         damageMultiplier = 1.75
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 118,
+
         Melee = 0.99,
        Magic = -10,
+
         Magic = 0.99,
        Range = -10,
+
         Range = 0.99,
        Piercing = 77,
+
         Piercing = 1.08,
        Blunt = 77,
+
         Blunt = 0.88,
        Slashing = -8,
+
         Slashing = 1.04
        Fire = 48
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
         Magic = 1.05,
 
         Range = 0.2,
 
         Piercing = 1.05,
 
         Blunt = 1.05,
 
         Slashing = 0.9,
 
        Fire = 1.2
 
      },
 
      weaponBonus = {
 
        strength = 99,
 
        intellect = 44,
 
        dexterity = 0
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 31,
         resistance = 4,
+
         resistance = 11,
 
         agility = -4,
 
         agility = -4,
         stamina = 12
+
         stamina = 7
      },
 
      attackSpeed = 2.2,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.2
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "armorBonus.protection",
         value = 0.01
+
         value = 1.6
 
       }, {
 
       }, {
         stat = "offensiveCritical.damageMultiplier",
+
         stat = "armorBonus.resistance",
        value = 0.01
 
      }, {
 
        stat = "weaponBonus.strength",
 
 
         value = 0.75
 
         value = 0.75
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.4
       } }
+
       } },
 +
      itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "epic"
+
     tags = { "armor" }
 
   },
 
   },
   ["1558"] = {
+
   ["1542"] = {
     name = "Shrimp Scraps",
+
     name = "Shrimp Helm",
    id = 1558,
+
     id = 1542,
    value = 100000,
+
     enchantmentTier = 0,
    tradeable = true,
+
     value = 10000,
    itemImage = "/images/misc/shrimp_fragment.png",
+
     tradeable = false,
    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,
 
     augmentationCost = {
 
      ["203"] = 150,
 
      ["205"] = 150,
 
      ["209"] = 150
 
    },
 
    value = 4880000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 70,
+
       defense = 30,
       strength = 70
+
       magic = 30
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
+
     itemImage = "/images/combat/equipment/shrimp_helm.png",
     itemIcon = "/images/combat/equipment/black_knight_titan_helm_icon.png",
+
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
     extraTooltipInfo = "A helm that grants the strength of titans to its wearer!",
+
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
 
     class = "equipment",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     visual = "shrimp-helm",
    tags = { "armor", "melee", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 15 },
 
 
       slot = "helm",
 
       slot = "helm",
 
       defensiveCritical = {
 
       defensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 1.33
+
         damageMultiplier = 0.8
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.33,
 
        Magic = 0.1,
 
        Range = 0.1
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.06,
+
         Melee = 0.99,
         Magic = 0.81,
+
         Magic = 0.99,
         Range = 1.06,
+
         Range = 0.99,
 
         Piercing = 1.08,
 
         Piercing = 1.08,
 
         Blunt = 0.94,
 
         Blunt = 0.94,
 
         Slashing = 1.08
 
         Slashing = 1.08
      },
 
      weaponBonus = {
 
        strength = 56,
 
        intellect = -32,
 
        dexterity = -32
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 48,
+
         protection = 22,
         resistance = -18,
+
         resistance = 4,
         agility = -12,
+
         agility = -1,
         stamina = 0
+
         stamina = 6
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = -0.5
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 3
+
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "rare"
+
     tags = { "armor" }
 
   },
 
   },
   ["1560"] = {
+
   ["1543"] = {
     name = "Elven Hood",
+
     name = "Shrimp Shell",
     id = 1560,
+
     id = 1543,
     enchantmentTier = 6,
+
     enchantmentTier = 0,
    tradeable = true,
+
     value = 10000,
     value = 5000000,
+
     tradeable = false,
     augmentationCost = {
 
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       defense = 30,
       magic = 65
+
       magic = 30
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
     craftingLevel = 65,
+
     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?",
     craftingExperience = 33500,
+
     class = "equipment",
     requiredResources = { {
+
     specialVisuals = { {
       ["4011"] = 12,
+
       image = "/images/combat/equipment/shrimp_shield_1.png",
       ["4019"] = 100,
+
      css = "shrimp-shield-1"
       ["11032"] = 30
+
    }, {
 +
       image = "/images/combat/equipment/shrimp_shield_2.png",
 +
       css = "shrimp-shield-2"
 
     } },
 
     } },
    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",
 
    visual = "med-helm",
 
    tags = { "armor", "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Magic = 1.08,
+
         Melee = 0.99,
         Nature = 1.06
+
         Magic = 0.99,
      },
+
        Range = 0.99,
      weaponBonus = {
+
         Piercing = 1.13,
         strength = 6,
+
         Blunt = 1.06,
         intellect = 12,
+
         Slashing = 1.13
         dexterity = 6
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 32,
+
         protection = 26,
 
         resistance = 12,
 
         resistance = 12,
         agility = 18,
+
         agility = -1,
         stamina = 0
+
         stamina = 6
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "weaponBonus.intellect",
 
        value = 1.5
 
      }, {
 
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1.5
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.stamina",
         value = 0.5
+
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10011, 10012, 10014 }
+
       itemSet = { 2001, 10029 }
     },
+
     }
    rarity = "rare"
 
 
   },
 
   },
   ["1561"] = {
+
   ["1544"] = {
     name = "Elven Heavy Armor",
+
     name = "Naga's Bracelet",
     id = 1561,
+
     id = 1544,
     enchantmentTier = 6,
+
     enchantmentTier = 0,
     augmentationCost = {
+
     overrideItemTier = 1,
      ["205"] = 10,
+
    value = 75000,
      ["207"] = 10,
+
    tradeable = true,
      ["4011"] = 5,
+
    itemImage = "/images/combat/equipment/nagas_bracelet.png",
       ["4012"] = 10
+
    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"
 
     },
 
     },
     value = 5000000,
+
     rarity = "rare",
     tradeable = true,
+
    tags = { "armor" }
     requiredLevel = {
+
  },
       defense = 65,
+
  ["1545"] = {
       strength = 65
+
    name = "Titanic Gauntlet",
 +
    id = 1545,
 +
    enchantmentTier = 0,
 +
    overrideItemTier = 7,
 +
     value = 24000000,
 +
     augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     craftable = true,
+
     itemImage = "/images/combat/equipment/titanic_gauntlet.png",
     craftingLevel = 65,
+
     extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
     craftingExperience = 33500,
+
     class = "equipment",
     requiredResources = { {
+
     specialVisuals = { {
       ["205"] = 250,
+
       image = "/images/combat/equipment/titanic_gauntlet_2.png",
       ["207"] = 500,
+
      css = "awakened-titanic-gauntlet-gloves-2"
       ["4011"] = 12
+
    }, {
 +
       image = "/images/combat/equipment/titanic_gauntlet_3.png",
 +
       css = "awakened-titanic-gauntlet-gloves-3"
 
     } },
 
     } },
     category = "Melee",
+
     tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
    itemImage = "/images/combat/equipment/range/hide_body.png",
 
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
 
    class = "equipment",
 
    visual = "chainbody",
 
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
       slot = "gloves",
       offensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 1.1
+
        strength = 11,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
         Melee = 11,
 +
        Magic = 11,
 +
        Range = 11
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.08,
+
         Melee = 1.03,
         Nature = 1.06
+
         Magic = 1.03,
      },
+
         Range = 1.03
      weaponBonus = {
 
         strength = 12,
 
        intellect = 6,
 
        dexterity = 6
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 56,
+
         protection = 22,
         resistance = 6,
+
         resistance = 22,
         agility = 28,
+
         agility = 0,
         stamina = 32
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "weaponBonus.strength",
 
        value = 1.5
 
      }, {
 
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.5
+
        value = 1.1
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
         value = 0.1
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 0.1
       } },
+
       } }
      itemSet = { 10009, 10016, 10012, 10014 }
 
 
     },
 
     },
     rarity = "rare"
+
     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."
 +
    }
 
   },
 
   },
   ["1562"] = {
+
   ["1546"] = {
     name = "Elven Leggings",
+
     name = "Awakened World Shaper",
     id = 1562,
+
     id = 1546,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
     augmentationCost = {
+
     value = 10000000,
      ["4009"] = 10,
+
    itemImage = "/images/combat/equipment/awakened_world_shaper.png",
      ["4010"] = 3,
+
    extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
      ["4011"] = 5,
+
     class = "equipment",
      ["4012"] = 10
+
     specialVisuals = { {
    },
+
       image = "/images/combat/equipment/awakened_world_shaper_2.png",
     value = 5000000,
+
       css = "awakened-titanic-gauntlet-gloves-2"
     tradeable = true,
+
     }, {
    requiredLevel = {
+
       image = "/images/combat/equipment/awakened_world_shaper_3.png",
       defense = 65,
+
       css = "awakened-titanic-gauntlet-gloves-3"
       range = 65
 
     },
 
    craftable = true,
 
    craftingLevel = 65,
 
    craftingExperience = 33500,
 
    requiredResources = { {
 
       ["4009"] = 250,
 
       ["4010"] = 30,
 
      ["4011"] = 12
 
 
     } },
 
     } },
     category = "Range",
+
     tags = { "melee", "range", "magic", "hybrid", "armor", "ability" },
    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 = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 72, 73, 74 },
 +
       slot = "gloves",
 +
      weaponBonus = {
 +
        strength = 11,
 +
        intellect = 11,
 +
        dexterity = 11
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 11,
 +
        Magic = 11,
 +
        Range = 11
 +
      },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Range = 1.08,
+
         Melee = 1.03,
         Nature = 1.06
+
         Magic = 1.03,
      },
+
         Range = 1.03
      weaponBonus = {
 
         strength = 6,
 
        intellect = 6,
 
        dexterity = 16
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 32,
+
         protection = 24,
         resistance = 12,
+
         resistance = 24,
         agility = 48,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "weaponBonus.dexterity",
 
        value = 1.5
 
      }, {
 
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.5
+
        value = 1.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
         value = 0.6
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 0.6
       } },
+
       } }
      itemSet = { 10010, 10012, 10014 }
 
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1563"] = {
+
   ["1547"] = {
     name = "Elven Boots",
+
     name = "Shapeless Scythe",
     id = 1563,
+
     id = 1547,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 12000000,
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
     value = 5000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65
+
       strength = 85
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
    craftingLevel = 65,
+
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
    craftingExperience = 33500,
 
    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",
+
     extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
+
     visual = "scythe",
     tags = { "armor" },
+
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      grantedAbility = { 22, 38, 11, 10, 129 },
       defensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.02,
+
       offensiveCritical = {
         Magic = 1.02,
+
         chance = 0.05,
         Range = 1.02,
+
        damageMultiplier = 1.33
         Nature = 1.05
+
      },
 +
      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 = {
 
       weaponBonus = {
         strength = 2,
+
         strength = 196,
         intellect = 2,
+
         intellect = 96,
         dexterity = 2
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = 24,
 
         resistance = 12,
 
         resistance = 12,
         agility = 24,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 8.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 9.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Chaos",
 +
        value = 4.4
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       itemSet = { 10032 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 186000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1548"] = {
 +
    name = "Giant King's Jewel",
 +
    id = 1548,
 +
    value = 2500000,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/giants_gem.png",
 +
    class = "gem",
 +
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
 +
    tags = { "crafting", "craftable" },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 50000,
 +
      category = "Rare",
 +
      craftable = true,
 +
      description = "Surely a jewel can be scavenged from these scraps."
 +
    }
 +
  },
 +
  ["1549"] = {
 +
    name = "Giant Scraps",
 +
    id = 1549,
 +
    value = 50000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/Giant_Scrap.png",
 +
    class = "bar",
 +
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
 +
    tags = { "shard", "craftable" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 0,
 +
      category = "Rare",
 +
      craftable = true,
 +
      multiplier = 125,
 +
      description = "A crushed jewel counts as scrap, right?"
 +
    }
 
   },
 
   },
   ["1564"] = {
+
   ["1550"] = {
     name = "Searing Ladle",
+
     name = "World Walkers",
     id = 1564,
+
     id = 1550,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
     augmentationCost = {
+
     value = 24000000,
      ["5"] = 15000,
+
    tradeable = true,
      ["95"] = 1000,
 
      ["96"] = 100,
 
      ["402"] = 1,
 
      ["403"] = 1
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
       cooking = 50
+
       defense = 85,
 +
      strength = 85
 
     },
 
     },
     value = 25000,
+
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
    tradeable = true,
+
     itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
    relatedSkill = "cooking",
+
     extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
     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" },
+
    visual = "winged-boots",
 +
     tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 39, 53 },
+
       slot = "boots",
       slot = "ladle",
+
      defensiveDamageAffinity = {
       toolBoost = { {
+
        Melee = 1.04,
         skill = "cooking",
+
        Magic = 1.04,
         boost = 20
+
        Range = 1.04
       } },
+
      },
 +
       weaponBonus = {
 +
        strength = 4,
 +
        intellect = 4,
 +
        dexterity = 4
 +
      },
 +
       armorBonus = {
 +
         protection = 24,
 +
        resistance = 24,
 +
        agility = 12,
 +
         stamina = 24
 +
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "toolBoost.cooking",
+
         stat = "armorBonus.protection",
         value = 4
+
         value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.7
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 80000,
 +
      category = "Rare",
 +
      craftable = true,
 +
      description = "No terrain is too difficult to traverse with these on."
 +
    }
 +
  },
 +
  ["1551"] = {
 +
    name = "Giant King's Nails",
 +
    id = 1551,
 +
    value = 20,
 +
    tradeable = false,
 +
    itemImage = "/images/cooking/giants_toe_nail.png",
 +
    extraTooltipInfo = "... You could try cooking it?",
 +
    class = "cooking-ingredient",
 +
    tags = { "cooking", "ingredient", "prepared" }
 
   },
 
   },
   ["1565"] = {
+
   ["1552"] = {
     name = "Black Knight's Gauntlets",
+
     name = "Cooked Giant King's Nails",
     id = 1565,
+
     id = 1552,
     enchantmentTier = 0,
+
     value = 20,
     augmentationCost = {
+
     tradeable = false,
      ["205"] = 100,
+
    itemImage = "/images/cooking/Crispy_toe_nail.png",
      ["207"] = 35
+
    extraTooltipInfo = "Why would you eat this? That's disgusting.",
 +
    class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 10,
 +
      cooldown = 10000,
 +
      perTick = 12,
 +
      totalTicks = 50,
 +
      tickDelay = 10000,
 +
      ignoreCooldown = false
 
     },
 
     },
     value = 128000,
+
    tags = { "cooking", "food", "consumable" }
 +
  },
 +
  ["1553"] = {
 +
    name = "Crystal Mace",
 +
    id = 1553,
 +
    enchantmentTier = 8,
 +
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/black_gloves.png",
+
    requiredLevel = {
     itemIcon = "/images/combat/equipment/black_gloves.png",
+
      strength = 85,
     extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
+
      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",
 
     class = "equipment",
     visual = "gloves",
+
     visual = "crystal-mace",
     tags = { "armor", "melee" },
+
     tags = { "melee", "magic", "hybrid", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 15 },
+
       grantedAbility = { 13, 14, 149 },
       slot = "gloves",
+
       slot = "weapon",
       weaponBonus = {
+
       offensiveCritical = {
         strength = 10,
+
         chance = 0.035,
        intellect = 0,
+
         damageMultiplier = 1.13
         dexterity = 0
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 9
+
         Melee = 98,
 +
        Magic = 48,
 +
        Range = -12,
 +
        Piercing = 64,
 +
        Blunt = 211,
 +
        Slashing = 64,
 +
        Chaos = 99
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 1.05,
 +
        Range = 0.75,
 +
        Piercing = 0.75,
 +
        Blunt = 1.33,
 +
        Slashing = 0.75,
 +
        Chaos = 1.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 164,
 +
        intellect = 28,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 4.9
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Chaos",
 +
        value = 5
 +
      }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2
+
         value = 8.3
       } },
+
       }, {
       itemSet = { 10018 }
+
        stat = "weaponBonus.intellect",
 +
        value = 3.5
 +
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 117500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1566"] = {
+
   ["1554"] = {
     name = "Bestial Dagger",
+
    id = 1554,
     id = 1566,
+
     name = "Signet Ring",
     enchantmentTier = 5,
+
     value = 450000,
     augmentationCost = {
+
     tradeable = false,
      ["4001"] = 10,
+
     enchantmentTier = 3,
      ["4002"] = 10,
+
    forcedEnchant = 47,
      ["4009"] = 10
+
    forcedEnchantAmount = 3,
    },
+
    itemImage = "/images/jewellery/signet_ring.png",
     value = 250000,
+
     class = "equipment",
     tradeable = true,
+
     extraTooltipInfo = "Carries the signature of some unknown entity.",
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
      defense = 60,
 +
       strength = 60,
 +
      magic = 60
 
     },
 
     },
    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 = {
 
     equipmentStats = {
       grantedAbility = { 40 },
+
       grantedAbility = { 17, 150, 195 },
       slot = "weapon",
+
       slot = "ring",
      offensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 2
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 69,
+
         Melee = 5,
         Piercing = 49,
+
         Chaos = 5
        Slashing = 49,
 
        Blunt = -8,
 
        Magic = -12,
 
        Range = -12
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Chaos = 1.5
        Piercing = 1.1,
+
      },
        Slashing = 1.1,
+
      defensiveDamageAffinity = {
         Blunt = 0.1,
+
         Chaos = 1.13
        Magic = 0.33,
 
        Range = 0.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 22,
+
         strength = 5,
         intellect = 0,
+
         intellect = 5,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       augmentationBonus = { {
         protection = 0,
+
         stat = "weaponBonus.strength",
         resistance = 0,
+
         value = 1
         agility = 8,
+
      }, {
         stamina = 0
+
         stat = "weaponBonus.intellect",
       },
+
         value = 1
      augmentationBonus = { {
+
       }, {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 0.25
+
         value = 1
       }, {
+
       } }
        stat = "armorBonus.agility",
 
        value = 0.5
 
      } },
 
      oneHanded = true,
 
      attackSpeed = 2.2,
 
      itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1567"] = {
+
   ["1555"] = {
     name = "Empowered Bestial Dagger",
+
     name = "Mantle of Flame",
     id = 1567,
+
     id = 1555,
     enchantmentTier = 7,
+
     enchantmentTier = 2,
    augmentationCost = {
+
     value = 3120000,
      ["4001"] = 20,
 
      ["4002"] = 20,
 
      ["4009"] = 20
 
    },
 
     value = 2500000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       constitution = 40,
 +
      defense = 40,
 +
      magic = 40,
 +
      enchanting = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
+
     itemImage = "/images/combat/equipment/mantle_of_flame.gif",
     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/mantle_of_flame.png",
 +
     extraTooltipInfo = "Wrap yourself in the cozy flames of a dying star and be reborn.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "dagger-1h",
+
     visual = "phoenix-cape",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "magic", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 40, 41 },
+
       grantedAbility = { 7, 18, 109, 110, 164 },
       slot = "weapon",
+
       slot = "cape",
      offensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 2
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 104,
+
         Melee = 3,
         Piercing = 74,
+
         Magic = 15,
        Slashing = 74,
+
         Fire = 15,
         Blunt = -8,
+
         Range = 3
        Magic = -12,
 
         Range = -12
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Piercing = 1.1,
+
         Magic = 1.15,
         Slashing = 1.1,
+
        Range = 1,
         Blunt = 0.1,
+
         Fire = 1.35
         Magic = 0.33,
+
      },
         Range = 0.33
+
      defensiveDamageAffinity = {
 +
         Melee = 1,
 +
         Magic = 1.04,
 +
         Range = 1,
 +
        Fire = 1.13
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 42,
+
         strength = 0,
         intellect = 0,
+
         intellect = 20,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
         resistance = 0,
+
         resistance = 10,
         agility = 12,
+
         agility = 3,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.resistance",
         value = 1.25
+
         value = 1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 1
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Fire",
         value = 0.5
+
         value = 1
 
       } },
 
       } },
      oneHanded = true,
+
       itemSet = { 10004, 10036 }
      attackSpeed = 2.1,
 
       itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 36000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1568"] = {
+
   ["1556"] = {
     name = "Bestial Defender",
+
     name = "Bestial Shawl",
     id = 1568,
+
     id = 1556,
     enchantmentTier = 5,
+
     enchantmentTier = 2,
    augmentationCost = {
+
     value = 2620000,
      ["4001"] = 10,
 
      ["4002"] = 10,
 
      ["4009"] = 10
 
    },
 
     value = 250000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
       defense = 40,
 +
      range = 40,
 +
      enchanting = 40
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
+
     itemImage = "/images/combat/equipment/bestial_shawl.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 hunter's shawl designed to give its wearer the ability to easily handle their prey up close or from afar.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "defender",
+
     visual = "cape",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "range", "craftable" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 40 },
+
       slot = "cape",
       slot = "shield",
 
      offensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 1.5
 
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
        Melee = 35,
+
         Range = 15
        Piercing = 25,
 
        Slashing = 25,
 
        Blunt = -8,
 
        Magic = -12,
 
         Range = -12
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Range = 1.1
        Piercing = 1.05,
+
      },
         Slashing = 1.05
+
      defensiveDamageAffinity = {
 +
         Range = 1.1
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 10
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = -12,
         resistance = 0,
+
         resistance = -12,
         agility = 13,
+
         agility = 6,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.agility",
         value = 0.75
+
         value = 1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.dexterity",
         value = 0.25
+
         value = 1
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.5
+
         value = 1
 
       } },
 
       } },
 
       itemSet = { 10017 }
 
       itemSet = { 10017 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1569"] = {
+
   ["1557"] = {
     name = "Empowered Bestial Defender",
+
     name = "Hands of Khaast",
     id = 1569,
+
     id = 1557,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 4120000,
      ["4001"] = 20,
 
      ["4002"] = 20,
 
      ["4009"] = 20
 
    },
 
     value = 2500000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       strength = 75
 
     },
 
     },
     itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
+
     itemImage = "/images/combat/equipment/hands_of_khaast.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.",
+
     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 = "defender",
+
     visual = "modified-diving-gloves",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 40, 99 },
+
       grantedAbility = { 69, 70, 71, 142 },
       slot = "shield",
+
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.1,
+
         chance = 0.055,
         damageMultiplier = 1.5
+
         damageMultiplier = 1.75
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 52,
+
         Melee = 118,
         Piercing = 37,
+
         Magic = -10,
         Slashing = 37,
+
        Range = -10,
         Blunt = -8,
+
         Piercing = 77,
         Magic = -12,
+
         Blunt = 77,
         Range = -12
+
         Slashing = -8,
 +
         Fire = 48
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1,
+
         Melee = 1.1,
         Piercing = 1.05,
+
        Magic = 1.05,
         Slashing = 1.05
+
        Range = 0.75,
 +
         Piercing = 1.15,
 +
        Blunt = 1.15,
 +
         Slashing = 1.05,
 +
        Fire = 1.5
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 16,
+
         strength = 99,
         intellect = 0,
+
         intellect = 44,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 4,
         resistance = 0,
+
         resistance = 4,
         agility = 18,
+
         agility = -4,
         stamina = 0
+
         stamina = 12
 +
      },
 +
      attackSpeed = 2.2,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveCritical.chance",
         value = 1.25
+
         value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
        value = 5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
         value = 0.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 6
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Fire",
         value = 0.5
+
         value = 3
       } },
+
       } }
      itemSet = { 10017 }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 69000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1570"] = {
+
   ["1558"] = {
     name = "Elven King's Longbow",
+
     name = "Shrimp Scraps",
     id = 1570,
+
     id = 1558,
 +
    value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 8,
+
     itemImage = "/images/misc/shrimp_fragment.png",
     augmentationCost = {
+
     class = "bar",
      ["307"] = 250,
+
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
      ["1457"] = 200,
+
    rarity = "rare"
      ["4011"] = 9
+
  },
     },
+
  ["1559"] = {
     value = 14495000,
+
    name = "Black Knight Titan's Helm",
     type = "weapon",
+
    id = 1559,
 +
     enchantmentTier = 6,
 +
     tradeable = true,
 +
     value = 4880000,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 85
+
       defense = 70,
 +
      strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/bow_king.png",
+
     itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
     itemIcon = "/images/combat/equipment/range/bow_king.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",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "black-knight-full-helm",
    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", "armor", "ability" },
     tags = { "range", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 23, 42 },
+
       grantedAbility = { 15 },
       slot = "weapon",
+
       slot = "helm",
       offensiveCritical = {
+
       defensiveCritical = {
         chance = 0.05,
+
         chance = 0.1,
         damageMultiplier = 1.3
+
         damageMultiplier = 1.33
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       offensiveDamageAffinity = {
         Melee = -18,
+
         Melee = 1.25,
        Magic = -18,
+
         Blunt = 1.33,
        Range = 164,
+
         Magic = 0.1,
        Piercing = 192,
+
         Range = 0.1
         Blunt = 35,
 
         Slashing = 35,
 
         Nature = 70
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 0.25,
+
         Melee = 1.06,
         Magic = 0.9,
+
         Magic = 0.81,
         Range = 1.2,
+
         Range = 1.06,
         Piercing = 1.3333333333333333,
+
         Piercing = 1.08,
         Blunt = 0.5,
+
         Blunt = 0.94,
         Slashing = 0.5,
+
         Slashing = 1.08
        Nature = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 56,
         intellect = 0,
+
         intellect = -32,
         dexterity = 136
+
         dexterity = -32
 +
      },
 +
      armorBonus = {
 +
        protection = 48,
 +
        resistance = -18,
 +
        agility = -12,
 +
        stamina = 0
 
       },
 
       },
      attackSpeed = 2.8,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.protection",
         value = 6.5
+
         value = 2.5
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.resistance",
         value = 6.5
+
         value = -0.9
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Nature",
+
         stat = "weaponBonus.strength",
         value = 3.5
+
         value = 3
 
       } },
 
       } },
       itemSet = { 10014 }
+
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "epic"
    craftingLevel = 92,
 
    craftingExperience = 256000,
 
    requiredResources = { {
 
      ["212"] = 2,
 
      ["4011"] = 48
 
    } },
 
    category = "Range",
 
    craftable = true
 
 
   },
 
   },
   ["1571"] = {
+
   ["1560"] = {
     name = "Ancient Trident",
+
     name = "Elven Hood",
     id = 1571,
+
     id = 1560,
 +
    enchantmentTier = 6,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 8,
+
     value = 5000000,
    augmentationCost = {
 
      ["4026"] = 16,
 
      ["4027"] = 1,
 
      ["11032"] = 30
 
    },
 
     value = 24495000,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 85
+
      defense = 65,
 +
       magic = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/melee/trident.png",
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
     itemIcon = "/images/combat/equipment/melee/trident.png",
+
     extraTooltipInfo = "A magical hood of elven make.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "elven-helm",
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
+
     tags = { "magic", "craftable", "armor" },
     tags = { "magic", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 43, 92, 93 },
+
       slot = "helm",
       slot = "weapon",
+
       defensiveDamageAffinity = {
       offensiveCritical = {
+
         Magic = 1.08,
        chance = 0.05,
+
         Nature = 1.06
        damageMultiplier = 1.33
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Magic = 166,
 
        Ice = 256,
 
        Piercing = 80,
 
        Chaos = 22,
 
        Range = -22
 
      },
 
      offensiveDamageAffinity = {
 
         Magic = 1.35,
 
         Melee = 0.9,
 
        Piercing = 1.33,
 
        Ice = 1.5,
 
        Chaos = 1.33,
 
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 96,
+
         strength = 6,
         intellect = 196,
+
         intellect = 12,
         dexterity = 0
+
         dexterity = 6
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = 32,
         resistance = 24,
+
         resistance = 12,
         agility = 0,
+
         agility = 18,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "weaponBonus.intellect",
         value = 6.5
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.6
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.resistance",
         value = 6.5
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "armorBonus.agility",
         value = 3.5
+
         value = 0.9
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10011, 10012 }
 
     },
 
     },
     rarity = "legendary",
+
     rarity = "rare",
     craftingLevel = 92,
+
     craftingStats = {
    craftingExperience = 256000,
+
       level = 65,
    requiredResources = { {
+
       experience = 40500,
       ["216"] = 3,
+
       category = "Magic",
      ["307"] = 2000,
+
      craftable = true
       ["11032"] = 200,
+
    }
       ["11036"] = 500
 
    } },
 
    category = "Magic",
 
    craftable = true
 
 
   },
 
   },
   ["1572"] = {
+
   ["1561"] = {
     name = "Fishtail",
+
     name = "Elven Heavy Armor",
     id = 1572,
+
     id = 1561,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 5000000,
      ["206"] = 33,
 
      ["11032"] = 1
 
    },
 
     value = 2500000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
      defense = 65,
 +
       strength = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/fishtail.png",
+
     itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    itemIcon = "/images/combat/equipment/fishtail.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "fishtail",
+
     visual = "elven-chest",
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
+
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
     tags = { "melee", "onehand" },
+
     extraTooltipInfo = "An unnaturally light platebody of elven make.",
 +
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "weapon",
+
       slot = "body",
       offensiveCritical = {
+
       offensiveDamageAffinity = {
         chance = 0.05,
+
         Melee = 1.1
        damageMultiplier = 1.33
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
        Melee = 52,
+
         Melee = 1.08,
        Magic = -14,
+
         Nature = 1.06
        Range = -14,
 
        Slashing = 66
 
      },
 
      offensiveDamageAffinity = {
 
         Melee = 1,
 
        Magic = 0.25,
 
        Range = 0.1,
 
        Piercing = 0.25,
 
        Blunt = 0.25,
 
         Slashing = 1.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 60,
+
         strength = 12,
         intellect = 0,
+
         intellect = 6,
         dexterity = 0
+
         dexterity = 6
 +
      },
 +
      armorBonus = {
 +
        protection = 56,
 +
        resistance = 6,
 +
        agility = 28,
 +
        stamina = 32
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 2.5,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.strength",
         value = 1.65
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 2.9
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.agility",
         value = 1.65
+
         value = 1.5
       } }
+
       } },
 +
      itemSet = { 10009, 10016, 10012 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 101500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1573"] = {
+
   ["1562"] = {
     name = "Razorfin",
+
     name = "Elven Leggings",
     id = 1573,
+
     id = 1562,
     enchantmentTier = 7,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 5000000,
      ["206"] = 25,
 
      ["207"] = 4,
 
      ["11032"] = 1
 
    },
 
     value = 4495000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       defense = 65,
 +
      range = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/razorfin.png",
+
     itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
    itemIcon = "/images/combat/equipment/razorfin.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "fishtail",
+
     visual = "elven-legs",
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle! Seems mildly magical, almost...",
+
     extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "range", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 95, 94 },
+
       slot = "legs",
       slot = "weapon",
+
       defensiveDamageAffinity = {
       offensiveCritical = {
+
         Range = 1.08,
         chance = 0.05,
+
         Nature = 1.06
         damageMultiplier = 1.33
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       weaponBonus = {
         Melee = 76,
+
         strength = 6,
         Magic = 4,
+
         intellect = 6,
         Range = -14,
+
         dexterity = 16
        Slashing = 84
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       armorBonus = {
         Melee = 1.05,
+
         protection = 32,
         Magic = 1,
+
         resistance = 12,
         Range = 0.1,
+
         agility = 48,
         Piercing = 0.25,
+
         stamina = 0
        Blunt = 0.25,
 
        Slashing = 1.33
 
      },
 
      weaponBonus = {
 
        strength = 80,
 
        intellect = 30,
 
        dexterity = 0
 
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 2.5,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "weaponBonus.dexterity",
         value = 1.65
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.6
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.resistance",
         value = 1.65
+
         value = 0.7
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.agility",
         value = 0.9
+
         value = 2.5
       } }
+
       } },
 +
      itemSet = { 10012 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 34000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1574"] = {
+
   ["1563"] = {
     name = "Elven Quiver",
+
     name = "Elven Boots",
     id = 1574,
+
     id = 1563,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 5000000,
      ["307"] = 75,
 
      ["4011"] = 15,
 
      ["4028"] = 1
 
    },
 
     value = 4495000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 70,
+
       defense = 65
      crafting = 70
 
 
     },
 
     },
     forcedEnchant = 63,
+
     itemImage = "/images/combat/equipment/adamantite_boots.png",
     forcedEnchantAmount = 5,
+
     itemIcon = "/images/combat/equipment/range/elven_boots.png",
    itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     visual = "boots",
     craftingDescription = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
+
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       slot = "boots",
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 0,
+
         Melee = 1.02,
         Magic = 0,
+
         Magic = 1.02,
         Range = 15,
+
         Range = 1.02,
         Slashing = 0
+
         Nature = 1.05
 
       },
 
       },
       offensiveDamageAffinity = {
+
       weaponBonus = {
         Range = 1.05
+
         strength = 2,
 +
        intellect = 2,
 +
        dexterity = 2
 
       },
 
       },
       weaponBonus = {
+
       armorBonus = {
         strength = 0,
+
         protection = 12,
         intellect = 0,
+
        resistance = 12,
         dexterity = 20
+
         agility = 24,
 +
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.agility",
         value = 3
+
         value = 1.3
       }, {
+
       } },
        stat = "weaponBonus.dexterity",
+
      itemSet = { 10012 }
        value = 3
+
    },
       } }
+
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 48000,
 +
      category = "Range",
 +
       craftable = true
 
     },
 
     },
     rarity = "epic"
+
     tags = { "craftable", "armor" }
 
   },
 
   },
   ["1575"] = {
+
   ["1564"] = {
     name = "Magic Quiver",
+
     name = "Searing Ladle",
     id = 1575,
+
     id = 1564,
     enchantmentTier = 3,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     requiredLevel = {
       ["4005"] = 8,
+
       cooking = 50
      ["4012"] = 20
 
 
     },
 
     },
     value = 2495000,
+
     value = 25000,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     enchantmentOverrideSlot = "ladle",
      range = 35,
+
     itemImage = "/images/combat/equipment/searing_ladle.png",
      crafting = 35
+
    extraTooltipInfo = "Almost too hot to handle! Burned food rewards full experience. Grants 3 hidden levels of haste while cooking.",
    },
 
    forcedEnchant = 63,
 
    forcedEnchantAmount = 3,
 
     itemImage = "/images/combat/equipment/range/quiver_leather.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "scimitar",
+
     tags = { "cooking", "ability" },
    craftingDescription = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
       grantedAbility = { 39, 53 },
      offensiveAccuracyAffinityRating = {
+
       slot = "ladle",
        Melee = 0,
+
       toolBoost = { {
        Magic = 0,
+
         skill = "cooking",
        Range = 5,
+
         boost = 40
        Slashing = 0
+
       } },
      },
 
       offensiveDamageAffinity = {
 
        Range = 1.05
 
      },
 
       weaponBonus = {
 
         strength = 0,
 
         intellect = 0,
 
        dexterity = 10
 
       },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "toolBoost.cooking",
         value = 0.5
+
         value = 2
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1576"] = {
+
   ["1565"] = {
     id = 1576,
+
    name = "Black Knight's Gauntlets",
     name = "Defender's Band",
+
     id = 1565,
     value = 500000,
+
     enchantmentTier = 0,
 +
    overrideItemTier = 6,
 +
     value = 128000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     itemImage = "/images/combat/equipment/black_gloves.png",
    augmentationCost = {
+
     extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
      ["201"] = 100,
 
      ["202"] = 100,
 
      ["203"] = 200,
 
      ["204"] = 100,
 
      ["205"] = 100,
 
      ["206"] = 100,
 
      ["404"] = 1
 
    },
 
     forcedEnchant = 19,
 
    forcedEnchantAmount = 3,
 
    itemImage = "/images/jewellery/defenders_band.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
+
     specialVisuals = { {
     tags = { "jewelry", "ability" },
+
      image = "/images/combat/equipment/black_gloves_1.png",
    requiredLevel = {
+
      css = "gloves-1"
       defense = 60
+
     }, {
     },
+
      image = "/images/combat/equipment/black_gloves_2.png",
 +
      css = "gloves-2"
 +
    }, {
 +
      image = "/images/combat/equipment/black_gloves_3.png",
 +
       css = "gloves-3"
 +
    } },
 +
     tags = { "melee", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 26 },
+
       grantedAbility = { 15 },
       slot = "ring",
+
       slot = "gloves",
       armorBonus = {
+
       weaponBonus = {
         protection = 1,
+
         strength = 12,
         resistance = 0,
+
         intellect = 0,
         agility = -32,
+
         dexterity = 0
         stamina = 4
+
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 11,
 +
        Blunt = 8,
 +
        Slashing = 8,
 +
         Piercing = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 1.5
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Blunt",
 +
        value = 1.5
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Slashing",
 
         value = 1.5
 
         value = 1.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "offensiveAccuracyAffinityRating.Piercing",
         value = 0.5
+
         value = 1.5
 
       } },
 
       } },
       itemSet = { 10009, 10016 }
+
       itemSet = { 10018 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1577"] = {
+
   ["1566"] = {
     id = 1577,
+
    name = "Bestial Dagger",
     name = "Defender's Pendant",
+
     id = 1566,
     value = 500000,
+
     enchantmentTier = 5,
 +
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 50
       ["201"] = 100,
 
      ["202"] = 100,
 
      ["203"] = 200,
 
      ["204"] = 100,
 
      ["205"] = 100,
 
      ["206"] = 100,
 
      ["404"] = 1
 
 
     },
 
     },
    forcedEnchant = 65,
+
     itemImage = "/images/combat/equipment/beast_dagger_main.png",
    forcedEnchantAmount = 3,
+
    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...",
     itemImage = "/images/jewellery/defenders_pendant.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
+
     visual = "dagger-1h",
     tags = { "jewelry", "ability" },
+
     tags = { "melee", "onehand", "ability" },
    requiredLevel = {
 
      defense = 60,
 
      crafting = 60
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 26 },
+
       grantedAbility = { 40 },
       slot = "arrows",
+
       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 = {
 
       armorBonus = {
         protection = 16,
+
         protection = 0,
         resistance = 16,
+
         resistance = 0,
         agility = -32,
+
         agility = 8,
         stamina = 4
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 3.5
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 1.1
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "armorBonus.agility",
 
         value = 0.5
 
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10009, 10016 }
+
      oneHanded = true,
 +
      attackSpeed = 2.2,
 +
       itemSet = { 10017, 10037 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1578"] = {
+
   ["1567"] = {
     id = 1578,
+
    name = "Empowered Bestial Dagger",
     name = "Scaled Circuit",
+
     id = 1567,
     value = 3450000,
+
     enchantmentTier = 7,
 +
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 70
       ["203"] = 200,
 
      ["404"] = 1,
 
      ["4010"] = 35
 
 
     },
 
     },
    forcedEnchant = 19,
+
     itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
    forcedEnchantAmount = 3,
+
    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...",
     itemImage = "/images/jewellery/scale_ring.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
+
     visual = "dagger-1h",
     tags = { "jewelry" },
+
     tags = { "melee", "onehand", "ability" },
    requiredLevel = {
 
      defense = 50
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
      grantedAbility = { 40, 41 },
       armorBonus = {
+
       slot = "weapon",
         protection = 8,
+
       offensiveCritical = {
        resistance = 8,
+
         chance = 0.1,
        agility = 0,
+
         damageMultiplier = 2
         stamina = 4
 
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveAccuracyAffinityRating = {
         Range = 1.05,
+
        Melee = 104,
         Piercing = 1.05,
+
        Piercing = 74,
         Slashing = 1.05
+
        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 = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 2
+
        value = 5.2
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
         value = 2.1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.agility",
         value = 2
+
         value = 0.7
       } }
+
      } },
 +
      oneHanded = true,
 +
      attackSpeed = 2.1,
 +
       itemSet = { 10017, 10037 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1579"] = {
+
   ["1568"] = {
     id = 1579,
+
    name = "Bestial Defender",
     name = "Devourer's Band",
+
     id = 1568,
     value = 26450000,
+
     enchantmentTier = 5,
 +
     value = 250000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 50
       ["4027"] = 1,
 
      ["4028"] = 1,
 
      ["9021"] = 1
 
 
     },
 
     },
    forcedEnchant = 38,
+
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
    forcedEnchantAmount = 5,
+
    extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
     itemImage = "/images/jewellery/ouroboros_ring.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "What was, will be. What will be, was.",
+
     visual = "defender",
     tags = { "jewelry" },
+
     tags = { "melee", "ability" },
    requiredLevel = {
 
      defense = 92,
 
      attack = 92,
 
      constitution = 92
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
      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 = {
 
       offensiveDamageAffinity = {
         Melee = 1.25,
+
         Melee = 1,
         Magic = 1.25,
+
         Piercing = 1.05,
         Range = 1.25
+
         Slashing = 1.05
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.5,
+
         strength = 11,
         Magic = 0.5,
+
         intellect = 0,
         Range = 0.5
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = 13,
         stamina = 66
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.stamina",
+
        stat = "offensiveAccuracyAffinityRating.Melee",
         value = 4
+
        value = 1.8
       } }
+
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 0.6
 +
      }, {
 +
         stat = "armorBonus.agility",
 +
         value = 0.7
 +
       } },
 +
      itemSet = { 10017, 10037 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "rare"
 
   },
 
   },
   ["1580"] = {
+
   ["1569"] = {
     id = 1580,
+
    name = "Empowered Bestial Defender",
     name = "Slayer's Pendant",
+
     id = 1569,
     value = 6450000,
+
     enchantmentTier = 7,
 +
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 70
       ["201"] = 100,
 
      ["202"] = 100,
 
      ["203"] = 200,
 
      ["204"] = 100,
 
      ["205"] = 100,
 
      ["206"] = 100,
 
      ["404"] = 1
 
 
     },
 
     },
    forcedEnchant = 38,
+
     itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
    forcedEnchantAmount = 3,
+
    extraTooltipInfo = "Empowered through magic and sheer rage. A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
     itemImage = "/images/jewellery/slayer_pendant.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
+
     visual = "defender",
     tags = { "jewelry", "ability" },
+
     tags = { "melee", "ability" },
    requiredLevel = {
 
      defense = 75,
 
      attack = 75,
 
      crafting = 75
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 52 },
+
       grantedAbility = { 40, 99 },
       slot = "arrows",
+
       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 = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1,
         Magic = 1.05,
+
         Piercing = 1.05,
         Range = 1.05
+
         Slashing = 1.05
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 4,
+
         strength = 16,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = -4,
+
         agility = 18,
         stamina = 4
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 2.6
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.agility",
         value = 2
+
         value = 0.9
       } }
+
       } },
 +
      itemSet = { 10017, 10037 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1581"] = {
+
   ["1570"] = {
    id = 1581,
+
     name = "Elven King's Longbow",
     name = "Alacrity Pendant",
+
     id = 1570,
     value = 8000000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     enchantmentTier = 8,
     augmentationCost = {
+
     value = 14495000,
      ["3"] = 45000,
+
    requiredLevel = {
       ["403"] = 6
+
       range = 85
 
     },
 
     },
     forcedEnchant = 64,
+
     itemImage = "/images/combat/equipment/range/bow_king.png",
    forcedEnchantAmount = 3,
+
     itemIcon = "/images/combat/equipment/range/bow_king.png",
     itemImage = "/images/jewellery/speed_pendant.png",
 
 
     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.",
+
    visual = "scimitar",
     tags = { "jewelry", "ability" },
+
     extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
    requiredLevel = {
+
     tags = { "range", "craftable", "twohand", "ability" },
      defense = 90,
 
      crafting = 90
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
      grantedAbility = { 23, 42, 134, 169 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -18,
 +
        Magic = -18,
 +
        Range = 164,
 +
        Piercing = 192,
 +
        Blunt = 64,
 +
        Slashing = 64,
 +
        Nature = 70
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 0.75,
 +
        Magic = 0.9,
 +
        Range = 1.3,
 +
        Piercing = 1.75,
 +
        Blunt = 1.1,
 +
        Slashing = 1.1,
 +
        Nature = 1.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 196
 +
      },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 15,
+
         agility = 16,
 
         stamina = 0
 
         stamina = 0
 +
      },
 +
      attackSpeed = 2.8,
 +
      hitMults = {
 +
        minimum = 0.3,
 +
        maximum = 1.3
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 8.3
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 9.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Nature",
 +
        value = 3.5
 +
      }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 1.5
+
         value = 0.8
       }, {
+
       } },
        stat = "offensiveAccuracyAffinityRating.Lightning",
+
      itemSet = { 10021 }
        value = 1
 
      } }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 246000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1582"] = {
+
   ["1571"] = {
    id = 1582,
+
     name = "Ancient Trident",
     name = "Ring of Taxes",
+
     id = 1571,
     value = 10000000,
 
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 4,
+
     enchantmentTier = 8,
     augmentationCost = {
+
     value = 24495000,
      ["203"] = 500,
+
    requiredLevel = {
      ["400"] = 5,
+
       magic = 85
      ["401"] = 4,
 
      ["402"] = 3,
 
      ["403"] = 2,
 
       ["404"] = 1
 
 
     },
 
     },
     forcedEnchant = 66,
+
     itemImage = "/images/combat/equipment/magic/Ancient_trident.png",
    forcedEnchantAmount = 4,
+
     itemIcon = "/images/combat/equipment/magic/Ancient_trident_icon.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.",
+
    visual = "trident",
     tags = { "jewelry" },
+
     extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
    requiredLevel = {
+
     tags = { "magic", "craftable", "twohand", "ability" },
      constitution = 92
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
      grantedAbility = { 43, 92, 93, 130 },
       augmentationBonus = { {
+
       slot = "weapon",
         stat = "offensiveAccuracyAffinityRating.Melee",
+
      offensiveCritical = {
         value = 6
+
        chance = 0.05,
       }, {
+
        damageMultiplier = 1.33
         stat = "offensiveAccuracyAffinityRating.Magic",
+
      },
         value = 6
+
      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.Range",
+
         stat = "offensiveAccuracyAffinityRating.Ice",
         value = 6
+
         value = 12.8
       } }
+
       } },
 +
      itemSet = { 10011, 10013, 10035 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.3
 +
      }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 210000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1583"] = {
+
   ["1572"] = {
    id = 1583,
+
     name = "Fishtail",
     name = "Wrath and War",
+
     id = 1572,
     extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
+
     enchantmentTier = 6,
    rarity = "legendary",
+
     value = 2500000,
     enchantmentTier = 7,
 
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 12
 
    },
 
     value = 3440000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 75
+
       strength = 50
 
     },
 
     },
     itemImage = "/images/combat/equipment/wrath_axe.png",
+
     itemImage = "/images/combat/equipment/fishtail.png",
     itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
+
     itemIcon = "/images/combat/equipment/fishtail.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "wrath-axe",
+
     visual = "fishtail",
     tags = { "melee", "twohand" },
+
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
 +
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.025,
+
         chance = 0.05,
         damageMultiplier = 1.25
+
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 88,
+
         Melee = 52,
         Magic = -12,
+
         Magic = -14,
         Range = -12,
+
         Range = -14,
        Piercing = -4,
+
         Slashing = 66
        Blunt = 178,
 
         Slashing = 178
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
         Blunt = 1.33,
+
         Blunt = 0.25,
 
         Slashing = 1.33
 
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 156,
+
         strength = 60,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 22,
+
       attackSpeed = 2.5,
        resistance = 0,
+
       augmentationBonus = { {
        agility = -8,
+
         stat = "offensiveAccuracyAffinityRating.Melee",
        stamina = 0
+
         value = 2.6
      },
+
       }, {
       attackSpeed = 3.1,
 
      hitMults = {
 
        minimum = 0.4,
 
        maximum = 1.33
 
      },
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         value = 1.3
 
       }, {
 
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 6
+
         value = 3
 
       } }
 
       } }
     }
+
     },
 +
    rarity = "rare"
 
   },
 
   },
   ["1584"] = {
+
   ["1573"] = {
     name = "Shrimp Scepter",
+
     name = "Razorfin",
     id = 1584,
+
     id = 1573,
     enchantmentTier = 8,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 4495000,
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 85
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_staff.png",
+
     itemImage = "/images/combat/equipment/razorfin.png",
     itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
+
     itemIcon = "/images/combat/equipment/razorfin.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "staff",
+
     visual = "fishtail",
     craftingDescription = "A scepter formed from the void given shape: the Shrimp God.",
+
     extraTooltipInfo = "A large scimitar taken from a fish! Seems particularly magical, but casting magic with a sword this wide will not be the most accurate.",
     tags = { "magic", "onehand" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 85 },
+
       grantedAbility = { 95, 94, 144 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 20,819: Line 19,361:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Magic = 192,
+
         Melee = 76,
         Chaos = 312,
+
         Magic = 56,
        Ice = 56,
+
         Range = -14,
         Melee = -48,
+
         Slashing = 84
         Range = -48
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Magic = 1.66,
+
        Melee = 1.075,
         Melee = 0.1,
+
         Magic = 1.075,
         Chaos = 1.5,
+
         Range = 0.75,
         Range = 0.1,
+
         Piercing = 0.25,
         Poison = 1.5
+
         Blunt = 0.25,
 +
        Slashing = 1.33,
 +
         Ice = 1.15
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 80,
         intellect = 116,
+
         intellect = 80,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 0,
+
       attackSpeed = 2.5,
        resistance = 8,
 
        agility = 0,
 
        stamina = 0
 
      },
 
       attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.8
 +
      }, {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 7.5
+
         value = 3.2
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 7.5
+
         value = 4
       }, {
+
       } }
        stat = "offensiveAccuracyAffinityRating.Chaos",
 
        value = 3.5
 
      } },
 
      oneHanded = true,
 
      itemSet = { 2001 }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1585"] = {
+
   ["1574"] = {
     name = "Shrimp Stinger",
+
     name = "Elven Quiver",
     id = 1585,
+
     id = 1574,
     enchantmentTier = 8,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 4495000,
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 85
+
       range = 70,
 +
      crafting = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_dagger.png",
+
     forcedEnchant = 63,
     itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
+
    forcedEnchantAmount = 5,
 +
     itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "defender",
+
     visual = "quiver-1",
     craftingDescription = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
+
     extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
     tags = { "range", "onehand", "ability" },
+
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 83 },
+
       slot = "arrows",
       slot = "shield",
 
      offensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 1.5
 
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 35,
+
         Melee = 0,
         Range = 48,
+
         Magic = 0,
         Piercing = 25,
+
         Range = 15,
         Slashing = 25
+
         Slashing = 0
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
        Melee = 1.05,
+
         Range = 1.15
        Piercing = 1.05,
 
        Slashing = 1.05,
 
         Range = 1.33,
 
        Poison = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 33
+
         dexterity = 20
      },
 
      armorBonus = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = 22,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 1.5
 
      }, {
 
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 4.5
+
         value = 3
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 0.5
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 3
      }, {
 
        stat = "armorBonus.agility",
 
        value = 2
 
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10021 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1586"] = {
+
   ["1575"] = {
     name = "Shrimp Tail",
+
     name = "Magic Quiver",
     id = 1586,
+
     id = 1575,
     enchantmentTier = 8,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     value = 2495000,
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       range = 35,
 +
      crafting = 35
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_whip.png",
+
     forcedEnchant = 63,
     itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
+
    forcedEnchantAmount = 3,
 +
     itemImage = "/images/combat/equipment/range/quiver_elven.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-whip",
+
     visual = "quiver-2",
     craftingDescription = "A whip designed to mimic the devastating power of a Shrimp's tail.",
+
     extraTooltipInfo = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "range" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 84 },
+
       slot = "arrows",
       slot = "weapon",
 
      offensiveCritical = {
 
        chance = 0.05,
 
        damageMultiplier = 1.3
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 94,
+
         Melee = 0,
         Slashing = 123,
+
         Magic = 0,
         Chaos = 32,
+
         Range = 5,
         Magic = 14
+
         Slashing = 0
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
        Melee = 1.25,
+
         Range = 1.05
        Slashing = 1.33,
 
        Blunt = 0.8,
 
        Piercing = 0.8,
 
        Magic = 0.8,
 
         Range = 0.8,
 
        Chaos = 1.25,
 
        Poison = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 109,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 10
 
       },
 
       },
       oneHanded = true,
+
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare"
 +
  },
 +
  ["1576"] = {
 +
    id = 1576,
 +
    name = "Defender's Band",
 +
    value = 500000,
 +
    tradeable = true,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 19,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/defenders_band.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
 +
    requiredLevel = {
 +
      defense = 60
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 26 },
 +
      slot = "ring",
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 1,
 
         resistance = 0,
 
         resistance = 0,
         agility = 8,
+
         agility = -32,
         stamina = 0
+
         stamina = 4
 
       },
 
       },
      attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 3
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.stamina",
         value = 2.5
+
         value = 0.5
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1587"] = {
+
   ["1577"] = {
    name = "Shrimp Eye",
+
     id = 1577,
    id = 1587,
+
     name = "Defender's Pendant",
    value = 1500000,
+
     value = 500000,
    tradeable = true,
 
    itemImage = "/images/misc/shrimp_eye_sleep.png",
 
    class = "bar",
 
    extraTooltipInfo = "The Eye's power sleeps.",
 
    tags = { },
 
    rarity = "epic"
 
  },
 
  ["1588"] = {
 
     id = 1588,
 
     name = "Hunter's Band",
 
     value = 3450000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 65,
      ["4000"] = 250,
 
      ["4001"] = 100
 
    },
 
     forcedEnchant = 13,
 
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
     itemImage = "/images/jewellery/hunter_band.png",
+
     itemImage = "/images/jewellery/defenders_pendant.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "To mark a true hunter's finest kill.",
+
     extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
    tags = { "jewelry", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 60,
 
       defense = 60,
       range = 60
+
       crafting = 60
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 87 },
+
       grantedAbility = { 26 },
       slot = "ring",
+
       slot = "arrows",
       weaponBonus = {
+
       armorBonus = {
         strength = 0,
+
         protection = 16,
         intellect = 0,
+
         resistance = 16,
         dexterity = 2
+
         agility = -32,
      },
+
         stamina = 4
      offensiveDamageAffinity = {
 
        Range = 1.05,
 
         Piercing = 1.05
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Range = 4
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.protection",
         value = 4
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 1.5
       } }
+
       }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 +
      } },
 +
      itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1589"] = {
+
   ["1578"] = {
     id = 1589,
+
     id = 1578,
     name = "Dwarven Hammer Necklace",
+
     name = "Scaled Circuit",
 
     value = 3450000,
 
     value = 3450000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 19,
      ["109"] = 300,
+
     forcedEnchantAmount = 3,
      ["204"] = 150,
+
     itemImage = "/images/jewellery/scale_ring.png",
      ["205"] = 150,
 
      ["206"] = 150
 
    },
 
     forcedEnchant = 74,
 
     forcedEnchantAmount = 5,
 
     itemImage = "/images/jewellery/hammer_necklace.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
+
     extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
    tags = { "jewelry", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 55
+
       defense = 50
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 88 },
+
       slot = "ring",
       slot = "necklace",
+
       armorBonus = {
       offensiveAccuracyAffinityRating = {
+
         protection = 8,
         Blunt = 16
+
        resistance = 8,
 +
        agility = 0,
 +
        stamina = 4
 
       },
 
       },
       toolBoost = { {
+
       defensiveDamageAffinity = {
         skill = "mining",
+
         Range = 1.05,
         boost = 1
+
         Piercing = 1.05,
      } },
+
         Slashing = 1.05
      armorBonus = {
 
         protection = 0,
 
        resistance = 0,
 
        agility = -12,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Blunt",
+
         stat = "armorBonus.protection",
         value = 3
+
         value = 2
 
       }, {
 
       }, {
         stat = "toolBoost.mining",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 2
 
       } }
 
       } }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1590"] = {
+
   ["1579"] = {
     id = 1590,
+
     id = 1579,
     name = "Ancient Token",
+
     name = "Devourer's Band",
     value = 13000000,
+
     value = 26450000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 2,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     forcedEnchant = 38,
      ["4026"] = 4,
+
     forcedEnchantAmount = 5,
      ["4027"] = 1,
+
     itemImage = "/images/jewellery/ouroboros_ring.png",
      ["11032"] = 30
 
    },
 
     forcedEnchant = 8016,
 
     forcedEnchantAmount = 2,
 
     itemImage = "/images/jewellery/ancient_token.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
+
     extraTooltipInfo = "What was, will be. What will be, was.",
    tags = { "jewelry", "ability", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       defense = 92,
       magic = 85,
+
       attack = 92,
       crafting = 85
+
       constitution = 92
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 90, 92 },
+
       slot = "ring",
       slot = "arrows",
+
       offensiveDamageAffinity = {
       armorBonus = {
+
         Melee = 1.25,
         protection = 4,
+
         Magic = 1.25,
        resistance = 24,
+
         Range = 1.25
         agility = 0,
 
         stamina = 0
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 0,
+
         Melee = 0.5,
         Magic = 12,
+
         Magic = 0.5,
         Range = 0
+
         Range = 0.5
 
       },
 
       },
       offensiveDamageAffinity = {
+
       armorBonus = {
         Ice = 1.2
+
         protection = 0,
      },
+
         resistance = 0,
      weaponBonus = {
+
         agility = 0,
         strength = 0,
+
         stamina = 66
         intellect = 12,
 
         dexterity = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "armorBonus.stamina",
         value = 5
+
         value = 4
       } },
+
       } }
      itemSet = { 10011, 10013 }
 
 
     },
 
     },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["1591"] = {
+
   ["1580"] = {
     id = 1591,
+
     id = 1580,
     name = "Ancient Ring",
+
     name = "Slayer's Pendant",
     value = 13000000,
+
     value = 6450000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 38,
      ["4026"] = 4,
+
     forcedEnchantAmount = 3,
      ["4027"] = 1,
+
     itemImage = "/images/jewellery/slayer_pendant.png",
      ["11032"] = 30
 
    },
 
     forcedEnchant = 70,
 
     forcedEnchantAmount = 5,
 
     itemImage = "/images/jewellery/ancient_ring.png",
 
 
     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 = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
    tags = { "jewelry", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       defense = 75,
       magic = 85
+
       attack = 75,
 +
      crafting = 75
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 91, 92 },
+
       grantedAbility = { 52 },
       slot = "ring",
+
       slot = "arrows",
      armorBonus = {
 
        protection = 0,
 
        resistance = 4,
 
        agility = 0,
 
        stamina = 0
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 0,
 
        Magic = 30,
 
        Range = 0
 
      },
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Ice = 1.35
+
         Melee = 1.05,
 +
        Magic = 1.05,
 +
        Range = 1.05
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 4,
         intellect = 20,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 4,
 +
        resistance = 0,
 +
        agility = -4,
 +
        stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "armorBonus.protection",
         value = 5
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.strength",
         value = 3
+
         value = 2
       } },
+
       } }
      itemSet = { 10011, 10013 }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1592"] = {
+
   ["1581"] = {
     id = 1592,
+
     id = 1581,
     name = "Golem Ring",
+
     name = "Alacrity Pendant",
     value = 450000,
+
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 64,
      ["203"] = 100,
+
     forcedEnchantAmount = 3,
      ["209"] = 1,
+
     itemImage = "/images/jewellery/speed_pendant.png",
      ["210"] = 1
 
    },
 
     forcedEnchant = 75,
 
     forcedEnchantAmount = 5,
 
     itemImage = "/images/jewellery/golem_ring.png",
 
 
     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 pendant with a lightning bolt engraved on it. Your speed is increased massively while wielding it, but your reflexes are still just as slow, making accuracy a problem.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 50
+
       defense = 90,
 +
      crafting = 90
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ring",
+
       slot = "arrows",
 +
      offensiveDamageAffinity = {
 +
        Lightning = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Lightning = 60,
 +
        Melee = -30,
 +
        Magic = -30,
 +
        Range = -30
 +
      },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = 15,
 
         stamina = 0
 
         stamina = 0
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 0,
 
        Magic = 0,
 
        Range = 0
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.agility",
         value = 3
+
         value = 1.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "offensiveAccuracyAffinityRating.Lightning",
         value = 3
+
         value = 5
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 3
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 1
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 1
 
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "legendary"
 
   },
 
   },
   ["1593"] = {
+
   ["1582"] = {
     id = 1593,
+
     id = 1582,
     name = "Phroglin Pheromones",
+
     name = "Ring of Taxes",
     value = 1450000,
+
     value = 10000000,
     tradeable = false,
+
     tradeable = true,
     enchantmentTier = 1,
+
     enchantmentTier = 4,
     forcedEnchant = 73,
+
     forcedEnchant = 66,
     forcedEnchantAmount = 1,
+
     forcedEnchantAmount = 4,
     itemImage = "/images/jewellery/phroglin_attractor.png",
+
     itemImage = "/images/jewellery/habs_ring.png",
 
     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 = "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 = {
       crafting = 10
+
       constitution = 92
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows"
+
       slot = "ring",
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 6
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 6
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 6
 +
      } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary"
 
   },
 
   },
   ["1594"] = {
+
   ["1583"] = {
    name = "Elven Light Armor",
+
     id = 1583,
     id = 1594,
+
     name = "Wrath and War",
     enchantmentTier = 6,
+
     extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
     augmentationCost = {
+
    rarity = "legendary",
      ["4009"] = 10,
+
    enchantmentTier = 8,
      ["4010"] = 3,
+
     value = 3440000,
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
     value = 5000000,
 
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 65,
 
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["1561"] = 1,
 
      ["4011"] = 12
 
    } },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       strength = 80
      range = 65
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/range/hide_body.png",
+
     itemImage = "/images/combat/equipment/wrath_axe.png",
     itemIcon = "/images/combat/equipment/range/elven_chest.png",
+
     itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "chainbody",
+
     visual = "wrath-axe",
     extraTooltipInfo = "An unnaturally light chainmail of elven make.",
+
     tags = { "melee", "onehand", "ability" },
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      grantedAbility = { 111, 112, 147 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.025,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 88,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 196,
 +
        Slashing = 174
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.08
+
         Melee = 1.1,
      },
+
         Magic = 0.75,
      defensiveDamageAffinity = {
+
         Range = 0.75,
         Melee = 0.94,
+
         Piercing = 0.25,
        Magic = 1.08,
+
         Blunt = 1.33,
         Range = 1.05,
+
         Slashing = 1.33
         Piercing = 0.96,
 
         Blunt = 0.97,
 
         Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 165,
         intellect = 6,
+
         intellect = 0,
         dexterity = 18
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 18,
+
         protection = 8,
         resistance = 6,
+
         resistance = 0,
         agility = 44,
+
         agility = -8,
         stamina = 8
+
         stamina = 0
 +
      },
 +
      attackSpeed = 3.1,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.3
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 4.4
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 8.3
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 1
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 1.5
 
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
       oneHanded = true
     },
+
     }
    category = "Range",
 
    rarity = "rare"
 
 
   },
 
   },
   ["1595"] = {
+
   ["1584"] = {
     name = "Elven Hat",
+
     name = "Shrimp Scepter",
     id = 1595,
+
     id = 1584,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5000000,
 
    augmentationCost = {
 
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       magic = 85
      range = 65
 
 
     },
 
     },
    craftingLevel = 65,
+
     itemImage = "/images/combat/equipment/shrimp_staff.png",
    craftingExperience = 33500,
+
     itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
    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.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     visual = "staff",
     tags = { "armor", "range" },
+
    extraTooltipInfo = "A scepter formed from the void given shape: the Shrimp God.",
 +
     tags = { "magic", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 85, 133 },
 +
       slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Magic = 228,
 +
        Chaos = 356,
 +
        Ice = 56,
 +
        Melee = -48,
 +
        Range = -48
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.08
+
         Magic = 1.66,
      },
 
      defensiveDamageAffinity = {
 
 
         Melee = 0.95,
 
         Melee = 0.95,
        Magic = 1.08,
+
         Range = 0.95,
         Range = 1,
+
         Chaos = 1.5,
        Piercing = 0.95,
+
         Poison = 1.5
         Blunt = 0.97,
 
        Slashing = 0.97,
 
         Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 0,
         intellect = 6,
+
         intellect = 142,
         dexterity = 18
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 20,
+
         protection = 0,
         resistance = 12,
+
         resistance = 8,
         agility = 24,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2.3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1.5
+
         value = 11.4
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 7.5
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 1
+
         value = 17.8
      }, {
 
        stat = "armorBonus.agility",
 
        value = 1.5
 
 
       } },
 
       } },
       itemSet = { 10010, 10012, 10014 }
+
      oneHanded = true,
 +
       itemSet = { 2001, 10029, 10030 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
      }
 
     },
 
     },
     category = "Range",
+
     rarity = "legendary",
    rarity = "rare"
+
    craftingStats = {
 +
      level = 92,
 +
      experience = 120000,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "A staff that could only be fashioned through the help of a Voidblessed Shrimp."
 +
    }
 
   },
 
   },
   ["1596"] = {
+
   ["1585"] = {
     name = "Sylvan Staff",
+
     name = "Shrimp Stinger",
     id = 1596,
+
     id = 1585,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 7,
 
    augmentationCost = {
 
      ["307"] = 50,
 
      ["517"] = 300,
 
      ["11036"] = 50
 
    },
 
    value = 4660000,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 70
+
       range = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/sylvan_staff.png",
+
     itemImage = "/images/combat/equipment/shrimp_dagger.png",
     itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
+
     itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "sylvan-staff",
+
     visual = "defender",
     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.",
+
     extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
     tags = { "magic", "twohand", "ability" },
+
     tags = { "range", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 9, 89, 102, 103, 104, 107 },
+
       grantedAbility = { 83 },
       slot = "weapon",
+
       slot = "shield",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.1,
         damageMultiplier = 1.25
+
         damageMultiplier = 1.5
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveCritical = {
         Magic = 180,
+
         chance = 0.1,
         Nature = 180,
+
         damageMultiplier = 0.5
         Melee = -14,
+
      },
         Range = -28,
+
      offensiveAccuracyAffinityRating = {
         Piercing = -8,
+
         Melee = 36,
        Blunt = 60,
+
         Range = 48,
         Slashing = -8
+
         Piercing = 36,
 +
         Slashing = 36
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 1.05,
         Magic = 1.25,
+
         Piercing = 1.15,
         Nature = 1.75,
+
         Slashing = 1.15,
         Range = 0.1,
+
         Range = 1.05,
         Piercing = 0.1,
+
         Poison = 1.5,
        Blunt = 0.3333333333333333,
+
         Chaos = 1.5
         Slashing = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 22,
         intellect = 156,
+
         intellect = 0,
         dexterity = 0
+
         dexterity = 66
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         agility = -12,
+
         protection = 0,
         protection = 12,
+
         resistance = 0,
         resistance = 12,
+
         agility = 22,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
      attackSpeed = 2.8,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3.5
+
        value = 1.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 4.5
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 1.1
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
         value = 3.3
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.agility",
         value = 3.5
+
         value = 2
 
       } },
 
       } },
       itemSet = { 10011, 10013, 10019 }
+
       itemSet = { 2001, 10029, 10031 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 120000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "A dagger that could only be fashioned through the help of a Voidblessed Shrimp."
 +
    }
 
   },
 
   },
   ["1597"] = {
+
   ["1586"] = {
     id = 1597,
+
    name = "Shrimp Tail",
     name = "Master Parrying Gauntlet",
+
     id = 1586,
     value = 6000000,
+
     enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 85
       ["205"] = 8,
 
      ["206"] = 15,
 
      ["207"] = 8
 
 
     },
 
     },
     forcedEnchant = 20,
+
     itemImage = "/images/combat/equipment/shrimp_whip.png",
     forcedEnchantAmount = 5,
+
     itemIcon = "/images/combat/equipment/shrimp_whip_icon.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.",
+
     visual = "shrimp-whip",
     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.",
+
     extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
     requiredLevel = {
+
     tags = { "melee", "craftable", "onehand", "ability" },
      constitution = 75,
 
      defense = 75
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 84, 132 },
       slot = "arrows",
+
       slot = "weapon",
       augmentationBonus = { {
+
       offensiveCritical = {
         stat = "weaponBonus.strength",
+
         chance = 0.05,
         value = 3
+
         damageMultiplier = 1.5
      }, {
 
        stat = "armorBonus.protection",
 
        value = 3
 
      } },
 
      weaponBonus = {
 
        strength = 0,
 
        dexterity = 0,
 
        intellect = 0
 
 
       },
 
       },
       armorBonus = {
+
       offensiveAccuracyAffinityRating = {
         protection = 0,
+
         Melee = 120,
         resistance = 0,
+
         Slashing = 156,
         agility = 0,
+
         Chaos = 48,
         stamina = 0
+
         Magic = 24,
 +
        Range = 24
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.02,
+
         Melee = 1.33,
         Magic = 0.25,
+
        Slashing = 1.5,
         Range = 0.25
+
        Blunt = 0.9,
 +
        Piercing = 0.9,
 +
         Magic = 0.95,
 +
         Range = 0.95,
 +
        Chaos = 1.5,
 +
        Poison = 1.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 120,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 8,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2.3,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 6
 +
      } },
 +
      itemSet = { 2001, 10029, 10032 },
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 
       }
 
       }
 
     },
 
     },
     category = "Melee",
+
     rarity = "legendary",
     requiredResources = { {
+
     craftingStats = {
       ["205"] = 150,
+
       level = 92,
       ["206"] = 300,
+
       experience = 120000,
       ["207"] = 150,
+
       category = "Melee",
       ["1576"] = 1
+
      craftable = true,
     }, {
+
       description = "A whip that could only be fashioned through the help of a Voidblessed Shrimp."
      ["205"] = 150,
+
     }
      ["206"] = 300,
+
  },
      ["207"] = 150,
+
  ["1587"] = {
      ["1577"] = 1
+
    name = "Shrimp Eye",
     } },
+
    id = 1587,
     tags = { "jewelry", "melee" },
+
    value = 1500000,
     craftingLevel = 75,
+
     tradeable = true,
     craftingExperience = 79600,
+
     itemImage = "/images/misc/shrimp_eye_sleep.png",
    craftable = true,
+
     class = "bar",
 +
     extraTooltipInfo = "The Eye's power sleeps.",
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1598"] = {
+
   ["1588"] = {
     id = 1598,
+
     id = 1588,
     name = "Expert Parrying Gauntlet",
+
     name = "Hunter's Band",
     value = 1200000,
+
     value = 3450000,
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 13,
      ["202"] = 15,
 
      ["204"] = 30,
 
      ["205"] = 15
 
    },
 
     forcedEnchant = 20,
 
 
     forcedEnchantAmount = 3,
 
     forcedEnchantAmount = 3,
     itemImage = "/images/jewellery/parrying_gauntlet_expert.png",
+
     itemImage = "/images/jewellery/hunter_band.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
+
     extraTooltipInfo = "To mark a true hunter's finest kill.",
 
     requiredLevel = {
 
     requiredLevel = {
       constitution = 50,
+
       defense = 60,
       defense = 50
+
       range = 60
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 87 },
       slot = "arrows",
+
       slot = "ring",
      augmentationBonus = { {
 
        stat = "weaponBonus.strength",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.protection",
 
        value = 2
 
      } },
 
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
         dexterity = 0,
+
        intellect = 0,
         intellect = 0
+
         dexterity = 2
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Range = 1.15,
 +
         Piercing = 1.05
 
       },
 
       },
       armorBonus = {
+
       offensiveAccuracyAffinityRating = {
         protection = 0,
+
         Range = 4
        resistance = 0,
 
        agility = 0,
 
        stamina = 0
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       augmentationBonus = { {
         Melee = 1.01,
+
         stat = "offensiveAccuracyAffinityRating.Range",
         Magic = 0.25,
+
         value = 4
         Range = 0.25
+
      }, {
       }
+
        stat = "weaponBonus.dexterity",
     },
+
         value = 1
     rarity = "rare",
+
       } }
    category = "Melee",
+
     },
    requiredResources = { {
+
     rarity = "epic",
      ["202"] = 150,
+
     tags = { "ability" }
      ["204"] = 300,
 
      ["205"] = 150
 
    } },
 
     tags = { "jewelry", "melee" },
 
    craftingLevel = 50,
 
    craftingExperience = 15000,
 
    craftable = true
 
 
   },
 
   },
   ["1599"] = {
+
   ["1589"] = {
     id = 1599,
+
     id = 1589,
     name = "Beginner Parrying Gauntlet",
+
     name = "Dwarven Hammer Necklace",
     value = 600000,
+
     value = 3450000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     forcedEnchant = 74,
      ["201"] = 30,
+
     forcedEnchantAmount = 5,
      ["202"] = 30
+
     itemImage = "/images/jewellery/hammer_necklace.png",
    },
 
     forcedEnchant = 20,
 
     forcedEnchantAmount = 1,
 
     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 = "When all you've got is a hammer everything looks like a nail.",
 
     requiredLevel = {
 
     requiredLevel = {
      constitution = 25,
+
       defense = 55
       defense = 25
 
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 88 },
       slot = "arrows",
+
       slot = "necklace",
       augmentationBonus = { {
+
       offensiveAccuracyAffinityRating = {
         stat = "weaponBonus.strength",
+
         Blunt = 16
        value = 1
+
       },
       }, {
+
      toolBoost = { {
         stat = "armorBonus.protection",
+
         skill = "mining",
         value = 1
+
         boost = 1
 
       } },
 
       } },
      weaponBonus = {
 
        strength = 0,
 
        dexterity = 0,
 
        intellect = 0
 
      },
 
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = -12,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       augmentationBonus = { {
         Melee = 1,
+
        stat = "offensiveAccuracyAffinityRating.Blunt",
         Magic = 0.25,
+
         value = 3
         Range = 0.25
+
      }, {
       }
+
         stat = "toolBoost.mining",
 +
         value = 1
 +
       } }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
    category = "Melee",
+
     tags = { "ability" }
    requiredResources = { {
 
      ["201"] = 300,
 
      ["202"] = 300
 
    } },
 
     tags = { "jewelry", "melee" },
 
    craftingLevel = 25,
 
    craftingExperience = 6000,
 
    craftable = true
 
 
   },
 
   },
   ["1600"] = {
+
   ["1590"] = {
     name = "Scroll",
+
     id = 1590,
     skill = "enchanting",
+
     name = "Ancient Token",
     id = 1600,
+
     value = 13000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 900,
+
     enchantmentTier = 2,
     extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
+
     forcedEnchant = 8016,
    class = "enchanted-scroll",
+
     forcedEnchantAmount = 2,
     tags = { "enchanting" },
+
     itemImage = "/images/jewellery/ancient_token.png",
     itemImage = "/images/enchanting/scroll.png"
+
    class = "equipment",
  },
+
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
  ["1601"] = {
+
     requiredLevel = {
     name = "Scroll of Embers",
+
      defense = 85,
     activeMessage = "Making Scrolls of Embers",
+
      magic = 85,
    enchant = true,
+
      crafting = 85
     enchantmentID = 1,
+
     },
     categories = { "hatchet", "foragingset" },
+
     equipmentStats = {
    time = 15000,
+
      grantedAbility = { 90, 92, 165 },
    id = 1601,
+
      slot = "arrows",
    level = 61,
+
      armorBonus = {
    experience = 4200,
+
        protection = 4,
    baseSuccessChance = 0.4,
+
        resistance = 24,
    tradeable = true,
+
        agility = 0,
    value = 2000,
+
        stamina = 0
    itemImage = "/images/enchanting/scroll_of_embers.png",
+
      },
    enchantName = "embers",
+
      offensiveAccuracyAffinityRating = {
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
        Melee = 0,
    class = "enchanted-scroll",
+
        Magic = 12,
    actionButton = "Craft",
+
        Range = 0
    tags = { "enchanting", "foraging" },
+
      },
    requiredResources = { {
+
      offensiveDamageAffinity = {
      ["111"] = 700,
+
        Ice = 1.2
      ["512"] = 70,
+
      },
       ["517"] = 70,
+
      weaponBonus = {
       ["1600"] = 1
+
        strength = 0,
     } },
+
        intellect = 12,
     rarity = "rare"
+
        dexterity = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 5
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2
 +
       } },
 +
       itemSet = { 10011, 10013, 10035 }
 +
     },
 +
     rarity = "legendary",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1602"] = {
+
   ["1591"] = {
     name = "Scroll of the Prospector",
+
     id = 1591,
     activeMessage = "Making Scrolls of the Prospector",
+
     name = "Ancient Ring",
    enchant = true,
+
     value = 13000000,
    enchantmentID = 2,
 
    categories = { "pickaxe", "miningset" },
 
    time = 15000,
 
    id = 1602,
 
    level = 25,
 
    experience = 1500,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 5,
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
+
     forcedEnchant = 70,
     enchantName = "prospector",
+
     forcedEnchantAmount = 5,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/ancient_ring.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     extraTooltipInfo = "An ancient ring that allows you to control ice. Maybe you should take up ice sculpting and leave the adventuring life behind?",
     tags = { "enchanting", "mining" },
+
     requiredLevel = {
     requiredResources = { {
+
      defense = 85,
       ["111"] = 300,
+
      magic = 85
       ["510"] = 40,
+
    },
       ["512"] = 40,
+
     equipmentStats = {
      ["519"] = 40,
+
       grantedAbility = { 91, 92, 165 },
      ["1600"] = 1
+
       slot = "ring",
    } }
+
       armorBonus = {
  },
+
        protection = 0,
  ["1603"] = {
+
        resistance = 4,
    name = "Scroll of the Scholar",
+
        agility = 0,
    activeMessage = "Making Scrolls of the Scholar",
+
        stamina = 0
    enchant = true,
+
      },
    enchantmentID = 3,
+
      offensiveAccuracyAffinityRating = {
    categories = { "ring", "necklace" },
+
        Melee = 0,
    time = 15000,
+
        Magic = 30,
    id = 1603,
+
        Range = 0
    level = 88,
+
      },
    experience = 6500,
+
      offensiveDamageAffinity = {
    baseSuccessChance = 0.6,
+
        Ice = 1.35
    tradeable = true,
+
      },
    value = 2000,
+
      weaponBonus = {
    itemImage = "/images/enchanting/scroll_of_the_scholar.png",
+
        strength = 0,
    enchantName = "scholar",
+
        intellect = 20,
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
        dexterity = 0
    class = "enchanted-scroll",
+
      },
    actionButton = "Craft",
+
      augmentationBonus = { {
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
+
        stat = "offensiveAccuracyAffinityRating.Ice",
     requiredResources = { {
+
        value = 5
      ["111"] = 1300,
+
      }, {
      ["516"] = 110,
+
        stat = "weaponBonus.intellect",
      ["518"] = 110,
+
        value = 3
      ["519"] = 110,
+
      } },
      ["1600"] = 1
+
      itemSet = { 10011, 10013, 10035 }
    } },
+
     },
    rarity = "epic"
+
    rarity = "legendary",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1604"] = {
+
   ["1592"] = {
     name = "Scroll of Gathering",
+
     id = 1592,
     activeMessage = "Making Scrolls of Gathering",
+
     name = "Golem Ring",
    enchant = true,
+
     value = 450000,
    enchantmentID = 4,
 
    categories = { "ring", "necklace" },
 
    time = 15000,
 
    id = 1604,
 
    level = 64,
 
    experience = 4300,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 5,
     itemImage = "/images/enchanting/scroll_of_gathering.png",
+
    forcedEnchant = 75,
     enchantName = "gathering",
+
    forcedEnchantAmount = 5,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/golem_ring.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     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 = { "enchanting", "mining", "foraging", "fishing" },
+
     requiredLevel = {
    requiredResources = { {
+
      defense = 50
       ["111"] = 800,
+
    },
       ["511"] = 70,
+
     equipmentStats = {
      ["512"] = 70,
+
      slot = "ring",
      ["513"] = 70,
+
      armorBonus = {
      ["518"] = 70,
+
        protection = 0,
      ["519"] = 70,
+
        resistance = 0,
      ["1600"] = 1
+
        agility = 0,
     } },
+
        stamina = 0
     rarity = "rare"
+
      },
 +
      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"
 
   },
 
   },
   ["1605"] = {
+
   ["1593"] = {
     name = "Scroll of Superheating",
+
     id = 1593,
     activeMessage = "Making Scrolls of Superheating",
+
     name = "Phroglin Pheromones",
     enchant = true,
+
     value = 1450000,
    enchantmentID = 5,
+
     tradeable = false,
    categories = { "pickaxe", "miningset" },
+
     enchantmentTier = 1,
    time = 15000,
+
     forcedEnchant = 73,
    id = 1605,
+
     forcedEnchantAmount = 1,
    level = 76,
+
     itemImage = "/images/jewellery/phroglin_attractor.png",
    experience = 5400,
+
     class = "equipment",
    baseSuccessChance = 0.4,
+
     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.",
     tradeable = true,
+
     requiredLevel = {
     value = 2000,
+
       crafting = 10
    itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     },
    enchantName = "superheating",
+
     equipmentStats = {
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
       slot = "arrows"
     class = "enchanted-scroll",
+
     },
     actionButton = "Craft",
 
    tags = { "enchanting", "mining" },
 
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 80,
 
      ["512"] = 80,
 
      ["519"] = 80,
 
      ["1600"] = 1
 
    } },
 
    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,
 
    baseSuccessChance = 0.4,
 
    tradeable = true,
 
    value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
 
    enchantName = "pyromancy",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
     class = "enchanted-scroll",
 
    actionButton = "Craft",
 
     tags = { "enchanting", "smithing", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["512"] = 30,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["1600"] = 1
 
    } }
 
  },
 
  ["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,
 
    baseSuccessChance = 0.4,
 
    tradeable = true,
 
    value = 2000,
 
    itemImage = "/images/enchanting/scroll_of_wealth.png",
 
    enchantName = "wealth",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
    class = "enchanted-scroll",
 
     actionButton = "Craft",
 
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
 
    requiredResources = { {
 
       ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
     } }
 
  },
 
  ["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,
 
    baseSuccessChance = 0.8,
 
    tradeable = true,
 
    value = 2000,
 
    itemImage = "/images/enchanting/scroll_of_haste.png",
 
    enchantName = "haste",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
    class = "enchanted-scroll",
 
    actionButton = "Craft",
 
    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"
 
   },
 
   },
   ["1609"] = {
+
   ["1594"] = {
     name = "Scroll of Naturalist",
+
     name = "Elven Light Armor",
    activeMessage = "Making scrolls of naturalist",
+
     id = 1594,
    enchant = true,
+
     enchantmentTier = 6,
    enchantmentID = 9,
+
     value = 5000000,
    categories = { "gloves", "boots" },
 
    time = 15000,
 
     id = 1609,
 
    level = 49,
 
     experience = 3200,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     requiredLevel = {
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
      defense = 65,
     enchantName = "naturalist",
+
      range = 65
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
    },
     class = "enchanted-scroll",
+
     itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
     actionButton = "Craft",
+
     class = "equipment",
     tags = { "enchanting", "mining", "foraging", "fishing" },
+
     visual = "elven-chest",
    requiredResources = { {
+
     extraTooltipInfo = "An unnaturally light chainmail of elven make.",
       ["111"] = 600,
+
     tags = { "range", "craftable", "armor" },
       ["510"] = 60,
+
    equipmentStats = {
      ["513"] = 60,
+
      slot = "body",
       ["517"] = 60,
+
      offensiveDamageAffinity = {
       ["519"] = 60,
+
        Range = 1.08
       ["1600"] = 1
+
      },
     } }
+
      defensiveDamageAffinity = {
 +
        Melee = 0.94,
 +
        Magic = 1.08,
 +
        Range = 1.05,
 +
        Piercing = 0.96,
 +
        Blunt = 0.97,
 +
        Nature = 1.06
 +
      },
 +
      weaponBonus = {
 +
        strength = 6,
 +
        intellect = 6,
 +
        dexterity = 18
 +
       },
 +
      armorBonus = {
 +
        protection = 18,
 +
        resistance = 6,
 +
        agility = 44,
 +
        stamina = 8
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 0.9
 +
       }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 2.2
 +
      } },
 +
       itemSet = { 10012 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
       experience = 24000,
 +
       category = "Range",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["1610"] = {
+
   ["1595"] = {
     name = "Scroll of Acrobatics",
+
     name = "Elven Hat",
    activeMessage = "Making scrolls of acrobatics",
+
     id = 1595,
    enchant = true,
+
     enchantmentTier = 6,
    hidden = true,
 
    enchantmentID = 10,
 
    categories = { "weapon" },
 
    time = 15000,
 
     id = 1610,
 
    level = 100,
 
    experience = 1,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     value = 5000000,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     requiredLevel = {
     enchantName = "acrobatics",
+
      defense = 65,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
      range = 65
     class = "enchanted-scroll",
+
    },
     actionButton = "Craft",
+
     extraTooltipInfo = "A magical hat of elven make.",
     tags = { "enchanting" },
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
     requiredResources = { {
+
     class = "equipment",
       ["1"] = 9999999999
+
     visual = "elven-helm",
    } },
+
     tags = { "range", "craftable", "armor" },
    rarity = "epic"
+
     equipmentStats = {
  },
+
       slot = "helm",
  ["1611"] = {
+
      offensiveDamageAffinity = {
    name = "Scroll of Critical Strike",
+
        Range = 1.08
    activeMessage = "Making scrolls of critical strike",
+
      },
    enchant = true,
+
      defensiveDamageAffinity = {
    enchantmentID = 11,
+
        Melee = 0.95,
    categories = { "weapon" },
+
        Magic = 1.08,
    time = 15000,
+
        Range = 1,
    id = 1611,
+
        Piercing = 0.95,
    level = 52,
+
        Blunt = 0.97,
    experience = 3300,
+
        Slashing = 0.97,
    baseSuccessChance = 0.4,
+
        Nature = 1.06
    tradeable = true,
+
      },
    value = 2000,
+
      weaponBonus = {
    itemImage = "/images/enchanting/scroll_of_critical_strike.png",
+
        strength = 6,
    enchantName = "critical strike",
+
        intellect = 6,
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
        dexterity = 18
    class = "enchanted-scroll",
+
      },
    actionButton = "Craft",
+
      armorBonus = {
    tags = { "enchanting" },
+
        protection = 20,
    requiredResources = { {
+
        resistance = 12,
      ["111"] = 600,
+
        agility = 24,
      ["514"] = 60,
+
        stamina = 0
       ["515"] = 60,
+
      },
       ["516"] = 60,
+
      augmentationBonus = { {
       ["519"] = 60,
+
        stat = "weaponBonus.dexterity",
       ["1600"] = 1
+
        value = 1.5
     } },
+
      }, {
    rarity = "uncommon"
+
        stat = "armorBonus.protection",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.5
 +
      } },
 +
      itemSet = { 10012 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
       level = 65,
 +
       experience = 24000,
 +
       category = "Range",
 +
       craftable = true
 +
     }
 
   },
 
   },
   ["1612"] = {
+
   ["1596"] = {
     name = "Scroll of Poisoning",
+
     name = "Sylvan Staff",
    activeMessage = "Making scrolls of poisoning",
+
     id = 1596,
    enchant = true,
 
    hidden = true,
 
    enchantmentID = 12,
 
    categories = { "weapon" },
 
    time = 15000,
 
     id = 1612,
 
    level = 100,
 
    experience = 1,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
    enchantmentTier = 7,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     value = 4660000,
     enchantName = "poisoning",
+
    requiredLevel = {
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
      magic = 70
     class = "enchanted-scroll",
+
    },
     actionButton = "Craft",
+
     itemImage = "/images/combat/equipment/sylvan_staff.png",
     tags = { "enchanting" },
+
     itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
     requiredResources = { {
+
     class = "equipment",
      ["1"] = 9999999999
+
     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.",
    rarity = "epic"
+
     tags = { "magic", "twohand", "ability" },
  },
+
    equipmentStats = {
  ["1613"] = {
+
      grantedAbility = { 9, 89, 102, 103, 104, 107 },
    name = "Scroll of Accuracy",
+
      slot = "weapon",
    activeMessage = "Making scrolls of accuracy",
+
      offensiveCritical = {
    enchant = true,
+
        chance = 0.05,
    enchantmentID = 13,
+
        damageMultiplier = 1.25
    categories = { "weapon" },
+
      },
    time = 15000,
+
      offensiveAccuracyAffinityRating = {
    id = 1613,
+
        Magic = 180,
    level = 28,
+
        Nature = 180,
    experience = 1600,
+
        Melee = -14,
    baseSuccessChance = 0.4,
+
        Range = -28,
    tradeable = true,
+
        Piercing = -8,
    value = 2000,
+
        Blunt = 60,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
+
        Slashing = -8
    enchantName = "accuracy",
+
      },
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
      offensiveDamageAffinity = {
    class = "enchanted-scroll",
+
        Melee = 0.75,
    actionButton = "Craft",
+
        Magic = 1.25,
    tags = { "enchanting" },
+
        Nature = 1.75,
    requiredResources = { {
+
        Range = 0.75,
      ["111"] = 400,
+
        Piercing = 0.1,
      ["514"] = 40,
+
        Blunt = 0.3333333333333333,
      ["515"] = 40,
+
        Slashing = 0.1
      ["518"] = 40,
+
      },
      ["1600"] = 1
+
      weaponBonus = {
    } }
+
        strength = 0,
  },
+
        intellect = 156,
  ["1614"] = {
+
        dexterity = 0
    name = "Scroll of Deflect",
+
      },
    activeMessage = "Making scrolls of deflect",
+
      armorBonus = {
    enchant = true,
+
        agility = -12,
    hidden = true,
+
        protection = 12,
    enchantmentID = 14,
+
        resistance = 12,
    categories = { "shield" },
+
        stamina = 0
    time = 15000,
+
      },
    id = 1614,
+
      attackSpeed = 2.8,
    level = 100,
+
      augmentationBonus = { {
    experience = 1,
+
        stat = "offensiveAccuracyAffinityRating.Magic",
    baseSuccessChance = 0.4,
+
        value = 9
    tradeable = true,
+
      }, {
    value = 2000,
+
        stat = "weaponBonus.intellect",
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
        value = 7.8
    enchantName = "deflect",
+
      } },
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
      itemSet = { 10011, 10013, 10019 },
    class = "enchanted-scroll",
+
      hitMults = {
    actionButton = "Craft",
+
        minimum = 0.33,
    tags = { "enchanting" },
+
        maximum = 1.1
    requiredResources = { {
+
       }
       ["1"] = 999999999999999
+
     },
     } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1615"] = {
+
   ["1597"] = {
     name = "Scroll of Force",
+
     id = 1597,
     activeMessage = "Making scrolls of force",
+
     name = "Master Parrying Gauntlet",
     enchant = true,
+
     value = 6000000,
    enchantmentID = 15,
 
    categories = { "shield" },
 
    time = 15000,
 
    id = 1615,
 
    level = 79,
 
    experience = 5500,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 5,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     forcedEnchant = 20,
     enchantName = "force",
+
     forcedEnchantAmount = 5,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/parrying_gauntlet_master.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     extraTooltipInfo = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
     tags = { "enchanting" },
+
     requiredLevel = {
     requiredResources = { {
+
      constitution = 75,
       ["111"] = 900,
+
      defense = 75
       ["514"] = 80,
+
    },
       ["515"] = 80,
+
     equipmentStats = {
      ["516"] = 80,
+
       grantedAbility = { 46 },
      ["1600"] = 1
+
       slot = "arrows",
    } },
+
       augmentationBonus = { {
    rarity = "rare"
+
        stat = "weaponBonus.strength",
  },
+
        value = 3
  ["1616"] = {
+
      }, {
    name = "Scroll of Healing",
+
        stat = "armorBonus.protection",
    activeMessage = "Making scrolls of healing",
+
        value = 3
    enchant = true,
+
      } },
    enchantmentID = 16,
+
      weaponBonus = {
    categories = { "shield", "combat-talisman" },
+
        strength = 0,
    time = 15000,
+
        dexterity = 0,
    id = 1616,
+
        intellect = 0
    level = 10,
+
      },
    experience = 700,
+
      armorBonus = {
    baseSuccessChance = 0.4,
+
        protection = 0,
    tradeable = true,
+
        resistance = 0,
    value = 2000,
+
        agility = 0,
    itemImage = "/images/enchanting/scroll_of_healing.png",
+
        stamina = 0
     enchantName = "healing",
+
      },
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
      offensiveDamageAffinity = {
    class = "enchanted-scroll",
+
        Melee = 1.02,
    actionButton = "Craft",
+
        Magic = 0.25,
     tags = { "enchanting" },
+
        Range = 0.25
     requiredResources = { {
+
      }
       ["111"] = 200,
+
     },
       ["514"] = 30,
+
     tags = { "melee", "craftable", "ability" },
       ["517"] = 30,
+
     rarity = "epic",
       ["519"] = 30,
+
     craftingStats = {
       ["1600"] = 1
+
       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."
 +
     }
 
   },
 
   },
   ["1617"] = {
+
   ["1598"] = {
     name = "Scroll of Weakening",
+
     id = 1598,
     activeMessage = "Making scrolls of weakening",
+
     name = "Expert Parrying Gauntlet",
     enchant = true,
+
     value = 1200000,
    enchantmentID = 17,
 
    categories = { "helm", "body", "legs", "shield", "weapon" },
 
    time = 15000,
 
    id = 1617,
 
    level = 4,
 
    experience = 300,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 3,
     itemImage = "/images/enchanting/scroll_of_weakening.png",
+
    forcedEnchant = 20,
     enchantName = "weakening",
+
    forcedEnchantAmount = 3,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/parrying_gauntlet_expert.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
    tags = { "enchanting", "armor" },
+
     requiredLevel = {
    requiredResources = { {
+
      constitution = 50,
       ["111"] = 100,
+
      defense = 50
       ["510"] = 20,
+
    },
       ["512"] = 20,
+
     equipmentStats = {
       ["518"] = 20,
+
      grantedAbility = { 46 },
       ["1600"] = 1
+
      slot = "arrows",
     } }
+
      augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 2
 +
      } },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        dexterity = 0,
 +
        intellect = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1.01,
 +
        Magic = 0.25,
 +
        Range = 0.25
 +
       }
 +
    },
 +
    rarity = "rare",
 +
    tags = { "melee", "craftable", "ability" },
 +
    craftingStats = {
 +
       level = 50,
 +
       experience = 48000,
 +
       category = "Melee",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["1618"] = {
+
   ["1599"] = {
     name = "Scroll of Reinforcement",
+
     id = 1599,
     activeMessage = "Making scrolls of reinforcement",
+
     name = "Beginner Parrying Gauntlet",
    enchant = true,
+
     value = 600000,
    enchantmentID = 18,
 
    categories = { "helm", "body", "legs" },
 
    time = 15000,
 
    id = 1618,
 
    level = 13,
 
    experience = 800,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 1,
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
+
    forcedEnchant = 20,
     enchantName = "reinforcement",
+
    forcedEnchantAmount = 1,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/parrying_gauntlet_beginner.png",
 +
     class = "equipment",
 +
    extraTooltipInfo = "A beginner's tool to parry and immediately strike an opponent's attack. While it may work sometimes, it's not very reliable.",
 +
     requiredLevel = {
 +
      constitution = 25,
 +
      defense = 25
 +
    },
 +
    equipmentStats = {
 +
      grantedAbility = { 46 },
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1
 +
      } },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        dexterity = 0,
 +
        intellect = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 0.25,
 +
        Range = 0.25
 +
      }
 +
    },
 +
    rarity = "uncommon",
 +
    tags = { "melee", "craftable", "ability" },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 7500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1600"] = {
 +
    name = "Scroll",
 +
    id = 1600,
 +
    tradeable = true,
 +
    value = 900,
 +
    extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "armor" },
+
     itemImage = "/images/enchanting/scroll.png"
     requiredResources = { {
 
      ["111"] = 200,
 
      ["515"] = 30,
 
      ["516"] = 30,
 
      ["518"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1619"] = {
+
   ["1601"] = {
     name = "Scroll of Protection",
+
     name = "Scroll of Embers",
    activeMessage = "Making scrolls of protection",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 19,
+
     enchantmentID = 1,
     categories = { "helm", "body", "legs" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1619,
+
     id = 1601,
     level = 31,
+
     level = 61,
     experience = 1700,
+
     experience = 4200,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_protection.png",
+
     itemImage = "/images/enchanting/scroll_of_embers.png",
     enchantName = "protection",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" },
     tags = { "enchanting", "armor" },
+
     rarity = "rare"
     requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["511"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1620"] = {
+
   ["1602"] = {
     name = "Scroll of Parry",
+
     name = "Scroll of the Prospector",
    activeMessage = "Making scrolls of parry",
 
 
     enchant = true,
 
     enchant = true,
    hidden = true,
+
     enchantmentID = 2,
     enchantmentID = 20,
+
     categories = { "pickaxe", "miningset" },
     categories = { "body", "legs" },
 
 
     time = 15000,
 
     time = 15000,
     id = 1620,
+
     id = 1602,
     level = 100,
+
     level = 25,
     experience = 1,
+
     experience = 1500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
     enchantName = "counterattack",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["1"] = 999999999999
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1621"] = {
+
   ["1603"] = {
     name = "Scroll of False Equilibrium",
+
     name = "Scroll of the Scholar",
    activeMessage = "Making scrolls of false equilibrium",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 21,
+
     enchantmentID = 3,
     categories = { "helm", "body", "legs" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1621,
+
     id = 1603,
     level = 81,
+
     level = 88,
     experience = 5600,
+
     experience = 6500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
+
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
     enchantName = "falseEquilibrium",
+
     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", "armor" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["514"] = 80,
 
      ["515"] = 80,
 
      ["516"] = 80,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1622"] = {
+
   ["1604"] = {
     name = "Scroll of Efficiency",
+
     name = "Scroll of Gathering",
    activeMessage = "Making scrolls of efficiency",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 22,
+
     enchantmentID = 4,
     categories = { "gloves", "boots" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1622,
+
     id = 1604,
     level = 91,
+
     level = 64,
     experience = 6600,
+
     experience = 4300,
    baseSuccessChance = 0.8,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
+
     itemImage = "/images/enchanting/scroll_of_gathering.png",
     enchantName = "efficiency",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing" },
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
+
     rarity = "rare"
    requiredResources = { {
 
      ["111"] = 1500,
 
      ["510"] = 130,
 
      ["511"] = 130,
 
      ["512"] = 130,
 
      ["513"] = 130,
 
      ["517"] = 130,
 
      ["1600"] = 1
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1623"] = {
+
   ["1605"] = {
     name = "Scroll of Fishing",
+
     name = "Scroll of Superheating",
    activeMessage = "Making scrolls of fishing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 23,
+
     enchantmentID = 5,
     categories = { "gloves", "boots" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1623,
+
     id = 1605,
     level = 55,
+
     level = 76,
     experience = 3400,
+
     experience = 5400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishing.png",
+
     itemImage = "/images/enchanting/scroll_of_superheating.png",
     enchantName = "fishing",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" },
     tags = { "enchanting", "fishing" },
+
     rarity = "rare"
    requiredResources = { {
 
      ["111"] = 700,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["1624"] = {
+
   ["1606"] = {
     name = "Scroll of Cooking",
+
     name = "Scroll of Pyromancy",
    activeMessage = "Making scrolls of cooking",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 24,
+
     enchantmentID = 6,
     categories = { "gloves", "boots", "ladle" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1624,
+
     id = 1606,
     level = 40,
+
     level = 7,
     experience = 2400,
+
     experience = 600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cooking.png",
+
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
     enchantName = "cooking",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing", "cooking" }
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["512"] = 50,
 
      ["513"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1625"] = {
+
   ["1607"] = {
     name = "Scroll of Crafting",
+
     name = "Scroll of Wealth",
    activeMessage = "Making scrolls of crafting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 25,
+
     enchantmentID = 7,
     categories = { "gloves", "boots" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1625,
+
     id = 1607,
     level = 67,
+
     level = 37,
     experience = 4400,
+
     experience = 2300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_crafting.png",
+
     itemImage = "/images/enchanting/scroll_of_wealth.png",
     enchantName = "crafting",
+
     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" },
 
    requiredResources = { {
 
      ["111"] = 800,
 
      ["510"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
    rarity = "rare"
 
 
   },
 
   },
   ["1626"] = {
+
   ["1608"] = {
     name = "Scroll of Refining",
+
     name = "Scroll of Haste",
    activeMessage = "Making scrolls of refining",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 26,
+
     enchantmentID = 8,
     categories = { "gloves", "boots", "tongs" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1626,
+
     id = 1608,
     level = 34,
+
     level = 94,
     experience = 1800,
+
     experience = 7500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_refining.png",
+
     itemImage = "/images/enchanting/scroll_of_haste.png",
     enchantName = "refining",
+
     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", "smithing" },
+
    rarity = "epic"
    requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["511"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1627"] = {
+
   ["1609"] = {
     name = "Scroll of Runecrafting",
+
     name = "Scroll of Naturalist",
    activeMessage = "Making scrolls of runecrafting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 27,
+
     enchantmentID = 9,
     categories = { "gloves", "boots", "chisel" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1627,
+
     id = 1609,
     level = 43,
+
     level = 49,
     experience = 2500,
+
     experience = 3200,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
     enchantName = "runecrafting",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
     tags = { "enchanting", "runecrafting" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1628"] = {
+
   ["1610"] = {
     name = "Scroll of Chances",
+
     name = "Scroll of Acrobatics",
    activeMessage = "Making scrolls of chances",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 28,
+
    hidden = true,
     categories = { "gloves", "boots" },
+
     enchantmentID = 10,
 +
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1628,
+
     id = 1610,
     level = 70,
+
     level = 100,
     experience = 4500,
+
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "chance",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
+
     rarity = "epic"
      ["111"] = 800,
 
      ["517"] = 70,
 
      ["518"] = 70,
 
      ["519"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["1629"] = {
+
   ["1611"] = {
     name = "Scroll of the Shrimp Lord",
+
     name = "Scroll of Critical Strike",
    activeMessage = "Making scrolls of the Shrimp Lord",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 29,
+
     enchantmentID = 11,
     categories = { "gloves", "boots" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1629,
+
     id = 1611,
     level = 1,
+
     level = 52,
     experience = 80,
+
     experience = 3300,
    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_critical_strike.png",
     enchantName = "Shrimp Lord",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "cooking" },
+
     rarity = "uncommon"
     requiredResources = { {
 
      ["111"] = 100,
 
      ["510"] = 10,
 
      ["513"] = 10,
 
      ["516"] = 10,
 
      ["517"] = 10,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1630"] = {
+
   ["1612"] = {
     name = "Scroll of Enlightenment",
+
     name = "Scroll of Poisoning",
    activeMessage = "Making scrolls of enlightment",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 30,
+
    hidden = true,
     categories = { "gloves", "boots" },
+
     enchantmentID = 12,
 +
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1630,
+
     id = 1612,
     level = 73,
+
     level = 100,
     experience = 4600,
+
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "enlightenment",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "runecrafting" },
+
     rarity = "epic"
    requiredResources = { {
 
      ["111"] = 900,
 
      ["510"] = 70,
 
      ["513"] = 70,
 
      ["516"] = 70,
 
      ["518"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["1631"] = {
+
   ["1613"] = {
     name = "Scroll of Prolonging",
+
     name = "Scroll of Accuracy",
    activeMessage = "Making scrolls of prolonging",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 31,
+
     enchantmentID = 13,
     categories = { "gloves", "boots" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1631,
+
     id = 1613,
     level = 58,
+
     level = 28,
     experience = 3500,
+
     experience = 1600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_boosting.png",
+
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
     enchantName = "prolonging",
+
     extraTooltipInfo = "Combat 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"
 
 
   },
 
   },
   ["1632"] = {
+
   ["1614"] = {
     name = "Scroll of the Treasure Hunter",
+
     name = "Scroll of Deflect",
    activeMessage = "Making scrolls of treasure hunter",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 32,
+
    hidden = true,
     categories = { "gloves", "boots", "combat-boots", "combat-gloves" },
+
     enchantmentID = 14,
 +
     categories = { "shield" },
 
     time = 15000,
 
     time = 15000,
     id = 1632,
+
     id = 1614,
     level = 85,
+
     level = 100,
     experience = 5700,
+
     experience = 1,
    baseSuccessChance = 0.45,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "treasure hunter",
 
    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"
 
   },
 
   },
   ["1633"] = {
+
   ["1615"] = {
     name = "Scroll of Inferno",
+
     name = "Scroll of Force",
    activeMessage = "Making scrolls of inferno",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 33,
+
     enchantmentID = 15,
     categories = { "boots", "gloves" },
+
     categories = { "shield", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1633,
+
     id = 1615,
     level = 46,
+
     level = 79,
     experience = 2600,
+
     experience = 5500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
     enchantName = "inferno",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "cooking", "smithing" },
+
     rarity = "rare"
     requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 50,
 
      ["512"] = 50,
 
      ["516"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1634"] = {
+
   ["1616"] = {
     name = "Scroll of Destructive Testing",
+
     name = "Scroll of Healing",
    activeMessage = "Making scrolls of destructive testing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 34,
+
     enchantmentID = 16,
     categories = { "pickaxe", "miningset" },
+
     categories = { "shield", "combat-talisman" },
 
     time = 15000,
 
     time = 15000,
     id = 1634,
+
     id = 1616,
     level = 16,
+
     level = 10,
     experience = 900,
+
     experience = 700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
+
     itemImage = "/images/enchanting/scroll_of_healing.png",
     enchantName = "destructive testing",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "mining" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["511"] = 30,
 
      ["512"] = 30,
 
      ["516"] = 30,
 
      ["518"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1635"] = {
+
   ["1617"] = {
     name = "Scroll of Nature",
+
     name = "Scroll of Weakening",
    activeMessage = "Making scrolls of the nature",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 35,
+
     enchantmentID = 17,
     categories = { "hatchet", "foragingset" },
+
     categories = { "helm", "body", "legs", "shield", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1635,
+
     id = 1617,
     level = 19,
+
     level = 1,
     experience = 1000,
+
     experience = 50,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_nature.png",
+
     itemImage = "/images/enchanting/scroll_of_weakening.png",
     enchantName = "nature",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 30,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1636"] = {
+
   ["1618"] = {
     name = "Scroll of Root Digging",
+
     name = "Scroll of Reinforcement",
    activeMessage = "Making scrolls of root digging",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 36,
+
     enchantmentID = 18,
     categories = { "hatchet", "foragingset" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1636,
+
     id = 1618,
     level = 22,
+
     level = 13,
     experience = 1000,
+
     experience = 800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
     enchantName = "root digging",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1637"] = {
+
   ["1619"] = {
     name = "Scroll of Patience",
+
     name = "Scroll of Protection",
    activeMessage = "Making scrolls of patience",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 37,
+
     enchantmentID = 19,
     categories = { "body", "legs" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1637,
+
     id = 1619,
     level = 82,
+
     level = 31,
     experience = 5600,
+
     experience = 1700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_patience.png",
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
     enchantName = "patience",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["510"] = 80,
 
      ["513"] = 80,
 
      ["515"] = 80,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1638"] = {
+
   ["1620"] = {
     name = "Scroll of Overhealing",
+
     name = "Scroll of Parry",
    activeMessage = "Making scrolls of overhealing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 38,
+
    hidden = true,
     categories = { "weapon" },
+
     enchantmentID = 20,
 +
     categories = { "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1638,
+
     id = 1620,
     level = 11,
+
     level = 100,
     experience = 700,
+
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "overhealing",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
     requiredResources = { {
+
     rarity = "epic"
      ["111"] = 200,
 
      ["510"] = 30,
 
      ["513"] = 30,
 
      ["515"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1639"] = {
+
   ["1621"] = {
     name = "Scroll of Farming",
+
     name = "Scroll of False Equilibrium",
    activeMessage = "Making scrolls of farming",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 39,
+
     enchantmentID = 21,
     categories = { "hoe" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1639,
+
     id = 1621,
     level = 72,
+
     level = 81,
     experience = 4600,
+
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_farming.png",
+
     itemImage = "/images/enchanting/scroll_of_false_equilibrium.png",
     enchantName = "farming",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "farming" },
+
     rarity = "epic"
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["1640"] = {
+
   ["1622"] = {
     name = "Scroll of the Gold Digger",
+
     name = "Scroll of Efficiency",
    activeMessage = "Making scrolls of gold digger",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 40,
+
     enchantmentID = 22,
     categories = { "hoe" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1640,
+
     id = 1622,
     level = 36,
+
     level = 91,
     experience = 2300,
+
     experience = 6600,
    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_efficiency.png",
     enchantName = "Gold Digger",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
     tags = { "enchanting", "farming" },
+
    rarity = "epic"
    requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["517"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1641"] = {
+
   ["1623"] = {
     name = "Scroll of Fertilizing",
+
     name = "Scroll of Fishing",
    activeMessage = "Making scrolls of fertilizing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 41,
+
     enchantmentID = 23,
     categories = { "hoe" },
+
     categories = { "gloves", "boots", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1641,
+
     id = 1623,
     level = 90,
+
     level = 45,
     experience = 6600,
+
     experience = 2600,
    baseSuccessChance = 0.7,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     enchantName = "Fertilizing",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" },
     tags = { "enchanting", "farming" },
+
     rarity = "uncommon"
    requiredResources = { {
 
      ["111"] = 1400,
 
      ["510"] = 120,
 
      ["511"] = 120,
 
      ["513"] = 120,
 
      ["517"] = 120,
 
      ["519"] = 120,
 
      ["1600"] = 1
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1642"] = {
+
   ["1624"] = {
     name = "Scroll of Cultivation",
+
     name = "Scroll of Cooking",
    activeMessage = "Making scrolls of cultivation",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 42,
+
     enchantmentID = 24,
     categories = { "hoe" },
+
     categories = { "gloves", "boots", "ladle", "cookingset" },
     time = 15000,
+
     time = 15000,
     id = 1642,
+
     id = 1624,
     level = 12,
+
     level = 40,
     experience = 800,
+
     experience = 2400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
+
     itemImage = "/images/enchanting/scroll_of_cooking.png",
     enchantName = "Cultivation",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking" }
     tags = { "enchanting", "farming" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["510"] = 30,
 
      ["513"] = 30,
 
      ["514"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1643"] = {
+
   ["1625"] = {
     name = "Scroll of Fortitude",
+
     name = "Scroll of Crafting",
    activeMessage = "Making scrolls of fortitude",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 44,
+
     enchantmentID = 25,
     categories = { "shield", "combat-talisman" },
+
     categories = { "gloves", "boots" },
    id = 1643,
 
    value = 250000,
 
 
     time = 15000,
 
     time = 15000,
     level = 68,
+
    id = 1625,
 +
     level = 67,
 
     experience = 4400,
 
     experience = 4400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
+
    value = 2000,
     enchantName = "Fortitude",
+
     itemImage = "/images/enchanting/scroll_of_crafting.png",
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
     extraTooltipInfo = "Crafting Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
    requiredResources = { {
+
     rarity = "rare"
      ["111"] = 800,
 
      ["514"] = 70,
 
      ["516"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["1644"] = {
+
   ["1626"] = {
     name = "Scroll of Pungent Bait",
+
     name = "Scroll of Refining",
    activeMessage = "Making scrolls of pungent bait",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 49,
+
     enchantmentID = 26,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots", "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1644,
+
     id = 1626,
     level = 14,
+
     level = 34,
     experience = 850,
+
     experience = 1800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
+
     itemImage = "/images/enchanting/scroll_of_refining.png",
     enchantName = "pungentBait",
+
     extraTooltipInfo = "Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1645"] = {
+
   ["1627"] = {
     name = "Scroll of Reinforced Line",
+
     name = "Scroll of Runecrafting",
    activeMessage = "Making scrolls of reinforced line",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 50,
+
     enchantmentID = 27,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1645,
+
     id = 1627,
     level = 23,
+
     level = 43,
     experience = 1250,
+
     experience = 2500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
     enchantName = "reinforcedLine",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "runecrafting" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 40,
 
      ["513"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1646"] = {
+
   ["1628"] = {
     name = "Scroll of Fishing Magnetism",
+
     name = "Scroll of Chances",
    activeMessage = "Making scrolls of fishing magnetism",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 48,
+
     enchantmentID = 28,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1646,
+
     id = 1628,
     level = 33,
+
     level = 70,
     experience = 1750,
+
     experience = 4500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     enchantName = "fishingMagnetism",
+
     extraTooltipInfo = "Augmentation Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "fishing" },
+
     rarity = "rare"
     requiredResources = { {
 
      ["111"] = 400,
 
      ["511"] = 40,
 
      ["513"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1647"] = {
+
   ["1629"] = {
     name = "Scroll of Bait Preservation",
+
     name = "Scroll of the Shrimp Lord",
    activeMessage = "Making scrolls of bait preservation",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 51,
+
     enchantmentID = 29,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1647,
+
     id = 1629,
     level = 47,
+
     level = 1,
     experience = 2800,
+
     experience = 80,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
+
     itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
     enchantName = "baitPreservation",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["516"] = 60,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1648"] = {
+
   ["1630"] = {
     name = "Scroll of Oil Spill",
+
     name = "Scroll of Enlightenment",
    activeMessage = "Making scrolls of oil spill",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 52,
+
     enchantmentID = 30,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1648,
+
     id = 1630,
     level = 69,
+
     level = 73,
     experience = 4450,
+
     experience = 4600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
+
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
     enchantName = "oilSpill",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "runecrafting" },
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 800,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["515"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["1649"] = {
+
   ["1631"] = {
     name = "Scroll of Deadliest Catch",
+
     name = "Scroll of Prolonging",
    activeMessage = "Making scrolls of deadliest catch",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 53,
+
     enchantmentID = 31,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1649,
+
     id = 1631,
     level = 71,
+
     level = 58,
     experience = 4550,
+
     experience = 3500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
+
     itemImage = "/images/enchanting/scroll_of_boosting.png",
     enchantName = "deadliestCatch",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "fishing" },
+
     rarity = "uncommon"
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["514"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["1650"] = {
+
   ["1632"] = {
     name = "Scroll of the Master Chef",
+
     name = "Scroll of the Treasure Hunter",
    activeMessage = "Making scrolls of master chef",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 54,
+
     enchantmentID = 32,
     categories = { "ladle" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1650,
+
     id = 1632,
     level = 84,
+
     level = 85,
     experience = 5650,
+
     experience = 5700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
+
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
     enchantName = "masterChef",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["511"] = 90,
 
      ["512"] = 90,
 
      ["513"] = 90,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1651"] = {
+
   ["1633"] = {
     name = "Scroll of the Herbalist",
+
     name = "Scroll of Inferno",
    activeMessage = "Making scrolls of herbalist",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 55,
+
     enchantmentID = 33,
     categories = { "hatchet", "foragingset" },
+
     categories = { "boots", "gloves" },
 
     time = 15000,
 
     time = 15000,
     id = 1651,
+
     id = 1633,
     level = 42,
+
     level = 46,
     experience = 2450,
+
     experience = 2600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     enchantName = "herbalist",
+
     extraTooltipInfo = "Cooking/Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking", "smithing" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["512"] = 50,
 
      ["515"] = 50,
 
      ["517"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1652"] = {
+
   ["1634"] = {
     name = "Scroll of Seed Harvesting",
+
     name = "Scroll of Destructive Testing",
    activeMessage = "Making scrolls of seed harvesting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 56,
+
     enchantmentID = 34,
     categories = { "hatchet", "foragingset" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1652,
+
     id = 1634,
     level = 30,
+
     level = 16,
     experience = 1650,
+
     experience = 900,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
     enchantName = "seedHarvesting",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["511"] = 40,
 
      ["514"] = 40,
 
      ["517"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1653"] = {
+
   ["1635"] = {
     name = "Scroll of Metallurgy",
+
     name = "Scroll of Nature",
    activeMessage = "Making scrolls of metallurgy",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 57,
+
     enchantmentID = 35,
     categories = { "tongs" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1653,
+
     id = 1635,
     level = 38,
+
     level = 19,
     experience = 2350,
+
     experience = 1000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_nature.png",
     enchantName = "metallurgy",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["518"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1654"] = {
+
   ["1636"] = {
     name = "Scroll of Pure Metals",
+
     name = "Scroll of Root Digging",
    activeMessage = "Making scrolls of pure metals",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 58,
+
     enchantmentID = 36,
     categories = { "tongs" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1654,
+
     id = 1636,
     level = 87,
+
     level = 22,
     experience = 6400,
+
     experience = 1000,
    baseSuccessChance = 0.52,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
     enchantName = "pureMetals",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 1200,
 
      ["511"] = 100,
 
      ["512"] = 100,
 
      ["518"] = 100,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1655"] = {
+
   ["1637"] = {
     name = "Scroll of Essence Concentration",
+
     name = "Scroll of Patience",
    activeMessage = "Making scrolls of essence concentration",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 59,
+
     enchantmentID = 37,
     categories = { "gloves", "boots", "chisel" },
+
     categories = { "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1655,
+
     id = 1637,
     level = 59,
+
     level = 82,
     experience = 4000,
+
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_patience.png",
     enchantName = "essenceConcentration",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "runecrafting" },
 
    requiredResources = { {
 
      ["111"] = 700,
 
      ["516"] = 70,
 
      ["518"] = 70,
 
      ["519"] = 70,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1656"] = {
+
   ["1638"] = {
     name = "Scroll of the Fiber Finder",
+
     name = "Scroll of Overhealing",
    activeMessage = "Making scrolls of fiber finder",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 62,
+
     enchantmentID = 38,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1656,
+
     id = 1638,
     level = 50,
+
     level = 11,
     experience = 3300,
+
     experience = 700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishing.png",
+
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
     enchantName = "fiberFinder",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["1657"] = {
+
   ["1639"] = {
     name = "Scroll of Archaeology",
+
     name = "Scroll of Farming",
    activeMessage = "Making scrolls of archaeology",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 67,
+
     enchantmentID = 39,
     categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1657,
+
     id = 1639,
     level = 41,
+
     level = 72,
     experience = 2400,
+
     experience = 4600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
+
     itemImage = "/images/enchanting/scroll_of_farming.png",
     enchantName = "archaeology",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" },
     tags = { "enchanting", "mining", "foraging", "fishing" },
+
     rarity = "rare"
     requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["513"] = 50,
 
      ["517"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1658"] = {
+
   ["1640"] = {
     name = "Scroll of Endless Ammo",
+
     name = "Scroll of the Gold Digger",
    activeMessage = "Making scrolls of endless ammo",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 60,
+
     enchantmentID = 40,
     categories = { "cape", "weapon" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1658,
+
     id = 1640,
     level = 29,
+
     level = 36,
     experience = 1650,
+
     experience = 2300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
     enchantName = "endlessAmmo",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["516"] = 40,
 
      ["517"] = 40,
 
      ["518"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1659"] = {
+
   ["1641"] = {
     name = "Scroll of Rune Reserves",
+
     name = "Scroll of Fertilizing",
    activeMessage = "Making scrolls of rune reserves",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 61,
+
     enchantmentID = 41,
     categories = { "cape", "weapon" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1659,
+
     id = 1641,
     level = 35,
+
     level = 90,
     experience = 2100,
+
     experience = 6600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
     enchantName = "runeReserves",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" },
     tags = { "enchanting" },
+
    rarity = "epic"
    requiredResources = { {
 
      ["111"] = 500,
 
      ["513"] = 50,
 
      ["516"] = 50,
 
      ["518"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1660"] = {
+
   ["1642"] = {
     name = "Scroll of the Soul Wisdom",
+
     name = "Scroll of Cultivation",
    activeMessage = "Making Scrolls of Soul Wisdom",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 71,
+
     enchantmentID = 42,
     categories = { "ring", "necklace", "weapon", "shield", "helm", "body", "legs", "gloves", "boots", "cape", "arrows", "pickaxe", "hatchet", "hoe", "tacklebox", "tongs", "tome", "ladle", "combat-talisman", "chisel" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1660,
+
     id = 1642,
     level = 48,
+
     level = 12,
     experience = 3000,
+
     experience = 800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
+
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
     enchantName = "soulWisdom",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["516"] = 60,
 
      ["518"] = 60,
 
      ["519"] = 60,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1661"] = {
+
   ["1643"] = {
     name = "Scroll of Overly Well Done",
+
     name = "Scroll of Fortitude",
    activeMessage = "Making scrolls of overly well done",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 72,
+
     enchantmentID = 44,
     categories = { "ladle" },
+
     categories = { "shield", "combat-talisman" },
 +
    id = 1643,
 +
    value = 250000,
 
     time = 15000,
 
     time = 15000,
    id = 1661,
+
     level = 68,
     level = 2,
+
     experience = 4400,
     experience = 120,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
    value = 2000,
+
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
+
     extraTooltipInfo = "Combat Enchantment.",
     enchantName = "overlyWellDone",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "cooking" },
+
     rarity = "uncommon"
     requiredResources = { {
 
      ["111"] = 100,
 
      ["511"] = 10,
 
      ["512"] = 10,
 
      ["513"] = 10,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1662"] = {
+
   ["1644"] = {
     name = "Scroll of Recklessness",
+
     name = "Scroll of Pungent Bait",
    activeMessage = "Making scrolls of recklessness",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 74,
+
     enchantmentID = 49,
     categories = { "helm", "body", "legs" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1662,
+
     id = 1644,
     level = 80,
+
     level = 14,
     experience = 5550,
+
     experience = 850,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
+
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
     enchantName = "recklessness",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["514"] = 80,
 
      ["515"] = 80,
 
      ["516"] = 80,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1663"] = {
+
   ["1645"] = {
     name = "Scroll of Engraving",
+
     name = "Scroll of Reinforced Line",
    activeMessage = "Making scrolls of engraving",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 81,
+
     enchantmentID = 50,
     categories = { "chisel" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1663,
+
     id = 1645,
     level = 39,
+
     level = 23,
     experience = 2400,
+
     experience = 1250,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
     enchantName = "engraving",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "runecrafting" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1664"] = {
+
   ["1646"] = {
     name = "Scroll of Resistance",
+
     name = "Scroll of Fishing Magnetism",
    activeMessage = "Making scrolls of resistance",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 86,
+
     enchantmentID = 48,
     categories = { "helm", "body", "legs" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1664,
+
     id = 1646,
     level = 32,
+
     level = 33,
 
     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_fishingmagnetism.png",
     enchantName = "resistance",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1665"] = {
+
   ["1647"] = {
     name = "Scroll of Supercooling",
+
     name = "Scroll of Bait Preservation",
    activeMessage = "Making Scrolls of Supercooling",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 82,
+
     enchantmentID = 51,
     categories = { "pickaxe", "miningset" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1665,
+
     id = 1647,
     level = 75,
+
     level = 47,
     experience = 5000,
+
     experience = 2800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
     enchantName = "supercooling",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "mining" },
 
    requiredResources = { {
 
      ["111"] = 900,
 
      ["511"] = 80,
 
      ["513"] = 80,
 
      ["519"] = 80,
 
      ["1600"] = 1
 
    } },
 
    rarity = "rare"
 
 
   },
 
   },
   ["1666"] = {
+
   ["1648"] = {
     name = "Scroll of Dwarven Engineering",
+
     name = "Scroll of Oil Spill",
    activeMessage = "Making Scrolls of Dwarven Engineering",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 83,
+
     enchantmentID = 52,
     categories = { "pickaxe", "miningset" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1666,
+
     id = 1648,
     level = 83,
+
     level = 69,
     experience = 5600,
+
     experience = 4450,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
     enchantName = "dwarvenEngineering",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" },
     tags = { "enchanting", "mining" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["510"] = 90,
 
      ["517"] = 90,
 
      ["518"] = 90,
 
      ["1600"] = 1
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["2000"] = {
+
   ["1649"] = {
     name = "Raw Chicken",
+
     name = "Scroll of Deadliest Catch",
     id = 2000,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 53,
 +
    categories = { "tacklebox", "fishingset" },
 +
    time = 15000,
 +
     id = 1649,
 +
    level = 71,
 +
     experience = 4550,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "poultry", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
    size = 2,
+
     extraTooltipInfo = "Fishing Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/raw_chicken.png",
+
     tags = { "enchanting", "fishing" },
     extraTooltipInfo = "Clucked its last cluck.",
+
    rarity = "rare"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2001"] = {
+
   ["1650"] = {
     name = "Raw Beef",
+
     name = "Scroll of the Master Chef",
     id = 2001,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 54,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1650,
 +
    level = 84,
 +
     experience = 5650,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "beast", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
    size = 2,
+
     extraTooltipInfo = "Cooking Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/raw_beef.png",
+
     tags = { "enchanting", "cooking" },
     extraTooltipInfo = "Fresh, never frozen!",
+
    rarity = "epic"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2009"] = {
+
   ["1651"] = {
     name = "Spider Legs",
+
     name = "Scroll of the Herbalist",
     id = 2009,
+
    enchant = true,
     cookingEnchantment = 2000,
+
    enchantmentID = 55,
     value = 100,
+
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1651,
 +
     level = 42,
 +
     experience = 2450,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "monster", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    size = 4,
+
     extraTooltipInfo = "Foraging Enchantment.",
    difficulty = 4,
+
     class = "enchanted-scroll",
    alchemySize = 2.5,
+
     tags = { "enchanting", "foraging" }
     itemImage = "/images/cooking/spider_legs.png",
 
     extraTooltipInfo = "It is somehow difficult to thread on a skewer.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2010"] = {
+
   ["1652"] = {
     name = "Goblin Brain",
+
     name = "Scroll of Seed Harvesting",
     id = 2010,
+
    enchant = true,
     value = 25,
+
    enchantmentID = 56,
 +
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1652,
 +
    level = 30,
 +
     experience = 1650,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "monster", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    size = 2,
+
     extraTooltipInfo = "Foraging Enchantment.",
    difficulty = 2,
+
     class = "enchanted-scroll",
    cookingEnchantment = 27,
+
     tags = { "enchanting", "foraging" }
    alchemySize = 2,
 
     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"] = {
+
   ["1653"] = {
     name = "Pepper",
+
     name = "Scroll of Metallurgy",
     id = 2012,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 57,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1653,
 +
    level = 38,
 +
     experience = 2350,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "spice" },
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting", "smithing" }
    cookingEnchantment = 33,
 
    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"] = {
+
   ["1654"] = {
     name = "Salt",
+
     name = "Scroll of Pure Metals",
     id = 2013,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 58,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1654,
 +
    level = 87,
 +
     experience = 6400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "spice", "preservative" },
+
     itemImage = "/images/enchanting/scroll_of_pure_metal.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting", "smithing" },
    cookingEnchantment = 24,
+
    rarity = "epic"
    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"] = {
+
   ["1655"] = {
     name = "Ashes",
+
     name = "Scroll of Essence Concentration",
     id = 2014,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 59,
 +
    categories = { "gloves", "boots", "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1655,
 +
    level = 59,
 +
     experience = 4000,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 1,
+
     value = 2000,
    craftingExperience = 60,
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    requiredResources = { {
+
     extraTooltipInfo = "Runecrafting Enchantment.",
      ["2"] = 100,
+
     class = "enchanted-scroll",
      ["302"] = 30
+
     tags = { "enchanting", "runecrafting" },
    }, {
+
     rarity = "epic"
      ["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"] = {
+
   ["1656"] = {
     name = "Sugar",
+
     name = "Scroll of the Fiber Finder",
     id = 2015,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 62,
 +
    categories = { "tacklebox", "fishingset" },
 +
    time = 15000,
 +
     id = 1656,
 +
    level = 50,
 +
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "spice", "sweetener" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
    size = 1,
+
     extraTooltipInfo = "Fishing Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
    cookingEnchantment = 22,
+
     tags = { "enchanting", "fishing" },
    alchemySize = 1,
+
    rarity = "uncommon"
     itemImage = "/images/cooking/sugar.png",
 
     extraTooltipInfo = "A sugar rush would definitely make you more efficient!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2016"] = {
+
   ["1657"] = {
     name = "Honey",
+
     name = "Scroll of Archaeology",
     id = 2016,
+
    enchant = true,
     value = 20,
+
    enchantmentID = 67,
 +
    categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
 +
    time = 15000,
 +
     id = 1657,
 +
    level = 41,
 +
     experience = 2400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     value = 2000,
    ingredientTags = { "spice", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
    skill = "cooking",
+
     extraTooltipInfo = "Gathering Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
    cookingEnchantment = 23,
 
    alchemySize = 2.5,
 
     itemImage = "/images/cooking/honey.png",
 
     extraTooltipInfo = "Why do fish like this so much?",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
    healing = {
 
      hp = 6,
 
      cooldown = 7500,
 
      perTick = 6,
 
      totalTicks = 5,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2017"] = {
+
   ["1658"] = {
     name = "Milk",
+
     name = "Scroll of Endless Ammo",
     id = 2017,
+
    enchant = true,
     value = 15,
+
    enchantmentID = 60,
 +
    categories = { "cape", "weapon" },
 +
    time = 15000,
 +
     id = 1658,
 +
    level = 29,
 +
     experience = 1650,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    size = 1,
+
     extraTooltipInfo = "Combat Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/milk.png",
+
     tags = { "enchanting" }
     extraTooltipInfo = "mooooooooo",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking" },
 
    healing = {
 
      hp = 9,
 
      cooldown = 10000,
 
      perTick = 9,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2018"] = {
+
   ["1659"] = {
     name = "Butter",
+
     name = "Scroll of Rune Reserves",
     id = 2018,
+
     enchant = true,
     craftingLevel = 1,
+
    enchantmentID = 61,
     craftingExperience = 18,
+
    categories = { "cape", "weapon" },
     value = 10,
+
    time = 15000,
 +
     id = 1659,
 +
     level = 35,
 +
     experience = 2100,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    craftable = true,
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting" }
     itemImage = "/images/cooking/butter.png",
 
     craftingDescription = "I can't believe it",
 
    category = "General",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" },
 
    requiredResources = { {
 
      ["2017"] = 5
 
    } }
 
 
   },
 
   },
   ["2019"] = {
+
   ["1660"] = {
     name = "Egg",
+
     name = "Scroll of the Soul Wisdom",
     id = 2019,
+
    enchant = true,
     value = 15,
+
    hidden = 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,
 
     tradeable = true,
     ingredientTags = { "egg" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
    size = 1,
+
     extraTooltipInfo = "General Enchantment. Deprecated.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/egg.png",
+
     tags = { "enchanting" },
     extraTooltipInfo = "GEG, scrambled egg.",
+
    rarity = "epic"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2020"] = {
+
   ["1661"] = {
     name = "Mushroom",
+
     name = "Scroll of Overly Well Done",
     id = 2020,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 72,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1661,
 +
    level = 2,
 +
     experience = 120,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
    skill = "cooking",
+
     extraTooltipInfo = "Cooking Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting", "cooking" }
    cookingEnchantment = 36,
 
    alchemySize = 2,
 
     itemImage = "/images/cooking/mushroom.png",
 
     extraTooltipInfo = "Kinda makes you feel like checking the roots of things.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2021"] = {
+
   ["1662"] = {
     name = "Carrot",
+
     name = "Scroll of Recklessness",
     id = 2021,
+
    enchant = true,
     value = 15,
+
    enchantmentID = 74,
 +
    categories = { "helm", "body", "legs" },
 +
    time = 15000,
 +
     id = 1662,
 +
    level = 80,
 +
     experience = 5550,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/carrot.png",
+
     rarity = "epic"
     extraTooltipInfo = "Build your own snowman kit. Just add water and coal!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
      hp = 9,
 
      cooldown = 10000,
 
      perTick = 9,
 
      totalTicks = 4,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2022"] = {
+
   ["1663"] = {
     name = "Chili Pepper",
+
     name = "Scroll of Engraving",
     id = 2022,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 81,
 +
    categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1663,
 +
    level = 39,
 +
     experience = 2400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    skill = "cooking",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting", "runecrafting" }
    cookingEnchantment = 5,
 
    alchemySize = 1,
 
     itemImage = "/images/cooking/chili_pepper.png",
 
     extraTooltipInfo = "So hot you feel like you could almost smelt ores with it!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
    healing = {
 
      hp = 6,
 
      cooldown = 7500,
 
      perTick = 6,
 
      totalTicks = 5,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2023"] = {
+
   ["1664"] = {
     name = "Potato",
+
     name = "Scroll of Resistance",
     id = 2023,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 86,
 +
    categories = { "helm", "body", "legs" },
 +
    time = 15000,
 +
     id = 1664,
 +
    level = 32,
 +
     experience = 1750,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting" }
     itemImage = "/images/cooking/potato.png",
 
     extraTooltipInfo = "What's 'taters, eh?",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2024"] = {
+
   ["1665"] = {
     name = "Pumpkin",
+
     name = "Scroll of Supercooling",
     id = 2024,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 82,
 +
    categories = { "pickaxe", "miningset" },
 +
    time = 15000,
 +
     id = 1665,
 +
    level = 75,
 +
     experience = 5000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 20,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_supercooling.png",
    skill = "cooking",
+
     extraTooltipInfo = "Mining Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting", "mining" },
     itemImage = "/images/cooking/pumpkin.png",
+
    rarity = "rare"
     extraTooltipInfo = "Such a weird carrot!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2025"] = {
+
   ["1666"] = {
     name = "Tomato",
+
     name = "Scroll of Dwarven Engineering",
     id = 2025,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 83,
 +
    categories = { "pickaxe", "miningset" },
 +
    time = 15000,
 +
     id = 1666,
 +
    level = 83,
 +
     experience = 5600,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "fruit" },
+
     itemImage = "/images/enchanting/scroll_of_superheating.png",
    skill = "cooking",
+
     extraTooltipInfo = "Mining Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting", "mining" },
     itemImage = "/images/cooking/tomato.png",
+
     rarity = "rare"
     extraTooltipInfo = "Definitely a fruit.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 10,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2026"] = {
+
   ["1667"] = {
     name = "Apple",
+
     name = "Scroll of Taunting",
     id = 2026,
+
    enchant = true,
     value = 20,
+
    enchantmentID = 8013,
 +
    categories = { "helm", "body", "legs", "shield", "combat-talisman" },
 +
    time = 15000,
 +
     id = 1667,
 +
    level = 26,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "fruit", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_taunting.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" }
     itemImage = "/images/cooking/apple.png",
 
     extraTooltipInfo = "Didn't fall far from the tree.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
    healing = {
 
      hp = 9,
 
      cooldown = 10000,
 
      perTick = 9,
 
      totalTicks = 4,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2027"] = {
+
   ["1668"] = {
     name = "Wildberry",
+
     name = "Scroll of Convergence",
     id = 2027,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 87,
 +
    categories = { "shield", "weapon" },
 +
    time = 15000,
 +
     id = 1668,
 +
    level = 79,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "fruit", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/wildberry.png",
+
     rarity = "rare"
     extraTooltipInfo = "Like a blueberry, but wild.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 10,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2028"] = {
+
   ["1669"] = {
     name = "Banana",
+
     name = "Scroll of Finesse",
     id = 2028,
+
    enchant = true,
     value = 20,
+
    enchantmentID = 88,
 +
    categories = { "shield", "weapon" },
 +
    time = 15000,
 +
     id = 1669,
 +
    level = 79,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "fruit", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" },
    cookingEnchantment = 4,
+
     rarity = "rare"
    alchemySize = 2,
 
     itemImage = "/images/cooking/banana.png",
 
     extraTooltipInfo = "Gather 'em up in bunches!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking", "foraging" },
 
     healing = {
 
      hp = 9,
 
      cooldown = 10000,
 
      perTick = 9,
 
      totalTicks = 4,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2029"] = {
+
   ["1670"] = {
     name = "Wheat",
+
     name = "Scroll of Fibrous Fabrication",
     id = 2029,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 92,
 +
    categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1670,
 +
    level = 66,
 +
     experience = 4400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "grain" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/wheat.png",
+
    rarity = "rare"
     extraTooltipInfo = "How many of these do I need to make a Straw Hat?",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2030"] = {
+
   ["1671"] = {
     name = "Rice",
+
     name = "Scroll of Crucible",
     id = 2030,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 89,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1671,
 +
    level = 62,
 +
     experience = 4200,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "grain" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/rice.png",
+
    rarity = "rare"
     extraTooltipInfo = "You're telling me a Limpe fried this rice?",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2031"] = {
+
   ["1672"] = {
     name = "Sageberry",
+
     name = "Scroll of Forge Enhancement",
     id = 2031,
+
    enchant = true,
     value = 150,
+
    enchantmentID = 90,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1672,
 +
    level = 78,
 +
     experience = 5400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 0,
+
     value = 2000,
    ingredientTags = { "fruit", "spice" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 5,
+
     tags = { "enchanting" },
    cookingEnchantment = 2002,
+
    rarity = "rare"
    alchemySize = 2,
 
     itemImage = "/images/farming/sage_berry.png",
 
     extraTooltipInfo = "The ultimate big brain berry.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2032"] = {
+
   ["1673"] = {
     name = "Choccy Milk",
+
     name = "Scroll of Forge Maintenance",
     id = 2032,
+
    enchant = true,
     value = 150,
+
    enchantmentID = 91,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1673,
 +
    level = 77,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    size = 5,
+
     extraTooltipInfo = "Smithing Enchantment.",
    difficulty = 5,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/chocolate_milk.png",
+
     tags = { "enchanting" },
     extraTooltipInfo = "Do you even know what chocolate is? ... Well, it's brown.",
+
     rarity = "rare"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking" },
 
     healing = {
 
      hp = 24,
 
      cooldown = 10000,
 
      perTick = 20,
 
      totalTicks = 6,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2100"] = {
+
   ["1674"] = {
     name = "Questionable Food",
+
     name = "Scroll of Leftovers",
     id = 2100,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 96,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1674,
 +
    level = 74,
 +
     experience = 4800,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/questionable_food.png",
+
    value = 2000,
     extraTooltipInfo = "You're not quite sure what this is supposed to be.",
+
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Cooking Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
     healing = {
+
     tags = { "enchanting" },
      hp = 3,
+
     rarity = "rare"
      cooldown = 5000,
 
      perTick = 1,
 
      totalTicks = 5,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2101"] = {
+
   ["1675"] = {
     name = "Monster Surprise",
+
     name = "Scroll of Blitzing",
     id = 2101,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 97,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1675,
 +
    level = 27,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_surprise.png",
+
    value = 2000,
     extraTooltipInfo = "... Probably edible!",
+
     itemImage = "/images/enchanting/scroll_of_cooking.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Cooking Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
     healing = {
+
     tags = { "enchanting" },
      hp = 5,
+
     rarity = "rare"
      cooldown = 6000,
 
      perTick = 4,
 
      totalTicks = 20,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2102"] = {
+
   ["1676"] = {
     name = "Seared Steak",
+
     name = "Scroll of Duster",
     id = 2102,
+
    enchant = true,
     value = 50,
+
    enchantmentID = 99,
 +
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1676,
 +
    level = 80,
 +
     experience = 5550,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_steak.png",
+
    value = 2000,
     extraTooltipInfo = "A nice juicy steak.",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Augmentation Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
     healing = {
+
     tags = { "enchanting" },
      hp = 3,
+
     rarity = "rare"
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2103"] = {
+
   ["1677"] = {
     name = "Seared Fish",
+
     name = "Scroll of Scrapper",
     id = 2103,
+
    enchant = true,
     value = 30,
+
    enchantmentID = 100,
 +
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1677,
 +
    level = 51,
 +
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_fish.png",
+
    value = 2000,
     extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Augmentation Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
     healing = {
+
     tags = { "enchanting" },
      hp = 3,
+
     rarity = "rare"
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2104"] = {
+
   ["1678"] = {
     name = "Seared Poultry",
+
     name = "Scroll of Immunity",
     id = 2104,
+
    enchant = true,
     value = 50,
+
    enchantmentID = 101,
 +
    categories = { "cape" },
 +
    time = 15000,
 +
     id = 1678,
 +
    level = 56,
 +
     experience = 3450,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_bird.png",
+
    value = 2000,
     extraTooltipInfo = "It's not fried but it'll do.",
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Combat Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting" }
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2105"] = {
+
   ["1679"] = {
     name = "Birdie Pasta",
+
     name = "Scroll of Quick Study",
     id = 2105,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 103,
 +
    categories = { "boots", "gloves" },
 +
    time = 15000,
 +
     id = 1679,
 +
    level = 92,
 +
     experience = 6800,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_pasta.png",
+
    value = 2000,
     extraTooltipInfo = "The invention of a true madman.",
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Enchanting Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "enchanting" }
      hp = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2106"] = {
+
   ["1680"] = {
     name = "Spaghetti & Meat",
+
     name = "Scroll of Elemental Accuracy",
     id = 2106,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 105,
 +
    categories = { "weapon" },
 +
    time = 15000,
 +
     id = 1680,
 +
    level = 28,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/spaghetti_meat.png",
+
    value = 2000,
     extraTooltipInfo = "Classic.",
+
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Combat Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting" }
      hp = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2107"] = {
+
   ["1681"] = {
     name = "Sushi",
+
     name = "Scroll of Physical Accuracy",
     id = 2107,
+
    enchant = true,
     value = 100,
+
    enchantmentID = 106,
 +
    categories = { "weapon" },
 +
    time = 15000,
 +
     id = 1681,
 +
    level = 28,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/sushi.png",
+
    value = 2000,
     extraTooltipInfo = "Wait, is the fish raw or not?",
+
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Combat Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
     healing = {
+
     tags = { "enchanting" }
      hp = 15,
+
  },
      cooldown = 8000,
+
  ["1682"] = {
      perTick = 15,
+
    name = "Scroll of Fishy Fortune",
      totalTicks = 8,
+
    enchant = true,
      tickDelay = 4000,
+
    enchantmentID = 107,
      ignoreCooldown = false
+
    categories = { "gloves", "boots", "fishingset" },
     }
+
     time = 15000,
 +
    id = 1682,
 +
    level = 44,
 +
    experience = 2600,
 +
    tradeable = true,
 +
    value = 2000,
 +
    itemImage = "/images/enchanting/scroll_of_fishing.png",
 +
    extraTooltipInfo = "Fishing Enchantment.",
 +
    class = "enchanted-scroll",
 +
     tags = { "enchanting", "fishing" }
 
   },
 
   },
   ["2108"] = {
+
   ["1683"] = {
     name = "Birdie Pie",
+
     name = "Scroll of Fiber Snagging",
     id = 2108,
+
    enchant = true,
     value = 125,
+
    enchantmentID = 108,
 +
    categories = { "gloves", "boots", "fishingset" },
 +
    time = 15000,
 +
     id = 1683,
 +
    level = 20,
 +
     experience = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_pie.png",
+
    value = 2000,
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Fishing Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "fishing" }
      hp = 24,
 
      cooldown = 15000,
 
      perTick = 40,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2109"] = {
+
   ["1684"] = {
     name = "Cottage Pie",
+
     name = "Scroll of Junk Snagging",
     id = 2109,
+
    enchant = true,
     value = 125,
+
    enchantmentID = 110,
 +
    categories = { "gloves", "boots", "fishingset" },
 +
    time = 15000,
 +
     id = 1684,
 +
    level = 20,
 +
     experience = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cottage_pie.png",
+
    value = 2000,
     extraTooltipInfo = "Maybe you should have cut the meat up first.",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Fishing Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "fishing" }
      hp = 24,
 
      cooldown = 15000,
 
      perTick = 40,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2110"] = {
+
   ["1685"] = {
     name = "Fisherman's Pie",
+
    id = 1685,
     id = 2110,
+
     name = "Scroll of Threadbare Charm",
     value = 125,
+
    enchant = true,
 +
    enchantmentID = 123,
 +
    categories = { "chisel", "runecraftingset" },
 +
     time = 15000,
 +
    level = 86,
 +
     experience = 6000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fisherman_pie.png",
+
    value = 2000,
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
+
     itemImage = "/images/enchanting/scroll_of_threadbare_charm.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "runecrafting" }
      hp = 24,
 
      cooldown = 15000,
 
      perTick = 40,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2111"] = {
+
   ["1686"] = {
     name = "Fruit Pie",
+
    id = 1686,
     id = 2111,
+
     name = "Scroll of Researcher's Boon",
     value = 125,
+
     enchant = true,
 +
    enchantmentID = 77,
 +
    categories = { "cape" },
 +
    time = 15000,
 +
    level = 93,
 +
     experience = 7400,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_pie.png",
+
    value = 2000,
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
+
     itemImage = "/images/enchanting/scroll_of_haste.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Skilling Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting" }
      hp = 20,
 
      cooldown = 12000,
 
      perTick = 34,
 
      totalTicks = 3,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2112"] = {
+
   ["1687"] = {
     name = "Demon Cake",
+
     name = "Scroll of the Hunter Gatherer",
     id = 2112,
+
    enchant = true,
     value = 175,
+
    enchantmentID = 125,
 +
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1687,
 +
    level = 48,
 +
     experience = 3000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/demon_cake.png",
+
    value = 2000,
     extraTooltipInfo = "Probably not inherently evil! Probably.",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Foraging Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "foraging" }
      hp = 34,
 
      cooldown = 15000,
 
      perTick = 34,
 
      totalTicks = 8,
 
      tickDelay = 7000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2113"] = {
+
   ["1688"] = {
     name = "Cake",
+
     name = "Scroll of Overgrowth",
     id = 2113,
+
    enchant = true,
     value = 100,
+
    enchantmentID = 126,
 +
    categories = { "hoe" },
 +
    time = 15000,
 +
     id = 1688,
 +
    level = 89,
 +
     experience = 6500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cake.png",
+
    value = 2000,
     class = "cooking-ingredient",
+
     itemImage = "/images/enchanting/scroll_of_farming.png",
     tags = { "consumable", "food", "cooking" },
+
    extraTooltipInfo = "Farming Enchantment.",
    extraTooltipInfo = "A lie.",
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "foraging" }
      hp = 24,
 
      cooldown = 12500,
 
      perTick = 24,
 
      totalTicks = 8,
 
      tickDelay = 6500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2114"] = {
+
   ["1689"] = {
     name = "Fruit Cake",
+
     name = "Scroll of DOT Dealer",
     id = 2114,
+
    enchant = true,
     value = 125,
+
    enchantmentID = 127,
 +
    categories = { "shield", "weapon" },
 +
    time = 15000,
 +
     id = 1689,
 +
    level = 53,
 +
     experience = 3350,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_cake.png",
+
    value = 2000,
     extraTooltipInfo = "Pretty please with a cherry on top?",
+
     itemImage = "/images/enchanting/scroll_of_force.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Combat Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
     healing = {
+
     tags = { "enchanting" },
      hp = 24,
+
     rarity = "rare"
      cooldown = 12500,
 
      perTick = 24,
 
      totalTicks = 8,
 
      tickDelay = 6500,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2115"] = {
+
   ["1800"] = {
     name = "Grain Cake",
+
     name = "Elven Royal Leggings",
     id = 2115,
+
     id = 1800,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grain_cake.png",
+
    requiredLevel = {
     extraTooltipInfo = "A little dry.",
+
      defense = 75,
     class = "cooking-ingredient",
+
      range = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
       hp = 20,
+
     class = "equipment",
       cooldown = 10000,
+
     visual = "elven-legs",
       perTick = 20,
+
    extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
       totalTicks = 9,
+
     tags = { "range", "craftable", "armor" },
       tickDelay = 6500,
+
     equipmentStats = {
      ignoreCooldown = false
+
       slot = "legs",
    }
+
       offensiveDamageAffinity = {
  },
+
        Range = 1.1,
  ["2116"] = {
+
        Nature = 1.1
    name = "Omelette",
+
       },
    id = 2116,
+
      defensiveDamageAffinity = {
    value = 75,
+
        Range = 1.1,
    tradeable = true,
+
        Nature = 1.1
    itemImage = "/images/cooking/omelette.png",
+
       },
    extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
+
       weaponBonus = {
    class = "cooking-ingredient",
+
        strength = 0,
    tags = { "consumable", "food", "cooking" },
+
        intellect = 0,
     healing = {
+
        dexterity = 24
       hp = 6,
+
      },
       cooldown = 7500,
+
      armorBonus = {
       perTick = 6,
+
        protection = 40,
      totalTicks = 10,
+
        resistance = 18,
      tickDelay = 5000,
+
        agility = 88,
       ignoreCooldown = true
+
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 4.4
 +
      } },
 +
      itemSet = { 10012, 10021 }
 +
    },
 +
    rarity = "epic",
 +
     craftingStats = {
 +
       level = 75,
 +
       experience = 217000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2117"] = {
+
   ["1801"] = {
     name = "Monster Omelette",
+
     name = "Elven Royal Tunic",
     id = 2117,
+
     id = 1801,
     value = 150,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_omelette.png",
+
    requiredLevel = {
     extraTooltipInfo = "Is it alive?",
+
      defense = 75,
     class = "cooking-ingredient",
+
      range = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
       hp = 24,
+
     class = "equipment",
       cooldown = 15000,
+
     visual = "elven-chest",
       perTick = 24,
+
    extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
       totalTicks = 7,
+
     tags = { "range", "craftable", "armor" },
       tickDelay = 6000,
+
     equipmentStats = {
       ignoreCooldown = false
+
      slot = "body",
 +
      offensiveDamageAffinity = {
 +
        Range = 1.16,
 +
        Nature = 1.15
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.94,
 +
        Magic = 1.08,
 +
        Range = 1.05,
 +
        Piercing = 0.96,
 +
        Blunt = 0.97,
 +
        Nature = 1.08
 +
      },
 +
       weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 24
 +
      },
 +
      armorBonus = {
 +
        protection = 32,
 +
        resistance = 12,
 +
        agility = 64,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 3.2
 +
      } },
 +
       itemSet = { 10012, 10021 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
       experience = 227500,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2118"] = {
+
   ["1802"] = {
     name = "Meaty Omelette",
+
     name = "Elven Royal Hat",
     id = 2118,
+
     id = 1802,
     value = 125,
+
     enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_omelette.png",
+
    value = 8000000,
     extraTooltipInfo = "Rich and savoury!",
+
    requiredLevel = {
     class = "cooking-ingredient",
+
      defense = 75,
     tags = { "consumable", "food", "cooking" },
+
      range = 75
     healing = {
+
    },
       hp = 18,
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
       cooldown = 10000,
+
     extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
       perTick = 18,
+
     class = "equipment",
       totalTicks = 7,
+
    visual = "elven-helm",
       tickDelay = 5000,
+
     tags = { "range", "craftable", "armor" },
       ignoreCooldown = false
+
     equipmentStats = {
 +
       slot = "helm",
 +
      offensiveDamageAffinity = {
 +
        Range = 1.16,
 +
        Nature = 1.2
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.95,
 +
        Magic = 1.08,
 +
        Range = 1,
 +
        Piercing = 0.95,
 +
        Blunt = 0.97,
 +
        Slashing = 0.97,
 +
        Nature = 1.08
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Range = 90
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 24
 +
      },
 +
      armorBonus = {
 +
        protection = 32,
 +
        resistance = 18,
 +
        agility = 44,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
       }, {
 +
        stat = "armorBonus.agility",
 +
        value = 3
 +
      } },
 +
       itemSet = { 10012, 10021 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
       experience = 211000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2119"] = {
+
   ["1803"] = {
     name = "Veggie Crepe",
+
     name = "Infernal Chainmail",
     id = 2119,
+
     id = 1803,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_crepe.png",
+
    requiredLevel = {
     extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_chain.png",
       hp = 18,
+
     class = "equipment",
       cooldown = 10000,
+
     visual = "chainbody-gargoyle",
       perTick = 18,
+
     tags = { "melee", "craftable", "armor" },
       totalTicks = 7,
+
     extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
       tickDelay = 5000,
+
    equipmentStats = {
       ignoreCooldown = false
+
      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
 
     }
 
     }
 
   },
 
   },
   ["2120"] = {
+
   ["1804"] = {
     name = "Fruity Crepe",
+
     name = "Infernal Legs",
     id = 2120,
+
     id = 1804,
     value = 150,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_crepe.png",
+
    requiredLevel = {
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_pants.png",
       hp = 18,
+
     class = "equipment",
       cooldown = 10000,
+
    visual = "platelegs",
       perTick = 18,
+
     extraTooltipInfo = "Liar, liar, pants on fire!",
       totalTicks = 7,
+
     tags = { "melee", "craftable", "armor" },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = false
+
       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
 
     }
 
     }
 
   },
 
   },
   ["2121"] = {
+
   ["1805"] = {
     name = "Eggnog",
+
     name = "Infernal Helm",
     id = 2121,
+
     id = 1805,
     value = 50,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/egg_nog.png",
+
    requiredLevel = {
     extraTooltipInfo = "Good all year round!",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_helm_1.png",
       hp = 18,
+
     class = "equipment",
       cooldown = 10000,
+
    specialVisuals = { {
       perTick = 18,
+
      image = "/images/combat/equipment/infernal_helm_1.png",
       totalTicks = 7,
+
      css = "gargoyle-helm-1"
       tickDelay = 5000,
+
     }, {
       ignoreCooldown = false
+
      image = "/images/combat/equipment/gargoyle_helm_2.png",
 +
      css = "gargoyle-helm-2"
 +
    } },
 +
     tags = { "melee", "craftable", "armor" },
 +
     extraTooltipInfo = "A fiery countenance that will strike fear into the hearts of your enemies.",
 +
    equipmentStats = {
 +
       slot = "helm",
 +
       offensiveAccuracyAffinityRating = {
 +
        Melee = 64
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Piercing = 1.15,
 +
        Slashing = 1.15,
 +
        Fire = 1.1
 +
       },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 0.9,
 +
        Range = 1.03,
 +
        Piercing = 1.01,
 +
        Blunt = 1.01,
 +
        Slashing = 1.01,
 +
        Fire = 1.04
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 24
 +
      },
 +
       armorBonus = {
 +
        protection = 44,
 +
        resistance = -1,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 2.2
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 133500,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2122"] = {
+
   ["1806"] = {
     name = "Meat Roast",
+
     name = "Symphony of Spirits",
     id = 2122,
+
     id = 1806,
     value = 150,
+
    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,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_roast.png",
+
    enchantmentTier = 1,
     extraTooltipInfo = "PROTEIN!!!",
+
    forcedEnchant = 14,
     class = "cooking-ingredient",
+
    forcedEnchantAmount = 1,
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/jewellery/spiked_crown.png",
    healing = {
+
     class = "equipment",
       hp = 40,
+
     extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
       cooldown = 30000,
+
     requiredLevel = {
       perTick = 60,
+
      defense = 60
       totalTicks = 10,
+
    },
       tickDelay = 10000,
+
    equipmentStats = {
       ignoreCooldown = false
+
      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"
 
   },
 
   },
   ["2123"] = {
+
   ["1808"] = {
     name = "Fried Fruit",
+
     id = 1808,
     id = 2123,
+
     name = "Dark Ring",
     value = 100,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fried_fruit.png",
+
     itemImage = "/images/jewellery/dark_ring.png",
     extraTooltipInfo = "Basically candy at this point.",
+
    class = "equipment",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "A ring stolen from the Dark Vault; it enhances your combat prowess at the cost of your survivability. It appears to be a crude reconstruction of legendary rings of old.",
     tags = { "consumable", "food", "cooking" },
+
     requiredLevel = {
    healing = {
+
      defense = 60
      hp = 3,
+
    },
       cooldown = 5000,
+
     equipmentStats = {
      perTick = 3,
+
      slot = "ring",
      totalTicks = 12,
+
      offensiveDamageAffinity = {
       tickDelay = 5000,
+
        Melee = 1.05,
       ignoreCooldown = true
+
        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"
 
   },
 
   },
   ["2124"] = {
+
   ["1809"] = {
     name = "Grilled Veggies",
+
     id = 1809,
     id = 2124,
+
     name = "Pendant of Virulence",
     value = 100,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grilled_veggies.png",
+
     itemImage = "/images/jewellery/necro_2.png",
     extraTooltipInfo = "Grilled to perfection!",
+
     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 = 3,
+
      defense = 60
       totalTicks = 12,
+
    },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = true
+
       grantedAbility = { 168 },
     }
+
      slot = "arrows",
 +
       offensiveDamageAffinity = {
 +
        Poison = 1.1
 +
      },
 +
       offensiveAccuracyAffinityRating = {
 +
        Magic = 24,
 +
        Poison = 32
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 16,
 +
        dexterity = 0
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3
 +
       }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3
 +
      } },
 +
       itemSet = { 10020 }
 +
    },
 +
    rarity = "epic",
 +
     tags = { "ability" }
 
   },
 
   },
   ["2125"] = {
+
   ["1810"] = {
     name = "Kebabs",
+
     name = "Gargoyle Battleaxe",
     id = 2125,
+
     id = 1810,
     value = 150,
+
    enchantmentTier = 6,
 +
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/kababs.png",
+
    requiredLevel = {
     extraTooltipInfo = "The action man's food!",
+
      strength = 60
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/battleaxe_gargoyle.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/battleaxe_gargoyle_icon.png",
       hp = 22,
+
     class = "equipment",
       cooldown = 15000,
+
    visual = "stygian-battleaxe",
       perTick = 22,
+
    extraTooltipInfo = "A rather heavy gargoyle axe. Will you stop using the blunt end already?",
       totalTicks = 8,
+
     tags = { "melee", "craftable", "onehand" },
       tickDelay = 6000,
+
     equipmentStats = {
       ignoreCooldown = false
+
       slot = "weapon",
 +
       offensiveCritical = {
 +
        chance = 0.035,
 +
        damageMultiplier = 1.13
 +
      },
 +
       offensiveAccuracyAffinityRating = {
 +
        Melee = 66,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 124,
 +
        Slashing = 80
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.25,
 +
        Slashing = 1.15
 +
      },
 +
       weaponBonus = {
 +
        strength = 102,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.25
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 6
 +
      } },
 +
      itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2126"] = {
+
   ["1811"] = {
     name = "Candied Fruit",
+
     name = "Infernal Battleaxe",
     id = 2126,
+
     id = 1811,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/candied_fruit.png",
+
    requiredLevel = {
     extraTooltipInfo = "Almost too sweet to handle!",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/battleaxe_infernal.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/battleaxe_infernal_icon.png",
       hp = 6,
+
     class = "equipment",
       cooldown = 7500,
+
    visual = "stygian-battleaxe",
       perTick = 6,
+
     tags = { "melee", "onehand", "ability" },
       totalTicks = 10,
+
     equipmentStats = {
       tickDelay = 5000,
+
       grantedAbility = { 22, 36 },
       ignoreCooldown = true
+
       slot = "weapon",
     }
+
       offensiveCritical = {
   },
+
        chance = 0.035,
   ["2127"] = {
+
        damageMultiplier = 1.13
     name = "Milkshake",
+
      },
     id = 2127,
+
       offensiveAccuracyAffinityRating = {
     value = 75,
+
        Melee = 74,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 179,
 +
        Slashing = 120,
 +
        Fire = 60
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.3,
 +
        Slashing = 1.3,
 +
        Fire = 1.33
 +
      },
 +
       weaponBonus = {
 +
        strength = 141,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
       oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.28,
 +
        maximum = 1.28
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 4
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 7.5
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 200000,
 +
      category = "Melee",
 +
      craftable = false
 +
     },
 +
    extraTooltipInfo = "It's a matter of pride at this point. You will use the blunt end, effectiveness be damned."
 +
   },
 +
   ["1812"] = {
 +
     name = "Infernal Daggers",
 +
     id = 1812,
 +
    enchantmentTier = 7,
 +
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/milkshake.png",
+
    requiredLevel = {
     extraTooltipInfo = "Brings all the boys to the raid!",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/dagger_infernal_icon.png",
     healing = {
+
     class = "equipment",
       hp = 24,
+
    specialVisuals = { {
       cooldown = 12500,
+
      image = "/images/combat/equipment/dagger_infernal_1.png",
       perTick = 24,
+
      css = "gargoyle-daggers-1"
       totalTicks = 5,
+
     }, {
       tickDelay = 5000,
+
      image = "/images/combat/equipment/dagger_infernal_2.png",
       ignoreCooldown = false
+
      css = "gargoyle-daggers-2"
     }
+
    } },
 +
     tags = { "melee", "melee", "twohand" },
 +
     equipmentStats = {
 +
       slot = "weapon",
 +
       offensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 2
 +
       },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 119,
 +
        Magic = -10,
 +
        Range = -10,
 +
        Piercing = 75,
 +
        Blunt = -8,
 +
        Slashing = 75,
 +
        Fire = 60
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1.35,
 +
        Blunt = 0.33,
 +
        Slashing = 0.75,
 +
        Fire = 1.33
 +
      },
 +
       weaponBonus = {
 +
        strength = 47,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 0,
 +
        resistance = 0,
 +
        agility = 30,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2,
 +
      augmentationBonus = { {
 +
        stat = "offensiveCritical.chance",
 +
        value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 2
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 200000,
 +
      category = "Melee",
 +
      craftable = false
 +
     },
 +
    extraTooltipInfo = "Smaller more pointy swords. Easy to handle and very strong. Truly, the pinnacle of stabbing."
 
   },
 
   },
   ["2128"] = {
+
   ["1813"] = {
     name = "Vegetable Stew",
+
     name = "Infernal Falchion",
     id = 2128,
+
     id = 1813,
     value = 150,
+
    enchantmentTier = 7,
 +
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_stew.png",
+
    requiredLevel = {
     extraTooltipInfo = "Reminds you of home.",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/infernal_falchion.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/infernal_falcion_icon.png",
       hp = 18,
+
     class = "equipment",
       cooldown = 8000,
+
    visual = "gargoyle-falchion",
       perTick = 18,
+
     tags = { "melee", "melee", "onehand" },
       totalTicks = 7,
+
     equipmentStats = {
       tickDelay = 4000,
+
       slot = "weapon",
       ignoreCooldown = false
+
       offensiveCritical = {
     }
+
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
       },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 89,
 +
        Magic = -14,
 +
        Range = -14,
 +
        Slashing = 104,
 +
        Fire = 60
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 1,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33,
 +
        Fire = 1.33
 +
       },
 +
      weaponBonus = {
 +
        strength = 94,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 5
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 5
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 200000,
 +
      category = "Melee",
 +
      craftable = false
 +
     },
 +
    extraTooltipInfo = "A falchion that burns with every cut, but is cool to the touch. How does it produce those flames?"
 
   },
 
   },
   ["2129"] = {
+
   ["1814"] = {
     name = "Meaty Stew",
+
     name = "Infernal Shield",
     id = 2129,
+
     id = 1814,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 1232000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meaty_stew.png",
+
    requiredLevel = {
     extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
    tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_shield_1.png",
       hp = 18,
+
     class = "equipment",
       cooldown = 8000,
+
     specialVisuals = { {
       perTick = 18,
+
      image = "/images/combat/equipment/infernal_shield_1.png",
       totalTicks = 7,
+
      css = "gargoyle-shield-1"
       tickDelay = 4000,
+
    }, {
      ignoreCooldown = false
+
      image = "/images/combat/equipment/infernal_shield_2.png",
    }
+
      css = "gargoyle-shield-2"
  },
+
    } },
  ["2130"] = {
+
    tags = { "melee" },
    name = "Monster Stew",
+
     equipmentStats = {
    id = 2130,
+
       slot = "shield",
    value = 200,
+
       defensiveCritical = {
    tradeable = true,
+
        chance = 0.1,
    itemImage = "/images/cooking/monster_stew.png",
+
        damageMultiplier = 0.8
    extraTooltipInfo = "Parts of it are definitely still moving.",
+
      },
    class = "cooking-ingredient",
+
       offensiveDamageAffinity = {
    tags = { "consumable", "food", "cooking" },
+
        Melee = 1.075,
    healing = {
+
        Piercing = 1.075
      hp = 22,
+
       },
      cooldown = 10000,
+
      defensiveDamageAffinity = {
       perTick = 22,
+
        Melee = 1.03,
       totalTicks = 7,
+
        Magic = 0.9,
       tickDelay = 5000,
+
        Range = 1.03,
       ignoreCooldown = false
+
        Piercing = 1.15,
     }
+
        Blunt = 1.1,
 +
        Slashing = 1.15,
 +
        Fire = 1.1
 +
       },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 89,
 +
        resistance = -1,
 +
        agility = 2,
 +
        stamina = 11
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
      } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 200000,
 +
       category = "Melee",
 +
       craftable = false
 +
     },
 +
    extraTooltipInfo = "It's nearly weightless. No, just holding it makes you feel a bit stronger. This shield defies common sense."
 
   },
 
   },
   ["2131"] = {
+
   ["1815"] = {
     name = "Jerky",
+
     name = "Militia Quiver",
     id = 2131,
+
     id = 1815,
     value = 75,
+
    enchantmentTier = 1,
 +
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/jerky.png",
+
    requiredLevel = {
     extraTooltipInfo = "A chewy treat.",
+
      range = 10,
     class = "cooking-ingredient",
+
      crafting = 10
     tags = { "consumable", "food", "cooking" },
+
    },
    healing = {
+
    forcedEnchant = 63,
       hp = 18,
+
    forcedEnchantAmount = 1,
       cooldown = 10000,
+
     itemImage = "/images/combat/equipment/range/quiver_leather.png",
       perTick = 18,
+
     class = "equipment",
       totalTicks = 7,
+
     visual = "quiver-2",
       tickDelay = 5000,
+
    extraTooltipInfo = "A basic quiver to help with your ammo management.",
       ignoreCooldown = false
+
     tags = { "range", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 0,
 +
        Range = 5,
 +
        Slashing = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Range = 1.025
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 5
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 0.5
 +
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
       level = 15,
 +
       experience = 2000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2132"] = {
+
   ["1816"] = {
     name = "Pudding",
+
     name = "Rune Bag",
     id = 2132,
+
     id = 1816,
     value = 100,
+
    enchantmentTier = 1,
 +
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/pudding.png",
+
    requiredLevel = {
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
+
      magic = 10,
     class = "cooking-ingredient",
+
      crafting = 10
     tags = { "consumable", "food", "cooking" },
+
    },
    healing = {
+
    forcedEnchant = 61,
       hp = 24,
+
    forcedEnchantAmount = 1,
       cooldown = 12500,
+
     itemImage = "/images/combat/equipment/magic/rune_bag.png",
       perTick = 24,
+
     class = "equipment",
       totalTicks = 5,
+
     extraTooltipInfo = "A basic bag for managing your runes better.",
       tickDelay = 5000,
+
     tags = { "magic", "craftable" },
       ignoreCooldown = false
+
    equipmentStats = {
 +
      slot = "arrows",
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 5,
 +
        Range = 0,
 +
        Slashing = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Magic = 1.025
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 5,
 +
        dexterity = 0
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 0.5
 +
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
       level = 15,
 +
       experience = 2000,
 +
       category = "Magic",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2133"] = {
+
   ["1817"] = {
     name = "Ice Cream",
+
     name = "Goblin Club",
     id = 2133,
+
     id = 1817,
     value = 100,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/icecream.png",
+
    requiredLevel = {
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
+
      strength = 15
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/log_ladle.png",
     healing = {
+
     class = "equipment",
       hp = 18,
+
     visual = "log-ladle",
       cooldown = 10000,
+
    extraTooltipInfo = "A club typically wielded by goblins. Its crude nature lets it be more easily wielded by amateurs.",
       perTick = 18,
+
     tags = { "melee", "craftable", "onehand" },
       totalTicks = 7,
+
     forcedEnchant = 17,
       tickDelay = 5000,
+
    forcedEnchantAmount = 3,
       ignoreCooldown = false
+
    equipmentStats = {
 +
       slot = "weapon",
 +
       offensiveCritical = {
 +
        chance = 0.035,
 +
        damageMultiplier = 1.13
 +
       },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 9,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 21,
 +
        Slashing = 14
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Melee = 1,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.25,
 +
        Slashing = 0.75
 +
       },
 +
      weaponBonus = {
 +
        strength = 25,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.25,
 +
        maximum = 1.15
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 0.5
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 1.4
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 1000,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2134"] = {
+
   ["1818"] = {
     name = "Monster Curry",
+
     name = "Demon Tooth Spear",
     id = 2134,
+
     id = 1818,
     value = 150,
+
    enchantmentTier = 4,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_curry.png",
+
    requiredLevel = {
     extraTooltipInfo = "Might actually be mildly edible!",
+
      attack = 40
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/tooth_spear.png",
     healing = {
+
     class = "equipment",
       hp = 30,
+
     visual = "demon-spear",
       cooldown = 20000,
+
    extraTooltipInfo = "A hardy spear tipped with a demon tooth.",
       perTick = 38,
+
     tags = { "melee", "craftable", "twohand" },
       totalTicks = 3,
+
     forcedEnchant = 17,
       tickDelay = 5000,
+
    forcedEnchantAmount = 5,
       ignoreCooldown = false
+
    equipmentStats = {
 +
       slot = "weapon",
 +
       offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.25
 +
       },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 35,
 +
        Magic = 0,
 +
        Range = -20,
 +
        Piercing = 50,
 +
        Blunt = 25,
 +
        Slashing = 25
 +
       },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.1,
 +
        Magic = 1,
 +
        Range = 0.7,
 +
        Piercing = 1.34,
 +
        Blunt = 0.5,
 +
        Slashing = 0.5
 +
      },
 +
      weaponBonus = {
 +
        strength = 90,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      attackSpeed = 3.2,
 +
       hitMults = {
 +
        minimum = 0.25,
 +
        maximum = 1.05
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 2.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 4.2
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 18000,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2135"] = {
+
   ["1819"] = {
     name = "Birdie Curry",
+
     name = "Log Maul",
     id = 2135,
+
     id = 1819,
     value = 175,
+
    enchantmentTier = 5,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_curry.png",
+
    requiredLevel = {
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
+
      strength = 50
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/log_maul.png",
     healing = {
+
     class = "equipment",
       hp = 24,
+
     visual = "moss-maul",
       cooldown = 17500,
+
    extraTooltipInfo = "It's pretty much just a big log to hit things with.",
       perTick = 32,
+
     tags = { "melee", "craftable", "twohand" },
       totalTicks = 3,
+
     forcedEnchant = 17,
       tickDelay = 3000,
+
    forcedEnchantAmount = 5,
       ignoreCooldown = false
+
    equipmentStats = {
    }
+
       slot = "weapon",
  },
+
       offensiveCritical = {
  ["2136"] = {
+
        chance = 0.025,
    name = "Beast Curry",
+
        damageMultiplier = 1.33
    id = 2136,
+
      },
    value = 175,
+
       offensiveAccuracyAffinityRating = {
    tradeable = true,
+
        Melee = 66,
    itemImage = "/images/cooking/beast_curry.png",
+
        Magic = -20,
    extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
+
        Range = -20,
    class = "cooking-ingredient",
+
        Piercing = -4,
    tags = { "consumable", "food", "cooking" },
+
        Blunt = 108,
    healing = {
+
        Slashing = 33
       hp = 24,
+
       },
      cooldown = 17500,
+
      offensiveDamageAffinity = {
       perTick = 32,
+
        Melee = 1.15,
       totalTicks = 3,
+
        Magic = 0.75,
       tickDelay = 3000,
+
        Range = 0.75,
       ignoreCooldown = false
+
        Piercing = 0.125,
     }
+
        Blunt = 1.33,
 +
        Slashing = 0.25
 +
       },
 +
       weaponBonus = {
 +
        strength = 122,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 14,
 +
        resistance = 0,
 +
        agility = -8,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.3
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 6.1
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 0.7
 +
       } }
 +
    },
 +
    craftingStats = {
 +
       level = 50,
 +
       experience = 22500,
 +
       category = "Melee",
 +
       craftable = true
 +
     }
 
   },
 
   },
   ["2137"] = {
+
   ["1820"] = {
     name = "Seafood Curry",
+
     id = 1820,
     id = 2137,
+
     name = "Damaged Goblin Club",
     value = 175,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seafood_curry.png",
+
     itemImage = "/images/combat/materials/log_ladle.png",
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Goblin Club.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 24,
 
      cooldown = 17500,
 
      perTick = 32,
 
      totalTicks = 3,
 
      tickDelay = 3000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2138"] = {
+
   ["1821"] = {
     name = "Monster Gelato",
+
     id = 1821,
     id = 2138,
+
     name = "Sharp Demon Tooth",
     value = 225,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_gelato.png",
+
     itemImage = "/images/combat/materials/tooth_spear.png",
     extraTooltipInfo = "Only partially inedible!",
+
     extraTooltipInfo = "Crafting Material. Could be fashioned into a Demon Tooth Spear.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 30,
 
      cooldown = 30000,
 
      perTick = 10,
 
      totalTicks = 15,
 
      tickDelay = 3000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2139"] = {
+
   ["1822"] = {
     name = "Common Potion",
+
     id = 1822,
     id = 2139,
+
     name = "Damaged Log Maul",
     value = 100,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 1,
+
     itemImage = "/images/combat/materials/log_maul.png",
    stackMultiplier = 1.5,
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Log Maul.",
     itemImage = "/images/cooking/alchemy/common.png",
+
     class = "bar",
     class = "cooking-ingredient",
+
     tags = { "melee" }
     tags = { "consumable", "food", "alchemy", "cooking" },
 
     healing = {
 
      hp = 2,
 
      cooldown = 5000,
 
      perTick = 2,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2140"] = {
+
   ["1823"] = {
     name = "Common Concentrated Potion",
+
     id = 1823,
     id = 2140,
+
     name = "Soul Fragment",
     value = 125,
+
     value = 20000,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 2,
+
     itemImage = "/images/combat/materials/soul_frag.png",
    stackMultiplier = 1,
+
     extraTooltipInfo = "Crafting Material. Can be used to create weaponized souls or augment those souls.",
     itemImage = "/images/cooking/alchemy/common-concentrated.png",
+
     class = "bar",
     class = "cooking-ingredient",
+
     tags = { "crafting" }
     tags = { "consumable", "food", "alchemy", "cooking" },
 
     healing = {
 
      hp = 2,
 
      cooldown = 5000,
 
      perTick = 2,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2141"] = {
+
   ["1824"] = {
     name = "Common Large Potion",
+
     id = 1824,
     id = 2141,
+
     name = "Damaged Militia Sling",
     value = 125,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 1,
+
     itemImage = "/images/combat/materials/log_maul.png",
    stackMultiplier = 2.5,
+
    extraTooltipInfo = "Crafting Material. Could be repaired into a Militia Sling.",
     itemImage = "/images/cooking/alchemy/common-large.png",
+
     class = "bar",
     class = "cooking-ingredient",
+
     tags = { "range" }
     tags = { "consumable", "food", "alchemy", "cooking" },
+
  },
     healing = {
+
  ["1825"] = {
      hp = 2,
+
    id = 1825,
      cooldown = 5000,
+
    name = "Damaged Shaman Staff",
      perTick = 2,
+
     value = 2000,
      totalTicks = 10,
+
    tradeable = true,
      tickDelay = 1000,
+
    itemImage = "/images/combat/materials/log_maul.png",
      ignoreCooldown = true
+
    extraTooltipInfo = "Crafting Material. Could be repaired into a Shaman Staff. Is this just a barely magical ladle?",
    }
+
    class = "bar",
 +
    tags = { "melee" }
 
   },
 
   },
   ["2142"] = {
+
   ["1826"] = {
     name = "Rare Potion",
+
     name = "Militia Sling",
     id = 2142,
+
     id = 1826,
     value = 200,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 2,
+
     requiredLevel = {
     stackMultiplier = 1.5,
+
      range = 15
     itemImage = "/images/cooking/alchemy/rare.png",
+
    },
     class = "cooking-ingredient",
+
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     itemIcon = "/images/combat/equipment/range/sling.png",
    healing = {
+
     class = "equipment",
       hp = 4,
+
    visual = "longbow",
       cooldown = 10000,
+
    extraTooltipInfo = "WIP art asset. A deceptively strong sling used for defense by some farmers and militia recruits. Easy to wield by amateurs.",
       perTick = 4,
+
     tags = { "range", "craftable", "onehand" },
       totalTicks = 10,
+
    forcedEnchant = 17,
       tickDelay = 1000,
+
    forcedEnchantAmount = 3,
       ignoreCooldown = true
+
    equipmentStats = {
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -18,
 +
        Magic = -18,
 +
        Range = 23,
 +
        Piercing = 25,
 +
        Blunt = 5,
 +
        Slashing = 5
 +
       },
 +
      offensiveDamageAffinity = {
 +
        Magic = 0.75,
 +
        Melee = 0.75,
 +
        Range = 1.1,
 +
        Piercing = 1.3333333333333333,
 +
        Blunt = 0.5,
 +
        Slashing = 0.5
 +
      },
 +
       weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 40
 +
       },
 +
      attackSpeed = 3.2,
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 1.2
 +
       }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 2
 +
      } },
 +
       oneHanded = true
 
     },
 
     },
     rarity = "rare"
+
     craftingStats = {
 +
      level = 10,
 +
      experience = 1000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["2143"] = {
+
   ["1827"] = {
     name = "Rare Concentrated Potion",
+
     name = "Shaman Staff",
     id = 2143,
+
     id = 1827,
     value = 250,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 3,
+
     requiredLevel = {
    stackMultiplier = 1,
+
       magic = 15
    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"
+
     itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
  },
+
    itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
  ["2144"] = {
+
    class = "equipment",
     name = "Rare Large Potion",
+
    visual = "staff",
     id = 2144,
+
     extraTooltipInfo = "WIP art asset. A staff taken from a Goblin. It seems to just be a big ladle with some charms on it. Useless as a ladle, unfortunately.",
     value = 250,
+
     tags = { "magic", "craftable", "twohand" },
     tradeable = true,
+
     forcedEnchant = 17,
     stackStrength = 2,
+
     forcedEnchantAmount = 3,
    stackMultiplier = 2.5,
+
     equipmentStats = {
    itemImage = "/images/cooking/alchemy/rare-large.png",
+
      slot = "weapon",
    class = "cooking-ingredient",
+
      offensiveCritical = {
    tags = { "consumable", "food", "alchemy", "cooking" },
+
        chance = 0.05,
    healing = {
+
        damageMultiplier = 1.25
       hp = 4,
+
      },
       cooldown = 10000,
+
      offensiveAccuracyAffinityRating = {
       perTick = 4,
+
        Melee = -14,
       totalTicks = 10,
+
        Magic = 35,
      tickDelay = 1000,
+
        Range = -28,
       ignoreCooldown = true
+
        Piercing = -8,
 +
        Blunt = 10,
 +
        Slashing = -8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 0.75,
 +
        Magic = 1.3333333333333333,
 +
        Range = 0.75,
 +
        Piercing = 0.1,
 +
        Blunt = 0.3333333333333333,
 +
        Slashing = 0.1
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 46,
 +
        dexterity = 0
 +
      },
 +
       attackSpeed = 3.2,
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 1.8
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.4
 +
      } },
 +
       hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.1
 +
       }
 
     },
 
     },
     rarity = "rare"
+
     craftingStats = {
 +
      level = 10,
 +
      experience = 1000,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Needs just a smidgen of gold for engravings and token maintenance."
 +
    }
 
   },
 
   },
   ["2145"] = {
+
   ["1828"] = {
     name = "Epic Potion",
+
     name = "Shattered Forging Hammer",
     id = 2145,
+
     id = 1828,
     value = 300,
+
    enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 3,
+
     requiredLevel = {
    stackMultiplier = 1,
+
       strength = 85
    itemImage = "/images/cooking/alchemy/epic.png",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "alchemy", "cooking" },
 
    healing = {
 
       hp = 6,
 
      cooldown = 15000,
 
      perTick = 6,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
 
     },
 
     },
     rarity = "epic"
+
     itemImage = "/images/combat/equipment/cursed_hammer.png",
  },
+
    itemIcon = "/images/combat/equipment/melee/broken_forge_hammer2.png",
  ["2146"] = {
+
    class = "equipment",
     name = "Epic Large Potion",
+
    extraTooltipInfo = "The broken and cursed remains of an ancient hammer. Its shards are held in place by an unknown force; is it worth meddling with?",
     id = 2146,
+
     visual = "wrath-axe",
     value = 375,
+
     tags = { "melee", "craftable", "twohand", "ability" },
    tradeable = true,
+
     equipmentStats = {
    stackStrength = 3,
+
      grantedAbility = { 13, 146, 14, 149, 193, 194 },
    stackMultiplier = 2.5,
+
      slot = "weapon",
    itemImage = "/images/cooking/alchemy/epic-large.png",
+
      offensiveCritical = {
    class = "cooking-ingredient",
+
        chance = 0.05,
    tags = { "consumable", "food", "alchemy", "cooking" },
+
        damageMultiplier = 1.33
    healing = {
+
      },
       hp = 6,
+
      offensiveAccuracyAffinityRating = {
       cooldown = 15000,
+
        Melee = 166,
       perTick = 6,
+
        Slashing = 80,
       totalTicks = 10,
+
        Piercing = 80,
       tickDelay = 1000,
+
        Blunt = 256,
       ignoreCooldown = true
+
        Magic = -22,
 +
        Chaos = 88,
 +
        Range = -22
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.2,
 +
        Slashing = 0.66,
 +
        Piercing = 0.66,
 +
        Blunt = 1.75,
 +
        Magic = 0.9,
 +
        Chaos = 1.5,
 +
        Range = 0.75
 +
      },
 +
      weaponBonus = {
 +
        strength = 216,
 +
        intellect = 96,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 24,
 +
        resistance = 12,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
       attackSpeed = 3,
 +
       hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.4
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 8.3
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 10.8
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Chaos",
 +
        value = 4.4
 +
       } },
 +
       itemSet = { 10032 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 186000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["2147"] = {
+
   ["1829"] = {
     name = "Legendary Potion",
+
     id = 1829,
     id = 2147,
+
     name = "Broken Hammer Head",
     value = 400,
+
     value = 6360000,
 
     tradeable = true,
 
     tradeable = true,
    stackStrength = 4,
+
     itemImage = "/images/combat/materials/broken_hammerhead.png",
    stackMultiplier = 1,
+
     extraTooltipInfo = "Crafting Material. A shattered hammer head. The pieces cannot be fully joined together, perhaps you can make something of this strange phenomena?",
     itemImage = "/images/cooking/alchemy/legendary.png",
+
     class = "bar",
     class = "cooking-ingredient",
+
     tags = { "shard" },
     tags = { "consumable", "food", "alchemy", "cooking" },
 
     healing = {
 
      hp = 8,
 
      cooldown = 20000,
 
      perTick = 8,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    },
 
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["2148"] = {
+
   ["1830"] = {
     name = "Legendary Large Potion",
+
     id = 1830,
     id = 2148,
+
     name = "Giant Champion's Belt",
     value = 500,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 4,
+
     enchantmentTier = 3,
     stackMultiplier = 1.5,
+
     forcedEnchant = 112,
     itemImage = "/images/cooking/alchemy/legendary-large.png",
+
    forcedEnchantAmount = 6,
     class = "cooking-ingredient",
+
     itemImage = "/images/jewellery/maximum_belt.png",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     class = "equipment",
     healing = {
+
     extraTooltipInfo = "An enchanted former armband from a champion of the giants, perfect to fit around your waist instead! Giants are really big, huh?",
       hp = 8,
+
     requiredLevel = {
      cooldown = 20000,
+
       defense = 50,
      perTick = 8,
+
       attack = 50
      totalTicks = 10,
 
      tickDelay = 1000,
 
       ignoreCooldown = true
 
 
     },
 
     },
     rarity = "legendary"
+
     overrideItemTier = 5,
  },
+
    equipmentStats = {
  ["2149"] = {
+
      slot = "arrows",
    name = "Epic Concentrated Potion",
+
      armorBonus = {
    id = 2149,
+
        protection = 8,
    value = 375,
+
        resistance = 0,
    tradeable = true,
+
        agility = 0,
    stackStrength = 4,
+
        stamina = 0
    stackMultiplier = 1,
+
      },
    itemImage = "/images/cooking/alchemy/epic-concentrated.png",
+
      augmentationBonus = { {
    class = "cooking-ingredient",
+
        stat = "armorBonus.protection",
    tags = { "consumable", "food", "alchemy", "cooking" },
+
        value = 2
    healing = {
+
       }, {
       hp = 6,
+
        stat = "armorBonus.stamina",
      cooldown = 15000,
+
        value = 1
      perTick = 6,
+
       } },
       totalTicks = 10,
+
       itemSet = { 10015 }
       tickDelay = 1000
 
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["3000"] = {
+
   ["1831"] = {
    name = "Water Imbued Dust",
+
     id = 1831,
     id = 3000,
+
     name = "Spiked Cuffs",
     craftingLevel = 60,
+
     value = 500000,
     value = 1,
 
 
     tradeable = true,
 
     tradeable = true,
     craftingMultiplier = { 8 },
+
     enchantmentTier = 3,
     craftingExperience = 60,
+
     forcedEnchant = 111,
     ingredientTags = { "spice", "grain" },
+
     forcedEnchantAmount = 6,
     craftable = true,
+
    itemImage = "/images/jewellery/spiked_cuffs.png",
     skill = "crafting",
+
     class = "equipment",
     size = 1,
+
     extraTooltipInfo = "Imposing spiked cuffs that appear to increase the deadliness of your glancing blows.",
     difficulty = 1,
+
     requiredLevel = {
     cookingEnchantment = 8007,
+
      defense = 50,
     alchemySize = 1,
+
      attack = 50
    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.",
+
     overrideItemTier = 5,
    extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
+
     equipmentStats = {
    category = "Dungeon",
+
      slot = "arrows",
    class = "cooking-ingredient",
+
      armorBonus = {
    tags = { "ingredient", "cooking" },
+
        protection = 0,
    requiredResources = { {
+
        resistance = 0,
       ["513"] = 32,
+
        agility = 4,
       ["2014"] = 12
+
        stamina = 4
     } },
+
      },
     rarity = "uncommon"
+
      augmentationBonus = { {
 +
        stat = "armorBonus.stamina",
 +
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.5
 +
       } },
 +
       itemSet = { 10015 }
 +
     },
 +
     rarity = "epic"
 
   },
 
   },
   ["3001"] = {
+
   ["1832"] = {
     name = "Empty Vial",
+
     name = "Bestial Cloak",
     id = 3001,
+
     id = 1832,
     value = 10,
+
    enchantmentTier = 2,
 +
     value = 2620000,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 1,
+
     requiredLevel = {
     craftingExperience = 3,
+
      defense = 40,
     craftingMultiplier = { 3 },
+
      strength = 40,
     requiredResources = { {
+
      enchanting = 40
       ["2"] = 5,
+
    },
       ["110"] = 1
+
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    } },
+
    extraTooltipInfo = "A thick cloak to keep the claws of dangerous game from cutting too deeply.",
    size = 1,
+
     class = "equipment",
    difficulty = 1,
+
     visual = "cape",
    alchemySize = 0,
+
    tags = { "melee", "craftable" },
    craftable = true,
+
     equipmentStats = {
    itemImage = "/images/cooking/alchemy/empty_vial.png",
+
       slot = "cape",
    craftingDescription = "A basic glass vial used in alchemy.",
+
      offensiveAccuracyAffinityRating = {
    extraTooltipInfo = "An empty vial to pour a standard potion into. Using more than one in a recipe will not positively affect the produced potion.",
+
        Melee = 15
     class = "cooking-ingredient",
+
      },
     tags = { "ingredient", "alchemy", "cooking" },
+
       offensiveDamageAffinity = {
     category = "General"
+
        Melee = 1.1
   },
+
      },
   ["3002"] = {
+
      defensiveDamageAffinity = {
     name = "Empty Large Vial",
+
        Melee = 1.1
     id = 3002,
+
      },
     value = 30,
+
      weaponBonus = {
     tradeable = true,
+
        strength = 0,
     craftingLevel = 1,
+
        intellect = 0,
     craftingExperience = 6,
+
        dexterity = 0
     requiredResources = { {
+
      },
      ["2"] = 20,
+
      armorBonus = {
      ["110"] = 2
+
        protection = 12,
     } },
+
        resistance = -12,
     size = 2,
+
        agility = -6,
     difficulty = 6,
+
        stamina = 0
     alchemySize = 1.5,
+
      },
     craftable = true,
+
      augmentationBonus = { {
     itemImage = "/images/cooking/alchemy/empty_large_vial.png",
+
        stat = "armorBonus.protection",
     craftingDescription = "A large glass vial used in alchemy.",
+
        value = 1
     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",
+
        stat = "weaponBonus.strength",
     tags = { "ingredient", "alchemy", "cooking" },
+
        value = 1
     category = "General"
+
      }, {
  },
+
        stat = "offensiveAccuracyAffinityRating.Melee",
  ["3003"] = {
+
        value = 1
    name = "Empty Reinforced Vial",
+
      } },
    id = 3003,
+
      itemSet = { 10037 }
    value = 50,
+
    },
    tradeable = true,
+
     rarity = "epic",
     craftingLevel = 1,
+
     craftingStats = {
     craftingExperience = 12,
+
      level = 60,
     requiredResources = { {
+
      experience = 60000,
       ["2"] = 100,
+
      category = "Melee",
       ["110"] = 3
+
      craftable = true
     } },
+
     }
     size = 3,
+
   },
     difficulty = 9,
+
   ["1833"] = {
     alchemySize = 1,
+
    id = 1833,
     craftable = true,
+
     name = "Charred Pelt",
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
+
     value = 1620000,
     craftingDescription = "A reinforced glass vial used in alchemy.",
+
     tradeable = true,
    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.",
+
     itemImage = "/images/combat/materials/charred_pelt.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Crafting Material. The pelt taken from a fiery foe. Does not seem damaged at all; it is incredibly durable and light.",
     tags = { "ingredient", "alchemy", "cooking" },
+
     class = "bar",
     category = "General"
+
     tags = { "shard" },
 +
    rarity = "epic"
 +
  },
 +
  ["1834"] = {
 +
     name = "Wand of the Phoenix",
 +
     id = 1834,
 +
     enchantmentTier = 7,
 +
     value = 6000000,
 +
     tradeable = true,
 +
     requiredLevel = {
 +
      magic = 75
 +
    },
 +
    itemIcon = "/images/combat/equipment/magic/fire_staff.png",
 +
     extraTooltipInfo = "A wand cradling a dormant Phoenix egg. Its innate heat and magical properties make it an exceptional weapon in the right hands.",
 +
     class = "equipment",
 +
    itemImage = "/images/combat/equipment/magic/necro_wand.png",
 +
     visual = "necro-wand",
 +
     tags = { "magic", "craftable", "onehand", "ability" },
 +
     equipmentStats = {
 +
      grantedAbility = { 7, 18, 164, 196 },
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.05,
 +
        damageMultiplier = 1.25
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = -20,
 +
        Magic = 134,
 +
        Range = -20,
 +
        Piercing = -8,
 +
        Blunt = -8,
 +
        Slashing = -8,
 +
        Fire = 68
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Fire = 1.67,
 +
        Melee = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.1,
 +
        Blunt = 0.1,
 +
        Slashing = 0.1,
 +
        Magic = 1.15
 +
      },
 +
      oneHanded = true,
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 90,
 +
        dexterity = 0
 +
      },
 +
      attackSpeed = 2.5,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 6.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Fire",
 +
        value = 6.7
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 4.5
 +
      } },
 +
      itemSet = { 10004, 10036 }
 +
     },
 +
     rarity = "epic",
 +
     craftingStats = {
 +
       level = 75,
 +
      experience = 32750,
 +
      category = "Magic",
 +
      craftable = true,
 +
       description = "A wand cradling a dormant Phoenix egg."
 +
     }
 +
  },
 +
  ["1835"] = {
 +
     id = 1835,
 +
     name = "Dormant Phoenix Egg",
 +
     value = 1620000,
 +
     tradeable = true,
 +
     itemImage = "/images/combat/materials/egg.png",
 +
     extraTooltipInfo = "Crafting Material. A dormant Phoenix egg. Identical to a normal Chicken egg, except this one can boil water!",
 +
     class = "bar",
 +
     tags = { "shard" },
 +
     rarity = "epic"
 
   },
 
   },
   ["3004"] = {
+
   ["1998"] = {
     name = "Watermelon",
+
     name = "All Potions",
     id = 3004,
+
     id = 1998,
     value = 150,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     size = 3,
+
     dummy = "potion",
    difficulty = 3,
+
     itemImage = "/images/cooking/alchemy/rainbow_pot.png",
    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", "alchemy", "food", "cooking" }
 
   },
 
   },
   ["3005"] = {
+
   ["1999"] = {
     name = "Durian",
+
     name = "All Foods",
     id = 3005,
+
     id = 1999,
     value = 200,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     size = 1,
+
     dummy = "food",
    difficulty = 6,
+
     itemImage = "/images/cooking/all_food.png",
    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" }
 
   },
 
   },
   ["3006"] = {
+
   ["2000"] = {
     name = "Onion",
+
     name = "Raw Chicken",
     id = 3006,
+
     id = 2000,
     value = 30,
+
     value = 25,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/raw_chicken.png",
 +
    extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
 +
    class = "cooking-ingredient",
 +
    tags = { "cooking", "ingredient" }
 +
  },
 +
  ["2001"] = {
 +
    name = "Raw Beef",
 +
    id = 2001,
 +
    value = 50,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/raw_beef.png",
    difficulty = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
    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 = { "cooking", "ingredient" }
 
   },
 
   },
   ["3007"] = {
+
   ["2009"] = {
     name = "Mana Berry",
+
     name = "Spider Legs",
     id = 3007,
+
     id = 2009,
     value = 125,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/spider_legs.png",
    difficulty = 2,
+
     extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
    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 = { "cooking", "ingredient", "buff" }
 
   },
 
   },
   ["3008"] = {
+
   ["2010"] = {
     name = "Thorny Root",
+
     name = "Goblin Brain",
     id = 3008,
+
     id = 2010,
     value = 50,
+
     value = 25,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/goblin_brain.png",
    difficulty = 2,
+
     extraTooltipInfo = "Cooking Ingredient. They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
    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 = { "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3009"] = {
+
   ["2012"] = {
     name = "Thorny Vine",
+
     name = "Pepper",
     id = 3009,
+
     id = 2012,
     value = 50,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1.5,
 
    difficulty = 2,
 
    alchemySize = 2,
 
 
     experience = 10,
 
     experience = 10,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/cooking/pepper.png",
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
+
     extraTooltipInfo = "Cooking Ingredient. Don't sneeze or you'll dump too much ore into the forge! Achoo!",
     extraTooltipInfo = "Don't let this one snag you by surprise!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3010"] = {
+
   ["2013"] = {
     name = "Tangle Root",
+
     name = "Salt",
     id = 3010,
+
     id = 2013,
     value = 80,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     experience = 10,
    difficulty = 4,
+
     itemImage = "/images/cooking/salt.png",
    alchemySize = 2.5,
+
     extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
     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 = { "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3011"] = {
+
   ["2014"] = {
     name = "Mandrake",
+
     name = "Ashes",
     id = 3011,
+
     id = 2014,
     value = 140,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/ashes.png",
    difficulty = 6,
+
     extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
    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" }
+
    craftingStats = {
 +
      level = 1,
 +
      experience = 65,
 +
      category = "General",
 +
      craftable = true,
 +
      multiplier = 5,
 +
      description = "Cooking Ingredient. The remnants of life."
 +
    },
 +
     tags = { "craftable", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3012"] = {
+
   ["2015"] = {
     name = "Jellyfish",
+
     name = "Sugar",
     id = 3012,
+
     id = 2015,
     value = 200,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 2.5,
+
     itemImage = "/images/cooking/sugar.png",
    difficulty = 2.5,
+
     extraTooltipInfo = "Cooking Ingredient. A sugar rush would definitely make you more efficient!",
    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 = { "foraging", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3013"] = {
+
   ["2016"] = {
     name = "Frost Flowers",
+
     name = "Honey",
     id = 3013,
+
     id = 2016,
     value = 180,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     experience = 15,
    difficulty = 9,
+
     itemImage = "/images/cooking/honey.png",
    alchemySize = 4,
+
     extraTooltipInfo = "Cooking Ingredient. Why do fish like this so much?",
     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 = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["3014"] = {
+
   ["2017"] = {
     name = "Black Berry",
+
     name = "Milk",
     id = 3014,
+
     id = 2017,
     value = 20,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.5,
+
     itemImage = "/images/cooking/milk.png",
    difficulty = 0.5,
+
     extraTooltipInfo = "Cooking Ingredient. mooooooooo",
    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" }
+
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 3,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "food", "consumable" }
 
   },
 
   },
   ["3015"] = {
+
   ["2018"] = {
     name = "Fairy Dust",
+
     name = "Butter",
     id = 3015,
+
     id = 2018,
     value = 165,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     itemImage = "/images/cooking/butter.png",
    difficulty = 7,
+
     extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
    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" }
+
     craftingStats = {
 +
      level = 1,
 +
      experience = 25,
 +
      category = "General",
 +
      craftable = true,
 +
      description = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying..."
 +
    },
 +
    tags = { "craftable", "cooking", "ingredient" }
 
   },
 
   },
   ["3016"] = {
+
   ["2019"] = {
     name = "Lotus Flower",
+
     name = "Egg",
     id = 3016,
+
     id = 2019,
     value = 300,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     itemImage = "/images/cooking/egg.png",
    difficulty = 11,
+
     extraTooltipInfo = "GEG, scrambled egg.",
    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 = { "cooking" }
 
   },
 
   },
   ["3017"] = {
+
   ["2020"] = {
     name = "Four-leaf Clover",
+
     name = "Mushroom",
     id = 3017,
+
     id = 2020,
     value = 777,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     experience = 15,
    difficulty = 4,
+
     itemImage = "/images/cooking/mushroom.png",
    alchemySize = 1,
+
     extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
    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 = { "foraging", "cooking", "ingredient", "buff", "alchemy" }
 
   },
 
   },
   ["3018"] = {
+
   ["2021"] = {
     name = "Glow Spore Shroom",
+
     name = "Carrot",
     id = 3018,
+
     id = 2021,
     value = 90,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     experience = 10,
    difficulty = 5,
+
     itemImage = "/images/cooking/carrot.png",
    alchemySize = 3,
+
     extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
     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 = { "foraging", "cooking", "ingredient", "food", "consumable" },
 +
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3019"] = {
+
   ["2022"] = {
     name = "Pineapple",
+
     name = "Chili Pepper",
     id = 3019,
+
     id = 2022,
     value = 70,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 2.5,
+
     experience = 10,
    difficulty = 3,
+
     itemImage = "/images/cooking/chili_pepper.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
     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 = { "foraging", "cooking", "ingredient", "buff", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["3020"] = {
+
   ["2023"] = {
     name = "Ghost Shrooms",
+
     name = "Potato",
     id = 3020,
+
     id = 2023,
     value = 160,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     experience = 10,
    difficulty = 6.5,
+
     itemImage = "/images/cooking/potato.png",
    alchemySize = 3.25,
+
     extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
     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 = { "foraging", "cooking", "ingredient" }
 
   },
 
   },
   ["3021"] = {
+
   ["2024"] = {
     name = "Yellow Pepper",
+
     name = "Pumpkin",
     id = 3021,
+
     id = 2024,
     value = 160,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     experience = 20,
    difficulty = 3,
+
     itemImage = "/images/cooking/pumpkin.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
     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 = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["4000"] = {
+
   ["2025"] = {
     id = 4000,
+
     name = "Tomato",
     name = "Bone",
+
     id = 2025,
     value = 75,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone.png",
+
    experience = 10,
     class = "fur",
+
     itemImage = "/images/cooking/tomato.png",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 3,
 +
      cooldown = 5000,
 +
      perTick = 3,
 +
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["4001"] = {
+
   ["2026"] = {
     id = 4001,
+
     name = "Apple",
     name = "Bone Plate",
+
     id = 2026,
     value = 150,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone_plate.png",
+
    experience = 10,
     class = "fur",
+
     itemImage = "/images/cooking/apple.png",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
   },
+
     tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
   ["4002"] = {
+
    healing = {
     id = 4002,
+
      hp = 9,
     name = "Chitin",
+
      cooldown = 10000,
     value = 2750,
+
      perTick = 9,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 +
   },
 +
   ["2027"] = {
 +
     name = "Wildberry",
 +
     id = 2027,
 +
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/chitin_2.png",
+
    experience = 10,
     class = "leather",
+
     itemImage = "/images/cooking/wildberry.png",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
 +
    healing = {
 +
      hp = 3,
 +
      cooldown = 5000,
 +
      perTick = 3,
 +
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["4003"] = {
+
   ["2028"] = {
     id = 4003,
+
     name = "Banana",
     name = "Heavy Chitin",
+
     id = 2028,
     value = 3750,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_chitin.png",
+
    experience = 10,
     class = "leather",
+
     itemImage = "/images/cooking/banana.png",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["4004"] = {
+
   ["2029"] = {
     id = 4004,
+
     name = "Wheat",
     name = "Fur",
+
     id = 2029,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/fur.png",
+
    experience = 10,
     class = "fur",
+
     itemImage = "/images/cooking/wheat.png",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "Cooking Ingredient. How many of these do I need to make a Straw Hat?",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient" }
 
   },
 
   },
   ["4005"] = {
+
   ["2030"] = {
     id = 4005,
+
     name = "Rice",
     name = "Thick Fur",
+
     id = 2030,
     value = 225,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/thick_fur.png",
+
    experience = 10,
     class = "fur",
+
     itemImage = "/images/cooking/rice.png",
     extraTooltipInfo = "Used as a crafting material.",
+
     extraTooltipInfo = "Cooking Ingredient. You're telling me a Limpe fried this rice?",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient" }
 
   },
 
   },
   ["4006"] = {
+
   ["2031"] = {
     id = 4006,
+
     name = "Sageberry",
     name = "Wool",
+
     id = 2031,
     value = 200,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/wool.png",
+
    experience = 1,
     class = "fur",
+
     itemImage = "/images/farming/sage_berry.png",
     extraTooltipInfo = "Used as a crafting material.",
+
    extraTooltipInfo = "Cooking Ingredient. The ultimate big brain berry.",
     tags = { "farming", "hunting" }
+
     class = "cooking-ingredient",
 +
    tags = { "foraging", "cooking", "buff", "alchemy" }
 +
  },
 +
  ["2032"] = {
 +
    name = "Choccy Milk",
 +
    id = 2032,
 +
    value = 150,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/chocolate_milk.png",
 +
     extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
 +
    class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 24,
 +
      cooldown = 10000,
 +
      perTick = 20,
 +
      totalTicks = 6,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "food", "consumable" }
 
   },
 
   },
   ["4007"] = {
+
   ["2034"] = {
     id = 4007,
+
     name = "Filleted Fish",
     name = "Hide",
+
     id = 2034,
 
     value = 50,
 
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/hide.png",
+
     itemImage = "/images/cooking/prepared/fillet.png",
     class = "fur",
+
     extraTooltipInfo = "Sashimi! You should probably cook these.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 3000,
 +
      perTick = 5,
 +
      totalTicks = 5,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4008"] = {
+
   ["2036"] = {
     id = 4008,
+
     name = "Ground Flour",
     name = "Rough Hide",
+
     id = 2036,
     value = 125,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/rough_hide.png",
+
     itemImage = "/images/cooking/prepared/starch.png",
     class = "fur",
+
     extraTooltipInfo = "Definitely better cooked!",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 6,
 +
      cooldown = 5000,
 +
      perTick = 5,
 +
      totalTicks = 4,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4009"] = {
+
   ["2037"] = {
     id = 4009,
+
     name = "Churned Dairy",
     name = "Scale",
+
     id = 2037,
     value = 1250,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/scale.png",
+
     itemImage = "/images/cooking/prepared/dairy.png",
     class = "leather",
+
     extraTooltipInfo = "Tide you over till you cook real food.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 10,
 +
      cooldown = 4000,
 +
      perTick = 6,
 +
      totalTicks = 3,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4010"] = {
+
   ["2039"] = {
     id = 4010,
+
     name = "Diced Fruit",
     name = "Heavy Scale",
+
     id = 2039,
     value = 1750,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_scale.png",
+
     itemImage = "/images/cooking/prepared/fruit.png",
     class = "leather",
+
     extraTooltipInfo = "Fruit salad. Cook these for more nutrition!",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 11,
 +
      cooldown = 3000,
 +
      perTick = 7,
 +
      totalTicks = 2,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4011"] = {
+
   ["2040"] = {
     id = 4011,
+
     name = "Chopped Vegetables",
     name = "Crystal Scale",
+
     id = 2040,
     value = 3000,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 60,
+
     itemImage = "/images/cooking/prepared/vegetable2.png",
     craftingExperience = 60,
+
     extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
     requiredResources = { {
+
     class = "cooking-ingredient",
      ["1560"] = 1
+
     healing = {
     }, {
+
       hp = 4,
       ["1561"] = 1
+
      cooldown = 6000,
    }, {
+
       perTick = 5,
       ["1562"] = 1
+
       totalTicks = 4,
    }, {
+
       tickDelay = 5000,
       ["1563"] = 1
+
       ignoreCooldown = false
    }, {
+
     },
       ["1570"] = 1
+
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
    }, {
 
       ["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"] = {
+
   ["2043"] = {
     id = 4012,
+
     name = "Minced Meat",
     name = "Leather",
+
     id = 2043,
     value = 300,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     category = "General",
+
     itemImage = "/images/cooking/prepared/meat.png",
     craftingLevel = 15,
+
     extraTooltipInfo = "Cook them you monster!",
     craftingExperience = 10,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["2013"] = 1,
+
       hp = 3,
       ["4004"] = 10
+
       cooldown = 8000,
    }, {
+
       perTick = 4,
       ["2013"] = 1,
+
       totalTicks = 6,
       ["4007"] = 7
+
       tickDelay = 7000,
    }, {
+
       ignoreCooldown = false
       ["2013"] = 1,
+
     },
       ["4008"] = 5
+
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
     } },
 
     craftable = true,
 
    itemImage = "/images/combat/materials/leather.png",
 
    class = "leather",
 
    extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "crafting" }
 
 
   },
 
   },
   ["4013"] = {
+
   ["2044"] = {
     id = 4013,
+
     name = "Butchered Monster",
     name = "Rough Cloth",
+
     id = 2044,
     value = 30,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     experience = 50,
+
     itemImage = "/images/cooking/prepared/monster.png",
     level = 1,
+
     extraTooltipInfo = "Really!? Is it better cooked?",
     time = 5000,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["4020"] = 5
+
       hp = 0,
     } },
+
      cooldown = 10000,
     itemImage = "/images/combat/materials/rough_cloth.png",
+
      perTick = 4,
    skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      totalTicks = 8,
    class = "cloth",
+
      tickDelay = 10000,
    extraTooltipInfo = "Used as a crafting material.",
+
      ignoreCooldown = false
    tags = { "runecrafting" }
+
     },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4014"] = {
+
   ["2045"] = {
     id = 4014,
+
     name = "Sour Essence",
     name = "Restored Cloth",
+
     id = 2045,
     value = 60,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 75,
+
     itemImage = "/images/cooking/prepared/sour.png",
    level = 10,
+
     extraTooltipInfo = "Essence extracted from sour foods. Used in alchemy.",
    time = 5500,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "ingredient", "prepared" }
      ["4020"] = 10
 
    } },
 
     itemImage = "/images/combat/materials/restored_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4015"] = {
+
   ["2046"] = {
     id = 4015,
+
     name = "Bitter Essence",
     name = "Lesser Cloth",
+
     id = 2046,
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 125,
+
     itemImage = "/images/cooking/prepared/bitter.png",
    level = 20,
+
     extraTooltipInfo = "Essence extracted from bitter foods. Used in alchemy.",
    time = 6000,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "ingredient", "prepared" }
      ["4021"] = 5
 
    } },
 
     itemImage = "/images/combat/materials/lesser_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4016"] = {
+
   ["2047"] = {
     id = 4016,
+
     name = "Sweet Essence",
     name = "Imbued Cloth",
+
     id = 2047,
     value = 500,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 200,
+
     itemImage = "/images/cooking/prepared/sweet.png",
    level = 30,
+
     extraTooltipInfo = "Essence extracted from sweet foods. Used in alchemy.",
    time = 6500,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "ingredient", "prepared" }
      ["4022"] = 5
 
    } },
 
     itemImage = "/images/combat/materials/imbued_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4017"] = {
+
   ["2048"] = {
     id = 4017,
+
    name = "Spicy Essence",
     name = "Greater Cloth",
+
     id = 2048,
     value = 1000,
+
    value = 50,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/prepared/spicy.png",
 +
    extraTooltipInfo = "Essence extracted from spicy foods. Used in alchemy.",
 +
    class = "cooking-ingredient",
 +
    tags = { "cooking", "ingredient", "prepared" }
 +
  },
 +
  ["2049"] = {
 +
     name = "Seed Oil",
 +
    id = 2049,
 +
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 300,
+
     itemImage = "/images/cooking/seed_oil.png",
    level = 40,
+
     extraTooltipInfo = "Made by pressing seeds. Cooking Ingredient.",
    time = 7000,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "craftable", "ingredient", "alchemy" },
      ["4023"] = 5
+
     craftingStats = {
    } },
+
      level = 20,
     itemImage = "/images/combat/materials/greater_cloth.png",
+
      category = "General",
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      craftable = true,
     class = "cloth",
+
      experience = 20
     extraTooltipInfo = "Used as a crafting material.",
+
    }
     tags = { "runecrafting" }
 
 
   },
 
   },
   ["4018"] = {
+
   ["2100"] = {
     id = 4018,
+
     name = "Questionable Food",
     name = "Major Cloth",
+
     id = 2100,
     value = 2000,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     experience = 500,
+
     itemImage = "/images/cooking/questionable_food.png",
     level = 50,
+
     extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
     time = 7500,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["4024"] = 5
+
       hp = 3,
    } },
+
      cooldown = 5000,
    itemImage = "/images/combat/materials/major_cloth.png",
+
      perTick = 1,
    skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      totalTicks = 5,
    class = "cloth",
+
      tickDelay = 5000,
     extraTooltipInfo = "Used as a crafting material.",
+
      ignoreCooldown = true
     tags = { "runecrafting" },
+
     },
    rarity = "uncommon"
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4019"] = {
+
   ["2101"] = {
     id = 4019,
+
     name = "Monster Surprise",
     name = "Elder Cloth",
+
     id = 2101,
     value = 4000,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     experience = 750,
+
     itemImage = "/images/cooking/monster_surprise.png",
     level = 60,
+
     extraTooltipInfo = "... Probably edible!",
     time = 8000,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["4025"] = 5
+
       hp = 0,
    } },
+
      cooldown = 10000,
    itemImage = "/images/combat/materials/elder_cloth.png",
+
      perTick = 7,
    skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      totalTicks = 15,
    class = "cloth",
+
      tickDelay = 8000,
     extraTooltipInfo = "Used as a crafting material.",
+
      ignoreCooldown = false
     tags = { "runecrafting" },
+
     },
    rarity = "rare"
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4020"] = {
+
   ["2102"] = {
     id = 4020,
+
     name = "Seared Steak",
     name = "Aqueous Grass",
+
     id = 2102,
     value = 30,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_1.png",
+
     itemImage = "/images/cooking/seared_steak.png",
     class = "fiber",
+
     extraTooltipInfo = "A nice juicy steak.",
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 4,
 +
      cooldown = 8000,
 +
      perTick = 6,
 +
      totalTicks = 13,
 +
      tickDelay = 7000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4021"] = {
+
   ["2103"] = {
     id = 4021,
+
     name = "Seared Fish",
     name = "Water Weeds",
+
     id = 2103,
     value = 60,
+
     value = 30,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_2.png",
+
     itemImage = "/images/cooking/seared_fish.png",
     class = "fiber",
+
     extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 5,
 +
      cooldown = 6000,
 +
      perTick = 9,
 +
      totalTicks = 9,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4022"] = {
+
   ["2104"] = {
     id = 4022,
+
     name = "Seared Poultry",
     name = "River Vines",
+
     id = 2104,
     value = 90,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_3.png",
+
     itemImage = "/images/cooking/seared_bird.png",
     class = "fiber",
+
     extraTooltipInfo = "It's not fried but it'll do.",
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 5000,
 +
      perTick = 3,
 +
      totalTicks = 12,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4023"] = {
+
   ["2105"] = {
     id = 4023,
+
     name = "Birdie Pasta",
     name = "Violet Ribbons",
+
     id = 2105,
     value = 120,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_4.png",
+
     itemImage = "/images/cooking/birdie_pasta.png",
     class = "fiber",
+
     extraTooltipInfo = "The invention of a true madman.",
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 15,
 +
      cooldown = 8000,
 +
      perTick = 15,
 +
      totalTicks = 8,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4024"] = {
+
   ["2106"] = {
     id = 4024,
+
     name = "Spaghetti & Meat",
     name = "White Reeds",
+
     id = 2106,
     value = 150,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_5.png",
+
     itemImage = "/images/cooking/spaghetti_meat.png",
     class = "fiber",
+
     extraTooltipInfo = "Classic.",
     extraTooltipInfo = "Aquatic reeds that appear to have grown near a font of magical energy and maintained some of its characteristics. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 18,
 +
      cooldown = 13000,
 +
      perTick = 16,
 +
      totalTicks = 10,
 +
      tickDelay = 5500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4025"] = {
+
   ["2107"] = {
     id = 4025,
+
     name = "Sushi",
     name = "Ancient Kelp",
+
     id = 2107,
     value = 200,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_6.png",
+
     itemImage = "/images/cooking/sushi.png",
     class = "fiber",
+
     extraTooltipInfo = "Wait, is the fish raw or not?",
     extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "fishing", "runecrafting" }
+
    healing = {
 +
      hp = 22,
 +
      cooldown = 11000,
 +
      perTick = 21,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4026"] = {
+
   ["2108"] = {
     id = 4026,
+
     name = "Birdie Pie",
     name = "Aqueous Chunks",
+
     id = 2108,
     value = 35000,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 85,
+
     itemImage = "/images/cooking/birdie_pie.png",
     craftingExperience = 2500,
+
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
     requiredResources = { {
+
     class = "cooking-ingredient",
      ["4027"] = 1
+
     healing = {
    } },
+
      hp = 24,
     craftingMultiplier = { 3 },
+
      cooldown = 15000,
    craftable = true,
+
      perTick = 40,
    itemImage = "/images/combat/materials/aqueous_chunks.png",
+
      totalTicks = 3,
    class = "bar",
+
      tickDelay = 5000,
    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?",
+
      ignoreCooldown = false
     tags = { "magic" },
+
    },
    category = "Rare"
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4027"] = {
+
   ["2109"] = {
     id = 4027,
+
     name = "Cottage Pie",
     name = "Frost Shard",
+
     id = 2109,
     value = 50000,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 85,
+
     itemImage = "/images/cooking/cottage_pie.png",
     craftingExperience = 2500,
+
     extraTooltipInfo = "Maybe you should have cut the meat up first.",
     requiredResources = { {
+
     class = "cooking-ingredient",
       ["4026"] = 6
+
    healing = {
    } },
+
       hp = 63,
    craftable = true,
+
      cooldown = 17000,
    itemImage = "/images/combat/materials/frost_shard.png",
+
      perTick = 39,
    class = "bar",
+
      totalTicks = 8,
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
+
      tickDelay = 5000,
     tags = { "magic" },
+
      ignoreCooldown = false
    category = "Rare"
+
     },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4028"] = {
+
   ["2110"] = {
     id = 4028,
+
     name = "Fisherman's Pie",
     name = "Elder Stone",
+
     id = 2110,
     value = 1500000,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/elder_stone.png",
+
     itemImage = "/images/cooking/fisherman_pie.png",
     class = "bar",
+
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
+
     class = "cooking-ingredient",
     tags = { "magic" },
+
     healing = {
     rarity = "rare"
+
      hp = 61,
 +
      cooldown = 15000,
 +
      perTick = 42,
 +
      totalTicks = 7,
 +
      tickDelay = 4666,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4500"] = {
+
   ["2111"] = {
    id = 4500,
+
     name = "Fruit Pie",
     name = "Box Trap",
+
     id = 2111,
     value = 25,
+
     value = 125,
     experience = 5,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/fruit_pie.png",
    category = "Farming",
+
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
    craftingLevel = 1,
+
     class = "cooking-ingredient",
    craftingExperience = 30,
+
     healing = {
    requiredResources = { {
+
       hp = 90,
      ["302"] = 33
+
       cooldown = 12000,
    }, {
+
       perTick = 49,
      ["303"] = 27
+
       totalTicks = 5,
    }, {
+
       tickDelay = 3666,
      ["304"] = 21
+
       ignoreCooldown = false
    } },
+
    },
    craftable = true,
+
    tags = { "cooking", "food", "consumable" }
     itemImage = "/images/farming/hunting/box_trap.png",
 
    craftingDescription = "A box trap with bait only suitable to catch small game.",
 
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
 
     tags = { "seed", "hunting", "farming" },
 
     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"] = {
+
   ["2112"] = {
    id = 4501,
+
     name = "Demon Cake",
     name = "Pitfall Trap",
+
     id = 2112,
     value = 50,
+
     value = 175,
     experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/demon_cake.png",
    category = "Farming",
+
     extraTooltipInfo = "Probably not inherently evil! Probably.",
    craftingLevel = 20,
+
     class = "cooking-ingredient",
    craftingExperience = 200,
+
     healing = {
    requiredResources = { {
+
       hp = 16,
      ["303"] = 50
+
       cooldown = 15000,
    }, {
+
       perTick = 19,
      ["304"] = 44
+
       totalTicks = 11,
    }, {
+
       tickDelay = 6000,
      ["305"] = 38
+
       ignoreCooldown = false
    } },
+
    },
    craftable = true,
+
    tags = { "cooking", "food", "consumable" }
     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"] = {
+
   ["2113"] = {
     id = 4502,
+
     name = "Cake",
     name = "Bird Trap",
+
     id = 2113,
 
     value = 100,
 
     value = 100,
    experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/cake.png",
    category = "Farming",
+
     class = "cooking-ingredient",
    craftingLevel = 30,
+
     extraTooltipInfo = "A lie.",
    craftingExperience = 300,
+
     healing = {
    requiredResources = { {
+
       hp = 28,
      ["304"] = 75
+
       cooldown = 12000,
    }, {
+
       perTick = 17,
      ["305"] = 65
+
       totalTicks = 7,
    }, {
+
       tickDelay = 5000,
      ["306"] = 55
+
       ignoreCooldown = false
    } },
+
    },
    craftable = true,
+
    tags = { "cooking", "food", "consumable" }
     itemImage = "/images/farming/hunting/bird_trap.png",
+
  },
     craftingDescription = "A bird trap with bait suitable to catch small flying creatures.",
+
  ["2114"] = {
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
+
    name = "Fruit Cake",
     tags = { "seed", "hunting", "farming" },
+
    id = 2114,
    farmingStats = {
+
    value = 125,
       height = 1,
+
    tradeable = true,
       width = 1,
+
    itemImage = "/images/cooking/fruit_cake.png",
       requiredLevel = 20,
+
    extraTooltipInfo = "Pretty please with a cherry on top?",
       yield = { {
+
    class = "cooking-ingredient",
        chance = 0.75,
+
    healing = {
        id = 2000,
+
       hp = 45,
        min = 1,
+
       cooldown = 8000,
        max = 1
+
       perTick = 27,
       }, {
+
       totalTicks = 5,
        chance = 0.005,
+
       tickDelay = 3500,
        id = 185,
+
       ignoreCooldown = false
        min = 1,
+
    },
        max = 16
+
    tags = { "cooking", "food", "consumable" }
       }, {
 
        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"] = {
+
   ["2115"] = {
     id = 4503,
+
     name = "Grain Cake",
     name = "Net Trap",
+
     id = 2115,
 
     value = 125,
 
     value = 125,
    experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/grain_cake.png",
    category = "Farming",
+
     extraTooltipInfo = "A little dry.",
    craftingLevel = 35,
+
     class = "cooking-ingredient",
    craftingExperience = 400,
+
     healing = {
    requiredResources = { {
+
       hp = 33,
      ["304"] = 90
+
       cooldown = 9000,
    }, {
+
       perTick = 22,
      ["305"] = 80
+
       totalTicks = 6,
    }, {
+
       tickDelay = 4000,
      ["306"] = 70
+
       ignoreCooldown = false
    } },
+
    },
    craftable = true,
+
    tags = { "cooking", "food", "consumable" }
     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"] = {
+
   ["2116"] = {
     id = 4504,
+
     name = "Omelette",
     name = "Bear Trap",
+
     id = 2116,
     value = 150,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/omelette.png",
    category = "Farming",
+
     extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
    craftingLevel = 45,
+
     class = "cooking-ingredient",
    craftingExperience = 500,
+
     healing = {
    requiredResources = { {
+
       hp = 10,
      ["305"] = 90
+
       cooldown = 7000,
    }, {
+
       perTick = 7,
      ["306"] = 80
+
       totalTicks = 8,
    }, {
+
       tickDelay = 6000,
      ["307"] = 45
+
       ignoreCooldown = false
    } },
+
    },
    craftable = true,
+
    tags = { "cooking", "food", "consumable" }
     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"] = {
+
   ["2117"] = {
     id = 4505,
+
     name = "Monster Omelette",
     name = "Water Totem",
+
     id = 2117,
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/monster_omelette.png",
    category = "Farming",
+
     extraTooltipInfo = "Is it alive?",
    craftingLevel = 66,
+
     class = "cooking-ingredient",
    craftingExperience = 2000,
+
     healing = {
    requiredResources = { {
+
      hp = 15,
      ["513"] = 5000,
+
      cooldown = 17000,
      ["11032"] = 10
+
       perTick = 16,
    } },
+
       totalTicks = 11,
    craftable = true,
+
       tickDelay = 7000,
     itemImage = "/images/farming/totem/water_totem_mj_v2.png",
+
       ignoreCooldown = false
     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 = { "cooking", "food", "consumable" }
     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"] = {
+
   ["2118"] = {
     id = 4506,
+
     name = "Meaty Omelette",
     name = "Nature Totem",
+
     id = 2118,
     value = 150,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/meat_omelette.png",
    category = "Farming",
+
     extraTooltipInfo = "Rich and savoury!",
    craftingLevel = 66,
+
     class = "cooking-ingredient",
    craftingExperience = 2000,
+
     healing = {
    requiredResources = { {
+
      hp = 21,
      ["109"] = 1000,
+
      cooldown = 15000,
      ["517"] = 5000
+
       perTick = 16,
    } },
+
       totalTicks = 10,
    craftable = true,
+
       tickDelay = 6500,
     itemImage = "/images/farming/totem/nature_orb.png",
+
       ignoreCooldown = false
     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 = { "cooking", "food", "consumable" }
     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"] = {
+
   ["2119"] = {
     id = 4507,
+
     name = "Veggie Crepe",
     name = "Earth Totem",
+
     id = 2119,
     value = 150,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/veggie_crepe.png",
    category = "Farming",
+
     extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
    craftingLevel = 66,
+
     class = "cooking-ingredient",
    craftingExperience = 2000,
+
     healing = {
    requiredResources = { {
+
      hp = 24,
      ["109"] = 1000,
+
      cooldown = 13000,
      ["511"] = 5000
+
       perTick = 17,
    } },
+
       totalTicks = 7,
    craftable = true,
+
       tickDelay = 5500,
     itemImage = "/images/farming/totem/earth_orb.png",
+
       ignoreCooldown = false
     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.",
+
    },
     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 = { "cooking", "food", "consumable" }
     tags = { "seed", "farming" },
 
    rarity = "rare",
 
    farmingStats = {
 
       height = 1,
 
       width = 1,
 
       requiredLevel = 40,
 
       yield = { },
 
      image = "/images/farming/totem/earth_orb.png",
 
      align = "bottom",
 
      experience = 10000,
 
      time = 10080
 
    }
 
 
   },
 
   },
   ["4508"] = {
+
   ["2120"] = {
     id = 4508,
+
     name = "Fruity Crepe",
     name = "Coalescing Totem",
+
     id = 2120,
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/fruit_crepe.png",
    category = "Farming",
+
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
    craftingLevel = 66,
+
     class = "cooking-ingredient",
    craftingExperience = 2000,
+
     healing = {
    requiredResources = { {
+
       hp = 42,
      ["109"] = 1000,
+
       cooldown = 10000,
      ["516"] = 3000,
+
       perTick = 22,
      ["517"] = 3000
+
       totalTicks = 5,
    } },
+
       tickDelay = 4500,
    craftable = true,
+
       ignoreCooldown = false
     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"] = {
 
    name = "Shrimp Bauble",
 
    id = 5000,
 
    tradeable = false,
 
    enchantmentTier = 0,
 
    value = 10,
 
    augmentationCost = {
 
      ["9"] = 1000
 
 
     },
 
     },
     itemImage = "/images/misc/shrimp_bauble.png",
+
     tags = { "cooking", "food", "consumable" }
    class = "key",
 
    extraTooltipInfo = "Untamed magic oozes out from inside.",
 
    tags = { },
 
    augmentingFailItem = 9015,
 
    augmentingForcedAmount = 1,
 
    forcedAugmentChance = 0.5
 
 
   },
 
   },
   ["5001"] = {
+
   ["2121"] = {
     id = 5001,
+
    name = "Eggnog",
     name = "Shrimp",
+
     id = 2121,
     tradeable = false,
+
    value = 50,
     enchantmentTier = 0,
+
    tradeable = true,
     augmentationCost = {
+
     itemImage = "/images/cooking/egg_nog.png",
       ["60"] = 1
+
     extraTooltipInfo = "Good all year round!",
 +
     class = "cooking-ingredient",
 +
     healing = {
 +
       hp = 37,
 +
      cooldown = 11000,
 +
      perTick = 21,
 +
      totalTicks = 6,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 
     },
 
     },
     itemImage = "/images/misc/schfftph_fzzglgl.png",
+
     tags = { "cooking", "food", "consumable" }
    class = "fish",
 
    extraTooltipInfo = "One of perfection's many forms.",
 
    tags = { }
 
 
   },
 
   },
   ["5002"] = {
+
   ["2122"] = {
     id = 5002,
+
    name = "Meat Roast",
     name = "Shrimp Ascendant",
+
     id = 2122,
     tradeable = false,
+
    value = 150,
     enchantmentTier = 0,
+
    tradeable = true,
     augmentationCost = {
+
     itemImage = "/images/cooking/meat_roast.png",
       ["60"] = 1
+
     extraTooltipInfo = "PROTEIN!!!",
 +
     class = "cooking-ingredient",
 +
     healing = {
 +
       hp = 18,
 +
      cooldown = 24000,
 +
      perTick = 32,
 +
      totalTicks = 12,
 +
      tickDelay = 7000,
 +
      ignoreCooldown = false
 
     },
 
     },
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
+
     tags = { "cooking", "food", "consumable" }
    class = "fish",
 
    extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art.",
 
    tags = { }
 
 
   },
 
   },
   ["6000"] = {
+
   ["2123"] = {
     id = 6000,
+
    name = "Fried Fruit",
     name = "Gold Medal",
+
     id = 2123,
     tradeable = false,
+
     value = 100,
     itemImage = "/images/ui/highscore_gold.png",
+
     tradeable = true,
     extraTooltipInfo = "First place award!",
+
     itemImage = "/images/cooking/fried_fruit.png",
     class = "gold-medal",
+
     extraTooltipInfo = "Basically candy at this point.",
     tags = { "unique" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 22,
 +
      cooldown = 3000,
 +
      perTick = 14,
 +
      totalTicks = 3,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6001"] = {
+
   ["2124"] = {
     id = 6001,
+
    name = "Grilled Veggies",
     name = "Silver Medal",
+
     id = 2124,
     tradeable = false,
+
     value = 100,
     itemImage = "/images/ui/highscore_silver.png",
+
     tradeable = true,
     extraTooltipInfo = "Second place award!",
+
     itemImage = "/images/cooking/grilled_veggies.png",
     class = "silver-medal",
+
     extraTooltipInfo = "Grilled to perfection!",
     tags = { "unique" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 8,
 +
      cooldown = 6000,
 +
      perTick = 9,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6002"] = {
+
   ["2125"] = {
     id = 6002,
+
    name = "Kebabs",
     name = "Bronze Medal",
+
     id = 2125,
     tradeable = false,
+
     value = 150,
     itemImage = "/images/ui/highscore_bronze.png",
+
     tradeable = true,
     extraTooltipInfo = "Third place award!",
+
     itemImage = "/images/cooking/kababs.png",
     class = "bronze-medal",
+
     extraTooltipInfo = "The action man's food!",
     tags = { "unique" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 60,
 +
      cooldown = 17000,
 +
      perTick = 42,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6950"] = {
+
   ["2126"] = {
    id = 6950,
+
     name = "Candied Fruit",
     name = "Event Token",
+
     id = 2126,
    tradeable = false,
+
     value = 125,
    itemImage = "/images/misc/event_token.png",
+
     tradeable = true,
    extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
+
     itemImage = "/images/cooking/candied_fruit.png",
    class = "gold-medal",
+
     extraTooltipInfo = "Almost too sweet to handle!",
    tags = { "event" }
+
     class = "cooking-ingredient",
  },
 
  ["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",
 
    craftingLevel = 1,
 
    tradeable = false,
 
    craftingExperience = 1,
 
    craftable = true,
 
     itemImage = "/images/christmas/snowball.png",
 
     extraTooltipInfo = "Use '/throw NAME' to throw at people!",
 
     class = "christmas-drop",
 
    category = "Event",
 
    tags = { "crafting", "event" },
 
    requiredResources = { {
 
      ["7000"] = 100
 
    } }
 
  },
 
  ["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,
 
    ingredientTags = { "christmas", "sweetener" },
 
    level = 1,
 
    experience = 1,
 
    skill = "crafting",
 
    size = 1,
 
    difficulty = 1,
 
    itemImage = "/images/christmas/cookie_dough.png",
 
    extraTooltipInfo = "It smells like cookies",
 
    class = "christmas-food",
 
    time = 1000,
 
    tags = { "ingredient", "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 = {
 
     healing = {
 
       hp = 6,
 
       hp = 6,
Line 26,456: Line 24,861:
 
       tickDelay = 5000,
 
       tickDelay = 5000,
 
       ignoreCooldown = true
 
       ignoreCooldown = true
     }
+
     },
 +
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7006"] = {
+
   ["2127"] = {
    id = 7006,
+
     name = "Milkshake",
     name = "Gummy Fish",
+
     id = 2127,
     tradeable = false,
+
     value = 75,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     itemImage = "/images/cooking/milkshake.png",
     itemImage = "/images/christmas/gummy_fish.png",
+
     extraTooltipInfo = "Brings all the boys to the raid!",
     extraTooltipInfo = "Delicious candy!",
+
     class = "cooking-ingredient",
     class = "christmas-drop",
+
     healing = {
     time = 1000,
+
      hp = 56,
     tags = { "ingredient", "consumable", "food", "fishing", "event" }
+
      cooldown = 7000,
 +
      perTick = 31,
 +
      totalTicks = 4,
 +
      tickDelay = 3500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7007"] = {
+
   ["2128"] = {
     id = 7007,
+
    name = "Vegetable Stew",
     name = "Gummy Shark Fin",
+
     id = 2128,
     tradeable = false,
+
     value = 150,
     itemImage = "/images/christmas/gummy_shark_fin.png",
+
     tradeable = true,
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
+
     itemImage = "/images/cooking/veggie_stew.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "Reminds you of home.",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 28,
 +
      cooldown = 10000,
 +
      perTick = 22,
 +
      totalTicks = 6,
 +
      tickDelay = 4500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7008"] = {
+
   ["2129"] = {
     id = 7008,
+
    name = "Meaty Stew",
     name = "Krampus' Horn",
+
     id = 2129,
     tradeable = false,
+
     value = 125,
     itemImage = "/images/christmas/krampus_horn.png",
+
     tradeable = true,
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
+
     itemImage = "/images/cooking/meaty_stew.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 34,
 +
      cooldown = 12000,
 +
      perTick = 22,
 +
      totalTicks = 8,
 +
      tickDelay = 5500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7009"] = {
+
   ["2130"] = {
     id = 7009,
+
    name = "Monster Stew",
     name = "Candy Buttons",
+
     id = 2130,
     tradeable = false,
+
     value = 200,
     itemImage = "/images/christmas/candy_buttons.png",
+
     tradeable = true,
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
+
     itemImage = "/images/cooking/monster_stew.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "Parts of it are definitely still moving.",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 20,
 +
      cooldown = 14000,
 +
      perTick = 20,
 +
      totalTicks = 10,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7010"] = {
+
   ["2131"] = {
     id = 7010,
+
    name = "Jerky",
     name = "Scarf",
+
     id = 2131,
     tradeable = false,
+
     value = 75,
     itemImage = "/images/christmas/scarf.png",
+
     tradeable = true,
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
+
     itemImage = "/images/cooking/jerky.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "A chewy treat.",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 18,
 +
      cooldown = 10000,
 +
      perTick = 18,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7011"] = {
+
   ["2132"] = {
    id = 7011,
+
     name = "Pudding",
     name = "Evergreen Log",
+
     id = 2132,
     tradeable = false,
+
     value = 100,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     itemImage = "/images/cooking/pudding.png",
     itemImage = "/images/christmas/evergreen_log.png",
+
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
     extraTooltipInfo = "Smells faintly of mint and cinnamon",
+
     class = "cooking-ingredient",
     class = "christmas-drop",
+
    healing = {
     tags = { "foraging", "event" }
+
      hp = 24,
 +
      cooldown = 12500,
 +
      perTick = 24,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7012"] = {
+
   ["2133"] = {
     id = 7012,
+
    name = "Ice Cream",
     name = "Corrupted Evergreen Log",
+
     id = 2133,
     tradeable = false,
+
     value = 100,
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
+
     tradeable = true,
     extraTooltipInfo = "It reeks of decay",
+
     itemImage = "/images/cooking/icecream.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 18,
 +
      cooldown = 10000,
 +
      perTick = 18,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7013"] = {
+
   ["2134"] = {
    id = 7013,
+
     name = "Monster Curry",
     name = "Magic Ice",
+
     id = 2134,
     tradeable = false,
+
     value = 150,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     itemImage = "/images/cooking/monster_curry.png",
    time = 1000,
+
     extraTooltipInfo = "Might actually be mildly edible!",
     itemImage = "/images/christmas/magic_ice.png",
+
     class = "cooking-ingredient",
     extraTooltipInfo = "Magically makes you want to lick it",
+
    healing = {
     class = "christmas-drop",
+
      hp = 33,
     tags = { "mining", "event" }
+
      cooldown = 21000,
 +
      perTick = 35,
 +
      totalTicks = 10,
 +
      tickDelay = 5666,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7014"] = {
+
   ["2135"] = {
    id = 7014,
+
     name = "Birdie Curry",
     name = "Inferior Bearded Wanderer",
+
     id = 2135,
     tradeable = false,
+
     value = 175,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     itemImage = "/images/cooking/birdie_curry.png",
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
     extraTooltipInfo = "The hat's a little loose and the beard is itchy",
+
     class = "cooking-ingredient",
    visual = "christmas-helmet",
+
     healing = {
     class = "christmas-tier1",
+
      hp = 24,
     tags = { "armor", "event" },
+
       cooldown = 17500,
    equipmentStats = {
+
       perTick = 32,
       slot = "helm",
+
      totalTicks = 3,
       weaponBonus = {
+
      tickDelay = 3000,
        strength = 0,
+
      ignoreCooldown = false
        intellect = 0,
+
    },
        dexterity = 0
+
     tags = { "cooking", "food", "consumable" }
      }
 
     }
 
 
   },
 
   },
   ["7015"] = {
+
   ["2136"] = {
    id = 7015,
+
     name = "Beast Curry",
     name = "Inferior Reindeer Hunters' Armor",
+
     id = 2136,
     tradeable = false,
+
     value = 175,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     itemImage = "/images/cooking/beast_curry.png",
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
+
     class = "cooking-ingredient",
    visual = "christmas-breastplate",
+
     healing = {
     class = "christmas-tier1",
+
      hp = 43,
     tags = { "armor", "event" },
+
       cooldown = 19000,
    equipmentStats = {
+
       perTick = 35,
       slot = "body",
+
      totalTicks = 9,
       weaponBonus = {
+
      tickDelay = 5333,
        strength = 0,
+
      ignoreCooldown = false
        intellect = 0,
+
    },
        dexterity = 0
+
     tags = { "cooking", "food", "consumable" }
      }
 
     }
 
 
   },
 
   },
   ["7016"] = {
+
   ["2137"] = {
    id = 7016,
+
     name = "Seafood Curry",
     name = "Inferior Reindeer Hunters' Leggings",
+
     id = 2137,
     tradeable = false,
+
     value = 175,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     itemImage = "/images/cooking/seafood_curry.png",
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
     extraTooltipInfo = "Chafes in all the wrong places",
+
     class = "cooking-ingredient",
    visual = "christmas-leggings",
+
     healing = {
     class = "christmas-tier1",
+
      hp = 41,
     tags = { "armor", "event" },
+
       cooldown = 17000,
    equipmentStats = {
+
       perTick = 37,
       slot = "legs",
+
      totalTicks = 8,
       weaponBonus = {
+
      tickDelay = 5000,
        strength = 0,
+
      ignoreCooldown = false
        intellect = 0,
+
    },
        dexterity = 0
+
     tags = { "cooking", "food", "consumable" }
      }
 
     }
 
 
   },
 
   },
   ["7017"] = {
+
   ["2138"] = {
    id = 7017,
+
     name = "Monster Gelato",
     name = "Inferior Christmas Lights",
+
     id = 2138,
     tradeable = false,
+
     value = 225,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     itemImage = "/images/cooking/monster_gelato.png",
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     extraTooltipInfo = "Only partially inedible!",
     extraTooltipInfo = "Still a little dusty from being in storage",
+
     class = "cooking-ingredient",
    visual = "christmas-weapon",
+
     healing = {
     class = "christmas-tier1",
+
      hp = 50,
     tags = { "event", "onehand" },
+
       cooldown = 21000,
    equipmentStats = {
+
       perTick = 35,
       slot = "weapon",
+
      totalTicks = 9,
       weaponBonus = {
+
      tickDelay = 6000,
        strength = 0,
+
      ignoreCooldown = false
        intellect = 0,
+
    },
        dexterity = 0
+
    tags = { "cooking", "food", "consumable" }
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7018"] = {
+
   ["2139"] = {
     id = 7018,
+
    name = "Common Potion",
     name = "SuperSled 1337",
+
     id = 2139,
     tradeable = false,
+
     value = 5,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     stackStrength = 1,
     itemIcon = "/images/christmas/christmas_shield.png",
+
     stackMultiplier = 1,
    extraTooltipInfo = "An elite sled for elite sledders",
+
     itemImage = "/images/cooking/alchemy/common.png",
    visual = "christmas-shield",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     tags = { "consumable", "cooking", "alchemy" }
     tags = { "event" },
 
    equipmentStats = {
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7019"] = {
+
   ["2140"] = {
     id = 7019,
+
    name = "Common Concentrated Potion",
     name = "Bearded Wanderer",
+
     id = 2140,
     tradeable = false,
+
     value = 125,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     stackStrength = 2,
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     stackMultiplier = 0.8,
    extraTooltipInfo = "The hat's too tight and the beard smells funny.",
+
     itemImage = "/images/cooking/alchemy/common-concentrated.png",
    visual = "christmas-helmet",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     healing = {
     tags = { "armor", "event" },
+
      hp = 2,
    equipmentStats = {
+
       cooldown = 5000,
       slot = "helm",
+
       perTick = 2,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      }
+
     tags = { "cooking", "food", "consumable" }
     }
 
 
   },
 
   },
   ["7020"] = {
+
   ["2141"] = {
     id = 7020,
+
    name = "Common Large Potion",
     name = "Reindeer Hunters' Armor",
+
     id = 2141,
     tradeable = false,
+
     value = 125,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     stackStrength = 1,
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     stackMultiplier = 6,
    extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
+
     itemImage = "/images/cooking/alchemy/common-large.png",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     healing = {
     tags = { "armor", "event" },
+
      hp = 2,
    equipmentStats = {
+
       cooldown = 5000,
       slot = "body",
+
       perTick = 2,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      }
+
     tags = { "cooking", "food", "consumable" }
     }
 
 
   },
 
   },
   ["7021"] = {
+
   ["2142"] = {
     id = 7021,
+
    name = "Rare Potion",
     name = "Reindeer Hunters' Leggings",
+
     id = 2142,
     tradeable = false,
+
     value = 10,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     stackStrength = 2,
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     stackMultiplier = 1,
     extraTooltipInfo = "There's no holes, at least!",
+
     itemImage = "/images/cooking/alchemy/rare.png",
    visual = "christmas-leggings",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     rarity = "rare",
     tags = { "armor", "event" },
+
     tags = { "consumable", "cooking", "alchemy" }
    equipmentStats = {
 
      slot = "legs",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7022"] = {
+
   ["2143"] = {
     id = 7022,
+
    name = "Rare Concentrated Potion",
     name = "Christmas Lights",
+
     id = 2143,
     tradeable = false,
+
     value = 250,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     stackStrength = 3,
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     stackMultiplier = 0.9,
    extraTooltipInfo = "Not for the nice!",
+
     itemImage = "/images/cooking/alchemy/rare-concentrated.png",
    visual = "christmas-weapon",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     healing = {
     tags = { "event", "onehand" },
+
      hp = 4,
    equipmentStats = {
+
       cooldown = 10000,
       slot = "weapon",
+
       perTick = 4,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      },
+
    rarity = "rare",
      oneHanded = true,
+
    tags = { "cooking", "food", "consumable" }
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7023"] = {
+
   ["2144"] = {
     id = 7023,
+
    name = "Rare Large Potion",
     name = "SuperSled 9000",
+
     id = 2144,
     tradeable = false,
+
     value = 250,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
    stackStrength = 2,
     itemIcon = "/images/christmas/christmas_shield.png",
+
     stackMultiplier = 6,
     extraTooltipInfo = "For when sledding meets extreme sports",
+
     itemImage = "/images/cooking/alchemy/rare-large.png",
     visual = "christmas-shield",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     healing = {
     tags = { "event" },
+
      hp = 4,
    equipmentStats = {
+
      cooldown = 10000,
      slot = "shield",
+
      perTick = 4,
      weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
     },
      }
+
     rarity = "rare",
     }
+
     tags = { "cooking", "food", "consumable" }
 +
  },
 +
  ["2145"] = {
 +
    name = "Epic Potion",
 +
    id = 2145,
 +
    value = 15,
 +
    tradeable = true,
 +
    stackStrength = 3,
 +
    stackMultiplier = 1,
 +
    itemImage = "/images/cooking/alchemy/epic.png",
 +
    class = "cooking-ingredient",
 +
    rarity = "epic",
 +
     tags = { "consumable", "cooking", "alchemy" }
 
   },
 
   },
   ["7024"] = {
+
   ["2146"] = {
     id = 7024,
+
    name = "Epic Large Potion",
     name = "Superior Bearded Wanderer",
+
     id = 2146,
     tradeable = false,
+
     value = 375,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     stackStrength = 3,
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     stackMultiplier = 6,
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
+
     itemImage = "/images/cooking/alchemy/epic-large.png",
     visual = "christmas-helmet",
+
     class = "cooking-ingredient",
    class = "christmas-tier3",
+
     healing = {
    tags = { "armor", "event" },
+
      hp = 6,
    equipmentStats = {
+
      cooldown = 15000,
       isTransmog = true,
+
      perTick = 6,
       slot = "helm",
+
       totalTicks = 10,
       weaponBonus = {
+
       tickDelay = 1000,
        strength = 0,
+
       ignoreCooldown = true
        intellect = 0,
+
    },
        dexterity = 0
+
    rarity = "epic",
      }
+
    tags = { "cooking", "food", "consumable" }
    }
 
 
   },
 
   },
   ["7025"] = {
+
   ["2147"] = {
     id = 7025,
+
    name = "Legendary Potion",
     name = "Superior Reindeer Hunters' Armor",
+
     id = 2147,
     tradeable = false,
+
     value = 20,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     stackStrength = 4,
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     stackMultiplier = 1,
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
+
     itemImage = "/images/cooking/alchemy/legendary.png",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     rarity = "legendary",
     tags = { "armor", "event" },
+
     tags = { "consumable", "cooking" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7026"] = {
+
   ["2148"] = {
     id = 7026,
+
    name = "Legendary Large Potion",
     name = "Superior Reindeer Hunters' Leggings",
+
     id = 2148,
     tradeable = false,
+
     value = 500,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     stackStrength = 4,
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     stackMultiplier = 6,
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
+
     itemImage = "/images/cooking/alchemy/legendary-large.png",
     visual = "christmas-leggings",
+
     class = "cooking-ingredient",
    class = "christmas-tier3",
+
     healing = {
    tags = { "armor", "event" },
+
      hp = 8,
    equipmentStats = {
+
      cooldown = 20000,
       isTransmog = true,
+
      perTick = 8,
       slot = "legs",
+
       totalTicks = 10,
       weaponBonus = {
+
       tickDelay = 1000,
        strength = 0,
+
       ignoreCooldown = true
        intellect = 0,
+
    },
        dexterity = 0
+
    rarity = "legendary",
      }
+
    tags = { "cooking", "food", "consumable" }
    }
 
 
   },
 
   },
   ["7027"] = {
+
   ["2149"] = {
     id = 7027,
+
    name = "Epic Concentrated Potion",
     name = "Superior Christmas Lights",
+
     id = 2149,
     tradeable = false,
+
     value = 375,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     stackStrength = 4,
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     stackMultiplier = 1,
    extraTooltipInfo = "For the naughty!",
+
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
    visual = "christmas-weapon",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     healing = {
     tags = { "event" },
+
       hp = 6,
    equipmentStats = {
+
       cooldown = 15000,
       isTransmog = true,
+
       perTick = 6,
       slot = "weapon",
+
      totalTicks = 10,
       weaponBonus = {
+
      tickDelay = 1000
        strength = 0,
+
    },
        intellect = 0,
+
    rarity = "epic",
        dexterity = 0
+
    tags = { "cooking", "food", "consumable" }
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7028"] = {
+
   ["3000"] = {
    id = 7028,
+
     name = "Water Imbued Dust",
     name = "SuperSled 9001",
+
     id = 3000,
    tradeable = false,
+
     value = 1,
    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" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
  },
 
  ["7029"] = {
 
    name = "Magical Snowball",
 
     id = 7029,
 
    enchantmentTier = 5,
 
    augmentationCost = {
 
      ["519"] = 500
 
    },
 
     value = 2840000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/cooking/water_dust.png",
       attack = 50,
+
    extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
       strength = 50
+
    class = "cooking-ingredient",
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
       level = 60,
 +
      experience = 95,
 +
      category = "Dungeon",
 +
       craftable = true,
 +
      multiplier = 8,
 +
      description = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked."
 
     },
 
     },
     itemImage = "/images/christmas/magical_snowball.png",
+
     tags = { "craftable", "cooking", "buff" }
    class = "equipment",
+
  },
    visual = "magical-snowball",
+
  ["3001"] = {
    category = { "armor", "combat", "christmas" },
+
    name = "Empty Vial",
    tags = { "melee", "event" },
+
    id = 3001,
    equipmentStats = {
+
    value = 1,
      isTransmog = true,
+
    tradeable = true,
      slot = "shield",
+
    itemImage = "/images/cooking/alchemy/empty_vial.png",
      offensiveAccuracyAffinityRating = {
+
    extraTooltipInfo = "An empty vial to pour a standard potion into.",
        Melee = 6,
+
    class = "cooking-ingredient",
        Magic = 18,
+
    craftingStats = {
        Range = 0
+
      level = 1,
      },
+
      experience = 11,
      offensiveDamageAffinity = {
+
       category = "General",
        Melee = 1,
+
      craftable = true,
        Magic = 1,
+
       multiplier = 300,
        Range = 1,
+
       description = "A basic glass vial used in alchemy."
        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"
+
     tags = { "craftable", "cooking", "alchemy" }
 +
  },
 +
  ["3002"] = {
 +
    name = "Empty Large Vial",
 +
    id = 3002,
 +
    value = 5,
 +
    tradeable = true,
 +
    itemImage = "/images/cooking/alchemy/empty_large_vial.png",
 +
    extraTooltipInfo = "A large empty vial to pour a large potion into.",
 +
    class = "cooking-ingredient",
 +
    tags = { "cooking" }
 
   },
 
   },
   ["7030"] = {
+
   ["3003"] = {
     name = "Candy Cane Daggers",
+
     name = "Empty Reinforced Vial",
     id = 7030,
+
     id = 3003,
    enchantmentTier = 5,
+
     value = 50,
    augmentationCost = {
 
      ["2015"] = 100
 
    },
 
     value = 2840000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
      strength = 50
+
     extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
    },
+
     class = "cooking-ingredient",
     itemImage = "/images/christmas/candy_cane_dagger.png",
+
     tags = { "cooking" }
     itemIcon = "/images/christmas/candy_cane_daggers_icon.png",
+
  },
     class = "equipment",
+
  ["3004"] = {
    visual = "candy-cane-daggers",
+
    name = "Watermelon",
     isDaggers = true,
+
    id = 3004,
    category = { "weapon", "combat", "christmas" },
+
    value = 150,
    tags = { "melee", "twohand", "event" },
+
    tradeable = true,
    equipmentStats = {
+
    experience = 35,
      isTransmog = true,
+
    itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
      slot = "weapon",
+
    extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
      offensiveCritical = {
+
    class = "cooking-ingredient",
        chance = 0.055,
+
    tags = { "foraging", "cooking", "buff", "alchemy" }
        damageMultiplier = 1.75
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 69,
 
        Magic = -10,
 
        Range = -10,
 
        Piercing = 43,
 
        Blunt = -8,
 
        Slashing = 43
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        Magic = 0.33,
 
        Range = 0.2,
 
        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.1
 
      } }
 
    },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["7031"] = {
+
   ["3005"] = {
     name = "Festive Shroud",
+
     name = "Durian",
     id = 7031,
+
     id = 3005,
    enchantmentTier = 1,
+
     value = 200,
    augmentationCost = {
 
      ["2015"] = 100
 
    },
 
     value = 5120000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     experience = 55,
      defense = 40,
+
     itemImage = "/images/cooking/alchemy/ingredients/durian.png",
      enchanting = 40
+
     extraTooltipInfo = "INFO's Favorite!",
    },
+
     class = "cooking-ingredient",
     itemImage = "/images/christmas/festive_shroud.png",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
    itemIcon = "/images/christmas/festive_shroud_hood.png",
 
     class = "equipment",
 
    visual = "cape",
 
     category = { "weapon", "combat", "christmas" },
 
     tags = { "melee", "armor", "event" },
 
    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"] = {
+
   ["3006"] = {
     name = "Merry Maker's Mittens",
+
     name = "Onion",
     id = 7032,
+
     id = 3006,
     itemImage = "/images/christmas/christmas_gloves.png",
+
    value = 30,
     extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
+
    tradeable = true,
     class = "equipment",
+
    experience = 10,
     visual = "gloves",
+
     itemImage = "/images/cooking/alchemy/ingredients/onion.png",
    tags = { "armor", "event" },
+
     extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
    equipmentStats = {
+
     class = "cooking-ingredient",
      isTransmog = true,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      slot = "gloves",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7033"] = {
+
   ["3007"] = {
     name = "Mistletoe Treads",
+
     name = "Mana Berry",
     id = 7033,
+
     id = 3007,
     itemImage = "/images/christmas/christmas_boots.png",
+
     value = 125,
     itemIcon = "/images/christmas/christmas_boots_icon.png",
+
    tradeable = true,
     extraTooltipInfo = "For treading on snow or enemy faces.",
+
    experience = 25,
     class = "equipment",
+
     itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
    visual = "boots",
+
     extraTooltipInfo = "Named for its magic enhancing properties.",
     tags = { "armor", "event" },
+
     class = "cooking-ingredient",
    equipmentStats = {
+
     tags = { "foraging", "cooking", "buff" }
      isTransmog = true,
 
      slot = "boots",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7034"] = {
+
   ["3008"] = {
    id = 7034,
+
     name = "Thorny Root",
     name = "Magic Ice Bar",
+
     id = 3008,
     skill = "smithing",
+
     value = 50,
     level = 1,
+
     tradeable = true,
     experience = 100,
+
     experience = 10,
     time = 12000,
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
     itemImage = "/images/christmas/ice_bar.png",
+
     extraTooltipInfo = "This one would hurt to fall face first into!",
     class = "bar",
+
     class = "cooking-ingredient",
     extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "mining", "smithing", "event" },
 
    requiredResources = { {
 
      ["2"] = 100,
 
      ["7013"] = 2
 
    } }
 
 
   },
 
   },
   ["7035"] = {
+
   ["3009"] = {
     name = "Winter Rune",
+
     name = "Thorny Vine",
     id = 7035,
+
     id = 3009,
     time = 5000,
+
     value = 50,
     itemImage = "/images/christmas/Snow_Rune.png",
+
    tradeable = true,
     extraTooltipInfo = "A slate imbued with the essence of winter.",
+
    experience = 10,
     class = "rune",
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
     tags = { "ammunition", "magic", "runecrafting", "event" },
+
     extraTooltipInfo = "Don't let this one snag you by surprise!",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["113"] = 1,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      ["7038"] = 400
 
    } }
 
 
   },
 
   },
   ["7036"] = {
+
   ["3010"] = {
     name = "Scroll of Candy Canes",
+
     name = "Tangle Root",
     activeMessage = "Making Scrolls of Candy Canes",
+
     id = 3010,
     enchant = true,
+
     value = 80,
     hidden = true,
+
     tradeable = true,
    categories = { "christmas elf gear" },
+
     experience = 20,
    time = 15000,
+
     itemImage = "/images/cooking/alchemy/ingredients/root.png",
    id = 7036,
+
     extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
    enchantmentID = 7000,
+
     class = "cooking-ingredient",
    level = 1,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     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"] = {
+
   ["3011"] = {
    id = 7037,
+
     name = "Mandrake",
     name = "Gummy Lure",
+
     id = 3011,
     fishingBait = {
+
    value = 140,
      level = 0,
+
    tradeable = true,
      bait = 0,
+
    experience = 30,
      reel = 0,
+
     itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
      bonus = 0
+
     extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
    },
+
     class = "cooking-ingredient",
     itemImage = "images/christmas/gummy_bait.png",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
    craftingDescription = "Each craft results in 2 bait. Helps with Christmas zone fishing.",
 
     extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
 
     class = "fish",
 
     tags = { "fishing", "event" }
 
 
   },
 
   },
   ["7038"] = {
+
   ["3012"] = {
     id = 7038,
+
    name = "Jellyfish",
     name = "Winter Essence",
+
     id = 3012,
     essence = true,
+
     value = 200,
     tradeable = false,
+
     tradeable = true,
     itemImage = "/images/christmas/snow_essence.png",
+
     experience = 50,
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
+
     itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
     class = "rune",
+
     extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
     tags = { "magic", "runecrafting", "event" }
+
     class = "cooking-ingredient",
 +
     tags = { "fishing", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7039"] = {
+
   ["3013"] = {
     id = 7039,
+
     name = "Frost Flowers",
     name = "Gummy Shark",
+
     id = 3013,
     tradeable = false,
+
     value = 180,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     experience = 30,
     itemImage = "/images/christmas/monsters/gummy_shark.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
     extraTooltipInfo = "More likely to bite you than let you bite it!",
+
     extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
     class = "christmas-drop",
+
     class = "cooking-ingredient",
    time = 1000,
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "ingredient", "fishing", "event" }
 
 
   },
 
   },
   ["7040"] = {
+
   ["3014"] = {
     id = 7040,
+
    name = "Black Berry",
     name = "Angry Letter",
+
     id = 3014,
     tradeable = false,
+
     value = 20,
     itemImage = "/images/christmas/angry_letter.png",
+
     tradeable = true,
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
+
    experience = 40,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
     tags = { "event" }
+
     extraTooltipInfo = "It doesn't know how to speak.",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7041"] = {
+
   ["3015"] = {
     id = 7041,
+
    name = "Fairy Dust",
     name = "Baubles",
+
     id = 3015,
     tradeable = false,
+
     value = 165,
     itemImage = "/images/christmas/baubles.png",
+
     tradeable = true,
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
+
    experience = 35,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
     tags = { "event" }
+
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7050"] = {
+
   ["3016"] = {
     id = 7050,
+
    name = "Lotus Flower",
     name = "Snowglobe",
+
     id = 3016,
     tradeable = false,
+
     value = 300,
     itemImage = "/images/christmas/snowglobe.png",
+
     tradeable = true,
     extraTooltipInfo = "Stores your Christmas Spirit!",
+
    experience = 55,
     class = "christmas-globe",
+
     itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
     tags = { "event" }
+
     extraTooltipInfo = "A rare flower that grows in the deepest parts of the Living Forest and is rumored to have minor magical properties when prepared through alchemy.",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7060"] = {
+
   ["3017"] = {
     id = 7060,
+
    name = "Four-leaf Clover",
     name = "Mr. Klimp",
+
     id = 3017,
     itemImage = "/images/combat/monsters/chicken.png",
+
    value = 777,
     extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
+
    tradeable = true,
     class = "equipment",
+
     experience = 77,
    visual = "p-chicken",
+
     itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Very lucky!",
    equipmentStats = {
+
     class = "cooking-ingredient",
      isTransmog = true,
+
     tags = { "foraging", "cooking", "buff" }
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7061"] = {
+
   ["3018"] = {
     id = 7061,
+
    name = "Glow Spore Shroom",
     name = "The Mine Dwelling Hamster",
+
     id = 3018,
     itemImage = "/images/combat/monsters/elite/hamster.png",
+
    value = 90,
     extraTooltipInfo = "Back to the mines with you!!!",
+
     tradeable = true,
     class = "equipment",
+
    experience = 25,
    visual = "p-chicken",
+
     itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
    equipmentStats = {
+
     class = "cooking-ingredient",
      isTransmog = true,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7062"] = {
+
   ["3019"] = {
     id = 7062,
+
    name = "Pineapple",
     name = "Lil Crown Hamperster",
+
     id = 3019,
     itemImage = "/images/combat/monsters/elite/hamster2.png",
+
    value = 70,
     extraTooltipInfo = "Little hat REQUIRED",
+
    tradeable = true,
     class = "equipment",
+
     experience = 15,
    visual = "p-chicken",
+
     itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Does it go on pizza or not?",
    equipmentStats = {
+
     class = "cooking-ingredient",
      isTransmog = true,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7063"] = {
+
   ["3020"] = {
     name = "Lightning Edge",
+
     name = "Ghost Shrooms",
     id = 7063,
+
     id = 3020,
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
+
    value = 160,
    class = "equipment",
+
    tradeable = true,
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
    experience = 30,
     visual = "zero",
+
     itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
     category = { "weapon", "combat" },
+
     extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
    tags = { "melee", "cosmetic" },
+
     class = "cooking-ingredient",
    equipmentStats = {
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      isTransmog = true,
 
      slot = "weapon",
 
      oneHanded = true
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7064"] = {
+
   ["3021"] = {
     name = "Frost Maul",
+
     name = "Yellow Pepper",
     id = 7064,
+
     id = 3021,
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
+
    value = 160,
     extraTooltipInfo = "A hulking mass of snow covered ice.",
+
    tradeable = true,
     class = "equipment",
+
    experience = 30,
    visual = "moss-maul",
+
     itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
    category = { "weapon", "combat" },
+
     extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
     tags = { "melee", "twohand", "cosmetic" },
+
     class = "cooking-ingredient",
    equipmentStats = {
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
      isTransmog = true,
 
      slot = "weapon"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7065"] = {
+
   ["4000"] = {
     id = 7065,
+
     id = 4000,
     name = "Abusive",
+
     name = "Bone",
     itemImage = "/images/combat/monsters/elite/hamster3.png",
+
    value = 75,
    extraTooltipInfo = "gamster",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/bone.png",
     visual = "p-chicken",
+
     class = "fur",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Used as a crafting material.",
    equipmentStats = {
+
     tags = { "farming", "hunting" }
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7066"] = {
+
   ["4001"] = {
     name = "Elite Titan Helm",
+
    id = 4001,
     id = 7066,
+
     name = "Bone Plate",
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
+
     value = 150,
     itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
+
     tradeable = true,
    extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
+
     itemImage = "/images/combat/materials/bone_plate.png",
     class = "equipment",
+
     class = "fur",
     visual = "black-knight-full-helm",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "weapon", "combat", "cosmetic" },
+
     tags = { "farming", "hunting" }
     tags = { "melee", "armor" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7067"] = {
+
   ["4002"] = {
     name = "Ancient Crown",
+
    id = 4002,
     id = 7067,
+
     name = "Chitin",
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
+
     value = 2750,
     itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
+
     tradeable = true,
    extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
+
     itemImage = "/images/combat/materials/chitin_2.png",
     class = "equipment",
+
     class = "leather",
     visual = "kings-crown",
+
     extraTooltipInfo = "Used as a crafting material.",
     category = { "weapon", "combat", "cosmetic" },
+
     tags = { "farming", "hunting", "craftable" },
     tags = { "melee", "armor" },
+
     craftingStats = {
    equipmentStats = {
+
      level = 1,
       isTransmog = true,
+
      experience = 0,
       slot = "helm"
+
      category = "General",
     },
+
      craftable = true,
    rarity = "legendary"
+
       multiplier = 5,
 +
       description = "Convert heavy chitin into chitin."
 +
     }
 
   },
 
   },
   ["7068"] = {
+
   ["4003"] = {
     name = "Idlescape Bond",
+
    id = 4003,
     id = 7068,
+
     name = "Heavy Chitin",
     isToken = true,
+
     value = 3750,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/heavy_chitin.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 = "leather",
    class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "farming", "hunting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7069"] = {
+
   ["4004"] = {
     name = "Character Token",
+
    id = 4004,
     id = 7069,
+
     name = "Fur",
     isToken = true,
+
     value = 150,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/fur.png",
     extraTooltipInfo = "A token that can be redeemed for a new character slot.",
+
     class = "fur",
    class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "farming", "hunting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7070"] = {
+
   ["4005"] = {
     name = "Active Character Token",
+
    id = 4005,
     id = 7070,
+
     name = "Thick Fur",
     isToken = true,
+
     value = 225,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/thick_fur.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 = "fur",
    class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "farming", "hunting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7071"] = {
+
   ["4006"] = {
     name = "Item Name Token",
+
    id = 4006,
     id = 7071,
+
     name = "Wool",
     isToken = true,
+
     value = 200,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/wool.png",
     extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
+
     class = "fur",
    class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "farming", "hunting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7072"] = {
+
   ["4007"] = {
     name = "Vacation Token",
+
    id = 4007,
     id = 7072,
+
     name = "Hide",
     isToken = true,
+
     value = 50,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/hide.png",
     extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours.",
+
     class = "fur",
    class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "farming", "hunting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7073"] = {
+
   ["4008"] = {
     name = "Loadout Token",
+
    id = 4008,
     id = 7073,
+
     name = "Rough Hide",
     isToken = true,
+
     value = 125,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/rough_hide.png",
     extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
+
     class = "fur",
    class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "farming", "hunting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7074"] = {
+
   ["4009"] = {
     name = "Holy Avenger Helm",
+
    id = 4009,
     id = 7074,
+
     name = "Scale",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
+
     value = 1250,
     extraTooltipInfo = "H... Pointy!",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/scale.png",
     visual = "avenger-helm",
+
     class = "leather",
    category = { "armor", "combat" },
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "farming", "hunting", "craftable" },
    equipmentStats = {
+
     craftingStats = {
       isTransmog = true,
+
      level = 1,
       slot = "helm"
+
      experience = 0,
     },
+
      category = "General",
    rarity = "legendary"
+
      craftable = true,
 +
       multiplier = 5,
 +
       description = "Convert heavy scale into scale."
 +
     }
 
   },
 
   },
   ["7075"] = {
+
   ["4010"] = {
     name = "Holy Avenger Breastplate",
+
    id = 4010,
     id = 7075,
+
     name = "Heavy Scale",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
+
     value = 1750,
    extraTooltipInfo = "Full of righteous indignation!",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/heavy_scale.png",
     visual = "avenger-breastplate",
+
     class = "leather",
    category = { "armor", "combat" },
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "farming", "hunting" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7076"] = {
+
   ["4011"] = {
     name = "Holy Avenger Cape",
+
    id = 4011,
     id = 7076,
+
     name = "Crystal Scale",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
+
     value = 3000,
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/crystal_scale.png",
    visual = "avenger-cape",
+
     class = "leather",
    category = { "armor", "combat" },
+
     extraTooltipInfo = "Used to enhance Elven equipment.",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "crafting" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7077"] = {
+
   ["4012"] = {
     name = "Holy Avenger Leggings",
+
    id = 4012,
     id = 7077,
+
     name = "Leather",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
+
     value = 300,
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/leather.png",
     visual = "avenger-leggings",
+
     class = "leather",
     category = { "armor", "combat" },
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "melee", "armor", "cosmetic" },
+
     tags = { "crafting", "craftable" },
    equipmentStats = {
+
     craftingStats = {
       isTransmog = true,
+
      level = 15,
       slot = "legs"
+
       experience = 20,
     },
+
       category = "General",
    rarity = "legendary"
+
      craftable = true
 +
     }
 
   },
 
   },
   ["7078"] = {
+
   ["4013"] = {
     name = "Holy Avenger Boots",
+
    id = 4013,
     id = 7078,
+
     name = "Rough Cloth",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
+
     value = 30,
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
+
     experience = 50,
     class = "equipment",
+
     level = 1,
     visual = "avenger-boots",
+
     time = 5000,
     category = { "armor", "combat" },
+
     itemImage = "/images/combat/materials/rough_cloth.png",
     tags = { "melee", "armor", "cosmetic" },
+
     class = "cloth",
     equipmentStats = {
+
     extraTooltipInfo = "Used as a crafting material.",
      isTransmog = true,
+
     tags = { "runecrafting" }
      slot = "boots"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7079"] = {
+
   ["4014"] = {
    name = "Holy Avenger Gloves",
+
     id = 4014,
     id = 7079,
+
     name = "Restored Cloth",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
+
     value = 60,
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
+
     experience = 75,
     class = "equipment",
+
     level = 10,
     specialVisuals = { {
+
     time = 5500,
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
+
     itemImage = "/images/combat/materials/restored_cloth_new.png",
      css = "avenger-gloves-1"
+
    class = "cloth",
     }, {
+
     extraTooltipInfo = "Used as a crafting material.",
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
+
     tags = { "runecrafting" }
      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" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "gloves"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7080"] = {
+
   ["4015"] = {
     name = "A Mad Faith's Wrath",
+
    id = 4015,
     id = 7080,
+
     name = "Lesser Cloth",
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
+
     value = 150,
     itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
+
     tradeable = true,
     extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
+
     experience = 125,
     class = "equipment",
+
     level = 20,
     visual = "madfaith",
+
     time = 6000,
     category = { "armor", "combat" },
+
     itemImage = "/images/combat/materials/lesser_cloth_new.png",
     tags = { "melee", "armor", "cosmetic" },
+
     class = "cloth",
     equipmentStats = {
+
     extraTooltipInfo = "Used as a crafting material.",
      isTransmog = true,
+
     tags = { "runecrafting" }
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7081"] = {
+
   ["4016"] = {
     id = 7081,
+
     id = 4016,
     name = "Limpe K. Limpe",
+
     name = "Imbued Cloth",
     itemImage = "/images/combat/monsters/elite/limpe.png",
+
     value = 500,
     extraTooltipInfo = "A creature that is beyond comprehension.",
+
     tradeable = true,
     class = "equipment",
+
     experience = 200,
     visual = "p-chicken",
+
     level = 30,
     tags = { "melee", "armor", "cosmetic" },
+
     time = 6500,
     equipmentStats = {
+
    itemImage = "/images/combat/materials/imbued_cloth_new.png",
      isTransmog = true,
+
    class = "cloth",
      fullTransmog = true,
+
     extraTooltipInfo = "Used as a crafting material.",
      slot = "cape"
+
     tags = { "runecrafting" }
    },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["7082"] = {
+
   ["4017"] = {
     name = "Username Change Token",
+
    id = 4017,
     id = 7082,
+
     name = "Major Cloth",
     isTokenInput = true,
+
     value = 1000,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     experience = 300,
    extraTooltipInfo = "A token that can be redeemed to change your username.",
+
    level = 40,
     class = "platinum",
+
    time = 7000,
     category = { "platinum", "token" },
+
     itemImage = "/images/combat/materials/major_cloth_new.png",
     tags = { "platinum", "token" },
+
     class = "cloth",
    rarity = "legendary"
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7083"] = {
+
   ["4018"] = {
     name = "Shapeless Bow",
+
    id = 4018,
     id = 7083,
+
     name = "Greater Cloth",
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
+
     value = 2000,
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
+
     tradeable = true,
     class = "equipment",
+
     experience = 500,
     visual = "shapeless-longbow",
+
     level = 50,
     category = { "weapon", "combat" },
+
     time = 7500,
     tags = { "range", "twohand", "cosmetic" },
+
     itemImage = "/images/combat/materials/greater_cloth_new.png",
     equipmentStats = {
+
     class = "cloth",
      isTransmog = true,
+
    extraTooltipInfo = "Used as a crafting material.",
      slot = "weapon"
+
     tags = { "runecrafting" },
    },
+
     rarity = "uncommon"
     rarity = "legendary"
 
 
   },
 
   },
   ["7084"] = {
+
   ["4019"] = {
     name = "Shapeless Staff",
+
    id = 4019,
     id = 7084,
+
     name = "Elder Cloth",
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
+
     value = 4000,
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
+
     tradeable = true,
     class = "equipment",
+
     experience = 750,
     visual = "shapeless-staff",
+
     level = 60,
     category = { "weapon", "combat" },
+
     time = 8000,
     tags = { "magic", "twohand", "cosmetic" },
+
     itemImage = "/images/combat/materials/elder_cloth_new.png",
     equipmentStats = {
+
     class = "cloth",
      isTransmog = true,
+
    extraTooltipInfo = "Used as a crafting material.",
      slot = "weapon"
+
     tags = { "runecrafting" },
    },
+
     rarity = "rare"
     rarity = "legendary"
 
 
   },
 
   },
   ["7085"] = {
+
   ["4020"] = {
     name = "Gift of the Lightning King",
+
    id = 4020,
     id = 7085,
+
     name = "Aqueous Grass",
     itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
+
     value = 30,
     itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
+
     tradeable = true,
    extraTooltipInfo = "Gift of the Lightning King",
+
     itemImage = "/images/fishing/material/fiber_1.png",
     class = "equipment",
+
     class = "fiber",
     visual = "kings-crown",
+
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
    category = { "weapon", "combat", "cosmetic" },
+
     tags = { "fishing", "runecrafting" }
     tags = { "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape",
 
      cosmeticSlot = "base"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7086"] = {
+
   ["4021"] = {
     name = "Put Something On",
+
    id = 4021,
     id = 7086,
+
     name = "Water Weeds",
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
+
     value = 60,
     itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
+
     tradeable = true,
    extraTooltipInfo = "Seriously, put something on.",
+
     itemImage = "/images/fishing/material/fiber_2.png",
     class = "equipment",
+
     class = "fiber",
     visual = "character-model",
+
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
    category = { "weapon", "combat", "cosmetic" },
+
     tags = { "fishing", "runecrafting" }
     tags = { "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape",
 
      cosmeticSlot = "base"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7087"] = {
+
   ["4022"] = {
     name = "Fresh Off the Island",
+
    id = 4022,
     id = 7087,
+
     name = "River Vines",
     itemImage = "/images/combat/character_model_beard.png",
+
     value = 90,
    extraTooltipInfo = "Do you even know what island?",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/material/fiber_3.png",
     visual = "character-beard",
+
     class = "fiber",
    category = { "weapon", "combat", "cosmetic" },
+
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
     tags = { "cosmetic" },
+
     tags = { "fishing", "runecrafting" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm",
 
      cosmeticSlot = "face"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7088"] = {
+
   ["4023"] = {
    name = "Forgotten Platebody",
+
     id = 4023,
     id = 7088,
+
     name = "Violet Ribbons",
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
+
     value = 120,
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
+
     tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/material/fiber_4.png",
     specialVisuals = { {
+
     class = "fiber",
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
+
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. Used as a crafting material.",
      css = "ghost-body-front"
+
     tags = { "fishing", "runecrafting" }
     }, {
 
      image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
 
      css = "ghost-body-back"
 
    } },
 
     category = { "armor", "combat" },
 
     tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7089"] = {
+
   ["4024"] = {
    name = "Inventory Tab Token",
+
     id = 4024,
     id = 7089,
+
     name = "White Reeds",
    isToken = true,
+
     value = 150,
    itemImage = "/images/premium/premium_icon.png",
 
    itemIcon = "/images/premium/premium_icon.png",
 
    extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count.",
 
    class = "platinum",
 
    category = { "platinum", "token" },
 
    tags = { "platinum", "token" },
 
    rarity = "legendary"
 
  },
 
  ["8000"] = {
 
     name = "RISE OF INFO",
 
    id = 8000,
 
     value = 500,
 
 
     tradeable = true,
 
     tradeable = true,
    champEncounter = 3010,
+
     itemImage = "/images/fishing/material/fiber_5.png",
    enchantmentTier = 0,
+
     class = "fiber",
     itemImage = "/images/misc/Elite_Scroll.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 = "Ancient power emanates from the seal... It sorta smells like durian. Probably not a good idea to use this until raids are officially implemented.",
+
     tags = { "fishing", "runecrafting" }
     class = "elite-scroll",
 
     tags = { "dungeon" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["8001"] = {
+
   ["4025"] = {
     name = "Black Knight's Trial",
+
     id = 4025,
     id = 8001,
+
     name = "Ancient Kelp",
     value = 500,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
    champEncounter = 2000,
+
     itemImage = "/images/fishing/material/fiber_6.png",
    enchantmentTier = 0,
+
     class = "fiber",
    maxAugLevel = 20,
+
     extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
    augmentationCost = {
+
     tags = { "fishing", "runecrafting" }
      ["8001"] = 1
 
    },
 
    forcedAugmentChance = 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",
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8002"] = {
+
   ["4026"] = {
     name = "Giant Scroll",
+
     id = 4026,
     id = 8002,
+
     name = "Aqueous Chunks",
     value = 500,
+
     value = 700,
 
     tradeable = true,
 
     tradeable = true,
    champEncounter = 2001,
+
     itemImage = "/images/combat/materials/aqueous_chunks.png",
    enchantmentTier = 0,
+
    class = "bar",
    maxAugLevel = 20,
+
     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?",
    augmentationCost = {
+
     tags = { "magic", "craftable" },
      ["8002"] = 1
+
     craftingStats = {
    },
+
      level = 85,
    forcedAugmentChance = 1,
+
      experience = 2400,
     itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
+
      category = "Rare",
     extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
+
      craftable = true,
     class = "elite-scroll",
+
      multiplier = 3
     tags = { "elite" },
+
     }
     rarity = "uncommon"
 
 
   },
 
   },
   ["8003"] = {
+
   ["4027"] = {
     name = "Corroded Scroll",
+
     id = 4027,
     id = 8003,
+
     name = "Frost Shard",
     value = 500,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    champEncounter = 2002,
+
     itemImage = "/images/combat/materials/frost_shard.png",
    enchantmentTier = 0,
+
     class = "bar",
    maxAugLevel = 20,
+
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
    augmentationCost = {
+
     tags = { "magic", "craftable" },
      ["8003"] = 1
+
     craftingStats = {
    },
+
      level = 85,
    forcedAugmentChance = 1,
+
      experience = 2400,
     itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
+
      category = "Rare",
     extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
+
      craftable = true
     class = "elite-scroll",
+
    }
     tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8004"] = {
+
   ["4028"] = {
     name = "Stew Stained Page",
+
     id = 4028,
     id = 8004,
+
     name = "Elder Stone",
     value = 500,
+
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
    champEncounter = 2003,
+
     itemImage = "/images/combat/materials/elder_stone.png",
    enchantmentTier = 0,
+
     class = "bar",
    maxAugLevel = 20,
+
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
    augmentationCost = {
+
     tags = { "magic" },
      ["8004"] = 1
+
     rarity = "rare"
    },
 
    forcedAugmentChance = 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",
 
     tags = { "elite" },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["8005"] = {
+
   ["4500"] = {
     name = "Cluster-Cluck",
+
    id = 4500,
     id = 8005,
+
     name = "Box Trap",
     value = 500,
+
     value = 25,
 +
     experience = 160,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2004,
+
     class = "seed",
     enchantmentTier = 0,
+
    itemImage = "/images/farming/hunting/box_trap.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
     augmentationCost = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       ["8005"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 1,
 +
      image = "/images/farming/hunting/box_trap.png",
 +
      align = "bottom",
 +
      experience = 100,
 +
      time = 40,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
+
      level = 1,
    extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
+
      experience = 205,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
     rarity = "uncommon"
+
      description = "A box trap with bait only suitable to catch small game."
 +
     }
 
   },
 
   },
   ["8006"] = {
+
   ["4501"] = {
     name = "Demonic Trial",
+
    id = 4501,
     id = 8006,
+
     name = "Pitfall Trap",
     value = 500,
+
     value = 50,
 +
     experience = 10,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2005,
+
     class = "seed",
     enchantmentTier = 0,
+
    itemImage = "/images/farming/hunting/pitfall.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
     augmentationCost = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       ["8006"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 13,
 +
      image = "/images/farming/hunting/pitfall.png",
 +
      align = "bottom",
 +
      experience = 125,
 +
      time = 40,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
+
      level = 15,
    extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
+
      experience = 320,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
     rarity = "uncommon"
+
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
 +
     }
 
   },
 
   },
   ["8007"] = {
+
   ["4502"] = {
     name = "Taproot Scroll",
+
    id = 4502,
     id = 8007,
+
     name = "Bird Trap",
     value = 500,
+
     value = 100,
 +
     experience = 10,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2006,
+
     class = "seed",
     enchantmentTier = 0,
+
    itemImage = "/images/farming/hunting/bird_trap.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
     augmentationCost = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       ["8007"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 23,
 +
      image = "/images/farming/hunting/bird_trap.png",
 +
      align = "bottom",
 +
      experience = 350,
 +
      time = 90,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
+
      level = 25,
    extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
+
      experience = 595,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
     rarity = "uncommon"
+
      description = "A bird trap with bait suitable to catch small flying creatures."
 +
     }
 
   },
 
   },
   ["8008"] = {
+
   ["4503"] = {
     name = "The Final Test",
+
    id = 4503,
     id = 8008,
+
     name = "Net Trap",
     value = 500,
+
     value = 125,
 +
     experience = 10,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 5,
+
     class = "seed",
     enchantmentTier = 0,
+
    itemImage = "/images/farming/hunting/net_trap.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
     augmentationCost = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       ["8008"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 33,
 +
      image = "/images/farming/hunting/net_trap.png",
 +
      align = "bottom",
 +
      experience = 200,
 +
      time = 45,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/Elite_Scroll.png",
+
      level = 35,
    extraTooltipInfo = "Can you do what no one has ever done before?",
+
      experience = 810,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "dungeon" },
+
      craftable = true,
     rarity = "legendary"
+
      description = "A net trap with bait suitable to catch most creatures."
 +
     }
 
   },
 
   },
   ["8009"] = {
+
   ["4504"] = {
     name = "Shapeless Scroll",
+
     id = 4504,
     id = 8009,
+
     name = "Bear Trap",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2007,
+
     class = "seed",
     enchantmentTier = 0,
+
    itemImage = "/images/farming/hunting/metal_trap.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
     augmentationCost = {
+
    tags = { "hunting", "craftable", "seed", "farming" },
       ["8009"] = 1
+
     rarity = "uncommon",
 +
     farmingStats = {
 +
       height = 1,
 +
      width = 2,
 +
      requiredLevel = 50,
 +
      image = "/images/farming/hunting/metal_trap.png",
 +
      align = "bottom",
 +
      experience = 650,
 +
      time = 60,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
+
      level = 50,
    extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
+
      experience = 3170,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
     rarity = "uncommon"
+
      description = "A bear trap with bait only suitable to catch large and medium sized creatures."
 +
     }
 
   },
 
   },
   ["8010"] = {
+
   ["4505"] = {
     name = "Stormy Sea Scroll",
+
     id = 4505,
     id = 8010,
+
     name = "Water Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2008,
+
     class = "seed",
     enchantmentTier = 0,
+
     itemImage = "/images/farming/totem/water_totem_mj_v2.png",
     maxAugLevel = 20,
+
     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.",
     augmentationCost = {
+
     rarity = "rare",
       ["8010"] = 1
+
    farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 50,
 +
      image = "/images/farming/totem/water_totem_mj_v2.png",
 +
      align = "bottom",
 +
      experience = 10000,
 +
      time = 10080
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
+
      level = 50,
    extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
+
      experience = 3700,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
    rarity = "uncommon"
+
      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."
  },
 
  ["8011"] = {
 
    name = "Enchanted Armory Scroll",
 
    id = 8011,
 
    value = 500,
 
    tradeable = true,
 
    champEncounter = 2009,
 
    enchantmentTier = 0,
 
    maxAugLevel = 20,
 
    augmentationCost = {
 
      ["8011"] = 1
 
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "craftable", "seed", "farming" }
    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"] = {
+
   ["4506"] = {
     name = "Fallen Academy Scroll",
+
     id = 4506,
     id = 8012,
+
     name = "Nature Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2010,
+
     class = "seed",
     enchantmentTier = 0,
+
     itemImage = "/images/farming/totem/nature_orb.png",
     maxAugLevel = 20,
+
    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.",
     augmentationCost = {
+
     rarity = "rare",
       ["8012"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 50,
 +
      image = "/images/farming/totem/nature_orb.png",
 +
      align = "bottom",
 +
      experience = 10000,
 +
      time = 10080
 +
    },
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 3700,
 +
      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."
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "craftable", "seed", "farming" }
    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"] = {
+
   ["4507"] = {
     name = "Overgrown Woods Scroll",
+
     id = 4507,
     id = 8013,
+
     name = "Earth Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2011,
+
     class = "seed",
     enchantmentTier = 0,
+
     itemImage = "/images/farming/totem/earth_orb.png",
     maxAugLevel = 20,
+
    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.",
     augmentationCost = {
+
     rarity = "rare",
       ["8013"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 50,
 +
      image = "/images/farming/totem/earth_orb.png",
 +
      align = "bottom",
 +
      experience = 10000,
 +
      time = 10080
 +
    },
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 3700,
 +
      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."
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "craftable", "seed", "farming" }
    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"] = {
+
   ["4508"] = {
     name = "Elven Encampment Scroll",
+
     id = 4508,
     id = 8014,
+
     name = "Coalescing Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2012,
+
     class = "seed",
     enchantmentTier = 0,
+
     itemImage = "/images/farming/totem/condensed_orb.png",
     maxAugLevel = 20,
+
    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.",
     augmentationCost = {
+
     rarity = "rare",
       ["8014"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 50,
 +
      image = "/images/farming/totem/condensed_orb.png",
 +
      align = "bottom",
 +
      experience = 10000,
 +
      time = 10080
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
+
      level = 50,
    extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
+
      experience = 3700,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
    rarity = "uncommon"
+
      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."
  },
 
  ["9000"] = {
 
    name = "Giant's Keep Key",
 
    id = 9000,
 
    value = 10000000,
 
    champEncounter = 3003,
 
    enchantmentTier = 0,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      startsAt = 5,
 
      multPerLevel = 0.05
 
 
     },
 
     },
     augmentationCost = {
+
     tags = { "craftable", "seed", "farming" }
      ["5"] = 25000,
 
      ["6"] = 25000,
 
      ["7"] = 25000,
 
      ["9"] = 25000,
 
      ["10"] = 25000
 
    },
 
    tradeable = true,
 
    craftingLevel = 85,
 
    craftingExperience = 120000,
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    itemImage = "/images/misc/keys/Complete_Disc.png",
 
    category = "Dungeon",
 
    craftingDescription = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter.",
 
    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",
 
    tags = { "dungeon" },
 
    requiredResources = { {
 
      ["512"] = 3000,
 
      ["513"] = 3000,
 
      ["514"] = 3000,
 
      ["516"] = 3000,
 
      ["517"] = 3000,
 
      ["9001"] = 1,
 
      ["9002"] = 1,
 
      ["9003"] = 1,
 
      ["9004"] = 1,
 
      ["9005"] = 1
 
    }, {
 
      ["9001"] = 3,
 
      ["9002"] = 3,
 
      ["9003"] = 3,
 
      ["9004"] = 3,
 
      ["9005"] = 3
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["9001"] = {
+
   ["4509"] = {
     id = 9001,
+
     id = 4509,
     name = "Nature Fragment",
+
     name = "Monster Trap",
     value = 1500000,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
     craftable = true,
+
     class = "seed",
    craftingLevel = 85,
+
     itemImage = "/images/farming/hunting/metal_trap.png",
    craftingExperience = 0,
+
     extraTooltipInfo = "A trap designed to lure unusual monsters.",
     itemImage = "/images/misc/keys/Nature_Piece.png",
+
     tags = { "hunting", "craftable", "seed", "farming" },
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
+
     rarity = "uncommon",
     class = "key",
+
     farmingStats = {
    tags = { "fragment" },
+
       height = 2,
     category = "Dungeon",
+
      width = 2,
     requiredResources = { {
+
      requiredLevel = 60,
       ["517"] = 500,
+
      image = "/images/farming/hunting/metal_trap.png",
       ["9003"] = 1
+
       align = "bottom",
     } },
+
      experience = 2250,
     rarity = "uncommon"
+
      time = 90,
 +
      fixedSize = true
 +
     },
 +
     craftingStats = {
 +
      level = 60,
 +
      experience = 9600,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A trap designed to lure unusual monsters."
 +
    }
 
   },
 
   },
   ["9002"] = {
+
   ["4510"] = {
     id = 9002,
+
     id = 4510,
     name = "Ice Fragment",
+
     name = "Worm Composting Bin",
     value = 1500000,
+
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     craftable = true,
+
     class = "seed",
    craftingLevel = 85,
+
     itemImage = "/images/farming/worm_bin.png",
    craftingExperience = 0,
+
     extraTooltipInfo = "A composting bin that uses worms to break down organic material into nutrient-rich soil.",
     itemImage = "/images/misc/keys/Water_Piece.png",
+
     rarity = "common",
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
+
     farmingStats = {
     class = "key",
+
      height = 1,
     tags = { "fragment" },
+
      width = 1,
    category = "Dungeon",
+
      requiredLevel = 6,
     requiredResources = { {
+
      image = "/images/farming/worm_bin.png",
       ["513"] = 500,
+
      align = "bottom",
       ["9001"] = 1
+
      experience = 60,
     } },
+
      time = 30,
     rarity = "uncommon"
+
      fixedSize = true
 +
    },
 +
     craftingStats = {
 +
       level = 6,
 +
      experience = 750,
 +
       category = "Farming",
 +
      craftable = true
 +
     },
 +
     tags = { "craftable", "seed", "farming" }
 
   },
 
   },
   ["9003"] = {
+
   ["5000"] = {
    id = 9003,
+
     name = "Shrimp Bauble",
     name = "Fire Fragment",
+
     id = 5000,
     value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     craftable = true,
+
     value = 10,
     craftingLevel = 85,
+
     itemImage = "/images/misc/shrimp_bauble.png",
    craftingExperience = 0,
 
     itemImage = "/images/misc/keys/Fire_Piece.png",
 
    extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
 
 
     class = "key",
 
     class = "key",
 +
    extraTooltipInfo = "Untamed magic oozes out from inside.",
 
     tags = { "fragment" },
 
     tags = { "fragment" },
     category = "Dungeon",
+
     blockCritAugment = true,
     requiredResources = { {
+
     augmentOverride = {
       ["512"] = 500,
+
       fixedSuccessCount = 10,
       ["9002"] = 1
+
       fixedBaseCount = 0
     } },
+
     }
    rarity = "uncommon"
 
 
   },
 
   },
   ["9004"] = {
+
   ["5001"] = {
     id = 9004,
+
     id = 5001,
     name = "Corrupted Fragment",
+
     name = "Shrimp",
     value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/Death_Piece.png",
+
     itemImage = "/images/misc/schfftph_fzzglgl.png",
    extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
+
     class = "fish",
     class = "key",
+
     extraTooltipInfo = "One of perfection's many forms."
     tags = { "fragment" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9005"] = {
+
   ["5002"] = {
     id = 9005,
+
     id = 5002,
     name = "Chaos Fragment",
+
     name = "Shrimp Ascendant",
     value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/Chaos_Piece.png",
+
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
    extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
+
     class = "fish",
     class = "key",
+
     extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art."
     tags = { "fragment" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9006"] = {
+
   ["6000"] = {
    name = "Torn Goblin Settlement Map",
+
     id = 6000,
     id = 9006,
+
     name = "Gold Medal",
     value = 100000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/ui/highscore_gold.png",
     champEncounter = 3001,
+
     extraTooltipInfo = "First place award!",
     enchantmentTier = 0,
+
     class = "gold-medal",
     maxAugLevel = 10,
+
     tags = { "unique" }
     augCostScaling = {
+
  },
      startsAt = 5,
+
  ["6001"] = {
      multPerLevel = 0.05
+
     id = 6001,
    },
+
     name = "Silver Medal",
    augmentationCost = {
+
     tradeable = false,
      ["95"] = 15,
+
     itemImage = "/images/ui/highscore_silver.png",
      ["96"] = 15,
+
     extraTooltipInfo = "Second place award!",
      ["2010"] = 15
+
     class = "silver-medal",
     },
+
     tags = { "unique" }
    craftingLevel = 30,
 
     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"] = {
+
   ["6002"] = {
    name = "Scrap of Stained Parchment",
+
     id = 6002,
     id = 9007,
+
     name = "Bronze Medal",
     value = 7500,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/ui/highscore_bronze.png",
     itemImage = "/images/misc/keys/goblin_map_piece.png",
+
     extraTooltipInfo = "Third place award!",
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
+
     class = "bronze-medal",
     class = "key",
+
     tags = { "unique" }
     tags = { "fragment" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9008"] = {
+
   ["6950"] = {
    name = "Dark Fortress Key",
+
     id = 6950,
     id = 9008,
+
     name = "Event Token",
     value = 750000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/misc/event_token.png",
    champEncounter = 3002,
+
     extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
    enchantmentTier = 0,
+
     class = "gold-medal",
    maxAugLevel = 10,
+
     tags = { "event" }
    augCostScaling = {
 
      startsAt = 5,
 
      multPerLevel = 0.05
 
    },
 
    augmentationCost = {
 
      ["202"] = 15,
 
      ["204"] = 15,
 
      ["514"] = 50,
 
      ["515"] = 50,
 
      ["516"] = 50
 
     },
 
    craftingLevel = 50,
 
    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"] = {
+
   ["7000"] = {
    name = "Dark Key Piece",
+
     id = 7000,
     id = 9009,
+
     name = "Snow",
     value = 100000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/snow.png",
     itemImage = "/images/misc/keys/fortress_key_piece.png",
+
     extraTooltipInfo = "Used to make Snowballs!",
     extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
+
     class = "christmas-drop",
     class = "key",
+
     tags = { "event" }
     tags = { "fragment" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9010"] = {
+
   ["7001"] = {
     name = "Cursed Spade",
+
    id = 7001,
     id = 9010,
+
     name = "Snowball",
     value = 2000000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/snowball.png",
     maxAugLevel = 10,
+
     extraTooltipInfo = "Use '/throw NAME' to throw at people!",
     augCostScaling = {
+
     class = "christmas-drop",
       startsAt = 5,
+
     tags = { "crafting", "event", "craftable" },
       multPerLevel = 0.05
+
    craftingStats = {
 +
      level = 1,
 +
      experience = 1,
 +
       category = "Event",
 +
       craftable = true
 
     },
 
     },
     augmentationCost = {
+
     blockAugmenting = true,
      ["800"] = 30,
+
     noDustFromResearching = true,
      ["4000"] = 10
+
     noScrapFromResearching = true
     },
 
    craftingLevel = 50,
 
     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"] = {
+
   ["7002"] = {
    name = "Burning Feather",
+
     id = 7002,
     id = 9011,
+
     name = "Wrapping Paper",
     value = 2000000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/christmas/wrapping_paper.png",
    enchantmentTier = 0,
+
     extraTooltipInfo = "Born to be torn apart",
    maxAugLevel = 10,
+
     class = "christmas-drop",
    augCostScaling = {
+
     tags = { "crafting", "event" }
      startsAt = 5,
 
      multPerLevel = 0.05
 
    },
 
    augmentationCost = {
 
      ["5"] = 10000,
 
      ["512"] = 300,
 
      ["700"] = 50
 
     },
 
    craftingLevel = 60,
 
    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" },
 
    requiredResources = { {
 
      ["2"] = 200000,
 
      ["512"] = 4000,
 
      ["700"] = 1,
 
      ["9013"] = 2,
 
      ["9014"] = 2
 
    }, {
 
      ["512"] = 1000,
 
      ["700"] = 1,
 
      ["9013"] = 6,
 
      ["9014"] = 6
 
    } },
 
    rarity = "rare"
 
 
   },
 
   },
   ["9012"] = {
+
   ["7003"] = {
    name = "Krampus' Key",
+
     id = 7003,
     id = 9012,
+
     name = "Present",
     value = 69,
 
 
     tradeable = false,
 
     tradeable = false,
    enchantmentTier = 0,
+
     itemImage = "/images/christmas/present.png",
    craftingLevel = 1,
+
     extraTooltipInfo = "Merry Christmas!",
    craftingExperience = 1,
+
     class = "christmas-present",
    craftable = true,
+
     tags = { "event", "chest" },
     itemImage = "/images/christmas/krampus_key.png",
+
     rarity = "rare",
    category = "Event",
+
     canBeOpened = true
     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",
 
     tags = { "dungeon", "event" },
 
     requiredResources = { {
 
      ["7038"] = 150000
 
     } }
 
 
   },
 
   },
   ["9013"] = {
+
   ["7004"] = {
     name = "Molten Ashes",
+
    id = 7004,
     id = 9013,
+
     name = "Cookie Dough",
     value = 150000,
+
     tradeable = false,
     tradeable = true,
+
     level = 1,
     itemImage = "/images/misc/keys/infernal_ashes.png",
+
     experience = 1,
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
+
     itemImage = "/images/christmas/cookie_dough.png",
     class = "key",
+
     extraTooltipInfo = "It smells like cookies",
     tags = { "fragment" },
+
     class = "christmas-food",
    rarity = "uncommon"
+
    time = 1000,
 +
     tags = { "event", "cooking", "ingredient", "prepared" }
 
   },
 
   },
   ["9014"] = {
+
   ["7005"] = {
    name = "Infernal Flame",
+
     id = 7005,
     id = 9014,
+
     name = "Cookie",
    value = 250000,
 
    tradeable = true,
 
    itemImage = "/images/misc/keys/infernal_flame.png",
 
    craftingLevel = 60,
 
    craftingExperience = 100,
 
    craftable = true,
 
    category = "Dungeon",
 
    extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
 
    class = "key",
 
    tags = { "fragment" },
 
    requiredResources = { {
 
      ["2"] = 25000,
 
      ["9013"] = 2
 
    } },
 
    rarity = "uncommon"
 
  },
 
  ["9015"] = {
 
     name = "Cracked Shrimp Bauble",
 
    id = 9015,
 
    value = 420,
 
 
     tradeable = false,
 
     tradeable = false,
    champEncounter = 3000,
+
     itemImage = "/images/christmas/cookie.png",
     itemImage = "/images/misc/shrimp_bauble_cracked.png",
+
     extraTooltipInfo = "It reminds you of your childhood",
     extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
+
     class = "christmas-food",
     class = "key",
+
     tags = { "event", "cooking", "food", "consumable" },
     tags = { "dungeon" },
+
     healing = {
     rarity = "uncommon"
+
      hp = 20,
 +
      cooldown = 5000,
 +
      perTick = 15,
 +
      totalTicks = 4,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["9016"] = {
+
   ["7006"] = {
    name = "Elder Lockstone",
+
     id = 7006,
     id = 9016,
+
     name = "Gummy Fish",
     value = 2000000,
+
     tradeable = false,
    tradeable = true,
+
     level = 1,
    maxAugLevel = 10,
+
     experience = 1,
    augCostScaling = {
+
     itemImage = "/images/christmas/gummy_fish.png",
      startsAt = 5,
+
     extraTooltipInfo = "Delicious candy!",
      multPerLevel = 0.05
+
     class = "christmas-drop",
    },
+
     time = 1000,
    augmentationCost = {
+
     tags = { "fishing", "event" }
      ["10"] = 3000,
 
      ["109"] = 1000,
 
      ["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"] = {
+
   ["7007"] = {
    name = "Castle Map",
+
     id = 7007,
     id = 9017,
+
     name = "Gummy Shark Fin",
     value = 2000000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/christmas/gummy_shark_fin.png",
    maxAugLevel = 10,
+
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
    augCostScaling = {
+
     class = "christmas-drop",
      startsAt = 5,
+
     tags = { "event" }
      multPerLevel = 0.05
 
    },
 
    augmentationCost = {
 
      ["109"] = 50,
 
      ["1600"] = 3
 
     },
 
    craftingLevel = 74,
 
    craftingExperience = 40000,
 
    forcedAugmentChance = 1,
 
    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"] = {
+
   ["7008"] = {
    name = "Ancient Pyramid",
+
     id = 7008,
     id = 9018,
+
     name = "Krampus' Horn",
     value = 10000000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/christmas/krampus_horn.png",
    maxAugLevel = 10,
+
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
    augCostScaling = {
+
     class = "christmas-drop",
      startsAt = 5,
+
     tags = { "event" }
      multPerLevel = 0.05
 
    },
 
    augmentationCost = {
 
      ["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" },
 
    requiredResources = { {
 
      ["513"] = 3000,
 
      ["9021"] = 4,
 
      ["11036"] = 200
 
    }, {
 
      ["9021"] = 13
 
    } },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["9019"] = {
+
   ["7009"] = {
    name = "Ancient Maelstrom Orb",
+
     id = 7009,
     id = 9019,
+
     name = "Candy Buttons",
     value = 20000000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/christmas/candy_buttons.png",
    maxAugLevel = 10,
+
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
    augCostScaling = {
+
     class = "christmas-drop",
      startsAt = 5,
+
     tags = { "event" }
      multPerLevel = 0.05
 
    },
 
    augmentationCost = {
 
      ["208"] = 2,
 
      ["513"] = 250,
 
      ["516"] = 500
 
     },
 
    craftingLevel = 92,
 
    craftingExperience = 40000,
 
    forcedAugmentChance = 1,
 
    champEncounter = 3009,
 
    craftable = true,
 
     itemImage = "images/misc/keys/prism.png",
 
     category = "Dungeon",
 
    craftingDescription = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
 
    extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
 
     class = "key",
 
     tags = { "dungeon" },
 
    requiredResources = { {
 
      ["208"] = 50,
 
      ["307"] = 1500,
 
      ["9020"] = 4,
 
      ["11032"] = 50
 
    }, {
 
      ["9020"] = 13
 
    } },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["9020"] = {
+
   ["7010"] = {
    name = "Ancient Crystal",
+
     id = 7010,
     id = 9020,
+
     name = "Scarf",
     value = 1750000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/scarf.png",
     itemImage = "/images/misc/keys/ancient_crystal.png",
+
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
     extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
+
     class = "christmas-drop",
     class = "key",
+
     tags = { "event" }
     tags = { "fragment" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["9021"] = {
+
   ["7011"] = {
     name = "Ancient Stone",
+
    id = 7011,
     id = 9021,
+
     name = "Evergreen Log",
     value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     level = 1,
     itemImage = "/images/misc/keys/ancient_stone.png",
+
     experience = 1,
     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.",
+
     itemImage = "/images/christmas/evergreen_log.png",
     class = "key",
+
     extraTooltipInfo = "Smells faintly of mint and cinnamon",
     tags = { "fragment" },
+
     class = "christmas-drop",
    rarity = "epic"
+
     tags = { "foraging", "event" }
 
   },
 
   },
   ["9022"] = {
+
   ["7012"] = {
    name = "Partial Map",
+
     id = 7012,
     id = 9022,
+
     name = "Corrupted Evergreen Log",
     value = 150000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
     itemImage = "/images/misc/keys/partial_map.png",
+
     extraTooltipInfo = "It reeks of decay",
     extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
+
     class = "christmas-drop",
     class = "key",
+
     tags = { "event" }
     tags = { "fragment" },
 
    rarity = "rare"
 
 
   },
 
   },
   ["9023"] = {
+
   ["7013"] = {
     name = "Elder Gem",
+
    id = 7013,
     id = 9023,
+
     name = "Magic Ice",
     value = 5000000,
+
     tradeable = false,
     tradeable = true,
+
    level = 1,
     itemImage = "/images/misc/keys/elder_gem.png",
+
     experience = 1,
     extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
+
     time = 1000,
     class = "key",
+
     itemImage = "/images/christmas/magic_ice.png",
     tags = { "fragment" },
+
     extraTooltipInfo = "Magically makes you want to lick it",
    rarity = "rare"
+
     class = "christmas-drop",
 +
     tags = { "mining", "event" }
 
   },
 
   },
   ["9024"] = {
+
   ["7014"] = {
    name = "Awakened Shrimp Eye",
+
     id = 7014,
     id = 9024,
+
     name = "Inferior Bearded Wanderer",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 3011,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     itemImage = "/images/misc/shrimp_eye.png",
+
     itemImage = "/images/christmas/christmas_helmet_worn.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.",
+
    itemIcon = "/images/christmas/christmas_helmet.png",
     class = "elite-scroll",
+
     extraTooltipInfo = "The hat's a little loose and the beard is itchy",
     tags = { "dungeon" },
+
    visual = "christmas-helmet",
     rarity = "legendary"
+
     class = "christmas-tier1",
 +
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "helm",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9025"] = {
+
   ["7015"] = {
    name = "Dwarven Research Key",
+
     id = 7015,
     id = 9025,
+
     name = "Inferior Reindeer Hunters' Armor",
     value = 10000000,
+
     tradeable = false,
    champEncounter = 3014,
+
     enchantmentTier = 0,
     tradeable = true,
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     craftingLevel = 85,
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
    craftingExperience = 120000,
+
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
    craftable = true,
+
     visual = "christmas-breastplate",
     itemImage = "/images/misc/keys/dwarven_research.png",
+
     class = "christmas-tier1",
     category = "Dungeon",
+
     tags = { "event", "armor" },
     craftingDescription = "Grants one-time access to the Dwarven Research Station dungeon. Augmentation level is randomly chosen up to (Smithing + Mining) / 40.",
+
     equipmentStats = {
     extraTooltipInfo = "The key to enter the Dwarven Research Station.",
+
       slot = "body",
     class = "key",
+
      weaponBonus = {
     tags = { "dungeon" },
+
        strength = 0,
     requiredResources = { {
+
        intellect = 0,
       ["9029"] = 5
+
        dexterity = 0
    } },
+
      }
     rarity = "epic"
+
     }
 
   },
 
   },
   ["9026"] = {
+
   ["7016"] = {
     name = "Heart of the Oak",
+
     id = 7016,
     id = 9026,
+
     name = "Inferior Reindeer Hunters' Leggings",
     value = 10000000,
+
     tradeable = false,
     champEncounter = 3013,
+
     enchantmentTier = 0,
     tradeable = true,
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     itemImage = "/images/misc/keys/heart_oak.png",
+
     itemIcon = "/images/christmas/christmas_leggings.png",
     extraTooltipInfo = "The key to enter the Nature Athaneum.",
+
     extraTooltipInfo = "Chafes in all the wrong places",
     class = "key",
+
    visual = "christmas-leggings",
     tags = { "dungeon" },
+
     class = "christmas-tier1",
     rarity = "epic"
+
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "legs",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9027"] = {
+
   ["7017"] = {
    name = "Abandoned Academy Scroll",
+
     id = 7017,
     id = 9027,
+
     name = "Inferior Christmas Lights",
     value = 10000000,
+
     tradeable = false,
     champEncounter = 3012,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
    tradeable = true,
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
    craftingLevel = 85,
+
     itemIcon = "/images/christmas/christmas_weapon.png",
    craftingExperience = 120000,
+
     extraTooltipInfo = "Still a little dusty from being in storage",
    forcedAugmentChance = 1,
+
     visual = "christmas-weapon",
    craftable = true,
+
     class = "christmas-tier1",
     itemImage = "/images/misc/keys/abandoned_academy.png",
+
     tags = { "event", "onehand" },
     category = "Dungeon",
+
     equipmentStats = {
     craftingDescription = "Grants one-time access to the Abandoned Academy Base dungeon. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40.",
+
       slot = "weapon",
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
+
      weaponBonus = {
     class = "key",
+
        strength = 0,
     tags = { "dungeon" },
+
        intellect = 0,
     requiredResources = { {
+
        dexterity = 0
       ["9030"] = 5
+
      },
    } },
+
      oneHanded = true,
    rarity = "epic"
+
      attackSpeed = 2.4
  },
+
     }
  ["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",
 
     tags = { "fragment", "mining", "smithing" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["9029"] = {
+
   ["7018"] = {
     id = 9029,
+
     id = 7018,
     name = "Core Ingot",
+
     name = "SuperSled 1337",
     skill = "smithing",
+
     tradeable = false,
    level = 90,
+
     enchantmentTier = 0,
    value = 1000000,
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
    experience = 50000,
+
     itemIcon = "/images/christmas/christmas_shield.png",
     time = 3600000,
+
     extraTooltipInfo = "An elite sled for elite sledders",
     itemImage = "/images/smithing/core_ingot.png",
+
     visual = "christmas-shield",
     class = "bar",
+
    class = "christmas-tier1",
     extraTooltipInfo = "A material that mimics Dwarven Craftdwarfship. Using this to craft a key would grant you access to long lost Dwarven ruins.",
+
     tags = { "event" },
     tags = { "mining", "smithing" },
+
     equipmentStats = {
     skillIcon = "/images/smithing/smithing_icon.png",
+
       slot = "shield",
     requiredResources = { {
+
       weaponBonus = {
       ["2"] = 100000,
+
        strength = 0,
       ["9028"] = 1
+
        intellect = 0,
    } },
+
        dexterity = 0
    rarity = "legendary",
+
      }
     tradeable = true
+
     }
 
   },
 
   },
   ["9030"] = {
+
   ["7019"] = {
     id = 9030,
+
     id = 7019,
     name = "Ancient Cloth Fragment",
+
     name = "Bearded Wanderer",
     value = 500000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/combat/materials/imbued_elder_cloth.png",
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
     itemIcon = "/images/christmas/christmas_helmet.png",
     class = "cloth",
+
     extraTooltipInfo = "The hat's too tight and the beard smells funny.",
     extraTooltipInfo = "A particularly powerful piece of arcane cloth. It could be used to craft an even more powerful scroll.",
+
    visual = "christmas-helmet",
     tags = { "runecrafting" },
+
     class = "christmas-tier2",
     rarity = "legendary"
+
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "helm",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9031"] = {
+
   ["7020"] = {
     id = 9031,
+
     id = 7020,
     name = "Ancient Oak Seed",
+
     name = "Reindeer Hunters' Armor",
     value = 500000,
+
     tradeable = false,
     experience = 40,
+
     enchantmentTier = 0,
     farmingStats = {
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
      requiredLevel = 90,
+
    itemIcon = "/images/christmas/christmas_chestplate.png",
      experience = 325000,
+
    extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
      height = 6,
+
     visual = "christmas-breastplate",
      width = 6,
+
     class = "christmas-tier2",
      yield = { {
+
     tags = { "event", "armor" },
        chance = 1,
+
     equipmentStats = {
        id = 9026,
+
      slot = "body",
        min = 1,
+
      weaponBonus = {
        max = 1
+
        strength = 0,
      }, {
+
        intellect = 0,
        chance = 0.16666666666666666,
+
        dexterity = 0
        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,
 
    itemImage = "/images/farming/elder_oak_seed.png",
 
     tags = { "seed", "farming", "foraging" },
 
     extraTooltipInfo = "A seed that predates even the Elder Trees.",
 
     rarity = "legendary"
 
 
   },
 
   },
   ["9032"] = {
+
   ["7021"] = {
     id = 9032,
+
     id = 7021,
     name = "Cursed Spade Head",
+
     name = "Reindeer Hunters' Leggings",
     value = 500000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "images/misc/keys/cursed_spade_head.png",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     class = "key",
+
    itemIcon = "/images/christmas/christmas_leggings.png",
     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...",
+
     extraTooltipInfo = "There's no holes, at least!",
     tags = { "fragment" },
+
     visual = "christmas-leggings",
     rarity = "uncommon"
+
    class = "christmas-tier2",
 +
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "legs",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["10000"] = {
+
   ["7022"] = {
     id = 10000,
+
     id = 7022,
     name = "The Castled King",
+
     name = "Christmas Lights",
     itemImage = "/images/combat/monsters/elite/true_info.png",
+
    tradeable = false,
     itemIcon = "/images/magic/prismatic_gem.png",
+
    enchantmentTier = 0,
     extraTooltipInfo = "Show your true might.",
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
     class = "equipment",
+
     itemIcon = "/images/christmas/christmas_weapon.png",
     visual = "castled-king",
+
     extraTooltipInfo = "Not for the nice!",
     category = { "armor", "combat" },
+
     visual = "christmas-weapon",
 +
     class = "christmas-tier2",
 +
     tags = { "event", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       isTransmog = true,
+
       slot = "weapon",
       fullTransmog = true,
+
       weaponBonus = {
      slot = "cape"
+
        strength = 0,
    },
+
        intellect = 0,
    tags = { "armor", "unique" },
+
        dexterity = 0
     rarity = "legendary"
+
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4
 +
     }
 
   },
 
   },
   ["10001"] = {
+
   ["7023"] = {
     name = "Dextrous Scraps",
+
    id = 7023,
     id = 10001,
+
     name = "SuperSled 9000",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/Range_Scrap.png",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     class = "gem",
+
     itemIcon = "/images/christmas/christmas_shield.png",
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
+
     extraTooltipInfo = "For when sledding meets extreme sports",
     canBeOpened = true,
+
     visual = "christmas-shield",
     tags = { "chest", "range" }
+
     class = "christmas-tier2",
 +
     tags = { "event" },
 +
    equipmentStats = {
 +
      slot = "shield",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["10002"] = {
+
   ["7024"] = {
     name = "Intellectual Scraps",
+
    id = 7024,
     id = 10002,
+
     name = "Superior Bearded Wanderer",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/Magic_Scrap.png",
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     class = "gem",
+
     itemIcon = "/images/christmas/christmas_helmet.png",
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
+
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
     canBeOpened = true,
+
     visual = "christmas-helmet",
     tags = { "chest", "magic" }
+
     class = "christmas-tier3",
 +
     tags = { "event", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "helm"
 +
    }
 
   },
 
   },
   ["10003"] = {
+
   ["7025"] = {
     name = "Gem Package",
+
    id = 7025,
     id = 10003,
+
     name = "Superior Reindeer Hunters' Armor",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/package.png",
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     class = "gem",
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
     extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
+
    extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
     canBeOpened = true,
+
    visual = "christmas-breastplate",
    tags = { "mining", "chest" }
+
     class = "christmas-tier3",
 +
     tags = { "event", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "body",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "body"
 +
    }
 
   },
 
   },
   ["10004"] = {
+
   ["7026"] = {
     name = "Sealed Scroll",
+
    id = 7026,
     id = 10004,
+
     name = "Superior Reindeer Hunters' Leggings",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/sealed_scroll.png",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     class = "gem",
+
     itemIcon = "/images/christmas/christmas_leggings.png",
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
+
    extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
     canBeOpened = true,
+
    visual = "christmas-leggings",
    tags = { "chest" }
+
     class = "christmas-tier3",
 +
     tags = { "event", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "legs",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "legs"
 +
    }
 
   },
 
   },
   ["10005"] = {
+
   ["7027"] = {
     name = "Small Gathering Supply Crate",
+
    id = 7027,
     id = 10005,
+
     name = "Superior Christmas Lights",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/supply_crate_small.png",
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
     class = "gem",
+
     itemIcon = "/images/christmas/christmas_weapon.png",
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
    extraTooltipInfo = "For the naughty!",
     canBeOpened = true,
+
    visual = "christmas-weapon",
    tags = { "chest" }
+
     class = "christmas-tier3",
 +
     tags = { "event", "onehand", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "weapon",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 +
      cosmeticSlot = "weapon"
 +
    }
 
   },
 
   },
   ["10006"] = {
+
   ["7028"] = {
     name = "Gathering Supply Crate",
+
    id = 7028,
     id = 10006,
+
     name = "SuperSled 9001",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/supply_crate.png",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     class = "gem",
+
     itemIcon = "/images/christmas/christmas_shield.png",
     extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
    extraTooltipInfo = "It's over 9000!",
     canBeOpened = true,
+
    visual = "christmas-shield",
    tags = { "chest" }
+
     class = "christmas-tier3",
 +
     tags = { "event", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "shield",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "shield"
 +
    }
 
   },
 
   },
   ["10007"] = {
+
   ["7029"] = {
     name = "Large Gathering Supply Crate",
+
     name = "Magical Snowball",
     id = 10007,
+
     id = 7029,
     value = 1000,
+
    enchantmentTier = 5,
 +
     value = 2840000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/supply_crate_large.png",
+
    requiredLevel = {
     class = "gem",
+
      attack = 50,
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
      strength = 50
     canBeOpened = true,
+
    },
    tags = { "chest" }
+
     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"
 
   },
 
   },
   ["10008"] = {
+
   ["7030"] = {
     name = "Bucket of Worms",
+
     name = "Candy Cane Daggers",
     id = 10008,
+
     id = 7030,
     value = 1000,
+
    enchantmentTier = 5,
 +
     value = 2840000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/bait/bucket.png",
+
     requiredLevel = {
     class = "gem",
+
      strength = 50
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
+
     },
     canBeOpened = true,
+
     extraTooltipInfo = "Best to not lick these.",
     tags = { "fishing", "chest" }
+
     itemImage = "/images/christmas/candy_cane_daggers_icon.png",
  },
+
     class = "equipment",
  ["10009"] = {
+
    specialVisuals = { {
    name = "Box of Skill Books",
+
      image = "/images/christmas/candy_cane_dagger_1.png",
    id = 10009,
+
      css = "candy-cane-daggers-1"
    value = 1,
+
     }, {
     tradeable = true,
+
      image = "/images/christmas/candy_cane_dagger_2.png",
    itemImage = "/images/misc/gold_lockbox.png",
+
      css = "candy-cane-daggers-2"
    class = "gem",
+
    } },
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
     tags = { "melee", "event", "twohand", "cosmetic" },
     canBeOpened = true,
+
     equipmentStats = {
    tags = { "chest" }
+
      isTransmog = true,
  },
+
      slot = "weapon",
  ["10010"] = {
+
      offensiveCritical = {
    name = "Box of Jewelry",
+
        chance = 0.055,
    id = 10010,
+
        damageMultiplier = 1.75
    value = 1,
+
      },
    tradeable = true,
+
      offensiveAccuracyAffinityRating = {
    itemImage = "/images/misc/gold_lockbox.png",
+
        Melee = 69,
    class = "gem",
+
        Magic = -10,
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
        Range = -10,
    canBeOpened = true,
+
        Piercing = 43,
    tags = { "chest" }
+
        Blunt = -8,
  },
+
        Slashing = 43
  ["10011"] = {
+
      },
    name = "Magic Starter Kit",
+
      offensiveDamageAffinity = {
    id = 10011,
+
        Melee = 1,
    value = 1,
+
        Magic = 0.75,
    tradeable = true,
+
        Range = 0.75,
    itemImage = "/images/misc/pouch.png",
+
        Piercing = 1.1,
    class = "gem",
+
        Blunt = 0.33,
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
        Slashing = 0.75
    canBeOpened = true,
+
      },
    tags = { "chest", "magic" }
+
      weaponBonus = {
  },
+
        strength = 29,
  ["10012"] = {
+
        intellect = 0,
    name = "Range Starter Kit",
+
        dexterity = 0
    id = 10012,
+
      },
    value = 1,
+
      armorBonus = {
    tradeable = true,
+
        protection = 0,
    itemImage = "/images/misc/pouch.png",
+
        resistance = 0,
    class = "gem",
+
        agility = 10,
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
        stamina = 0
    canBeOpened = true,
+
      },
    tags = { "chest", "range" }
+
      attackSpeed = 2,
  },
+
      augmentationBonus = { {
  ["10013"] = {
+
        stat = "offensiveCritical.chance",
    name = "Lesser Jewelry Cache",
+
        value = 0.01
    id = 10013,
+
      }, {
    value = 1000,
+
        stat = "offensiveCritical.damageMultiplier",
    tradeable = true,
+
        value = 0.01
    itemImage = "/images/misc/gold_lockbox.png",
+
      }, {
    canBeOpened = true,
+
        stat = "armorBonus.agility",
    class = "gem",
+
        value = 0.5
     tags = { "chest" },
+
      } }
 +
     },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["10014"] = {
+
   ["7031"] = {
     name = "Greater Jewelry Cache",
+
     name = "Festive Shroud",
     id = 10014,
+
     id = 7031,
     value = 1000,
+
    enchantmentTier = 2,
 +
     value = 5120000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/gold_lockbox.png",
+
    requiredLevel = {
     canBeOpened = true,
+
      defense = 40,
     class = "gem",
+
      enchanting = 40
     tags = { "chest" },
+
    },
     rarity = "epic"
+
     itemImage = "/images/christmas/festive_shroud.png",
  },
+
     itemIcon = "/images/christmas/festive_shroud_hood.png",
  ["10015"] = {
+
     class = "equipment",
    name = "Goblin Cache",
+
    extraTooltipInfo = "Makes you feel rather jolly.",
    id = 10015,
+
    visual = "cape",
    value = 1000,
+
     tags = { "melee", "event", "cosmetic" },
    tradeable = true,
+
     equipmentStats = {
    itemImage = "/images/misc/dark_chest.png",
+
      isTransmog = true,
    canBeOpened = true,
+
      slot = "cape",
    class = "gem",
+
      defensiveDamageAffinity = {
    tags = { "chest" },
+
        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"
 
     rarity = "epic"
 
   },
 
   },
   ["10016"] = {
+
   ["7032"] = {
     name = "Dark Cache",
+
     name = "Merry Maker's Mittens",
     id = 10016,
+
     id = 7032,
     value = 1000,
+
     itemImage = "/images/christmas/christmas_gloves.png",
     tradeable = true,
+
    extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
     itemImage = "/images/misc/dark_chest.png",
+
     class = "equipment",
     canBeOpened = true,
+
     specialVisuals = { {
     class = "gem",
+
      image = "/images/christmas/christmas_gloves_1.png",
     tags = { "chest" },
+
      css = "christmas-gloves-1"
     rarity = "epic"
+
     }, {
 +
      image = "/images/christmas/christmas_gloves_2.png",
 +
      css = "christmas-gloves-2"
 +
     }, {
 +
      image = "/images/christmas/christmas_gloves_3.png",
 +
      css = "christmas-gloves-3"
 +
    } },
 +
     tags = { "event", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "gloves",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "gloves"
 +
    }
 
   },
 
   },
   ["10017"] = {
+
   ["7033"] = {
     name = "Giant Cache",
+
     name = "Mistletoe Treads",
     id = 10017,
+
     id = 7033,
     value = 1000,
+
     itemImage = "/images/christmas/christmas_boots.png",
     tradeable = true,
+
     itemIcon = "/images/christmas/christmas_boots_icon.png",
    itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "For treading on snow or enemy faces.",
     canBeOpened = true,
+
     class = "equipment",
     class = "gem",
+
    visual = "boots",
     tags = { "chest" },
+
     tags = { "event", "armor", "cosmetic" },
     rarity = "epic"
+
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "boots",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "boots"
 +
    }
 
   },
 
   },
   ["10018"] = {
+
   ["7034"] = {
     name = "Elder Cache",
+
    id = 7034,
     id = 10018,
+
     name = "Magic Ice Bar",
     value = 1000,
+
     level = 1,
     tradeable = true,
+
     experience = 100,
     itemImage = "/images/misc/dark_chest.png",
+
     time = 12000,
     canBeOpened = true,
+
     itemImage = "/images/christmas/ice_bar.png",
     class = "gem",
+
     class = "bar",
     tags = { "chest" },
+
     extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
    rarity = "epic"
+
     tags = { "mining", "smithing", "event" }
 
   },
 
   },
   ["10019"] = {
+
   ["7035"] = {
     name = "Overgrown Cache",
+
     name = "Winter Rune",
     id = 10019,
+
     id = 7035,
     value = 1000,
+
     time = 5000,
     tradeable = true,
+
     experience = 25,
     itemImage = "/images/misc/dark_chest.png",
+
    level = 1,
     canBeOpened = true,
+
     itemImage = "/images/christmas/Snow_Rune.png",
     class = "gem",
+
     extraTooltipInfo = "A slate imbued with the essence of winter.",
     tags = { "chest" },
+
     class = "rune",
    rarity = "epic"
+
     tags = { "ammunition", "magic", "runecrafting", "event" }
 
   },
 
   },
   ["10020"] = {
+
   ["7036"] = {
     name = "Barrows Cache",
+
     name = "Scroll of Candy Canes",
     id = 10020,
+
    enchant = true,
     value = 1000,
+
    hidden = true,
     tradeable = true,
+
    categories = { "christmas elf gear" },
     itemImage = "/images/misc/dark_chest.png",
+
    time = 15000,
     canBeOpened = true,
+
     id = 7036,
     class = "gem",
+
    enchantmentID = 7000,
     tags = { "chest" },
+
     level = 1,
    rarity = "epic"
+
     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" }
 
   },
 
   },
   ["10021"] = {
+
   ["7037"] = {
     name = "Flaming Cache",
+
    id = 7037,
     id = 10021,
+
     name = "Gummy Lure",
    value = 1000,
+
     fishingBait = {
     tradeable = true,
+
      level = 0,
     itemImage = "/images/misc/dark_chest.png",
+
      bait = 0,
     canBeOpened = true,
+
      reel = 0,
     class = "gem",
+
      bonus = 0
     tags = { "chest" },
+
     },
    rarity = "epic"
+
     itemImage = "images/christmas/gummy_bait.png",
 +
     extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
 +
     class = "fish-secondary",
 +
     tags = { "fishing", "event", "bait" }
 
   },
 
   },
   ["10022"] = {
+
   ["7038"] = {
    name = "Storm Cache",
+
     id = 7038,
     id = 10022,
+
     name = "Winter Essence",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/snow_essence.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
     canBeOpened = true,
+
     class = "rune",
     class = "gem",
+
     tags = { "magic", "runecrafting", "event" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10023"] = {
+
   ["7039"] = {
     name = "Maelstrom Cache",
+
    id = 7039,
     id = 10023,
+
     name = "Gummy Shark",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     level = 1,
     itemImage = "/images/misc/dark_chest.png",
+
     experience = 1,
     canBeOpened = true,
+
     itemImage = "/images/christmas/monsters/gummy_shark.png",
     class = "gem",
+
     extraTooltipInfo = "More likely to bite you than let you bite it!",
     tags = { "chest" },
+
     class = "christmas-drop",
    rarity = "epic"
+
    time = 1000,
 +
     tags = { "fishing", "event" }
 
   },
 
   },
   ["10024"] = {
+
   ["7040"] = {
    name = "INFO Cache",
+
     id = 7040,
     id = 10024,
+
     name = "Angry Letter",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/angry_letter.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
     canBeOpened = true,
+
     class = "christmas-drop",
     class = "gem",
+
     tags = { "event" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10025"] = {
+
   ["7041"] = {
    name = "Ancient Cache",
+
     id = 7041,
     id = 10025,
+
     name = "Baubles",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/baubles.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
     canBeOpened = true,
+
     class = "christmas-drop",
     class = "gem",
+
     tags = { "event" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10026"] = {
+
   ["7042"] = {
    name = "Dwarven Research Cache",
+
     id = 7042,
     id = 10026,
+
     name = "Extra Large Snowball",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/extra_large_snowball.png",
     itemImage = "/images/misc/supply_crate_large.png",
+
     extraTooltipInfo = "Normally used to build snowmen, but not today. Use '/throw NAME large' to \"throw\" at people!",
     canBeOpened = true,
+
     class = "christmas-drop",
     class = "gem",
+
     tags = { "event" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10027"] = {
+
   ["7043"] = {
    name = "Elven Research Cache",
+
     id = 7043,
     id = 10027,
+
     name = "Extra Large Baubles",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/extra_large_baubles.png",
     itemImage = "/images/misc/supply_crate_large.png",
+
     extraTooltipInfo = "Commemorates Christmas 2024! How many can you collect? How many can you even hold? These things are heavy.",
     canBeOpened = true,
+
     class = "christmas-drop",
     class = "gem",
+
     tags = { "event" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["10028"] = {
+
   ["7050"] = {
    name = "Academy Research Cache",
+
     id = 7050,
     id = 10028,
+
     name = "Snowglobe",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/snowglobe.png",
     itemImage = "/images/misc/supply_crate_large.png",
+
     extraTooltipInfo = "Stores your Christmas Spirit!",
     canBeOpened = true,
+
     class = "christmas-globe",
     class = "gem",
+
     tags = { "event" }
     tags = { "chest" },
 
    rarity = "epic"
 
 
   },
 
   },
   ["11000"] = {
+
   ["7060"] = {
     id = 11000,
+
     id = 7060,
     name = "Novice Tacklebox",
+
     name = "Mr. Klimp",
    value = 850,
+
     itemImage = "/images/combat/monsters/chicken.png",
    tradeable = true,
+
     extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
    enchantmentTier = 1,
 
    augmentationCost = {
 
      ["201"] = 2,
 
      ["302"] = 4,
 
      ["11030"] = 1
 
    },
 
    craftingExperience = 156,
 
    craftingLevel = 2,
 
    craftable = true,
 
     itemImage = "/images/fishing/Novice_Tacklebox.png",
 
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power.",
+
     visual = "p-chicken",
    extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
+
     tags = { "melee", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       fullTransmog = true,
        skill = "fishing",
+
       slot = "cape",
        boost = 3
+
       cosmeticSlot = "base"
       }, {
 
        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 = { {
+
     rarity = "legendary"
      ["201"] = 20,
 
      ["302"] = 40,
 
      ["690"] = 3,
 
      ["11030"] = 3
 
    } }
 
 
   },
 
   },
   ["11001"] = {
+
   ["7061"] = {
     id = 11001,
+
     id = 7061,
     name = "Basic Tacklebox",
+
     name = "The Mine Dwelling Hamster",
     value = 8000,
+
     itemImage = "/images/combat/monsters/elite/hamster.png",
     tradeable = true,
+
    extraTooltipInfo = "Back to the mines with you!!!",
     enchantmentTier = 2,
+
     class = "equipment",
     augmentationCost = {
+
    visual = "hamster",
       ["202"] = 4,
+
     tags = { "melee", "cosmetic" },
       ["303"] = 8,
+
     equipmentStats = {
       ["11030"] = 5
+
       isTransmog = true,
 +
      fullTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "base"
 
     },
 
     },
     craftingExperience = 612,
+
     rarity = "legendary"
    craftingLevel = 17,
+
  },
    requiredLevel = {
+
  ["7062"] = {
      fishing = 10
+
    id = 7062,
    },
+
     name = "Lil Crown Hamperster",
     craftable = true,
+
     itemImage = "/images/combat/monsters/elite/hamster2.png",
     itemImage = "/images/fishing/Basic_Tacklebox.png",
+
     extraTooltipInfo = "Little hat REQUIRED",
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity.",
+
     visual = "hamster-2",
    extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
+
     tags = { "melee", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       fullTransmog = true,
        skill = "fishing",
+
       slot = "cape",
        boost = 6
+
       cosmeticSlot = "base"
       }, {
 
        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 = { {
+
     rarity = "legendary"
      ["202"] = 35,
 
      ["303"] = 75,
 
      ["690"] = 6,
 
      ["691"] = 3,
 
      ["11030"] = 15
 
    } }
 
 
   },
 
   },
   ["11002"] = {
+
   ["7063"] = {
     id = 11002,
+
    name = "Lightning Edge",
     name = "Advanced Tacklebox",
+
     id = 7063,
     value = 54500,
+
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
     tradeable = true,
+
    class = "equipment",
     enchantmentTier = 3,
+
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     augmentationCost = {
+
     visual = "zero",
       ["204"] = 7,
+
     tags = { "melee", "onehand", "cosmetic" },
       ["304"] = 13,
+
     equipmentStats = {
       ["11031"] = 2
+
       isTransmog = true,
 +
       slot = "weapon",
 +
      oneHanded = true,
 +
       cosmeticSlot = "weapon"
 
     },
 
     },
     craftingExperience = 3648,
+
     rarity = "legendary"
     craftingLevel = 32,
+
  },
     requiredLevel = {
+
  ["7064"] = {
       fishing = 30
+
    name = "Frost Maul",
 +
    id = 7064,
 +
    itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
 +
     extraTooltipInfo = "A hulking mass of snow covered ice.",
 +
     class = "equipment",
 +
    visual = "moss-maul",
 +
    tags = { "melee", "twohand", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "weapon",
 +
       cosmeticSlot = "weapon"
 
     },
 
     },
     craftable = true,
+
     rarity = "legendary"
     itemImage = "/images/fishing/Advanced_Tacklebox.png",
+
  },
     tool = true,
+
  ["7065"] = {
 +
    id = 7065,
 +
    name = "Abusive",
 +
     itemImage = "/images/combat/monsters/elite/hamster3.png",
 +
     extraTooltipInfo = "gamster",
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity.",
+
     visual = "hamster-3",
    extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
+
     tags = { "melee", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       fullTransmog = true,
        skill = "fishing",
+
       slot = "cape",
        boost = 9
+
       cosmeticSlot = "base"
       }, {
 
        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 = { {
+
     rarity = "legendary"
      ["204"] = 65,
 
      ["304"] = 135,
 
      ["690"] = 8,
 
      ["691"] = 8,
 
      ["692"] = 8,
 
      ["11031"] = 15
 
    } }
 
 
   },
 
   },
   ["11003"] = {
+
   ["7066"] = {
    id = 11003,
+
     name = "Elite Titan Helm",
     name = "Pro Tacklebox",
+
     id = 7066,
     value = 500000,
+
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
    enchantmentTier = 4,
+
     extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
    augmentationCost = {
 
      ["205"] = 10,
 
      ["305"] = 20,
 
      ["11031"] = 5
 
    },
 
    craftingExperience = 12280,
 
    craftingLevel = 52,
 
    requiredLevel = {
 
      fishing = 40
 
     },
 
    craftable = true,
 
    itemImage = "/images/fishing/Pro_Tacklebox.png",
 
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity.",
+
     visual = "black-knight-full-helm",
     extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
+
     tags = { "melee", "armor", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "helm",
        skill = "fishing",
+
       cosmeticSlot = "helm"
        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
 
      } }
 
 
     },
 
     },
    requiredResources = { {
+
     rarity = "legendary"
      ["205"] = 100,
 
      ["305"] = 200,
 
      ["690"] = 8,
 
      ["691"] = 8,
 
      ["692"] = 8,
 
      ["693"] = 8,
 
      ["11031"] = 50
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["11004"] = {
+
   ["7067"] = {
    id = 11004,
+
     name = "Ancient Crown",
     name = "Supreme Tacklebox",
+
     id = 7067,
     value = 2000000,
+
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
    enchantmentTier = 5,
+
     extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
    augmentationCost = {
 
      ["206"] = 14,
 
      ["306"] = 27,
 
      ["11031"] = 16,
 
      ["11032"] = 1,
 
      ["11036"] = 3
 
    },
 
    craftingExperience = 28560,
 
    craftingLevel = 72,
 
    requiredLevel = {
 
      fishing = 50
 
    },
 
    craftable = true,
 
     itemImage = "/images/fishing/Supreme_Tacklebox.png",
 
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity.",
+
     visual = "kings-crown",
     extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
+
     tags = { "melee", "armor", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "helm",
        skill = "fishing",
+
       cosmeticSlot = "helm"
        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 = { {
+
     rarity = "legendary"
      ["206"] = 135,
 
      ["306"] = 270,
 
      ["690"] = 8,
 
      ["691"] = 8,
 
      ["692"] = 8,
 
      ["693"] = 8,
 
      ["11031"] = 160,
 
      ["11032"] = 10,
 
      ["11036"] = 30
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["11005"] = {
+
   ["7068"] = {
     id = 11005,
+
    name = "Idlescape Bond",
     name = "Ocean's Embrace",
+
     id = 7068,
     value = 9927000,
+
    isTokenInput = true,
     tradeable = false,
+
     itemImage = "/images/premium/gift_token.png",
     enchantmentTier = 8,
+
     extraTooltipInfo = "A token that can be redeemed to gift one month of Idlescape Plus to another player.",
     augmentationCost = {
+
     class = "platinum",
      ["11032"] = 300,
+
     tags = { "platinum", "token" },
      ["11033"] = 3,
+
     rarity = "legendary"
      ["11034"] = 3,
+
  },
      ["11035"] = 3,
+
  ["7069"] = {
      ["11036"] = 300
+
    name = "Character Token",
     },
+
    id = 7069,
     craftingExperience = 256000,
+
    isToken = true,
     craftingLevel = 90,
+
    itemImage = "/images/premium/premium_icon.png",
     requiredLevel = {
+
    extraTooltipInfo = "A token that can be redeemed for a new character slot.",
      fishing = 80
+
    class = "platinum",
     },
+
    tags = { "platinum", "token" },
     forcedAugmentChance = 1,
+
    rarity = "legendary"
     craftable = true,
+
  },
     maxAugLevel = 10,
+
  ["7070"] = {
     augCostScaling = {
+
    name = "Active Character Token",
      soulboundOnly = true,
+
    id = 7070,
      startsAt = 3,
+
    isToken = true,
      multPerLevel = 0.5,
+
    itemImage = "/images/premium/premium_icon.png",
      soulboundMaxDuplicates = 1,
+
    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.",
      soulboundIgnoresMaxAug = true
+
    class = "platinum",
     },
+
    tags = { "platinum", "token" },
     itemImage = "/images/fishing/Master_Tacklebox.png",
+
    rarity = "legendary"
     tool = true,
+
  },
 +
  ["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",
     craftingDescription = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity. Enhances ancient fishing.",
+
     visual = "avenger-helm",
     extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power. Enhances ancient fishing.",
+
     tags = { "melee", "armor", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "helm",
        skill = "fishing",
+
       cosmeticSlot = "helm"
        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"
 
     rarity = "legendary"
 
   },
 
   },
   ["11010"] = {
+
   ["7075"] = {
     id = 11010,
+
    name = "Holy Avenger Breastplate",
     name = "Earthworm Bait",
+
     id = 7075,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
     value = 1,
+
    extraTooltipInfo = "Full of righteous indignation!",
     fishingBait = {
+
    class = "equipment",
       bait = 5,
+
     visual = "avenger-breastplate",
       reel = 5
+
     tags = { "melee", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "body",
 +
       cosmeticSlot = "body"
 
     },
 
     },
     itemImage = "images/fishing/bait/earthworm_hook.png",
+
     rarity = "legendary"
    extraTooltipInfo = "A tiny lil' earthworm.",
 
    class = "fish",
 
    tags = { "fishing" }
 
 
   },
 
   },
   ["11011"] = {
+
   ["7076"] = {
     id = 11011,
+
    name = "Holy Avenger Cape",
     name = "Fat Nightcrawler Bait",
+
     id = 7076,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
     value = 5,
+
    extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
     fishingBait = {
+
     class = "equipment",
      level = 1,
+
     visual = "avenger-cape",
       bait = 15,
+
     tags = { "melee", "cosmetic" },
       reel = 10,
+
    equipmentStats = {
       bonus = 5
+
       isTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "cape"
 
     },
 
     },
     itemImage = "images/fishing/bait/nightcrawler_hook.png",
+
     rarity = "legendary"
    extraTooltipInfo = "A big ol' nightcrawler.",
 
    class = "fish",
 
    tags = { "fishing" }
 
 
   },
 
   },
   ["11012"] = {
+
   ["7077"] = {
     id = 11012,
+
    name = "Holy Avenger Leggings",
     name = "Glowbug Bait",
+
     id = 7077,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
     value = 5,
+
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
     fishingBait = {
+
     class = "equipment",
      level = 1,
+
     visual = "avenger-leggings",
       bait = 10,
+
     tags = { "melee", "armor", "cosmetic" },
       reel = 15,
+
    equipmentStats = {
       bonus = 5
+
       isTransmog = true,
 +
       slot = "legs",
 +
       cosmeticSlot = "legs"
 
     },
 
     },
     itemImage = "images/fishing/bait/glowbug_hook.png",
+
     rarity = "legendary"
    extraTooltipInfo = "A small glowbug.",
 
    class = "fish",
 
    tags = { "fishing" }
 
 
   },
 
   },
   ["11013"] = {
+
   ["7078"] = {
     id = 11013,
+
    name = "Holy Avenger Boots",
     name = "Shrimp Tail Bait",
+
     id = 7078,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
     value = 35,
+
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
     craftingLevel = 5,
+
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
     craftingExperience = 15,
+
     class = "equipment",
     craftingMultiplier = { 5 },
+
     visual = "avenger-boots",
     craftable = true,
+
     tags = { "melee", "armor", "cosmetic" },
    fishingBait = {
+
     equipmentStats = {
       level = 1,
+
       isTransmog = true,
       bait = 20,
+
       slot = "boots",
       reel = 10,
+
       cosmeticSlot = "boots"
      bonus = 5
 
 
     },
 
     },
     itemImage = "images/fishing/bait/shrimptail_hook.png",
+
     rarity = "legendary"
    craftingDescription = "Each craft results in 5 bait.",
 
    extraTooltipInfo = "The tail of a shrimp.",
 
    class = "fish",
 
    tags = { "crafting", "fishing" },
 
    category = "Fishing",
 
    requiredResources = { {
 
      ["60"] = 3
 
    } }
 
 
   },
 
   },
   ["11014"] = {
+
   ["7079"] = {
     id = 11014,
+
     name = "Holy Avenger Gloves",
     name = "Fish Guts Bait",
+
     id = 7079,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
     value = 50,
+
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
     craftingLevel = 20,
+
     extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
     craftingExperience = 35,
+
     class = "equipment",
     requiredResources = { {
+
     specialVisuals = { {
       ["61"] = 9
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
 +
      css = "avenger-gloves-1"
 
     }, {
 
     }, {
       ["62"] = 6
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
 +
      css = "avenger-gloves-2"
 
     }, {
 
     }, {
       ["63"] = 3
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
 +
      css = "avenger-gloves-3"
 
     } },
 
     } },
     craftingMultiplier = { 3, 3, 3 },
+
     tags = { "melee", "armor", "cosmetic" },
     craftable = true,
+
     equipmentStats = {
    fishingBait = {
+
       isTransmog = true,
       level = 2,
+
       slot = "gloves",
      bait = 25,
+
       cosmeticSlot = "gloves"
       reel = 5,
 
       bonus = 10
 
 
     },
 
     },
     itemImage = "images/fishing/bait/fish_guts_hook.png",
+
     rarity = "legendary"
    craftingDescription = "Each craft results in 3 bait.",
 
    extraTooltipInfo = "Some fish guts. Ew.",
 
    class = "fish",
 
    tags = { "crafting", "fishing" },
 
    category = "Fishing"
 
 
   },
 
   },
   ["11015"] = {
+
   ["7080"] = {
     id = 11015,
+
    name = "A Mad Faith's Wrath",
     name = "Smelly Meat Bait",
+
     id = 7080,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
     value = 75,
+
    itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
     fishingBait = {
+
    extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
       level = 2,
+
    class = "equipment",
       bait = 15,
+
     visual = "madfaith",
       reel = 15,
+
     tags = { "melee", "cosmetic" },
       bonus = 5
+
     equipmentStats = {
 +
       isTransmog = true,
 +
       fullTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "base"
 
     },
 
     },
     itemImage = "images/fishing/bait/smelly_meat_hook.png",
+
     rarity = "legendary"
    extraTooltipInfo = "Some smelly, probably not rotten, meat.",
 
    class = "fish",
 
    tags = { "fishing" }
 
 
   },
 
   },
   ["11016"] = {
+
   ["7081"] = {
     id = 11016,
+
     id = 7081,
     name = "Hardened Hook Bait",
+
     name = "Limpe K. Limpe",
     craftingLevel = 35,
+
     itemImage = "/images/combat/monsters/elite/limpe.png",
     craftingExperience = 75,
+
     extraTooltipInfo = "A creature that is beyond comprehension.",
     tradeable = true,
+
     class = "equipment",
     value = 100,
+
     visual = "p-chicken-2",
     craftingMultiplier = { 12 },
+
     tags = { "melee", "cosmetic" },
     craftable = true,
+
     equipmentStats = {
    fishingBait = {
+
       isTransmog = true,
       level = 3,
+
       fullTransmog = true,
       reel = 35,
+
       slot = "cape",
       bonus = 20,
+
       cosmeticSlot = "base"
       multReel = 1.3,
 
      multBonus = 1.1
 
 
     },
 
     },
     itemImage = "images/fishing/bait/hardened_hook.png",
+
     rarity = "legendary"
    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"] = {
+
   ["7082"] = {
     id = 11017,
+
    name = "Username Change Token",
     name = "Alluring Lure Bait",
+
     id = 7082,
     craftingLevel = 35,
+
    isTokenInput = true,
     craftingExperience = 75,
+
     itemImage = "/images/premium/premium_icon.png",
     tradeable = true,
+
    extraTooltipInfo = "A token that can be redeemed to change your username.",
     value = 100,
+
    class = "platinum",
     craftingMultiplier = { 14 },
+
     tags = { "platinum", "token" },
     craftable = true,
+
     rarity = "legendary"
     fishingBait = {
+
  },
      level = 3,
+
  ["7083"] = {
      bait = 20,
+
     name = "Shapeless Bow",
       bonus = 30,
+
     id = 7083,
       multBait = 1.2,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
       multBonus = 1.1
+
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
 +
     class = "equipment",
 +
    visual = "shapeless-longbow",
 +
    tags = { "range", "twohand", "cosmetic" },
 +
    equipmentStats = {
 +
       isTransmog = true,
 +
       slot = "weapon",
 +
       cosmeticSlot = "weapon"
 
     },
 
     },
     itemImage = "images/fishing/bait/alluring_lure.png",
+
     rarity = "legendary"
    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"] = {
+
   ["7084"] = {
    id = 11018,
+
     name = "Shapeless Staff",
     name = "Writhing Tentacle Bait",
+
     id = 7084,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
     craftingLevel = 50,
+
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
     craftingExperience = 150,
+
     class = "equipment",
     value = 666,
+
     visual = "shapeless-staff",
     craftingMultiplier = { 6 },
+
     tags = { "magic", "twohand", "cosmetic" },
    craftable = true,
+
    equipmentStats = {
     fishingBait = {
+
       isTransmog = true,
      level = 5,
+
       slot = "weapon",
      bait = -30,
+
       cosmeticSlot = "weapon"
      reel = -30,
 
      bonus = 60,
 
       multReel = 1.3,
 
       multBait = 1.3,
 
       multBonus = 1.3
 
 
     },
 
     },
    itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
+
     rarity = "legendary"
    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"] = {
+
   ["7085"] = {
     id = 11019,
+
    name = "Gift of the Lightning King",
     name = "Mysterious Bait",
+
     id = 7085,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
     value = 500,
+
     itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
     fishingBait = {
+
     extraTooltipInfo = "Gift of the Lightning King",
      randomizeBoosts = true,
+
     class = "equipment",
      level = 0,
+
    visual = "kings-crown",
       bait = 0,
+
    equipmentStats = {
       reel = 0,
+
       isTransmog = true,
       bonus = 0
+
       slot = "cape",
 +
       cosmeticSlot = "base"
 
     },
 
     },
     itemImage = "images/fishing/bait/mysterious_bait_hook.png",
+
     rarity = "legendary",
    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 = { "cosmetic" }
    class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11030"] = {
+
   ["7086"] = {
     id = 11030,
+
    name = "Put Something On",
     name = "Rotten Driftwood",
+
     id = 7086,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
     value = 15,
+
     itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
     experience = 15,
+
     extraTooltipInfo = "Seriously, put something on.",
     heat = 25,
+
     class = "equipment",
     itemImage = "images/fishing/material/rotten_driftwood.png",
+
     visual = "character-model",
    extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
+
     equipmentStats = {
     class = "fish",
+
      isTransmog = true,
     tags = { "fishing", "heat" }
+
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "cosmetic" }
 
   },
 
   },
   ["11031"] = {
+
   ["7087"] = {
     id = 11031,
+
    name = "Fresh Off the Island",
     name = "Sturdy Driftwood",
+
     id = 7087,
     tradeable = true,
+
     itemImage = "/images/combat/character_model_beard.png",
     value = 50,
+
     extraTooltipInfo = "Do you even know what island?",
     experience = 50,
+
     class = "equipment",
     heat = 75,
+
     visual = "character-beard",
    itemImage = "images/fishing/material/sturdy_driftwood.png",
+
     equipmentStats = {
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
+
      isTransmog = true,
     class = "fish",
+
      slot = "helm",
     tags = { "fishing", "heat" }
+
      cosmeticSlot = "face"
 +
    },
 +
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["11032"] = {
+
   ["7088"] = {
    id = 11032,
+
     name = "Forgotten Platebody",
     name = "Aquamarine",
+
     id = 7088,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
    value = 15000,
+
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    experience = 250,
+
     class = "equipment",
     itemImage = "images/fishing/material/aquamarine.png",
+
     specialVisuals = { {
     extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
+
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
     class = "fish",
+
       css = "ghost-body-front"
     tags = { "fishing" }
 
  },
 
  ["11033"] = {
 
    id = 11033,
 
    name = "Ancient Fishing Rod",
 
    tradeable = false,
 
    value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
       ["11032"] = 50,
 
      ["11034"] = 1,
 
      ["11036"] = 50
 
 
     }, {
 
     }, {
       ["11032"] = 50,
+
       image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
      ["11035"] = 1,
+
       css = "ghost-body-back"
       ["11036"] = 50
 
    }, {
 
      ["12009"] = 900
 
 
     } },
 
     } },
     itemImage = "images/fishing/rod_master.png",
+
     tags = { "melee", "armor", "cosmetic" },
    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...",
+
     equipmentStats = {
    class = "fish",
+
      isTransmog = true,
     tags = { "crafting", "fishing" },
+
      slot = "body",
    category = "Fishing",
+
      cosmeticSlot = "body"
     rarity = "rare"
+
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11034"] = {
+
   ["7089"] = {
    id = 11034,
+
     name = "Inventory Tab Token",
     name = "Ancient Harpoon",
+
     id = 7089,
     tradeable = false,
+
     isToken = true,
     value = 2500000,
+
     itemImage = "/images/premium/premium_icon.png",
     experience = 2500,
+
     extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count by 1. Tabs can be ordered and named.",
     craftable = true,
+
     class = "platinum",
     craftingLevel = 90,
+
     tags = { "platinum", "token" },
     craftingExperience = 15000,
+
     rarity = "legendary"
     requiredResources = { {
+
  },
      ["11032"] = 50,
+
  ["7090"] = {
      ["11033"] = 1,
+
    name = "User Action Queue Count Token",
      ["11036"] = 50
+
    id = 7090,
     }, {
+
     isToken = true,
      ["11032"] = 50,
+
    itemImage = "/images/premium/premium_icon.png",
      ["11035"] = 1,
+
    extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
      ["11036"] = 50
+
    class = "platinum",
    }, {
+
    tags = { "platinum", "token" },
      ["12009"] = 900
+
    rarity = "legendary"
     } },
+
  },
     itemImage = "images/fishing/harpoon_master.png",
+
  ["7091"] = {
     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...",
+
     name = "User Action Queue Count Token - Formerly Length Token",
     class = "fish",
+
    id = 7091,
     tags = { "crafting", "fishing" },
+
    isToken = true,
    category = "Fishing",
+
     itemImage = "/images/premium/premium_icon.png",
     rarity = "rare"
+
     extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1. (Formerly a User Action Queue Length Token)",
 +
     class = "platinum",
 +
     tags = { "platinum", "token" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11035"] = {
+
   ["7092"] = {
    id = 11035,
+
     name = "Valiant Lumberjack's Vest",
     name = "Ancient Fishing Net",
+
     id = 7092,
     tradeable = false,
+
     itemImage = "/images/foraging/Foraging_Top.png",
     value = 2500000,
+
     extraTooltipInfo = "Makes you want to shout timber.",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "smock",
     craftingLevel = 90,
+
     tags = { "melee", "armor", "cosmetic" },
     craftingExperience = 15000,
+
     equipmentStats = {
    requiredResources = { {
+
       isTransmog = true,
      ["11032"] = 50,
+
       slot = "body",
      ["11033"] = 1,
+
       cosmeticSlot = "body"
      ["11036"] = 50
+
     },
     }, {
+
     rarity = "legendary"
       ["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"] = {
+
   ["7093"] = {
    id = 11036,
+
     name = "Valiant Lumberjack's Hat",
     name = "Mystical Driftwood",
+
     id = 7093,
     tradeable = true,
+
     itemImage = "/images/foraging/Foraging_hat.png",
    value = 150,
+
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
    experience = 150,
+
     class = "equipment",
    heat = 125,
+
    visual = "lumberjack-hat",
     itemImage = "images/fishing/material/mystical_driftwood.png",
+
     tags = { "melee", "armor", "cosmetic" },
     extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
+
    equipmentStats = {
     class = "fish",
+
      isTransmog = true,
     tags = { "fishing", "heat" },
+
      slot = "helm",
     rarity = "uncommon"
+
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11037"] = {
+
   ["7094"] = {
    id = 11037,
+
     name = "Valiant Lumberjack's Trousers",
     name = "Dwarven Alloy",
+
     id = 7094,
     tradeable = false,
+
     itemImage = "/images/foraging/Foraging_legs.png",
     value = 2500000,
+
     extraTooltipInfo = "You're a lumberjack and you're okay!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "lumberjack-legs",
     craftingLevel = 90,
+
     tags = { "melee", "armor", "cosmetic" },
     craftingExperience = 15000,
+
     equipmentStats = {
    requiredResources = { {
+
       isTransmog = true,
      ["114"] = 150,
+
       slot = "legs",
      ["115"] = 50,
+
       cosmeticSlot = "legs"
      ["11038"] = 1
+
     },
     }, {
+
     rarity = "legendary"
       ["114"] = 150,
 
       ["115"] = 50,
 
      ["11039"] = 1
 
    }, {
 
       ["12010"] = 900
 
    } },
 
    itemImage = "images/mining/dwarven_ingot.png",
 
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
 
    class = "bar",
 
     tags = { "crafting", "mining" },
 
    category = "Mining",
 
     rarity = "rare"
 
 
   },
 
   },
   ["11038"] = {
+
   ["7095"] = {
    id = 11038,
+
     name = "Valiant Camo Cloak",
     name = "Dwarven Ingot",
+
     id = 7095,
     tradeable = false,
+
     itemImage = "/images/combat/equipment/camo_cape.PNG",
     value = 2500000,
+
     itemIcon = "/images/combat/equipment/camo_cape.PNG",
     experience = 2500,
+
     specialVisuals = { {
    craftable = true,
+
       image = "/images/combat/equipment/camo_cape_back.png",
     craftingLevel = 90,
+
       css = "camo-back"
    craftingExperience = 15000,
 
    requiredResources = { {
 
       ["114"] = 150,
 
       ["115"] = 50,
 
      ["11037"] = 1
 
 
     }, {
 
     }, {
       ["114"] = 150,
+
       image = "/images/combat/equipment/camo_cape_front.png",
      ["115"] = 50,
+
       css = "camo-front"
       ["11039"] = 1
 
    }, {
 
      ["12010"] = 900
 
 
     } },
 
     } },
     itemImage = "images/mining/dwarven_ingot_2.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.",
     extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
+
    class = "equipment",
     class = "bar",
+
    visual = "cape",
     tags = { "crafting", "mining" },
+
    tags = { "melee", "cosmetic" },
     category = "Mining",
+
    equipmentStats = {
     rarity = "rare"
+
      isTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "cape"
 +
    },
 +
    rarity = "legendary"
 +
  },
 +
  ["7096"] = {
 +
    name = "Night Walker",
 +
    id = 7096,
 +
     itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
 +
     extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
 +
    class = "equipment",
 +
    visual = "night-wanderer",
 +
    tags = { "melee", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "legendary"
 +
  },
 +
  ["7097"] = {
 +
    name = "Night Wand3rer",
 +
    id = 7097,
 +
    itemImage = "/images/premium/cosmetic/equipment/Night_Wand3rer.png",
 +
    extraTooltipInfo = "The Face Of the Last \"Wand3rer\" from the overgrown woods he really just wants a hug..",
 +
    class = "equipment",
 +
    visual = "night-wanderer",
 +
    tags = { "melee", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "legendary"
 +
  },
 +
  ["7098"] = {
 +
    id = 7098,
 +
    name = "Celestial",
 +
    itemImage = "/images/premium/cosmetic/equipment/celestial.png",
 +
    itemIcon = "/images/premium/cosmetic/equipment/celestial_icon.png",
 +
    extraTooltipInfo = "Who would have guessed a simple cape would have had such power?",
 +
    class = "equipment",
 +
    visual = "celestial",
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
    tags = { "unique", "cosmetic" },
 +
    rarity = "legendary"
 +
  },
 +
  ["7099"] = {
 +
    name = "Eyes of Chaos",
 +
    id = 7099,
 +
    itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
 +
    itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
 +
    extraTooltipInfo = "'Eye' see you.",
 +
    class = "equipment",
 +
    visual = "eyes-of-chaos",
 +
    tags = { "melee", "twohand", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
    rarity = "legendary"
 +
  },
 +
  ["7100"] = {
 +
    name = "Forgotten Platelegs",
 +
    id = 7100,
 +
    itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
 +
    extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
 +
     class = "equipment",
 +
    visual = "ghost-legs",
 +
     tags = { "melee", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "legs",
 +
      cosmeticSlot = "legs"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11039"] = {
+
   ["7101"] = {
    id = 11039,
+
     name = "Tiny Wise Hat",
     name = "Dwarven Mold",
+
     id = 7101,
     tradeable = false,
+
     itemImage = "/images/chaticons/chat-icon-dev.png",
     value = 2500000,
+
     extraTooltipInfo = "A tiny wise hat. Far too small for you!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     specialVisuals = { {
    craftingLevel = 90,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
     craftingExperience = 15000,
+
       css = "tiny-wise-hat-1"
    requiredResources = { {
 
       ["114"] = 150,
 
       ["115"] = 50,
 
      ["11037"] = 1
 
 
     }, {
 
     }, {
       ["114"] = 150,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
       ["115"] = 50,
+
      css = "tiny-wise-hat-2"
       ["11038"] = 1
+
    } },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
    rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["7102"] = {
 +
    name = "Wise Hat",
 +
    id = 7102,
 +
    itemImage = "/images/chaticons/chat-icon-dev.png",
 +
    extraTooltipInfo = "A wise hat for a wise person! So, why do you have it?",
 +
    class = "equipment",
 +
    specialVisuals = { {
 +
       image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
 +
      css = "medium-wise-hat-1"
 
     }, {
 
     }, {
       ["12010"] = 900
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 +
      css = "medium-wise-hat-2"
 
     } },
 
     } },
     itemImage = "images/mining/dwarven_ingot_3.png",
+
     equipmentStats = {
    extraTooltipInfo = "A sort of mold to form a tool with.",
+
      isTransmog = true,
     class = "bar",
+
      slot = "helm",
     tags = { "crafting", "mining" },
+
      cosmeticSlot = "helm"
    category = "Mining",
+
    },
    rarity = "rare"
+
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["11040"] = {
+
   ["7103"] = {
    id = 11040,
+
     name = "Big Wise Hat",
     name = "Very Mysterious Seedling",
+
     id = 7103,
     tradeable = false,
+
     itemImage = "/images/chaticons/chat-icon-dev.png",
     value = 2500000,
+
     extraTooltipInfo = "A big hat that you could almost name a background character after. How can you see?",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     specialVisuals = { {
     craftingLevel = 90,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
    craftingExperience = 15000,
+
       css = "big-wise-hat-1"
    requiredResources = { {
 
       ["306"] = 500,
 
       ["307"] = 150,
 
      ["11041"] = 1
 
    }, {
 
      ["306"] = 500,
 
      ["307"] = 150,
 
      ["11042"] = 1
 
 
     }, {
 
     }, {
       ["12011"] = 900
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 +
      css = "big-wise-hat-2"
 
     } },
 
     } },
     itemImage = "images/farming/mysterious_plant_44.png",
+
     equipmentStats = {
    extraTooltipInfo = "It is looking at you.",
+
      isTransmog = true,
    class = "bar",
+
       slot = "helm",
    tags = { "crafting", "foraging" },
+
       cosmeticSlot = "helm"
    category = "Foraging",
+
     },
    rarity = "rare"
+
     rarity = "legendary",
  },
+
     tags = { "armor", "cosmetic" }
  ["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"] = {
+
   ["7104"] = {
    id = 11042,
+
     name = "Librarian's Chef Hat",
     name = "World Tree Branch",
+
     id = 7104,
     tradeable = false,
+
     itemImage = "/images/cooking/equipment/cooking_hat.png",
     value = 2500000,
+
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "chef-hat",
     craftingLevel = 90,
+
     equipmentStats = {
    craftingExperience = 15000,
+
       isTransmog = true,
     requiredResources = { {
+
       slot = "helm",
       ["306"] = 500,
+
       cosmeticSlot = "helm"
       ["307"] = 150,
+
     },
      ["11040"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "armor", "cosmetic" }
       ["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"] = {
+
   ["7105"] = {
     name = "Fisherman's Smock",
+
     name = "Librarian's Chef Coat",
     id = 12000,
+
     id = 7105,
     enchantmentTier = 3,
+
     itemImage = "/images/cooking/equipment/cooking_body.png",
     forcedEnchant = 50,
+
     extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
     forcedEnchantAmount = 3,
+
     class = "equipment",
    augmentationCost = {
+
     visual = "chef-body",
      ["12009"] = 30
 
    },
 
     requiredResources = { {
 
      ["12009"] = 450
 
    } },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      isTransmog = true,
 
       slot = "body",
 
       slot = "body",
       toolBoost = { {
+
       cosmeticSlot = "body"
        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,
+
     rarity = "legendary",
     tradeable = true,
+
     tags = { "armor", "cosmetic" }
    relatedSkill = "fishing",
+
  },
    craftingLevel = 60,
+
  ["7106"] = {
    craftingExperience = 9001,
+
     name = "Librarian's Chef Pants",
     enchantmentOverrideSlot = "fishingset",
+
     id = 7106,
     craftable = true,
+
     itemImage = "/images/cooking/equipment/cooking_legs.png",
    category = "Fishing",
+
     extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
     itemImage = "/images/fishing/equipment/smock.png",
 
     extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "smock",
+
     visual = "chef-legs",
     tags = { "armor", "fishing" },
+
     equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "legs",
 +
      cosmeticSlot = "legs"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["12001"] = {
+
   ["7107"] = {
     name = "Fisherman's Bucket Hat",
+
     name = "Master Chef's Lesser Ladle",
     id = 12001,
+
     id = 7107,
     enchantmentTier = 3,
+
     itemImage = "/images/combat/equipment/lesser_ladle.png",
     forcedEnchant = 51,
+
    extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
     forcedEnchantAmount = 3,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "lesser-ladle",
       ["12009"] = 30
+
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
      ["12009"] = 450
+
    tags = { "twohand", "cosmetic" }
     } },
+
  },
 +
  ["7108"] = {
 +
    name = "Master Chef's Ladle",
 +
    id = 7108,
 +
    itemImage = "/images/combat/equipment/ladle.png",
 +
     extraTooltipInfo = "The ladle of a Master Chef. Smells of legacy!",
 +
    class = "equipment",
 +
    visual = "ladle",
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "weapon",
        skill = "fishing",
+
       cosmeticSlot = "weapon"
        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,
+
     rarity = "legendary",
     tradeable = true,
+
     tags = { "twohand", "cosmetic" }
    relatedSkill = "fishing",
+
  },
    craftingLevel = 60,
+
  ["7109"] = {
    craftingExperience = 9001,
+
     name = "Master Chef's Greater Ladle",
     enchantmentOverrideSlot = "fishingset",
+
     id = 7109,
     craftable = true,
+
     itemImage = "/images/combat/equipment/greater_ladle.png",
    category = "Fishing",
+
     extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
     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",
+
     visual = "greater-ladle",
     tags = { "armor", "fishing" },
+
     equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "twohand", "cosmetic" }
 
   },
 
   },
   ["12002"] = {
+
   ["7110"] = {
     name = "Fisherman's Waders",
+
     name = "Master Chef's Golden Spoon",
     id = 12002,
+
     id = 7110,
     enchantmentTier = 3,
+
     itemImage = "/images/cooking/golden_spoon.png",
     forcedEnchant = 49,
+
    extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
     forcedEnchantAmount = 3,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "ladle",
       ["12009"] = 30
+
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
      ["12009"] = 450
+
    tags = { "twohand", "cosmetic" }
     } },
+
  },
 +
  ["7111"] = {
 +
    name = "Lich's Visage",
 +
    id = 7111,
 +
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
 +
     extraTooltipInfo = "Gazing out from beyond the pale.",
 +
    class = "equipment",
 +
    visual = "necro-cowl",
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "helm",
        skill = "fishing",
+
       cosmeticSlot = "helm"
        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,
+
     rarity = "legendary",
     tradeable = true,
+
     tags = { "armor", "cosmetic" }
    relatedSkill = "fishing",
+
  },
    craftingLevel = 60,
+
  ["7112"] = {
    craftingExperience = 9001,
+
     name = "Lich's Robe Top",
     enchantmentOverrideSlot = "fishingset",
+
     id = 7112,
     craftable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_top.png",
    category = "Fishing",
+
     extraTooltipInfo = "The unbeating heart still pulses with malignant energy.",
     itemImage = "/images/fishing/equipment/waders.png",
 
     extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "waders",
+
     visual = "necro-top",
    tags = { "armor", "fishing" },
 
    rarity = "uncommon"
 
  },
 
  ["12003"] = {
 
    name = "Miner's Smock",
 
    id = 12003,
 
    enchantmentTier = 3,
 
    forcedEnchant = 68,
 
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
      ["12010"] = 30
 
    },
 
    requiredResources = { {
 
      ["12010"] = 450
 
    } },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      isTransmog = true,
 
       slot = "body",
 
       slot = "body",
       toolBoost = { {
+
       cosmeticSlot = "body"
        skill = "mining",
+
    },
        boost = 0
+
    rarity = "legendary",
      } },
+
    tags = { "armor", "cosmetic" }
      augmentationBonus = { {
+
  },
        stat = "toolBoost.mining",
+
  ["7113"] = {
        value = 1
+
    name = "Lich's Robe Bottoms",
       } },
+
    id = 7113,
       itemSet = { 10007, 10008 }
+
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_legs.png",
 +
    extraTooltipInfo = "The darkest magics propel you forward.",
 +
    class = "equipment",
 +
    visual = "necro-legs",
 +
    equipmentStats = {
 +
       isTransmog = true,
 +
       slot = "legs",
 +
      cosmeticSlot = "legs"
 
     },
 
     },
     value = 250000,
+
     rarity = "legendary",
     tradeable = true,
+
     tags = { "armor", "cosmetic" }
    relatedSkill = "mining",
+
  },
    craftingLevel = 60,
+
  ["7114"] = {
    craftingExperience = 9001,
+
     name = "Lich's Gloves",
     enchantmentOverrideSlot = "miningset",
+
     id = 7114,
     craftable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
     category = "Mining",
+
     itemIcon = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
     itemImage = "/images/fishing/equipment/smock.png",
+
     extraTooltipInfo = "These gloves maintain only the barest grip on life.",
     extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "smock",
+
     specialVisuals = { {
    tags = { "armor", "mining" },
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_1.png",
    rarity = "uncommon"
+
      css = "necro-gloves-1"
  },
+
    }, {
  ["12004"] = {
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_2.png",
    name = "Miner's Lantern Helmet",
+
      css = "necro-gloves-2"
    id = 12004,
+
     }, {
     enchantmentTier = 3,
+
       image = "/images/premium/cosmetic/equipment/C_Necro_gloves_3.png",
    forcedEnchant = 83,
+
      css = "necro-gloves-3"
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
       ["12010"] = 30
 
    },
 
    requiredResources = { {
 
      ["12010"] = 450
 
 
     } },
 
     } },
 +
    visual = "necro-gloves",
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "gloves",
        skill = "mining",
+
       cosmeticSlot = "gloves"
        boost = 0
 
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
 
     },
 
     },
     value = 250000,
+
     rarity = "legendary",
     tradeable = true,
+
     tags = { "armor", "cosmetic" }
    relatedSkill = "mining",
+
  },
    craftingLevel = 60,
+
  ["7115"] = {
    craftingExperience = 9001,
+
     name = "Lich's Boots",
     enchantmentOverrideSlot = "miningset",
+
     id = 7115,
     craftable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_boots.png",
     category = "Mining",
+
     itemIcon = "/images/premium/cosmetic/equipment/C_Necro_boots_icon.png",
     itemImage = "/images/fishing/equipment/bucket_hat.png",
+
     extraTooltipInfo = "For crushing the life out of your enemies.",
     extraTooltipInfo = "OSHA improved! Let's you see better! Wow!",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "bucket-hat",
+
     visual = "necro-boots",
     tags = { "armor", "mining" },
+
     equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "boots",
 +
      cosmeticSlot = "boots"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["12005"] = {
+
   ["7116"] = {
     name = "Miner's Trousers",
+
     name = "Marshall the Rat's Gun",
     id = 12005,
+
     id = 7116,
     enchantmentTier = 3,
+
     itemImage = "/images/premium/cosmetic/equipment/marshall_gun.png",
     forcedEnchant = 67,
+
     extraTooltipInfo = "It's a rat-sized gun! Not a gun the size of a rat, a gun that is sized for use by a rat. That's really small.",
     forcedEnchantAmount = 3,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "marshall-gun",
       ["12010"] = 30
+
    tags = { "range", "twohand", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "weapon",
 +
      cosmeticSlot = "weapon"
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary"
      ["12010"] = 450
+
  },
     } },
+
  ["7117"] = {
 +
    name = "Profile Slot Token",
 +
    id = 7117,
 +
    isToken = true,
 +
    itemImage = "/images/premium/premium_icon.png",
 +
    extraTooltipInfo = "A token that can be redeemed to increase your profile slot count by 1.",
 +
    tags = { "platinum", "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["7118"] = {
 +
     name = "Randomisator Horse",
 +
    id = 7118,
 +
    itemImage = "/images/combat/equipment/randomisator_horse.png",
 +
    extraTooltipInfo = "A random horse. Ride it into the sunset.",
 +
    class = "equipment",
 +
    visual = "randomisator-horse",
 
     equipmentStats = {
 
     equipmentStats = {
 +
      isTransmog = true,
 
       slot = "legs",
 
       slot = "legs",
       toolBoost = { {
+
       cosmeticSlot = "legs"
        skill = "mining",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
 
     },
 
     },
     value = 250000,
+
     tags = { "armor", "cosmetic" }
    tradeable = true,
+
  },
    relatedSkill = "mining",
+
  ["7119"] = {
    craftingLevel = 60,
+
     id = 7119,
    craftingExperience = 9001,
+
     name = "Lost Artisan",
    enchantmentOverrideSlot = "miningset",
+
     itemImage = "/images/premium/cosmetic/equipment/zoomba.png",
     craftable = true,
+
     extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the quality of equipment. Occasionally asks what year it is.",
     category = "Mining",
 
     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",
 
     class = "equipment",
     visual = "waders",
+
     visual = "zoomba",
     tags = { "armor", "mining" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     tags = { "unique", "cosmetic" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["12006"] = {
+
   ["7120"] = {
    name = "Lumberjack's Vest",
+
     id = 7120,
     id = 12006,
+
     name = "Lost Craftsman",
     enchantmentTier = 3,
+
     itemImage = "/images/premium/cosmetic/equipment/zoomba_2.png",
     forcedEnchant = 35,
+
     extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the poor quality of equipment.",
     forcedEnchantAmount = 3,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "zoomba",
      ["12011"] = 30
 
    },
 
     requiredResources = { {
 
      ["12011"] = 450
 
    } },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
       isTransmog = true,
       toolBoost = { {
+
       fullTransmog = true,
        skill = "foraging",
+
      slot = "cape",
        boost = 0
+
       cosmeticSlot = "base"
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.foraging",
 
        value = 1
 
      } },
 
      itemSet = { 10005, 10006 }
 
 
     },
 
     },
     value = 250000,
+
    tags = { "unique", "cosmetic" },
 +
    rarity = "legendary"
 +
  },
 +
  ["8000"] = {
 +
    name = "RISE OF INFO",
 +
    id = 8000,
 +
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "foraging",
+
     champEncounter = 3010,
    craftingLevel = 60,
+
     enchantmentTier = 0,
    craftingExperience = 9001,
+
     overrideItemTier = 1,
    enchantmentOverrideSlot = "foragingset",
+
     itemImage = "/images/misc/Elite_Scroll.png",
     craftable = true,
+
     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.",
     category = "Foraging",
+
     class = "elite-scroll",
     itemImage = "/images/fishing/equipment/smock.png",
+
     blockCritAugment = true,
     extraTooltipInfo = "Makes you want to shout timber.",
+
    augmentOverride = {
     class = "equipment",
+
      fixedSuccessCount = 1,
     visual = "smock",
+
      fixedBaseCount = 1
     tags = { "armor", "foraging" },
+
    },
     rarity = "uncommon"
+
    blockResearching = true,
 +
     tags = { "dungeon" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["12007"] = {
+
   ["8001"] = {
     name = "Lumberjack's Hat",
+
     name = "Black Knight's Trial",
     id = 12007,
+
     id = 8001,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 55,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2000,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12011"] = 30
+
    maxAugLevel = 40,
 +
     overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_BK.png",
 +
     extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 
     },
 
     },
     requiredResources = { {
+
     blockResearching = true,
      ["12011"] = 450
+
     tags = { "elite" },
    } },
 
    equipmentStats = {
 
      slot = "helm",
 
      toolBoost = { {
 
        skill = "foraging",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.foraging",
 
        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"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12008"] = {
+
   ["8002"] = {
     name = "Lumberjack's Trousers",
+
     name = "Giant Scroll",
     id = 12008,
+
     id = 8002,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 56,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2001,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12011"] = 30
+
    maxAugLevel = 40,
 +
     overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
 +
     extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 
     },
 
     },
     requiredResources = { {
+
     blockResearching = true,
      ["12011"] = 450
+
     tags = { "elite" },
    } },
 
    equipmentStats = {
 
      slot = "legs",
 
      toolBoost = { {
 
        skill = "foraging",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.foraging",
 
        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/waders.png",
 
    extraTooltipInfo = "You're a lumberjack and you're okay!",
 
    class = "equipment",
 
    visual = "waders",
 
     tags = { "armor", "foraging" },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12009"] = {
+
   ["8003"] = {
     id = 12009,
+
    name = "Corroded Scroll",
     name = "Fishing Shard",
+
     id = 8003,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/fishing/fishing_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2002,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "fishing" },
+
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
 +
     extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12010"] = {
+
   ["8004"] = {
     id = 12010,
+
    name = "Stew Stained Page",
     name = "Mining Shard",
+
     id = 8004,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/mining/mining_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2003,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "mining" },
+
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
 +
     extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12011"] = {
+
   ["8005"] = {
     id = 12011,
+
    name = "Cluster-Cluck",
     name = "Foraging Shard",
+
     id = 8005,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/foraging/foraging_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2004,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "foraging" },
+
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
 +
     extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12012"] = {
+
   ["8006"] = {
     id = 12012,
+
    name = "Demonic Trial",
     name = "Prismatic Dust",
+
     id = 8006,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/magic/pris_dust.png",
+
     tradeable = true,
     extraTooltipInfo = "A fine dust that radiates a prismatic luster; formed when too much power is imbued into a Black Opal",
+
    champEncounter = 2005,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "enchanting" },
+
    maxAugLevel = 40,
     rarity = "legendary"
+
    overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
 +
     extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["12013"] = {
+
   ["8007"] = {
     name = "Chef's Hat",
+
     name = "Taproot Scroll",
     id = 12013,
+
     id = 8007,
     enchantmentTier = 3,
+
    value = 500,
     augmentationCost = {
+
    tradeable = true,
      ["95"] = 100,
+
    champEncounter = 2006,
      ["96"] = 100
+
     enchantmentTier = 0,
 +
     maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
 +
    extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 
     },
 
     },
     equipmentStats = {
+
     blockResearching = true,
      slot = "helm",
+
    tags = { "elite" },
      toolBoost = { {
+
    rarity = "uncommon"
        skill = "cooking",
+
  },
        boost = 5
+
  ["8008"] = {
      } },
+
    name = "The Final Test",
      augmentationBonus = { {
+
    id = 8008,
        stat = "toolBoost.cooking",
+
    value = 500,
        value = 1
+
    tradeable = true,
       } }
+
    champEncounter = 5,
 +
    enchantmentTier = 0,
 +
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/Elite_Scroll.png",
 +
    extraTooltipInfo = "Can you do what no one has ever done before?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
       fixedBaseCount = 1
 
     },
 
     },
     value = 250000,
+
    blockResearching = true,
 +
    tags = { "dungeon" },
 +
    rarity = "legendary"
 +
  },
 +
  ["8009"] = {
 +
    name = "Shapeless Scroll",
 +
    id = 8009,
 +
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "cooking",
+
     champEncounter = 2007,
     enchantmentOverrideSlot = "ladle",
+
    enchantmentTier = 0,
     itemImage = "/images/combat/equipment/chef_hat.png",
+
    maxAugLevel = 40,
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
+
     overrideItemTier = 1,
     class = "equipment",
+
     itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
     visual = "chef-hat",
+
     extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
     tags = { "armor", "cooking" },
+
     class = "elite-scroll",
     rarity = "epic"
+
     blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["12014"] = {
+
   ["8010"] = {
     id = 12014,
+
    name = "Stormy Sea Scroll",
     name = "Infernal Dust",
+
     id = 8010,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/magic/infernal_dust.png",
+
     tradeable = true,
     extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
+
    champEncounter = 2008,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "enchanting" },
+
    maxAugLevel = 40,
     rarity = "rare"
+
    overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
 +
     extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["12015"] = {
+
   ["8011"] = {
     name = "Golden Spoon",
+
     name = "Enchanted Armory Scroll",
     id = 12015,
+
     id = 8011,
     enchantmentTier = 8,
+
    value = 500,
     augmentationCost = {
+
    tradeable = true,
      ["5"] = 20000,
+
    champEncounter = 2009,
      ["95"] = 1000,
+
     enchantmentTier = 0,
      ["96"] = 1000,
+
     maxAugLevel = 40,
      ["402"] = 1,
+
    overrideItemTier = 1,
      ["403"] = 1,
+
    itemImage = "/images/misc/elite/Elite_Scroll_Armory.png",
       ["404"] = 1,
+
    extraTooltipInfo = "A dignified invitation to test the armory's latest creations. Will you accept?",
       ["12016"] = 3000
+
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
       fixedBaseCount = 1
 
     },
 
     },
     craftingExperience = 256000,
+
     blockResearching = true,
     craftingLevel = 90,
+
     tags = { "elite" },
     requiredLevel = {
+
     rarity = "uncommon"
       cooking = 80
+
  },
 +
  ["8012"] = {
 +
    name = "Fallen Academy Scroll",
 +
    id = 8012,
 +
    value = 500,
 +
    tradeable = true,
 +
    champEncounter = 2010,
 +
    enchantmentTier = 0,
 +
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/misc/elite/Elite_Scroll_Academy.png",
 +
    extraTooltipInfo = "An academy scroll that has been warped by some sort of demonic energy. Will you explore it?",
 +
    class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
       fixedBaseCount = 1
 
     },
 
     },
     forcedAugmentChance = 1,
+
     blockResearching = true,
    value = 12960000,
+
     tags = { "elite" },
    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 = {
 
      slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 40
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 5
 
      } }
 
    },
 
    rarity = "legendary"
 
  },
 
  ["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"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12017"] = {
+
   ["8013"] = {
     id = 12017,
+
    name = "Overgrown Woods Scroll",
     name = "Runecrafting Shard",
+
     id = 8013,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/runecrafting/runecrafting_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2011,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "runecrafting" },
+
    maxAugLevel = 40,
 +
    overrideItemTier = 1,
 +
     itemImage = "/images/misc/elite/Elite_Scroll_Woods.png",
 +
     extraTooltipInfo = "An old scroll you found in the woods that leads you further into the woods. Should you follow it?",
 +
     class = "elite-scroll",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12018"] = {
+
   ["8014"] = {
     name = "Camo Cloak",
+
     name = "Elven Encampment Scroll",
     id = 12018,
+
     id = 8014,
    enchantmentTier = 1,
+
     value = 500,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     champEncounter = 2012,
      enchanting = 40
+
     enchantmentTier = 0,
    },
+
     maxAugLevel = 40,
     forcedEnchant = 9501,
+
     overrideItemTier = 1,
     forcedEnchantAmount = 1,
+
     itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
     craftable = true,
+
     extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
     itemImage = "/images/combat/equipment/camo_cape.PNG",
+
     class = "elite-scroll",
     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.",
+
     blockCritAugment = true,
     class = "equipment",
+
     augmentOverride = {
     visual = "cape",
+
       fixedSuccessCount = 1,
    tags = { "armor" },
+
       fixedBaseCount = 1
     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",
+
     blockResearching = true,
     category = "Skilling",
+
     tags = { "elite" },
     craftingLevel = 60,
+
     rarity = "uncommon"
    craftingExperience = 17500,
 
    requiredResources = { {
 
      ["4013"] = 300,
 
      ["4014"] = 250,
 
      ["4015"] = 200,
 
      ["4016"] = 150,
 
      ["4017"] = 100,
 
      ["4018"] = 50
 
    } }
 
 
   },
 
   },
   ["12019"] = {
+
   ["9000"] = {
     name = "Flamboyant Cape",
+
     name = "Giant's Keep Key",
     id = 12019,
+
     id = 9000,
     enchantmentTier = 1,
+
     value = 5000000,
     augmentationCost = {
+
     champEncounter = 3003,
      ["4013"] = 30,
+
    enchantmentTier = 0,
      ["4014"] = 25,
+
     maxAugLevel = 40,
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     overrideItemTier = 2,
       enchanting = 40
+
    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
 
     },
 
     },
     forcedEnchant = 9500,
+
     blockResearching = true,
    forcedEnchantAmount = 1,
+
     tags = { "dungeon", "craftable" },
    craftable = true,
+
     blockCritAugment = true,
     itemImage = "/images/combat/equipment/flamboyant_cape.png",
+
     rarity = "epic",
    extraTooltipInfo = "A bright, flamboyant cape designed to catch the eye of monsters. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
+
     craftingStats = {
     class = "equipment",
+
       level = 85,
     visual = "cape",
+
       experience = 90000,
    tags = { "armor" },
+
       category = "Dungeon",
     equipmentStats = {
+
       craftable = true,
       slot = "cape",
+
       description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
       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",
 
    category = "Skilling",
 
    craftingLevel = 60,
 
    craftingExperience = 17500,
 
     requiredResources = { {
 
      ["4013"] = 300,
 
      ["4014"] = 250,
 
      ["4015"] = 200,
 
      ["4016"] = 150,
 
      ["4017"] = 100,
 
      ["4018"] = 50
 
    } }
 
 
   },
 
   },
   ["12020"] = {
+
   ["9001"] = {
    name = "Small Bag of Holding",
+
     id = 9001,
     id = 12020,
+
     name = "Nature Fragment",
     enchantmentTier = 1,
+
     value = 750000,
    augmentationCost = {
 
      ["4012"] = 300
 
    },
 
     value = 10000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/misc/keys/Nature_Piece.png",
       enchanting = 25
+
    extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
     },
+
    class = "key",
     forcedEnchant = 80,
+
    blockResearching = true,
     forcedEnchantAmount = 1,
+
    tags = { "fragment", "craftable" },
     craftable = true,
+
    rarity = "uncommon",
     itemImage = "/images/jewellery/bag_1.png",
+
    craftingStats = {
     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.",
+
      level = 85,
     class = "equipment",
+
      experience = 1500,
     tags = { "armor" },
+
      category = "Dungeon",
     equipmentStats = {
+
       craftable = true
       slot = "arrows",
+
     }
       augmentationBonus = { {
+
  },
        stat = "toolBoost.mining",
+
  ["9002"] = {
        value = 0.25
+
     id = 9002,
      }, {
+
     name = "Ice Fragment",
        stat = "toolBoost.foraging",
+
     value = 750000,
        value = 0.25
+
    tradeable = true,
      }, {
+
     itemImage = "/images/misc/keys/Water_Piece.png",
        stat = "toolBoost.fishing",
+
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
        value = 0.25
+
     class = "key",
      }, {
+
    blockResearching = true,
        stat = "toolBoost.fishingBaitPower",
+
     tags = { "fragment", "craftable" },
        value = 0.25
+
     rarity = "uncommon",
      }, {
+
    craftingStats = {
        stat = "toolBoost.fishingRarityPower",
+
       level = 85,
        value = 0.25
+
       experience = 1500,
      }, {
+
      category = "Dungeon",
        stat = "toolBoost.fishingReelPower",
+
      craftable = true
        value = 0.25
+
    }
      } }
+
  },
    },
+
  ["9003"] = {
 +
    id = 9003,
 +
    name = "Fire Fragment",
 +
    value = 750000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/keys/Fire_Piece.png",
 +
    extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
 +
    class = "key",
 +
    blockResearching = true,
 +
    tags = { "fragment", "craftable" },
 
     rarity = "uncommon",
 
     rarity = "uncommon",
     category = "Skilling",
+
     craftingStats = {
     craftingLevel = 20,
+
      level = 85,
     craftingExperience = 2500,
+
      experience = 1500,
     requiredResources = { {
+
      category = "Dungeon",
      ["4012"] = 300
+
      craftable = true
     } }
+
     }
 +
  },
 +
  ["9004"] = {
 +
    id = 9004,
 +
    name = "Corrupted Fragment",
 +
     value = 750000,
 +
     tradeable = true,
 +
    itemImage = "/images/misc/keys/Death_Piece.png",
 +
    extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
 +
    class = "key",
 +
    blockResearching = true,
 +
     tags = { "fragment" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["12021"] = {
+
   ["9005"] = {
     name = "Bag of Holding",
+
    id = 9005,
     id = 12021,
+
     name = "Chaos Fragment",
     enchantmentTier = 2,
+
    value = 750000,
     augmentationCost = {
+
    tradeable = true,
      ["4002"] = 150
+
    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,
 
     value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     champEncounter = 3001,
       enchanting = 50
+
    enchantmentTier = 0,
 +
    maxAugLevel = 40,
 +
    overrideItemTier = 2,
 +
    itemImage = "/images/misc/keys/goblin_map.png",
 +
    extraTooltipInfo = "A map to find an elusive goblin settlement. You could probably only bring up to three people to this location safely.",
 +
    class = "key",
 +
    augmentOverride = {
 +
       fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 
     },
 
     },
     forcedEnchant = 80,
+
     blockResearching = true,
     forcedEnchantAmount = 2,
+
     tags = { "dungeon", "craftable" },
    itemImage = "/images/jewellery/bag_2.png",
+
     blockCritAugment = true,
    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.",
+
     rarity = "uncommon",
     class = "equipment",
+
     craftingStats = {
     tags = { "armor" },
+
       level = 30,
     equipmentStats = {
+
       experience = 5030,
       slot = "arrows",
+
      category = "Dungeon",
       augmentationBonus = { {
+
      craftable = true,
        stat = "toolBoost.mining",
+
       description = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter."
        value = 0.5
+
    }
       }, {
+
  },
        stat = "toolBoost.foraging",
+
  ["9007"] = {
        value = 0.5
+
    name = "Scrap of Stained Parchment",
      }, {
+
    id = 9007,
        stat = "toolBoost.fishing",
+
    value = 7500,
        value = 0.5
+
    tradeable = true,
      }, {
+
    itemImage = "/images/misc/keys/goblin_map_piece.png",
        stat = "toolBoost.fishingBaitPower",
+
    extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
        value = 0.5
+
    class = "key",
      }, {
+
    blockResearching = true,
        stat = "toolBoost.fishingRarityPower",
+
    tags = { "fragment" },
        value = 0.5
+
    rarity = "uncommon"
      }, {
+
  },
        stat = "toolBoost.fishingReelPower",
+
  ["9008"] = {
        value = 0.5
+
    name = "Dark Fortress Key",
      } },
+
    id = 9008,
      toolBoost = { {
+
    value = 750000,
        skill = "mining",
+
    tradeable = true,
        boost = 2.5
+
    champEncounter = 3002,
      }, {
+
    enchantmentTier = 0,
        skill = "foraging",
+
    maxAugLevel = 40,
        boost = 2.5
+
    overrideItemTier = 2,
      }, {
+
    itemImage = "/images/misc/keys/fortress_key.png",
        skill = "fishing",
+
    extraTooltipInfo = "A brutish key made of dark metal. The way to a fortress is treacherous, no more than three people could make the journey.",
        boost = 2.5
+
    class = "key",
      }, {
+
    augmentOverride = {
        skill = "fishingBaitPower",
+
       fixedSuccessCount = 1,
        boost = 2.5
+
      fixedBaseCount = 0
      }, {
 
        skill = "fishingRarityPower",
 
        boost = 2.5
 
       }, {
 
        skill = "fishingReelPower",
 
        boost = 2.5
 
      } }
 
 
     },
 
     },
     rarity = "rare"
+
    blockResearching = true,
 +
    tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 30500,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter."
 +
    }
 +
  },
 +
  ["9009"] = {
 +
    name = "Dark Key Piece",
 +
    id = 9009,
 +
    value = 100000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/keys/fortress_key_piece.png",
 +
    extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
 +
    class = "key",
 +
    blockResearching = true,
 +
    tags = { "fragment" },
 +
     rarity = "uncommon"
 
   },
 
   },
   ["12022"] = {
+
   ["9010"] = {
     name = "Large Bag of Holding",
+
     name = "Cursed Spade",
     id = 12022,
+
     id = 9010,
    enchantmentTier = 3,
+
     value = 2000000,
    augmentationCost = {
 
      ["4003"] = 300
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     maxAugLevel = 40,
       enchanting = 75
+
    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
 
     },
 
     },
     forcedEnchant = 80,
+
     blockResearching = true,
     forcedEnchantAmount = 3,
+
     tags = { "dungeon", "craftable" },
    itemImage = "/images/jewellery/bag_3.png",
+
     blockCritAugment = true,
    extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
+
     rarity = "uncommon",
     class = "equipment",
+
     craftingStats = {
     tags = { "armor" },
+
       level = 50,
     equipmentStats = {
+
       experience = 10020,
       slot = "arrows",
+
      category = "Dungeon",
       augmentationBonus = { {
+
       craftable = true,
        stat = "toolBoost.mining",
+
       description = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?"
        value = 1
+
    }
       }, {
+
  },
        stat = "toolBoost.foraging",
+
  ["9011"] = {
        value = 1
+
    name = "Burning Feather",
       }, {
+
    id = 9011,
        stat = "toolBoost.fishing",
+
    value = 2000000,
        value = 1
+
    tradeable = true,
      }, {
+
    enchantmentTier = 0,
        stat = "toolBoost.fishingBaitPower",
+
    maxAugLevel = 40,
        value = 1
+
    champEncounter = 3007,
      }, {
+
    overrideItemTier = 2,
        stat = "toolBoost.fishingRarityPower",
+
    itemImage = "images/misc/keys/flame_feather.png",
        value = 1
+
    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",
        stat = "toolBoost.fishingReelPower",
+
    augmentOverride = {
        value = 1
+
       fixedSuccessCount = 1,
      } },
+
      fixedBaseCount = 0
      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"
+
    blockResearching = true,
 +
    tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 28000,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter."
 +
    }
 
   },
 
   },
   ["12023"] = {
+
   ["9012"] = {
     name = "Newbie Adventurer's Backpack",
+
     name = "Krampus' Key",
     id = 12023,
+
     id = 9012,
     enchantmentTier = 1,
+
    value = 69,
     augmentationCost = {
+
    tradeable = false,
       ["4009"] = 50,
+
     enchantmentTier = 0,
       ["4010"] = 25
+
    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
 
     },
 
     },
     value = 10000,
+
    blockResearching = true,
 +
    tags = { "dungeon", "event", "craftable" },
 +
    blockCritAugment = true,
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 0,
 +
      category = "Event",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["9013"] = {
 +
    name = "Molten Ashes",
 +
    id = 9013,
 +
     value = 150000,
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/keys/infernal_ashes.png",
      enchanting = 35
+
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
    },
+
     class = "key",
    forcedEnchant = 79,
+
     blockResearching = true,
    forcedEnchantAmount = 1,
+
     tags = { "fragment" },
    craftable = true,
+
     rarity = "uncommon"
     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!",
+
  ["9014"] = {
     class = "equipment",
+
    name = "Infernal Flame",
     visual = "cape",
+
    id = 9014,
     tags = { "armor" },
+
    value = 250000,
     equipmentStats = {
+
    tradeable = true,
      slot = "arrows",
+
    itemImage = "/images/misc/keys/infernal_flame.png",
      augmentationBonus = { {
+
    extraTooltipInfo = "The vestiges of an infernal soul, left to burn eternally.",
        stat = "toolBoost.mining",
+
    class = "key",
        value = 1
+
    blockResearching = true,
      }, {
+
    tags = { "fragment", "craftable" },
        stat = "toolBoost.foraging",
+
    rarity = "uncommon",
        value = 1
+
    craftingStats = {
      }, {
+
       level = 60,
        stat = "toolBoost.fishing",
+
       experience = 1250,
        value = 1
+
      category = "Dungeon",
      }, {
+
      craftable = true
        stat = "toolBoost.fishingBaitPower",
+
    }
        value = 1
+
  },
      }, {
+
  ["9015"] = {
        stat = "toolBoost.fishingRarityPower",
+
    name = "Cracked Shrimp Bauble",
        value = 1
+
    id = 9015,
      }, {
+
    value = 420,
        stat = "toolBoost.fishingReelPower",
+
    tradeable = false,
        value = 1
+
    champEncounter = 3000,
       } },
+
    itemImage = "/images/misc/shrimp_bauble_cracked.png",
       toolBoost = { {
+
    extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
        skill = "mining",
+
    class = "key",
        boost = -10
+
    augmentOverride = {
      }, {
+
       fixedSuccessCount = 1,
        skill = "foraging",
+
      fixedBaseCount = 0
        boost = -10
 
      }, {
 
        skill = "fishing",
 
        boost = -10
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = -10
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = -10
 
       }, {
 
        skill = "fishingReelPower",
 
        boost = -10
 
      } }
 
 
     },
 
     },
     rarity = "rare",
+
     blockResearching = true,
     category = "Skilling",
+
     tags = { "dungeon" },
     craftingLevel = 35,
+
     blockCritAugment = true,
     craftingExperience = 2500,
+
     rarity = "uncommon"
    requiredResources = { {
 
      ["4012"] = 300
 
    } }
 
 
   },
 
   },
   ["12024"] = {
+
   ["9016"] = {
     name = "Dwarven Adventurer's Backpack",
+
     name = "Elder Lockstone",
     id = 12024,
+
     id = 9016,
     enchantmentTier = 2,
+
     value = 5000000,
     augmentationCost = {
+
    tradeable = true,
      ["207"] = 25,
+
    maxAugLevel = 40,
       ["4009"] = 250,
+
    champEncounter = 3004,
       ["4010"] = 75
+
    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
 
     },
 
     },
     value = 1000000,
+
    blockResearching = true,
 +
    tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 80,
 +
      experience = 50500,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Repairing the lockstone appears to activate some sort of latent power within it."
 +
    }
 +
  },
 +
  ["9017"] = {
 +
    name = "Castle Map",
 +
    id = 9017,
 +
     value = 2000000,
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     maxAugLevel = 40,
       enchanting = 90
+
    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
 
     },
 
     },
     forcedEnchant = 79,
+
     blockResearching = true,
     forcedEnchantAmount = 2,
+
     tags = { "dungeon", "craftable" },
     craftable = true,
+
     blockCritAugment = true,
     itemImage = "/images/jewellery/adventurer_2.png",
+
     rarity = "epic",
     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!",
+
     craftingStats = {
    class = "equipment",
+
      level = 74,
     visual = "cape",
+
      experience = 27600,
     tags = { "armor" },
+
      category = "Dungeon",
     equipmentStats = {
+
      craftable = true,
      slot = "arrows",
+
      description = "A full map that leads to an old castle."
      augmentationBonus = { {
+
    }
        stat = "toolBoost.mining",
+
  },
        value = 2
+
  ["9018"] = {
      }, {
+
     name = "Ancient Pyramid",
        stat = "toolBoost.foraging",
+
     id = 9018,
        value = 2
+
     value = 5000000,
      }, {
+
    tradeable = true,
        stat = "toolBoost.fishing",
+
    maxAugLevel = 40,
        value = 2
+
    champEncounter = 3008,
       }, {
+
    overrideItemTier = 2,
        stat = "toolBoost.fishingBaitPower",
+
    itemImage = "images/misc/keys/pyramid.png",
        value = 2
+
    extraTooltipInfo = "An ancient chunk of stone curiously shaped into a pyramid.",
      }, {
+
    class = "key",
        stat = "toolBoost.fishingRarityPower",
+
    augmentOverride = {
        value = 2
+
       fixedSuccessCount = 1,
      }, {
+
      fixedBaseCount = 0
        stat = "toolBoost.fishingReelPower",
+
    },
        value = 2
+
    blockResearching = true,
       } },
+
    tags = { "dungeon", "craftable" },
       toolBoost = { {
+
    rarity = "epic",
        skill = "mining",
+
    blockCritAugment = true,
        boost = -20
+
    craftingStats = {
       }, {
+
       level = 80,
        skill = "foraging",
+
       experience = 41000,
        boost = -20
+
      category = "Dungeon",
      }, {
+
      craftable = true,
        skill = "fishing",
+
       description = "An ancient chunk of stone curiously shaped into a pyramid."
        boost = -20
+
    }
      }, {
+
  },
        skill = "fishingBaitPower",
+
  ["9019"] = {
        boost = -20
+
    name = "Ancient Maelstrom Orb",
      }, {
+
    id = 9019,
        skill = "fishingRarityPower",
+
    value = 10000000,
        boost = -20
+
    tradeable = true,
      }, {
+
    maxAugLevel = 40,
        skill = "fishingReelPower",
+
    champEncounter = 3009,
        boost = -20
+
    overrideItemTier = 2,
       } }
+
    itemImage = "images/misc/keys/prism.png",
 +
    extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
 +
    class = "key",
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
 +
    blockResearching = true,
 +
    tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 
     rarity = "legendary",
 
     rarity = "legendary",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 85,
+
       level = 92,
    craftingExperience = 192000,
+
       experience = 112500,
    requiredResources = { {
+
       category = "Dungeon",
       ["4002"] = 300,
+
       craftable = true,
       ["4003"] = 300,
+
       description = "A prism trapped inside of a magical prison. What could go wrong if you released it?"
       ["4009"] = 300,
+
     }
       ["4010"] = 300,
 
       ["4012"] = 300,
 
      ["12034"] = 1
 
     } }
 
 
   },
 
   },
   ["12025"] = {
+
   ["9020"] = {
     name = "Cloak of Many Pockets",
+
     name = "Ancient Crystal",
     id = 12025,
+
     id = 9020,
    enchantmentTier = 1,
 
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
 
     value = 1000000,
 
     value = 1000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/keys/ancient_crystal.png",
      enchanting = 60
+
     extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
    },
+
     class = "key",
    forcedEnchant = 76,
+
     blockResearching = true,
    forcedEnchantAmount = 1,
+
     tags = { "fragment" },
    craftable = true,
+
     rarity = "epic"
     itemImage = "/images/combat/equipment/many_pockets.png",
+
  },
     extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
+
  ["9021"] = {
     class = "equipment",
+
    name = "Ancient Stone",
     visual = "cape",
+
    id = 9021,
     tags = { "armor" },
+
    value = 1000000,
     equipmentStats = {
+
    tradeable = true,
      slot = "cape",
+
    itemImage = "/images/misc/keys/ancient_stone.png",
      augmentationBonus = { {
+
    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.",
        stat = "toolBoost.smithing",
+
     class = "key",
        value = 0.5
+
     blockResearching = true,
      }, {
+
     tags = { "fragment" },
        stat = "toolBoost.runecrafting",
+
    rarity = "epic"
        value = 0.5
 
      }, {
 
        stat = "toolBoost.cooking",
 
        value = 0.5
 
      } }
 
    },
 
    rarity = "rare",
 
     category = "Skilling",
 
     craftingLevel = 60,
 
     craftingExperience = 17500,
 
    requiredResources = { {
 
      ["4013"] = 300,
 
      ["4014"] = 250,
 
      ["4015"] = 200,
 
      ["4016"] = 150,
 
      ["4017"] = 100,
 
      ["4018"] = 50
 
    } }
 
 
   },
 
   },
   ["12026"] = {
+
   ["9022"] = {
     name = "Cloak of the Void",
+
     name = "Partial Map",
     id = 12026,
+
     id = 9022,
    enchantmentTier = 2,
+
     value = 150000,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 2000000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/keys/partial_map.png",
      enchanting = 85
+
     extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
    },
+
     class = "key",
    forcedEnchant = 76,
+
     blockResearching = true,
    forcedEnchantAmount = 2,
+
     tags = { "fragment" },
    craftable = true,
+
     rarity = "rare"
     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" },
 
    equipmentStats = {
 
      slot = "cape",
 
      augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } }
 
    },
 
     rarity = "legendary",
 
    category = "Skilling",
 
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
    requiredResources = { {
 
      ["4013"] = 300,
 
      ["4014"] = 250,
 
      ["4015"] = 200,
 
      ["4016"] = 150,
 
      ["4017"] = 100,
 
      ["4018"] = 50,
 
      ["12033"] = 1
 
    } }
 
 
   },
 
   },
   ["12027"] = {
+
   ["9023"] = {
     id = 12027,
+
     name = "Elder Gem",
     name = "Dwarven Manufacturing Pendant",
+
     id = 9023,
     value = 200000,
+
     value = 3000000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 1,
+
     itemImage = "/images/misc/keys/elder_gem.png",
    augmentationCost = {
+
     extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
      ["10"] = 5000,
+
     class = "key",
      ["507"] = 1,
+
     blockResearching = true,
      ["517"] = 50
+
     tags = { "fragment" },
    },
 
    forcedEnchant = 84,
 
    forcedEnchantAmount = 1,
 
     itemImage = "/images/jewellery/engineering.png",
 
     class = "equipment",
 
    extraTooltipInfo = "Empowers you to hastily process materials and items.",
 
     tags = { "jewelry" },
 
     enchantable = true,
 
     requiredLevel = {
 
      crafting = 50
 
    },
 
    equipmentStats = {
 
      slot = "arrows",
 
      augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } }
 
    },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
   ["12028"] = {
+
   ["9024"] = {
     id = 12028,
+
     name = "Awakened Shrimp Eye",
     name = "Elven Logistics Pendant",
+
     id = 9024,
     value = 200000,
+
     value = 30000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
    champEncounter = 3011,
     augmentationCost = {
+
     enchantmentTier = 0,
      ["10"] = 5000,
+
     overrideItemTier = 2,
      ["507"] = 1,
+
    itemImage = "/images/misc/shrimp_eye.png",
       ["517"] = 50
+
    extraTooltipInfo = "It's looking at you. Don't look too closely back.",
 +
    class = "key",
 +
    blockCritAugment = true,
 +
    augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
       fixedBaseCount = 0
 
     },
 
     },
     forcedEnchant = 85,
+
     blockResearching = true,
     forcedEnchantAmount = 1,
+
     tags = { "dungeon", "craftable" },
    itemImage = "/images/jewellery/logistics.PNG",
+
     rarity = "legendary",
    class = "equipment",
+
     craftingStats = {
     extraTooltipInfo = "Empowers you to efficiently process materials and items.",
+
       level = 92,
     tags = { "jewelry" },
+
       experience = 237000,
    enchantable = true,
+
       category = "Dungeon",
    requiredLevel = {
+
       craftable = true,
       crafting = 50
+
       description = "You can awaken the eye through a series of ancient rituals. Are you prepared?"
    },
+
     }
    equipmentStats = {
 
       slot = "arrows",
 
       augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 1
 
       }, {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
       }, {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } }
 
     },
 
    rarity = "rare"
 
 
   },
 
   },
   ["12029"] = {
+
   ["9025"] = {
     id = 12029,
+
    name = "Dwarven Research Key",
     name = "Farming Shard",
+
     id = 9025,
     tradeable = false,
+
    value = 5000000,
     itemImage = "/images/farming/farming_shard.png",
+
     champEncounter = 3014,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
     tradeable = true,
     class = "gem",
+
     itemImage = "/images/misc/keys/dwarven_research.png",
     tags = { "shard", "cooking" },
+
     extraTooltipInfo = "The key to enter the Dwarven Research Station.",
     rarity = "uncommon"
+
     class = "key",
 +
    blockResearching = true,
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
     tags = { "dungeon", "craftable" },
 +
     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."
 +
    }
 
   },
 
   },
   ["12030"] = {
+
   ["9026"] = {
    id = 12030,
+
     name = "Heart of the Oak",
     name = "Dwarven Tongs",
+
     id = 9026,
     value = 13782100,
+
     value = 5000000,
     tradeable = false,
+
     champEncounter = 3013,
     enchantmentTier = 8,
+
     tradeable = true,
     augmentationCost = {
+
     itemImage = "/images/misc/keys/heart_oak.png",
      ["12031"] = 3000
+
     extraTooltipInfo = "The key to enter the Nature Atheneum.",
    },
+
     class = "key",
    craftingExperience = 256000,
+
     blockResearching = true,
    craftingLevel = 90,
+
     blockAugmenting = true,
    requiredLevel = {
+
     blockCritAugment = true,
      smithing = 80
+
     tags = { "dungeon" },
    },
+
     rarity = "epic"
    forcedAugmentChance = 1,
 
    craftable = true,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
     itemImage = "/images/smithing/dwarven_tongs.png",
 
    tool = true,
 
    class = "equipment",
 
    craftingDescription = "A legendary set of tongs made from lost dwarven technology.",
 
     extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology.",
 
     category = "Skilling",
 
     enchantable = true,
 
     tags = { "tool", "smithing" },
 
     equipmentStats = {
 
      slot = "tongs",
 
      toolBoost = { {
 
        skill = "smithing",
 
        boost = 90
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 5
 
      } }
 
     },
 
    requiredResources = { {
 
      ["207"] = 200,
 
      ["208"] = 100,
 
      ["12031"] = 3000
 
    } },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["12031"] = {
+
   ["9027"] = {
    id = 12031,
+
     name = "Abandoned Academy Scroll",
     name = "Smithing Shard",
+
     id = 9027,
    tradeable = false,
+
     value = 5000000,
    itemImage = "/images/smithing/smithing_shard.png",
+
     champEncounter = 3012,
    extraTooltipInfo = "A shard for creating skilling gear.",
+
     enchantmentTier = 0,
    class = "gem",
 
    tags = { "shard", "cooking" },
 
    rarity = "uncommon"
 
  },
 
  ["12032"] = {
 
     id = 12032,
 
    name = "Elvish Hoe",
 
     value = 13782100,
 
     tradeable = false,
 
     enchantmentTier = 8,
 
    augmentationCost = {
 
      ["403"] = 10,
 
      ["12029"] = 13000
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
    requiredLevel = {
 
      farming = 80
 
    },
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
    itemImage = "/images/farming/elven_hoe.png",
 
    tool = true,
 
    class = "equipment",
 
    craftingDescription = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
 
    extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
 
    category = "Farming",
 
    enchantable = true,
 
    tags = { "tool", "farming" },
 
    equipmentStats = {
 
      slot = "hoe",
 
      toolBoost = { {
 
        skill = "farming",
 
        boost = 90
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.farming",
 
        value = 5
 
      } }
 
    },
 
    requiredResources = { {
 
      ["207"] = 350,
 
      ["403"] = 1,
 
      ["800"] = 175,
 
      ["12029"] = 26000
 
    } },
 
    rarity = "legendary"
 
  },
 
  ["12033"] = {
 
    id = 12033,
 
    name = "Void Portal Anchor",
 
    value = 1500000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/void_anchor.png",
+
     itemImage = "/images/misc/keys/abandoned_academy.png",
     extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
+
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
 
     class = "key",
 
     class = "key",
     tags = { "crafting" },
+
    blockResearching = true,
     rarity = "legendary"
+
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
     tags = { "dungeon", "craftable" },
 +
     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."
 +
    }
 
   },
 
   },
   ["12034"] = {
+
   ["9028"] = {
     id = 12034,
+
     id = 9028,
     name = "Defunct Golem Core",
+
     name = "Core Fragment",
     value = 1500000,
+
    level = 90,
 +
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/misc/golem_core.png",
+
    experience = 150,
     extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
+
    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",
 
     class = "key",
     tags = { "crafting" },
+
    blockResearching = true,
 +
     tags = { "fragment", "mining", "smithing" },
 
     rarity = "legendary"
 
     rarity = "legendary"
 
   },
 
   },
   ["13000"] = {
+
   ["9029"] = {
     id = 13000,
+
     id = 9029,
     name = "Combat Manual - Volume 1",
+
     name = "Core Ingot",
     itemImage = "/images/combat/ability_book/melee.png",
+
    level = 90,
 +
    smithingTier = 7,
 +
    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,
 
     value = 500000,
     heat = 25000,
+
     tradeable = true,
     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?",
+
     itemImage = "/images/misc/keys/abandoned_academy_cloth.png",
     relatedAbility = 4,
+
     class = "cloth",
     class = "gem",
+
     extraTooltipInfo = "A particularly powerful piece of arcane cloth. It could be used to craft an even more powerful scroll.",
     tags = { "book", "heat", "ability" }
+
     tags = { "runecrafting", "fragment" },
 +
    rarity = "legendary"
 
   },
 
   },
   ["13001"] = {
+
   ["9031"] = {
     id = 13001,
+
     id = 9031,
     name = "Combat Manual - Volume 2",
+
     name = "Ancient Oak Seed",
    itemImage = "/images/combat/ability_book/melee.png",
 
 
     value = 500000,
 
     value = 500000,
     heat = 25000,
+
     experience = 40,
     extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
+
     farmingStats = {
     relatedAbility = 5,
+
      requiredLevel = 70,
     class = "gem",
+
      experience = 225000,
     tags = { "book", "heat", "ability" }
+
      height = 5,
 +
      width = 5,
 +
      time = 1440,
 +
      image = "/images/farming/elder_oak_plant.png",
 +
      align = "bottom"
 +
    },
 +
    class = "seed",
 +
     tradeable = true,
 +
     itemImage = "/images/farming/elder_oak_seed.png",
 +
     tags = { "fragment", "seed", "farming" },
 +
    extraTooltipInfo = "A seed that predates even the Elder Trees.",
 +
    rarity = "legendary"
 
   },
 
   },
   ["13002"] = {
+
   ["9032"] = {
     id = 13002,
+
     id = 9032,
     name = "Combat Manual - Volume 3",
+
     name = "Cursed Spade Head",
    itemImage = "/images/combat/ability_book/melee.png",
 
 
     value = 500000,
 
     value = 500000,
     heat = 25000,
+
     tradeable = true,
     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.",
+
     itemImage = "images/misc/keys/cursed_spade_head.png",
     relatedAbility = 6,
+
    class = "key",
     class = "gem",
+
     blockResearching = true,
     tags = { "book", "heat", "ability" }
+
     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"
 
   },
 
   },
   ["13003"] = {
+
   ["9033"] = {
     id = 13003,
+
    name = "Dark Vault Key",
     name = "Spell Tome - Fire Ball",
+
     id = 9033,
     itemImage = "/images/combat/ability_book/red.png",
+
    value = 3000000,
     value = 500000,
+
    tradeable = true,
     heat = 25000,
+
    champEncounter = 3015,
     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!",
+
    enchantmentTier = 0,
     relatedAbility = 7,
+
    maxAugLevel = 40,
     class = "gem",
+
     overrideItemTier = 2,
     tags = { "book", "heat", "ability" }
+
     itemImage = "/images/misc/keys/vault_key.png",
 +
     extraTooltipInfo = "A brutish key made of dark metal, slotted with a crystal, rumored to unlock hidden treasures within the Dark Vault.",
 +
    class = "key",
 +
     augmentOverride = {
 +
      fixedSuccessCount = 1,
 +
      fixedBaseCount = 0
 +
    },
 +
     blockResearching = true,
 +
     blockCritAugment = true,
 +
     tags = { "dungeon", "craftable" },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 113500,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "Grants one-time access to the Dark Vault dungeon. This is a trio encounter."
 +
    }
 
   },
 
   },
   ["13004"] = {
+
   ["9034"] = {
    id = 13004,
+
     name = "Dark Vault Identification Crystal",
     name = "Spell Tome - Flamethrower",
+
     id = 9034,
     itemImage = "/images/combat/ability_book/red.png",
 
 
     value = 500000,
 
     value = 500000,
     heat = 25000,
+
     tradeable = true,
     extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
+
     itemImage = "images/misc/keys/id.png",
     relatedAbility = 18,
+
    class = "key",
     class = "gem",
+
     blockResearching = true,
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "An intact identification crystal. Can be used to fashion a key to gain access to the Dark Vault.",
 +
     tags = { "fragment" },
 +
    rarity = "uncommon"
 
   },
 
   },
   ["13005"] = {
+
   ["9035"] = {
     id = 13005,
+
    name = "Prismatic Pudding",
     name = "Ballistics 101",
+
     id = 9035,
     itemImage = "/images/combat/ability_book/range.png",
+
     value = 5000000,
     value = 500000,
+
    champEncounter = 3016,
     heat = 25000,
+
    tradeable = true,
     extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
+
     itemImage = "/images/misc/keys/prismatic_pudding.png",
     relatedAbility = 12,
+
     extraTooltipInfo = "The only dish capable of granting you entry to the Master Chicken's Kitchen. The Final Flan!",
     class = "gem",
+
     class = "cooking-ingredient",
     tags = { "book", "heat", "ability" }
+
     blockResearching = true,
 +
     blockAugmenting = true,
 +
     blockCritAugment = true,
 +
     tags = { "dungeon", "cooking" },
 +
    rarity = "epic"
 
   },
 
   },
   ["13006"] = {
+
   ["9036"] = {
     id = 13006,
+
     id = 9036,
     name = "Projectile Based Diplomacy - I",
+
     name = "Prismatic Extract",
    itemImage = "/images/combat/ability_book/range.png",
 
 
     value = 500000,
 
     value = 500000,
     heat = 25000,
+
     tradeable = true,
     extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
+
     itemImage = "/images/misc/keys/prismatic_extract.png",
     relatedAbility = 21,
+
     class = "cooking-ingredient",
     class = "gem",
+
     extraTooltipInfo = "Like vanilla extract, but magical. Can be used with dairy to make the fabled Prismatic Pudding and challenge the Master Chicken Chef.",
     tags = { "book", "ability" }
+
     tags = { "fragment", "cooking", "ingredient", "prepared" },
 +
    rarity = "epic"
 
   },
 
   },
   ["13007"] = {
+
   ["10000"] = {
     id = 13007,
+
     id = 10000,
     name = "Projectile Based Diplomacy - II",
+
     name = "The Castled King",
     itemImage = "/images/combat/ability_book/range.png",
+
     itemImage = "/images/combat/monsters/elite/true_info.png",
     value = 500000,
+
     itemIcon = "/images/magic/prismatic_gem.png",
     heat = 25000,
+
     extraTooltipInfo = "Show your true might.",
     extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
+
     class = "equipment",
     relatedAbility = 23,
+
    visual = "castled-king",
    class = "gem",
+
     equipmentStats = {
     tags = { "book", "heat", "ability" }
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     tags = { "unique", "cosmetic" },
 +
    rarity = "legendary"
 
   },
 
   },
   ["13008"] = {
+
   ["10001"] = {
    id = 13008,
+
     name = "Dextrous Scraps",
     name = "Projectile Based Diplomacy - III",
+
     id = 10001,
     itemImage = "/images/combat/ability_book/range.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/Range_Scrap.png",
     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",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
 +
    tags = { "range", "chest" },
 +
    canBeOpened = true
 
   },
 
   },
   ["13009"] = {
+
   ["10002"] = {
    id = 13009,
+
     name = "Intellectual Scraps",
     name = "Apocalyptic Tome",
+
     id = 10002,
     itemImage = "/images/combat/ability_book/highmagic.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/Magic_Scrap.png",
     extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
 
    relatedAbility = 25,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
 +
    tags = { "magic", "chest" },
 +
    canBeOpened = true
 
   },
 
   },
   ["13010"] = {
+
   ["10003"] = {
    id = 13010,
+
     name = "Gem Package",
     name = "Intermediate Combat Manual - Volume 1",
+
     id = 10003,
     itemImage = "/images/combat/ability_book/melee.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/package.png",
     extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
 
    relatedAbility = 22,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
 +
    tags = { "mining", "chest" },
 +
    canBeOpened = true
 
   },
 
   },
   ["13011"] = {
+
   ["10004"] = {
    id = 13011,
+
     name = "Sealed Scroll",
     name = "City Decree",
+
     id = 10004,
     itemImage = "/images/combat/ability_book/city_decree.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/sealed_scroll.png",
     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",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     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" }
 
   },
 
   },
   ["13012"] = {
+
   ["10005"] = {
    id = 13012,
+
     name = "Small Gathering Supply Crate",
     name = "How To - First Aid",
+
     id = 10005,
     itemImage = "/images/combat/ability_book/green.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/supply_crate_small.png",
     extraTooltipInfo = "Teaches the fundamentals of mid-combat first aid rending.",
 
    relatedAbility = 47,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 
   },
 
   },
   ["13013"] = {
+
   ["10006"] = {
    id = 13013,
+
     name = "Gathering Supply Crate",
     name = "Defending the Weak - An Excerpt",
+
     id = 10006,
     itemImage = "/images/combat/ability_book/shield.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/supply_crate.png",
     extraTooltipInfo = "A few pages that explain that you can actually use your shield to defend others instead of just yourself.",
 
    relatedAbility = 49,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 
   },
 
   },
   ["13014"] = {
+
   ["10007"] = {
    id = 13014,
+
     name = "Large Gathering Supply Crate",
     name = "Combat Manual - Volume 4",
+
     id = 10007,
     itemImage = "/images/combat/ability_book/melee.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/supply_crate_large.png",
     extraTooltipInfo = "A manual on stabbing through one enemy and into the next one. A battle cry is optional but recommended!",
 
    relatedAbility = 66,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 
   },
 
   },
   ["13015"] = {
+
   ["10008"] = {
    id = 13015,
+
     name = "Bucket of Worms",
     name = "Attention Getting Tactics",
+
     id = 10008,
     itemImage = "/images/combat/ability_book/long_scroll.png",
+
     value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/fishing/bait/bucket.png",
     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",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
 +
    tags = { "fishing", "chest" },
 +
    canBeOpened = true
 
   },
 
   },
   ["13016"] = {
+
   ["10009"] = {
    id = 13016,
+
     name = "Box of Skill Books",
     name = "Smoke and Mirrors",
+
     id = 10009,
     itemImage = "/images/combat/ability_book/magic.png",
+
     value = 1,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/gold_lockbox.png",
     extraTooltipInfo = "How to use the deceit and chaos to your aid on the battlefield.",
 
    relatedAbility = 57,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 
   },
 
   },
   ["13017"] = {
+
   ["10010"] = {
    id = 13017,
+
     name = "Box of Jewelry",
     name = "All Ghillied Up",
+
     id = 10010,
     itemImage = "/images/combat/ability_book/green_2.png",
+
     value = 1,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/gold_lockbox.png",
     extraTooltipInfo = "Sticks, grass, leaves, and other foliage can make a proper bush out of you!",
 
    relatedAbility = 58,
 
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 
   },
 
   },
   ["13018"] = {
+
   ["10011"] = {
    id = 13018,
+
     name = "Magic Starter Kit",
     name = "Ice, Ice, Ice",
+
     id = 10011,
     itemImage = "/images/combat/ability_book/magic.png",
+
     value = 1,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/pouch.png",
     extraTooltipInfo = "ICE!",
+
     class = "gem",
     relatedAbility = 59,
+
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
     class = "gem",
+
     tags = { "magic", "chest" },
     tags = { "book", "heat", "ability" }
+
    canBeOpened = true
   },
+
   },
   ["13019"] = {
+
   ["10012"] = {
    id = 13019,
+
     name = "Range Starter Kit",
     name = "Trapper's Guide",
+
     id = 10012,
     itemImage = "/images/combat/ability_book/range.png",
+
     value = 1,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/pouch.png",
     extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield.",
+
     class = "gem",
    relatedAbility = 60,
+
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
     class = "gem",
+
    tags = { "range", "chest" },
     tags = { "book", "heat", "ability" }
+
    canBeOpened = true
   },
+
   },
   ["13020"] = {
+
   ["10013"] = {
     id = 13020,
+
    name = "Lesser Jewelry Cache",
     name = "Spell Tome - Ice Shard",
+
     id = 10013,
     itemImage = "/images/combat/ability_book/magic.png",
+
    value = 1000,
     value = 500000,
+
     tradeable = true,
     heat = 25000,
+
     itemImage = "/images/misc/lockbox.png",
     extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize ice.",
+
     extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
     relatedAbility = 67,
+
     class = "gem",
    class = "gem",
+
     rarity = "uncommon",
     tags = { "book", "heat", "ability" }
+
     canBeOpened = true,
   },
+
     tags = { "chest" }
   ["13021"] = {
+
   },
     id = 13021,
+
   ["10014"] = {
     name = "Notes on Acid - I",
+
    name = "Greater Jewelry Cache",
     itemImage = "/images/combat/ability_book/scroll.png",
+
     id = 10014,
     value = 500000,
+
    value = 1000,
    heat = 25000,
+
     tradeable = true,
     extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
+
     itemImage = "/images/misc/gold_lockbox.png",
     relatedAbility = 76,
+
     extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
     class = "gem",
+
     class = "gem",
     tags = { "book", "heat", "ability" }
+
     rarity = "epic",
   },
+
     canBeOpened = true,
   ["13022"] = {
+
     tags = { "chest" }
     id = 13022,
+
   },
     name = "Notes on Acid - II",
+
   ["10015"] = {
     itemImage = "/images/combat/ability_book/scroll.png",
+
     name = "Goblin Cache",
     value = 500000,
+
    id = 10015,
     heat = 25000,
+
    value = 1000,
     extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
+
     tradeable = true,
    relatedAbility = 77,
+
     itemImage = "/images/misc/package.png",
    class = "gem",
+
     extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
    tags = { "book", "heat", "ability" }
+
     class = "gem",
   },
+
     rarity = "epic",
   ["13023"] = {
+
    canBeOpened = true,
     id = 13023,
+
    tags = { "chest" }
     name = "Armor and its Weaknesses",
+
   },
     itemImage = "/images/combat/ability_book/shield.png",
+
   ["10016"] = {
     value = 500000,
+
    name = "Dark Cache",
     heat = 25000,
+
     id = 10016,
     extraTooltipInfo = "Notes on the various types of armor and how smarter monsters react to them. Perhaps there is something to learn here?",
+
    value = 1000,
     relatedAbility = 78,
+
     tradeable = true,
    class = "gem",
+
     itemImage = "/images/misc/dark_chest.png",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
   },
+
     class = "gem",
   ["15000"] = {
+
     rarity = "epic",
     id = 15000,
+
     canBeOpened = true,
     name = "Slayer's Mark",
+
     tags = { "chest" }
     tradeable = false,
+
   },
     itemImage = "/images/misc/slayertoken.png",
+
   ["10017"] = {
    heat = 1,
+
    name = "Giant Cache",
     extraTooltipInfo = "A type of trophy taken from a slain foe.",
+
     id = 10017,
     class = "gem",
+
     value = 1000,
     tags = { "heat" }
+
     tradeable = true,
   },
+
     itemImage = "/images/misc/treasure_chest.png",
   ["15001"] = {
+
     extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
     id = 15001,
+
     class = "gem",
     name = "Token of Ownership",
+
    rarity = "epic",
     tradeable = false,
+
    canBeOpened = true,
     itemImage = "/images/misc/itemtoken.png",
+
     tags = { "chest" }
    heat = 1,
+
   },
     extraTooltipInfo = "A token representing that some item was obtained.",
+
   ["10018"] = {
     class = "gem",
+
    name = "Elder Cache",
     tags = { "heat" }
+
     id = 10018,
   },
+
     value = 1000,
   ["15002"] = {
+
     tradeable = true,
     id = 15002,
+
     itemImage = "/images/misc/green_chest.png",
     name = "Token of Action",
+
     extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
     tradeable = false,
+
     class = "gem",
     itemImage = "/images/misc/locationtoken.png",
+
    rarity = "epic",
    heat = 1,
+
    canBeOpened = true,
     extraTooltipInfo = "A token representing that some action was completed.",
+
     tags = { "chest" }
     class = "gem",
+
   },
     tags = { "heat" }
+
   ["10019"] = {
   },
+
    name = "Overgrown Cache",
   ["25000"] = {
+
     id = 10019,
     id = 25000,
+
     value = 1000,
     name = "Monster Tooth",
+
     tradeable = true,
     itemImage = "/images/combat/materials/junk/tooth.png",
+
     itemImage = "/images/misc/green_bag.png",
     value = 150,
+
     extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
     extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
+
     class = "gem",
     class = "junk",
+
     rarity = "epic",
     rarity = "junk",
+
    canBeOpened = true,
     tags = { "junk" }
+
    tags = { "chest" }
   },
+
  },
   ["25001"] = {
+
  ["10020"] = {
     id = 25001,
+
    name = "Barrows Cache",
     name = "Monster Horn",
+
    id = 10020,
     itemImage = "/images/combat/materials/junk/horn.png",
+
    value = 1000,
     value = 250,
+
    tradeable = true,
     extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
+
    itemImage = "/images/misc/old_fancy_bag.png",
 +
    extraTooltipInfo = "A cache containing loot from the Ancient Barrows. It's a bit dusty but still obviously valuable.",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10021"] = {
 +
    name = "Flaming Cache",
 +
    id = 10021,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/red_lockbox.png",
 +
    extraTooltipInfo = "A cache containing loot from the Palace of Flames. It's still warm.",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10022"] = {
 +
    name = "Storm Cache",
 +
    id = 10022,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/purple_chest.png",
 +
    extraTooltipInfo = "A cache containing loot from the Eye of the Storm. You feel as if you're being watched.",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10023"] = {
 +
    name = "Maelstrom Cache",
 +
    id = 10023,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/purple_chest_3.png",
 +
    extraTooltipInfo = "A cache containing loot from the Maelstrom. It whispers to you.",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10024"] = {
 +
    name = "INFO Cache",
 +
    id = 10024,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/blue_box.png",
 +
    extraTooltipInfo = "A cache containing loot from INFO themself. They see you as worthy. At least a bit.",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10025"] = {
 +
    name = "Ancient Cache",
 +
    id = 10025,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/purple_chest_3.png",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10026"] = {
 +
    name = "Dwarven Research Cache",
 +
    id = 10026,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/supply_crate_large.png",
 +
    extraTooltipInfo = "A cache containing loot from a Dwarven Research Station. What secrets does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10027"] = {
 +
    name = "Elven Research Cache",
 +
    id = 10027,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/green_crate.png",
 +
    extraTooltipInfo = "A cache containing loot from the Nature Athaneum. What secrets does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10028"] = {
 +
    name = "Academy Research Cache",
 +
    id = 10028,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/supply_crate_small.png",
 +
    extraTooltipInfo = "A cache containing loot from the Abandoned Academy Base. What lost secrets does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10029"] = {
 +
    name = "Dark Vault Cache",
 +
    id = 10029,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/darker_chest.png",
 +
    extraTooltipInfo = "A cache containing loot from the Dark Vault. What treasures does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["10030"] = {
 +
    name = "Chicken Kitchen Cache",
 +
    id = 10030,
 +
    value = 1000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/fancy_bag.png",
 +
    extraTooltipInfo = "A cache containing loot from the Master Chicken's Kitchen. What does it contain?",
 +
    class = "gem",
 +
    rarity = "epic",
 +
    canBeOpened = true,
 +
    tags = { "chest" }
 +
  },
 +
  ["11000"] = {
 +
    id = 11000,
 +
    name = "Novice Tacklebox",
 +
    value = 850,
 +
    tradeable = true,
 +
    enchantmentTier = 1,
 +
    itemImage = "/images/fishing/Novice_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 3
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 15
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 5
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 185,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power."
 +
    }
 +
  },
 +
  ["11001"] = {
 +
    id = 11001,
 +
    name = "Basic Tacklebox",
 +
    value = 8000,
 +
    tradeable = true,
 +
    enchantmentTier = 2,
 +
    requiredLevel = {
 +
      fishing = 10
 +
    },
 +
    itemImage = "/images/fishing/Basic_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 6
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 20
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 3
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      } }
 +
    },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 1045,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity."
 +
    }
 +
  },
 +
  ["11002"] = {
 +
    id = 11002,
 +
    name = "Advanced Tacklebox",
 +
    value = 54500,
 +
    tradeable = true,
 +
    enchantmentTier = 3,
 +
    requiredLevel = {
 +
      fishing = 30
 +
    },
 +
    itemImage = "/images/fishing/Advanced_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 9
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 25
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 15
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 6
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 1.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 2.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 3
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1.5
 +
      } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 30,
 +
      experience = 6255,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity."
 +
    }
 +
  },
 +
  ["11003"] = {
 +
    id = 11003,
 +
    name = "Pro Tacklebox",
 +
    value = 500000,
 +
    tradeable = true,
 +
    enchantmentTier = 4,
 +
    requiredLevel = {
 +
      fishing = 40
 +
    },
 +
    itemImage = "/images/fishing/Pro_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 12
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 30
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 20
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 10
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 3.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 4
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 2
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 40,
 +
      experience = 18150,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity."
 +
    }
 +
  },
 +
  ["11004"] = {
 +
    id = 11004,
 +
    name = "Supreme Tacklebox",
 +
    value = 2000000,
 +
    tradeable = true,
 +
    enchantmentTier = 5,
 +
    requiredLevel = {
 +
      fishing = 50
 +
    },
 +
    itemImage = "/images/fishing/Supreme_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 15
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 35
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 25
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 15
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 2.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 4.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 3.5
 +
      } }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 38920,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity."
 +
    }
 +
  },
 +
  ["11005"] = {
 +
    id = 11005,
 +
    name = "Ocean's Embrace",
 +
    value = 9927000,
 +
    tradeable = false,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      fishing = 80
 +
    },
 +
    itemImage = "/images/fishing/Master_Tacklebox.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power.",
 +
    tags = { "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tacklebox",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 60
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 60
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 60
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 60
 +
      } },
 +
      itemSet = { 10001, 10002 },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 6
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 6
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 6
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 6
 +
      } }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 79000,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      description = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity.",
 +
      unlockQuest = 215
 +
    }
 +
  },
 +
  ["11010"] = {
 +
    id = 11010,
 +
    name = "Earthworm Bait",
 +
    tradeable = true,
 +
    value = 1,
 +
    fishingBait = {
 +
      bait = 5,
 +
      reel = 5
 +
    },
 +
    itemImage = "images/fishing/bait/earthworm_hook.png",
 +
    extraTooltipInfo = "A tiny lil' earthworm.",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "bait" }
 +
  },
 +
  ["11011"] = {
 +
    id = 11011,
 +
    name = "Fat Nightcrawler Bait",
 +
    tradeable = true,
 +
    value = 5,
 +
    fishingBait = {
 +
      level = 1,
 +
      bait = 15,
 +
      reel = 10,
 +
      bonus = 5
 +
    },
 +
    itemImage = "images/fishing/bait/nightcrawler_hook.png",
 +
    extraTooltipInfo = "A big ol' nightcrawler.",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "bait" }
 +
  },
 +
  ["11012"] = {
 +
    id = 11012,
 +
    name = "Glowbug Bait",
 +
    tradeable = true,
 +
    value = 5,
 +
    fishingBait = {
 +
      level = 1,
 +
      bait = 10,
 +
      reel = 15,
 +
      bonus = 5
 +
    },
 +
    itemImage = "images/fishing/bait/glowbug_hook.png",
 +
    extraTooltipInfo = "A small glowbug.",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "bait" }
 +
  },
 +
  ["11013"] = {
 +
    id = 11013,
 +
    name = "Shrimp Tail Bait",
 +
    tradeable = true,
 +
    value = 35,
 +
    fishingBait = {
 +
      level = 1,
 +
      bait = 20,
 +
      reel = 10,
 +
      bonus = 5
 +
    },
 +
    itemImage = "images/fishing/bait/shrimptail_hook.png",
 +
    extraTooltipInfo = "The tail of a shrimp.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 5,
 +
      experience = 15,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 5,
 +
      description = "Each craft results in 5 bait."
 +
    }
 +
  },
 +
  ["11014"] = {
 +
    id = 11014,
 +
    name = "Fish Guts Bait",
 +
    tradeable = true,
 +
    value = 50,
 +
    fishingBait = {
 +
      level = 2,
 +
      bait = 25,
 +
      reel = 5,
 +
      bonus = 10
 +
    },
 +
    itemImage = "images/fishing/bait/fish_guts_hook.png",
 +
    extraTooltipInfo = "Some fish guts. Ew.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 45,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 3,
 +
      description = "Each craft results in 3 bait."
 +
    }
 +
  },
 +
  ["11015"] = {
 +
    id = 11015,
 +
    name = "Smelly Meat Bait",
 +
    tradeable = true,
 +
    value = 75,
 +
    fishingBait = {
 +
      level = 2,
 +
      bait = 15,
 +
      reel = 15,
 +
      bonus = 5
 +
    },
 +
    itemImage = "images/fishing/bait/smelly_meat_hook.png",
 +
    extraTooltipInfo = "Some smelly, probably not rotten, meat.",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "bait" }
 +
  },
 +
  ["11016"] = {
 +
    id = 11016,
 +
    name = "Hardened Hook Bait",
 +
    tradeable = true,
 +
    value = 100,
 +
    fishingBait = {
 +
      level = 3,
 +
      reel = 35,
 +
      bonus = 20,
 +
      multReel = 1.3,
 +
      multBonus = 1.1
 +
    },
 +
    itemImage = "images/fishing/bait/hardened_hook.png",
 +
    extraTooltipInfo = "A hook designed to make reeling in big catches easier. Has a flat +15% chance of being preserved.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 300,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 12,
 +
      description = "Each craft results in 12 bait."
 +
    }
 +
  },
 +
  ["11017"] = {
 +
    id = 11017,
 +
    name = "Alluring Lure Bait",
 +
    tradeable = true,
 +
    value = 100,
 +
    fishingBait = {
 +
      level = 3,
 +
      bait = 20,
 +
      bonus = 30,
 +
      multBait = 1.2,
 +
      multBonus = 1.1
 +
    },
 +
    itemImage = "images/fishing/bait/alluring_lure.png",
 +
    extraTooltipInfo = "A shiny lure designed to entice even the most wary catches. Has a flat +15% chance of being preserved.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 250,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 14,
 +
      description = "Each craft results in 14 bait."
 +
    }
 +
  },
 +
  ["11018"] = {
 +
    id = 11018,
 +
    name = "Writhing Tentacle Bait",
 +
    tradeable = true,
 +
    value = 666,
 +
    fishingBait = {
 +
      level = 5,
 +
      bait = -30,
 +
      reel = -30,
 +
      bonus = 60,
 +
      multReel = 1.3,
 +
      multBait = 1.3,
 +
      multBonus = 1.3
 +
    },
 +
    itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
 +
    extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 150,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 6,
 +
      description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it."
 +
    }
 +
  },
 +
  ["11019"] = {
 +
    id = 11019,
 +
    name = "Mysterious Bait",
 +
    tradeable = true,
 +
    value = 500,
 +
    fishingBait = {
 +
      randomizeBoosts = true,
 +
      level = 0,
 +
      bait = 0,
 +
      reel = 0,
 +
      bonus = 0
 +
    },
 +
    itemImage = "images/fishing/bait/mysterious_bait_hook.png",
 +
    extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to all fishing stat.",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "bait" }
 +
  },
 +
  ["11020"] = {
 +
    id = 11020,
 +
    name = "Smelly Fish Guts Bait",
 +
    tradeable = true,
 +
    value = 50,
 +
    fishingBait = {
 +
      level = 3,
 +
      bait = 15,
 +
      reel = 20,
 +
      bonus = 10,
 +
      multReel = 1.1
 +
    },
 +
    itemImage = "images/fishing/bait/smelly_fish_guts_hook.png",
 +
    extraTooltipInfo = "Some smelly fish guts. Ew.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 30,
 +
      experience = 135,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 3,
 +
      description = "Each craft results in 3 bait."
 +
    }
 +
  },
 +
  ["11021"] = {
 +
    id = 11021,
 +
    name = "Crustacean Meat Bait",
 +
    tradeable = true,
 +
    value = 35,
 +
    fishingBait = {
 +
      level = 3,
 +
      bait = 15,
 +
      reel = 10,
 +
      bonus = 20,
 +
      multBonus = 1.1
 +
    },
 +
    itemImage = "images/fishing/bait/crustacean_hook.png",
 +
    extraTooltipInfo = "The meat of a crustacean.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 30,
 +
      experience = 135,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 3,
 +
      description = "Each craft results in 3 bait."
 +
    }
 +
  },
 +
  ["11022"] = {
 +
    id = 11022,
 +
    name = "Improved Hook Bait",
 +
    tradeable = true,
 +
    value = 100,
 +
    fishingBait = {
 +
      level = 2,
 +
      bait = 10,
 +
      reel = 10,
 +
      bonus = 10,
 +
      multReel = 1.05,
 +
      multBait = 1.05
 +
    },
 +
    itemImage = "images/fishing/bait/hook.png",
 +
    extraTooltipInfo = "An improved hook for improving your equipment bonuses. Has a flat +15% chance of being preserved.",
 +
    class = "fish-secondary",
 +
    tags = { "crafting", "fishing", "craftable", "bait" },
 +
    craftingStats = {
 +
      level = 10,
 +
      experience = 20,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      multiplier = 12,
 +
      description = "Each craft results in 12 bait."
 +
    }
 +
  },
 +
  ["11030"] = {
 +
    id = 11030,
 +
    name = "Rotten Driftwood",
 +
    tradeable = true,
 +
    value = 15,
 +
    experience = 15,
 +
    heat = 25,
 +
    itemImage = "images/fishing/material/rotten_driftwood.png",
 +
    extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "heat" }
 +
  },
 +
  ["11031"] = {
 +
    id = 11031,
 +
    name = "Sturdy Driftwood",
 +
    tradeable = true,
 +
    value = 50,
 +
    experience = 50,
 +
    heat = 75,
 +
    itemImage = "images/fishing/material/sturdy_driftwood.png",
 +
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "heat" }
 +
  },
 +
  ["11032"] = {
 +
    id = 11032,
 +
    name = "Aquamarine",
 +
    tradeable = true,
 +
    value = 15000,
 +
    experience = 250,
 +
    itemImage = "images/fishing/material/aquamarine.png",
 +
    extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
 +
    class = "fish-secondary",
 +
    tags = { "fishing" }
 +
  },
 +
  ["11033"] = {
 +
    id = 11033,
 +
    name = "Ancient Fishing Rod",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 2500,
 +
    itemImage = "images/fishing/rod_master.png",
 +
    extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Fishing",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11034"] = {
 +
    id = 11034,
 +
    name = "Ancient Harpoon",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/fishing/harpoon_master.png",
 +
    extraTooltipInfo = "An ancient harpoon, probably dragged up from some ancient aquatic ruin. Not much good on its own in this condition; it would take a master crafter to repair it...",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Fishing",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11035"] = {
 +
    id = 11035,
 +
    name = "Ancient Fishing Net",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/fishing/net_master.png",
 +
    extraTooltipInfo = "An ancient fishing net, the material it's made out of appears to be alive. Not much good on its own in this condition; it would take a master crafter to repair it...",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Fishing",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11036"] = {
 +
    id = 11036,
 +
    name = "Mystical Driftwood",
 +
    tradeable = true,
 +
    value = 150,
 +
    experience = 150,
 +
    heat = 125,
 +
    itemImage = "images/fishing/material/mystical_driftwood.png",
 +
    extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
 +
    class = "fish-secondary",
 +
    tags = { "fishing", "heat" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["11037"] = {
 +
    id = 11037,
 +
    name = "Dwarven Alloy",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 2500,
 +
    itemImage = "images/mining/dwarven_ingot.png",
 +
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
 +
    class = "bar",
 +
    tags = { "mining", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11038"] = {
 +
    id = 11038,
 +
    name = "Dwarven Ingot",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/mining/dwarven_ingot_2.png",
 +
    extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
 +
    class = "bar",
 +
    tags = { "mining", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11039"] = {
 +
    id = 11039,
 +
    name = "Dwarven Mold",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/mining/dwarven_ingot_3.png",
 +
    extraTooltipInfo = "A sort of mold to form a tool with.",
 +
    class = "bar",
 +
    tags = { "mining", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Mining",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11040"] = {
 +
    id = 11040,
 +
    name = "Very Mysterious Seedling",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/farming/mysterious_plant_44.png",
 +
    extraTooltipInfo = "It is looking at you.",
 +
    class = "bar",
 +
    tags = { "foraging", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11041"] = {
 +
    id = 11041,
 +
    name = "Elder Sap",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/foraging/elder_sap.png",
 +
    extraTooltipInfo = "Sap taken from a tree that is much older than you are.",
 +
    class = "bar",
 +
    tags = { "foraging", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["11042"] = {
 +
    id = 11042,
 +
    name = "World Tree Branch",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 45000,
 +
    itemImage = "images/foraging/world_branch.png",
 +
    extraTooltipInfo = "Basically just a shiny branch!",
 +
    class = "bar",
 +
    tags = { "foraging", "craftable" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 45000,
 +
      category = "Foraging",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12000"] = {
 +
    name = "Fisherman's Smock",
 +
    id = 12000,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 50,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10001, 10002 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "fishingset",
 +
    itemImage = "/images/fishing/equipment/smock.png",
 +
    extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "fishing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
    }
 +
  },
 +
  ["12001"] = {
 +
    name = "Fisherman's Bucket Hat",
 +
    id = 12001,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 51,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10001, 10002 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "fishingset",
 +
    itemImage = "/images/fishing/equipment/bucket_hat.png",
 +
    extraTooltipInfo = "A hat for fishing! You can already feel it making your reflexes sharper.",
 +
    class = "equipment",
 +
    visual = "bucket-hat",
 +
    tags = { "fishing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
    }
 +
  },
 +
  ["12002"] = {
 +
    name = "Fisherman's Waders",
 +
    id = 12002,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 49,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "fishing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10001, 10002 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "fishingset",
 +
    itemImage = "/images/fishing/equipment/waders.png",
 +
    extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
 +
    class = "equipment",
 +
    visual = "waders",
 +
    tags = { "fishing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Fishing",
 +
      craftable = true,
 +
      unlockQuest = 214
 +
    }
 +
  },
 +
  ["12003"] = {
 +
    name = "Miner's Smock",
 +
    id = 12003,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 68,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10007, 10008 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "miningset",
 +
    itemImage = "/images/fishing/equipment/smock.png",
 +
    extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "mining", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 +
  },
 +
  ["12004"] = {
 +
    name = "Miner's Lantern Helmet",
 +
    id = 12004,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 83,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10007, 10008 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "miningset",
 +
    itemImage = "/images/fishing/equipment/bucket_hat.png",
 +
    extraTooltipInfo = "OSHA approved! Lets you see better! Wow!",
 +
    class = "equipment",
 +
    visual = "bucket-hat",
 +
    tags = { "mining", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 +
  },
 +
  ["12005"] = {
 +
    name = "Miner's Trousers",
 +
    id = 12005,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 67,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10007, 10008 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "miningset",
 +
    itemImage = "/images/fishing/equipment/waders.png",
 +
    extraTooltipInfo = "A pair of trousers that you swear definitely makes you better at mining despite being a simple pair of pants. Are they magical? Probably not. Probably.",
 +
    class = "equipment",
 +
    visual = "waders",
 +
    tags = { "mining", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Mining",
 +
      craftable = true,
 +
      unlockQuest = 210
 +
    }
 +
  },
 +
  ["12006"] = {
 +
    name = "Lumberjack's Vest",
 +
    id = 12006,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 35,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "foraging",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10005, 10006 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "foragingset",
 +
    itemImage = "/images/foraging/Foraging_Top.png",
 +
    extraTooltipInfo = "Makes you want to shout timber.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "foraging", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 +
  },
 +
  ["12007"] = {
 +
    name = "Lumberjack's Hat",
 +
    id = 12007,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 55,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      toolBoost = { {
 +
        skill = "foraging",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10005, 10006 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "foragingset",
 +
    itemImage = "/images/foraging/Foraging_hat.png",
 +
    extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
 +
    class = "equipment",
 +
    visual = "lumberjack-hat",
 +
    tags = { "foraging", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 +
  },
 +
  ["12008"] = {
 +
    name = "Lumberjack's Trousers",
 +
    id = 12008,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 56,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "foraging",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10005, 10006 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "foragingset",
 +
    itemImage = "/images/foraging/Foraging_legs.png",
 +
    extraTooltipInfo = "You're a lumberjack and you're okay!",
 +
    class = "equipment",
 +
    visual = "lumberjack-legs",
 +
    tags = { "foraging", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Foraging",
 +
      craftable = true,
 +
      unlockQuest = 212
 +
    }
 +
  },
 +
  ["12009"] = {
 +
    id = 12009,
 +
    name = "Fishing Shard",
 +
    tradeable = false,
 +
    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 = { "cooking", "armor" },
 +
    rarity = "rare"
 +
  },
 +
  ["12014"] = {
 +
    id = 12014,
 +
    name = "Infernal Dust",
 +
    value = 100,
 +
    tradeable = true,
 +
    itemImage = "/images/magic/infernal_dust.png",
 +
    extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
 +
    class = "gem",
 +
    tags = { "enchanting" },
 +
    rarity = "rare"
 +
  },
 +
  ["12015"] = {
 +
    name = "Golden Spoon",
 +
    id = 12015,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      cooking = 80
 +
    },
 +
    value = 12960000,
 +
    tradeable = false,
 +
    enchantmentOverrideSlot = "ladle",
 +
    itemImage = "/images/cooking/golden_spoon.png",
 +
    extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
 +
    class = "equipment",
 +
    tags = { "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "ladle",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 60
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 4
 +
      } },
 +
      itemSet = { 10025, 10026 }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 250000,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
 +
      unlockQuest = 221
 +
    }
 +
  },
 +
  ["12016"] = {
 +
    id = 12016,
 +
    name = "Cooking Shard",
 +
    tradeable = false,
 +
    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 = { "mining", "foraging", "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 20250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12019"] = {
 +
    name = "Flamboyant Cape",
 +
    id = 12019,
 +
    enchantmentTier = 1,
 +
    value = 1000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 40
 +
    },
 +
    forcedEnchant = 9500,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/combat/equipment/flamboyant_cape.png",
 +
    extraTooltipInfo = "A bright, flamboyant cape designed to catch the eye of monsters. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "mining", "foraging", "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 20250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12020"] = {
 +
    name = "Small Bag of Holding",
 +
    id = 12020,
 +
    enchantmentTier = 1,
 +
    value = 10000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 5
 +
    },
 +
    forcedEnchant = 80,
 +
    forcedEnchantAmount = 1,
 +
    overrideItemTier = 1,
 +
    itemImage = "/images/jewellery/bag_1.png",
 +
    extraTooltipInfo = "A small bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +5 augment levels.",
 +
    class = "equipment",
 +
    tags = { "mining", "foraging", "fishing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.25
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.25
 +
      } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 20,
 +
      experience = 3000,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12021"] = {
 +
    name = "Bag of Holding",
 +
    id = 12021,
 +
    enchantmentTier = 2,
 +
    value = 100000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 20
 +
    },
 +
    forcedEnchant = 80,
 +
    forcedEnchantAmount = 2,
 +
    itemImage = "/images/jewellery/bag_2.png",
 +
    extraTooltipInfo = "A bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +7 augment levels.",
 +
    class = "equipment",
 +
    tags = { "mining", "foraging", "fishing" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 0.5
 +
      } },
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "foraging",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishing",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 2.5
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 2.5
 +
      } }
 +
    },
 +
    rarity = "rare"
 +
  },
 +
  ["12022"] = {
 +
    name = "Large Bag of Holding",
 +
    id = 12022,
 +
    enchantmentTier = 3,
 +
    value = 1000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 35
 +
    },
 +
    forcedEnchant = 80,
 +
    forcedEnchantAmount = 3,
 +
    itemImage = "/images/jewellery/bag_3.png",
 +
    extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
 +
    class = "equipment",
 +
    tags = { "mining", "foraging", "fishing" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      } },
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 10
 +
      }, {
 +
        skill = "foraging",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishing",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 10
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 10
 +
      } }
 +
    },
 +
    rarity = "epic"
 +
  },
 +
  ["12023"] = {
 +
    name = "Newbie Adventurer's Backpack",
 +
    id = 12023,
 +
    enchantmentTier = 1,
 +
    value = 10000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 10
 +
    },
 +
    forcedEnchant = 79,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/jewellery/adventurer_1.png",
 +
    extraTooltipInfo = "A backpack with all the goodies and supplies necessary to help an adventurer get more research done when gathering in the field. May require some adjustment by a new owner before becoming comfortable to wear!",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 +
      } },
 +
      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 = 60
 +
    },
 +
    forcedEnchant = 79,
 +
    forcedEnchantAmount = 2,
 +
    itemImage = "/images/jewellery/adventurer_2.png",
 +
    extraTooltipInfo = "A redesigned backpack drawing from dwarven research to massively increase research capabilities when gathering out in the field. May require some significant adjustment by a new owner before becoming comfortable to wear!",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "arrows",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.mining",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 2
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 2
 +
      } },
 +
      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 = 40
 +
    },
 +
    forcedEnchant = 76,
 +
    forcedEnchantAmount = 1,
 +
    itemImage = "/images/combat/equipment/many_pockets.png",
 +
    extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.5
 +
      } }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 20250,
 +
      category = "Skilling",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["12026"] = {
 +
    name = "Cloak of the Void",
 +
    id = 12026,
 +
    enchantmentTier = 2,
 +
    value = 2000000,
 +
    tradeable = true,
 +
    requiredLevel = {
 +
      enchanting = 60
 +
    },
 +
    forcedEnchant = 76,
 +
    forcedEnchantAmount = 2,
 +
    itemImage = "/images/combat/equipment/void_cape.png",
 +
    extraTooltipInfo = "A cloak with access to a small pocket dimension for storage. Greatly increases your ability to stay organized and efficient while processing materials.",
 +
    class = "equipment",
 +
    visual = "cape",
 +
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
 +
    equipmentStats = {
 +
      slot = "cape",
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.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", "farming" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12030"] = {
 +
    id = 12030,
 +
    name = "Dwarven Tongs",
 +
    value = 13782100,
 +
    tradeable = false,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      smithing = 80
 +
    },
 +
    itemImage = "/images/smithing/dwarven_tongs.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology.",
 +
    tags = { "smithing", "craftable" },
 +
    equipmentStats = {
 +
      slot = "tongs",
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 90
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 5
 +
      } },
 +
      itemSet = { 10023, 10024 }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 250000,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      description = "A legendary set of tongs made from lost dwarven technology.",
 +
      unlockQuest = 219
 +
    }
 +
  },
 +
  ["12031"] = {
 +
    id = 12031,
 +
    name = "Smithing Shard",
 +
    tradeable = false,
 +
    itemImage = "/images/smithing/smithing_shard.png",
 +
    extraTooltipInfo = "A shard for creating skilling gear.",
 +
    class = "gem",
 +
    tags = { "shard", "smithing" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["12032"] = {
 +
    id = 12032,
 +
    name = "Elvish Hoe",
 +
    value = 13782100,
 +
    tradeable = false,
 +
    enchantmentTier = 8,
 +
    requiredLevel = {
 +
      farming = 80
 +
    },
 +
    itemImage = "/images/farming/elven_hoe.png",
 +
    class = "equipment",
 +
    extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
 +
    tags = { "farming", "craftable" },
 +
    equipmentStats = {
 +
      slot = "hoe",
 +
      toolBoost = { {
 +
        skill = "farming",
 +
        boost = 90
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.farming",
 +
        value = 5
 +
      } }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 90,
 +
      experience = 508000,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
 +
      unlockQuest = 222
 +
    }
 +
  },
 +
  ["12033"] = {
 +
    id = 12033,
 +
    name = "Void Portal Anchor",
 +
    value = 1500000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/void_anchor.png",
 +
    extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
 +
    class = "gem",
 +
    blockResearching = true,
 +
    tags = { "crafting" },
 +
    rarity = "legendary"
 +
  },
 +
  ["12034"] = {
 +
    id = 12034,
 +
    name = "Defunct Golem Core",
 +
    value = 1500000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/golem_core.png",
 +
    extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
 +
    class = "bar",
 +
    blockResearching = true,
 +
    tags = { "crafting" },
 +
    rarity = "legendary"
 +
  },
 +
  ["12035"] = {
 +
    id = 12035,
 +
    name = "Lava Heart",
 +
    value = 150000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/lava_heart.png",
 +
    extraTooltipInfo = "A mechanical heart that pumps molten stone instead of blood. With the right equipment it could enhance your Smithing capabilities.",
 +
    class = "bar",
 +
    blockResearching = true,
 +
    tags = { "crafting", "smithing" },
 +
    rarity = "rare"
 +
  },
 +
  ["12036"] = {
 +
    id = 12036,
 +
    name = "Bleached Cloth",
 +
    value = 150000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/bleached_cloth.png",
 +
    extraTooltipInfo = "A bolt of cloth bleached white by time that possesses a hint of intrinsic magical power. It appears to have absorbed some forgotten Cooking techniques in this Library. Knowledge Osmosis!",
 +
    class = "cloth",
 +
    blockResearching = true,
 +
    tags = { "crafting", "cooking" },
 +
    rarity = "rare"
 +
  },
 +
  ["12037"] = {
 +
    id = 12037,
 +
    name = "Academy Wards",
 +
    value = 150000,
 +
    tradeable = true,
 +
    itemImage = "/images/misc/academy_wards.png",
 +
    extraTooltipInfo = "Various totems and curios that were used to contain magical energy. They could be repurposed to help channel magic while Runecrafting.",
 +
    class = "cloth",
 +
    blockResearching = true,
 +
    tags = { "crafting", "runecrafting" },
 +
    rarity = "rare"
 +
  },
 +
  ["12038"] = {
 +
    name = "Smith's Golem Torso",
 +
    id = 12038,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 90,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10023, 10024 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "smithingset",
 +
    itemImage = "/images/foraging/Foraging_Top.png",
 +
    extraTooltipInfo = "A stony torso powered by lava.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "smithing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 218
 +
    }
 +
  },
 +
  ["12039"] = {
 +
    name = "Smith's Golem Legs",
 +
    id = 12039,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 91,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.smithing",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10023, 10024 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "smithingset",
 +
    itemImage = "/images/foraging/Foraging_legs.png",
 +
    extraTooltipInfo = "A stony set of legs powered by lava.",
 +
    class = "equipment",
 +
    visual = "lumberjack-legs",
 +
    tags = { "smithing", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 218
 +
    }
 +
  },
 +
  ["12040"] = {
 +
    name = "Chef's Coat",
 +
    id = 12040,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 97,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10025, 10026 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "cookingset",
 +
    itemImage = "/images/cooking/equipment/cooking_body.png",
 +
    extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
 +
    class = "equipment",
 +
    visual = "chef-body",
 +
    tags = { "cooking", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 220
 +
    }
 +
  },
 +
  ["12041"] = {
 +
    name = "Chef's Pants",
 +
    id = 12041,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 95,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "cooking",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.cooking",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10025, 10026 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "cookingset",
 +
    itemImage = "/images/cooking/equipment/cooking_legs.png",
 +
    extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
 +
    class = "equipment",
 +
    visual = "chef-legs",
 +
    tags = { "cooking", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Skilling",
 +
      craftable = true,
 +
      unlockQuest = 220
 +
    }
 +
  },
 +
  ["12042"] = {
 +
    name = "Runecrafter's Robe Top",
 +
    id = 12042,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 81,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "body",
 +
      toolBoost = { {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10027, 10028 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "runecraftingset",
 +
    itemImage = "/images/fishing/equipment/smock.png",
 +
    extraTooltipInfo = "A robe top that can help you channel and shape magic into slates and fibers.",
 +
    class = "equipment",
 +
    visual = "smock",
 +
    tags = { "runecrafting", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 216
 +
    }
 +
  },
 +
  ["12043"] = {
 +
    name = "Runecrafter's Robe Hood",
 +
    id = 12043,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 27,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "helm",
 +
      toolBoost = { {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10027, 10028 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "runecraftingset",
 +
    itemImage = "/images/fishing/equipment/bucket_hat.png",
 +
    extraTooltipInfo = "A hood that can help you channel and shape magic into slates and fibers.",
 +
    class = "equipment",
 +
    visual = "bucket-hat",
 +
    tags = { "runecrafting", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 216
 +
    }
 +
  },
 +
  ["12044"] = {
 +
    name = "Runecrafter's Robe Bottoms",
 +
    id = 12044,
 +
    enchantmentTier = 3,
 +
    forcedEnchant = 92,
 +
    forcedEnchantAmount = 3,
 +
    equipmentStats = {
 +
      slot = "legs",
 +
      toolBoost = { {
 +
        skill = "runecrafting",
 +
        boost = 0
 +
      } },
 +
      augmentationBonus = { {
 +
        stat = "toolBoost.runecrafting",
 +
        value = 1
 +
      } },
 +
      itemSet = { 10027, 10028 }
 +
    },
 +
    value = 250000,
 +
    tradeable = true,
 +
    enchantmentOverrideSlot = "runecraftingset",
 +
    itemImage = "/images/fishing/equipment/waders.png",
 +
    extraTooltipInfo = "A robe bottom that can help you channel and shape magic into slates and fibers.",
 +
    class = "equipment",
 +
    visual = "waders",
 +
    tags = { "runecrafting", "craftable", "armor" },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 50,
 +
      experience = 22500,
 +
      category = "Runecrafting",
 +
      craftable = true,
 +
      unlockQuest = 216
 +
    }
 +
  },
 +
  ["13000"] = {
 +
    id = 13000,
 +
    name = "Combat Manual - Volume 1",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to take advantage of your weapon's edge. Apparently using the sharp part means it will hurt something more, who could have known?",
 +
    relatedAbility = 4,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13001"] = {
 +
    id = 13001,
 +
    name = "Combat Manual - Volume 2",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
 +
    relatedAbility = 5,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13002"] = {
 +
    id = 13002,
 +
    name = "Combat Manual - Volume 3",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to just hit things hard. Crushing things is deceptively simple and to truly pummel your enemy you must understand that being blunt is sometimes the only way to go.",
 +
    relatedAbility = 6,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13003"] = {
 +
    id = 13003,
 +
    name = "Spell Tome - Fire Ball",
 +
    itemImage = "/images/combat/ability_book/red.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize fire. Be careful where you practice it!",
 +
    relatedAbility = 7,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13004"] = {
 +
    id = 13004,
 +
    name = "Spell Tome - Flamethrower",
 +
    itemImage = "/images/combat/ability_book/red.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
 +
    relatedAbility = 18,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13005"] = {
 +
    id = 13005,
 +
    name = "Ballistics 101",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
 +
    relatedAbility = 12,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13006"] = {
 +
    id = 13006,
 +
    name = "Projectile Based Diplomacy - I",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
 +
    relatedAbility = 21,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13007"] = {
 +
    id = 13007,
 +
    name = "Projectile Based Diplomacy - II",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
 +
    relatedAbility = 23,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13008"] = {
 +
    id = 13008,
 +
    name = "Projectile Based Diplomacy - III",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A book that outline the merits of using projectiles, especially when trying to distract and divert, to really get your point across.",
 +
    relatedAbility = 24,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13009"] = {
 +
    id = 13009,
 +
    name = "Apocalyptic Tome",
 +
    itemImage = "/images/combat/ability_book/highmagic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
 +
    relatedAbility = 25,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "legendary",
 +
    overrideItemTier = 8,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13010"] = {
 +
    id = 13010,
 +
    name = "Intermediate Combat Manual - Volume 1",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
 +
    relatedAbility = 22,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13011"] = {
 +
    id = 13011,
 +
    name = "City Decree",
 +
    itemImage = "/images/combat/ability_book/city_decree.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Grants the owner the ability to summon City Guards as reinforcements in combat. You should probably feel a little guilty if you bring them into a fight they cannot survive.",
 +
    relatedAbility = 48,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13012"] = {
 +
    id = 13012,
 +
    name = "How To - First Aid",
 +
    itemImage = "/images/combat/ability_book/green.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Teaches the fundamentals of mid-combat first aid rending.",
 +
    relatedAbility = 47,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13013"] = {
 +
    id = 13013,
 +
    name = "Defending the Weak - An Excerpt",
 +
    itemImage = "/images/combat/ability_book/shield.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A few pages that explain that you can actually use your shield to defend others instead of just yourself.",
 +
    relatedAbility = 49,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13014"] = {
 +
    id = 13014,
 +
    name = "Combat Manual - Volume 4",
 +
    itemImage = "/images/combat/ability_book/melee.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A manual on stabbing through one enemy and into the next one. A battle cry is optional but recommended!",
 +
    relatedAbility = 66,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13015"] = {
 +
    id = 13015,
 +
    name = "Attention Getting Tactics",
 +
    itemImage = "/images/combat/ability_book/long_scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "It's a long scroll that explains in detail how awful you are. It gives you ideas on what to say to other people! Very healthy.",
 +
    relatedAbility = 54,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13016"] = {
 +
    id = 13016,
 +
    name = "Smoke and Mirrors",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "How to use the deceit and chaos to your aid on the battlefield.",
 +
    relatedAbility = 57,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13017"] = {
 +
    id = 13017,
 +
    name = "All Ghillied Up",
 +
    itemImage = "/images/combat/ability_book/green_2.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Sticks, grass, leaves, and other foliage can make a proper bush out of you!",
 +
    relatedAbility = 58,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13018"] = {
 +
    id = 13018,
 +
    name = "Ice, Ice, Ice",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "ICE!",
 +
    relatedAbility = 59,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13019"] = {
 +
    id = 13019,
 +
    name = "Trapper's Guide",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield.",
 +
    relatedAbility = 60,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13020"] = {
 +
    id = 13020,
 +
    name = "Spell Tome - Ice Shard",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize ice.",
 +
    relatedAbility = 67,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "common",
 +
    overrideItemTier = 3,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13021"] = {
 +
    id = 13021,
 +
    name = "Notes on Acid - I",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
 +
    relatedAbility = 76,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13022"] = {
 +
    id = 13022,
 +
    name = "Notes on Acid - II",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
 +
    relatedAbility = 77,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13023"] = {
 +
    id = 13023,
 +
    name = "Armor and its Weaknesses",
 +
    itemImage = "/images/combat/ability_book/shield.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Notes on the various types of armor and how smarter monsters react to them. Perhaps there is something to learn here?",
 +
    relatedAbility = 78,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13024"] = {
 +
    id = 13024,
 +
    name = "Cultist Notes I",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell.",
 +
    relatedAbility = 127,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13025"] = {
 +
    id = 13025,
 +
    name = "Cultist Notes II",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell. This time it is written in blood!",
 +
    relatedAbility = 128,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13026"] = {
 +
    id = 13026,
 +
    name = "Enlightened Parchment",
 +
    itemImage = "/images/combat/ability_book/enlightened.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "A mostly nonsensical rant that claims to know the truth of all things. It does present some potential magical implications...",
 +
    relatedAbility = 166,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "legendary",
 +
    overrideItemTier = 7,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13027"] = {
 +
    id = 13027,
 +
    name = "A Study on Anatomy I",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Describes the bone structure of most humanoids and non-humanoid creatures. It also describes how to break them.",
 +
    relatedAbility = 197,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13028"] = {
 +
    id = 13028,
 +
    name = "A Study on Anatomy II",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Describes the location of tendons in most creatures. They are surprisingly easy to reach.",
 +
    relatedAbility = 199,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13029"] = {
 +
    id = 13029,
 +
    name = "A Study on Anatomy III",
 +
    itemImage = "/images/combat/ability_book/scroll.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Describes non-vital organs in creatures. The vitals may be well protected, but a non-vital strike will still significantly hamper anything.",
 +
    relatedAbility = 201,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13030"] = {
 +
    id = 13030,
 +
    name = "Trapper's Guide, the Sequel",
 +
    itemImage = "/images/combat/ability_book/range.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield. So why not just put down a ton?",
 +
    relatedAbility = 203,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 4,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["13031"] = {
 +
    id = 13031,
 +
    name = "Ancient Ice Tome",
 +
    itemImage = "/images/combat/ability_book/magic.png",
 +
    value = 500000,
 +
    heat = 25000,
 +
    extraTooltipInfo = "This old tome outlines the methods to magically contain certain specimen. Perhaps it can be used in combat too?",
 +
    relatedAbility = 205,
 +
    class = "gem",
 +
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
    tags = { "heat", "ability", "book" }
 +
  },
 +
  ["15000"] = {
 +
    id = 15000,
 +
    name = "Slayer's Mark",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/slayertoken.png",
 +
    heat = 1,
 +
    extraTooltipInfo = "A type of trophy taken from a slain foe.",
 +
    class = "gem",
 +
    tags = { "heat" }
 +
  },
 +
  ["15001"] = {
 +
    id = 15001,
 +
    name = "Token of Ownership",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/itemtoken.png",
 +
    heat = 1,
 +
    extraTooltipInfo = "A token representing that some item was obtained.",
 +
    class = "gem",
 +
    tags = { "heat" }
 +
  },
 +
  ["15002"] = {
 +
    id = 15002,
 +
    name = "Token of Action",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/locationtoken.png",
 +
    heat = 1,
 +
    extraTooltipInfo = "A token representing that some action was completed.",
 +
    class = "gem",
 +
    tags = { "heat" }
 +
  },
 +
  ["15003"] = {
 +
    id = 15003,
 +
    name = "Talent Respec Token",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/talent_token.png",
 +
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Untradeable version.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["15004"] = {
 +
    id = 15004,
 +
    name = "Tradeable Talent Respec Token",
 +
    tradeable = true,
 +
    itemImage = "/images/misc/talent_token_t.png",
 +
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Tradeable version.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 +
  },
 +
  ["16000"] = {
 +
    id = 16000,
 +
    name = "Wooden Cup",
 +
    itemImage = "/images/misc/rich/rich_1.png",
 +
    extraTooltipInfo = "An enchanted wooden cup that occasionally leaks out barely drinkable water.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "common",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16001"] = {
 +
    id = 16001,
 +
    name = "Wooden Goblet",
 +
    itemImage = "/images/misc/rich/rich_2.png",
 +
    extraTooltipInfo = "A more refined wooden cup. At least it can hold the water it conjures, but it is more useful for purifying water you find.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "common",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16002"] = {
 +
    id = 16002,
 +
    name = "Wooden Chalice",
 +
    itemImage = "/images/misc/rich/rich_3.png",
 +
    extraTooltipInfo = "A fancy wooden chalice with engravings. No leaks and the water is never outright muddy. Getting better!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "common",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16003"] = {
 +
    id = 16003,
 +
    name = "Refined Wooden Chalice",
 +
    itemImage = "/images/misc/rich/rich_4.png",
 +
    extraTooltipInfo = "A wooden chalice inlaid with cheap gems. They might actually be colored glass, but they may be enchanted to somewhat cool the conjured and cleaned water.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "uncommon",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16004"] = {
 +
    id = 16004,
 +
    name = "Exquisite Wooden Chalice",
 +
    itemImage = "/images/misc/rich/rich_5.png",
 +
    extraTooltipInfo = "A large wooden chalice resembling a trophy! Clear, cool water is always available to drink. Very fancy, but still made of wood.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "uncommon",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16005"] = {
 +
    id = 16005,
 +
    name = "Small Silver Cup",
 +
    itemImage = "/images/misc/rich/rich_6.png",
 +
    extraTooltipInfo = "A small silver cup. The water drawn from this cup is magically refreshing, but low in quantity. Very delicate and worth more than wood.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16006"] = {
 +
    id = 16006,
 +
    name = "Silver Goblet",
 +
    itemImage = "/images/misc/rich/rich_7.png",
 +
    extraTooltipInfo = "A larger silver cup. Magically refreshing water that you can take more than a couple sips at a time from!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16007"] = {
 +
    id = 16007,
 +
    name = "Silver Chalice",
 +
    itemImage = "/images/misc/rich/rich_8.png",
 +
    extraTooltipInfo = "An enchanted silver chalice. Has handles!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16008"] = {
 +
    id = 16008,
 +
    name = "Refined Silver Chalice",
 +
    itemImage = "/images/misc/rich/rich_9.png",
 +
    extraTooltipInfo = "A silver chalice of fine craftsmanship with decorative engravings. Whether or not these engravings bolster its ability to conjure water is still up for debate.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "rare",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16009"] = {
 +
    id = 16009,
 +
    name = "Exquisite Silver Chalice",
 +
    itemImage = "/images/misc/rich/rich_10.png",
 +
    extraTooltipInfo = "A hefty silver chalice that would not be out of place in a rich wizard's tower as an artifact of some note. You can almost hear a healthy burbling stream when it produces water.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16010"] = {
 +
    id = 16010,
 +
    name = "Tall Gold Goblet",
 +
    itemImage = "/images/misc/rich/rich_11.png",
 +
    extraTooltipInfo = "A small golden cup, barely able to contain any liquid, but very expensive nonetheless. What little liquid it produces matches the taste of the drinker perfectly.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16011"] = {
 +
    id = 16011,
 +
    name = "Wide Gold Goblet",
 +
    itemImage = "/images/misc/rich/rich_12.png",
 +
    extraTooltipInfo = "A wide golden cup, but now wide instead of tall! Supports even more flavors!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16012"] = {
 +
    id = 16012,
 +
    name = "Golden Chalice",
 +
    itemImage = "/images/misc/rich/rich_13.png",
 +
    extraTooltipInfo = "A golden chalice inlaid with real gems. The gems seem to sparkle and glow of their own volition, allowing the produced liquid to be either hot or cold. There is no doubt to your wealth when you drink from this.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16013"] = {
 +
    id = 16013,
 +
    name = "Refined Golden Chalice",
 +
    itemImage = "/images/misc/rich/rich_14.png",
 +
    extraTooltipInfo = "A large golden chalice inlaid with engravings. The engravings seem to glow faintly, and the liquid produced is always the perfect temperature.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16014"] = {
 +
    id = 16014,
 +
    name = "Exquisite Golden Chalice",
 +
    itemImage = "/images/misc/rich/rich_15.png",
 +
    extraTooltipInfo = "A huge golden chalice with engravings AND gems! Enchanted gems and glowing engravings indicate that this chalice is an artifact of some renown, capable of supplying an entire noble house with any beverage they may desire.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "epic",
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    noDustFromResearching = true,
 +
    overrideItemTier = 1
 +
  },
 +
  ["16015"] = {
 +
    id = 16015,
 +
    name = "Golden Grail",
 +
    itemImage = "/images/misc/rich/rich_16.png",
 +
    extraTooltipInfo = "A veritable cauldron made of pure gold and inlaid with precious gems. Did you take this from a king, or did you become one just to own it? It deserves its own castle for how much it is worth. 'Property of Habs' is written on the bottom.",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 +
   },
 +
   ["25000"] = {
 +
     id = 25000,
 +
     name = "Monster Tooth",
 +
     itemImage = "/images/combat/materials/junk/tooth.png",
 +
     value = 150,
 +
     extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
 +
     class = "junk",
 +
     rarity = "junk",
 +
     tags = { "junk" }
 +
   },
 +
   ["25001"] = {
 +
     id = 25001,
 +
     name = "Monster Horn",
 +
     itemImage = "/images/combat/materials/junk/horn.png",
 +
     value = 250,
 +
     extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
 
     class = "junk",
 
     class = "junk",
 
     rarity = "junk",
 
     rarity = "junk",
Line 31,751: Line 32,569:
 
     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 32,580:
 
     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 32,603:
 
     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 21:11, 13 March 2025


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"
  },
  ["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, coal, and ability books.",
    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" }
  },
  ["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", "fishing", "cooking", "ingredient", "buff", "alchemy" }
  },
  ["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", "fishing", "cooking", "ingredient" }
  },
  ["62"] = {
    id = 62,
    name = "Raw Trout",
    level = 20,
    value = 25,
    tradeable = true,
    experience = 25,
    itemImage = "/images/fishing/raw_trout.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. The fisherman's participation award.",
    time = 10000,
    tags = { "fish", "fishing", "cooking", "ingredient" }
  },
  ["63"] = {
    id = 63,
    name = "Raw Salmon",
    level = 35,
    value = 50,
    tradeable = true,
    experience = 40,
    itemImage = "/images/fishing/raw_salmon.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. Not going up any rivers anymore.",
    time = 10000,
    tags = { "fish", "fishing", "cooking", "ingredient" }
  },
  ["64"] = {
    id = 64,
    name = "Raw Lobster",
    level = 40,
    value = 75,
    tradeable = true,
    experience = 75,
    itemImage = "/images/fishing/raw_lobster.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. Raw Lobster!",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["65"] = {
    id = 65,
    name = "Raw Tuna",
    level = 50,
    value = 100,
    tradeable = true,
    experience = 100,
    itemImage = "/images/fishing/raw_tuna.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. Tuna Tuna Tuna",
    time = 10000,
    tags = { "fish", "fishing", "cooking", "ingredient" },
    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", "fishing", "cooking", "ingredient" },
    rarity = "rare"
  },
  ["67"] = {
    id = 67,
    name = "Raw Megalodon",
    level = 90,
    value = 350,
    tradeable = true,
    experience = 175,
    itemImage = "/images/fishing/raw_megalodon.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A monstrously large shark with incredibly tough meat.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" },
    rarity = "epic"
  },
  ["68"] = {
    id = 68,
    name = "Raw Ancient Lobster",
    level = 40,
    value = 225,
    tradeable = true,
    experience = 150,
    itemImage = "/images/fishing/raw_ancient_lobster.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A mean looking and monstrously heavy lobster. It's definitely a lot older than you are.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["69"] = {
    id = 69,
    name = "Raw Tentacle Meat",
    level = 40,
    value = 400,
    tradeable = true,
    experience = 200,
    itemImage = "/images/fishing/raw_tentacle_chunk.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking and bait. A massive chunk of ancient rubbery meat torn from some sort of tentacled monster.",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "alchemy", "fish" }
  },
  ["70"] = {
    id = 70,
    name = "Raw Huge Tuna",
    level = 70,
    value = 150,
    tradeable = true,
    experience = 150,
    itemImage = "/images/fishing/raw_huge_tuna.png",
    class = "fish",
    extraTooltipInfo = "An ingredient for cooking. A huge tuna!",
    time = 10000,
    tags = { "fish", "fishing", "cooking", "ingredient", "alchemy" },
    rarity = "rare"
  },
  ["71"] = {
    id = 71,
    name = "Seaweed",
    tradeable = true,
    value = 25,
    experience = 10,
    itemImage = "images/fishing/seaweed.png",
    extraTooltipInfo = "An ingredient for cooking. Smells real bad.",
    class = "fish",
    tags = { "fishing", "cooking", "buff", "alchemy", "fish" }
  },
  ["72"] = {
    id = 72,
    name = "Raw Magnetic Minnow",
    tradeable = true,
    value = 150,
    experience = 50,
    itemImage = "images/fishing/raw_minnow.png",
    extraTooltipInfo = "An ingredient for cooking. It didn't even bite the hook, it just got stuck to it.",
    class = "fish",
    tags = { "fish", "fishing", "cooking", "buff", "alchemy" }
  },
  ["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", "fishing", "cooking", "buff", "alchemy" }
  },
  ["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", "fishing", "cooking", "buff", "alchemy" }
  },
  ["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", "fishing", "cooking", "buff", "alchemy" }
  },
  ["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", "fishing", "cooking", "ingredient", "alchemy" }
  },
  ["77"] = {
    id = 77,
    name = "Raw Crab",
    value = 85,
    tradeable = true,
    experience = 75,
    itemImage = "/images/fishing/raw_crab.png",
    extraTooltipInfo = "An ingredient for cooking. In some places it's considered less desirable than lobster, but not here.",
    class = "fish",
    time = 10000,
    tags = { "fishing", "cooking", "ingredient", "fish" }
  },
  ["95"] = {
    id = 95,
    name = "Burnt Fish",
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/burnt_fish.png",
    class = "cookedFish",
    extraTooltipInfo = "The result of an overzealous cook. Perhaps studying this will make you a better cook?",
    tags = { "cooking" }
  },
  ["96"] = {
    id = 96,
    name = "Burnt Food",
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/burnt_food.png",
    class = "cookedFish",
    extraTooltipInfo = "The result of an overzealous cook. Perhaps studying this will make you a better cook?",
    tags = { "cooking" }
  },
  ["101"] = {
    id = 101,
    name = "Copper Ore",
    level = 1,
    value = 5,
    tradeable = true,
    experience = 5,
    time = 5000,
    itemImage = "/images/mining/copper_ore.png",
    extraTooltipInfo = "Can be smelted into bronze bars with the help of some tin.",
    tags = { "mining", "smithing" },
    class = "ore"
  },
  ["102"] = {
    id = 102,
    name = "Tin Ore",
    level = 1,
    value = 5,
    tradeable = true,
    experience = 5,
    time = 5000,
    itemImage = "/images/mining/tin_ore.png",
    extraTooltipInfo = "Can be smelted into bronze bars with the help of some copper.",
    tags = { "mining", "smithing" },
    class = "ore"
  },
  ["103"] = {
    id = 103,
    name = "Iron Ore",
    level = 15,
    value = 20,
    tradeable = true,
    experience = 15,
    time = 15000,
    itemImage = "/images/mining/iron_ore.png",
    extraTooltipInfo = "Can be smelted into the most basic of basic metal bars, iron.",
    tags = { "mining", "smithing" },
    class = "ore"
  },
  ["104"] = {
    id = 104,
    name = "Gold Ore",
    level = 30,
    value = 100,
    tradeable = true,
    experience = 25,
    time = 30000,
    itemImage = "/images/mining/gold_ore.png",
    extraTooltipInfo = "A large chunk of gold ready to be smelted into a bar.",
    class = "ore",
    tags = { "mining", "smithing" }
  },
  ["105"] = {
    id = 105,
    name = "Mithril Ore",
    level = 50,
    value = 75,
    tradeable = true,
    experience = 50,
    time = 45000,
    itemImage = "/images/mining/mithril_ore.png",
    extraTooltipInfo = "A dark blue tinted and hardy metal that can be smelted into bars.",
    class = "ore",
    tags = { "mining", "smithing" }
  },
  ["106"] = {
    id = 106,
    name = "Adamantite Ore",
    level = 60,
    value = 100,
    tradeable = true,
    experience = 75,
    time = 60000,
    itemImage = "/images/mining/adamantite_ore.png",
    extraTooltipInfo = "A green hued metal most consider nearly worthless that can be smelted into bars.",
    class = "ore",
    tags = { "mining", "smithing" }
  },
  ["107"] = {
    id = 107,
    name = "Runite Ore",
    level = 85,
    value = 200,
    tradeable = true,
    experience = 100,
    time = 120000,
    itemImage = "/images/mining/runite_ore.png",
    extraTooltipInfo = "One of the hardest naturally occuring metals that may be smelted into tough bars.",
    class = "ore",
    tags = { "mining", "smithing" },
    rarity = "uncommon"
  },
  ["108"] = {
    id = 108,
    name = "Clay",
    level = 1,
    value = 1,
    tradeable = true,
    experience = 1,
    time = 5000,
    itemImage = "/images/mining/clay.png",
    extraTooltipInfo = "Used in crafting. It may not be what plants crave, but you could probably mix this with sand to make fertilizer.",
    class = "ore",
    tags = { "mining" }
  },
  ["109"] = {
    id = 109,
    name = "Stone",
    level = 1,
    value = 1,
    tradeable = true,
    experience = 1,
    time = 5000,
    itemImage = "/images/mining/stone.png",
    extraTooltipInfo = "Used in crafting. A solid foundation for castles... but who would want that?",
    class = "ore",
    tags = { "mining" }
  },
  ["110"] = {
    id = 110,
    name = "Sand",
    level = 1,
    value = 1,
    tradeable = true,
    experience = 1,
    time = 5000,
    itemImage = "/images/mining/sand.png",
    extraTooltipInfo = "Used in crafting and cooking. One can find great nutrients in sand for fertilizer, though eating the sand itself doesn't seem like a good idea...",
    class = "ore",
    tags = { "mining" }
  },
  ["111"] = {
    id = 111,
    name = "Silver",
    level = 30,
    value = 100,
    tradeable = true,
    experience = 25,
    time = 5000,
    itemImage = "/images/mining/silver.png",
    extraTooltipInfo = "A great material for channeling magic essence.",
    class = "ore",
    tags = { "mining", "enchanting" }
  },
  ["112"] = {
    id = 112,
    name = "Coal",
    level = 1,
    value = 20,
    tradeable = true,
    experience = 10,
    time = 5000,
    heat = 10,
    itemImage = "/images/mining/coal.png",
    extraTooltipInfo = "Burn it up to make heat! It's okay, the industrial revolution hasn't happened yet so you're safe from environmental activists.",
    class = "ore",
    tags = { "mining", "heat" }
  },
  ["113"] = {
    id = 113,
    name = "Rune Slate",
    level = 1,
    value = 15,
    tradeable = true,
    experience = 10,
    time = 5000,
    itemImage = "/images/runecrafting/rune_slate.png",
    extraTooltipInfo = "A blank magical canvas.",
    class = "ore",
    tags = { "mining", "runecrafting", "enchanting" }
  },
  ["114"] = {
    id = 114,
    name = "Stygian Ore",
    level = 90,
    value = 500,
    tradeable = true,
    experience = 150,
    time = 5000,
    itemImage = "/images/mining/stygian_ore.png",
    extraTooltipInfo = "An unnaturally glittering ore sourced from the deepest of delves. May be smelted into bars with the aid of ichor.",
    class = "ore",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["115"] = {
    id = 115,
    name = "Void Stone",
    level = 90,
    value = 1500,
    tradeable = true,
    experience = 175,
    time = 5000,
    itemImage = "/images/mining/void_shard.png",
    extraTooltipInfo = "A stone pulsing with chaotic energy. Perhaps you could further process it?",
    class = "ore",
    tags = { "mining", "smithing" },
    rarity = "epic"
  },
  ["150"] = {
    id = 150,
    name = "Fertilizer",
    value = 15,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/fertilizer.png",
    extraTooltipInfo = "Stinky sack of nutrients. Increases minimum yield and experience of plants and somehow traps in farming.",
    tags = { "farming", "craftable" },
    craftingStats = {
      level = 1,
      experience = 40,
      category = "Farming",
      craftable = true,
      multiplier = 4,
      description = "Stinky sack of nutrients. Increases minimum yield and experience of plants in farming."
    }
  },
  ["151"] = {
    id = 151,
    name = "Carrot Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/carrot_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 1,
      image = "/images/farming/carrot_plant.png",
      align = "bottom",
      experience = 35,
      time = 15
    },
    extraTooltipInfo = "Plant this on your farm. Won't improve your vision yet."
  },
  ["152"] = {
    id = 152,
    name = "Peppercorn Seed",
    value = 5,
    experience = 20,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/peppercorn_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 45,
      image = "/images/farming/peppercorn_plant.png",
      align = "bottom",
      experience = 125,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 2,
      width = 1,
      requiredLevel = 22,
      image = "/images/farming/sugarcane_plant_2.png",
      align = "bottom",
      experience = 190,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 8,
      image = "/images/farming/wheat_plant.png",
      align = "bottom",
      experience = 35,
      time = 15
    },
    extraTooltipInfo = "Plant this on your farm. It's honest work."
  },
  ["155"] = {
    id = 155,
    name = "Potato Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/potato_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 3,
      image = "/images/farming/potato_plant.png",
      align = "bottom",
      experience = 50,
      time = 20
    },
    extraTooltipInfo = "Plant this on your farm. Adventurers would often use potatos to show others their desire to dungeon delve with one another."
  },
  ["156"] = {
    id = 156,
    name = "Rice Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/rice_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 27,
      image = "/images/farming/rice_plant.png",
      align = "bottom",
      experience = 45,
      time = 15
    },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["157"] = {
    id = 157,
    name = "Tomato Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/tomato_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 12,
      image = "/images/farming/tomato_plant.png",
      align = "bottom",
      experience = 110,
      time = 40
    },
    extraTooltipInfo = "Plant this on your farm. Definitely a Vegetable."
  },
  ["158"] = {
    id = 158,
    name = "Wildberry Bush Seed",
    value = 5,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/wildberry_bush_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 2,
      requiredLevel = 5,
      image = "/images/farming/wildberry_plant.png",
      align = "bottom",
      experience = 225,
      time = 45
    },
    extraTooltipInfo = "Plant this on your farm. Careful with the thorns!"
  },
  ["159"] = {
    id = 159,
    name = "Chili Pepper Seed",
    value = 5,
    experience = 30,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/chili_pepper_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 20,
      image = "/images/farming/chili_pepper_plant.png",
      align = "bottom",
      experience = 125,
      time = 40
    },
    extraTooltipInfo = "Plant this on your farm. Even the seeds are hot to the touch."
  },
  ["160"] = {
    id = 160,
    name = "Pumpkin Seed",
    value = 5,
    experience = 30,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/pumpkin_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 50,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 17,
      image = "/images/farming/mushroom_plant.png",
      align = "bottom",
      experience = 45,
      time = 15
    },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["170"] = {
    id = 170,
    name = "Tree Seed",
    value = 5,
    experience = 20,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 2,
      width = 2,
      requiredLevel = 10,
      image = "/images/farming/normal_tree_plant.png",
      align = "bottom",
      experience = 1000,
      time = 90
    },
    extraTooltipInfo = "Plant this on your farm. Good place to take naps under."
  },
  ["171"] = {
    id = 171,
    name = "Oak Tree Seed",
    value = 5,
    experience = 40,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/oak_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 2,
      width = 2,
      requiredLevel = 15,
      image = "/images/farming/oak_tree_plant.png",
      align = "bottom",
      experience = 1750,
      time = 150
    },
    extraTooltipInfo = "Plant this on your farm."
  },
  ["172"] = {
    id = 172,
    name = "Willow Tree Seed",
    value = 5,
    experience = 60,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/willow_tree_seed.png",
    tags = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 2,
      width = 2,
      requiredLevel = 20,
      image = "/images/farming/willow_tree_plant.png",
      align = "bottom",
      experience = 1600,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 3,
      width = 2,
      requiredLevel = 40,
      image = "/images/farming/maple_tree_plant_2.png",
      align = "bottom",
      experience = 3000,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 3,
      width = 3,
      requiredLevel = 50,
      image = "/images/farming/yew_tree_plant.png",
      align = "bottom",
      experience = 5000,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 2,
      width = 2,
      requiredLevel = 25,
      image = "/images/farming/banana_tree_plant.png",
      align = "bottom",
      experience = 2100,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 2,
      width = 2,
      requiredLevel = 30,
      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 = { "foraging", "seed", "farming" },
    rarity = "uncommon",
    farmingStats = {
      height = 4,
      width = 4,
      requiredLevel = 60,
      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 = { "foraging", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 3,
      requiredLevel = 60,
      image = "/images/farming/sageberry_bush.png",
      align = "bottom",
      experience = 600,
      time = 40
    }
  },
  ["185"] = {
    id = 185,
    name = "Mysterious Seed",
    value = 7,
    experience = 50,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/mysterious_seed.png",
    extraTooltipInfo = "Life is not necessarily the opposite of corruption. I wonder what this could grow into?",
    rarity = "rare",
    farmingStats = {
      height = 1,
      maxHeight = 4,
      width = 1,
      maxWidth = 4,
      requiredLevel = 5,
      image = "/images/farming/mysterious_plant.png",
      align = "center",
      experience = 400,
      time = 60
    },
    craftingStats = {
      level = 70,
      experience = 6000,
      category = "Farming",
      craftable = true,
      multiplier = 16,
      description = "The blessing of life steeped in the ooze of corruption."
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["186"] = {
    id = 186,
    name = "Durian Seed",
    value = 5,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/durian_seed.png",
    extraTooltipInfo = "Legend states that these seeds are so fragile, only someone with extraordinary power could remove the seed from the fruit in one piece... It appears to be an award for defeating a powerful enemy, rather than a seed that can be planted.",
    tags = { "farming" },
    rarity = "epic"
  },
  ["201"] = {
    id = 201,
    name = "Bronze Bar",
    level = 1,
    value = 25,
    tradeable = true,
    experience = 10,
    time = 10000,
    itemImage = "/images/smithing/bronze_bar.png",
    class = "bar",
    extraTooltipInfo = "Used as a basic crafting material.",
    tags = { "mining", "smithing" }
  },
  ["202"] = {
    id = 202,
    name = "Iron Bar",
    level = 10,
    value = 250,
    tradeable = true,
    experience = 45,
    time = 24000,
    itemImage = "/images/smithing/iron_bar.png",
    class = "bar",
    extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
    tags = { "mining", "smithing" }
  },
  ["203"] = {
    id = 203,
    name = "Gold Bar",
    level = 20,
    value = 1000,
    tradeable = true,
    experience = 150,
    time = 60000,
    itemImage = "/images/smithing/gold_bar.png",
    class = "bar",
    extraTooltipInfo = "May be used to craft or augment jewelry. Sadly you aren't authorized to create your own currency.",
    tags = { "mining", "smithing" }
  },
  ["204"] = {
    id = 204,
    name = "Mithril Bar",
    level = 30,
    value = 500,
    tradeable = true,
    experience = 200,
    time = 60000,
    itemImage = "/images/smithing/mithril_bar.png",
    class = "bar",
    extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
    tags = { "mining", "smithing" }
  },
  ["205"] = {
    id = 205,
    name = "Adamantite Bar",
    level = 40,
    value = 2000,
    tradeable = true,
    experience = 600,
    time = 150000,
    itemImage = "/images/smithing/adamantite_bar.png",
    class = "bar",
    extraTooltipInfo = "A rather limited, yet hard, metal. May be used to create Adamantite gear.",
    tags = { "mining", "smithing" },
    rarity = "uncommon"
  },
  ["206"] = {
    id = 206,
    name = "Runite Bar",
    level = 50,
    value = 7000,
    tradeable = true,
    experience = 840,
    time = 180000,
    itemImage = "/images/smithing/runite_bar.png",
    class = "bar",
    extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["207"] = {
    id = 207,
    name = "Stygian Bar",
    level = 60,
    value = 9000,
    tradeable = true,
    experience = 1500,
    time = 300000,
    itemImage = "/images/smithing/stygian_bar.png",
    class = "bar",
    extraTooltipInfo = "An unnaturally tough metal that is almost crystalline in nature. May be used to craft Stygian equipment.",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["208"] = {
    id = 208,
    name = "Chaotic Crystal",
    level = 75,
    smithingTier = 6,
    value = 15000,
    tradeable = true,
    experience = 2000,
    time = 400000,
    itemImage = "/images/mining/void_crystal.png",
    class = "bar",
    extraTooltipInfo = "A condensed crystal formed through processing a large amount of void stones. May be used to craft or enhance unique equipment.",
    tags = { "mining", "smithing" },
    rarity = "rare"
  },
  ["209"] = {
    id = 209,
    name = "Obsidian Glass",
    value = 3000,
    tradeable = true,
    itemImage = "/images/combat/materials/obsidian_glass.png",
    extraTooltipInfo = "A splinter of mildly reflective obsidian glass; can be used to augment obsidian or obsidian-adjacent gear.",
    class = "bar",
    tags = { "mining" }
  },
  ["210"] = {
    id = 210,
    name = "Golem Marrow",
    value = 300,
    tradeable = true,
    itemImage = "/images/combat/materials/golem_marrow.png",
    extraTooltipInfo = "A piece of golem marrow, the lifeblood of an artificial construct.",
    class = "bar",
    tags = { "mining", "smithing" }
  },
  ["211"] = {
    id = 211,
    name = "Chaos Stone",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/chaos_stone_refined.png",
    extraTooltipInfo = "Crafting Material. A shard of chaotic essence that is not only contained, but refined. The process to do this is forever lost to the ages.",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["212"] = {
    id = 212,
    name = "Living Shard",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/living_stone.png",
    extraTooltipInfo = "Crafting Material. A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["213"] = {
    id = 213,
    name = "Runed Stone",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/runed_stone.png",
    extraTooltipInfo = "Crafting Material. An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["214"] = {
    id = 214,
    name = "Magma Core",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/magma_core.png",
    extraTooltipInfo = "Crafting Material. A chunk of stone with an unquenchable fire burning within. What could you do with this?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["215"] = {
    id = 215,
    name = "Heavy Chaos Shard",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
    extraTooltipInfo = "Crafting Material. An unrefined splinter of chaotic energy. Though dulled compared to the chaos it was drawn from, it may still have a potent effect.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["216"] = {
    id = 216,
    name = "Worn Ancient Splinter",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/ancient_splinter.PNG",
    extraTooltipInfo = "Crafting Material. A splinter of some long lost metal; it has more in common with stone than it does metal and would require a master craftsman to work it.",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["217"] = {
    id = 217,
    name = "Royal Ice Shard",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/materials/ice_shard.PNG",
    extraTooltipInfo = "Crafting Material. A somewhat workable shard of frozen stone sourced from the frozen wastes within the Valley of Giants. Appears to be a material commonly used by Ice Giants to form their accessories; perhaps you could make something useful with it?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["301"] = {
    id = 301,
    name = "Branch",
    level = 1,
    value = 1,
    tradeable = true,
    heat = 1,
    experience = 1,
    time = 2000,
    itemImage = "/images/foraging/branch.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["302"] = {
    id = 302,
    name = "Log",
    level = 5,
    value = 3,
    tradeable = true,
    heat = 5,
    experience = 20,
    time = 5000,
    itemImage = "/images/foraging/log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "craftable", "heat" },
    craftingStats = {
      level = 1,
      experience = 10,
      category = "General",
      craftable = true,
      description = "Combine your branches to craft one log"
    }
  },
  ["303"] = {
    id = 303,
    name = "Oak Log",
    level = 10,
    value = 10,
    tradeable = true,
    heat = 10,
    experience = 40,
    time = 10000,
    itemImage = "/images/foraging/oak_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["304"] = {
    id = 304,
    name = "Willow Log",
    level = 30,
    value = 20,
    tradeable = true,
    heat = 20,
    experience = 60,
    time = 15000,
    itemImage = "/images/foraging/willow_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["305"] = {
    id = 305,
    name = "Maple Log",
    level = 45,
    value = 40,
    tradeable = true,
    heat = 70,
    experience = 80,
    time = 25000,
    itemImage = "/images/foraging/maple_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat. Still sticky somehow.",
    tags = { "foraging", "heat" }
  },
  ["306"] = {
    id = 306,
    name = "Yew Log",
    level = 60,
    value = 100,
    tradeable = true,
    heat = 200,
    experience = 100,
    time = 60000,
    itemImage = "/images/foraging/yew_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" },
    rarity = "rare"
  },
  ["307"] = {
    id = 307,
    name = "Elder Log",
    level = 70,
    value = 250,
    tradeable = true,
    heat = 350,
    experience = 150,
    time = 60000,
    itemImage = "/images/foraging/elder_log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" },
    rarity = "rare"
  },
  ["400"] = {
    id = 400,
    name = "Sapphire",
    value = 1000,
    tradeable = true,
    itemImage = "/images/mining/sapphire.png",
    class = "gem",
    extraTooltipInfo = "An inexpensive blue gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["401"] = {
    id = 401,
    name = "Emerald",
    value = 2000,
    tradeable = true,
    itemImage = "/images/mining/emerald.png",
    class = "gem",
    extraTooltipInfo = "An inexpensive green gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["402"] = {
    id = 402,
    name = "Ruby",
    value = 5000,
    tradeable = true,
    itemImage = "/images/mining/ruby.png",
    class = "gem",
    extraTooltipInfo = "An uncommon red gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["403"] = {
    id = 403,
    name = "Diamond",
    value = 10000,
    tradeable = true,
    itemImage = "/images/mining/diamond.png",
    class = "gem",
    extraTooltipInfo = "An uncommon gem that may be used for crafting.",
    tags = { "mining", "gem" }
  },
  ["404"] = {
    id = 404,
    name = "Black Opal",
    value = 50000,
    tradeable = true,
    itemImage = "/images/mining/black_opal.png",
    class = "gem",
    extraTooltipInfo = "A rare black gem that may be used for crafting. It is said that you can see the whole universe inside of one of these.",
    tags = { "mining", "gem" },
    rarity = "uncommon"
  },
  ["405"] = {
    id = 405,
    name = "Runic Etchant",
    value = 100,
    tradeable = true,
    itemImage = "/images/magic/runic_etchant.png",
    class = "gem",
    extraTooltipInfo = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 5,
      experience = 530,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts."
    }
  },
  ["406"] = {
    id = 406,
    name = "Corrupted Substrate",
    value = 300,
    tradeable = true,
    itemImage = "/images/magic/corrupted_substrate.png",
    class = "gem",
    extraTooltipInfo = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 10,
      experience = 1030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Finely crushed emerald suspended in strong acid, imbued with corrupted magic"
    }
  },
  ["407"] = {
    id = 407,
    name = "Reactive Powder",
    value = 600,
    tradeable = true,
    itemImage = "/images/magic/reactive_powder.png",
    class = "gem",
    extraTooltipInfo = "A combustible red powder, imbued with magic, used in alchemical crafting.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 20,
      experience = 2030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "A combustible red powder, imbued with magic, used in alchemical crafting."
    }
  },
  ["408"] = {
    id = 408,
    name = "Polishing Paste",
    value = 1000,
    tradeable = true,
    itemImage = "/images/magic/polishing_paste.png",
    class = "gem",
    extraTooltipInfo = "Finely ground diamond suspended in oil with highly abrasive properties.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 40,
      experience = 3430,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "Finely ground diamond suspended in oil with highly abrasive properties."
    }
  },
  ["409"] = {
    id = 409,
    name = "Sanguine Infusion",
    value = 1000,
    tradeable = true,
    itemImage = "/images/magic/sanguine_infusion.png",
    class = "gem",
    extraTooltipInfo = "A highly viscous crimson elixir swirling with the malevolent power of demon blood.",
    tags = { "gem", "craftable" },
    craftingStats = {
      level = 60,
      experience = 5030,
      category = "Jewelry",
      craftable = true,
      multiplier = 100,
      description = "A highly viscous crimson elixir swirling with the malevolent power of demon blood."
    }
  },
  ["500"] = {
    id = 500,
    name = "Air Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 3,
    itemImage = "/images/runecrafting/air_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to air magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["501"] = {
    id = 501,
    name = "Earth Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 4,
    itemImage = "/images/runecrafting/earth_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to earth magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["502"] = {
    id = 502,
    name = "Fire Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 5,
    itemImage = "/images/runecrafting/fire_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to fire magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["503"] = {
    id = 503,
    name = "Water Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 6,
    itemImage = "/images/runecrafting/water_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to water magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["504"] = {
    id = 504,
    name = "Blood Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 7,
    itemImage = "/images/runecrafting/blood_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to blood magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["505"] = {
    id = 505,
    name = "Death Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 8,
    itemImage = "/images/runecrafting/death_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to death magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["506"] = {
    id = 506,
    name = "Chaos Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 9,
    itemImage = "/images/runecrafting/chaos_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to chaos magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["507"] = {
    id = 507,
    name = "Nature Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 10,
    itemImage = "/images/runecrafting/nature_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to nature magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["508"] = {
    id = 508,
    name = "Mind Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 11,
    itemImage = "/images/runecrafting/mind_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to mind magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["509"] = {
    id = 509,
    name = "Cosmic Talisman",
    tradeable = true,
    value = 20000,
    essenceID = 12,
    itemImage = "/images/runecrafting/cosmic_talisman.png",
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to cosmic magic.",
    class = "rune",
    tags = { "magic", "runecrafting", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 105
    }
  },
  ["510"] = {
    name = "Air Rune",
    id = 510,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/air_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["511"] = {
    name = "Earth Rune",
    id = 511,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/earth_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["512"] = {
    name = "Fire Rune",
    id = 512,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/fire_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["513"] = {
    name = "Water Rune",
    id = 513,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/water_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["514"] = {
    name = "Blood Rune",
    id = 514,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/blood_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["515"] = {
    name = "Death Rune",
    id = 515,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/death_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["516"] = {
    name = "Chaos Rune",
    id = 516,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/chaos_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["517"] = {
    name = "Nature Rune",
    id = 517,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/nature_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["518"] = {
    name = "Mind Rune",
    id = 518,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/mind_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["519"] = {
    name = "Cosmic Rune",
    id = 519,
    value = 10,
    tradeable = true,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/runecrafting/cosmic_rune.png",
    extraTooltipInfo = "A slate imbued with magic essence. Often needed to perform magic.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "enchanting" }
  },
  ["520"] = {
    id = 520,
    name = "Unstable Talisman",
    value = 25000,
    itemImage = "/images/runecrafting/unstable_talisman.png",
    extraTooltipInfo = "An unstable talisman that is brimming with potential. Requires essence in order to condense it into a normal talisman, though some essence may be lost in the conversion process.",
    class = "rune",
    tags = { "magic", "runecrafting" },
    rarity = "uncommon"
  },
  ["550"] = {
    id = 550,
    name = "Basic Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_common.png",
    value = 500,
    extraTooltipInfo = "A fine dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "common",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 1,
      experience = 40,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["551"] = {
    id = 551,
    name = "Unusual Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_uncommon.png",
    value = 1000,
    extraTooltipInfo = "Unusual quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "uncommon",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 20,
      experience = 200,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["552"] = {
    id = 552,
    name = "Singular Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_rare.png",
    value = 2000,
    extraTooltipInfo = "Singular quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "rare",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 40,
      experience = 760,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["553"] = {
    id = 553,
    name = "Prime Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_purple.png",
    value = 4000,
    extraTooltipInfo = "Prime quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "epic",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 60,
      experience = 1800,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["554"] = {
    id = 554,
    name = "Mythical Runic Dust",
    itemImage = "/images/runecrafting/dust/runic_dust_legendary.png",
    value = 8000,
    extraTooltipInfo = "Mythical quality dust that can be used to enhance equipment.",
    class = "rune",
    rarity = "legendary",
    tags = { "runecrafting", "craftable" },
    tradeable = true,
    craftingStats = {
      level = 80,
      experience = 4000,
      category = "Runecrafting",
      craftable = true,
      multiplier = 1
    }
  },
  ["555"] = {
    id = 555,
    name = "Common Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_common.png",
    value = 500,
    extraTooltipInfo = "Scraps from common gear, ready to be repurposed.",
    class = "rune",
    rarity = "common",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["556"] = {
    id = 556,
    name = "Uncommon Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_uncommon.png",
    value = 1000,
    extraTooltipInfo = "Scraps from uncommon gear, ready to be repurposed.",
    class = "rune",
    rarity = "uncommon",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["557"] = {
    id = 557,
    name = "Rare Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_rare.png",
    value = 2000,
    extraTooltipInfo = "Scraps from rare gear, ready to be repurposed.",
    class = "rune",
    rarity = "rare",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["558"] = {
    id = 558,
    name = "Epic Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_purple.png",
    value = 4000,
    extraTooltipInfo = "Scraps from epic gear, ready to be repurposed.",
    class = "rune",
    rarity = "epic",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["559"] = {
    id = 559,
    name = "Legendary Gear Scraps",
    itemImage = "/images/runecrafting/dust/gear_scrap_legendary.png",
    value = 8000,
    extraTooltipInfo = "Scraps from legendary gear, ready to be repurposed.",
    class = "rune",
    rarity = "legendary",
    tags = { "runecrafting" },
    tradeable = true
  },
  ["600"] = {
    id = 600,
    name = "Bronze Pickaxe",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/mining/bronze_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Slightly better than punching rocks until they break! Adds 10 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 240,
      category = "Mining",
      craftable = true,
      description = "Adds 10 to your effective mining level when determining speed."
    }
  },
  ["601"] = {
    id = 601,
    name = "Iron Pickaxe",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      mining = 10
    },
    itemImage = "/images/mining/iron_pickaxe.svg",
    class = "equipment",
    extraTooltipInfo = "Adds 20 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1640,
      category = "Mining",
      craftable = true,
      description = "Adds 20 to your mining level when determining speed."
    }
  },
  ["602"] = {
    id = 602,
    name = "Mithril Pickaxe",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      mining = 30
    },
    itemImage = "/images/mining/mithril_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7900,
      category = "Mining",
      craftable = true,
      description = "Adds 30 to your mining level when determining speed."
    }
  },
  ["603"] = {
    id = 603,
    name = "Adamantite Pickaxe",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      mining = 40
    },
    itemImage = "/images/mining/adamantite_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15600,
      category = "Mining",
      craftable = true,
      description = "Adds 40 to your mining level when determining speed."
    }
  },
  ["604"] = {
    id = 604,
    name = "Runite Pickaxe",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      mining = 50
    },
    itemImage = "/images/mining/rune_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 20800,
      category = "Mining",
      craftable = true,
      description = "Adds 50 to your mining level when determining speed."
    }
  },
  ["605"] = {
    id = 605,
    name = "Stygian Pickaxe",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    requiredLevel = {
      mining = 60
    },
    itemImage = "/images/mining/stygian_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "Lighter than it looks, but almost unbreakable. Adds 60 to your effective mining level when determining speed.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Mining",
      craftable = true,
      description = "Adds 60 to your mining level when determining speed."
    }
  },
  ["606"] = {
    id = 606,
    name = "Dwarven Rocksmasher",
    value = 12960000,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      mining = 80
    },
    itemImage = "/images/mining/dwarven_pickaxe.png",
    class = "equipment",
    extraTooltipInfo = "A legendary mining tool using lost dwarven technology.",
    tags = { "mining", "craftable" },
    equipmentStats = {
      slot = "pickaxe",
      toolBoost = { {
        skill = "mining",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 5
      } },
      itemSet = { 10007, 10008 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 160000,
      category = "Mining",
      craftable = true,
      description = "A legendary mining tool using lost dwarven technology.",
      unlockQuest = 211
    }
  },
  ["610"] = {
    id = 610,
    name = "Bronze Hatchet",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/foraging/bronze_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "A tool to destroy trees, but it is made of tree. So odd. Adds 10 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 240,
      category = "Foraging",
      craftable = true,
      description = "Adds 10 to your effective foraging level when determining speed."
    }
  },
  ["611"] = {
    id = 611,
    name = "Iron Hatchet",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      foraging = 10
    },
    itemImage = "/images/foraging/iron_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "The forests will face treestruction. Adds 20 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1640,
      category = "Foraging",
      craftable = true,
      description = "Adds 20 to your foraging level when determining speed."
    }
  },
  ["612"] = {
    id = 612,
    name = "Mithril Hatchet",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      foraging = 30
    },
    itemImage = "/images/foraging/mithril_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "The enemy of all trees. Adds 30 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7900,
      category = "Foraging",
      craftable = true,
      description = "Adds 30 to your foraging level when determining speed."
    }
  },
  ["613"] = {
    id = 613,
    name = "Adamantite Hatchet",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      foraging = 40
    },
    itemImage = "/images/foraging/adamantite_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "Trees will fear your tree-felling prowess. Adds 40 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15600,
      category = "Foraging",
      craftable = true,
      description = "Adds 40 to your foraging level when determining speed."
    }
  },
  ["614"] = {
    id = 614,
    name = "Runite Hatchet",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      foraging = 50
    },
    itemImage = "/images/foraging/rune_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "If trees could wear boots, they would be quivering in their tree boots. Adds 50 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 20800,
      category = "Foraging",
      craftable = true,
      description = "Adds 50 to your foraging level when determining speed."
    }
  },
  ["615"] = {
    id = 615,
    name = "Stygian Hatchet",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    requiredLevel = {
      foraging = 60
    },
    itemImage = "/images/foraging/stygian_hatchet.png",
    class = "equipment",
    extraTooltipInfo = "Holding it makes you have treevil thoughts. Adds 60 to your effective foraging level when determining speed.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Foraging",
      craftable = true,
      description = "Adds 60 to your foraging level when determining speed."
    }
  },
  ["616"] = {
    id = 616,
    name = "The Grovekeeper",
    value = 9270000,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      foraging = 80
    },
    itemImage = "/images/foraging/grovekeeper.png",
    class = "equipment",
    extraTooltipInfo = "A legendary foraging tool. It appears to actually be alive.",
    tags = { "foraging", "craftable" },
    equipmentStats = {
      slot = "hatchet",
      toolBoost = { {
        skill = "foraging",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 5
      } },
      itemSet = { 10005, 10006 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 86000,
      category = "Foraging",
      craftable = true,
      description = "A legendary foraging tool. It appears to actually be alive.",
      unlockQuest = 213
    }
  },
  ["620"] = {
    id = 620,
    name = "Sapphire Ring",
    value = 181200,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/jewellery/sapphire_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding weak enchantments. Old stories suggest that the bluer the Sapphire the more attuned to the Sea it is.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      }, {
        stat = "toolBoost.fishing",
        value = 0.2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding weak enchantments."
    },
    tags = { "craftable" }
  },
  ["621"] = {
    id = 621,
    name = "Sapphire Necklace",
    value = 181200,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/jewellery/sapphire_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding weak enchantments. Despite its lower value and magical potential, pure Sapphires are known to glow in response to the presence of Runecrafting energies.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding weak enchantments."
    },
    tags = { "craftable" }
  },
  ["622"] = {
    id = 622,
    name = "Emerald Ring",
    value = 182400,
    tradeable = true,
    enchantmentTier = 2,
    itemImage = "/images/jewellery/emerald_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding moderate enchantments. Foragers argue that Emeralds give good luck in the wilderness.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      }, {
        stat = "toolBoost.foraging",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding moderate enchantments."
    },
    tags = { "craftable" }
  },
  ["623"] = {
    id = 623,
    name = "Emerald Necklace",
    value = 182400,
    tradeable = true,
    enchantmentTier = 2,
    itemImage = "/images/jewellery/emerald_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding moderate enchantments. Farmers claim that the green hue indicates a connection to agriculture.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding moderate enchantments."
    },
    tags = { "craftable" }
  },
  ["624"] = {
    id = 624,
    name = "Ruby Ring",
    value = 186000,
    tradeable = true,
    enchantmentTier = 3,
    itemImage = "/images/jewellery/ruby_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding decent enchantments. Miners claim that some Rubies glow slightly in the presence of rarer ores.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      }, {
        stat = "toolBoost.mining",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding decent enchantments."
    },
    tags = { "craftable" }
  },
  ["625"] = {
    id = 625,
    name = "Ruby Necklace",
    value = 186000,
    tradeable = true,
    enchantmentTier = 3,
    itemImage = "/images/jewellery/ruby_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding decent enchantments. Rubies are highly valued in Goblin society for representing the purity of the Cooking fire.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      }, {
        stat = "toolBoost.cooking",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding decent enchantments."
    },
    tags = { "craftable" }
  },
  ["626"] = {
    id = 626,
    name = "Diamond Ring",
    value = 192000,
    tradeable = true,
    enchantmentTier = 4,
    itemImage = "/images/jewellery/diamond_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding strong enchantments. One of the hardest natural gems, it is suggested that Diamonds are only naturally found in select chunks of ore when refined in a certain way.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      }, {
        stat = "toolBoost.smithing",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding strong enchantments."
    },
    tags = { "craftable" }
  },
  ["627"] = {
    id = 627,
    name = "Diamond Necklace",
    value = 192000,
    tradeable = true,
    enchantmentTier = 4,
    itemImage = "/images/jewellery/diamond_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding strong enchantments. Rumored to aid in harnessing Enchanting energies.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      }, {
        stat = "toolBoost.enchanting",
        value = 0.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding strong enchantments."
    },
    tags = { "craftable" }
  },
  ["628"] = {
    id = 628,
    name = "Prismatic Necklace",
    value = 92793600,
    tradeable = true,
    enchantmentTier = 6,
    overrideItemTier = 8,
    itemImage = "/images/jewellery/prismatic_necklace.png",
    extraTooltipInfo = "A necklace capable of holding extraordinary enchantments.",
    class = "equipment",
    equipmentStats = {
      slot = "necklace",
      toolBoost = { {
        skill = "farming",
        boost = 0
      }, {
        skill = "smithing",
        boost = 0
      }, {
        skill = "runecrafting",
        boost = 0
      }, {
        skill = "cooking",
        boost = 0
      }, {
        skill = "enchanting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 1
      }, {
        stat = "toolBoost.smithing",
        value = 1.5
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.25
      }, {
        stat = "toolBoost.cooking",
        value = 0.5
      }, {
        stat = "toolBoost.enchanting",
        value = 1
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 70,
      experience = 325000,
      category = "Jewelry",
      craftable = true
    },
    tags = { "craftable" }
  },
  ["629"] = {
    id = 629,
    name = "Prismatic Ring",
    value = 92793600,
    tradeable = true,
    enchantmentTier = 6,
    overrideItemTier = 8,
    itemImage = "/images/jewellery/prismatic_ring.png",
    extraTooltipInfo = "A ring capable of holding extraordinary enchantments.",
    class = "equipment",
    equipmentStats = {
      slot = "ring",
      toolBoost = { {
        skill = "mining",
        boost = 0
      }, {
        skill = "foraging",
        boost = 0
      }, {
        skill = "fishing",
        boost = 0
      }, {
        skill = "fishingBaitPower",
        boost = 0
      }, {
        skill = "fishingRarityPower",
        boost = 0
      }, {
        skill = "fishingReelPower",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2
      }, {
        stat = "toolBoost.mining",
        value = 1
      }, {
        stat = "toolBoost.foraging",
        value = 1
      }, {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 70,
      experience = 325000,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding extraordinary enchantments."
    },
    tags = { "craftable" }
  },
  ["630"] = {
    id = 630,
    name = "Black Opal Ring",
    value = 240000,
    tradeable = true,
    enchantmentTier = 5,
    itemImage = "/images/jewellery/black_opal_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring capable of holding powerful enchantments. Its unnatural gem is rumored to have more devious, magical origins than its more common counterparts.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 2
      }, {
        stat = "toolBoost.mining",
        value = 0.2
      }, {
        stat = "toolBoost.foraging",
        value = 0.2
      }, {
        stat = "toolBoost.fishing",
        value = 0.2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.2
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.2
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 7500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding powerful enchantments."
    },
    tags = { "craftable" }
  },
  ["631"] = {
    id = 631,
    name = "Black Opal Necklace",
    value = 240000,
    tradeable = true,
    enchantmentTier = 5,
    itemImage = "/images/jewellery/black_opal_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A necklace capable of holding powerful enchantments. Black Opals are said to be the product of unnatural alchemical processes.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 0.2
      }, {
        stat = "toolBoost.smithing",
        value = 0.2
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.2
      }, {
        stat = "toolBoost.cooking",
        value = 0.2
      }, {
        stat = "toolBoost.enchanting",
        value = 0.2
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 7500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding powerful enchantments."
    },
    tags = { "craftable" }
  },
  ["640"] = {
    id = 640,
    name = "Gold Ring",
    value = 120000,
    tradeable = true,
    enchantmentTier = 0,
    overrideItemTier = 1,
    itemImage = "/images/jewellery/gold_ring.png",
    class = "equipment",
    extraTooltipInfo = "A simple golden ring, ready to hold limitless potential.",
    equipmentStats = {
      slot = "ring"
    },
    craftingStats = {
      level = 1,
      experience = 5000,
      category = "Jewelry",
      craftable = true,
      description = "A simple golden ring, ready to hold limitless potential."
    },
    tags = { "craftable" }
  },
  ["641"] = {
    id = 641,
    name = "Gold Necklace",
    value = 120000,
    tradeable = true,
    enchantmentTier = 0,
    overrideItemTier = 1,
    itemImage = "/images/jewellery/gold_necklace.png",
    class = "equipment",
    extraTooltipInfo = "A simple golden necklace, ready to hold limitless potential.",
    equipmentStats = {
      slot = "necklace"
    },
    craftingStats = {
      level = 1,
      experience = 5000,
      category = "Jewelry",
      craftable = true,
      description = "A simple golden necklace, ready to hold limitless potential."
    },
    tags = { "craftable" }
  },
  ["642"] = {
    id = 642,
    name = "Corrupted Ring",
    value = 594000,
    tradeable = false,
    enchantmentTier = 3,
    forcedEnchant = 43,
    forcedEnchantAmount = 3,
    requiredLevel = {
      defense = 40,
      attack = 40
    },
    overrideItemTier = 5,
    itemImage = "/images/jewellery/corrupted_ring.png",
    class = "equipment",
    extraTooltipInfo = "None are incorruptible. Succumb to the hunger.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "ring",
      weaponBonus = {
        strength = 5,
        intellect = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = -16
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 55,
      experience = 35000,
      category = "Jewelry",
      craftable = true,
      description = "None are incorruptible. Succumb to the hunger. Once crafted the Corruption enchant will be applied to the ring."
    }
  },
  ["643"] = {
    id = 643,
    name = "Ancient Nature Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 115,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_nature_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel more connected to nature with this around.",
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    equipmentStats = {
      grantedAbility = { 9, 89 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 3,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Nature = 1.2
      },
      defensiveDamageAffinity = {
        Magic = 1.025,
        Nature = 1.15
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 1
      } },
      itemSet = { 10019 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["644"] = {
    id = 644,
    name = "Ancient Fire Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 45,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_fire_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of flame.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 40,
      strength = 40,
      magic = 40
    },
    equipmentStats = {
      grantedAbility = { 7 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 3,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 1
      } },
      itemSet = { 10036 }
    },
    rarity = "epic"
  },
  ["645"] = {
    id = 645,
    name = "Ancient Water Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 70,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_water_talisman.png",
    class = "equipment",
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of ice.",
    tags = { "magic", "ability" },
    equipmentStats = {
      grantedAbility = { 8 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Ice = 1.15
      },
      defensiveDamageAffinity = {
        Ice = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["646"] = {
    id = 646,
    name = "Ancient Blood Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 119,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_blood_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you bathe in the blood of your enemies. Very edgy.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    equipmentStats = {
      grantedAbility = { 62 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Slashing = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Slashing",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["647"] = {
    id = 647,
    name = "Ancient Air Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 121,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/ancient_air_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. It is so light it could almost float in the air on its own.",
    tags = { "range", "ability" },
    requiredLevel = {
      defense = 40,
      range = 40
    },
    equipmentStats = {
      grantedAbility = { 63, 64 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 3
      },
      offensiveDamageAffinity = {
        Range = 1.1
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["648"] = {
    id = 648,
    name = "Ancient Chaos Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 4,
    forcedEnchant = 102,
    forcedEnchantAmount = 4,
    enchantmentOverrideSlot = "combat-talisman",
    itemImage = "/images/jewellery/ancient_chaos_talisman.png",
    class = "equipment",
    extraTooltipInfo = "Your instincts refuse to allow you to try and absorb this talisman; you feel as if there is a cost to merely holding it. It shifts in and out of focus if you look too closely.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 80,
      attack = 80
    },
    equipmentStats = {
      grantedAbility = { 307, 309, 311 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 3,
        dexterity = 3
      },
      offensiveDamageAffinity = {
        Chaos = 1.5
      },
      defensiveDamageAffinity = {
        Chaos = 0.75
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["660"] = {
    id = 660,
    name = "Bronze Hoe",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/farming/bronze_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 10 to your effective farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 2,
      experience = 240,
      category = "Farming",
      craftable = true,
      description = "Adds 10 to your effective farming level when determining plant yield."
    }
  },
  ["661"] = {
    id = 661,
    name = "Iron Hoe",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      farming = 10
    },
    itemImage = "/images/farming/iron_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 20 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 1
      } }
    },
    craftingStats = {
      level = 7,
      experience = 1640,
      category = "Farming",
      craftable = true,
      description = "Adds 20 to your farming level when determining plant yield."
    }
  },
  ["662"] = {
    id = 662,
    name = "Mithril Hoe",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      farming = 30
    },
    itemImage = "/images/farming/mithril_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 24,
      experience = 7900,
      category = "Farming",
      craftable = true,
      description = "Adds 30 to your farming level when determining plant yield."
    }
  },
  ["663"] = {
    id = 663,
    name = "Adamantite Hoe",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      farming = 40
    },
    itemImage = "/images/farming/adamantite_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Farming",
      craftable = true,
      description = "Adds 40 to your farming level when determining plant yield."
    }
  },
  ["664"] = {
    id = 664,
    name = "Runite Hoe",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      farming = 50
    },
    itemImage = "/images/farming/runite_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Farming",
      craftable = true,
      description = "Adds 50 to your farming level when determining plant yield."
    }
  },
  ["665"] = {
    id = 665,
    name = "Stygian Hoe",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    requiredLevel = {
      farming = 60
    },
    itemImage = "/images/farming/stygian_hoe.png",
    class = "equipment",
    extraTooltipInfo = "Adds 60 to your farming level when determining plant yield.",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Farming",
      craftable = true,
      description = "Adds 60 to your farming level when determining plant yield."
    }
  },
  ["666"] = {
    id = 666,
    name = "Bronze Tongs",
    value = 1272,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/smithing/Bronze_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 10 to your effective smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 2,
      experience = 240,
      category = "Skilling",
      craftable = true,
      description = "Adds 10 to your effective smithing level."
    }
  },
  ["667"] = {
    id = 667,
    name = "Iron Tongs",
    value = 22920,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      smithing = 10
    },
    itemImage = "/images/smithing/Iron_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 20 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      } }
    },
    craftingStats = {
      level = 7,
      experience = 1640,
      category = "Skilling",
      craftable = true,
      description = "Adds 20 to your smithing level."
    }
  },
  ["668"] = {
    id = 668,
    name = "Mithril Tongs",
    value = 79560,
    tradeable = true,
    enchantmentTier = 3,
    overrideItemTier = 3,
    requiredLevel = {
      smithing = 20
    },
    itemImage = "/images/smithing/Mithril_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 30 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 24,
      experience = 7900,
      category = "Skilling",
      craftable = true,
      description = "Adds 30 to your smithing level."
    }
  },
  ["669"] = {
    id = 669,
    name = "Adamantite Tongs",
    value = 484800,
    tradeable = true,
    enchantmentTier = 4,
    overrideItemTier = 4,
    requiredLevel = {
      smithing = 30
    },
    itemImage = "/images/smithing/Adamantite_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 40 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Skilling",
      craftable = true,
      description = "Adds 40 to your smithing level."
    }
  },
  ["670"] = {
    id = 670,
    name = "Runite Tongs",
    value = 2284200,
    tradeable = true,
    enchantmentTier = 5,
    overrideItemTier = 5,
    requiredLevel = {
      smithing = 40
    },
    itemImage = "/images/smithing/Runite_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 50 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 2.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Skilling",
      craftable = true,
      description = "Adds 50 to your smithing level."
    }
  },
  ["671"] = {
    id = 671,
    name = "Stygian Tongs",
    value = 3782100,
    tradeable = true,
    enchantmentTier = 6,
    overrideItemTier = 6,
    requiredLevel = {
      smithing = 50
    },
    itemImage = "/images/smithing/Stygian_Tongs.png",
    class = "equipment",
    extraTooltipInfo = "Adds 60 to your smithing level.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Skilling",
      craftable = true,
      description = "Adds 60 to your smithing level."
    }
  },
  ["672"] = {
    id = 672,
    name = "Lesser Magic Tome",
    value = 180,
    itemImage = "/images/enchanting/Lesser_Magic_Tome_embossed.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you minor benefits for augmentation.",
    tags = { "enchanting", "craftable" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 15,
      experience = 1500,
      category = "Skilling",
      craftable = true,
      description = "A tome of magic that grants you minor benefits for augmentation.",
      unlockQuest = 200
    }
  },
  ["673"] = {
    id = 673,
    name = "Major Magic Tome",
    value = 600,
    requiredLevel = {
      enchanting = 10
    },
    itemImage = "/images/enchanting/Major_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you some benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 1
      } }
    },
    rarity = "uncommon"
  },
  ["674"] = {
    id = 674,
    name = "Greater Magic Tome",
    value = 1200,
    requiredLevel = {
      enchanting = 20
    },
    itemImage = "/images/enchanting/Greater_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you greater benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 1.5
      } }
    },
    rarity = "rare"
  },
  ["675"] = {
    id = 675,
    name = "Elder Magic Tome",
    value = 2400,
    requiredLevel = {
      enchanting = 30
    },
    itemImage = "/images/enchanting/Elder_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "A tome of magic that grants you strong benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 2
      } }
    },
    rarity = "epic"
  },
  ["676"] = {
    id = 676,
    name = "Ancient Magic Tome",
    value = 4800,
    requiredLevel = {
      enchanting = 50
    },
    itemImage = "/images/enchanting/Ancient_Magic_Tome.png",
    class = "equipment",
    extraTooltipInfo = "An ancient tome of magic that grants you the strongest benefits for augmentation.",
    tags = { "enchanting" },
    equipmentStats = {
      slot = "tome",
      toolBoost = { {
        skill = "enchanting",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.enchanting",
        value = 2.5
      } }
    },
    rarity = "legendary"
  },
  ["677"] = {
    id = 677,
    name = "Apprentice Runic Chisel",
    value = 24000,
    itemImage = "/images/runecrafting/chisel.png",
    class = "equipment",
    extraTooltipInfo = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 0.5
      } }
    },
    enchantmentTier = 2,
    requiredLevel = {
      runecrafting = 20
    },
    tradeable = true,
    craftingStats = {
      level = 15,
      experience = 2500,
      category = "Runecrafting",
      craftable = true,
      description = "A basic chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
    }
  },
  ["678"] = {
    id = 678,
    name = "Journeyman Runic Chisel",
    value = 190800,
    itemImage = "/images/runecrafting/chisel_0.png",
    class = "equipment",
    extraTooltipInfo = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 20
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } }
    },
    enchantmentTier = 4,
    requiredLevel = {
      runecrafting = 40
    },
    tradeable = true,
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 55500,
      category = "Runecrafting",
      craftable = true,
      description = "A chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
    }
  },
  ["679"] = {
    id = 679,
    name = "Master Runic Chisel",
    value = 543600,
    itemImage = "/images/runecrafting/chisel_1.PNG",
    class = "equipment",
    extraTooltipInfo = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 30
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1.5
      } }
    },
    enchantmentTier = 6,
    requiredLevel = {
      runecrafting = 60
    },
    tradeable = true,
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 141000,
      category = "Runecrafting",
      craftable = true,
      description = "An advanced chisel designed to help you in engraving runes onto slate or drawing magic out of fibers."
    }
  },
  ["680"] = {
    id = 680,
    name = "Ancient Runic Chisel",
    value = 10194000,
    itemImage = "/images/runecrafting/chisel_2.png",
    class = "equipment",
    extraTooltipInfo = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
    tags = { "runecrafting", "craftable" },
    equipmentStats = {
      slot = "chisel",
      toolBoost = { {
        skill = "runecrafting",
        boost = 50
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 2.5
      } },
      itemSet = { 10027, 10028 }
    },
    enchantmentTier = 8,
    requiredLevel = {
      runecrafting = 80
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 385000,
      category = "Runecrafting",
      craftable = true,
      description = "An ancient chisel designed to help you in engraving runes onto slate or drawing magic out of fibers.",
      unlockQuest = 217
    }
  },
  ["690"] = {
    id = 690,
    name = "Fishing Net",
    value = 100,
    tradeable = true,
    itemImage = "/images/fishing/net.png",
    extraTooltipInfo = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 1,
      experience = 75,
      category = "Fishing",
      craftable = true,
      description = "A rough net assembled from branches. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["691"] = {
    id = 691,
    name = "Fly Fishing Rod",
    value = 200,
    tradeable = true,
    itemImage = "/images/fishing/fishing_rod.png",
    extraTooltipInfo = "String on a stick. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 5,
      experience = 300,
      category = "Fishing",
      craftable = true,
      description = "String on a stick. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["692"] = {
    id = 692,
    name = "Cage",
    value = 500,
    tradeable = true,
    itemImage = "/images/fishing/fishing_cage_2.png",
    extraTooltipInfo = "An iron cage. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 22,
      experience = 1800,
      category = "Fishing",
      craftable = true,
      description = "An iron cage. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["693"] = {
    id = 693,
    name = "Harpoon",
    value = 1000,
    tradeable = true,
    itemImage = "/images/fishing/harpoon.png",
    extraTooltipInfo = "A barbed spear. Used as part of tackleboxes and other fishing gear.",
    class = "fish",
    tags = { "fishing", "craftable" },
    craftingStats = {
      level = 40,
      experience = 5350,
      category = "Fishing",
      craftable = true,
      description = "A barbed spear. Used as part of tackleboxes and other fishing gear."
    }
  },
  ["700"] = {
    id = 700,
    name = "Feather",
    tradeable = true,
    value = 6,
    itemImage = "images/fishing/feather.png",
    extraTooltipInfo = "Feather, from a chicken most likely. Useful for making ranged ammunition.",
    class = "fur"
  },
  ["701"] = {
    id = 701,
    name = "Fish Oil",
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/fish_oil.png",
    extraTooltipInfo = "Ew, slimy. Should make logs burn longer or make cooking faster, though!",
    class = "cookedFish",
    tags = { "cooking", "buff", "alchemy" }
  },
  ["702"] = {
    id = 702,
    name = "Pyre Log",
    value = 60,
    tradeable = true,
    heat = 100,
    itemImage = "/images/foraging/pyre.png",
    extraTooltipInfo = "These can be burned for some heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 5,
      experience = 60,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on logs and make them incredibly flammable"
    }
  },
  ["703"] = {
    id = 703,
    name = "Pyre Oak Log",
    value = 200,
    tradeable = true,
    heat = 200,
    itemImage = "/images/foraging/oak_pyre.png",
    extraTooltipInfo = "These can be burned for moderate heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 10,
      experience = 120,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on oak logs and make them incredibly flammable"
    }
  },
  ["704"] = {
    id = 704,
    name = "Pyre Willow Log",
    value = 400,
    tradeable = true,
    heat = 400,
    itemImage = "/images/foraging/willow_pyre.png",
    extraTooltipInfo = "These can be burned for high heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 20,
      experience = 200,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on willow logs and make them incredibly flammable"
    }
  },
  ["705"] = {
    id = 705,
    name = "Pyre Maple Log",
    value = 1100,
    tradeable = true,
    heat = 1100,
    itemImage = "/images/foraging/maple_pyre.png",
    extraTooltipInfo = "These can be burned for a lot of heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 30,
      experience = 280,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on maple logs and make them incredibly flammable"
    }
  },
  ["706"] = {
    id = 706,
    name = "Pyre Yew Log",
    value = 3000,
    tradeable = true,
    heat = 3000,
    itemImage = "/images/foraging/yew_pyre.png",
    extraTooltipInfo = "These can be burned for massive heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    craftingStats = {
      level = 40,
      experience = 360,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on yew logs and make them incredibly flammable"
    }
  },
  ["707"] = {
    id = 707,
    name = "Pyre Elder Log",
    value = 5000,
    tradeable = true,
    heat = 5000,
    itemImage = "/images/foraging/elder_pyre.png",
    extraTooltipInfo = "These can be burned for massive heat.",
    class = "log",
    tags = { "crafting", "craftable", "heat" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 440,
      category = "General",
      craftable = true,
      description = "Pour your fish oil on elder logs and make them incredibly flammable"
    }
  },
  ["708"] = {
    id = 708,
    name = "Inert Heat Stone",
    value = 3000,
    tradeable = true,
    itemImage = "/images/misc/inert_heat_rune.png",
    extraTooltipInfo = "These can be charged with heat to transfer heat elsewhere.",
    class = "log",
    tags = { "crafting", "heat" },
    rarity = "uncommon"
  },
  ["709"] = {
    id = 709,
    name = "Charged Heat Stone",
    value = 30000,
    tradeable = true,
    itemImage = "/images/misc/imbued_heat_rune.png",
    extraTooltipInfo = "These can be broken for massive heat.",
    class = "log",
    tags = { "crafting", "heat", "craftable", "chest" },
    rarity = "uncommon",
    craftingStats = {
      level = 35,
      experience = 150,
      category = "General",
      craftable = true,
      description = "Trap heat within the stone to transfer it."
    },
    canBeOpened = true
  },
  ["800"] = {
    id = 800,
    name = "Ichor",
    value = 10,
    tradeable = true,
    itemImage = "/images/smithing/ichor.png",
    extraTooltipInfo = "A strange substance found in the presence of demons.",
    class = "bar",
    tags = { "mining", "smithing", "cooking", "ingredient", "buff" }
  },
  ["801"] = {
    id = 801,
    name = "Phoenix's Feather",
    value = 500000,
    tradeable = true,
    itemImage = "/images/magic/phoenix_feather.png",
    extraTooltipInfo = "A white-hot feather taken from a fallen phoenix.",
    class = "gem",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["900"] = {
    name = "Geode",
    id = 900,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/geode.png",
    extraTooltipInfo = "Perhaps you could crack this open?",
    class = "gem",
    tags = { "mining", "chest" },
    rarity = "uncommon",
    canBeOpened = true
  },
  ["901"] = {
    name = "Bird's Nest",
    id = 901,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/bird_nest.png",
    extraTooltipInfo = "You see various seeds as well as some strange items inside. Is that a glint of gold?",
    class = "gem",
    tags = { "foraging", "chest" },
    rarity = "uncommon",
    canBeOpened = true
  },
  ["902"] = {
    name = "Sunken Treasure",
    id = 902,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/sunken_treasure.png",
    extraTooltipInfo = "Who knows what the sea holds? You could if you opened it.",
    class = "gem",
    tags = { "fishing", "chest" },
    rarity = "uncommon",
    canBeOpened = true
  },
  ["903"] = {
    name = "Satchel",
    id = 903,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/satchel.png",
    extraTooltipInfo = "Strange that a monster had this, perhaps it belonged to an adventurer? Might as well open it, as they don't need it anymore.",
    class = "gem",
    rarity = "uncommon",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["904"] = {
    name = "Ancient Treasure",
    id = 904,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/unsunken_treasure.png",
    extraTooltipInfo = "It's said that these might contain ancient tools, open it and see if you are lucky.",
    class = "gem",
    tags = { "fishing", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["905"] = {
    name = "Greater Geode",
    id = 905,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/greater_geode.png",
    extraTooltipInfo = "Bigger than a normal geode, that's for sure. Wonder why the dwarves were so interested in these... Only one way to find out.",
    class = "gem",
    tags = { "mining", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["906"] = {
    name = "Greater Bird's Nest",
    id = 906,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/greater_bird_nest.png",
    extraTooltipInfo = "What kind of bird would use this nest? Whatever it was, it liked picking up odd items... Open it to see what is inside.",
    class = "gem",
    tags = { "foraging", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["1000"] = {
    name = "Bronze Scimitar",
    id = 1000,
    tradeable = true,
    enchantmentTier = 1,
    value = 1236,
    itemImage = "/images/combat/equipment/bronze_scimitar.png",
    itemIcon = "/images/combat/equipment/bronze_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A simple bronze sword. Not very good, but not bad.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 4,
        Magic = -14,
        Range = -14,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      } }
    },
    craftingStats = {
      level = 2,
      experience = 270,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1001"] = {
    name = "Bronze Battleaxe",
    id = 1001,
    enchantmentTier = 1,
    value = 1872,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_battleaxe.png",
    itemIcon = "/images/combat/equipment/bronze_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy bronze axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 3,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 8,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 17,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.2
      }, {
        stat = "weaponBonus.strength",
        value = 0.9
      } }
    },
    craftingStats = {
      level = 2,
      experience = 270,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1002"] = {
    name = "Bronze Daggers",
    id = 1002,
    enchantmentTier = 1,
    value = 618,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/bronze_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = -10,
        Range = -10,
        Piercing = 3,
        Blunt = -8,
        Slashing = 3
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 5,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 2,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } }
    },
    craftingStats = {
      level = 1,
      experience = 270,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1003"] = {
    name = "Bronze Greatsword",
    id = 1003,
    enchantmentTier = 1,
    value = 2454,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_2h_sword.png",
    itemIcon = "/images/combat/equipment/bronze_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy bronze sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = -20,
        Range = -20,
        Piercing = 7,
        Blunt = 3,
        Slashing = 8
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 21,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.3
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      } }
    },
    craftingStats = {
      level = 5,
      experience = 405,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 1 to wield."
    }
  },
  ["1004"] = {
    name = "Iron Scimitar",
    id = 1004,
    enchantmentTier = 2,
    value = 22680,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_scimitar.png",
    itemIcon = "/images/combat/equipment/iron_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A standard iron sword. Getting better.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 6,
        Magic = -14,
        Range = -14,
        Slashing = 7
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 13,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 11,
      experience = 1560,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1005"] = {
    name = "Iron Battleaxe",
    id = 1005,
    enchantmentTier = 2,
    value = 30360,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_battleaxe.png",
    itemIcon = "/images/combat/equipment/iron_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy iron axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 12,
        Slashing = 8
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 20,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.3
      }, {
        stat = "weaponBonus.strength",
        value = 1
      } }
    },
    craftingStats = {
      level = 11,
      experience = 1620,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1006"] = {
    name = "Iron Daggers",
    id = 1006,
    enchantmentTier = 2,
    value = 15120,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/iron_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 8,
        Magic = -10,
        Range = -10,
        Piercing = 5,
        Blunt = -8,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 6,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 2,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1540,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1007"] = {
    name = "Iron Greatsword",
    id = 1007,
    enchantmentTier = 2,
    value = 37800,
    tradeable = true,
    requiredLevel = {
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_2h_sword.png",
    itemIcon = "/images/combat/equipment/iron_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy iron sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 7,
        Magic = -20,
        Range = -20,
        Piercing = 10,
        Blunt = 4,
        Slashing = 12
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 25,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 1.3
      } }
    },
    craftingStats = {
      level = 14,
      experience = 2100,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 10 to wield."
    }
  },
  ["1008"] = {
    name = "Obsidian Scimitar",
    id = 1008,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 92000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_scimitar.png",
    itemIcon = "/images/combat/equipment/black_scimitar_icon.png",
    extraTooltipInfo = "You feel hidden potential in this blade...",
    class = "equipment",
    visual = "scimitar",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 15,
        Magic = -14,
        Range = -14,
        Slashing = 18
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      } }
    },
    rarity = "uncommon"
  },
  ["1009"] = {
    name = "Obsidian Battleaxe",
    id = 1009,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_battleaxe.png",
    itemIcon = "/images/combat/equipment/black_battleaxe_icon.png",
    class = "equipment",
    extraTooltipInfo = "Curiously, you didn't see any knights using a Battleaxe... Where did this come from?",
    visual = "battleaxe",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 13,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 30,
        Slashing = 20
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 33,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.7
      }, {
        stat = "weaponBonus.strength",
        value = 1.7
      } }
    },
    rarity = "uncommon"
  },
  ["1010"] = {
    name = "Obsidian Daggers",
    id = 1010,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 68000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    extraTooltipInfo = "You feel hidden potential in these daggers...",
    itemImage = "/images/combat/equipment/black_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/black_dagger_2.png",
      css = "daggers-2"
    } },
    tags = { "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 20,
        Magic = -10,
        Range = -10,
        Piercing = 13,
        Blunt = -8,
        Slashing = 13
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 4,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } }
    },
    rarity = "uncommon"
  },
  ["1011"] = {
    name = "Obsidian Greatsword",
    id = 1011,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 140000,
    tradeable = true,
    requiredLevel = {
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_2h_sword.png",
    itemIcon = "/images/combat/equipment/black_2h_sword_icon.png",
    extraTooltipInfo = "You feel hidden potential in this sword... Something great...",
    class = "equipment",
    visual = "sword-2h",
    tags = { "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 18,
        Magic = -20,
        Range = -20,
        Piercing = 25,
        Blunt = 10,
        Slashing = 30
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 41,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.9
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      } }
    },
    rarity = "uncommon"
  },
  ["1012"] = {
    name = "Mithril Scimitar",
    id = 1012,
    enchantmentTier = 3,
    value = 78600,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_scimitar.png",
    itemIcon = "/images/combat/equipment/mithril_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "An average mithril sword. Could do some serious damage.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 26,
        Magic = -14,
        Range = -14,
        Slashing = 31
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 33,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 1.7
      } }
    },
    craftingStats = {
      level = 31,
      experience = 7900,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1013"] = {
    name = "Mithril Battleaxe",
    id = 1013,
    enchantmentTier = 3,
    value = 97200,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_battleaxe.png",
    itemIcon = "/images/combat/equipment/mithril_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy mithril axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 22,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 52,
        Slashing = 35
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 49,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.1
      }, {
        stat = "weaponBonus.strength",
        value = 2.5
      } }
    },
    craftingStats = {
      level = 31,
      experience = 7900,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1014"] = {
    name = "Mithril Daggers",
    id = 1014,
    enchantmentTier = 3,
    value = 60600,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/mithril_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Magic = -10,
        Range = -10,
        Piercing = 22,
        Blunt = -8,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 16,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 6,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7900,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1015"] = {
    name = "Mithril Greatsword",
    id = 1015,
    enchantmentTier = 3,
    value = 117960,
    tradeable = true,
    requiredLevel = {
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_2h_sword.png",
    itemIcon = "/images/combat/equipment/mithril_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy mithril sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 31,
        Magic = -20,
        Range = -20,
        Piercing = 44,
        Blunt = 17,
        Slashing = 52
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } }
    },
    craftingStats = {
      level = 35,
      experience = 11650,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 30 to wield."
    }
  },
  ["1016"] = {
    name = "Adamantite Scimitar",
    id = 1016,
    enchantmentTier = 4,
    value = 481920,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_scimitar.png",
    itemIcon = "/images/combat/equipment/adamantite_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A simple adamantite sword. The edge is very sharp.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 38,
        Magic = -14,
        Range = -14,
        Slashing = 45
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 44,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.9
      }, {
        stat = "weaponBonus.strength",
        value = 2.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1017"] = {
    name = "Adamantite Battleaxe",
    id = 1017,
    enchantmentTier = 4,
    value = 579360,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_battleaxe.png",
    itemIcon = "/images/combat/equipment/adamantite_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy adamantite axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 32,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 77,
        Slashing = 51
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 67,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 3.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 15600,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1018"] = {
    name = "Adamantite Daggers",
    id = 1018,
    enchantmentTier = 4,
    value = 385440,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/adamantite_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 51,
        Magic = -10,
        Range = -10,
        Piercing = 32,
        Blunt = -8,
        Slashing = 32
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15600,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1019"] = {
    name = "Adamantite Greatsword",
    id = 1019,
    enchantmentTier = 4,
    value = 674640,
    tradeable = true,
    requiredLevel = {
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_2h_sword.png",
    itemIcon = "/images/combat/equipment/adamantite_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy adamantite sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 45,
        Magic = -20,
        Range = -20,
        Piercing = 64,
        Blunt = 26,
        Slashing = 77
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 82,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.3
      }, {
        stat = "weaponBonus.strength",
        value = 4.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 23100,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 40 to wield."
    }
  },
  ["1020"] = {
    name = "Runite Scimitar",
    id = 1020,
    enchantmentTier = 5,
    value = 2274600,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_scimitar.png",
    itemIcon = "/images/combat/equipment/rune_scimitar_icon.png",
    extraTooltipInfo = "A decent blade, you feel lightning form whenever you augment this... before it suddenly vanishes. Strange.",
    class = "equipment",
    visual = "scimitar",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Magic = -14,
        Range = -14,
        Slashing = 60
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 57,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 2.9
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1021"] = {
    name = "Runite Battleaxe",
    id = 1021,
    enchantmentTier = 5,
    value = 2657400,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_battleaxe.png",
    itemIcon = "/images/combat/equipment/rune_battleaxe_icon.png",
    class = "equipment",
    visual = "battleaxe",
    extraTooltipInfo = "A rather heavy runite axe. It's easier to just wack enemies with this.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 43,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 104,
        Slashing = 69
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 86,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.2
      }, {
        stat = "weaponBonus.strength",
        value = 4.3
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 20800,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1022"] = {
    name = "Runite Daggers",
    id = 1022,
    enchantmentTier = 5,
    value = 1895400,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_dagger_1.png",
      css = "daggers-1"
    }, {
      image = "/images/combat/equipment/rune_dagger_2.png",
      css = "daggers-2"
    } },
    extraTooltipInfo = "Smaller more pointy swords, easy to handle but not very strong. Good for stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 69,
        Magic = -10,
        Range = -10,
        Piercing = 43,
        Blunt = -8,
        Slashing = 43
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 29,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 10,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 20800,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1023"] = {
    name = "Runite Greatsword",
    id = 1023,
    enchantmentTier = 5,
    value = 3032400,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_2h_sword.png",
    itemIcon = "/images/combat/equipment/rune_2h_sword_icon.png",
    class = "equipment",
    visual = "sword-2h",
    extraTooltipInfo = "A big heavy runite sword. At least you can slash someone with this easily.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 60,
        Magic = -20,
        Range = -20,
        Piercing = 86,
        Blunt = 35,
        Slashing = 104
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 106,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 30800,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 50 to wield."
    }
  },
  ["1024"] = {
    name = "Stygian Scimitar",
    id = 1024,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_scimitar.png",
    itemIcon = "/images/combat/equipment/stygian_scimitar_icon.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A sword forged with demonic metal, it's razor sharp.",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 66,
        Magic = -14,
        Range = -14,
        Slashing = 77
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 71,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.3
      }, {
        stat = "weaponBonus.strength",
        value = 3.6
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Slash your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1025"] = {
    name = "Stygian Battleaxe",
    id = 1025,
    enchantmentTier = 6,
    value = 4321440,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_battleaxe.png",
    itemIcon = "/images/combat/equipment/stygian_battleaxe_icon.png",
    class = "equipment",
    visual = "stygian-battleaxe",
    extraTooltipInfo = "A rather heavy stygian axe. Will you stop using the blunt end already?",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 55,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 132,
        Slashing = 88
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 107,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.8
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Crush your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1026"] = {
    name = "Stygian Daggers",
    id = 1026,
    enchantmentTier = 6,
    value = 3240720,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_dagger_1.png",
      css = "stygian-daggers-1"
    }, {
      image = "/images/combat/equipment/stygian_dagger_2.png",
      css = "stygian-daggers-2"
    } },
    extraTooltipInfo = "Pointy daggers infused with demonic energy. Still great at stabbing.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -10,
        Range = -10,
        Piercing = 55,
        Blunt = -8,
        Slashing = 55
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 35,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 12,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Stab your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1027"] = {
    name = "Stygian Greatsword",
    id = 1027,
    enchantmentTier = 6,
    value = 4861080,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_2h_sword.png",
    itemIcon = "/images/combat/equipment/stygian_2h_sword_icon.png",
    class = "equipment",
    visual = "stygian-sword-2h",
    extraTooltipInfo = "A big heavy stygian sword. You could cleave enemies in two with this.",
    tags = { "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 77,
        Magic = -20,
        Range = -20,
        Piercing = 110,
        Blunt = 44,
        Slashing = 132
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 131,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.9
      }, {
        stat = "weaponBonus.strength",
        value = 6.6
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 45000,
      category = "Melee",
      craftable = true,
      description = "Powerfully slash your enemies. Requires Attack level of 60 to wield."
    }
  },
  ["1050"] = {
    name = "Bronze Helm",
    id = 1050,
    enchantmentTier = 1,
    value = 600,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/bronze_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 2,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      } }
    },
    craftingStats = {
      level = 1,
      experience = 100,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A simple bronze helm. Not the best, but better than nothing."
  },
  ["1051"] = {
    name = "Iron Helm",
    id = 1051,
    enchantmentTier = 2,
    value = 15000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/iron_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 3,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "A standard issue iron helm ofted used by the militia."
  },
  ["1052"] = {
    name = "Obsidian Helm",
    id = 1052,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 68000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    extraTooltipInfo = "You feel hidden fiery potential in this helm...",
    itemImage = "/images/combat/equipment/black_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/black_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 8,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      } }
    },
    rarity = "uncommon"
  },
  ["1053"] = {
    name = "Mithril Helm",
    id = 1053,
    enchantmentTier = 3,
    value = 60000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/mithril_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 13,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 30,
      experience = 7500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "An average mithril helm, perfect for keeping your head intact."
  },
  ["1054"] = {
    name = "Adamantite Helm",
    id = 1054,
    enchantmentTier = 4,
    value = 384000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/adamantite_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 19,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 15000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A good adamantite helm, perfect for keeping your skull un-bashed."
  },
  ["1055"] = {
    name = "Runite Helm",
    id = 1055,
    enchantmentTier = 5,
    value = 1890000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/rune_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 26,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 20000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "A high quality runite helm, perfect for keeping your brain smooth and whole."
  },
  ["1056"] = {
    name = "Stygian Helm",
    id = 1056,
    enchantmentTier = 6,
    value = 3240720,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_med_helm_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_med_helm_1.png",
      css = "med-helm-1"
    }, {
      image = "/images/combat/equipment/stygian_med_helm_2.png",
      css = "med-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.97,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      armorBonus = {
        protection = 33,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.7
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "An exceptional helm forged from demonic metal. Few foes could hurt you with this on."
  },
  ["1060"] = {
    name = "Bronze Full Helm",
    id = 1060,
    enchantmentTier = 1,
    value = 1200,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 3,
        resistance = -1,
        agility = -1,
        stamina = 3.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 4,
      experience = 250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A basic bronze full helm. It has better defensive capabilities, but is a bit hard to see through."
  },
  ["1061"] = {
    name = "Iron Full Helm",
    id = 1061,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 5,
        resistance = -1,
        agility = -1,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 13,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "An acceptable iron full helm. Stronger, but still hard to see through."
  },
  ["1062"] = {
    name = "Obsidian Full Helm",
    id = 1062,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 89600,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_full_helm.png",
    extraTooltipInfo = "You feel hidden powerful potential in this full helm...",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 13,
        resistance = -1,
        agility = -1,
        stamina = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon"
  },
  ["1063"] = {
    name = "Mithril Full Helm",
    id = 1063,
    enchantmentTier = 3,
    value = 78000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 22,
        resistance = -1,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 33,
      experience = 9000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "A full helm made of mithril. Very strong, but still hard to see through."
  },
  ["1064"] = {
    name = "Adamantite Full Helm",
    id = 1064,
    enchantmentTier = 4,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 32,
        resistance = -1,
        agility = -1,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 18000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A quality full helm made of adamantite. Very strong, but still hard to see through."
  },
  ["1065"] = {
    name = "Runite Full Helm",
    id = 1065,
    enchantmentTier = 5,
    value = 2268000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 43,
        resistance = -1,
        agility = -1,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 24000,
      category = "Melee",
      craftable = true,
      description = "Requires a defense and strength level of 50 to wield."
    },
    extraTooltipInfo = "An impressive full helm made of runite. Very strong, but still hard to see through."
  },
  ["1066"] = {
    name = "Stygian Full Helm",
    id = 1066,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.1,
        Blunt = 1.05,
        Slashing = 1.1
      },
      armorBonus = {
        protection = 55,
        resistance = -1,
        agility = -1,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.8
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 36000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "An exceptional full helm made from demonic metal. You do know you can lift the visor, right?"
  },
  ["1070"] = {
    name = "Bronze Shield",
    id = 1070,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/bronze_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/bronze_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A crude bronze shield. Better then nothing.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 4,
        resistance = -1,
        agility = -1,
        stamina = 3.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 3,
      experience = 250,
      category = "Melee",
      craftable = true
    }
  },
  ["1071"] = {
    name = "Iron Shield",
    id = 1071,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/iron_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A simple iron shield. The standard for most guards.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 6,
        resistance = -1,
        agility = -1,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.stamina",
        value = 0.2
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 12,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    }
  },
  ["1072"] = {
    name = "Obsidian Shield",
    id = 1072,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_shield_icon.png",
    extraTooltipInfo = "You feel hidden potential in this shield...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/black_shield_2.png",
      css = "shield-2"
    } },
    tags = { "melee" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 15,
        resistance = -1,
        agility = -1,
        stamina = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon"
  },
  ["1073"] = {
    name = "Mithril Shield",
    id = 1073,
    enchantmentTier = 3,
    value = 96000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/mithril_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "An average mithril shield. You feel safer already.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 26,
        resistance = -1,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 32,
      experience = 9000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    }
  },
  ["1074"] = {
    name = "Adamantite Shield",
    id = 1074,
    enchantmentTier = 4,
    value = 576000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/adamantite_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A strong adamantite shield. It's comfortable as well!",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 38,
        resistance = -1,
        agility = -1,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 18000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    }
  },
  ["1075"] = {
    name = "Runite Shield",
    id = 1075,
    enchantmentTier = 5,
    value = 2646000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/rune_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A professionally made runite shield. Hardly ever dents or bends.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 52,
        resistance = -1,
        agility = -1,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.6
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 24000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    }
  },
  ["1076"] = {
    name = "Stygian Shield",
    id = 1076,
    enchantmentTier = 6,
    value = 4320960,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/stygian_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A mastercrafted stygian shield. The demonic powers seems to repair the shield.",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 1.15,
        Range = 1.15,
        Piercing = 1.13,
        Blunt = 1.33,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 66,
        resistance = -1,
        agility = -1,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 36000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1077"] = {
    name = "Castle Door",
    id = 1077,
    enchantmentTier = 7,
    value = 4840000,
    tradeable = true,
    requiredLevel = {
      defense = 70
    },
    itemImage = "/images/combat/equipment/door_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/door_1.png",
      css = "door-1"
    }, {
      image = "/images/combat/equipment/door_2.png",
      css = "door-2"
    } },
    tags = { "melee" },
    extraTooltipInfo = "A portion of a castle's door that can be used as a shield. Incredibly heavy, but very protective!",
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.33,
        damageMultiplier = 0.5
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 0.75,
        Range = 0.75
      },
      defensiveDamageAffinity = {
        Melee = 1.5,
        Magic = 1.5,
        Range = 1.5,
        Piercing = 1.33,
        Blunt = 1.33,
        Slashing = 1.33
      },
      armorBonus = {
        protection = 102,
        resistance = 64,
        agility = -40,
        stamina = 24
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 5.2
      }, {
        stat = "armorBonus.resistance",
        value = 3.2
      }, {
        stat = "armorBonus.stamina",
        value = 1.3
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic"
  },
  ["1090"] = {
    name = "Bronze Breastplate",
    id = 1090,
    enchantmentTier = 1,
    value = 3000,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 9,
        resistance = -6,
        agility = -6,
        stamina = 7.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    craftingStats = {
      level = 6,
      experience = 500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A basic bronze breastplate. It's highly protective, but the weight weakens your attacks."
  },
  ["1091"] = {
    name = "Bronze Chainmail",
    id = 1091,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 5,
        resistance = -3,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } }
    },
    craftingStats = {
      level = 4,
      experience = 300,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Simple chainmail made from bronze. It does not interfere your offensive capabilities, but offers little protection."
  },
  ["1092"] = {
    name = "Iron Breastplate",
    id = 1092,
    enchantmentTier = 2,
    value = 45000,
    tradeable = true,
    requiredLevel = {
      defense = 10
    },
    itemImage = "/images/combat/equipment/iron_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 13,
        resistance = -6,
        agility = -6,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    craftingStats = {
      level = 15,
      experience = 3000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "A better breastplate made from iron. Provides more worthwhile defense considering its weight."
  },
  ["1093"] = {
    name = "Iron Chainmail",
    id = 1093,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 8,
        resistance = -3,
        agility = 4,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } }
    },
    craftingStats = {
      level = 13,
      experience = 2000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "An okay piece of iron chainmail. It offers better defense without impeding your movement."
  },
  ["1094"] = {
    name = "Obsidian Breastplate",
    id = 1094,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 164000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    itemImage = "/images/combat/equipment/black_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 33,
        resistance = -6,
        agility = -6,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "uncommon",
    extraTooltipInfo = "It's surprisingly sturdy for something made of glass."
  },
  ["1095"] = {
    name = "Obsidian Chainmail",
    id = 1095,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 116000,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_chainbody.png",
    extraTooltipInfo = "You feel hidden potential in the chainmail...",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 20,
        resistance = -3,
        agility = 8,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "uncommon"
  },
  ["1096"] = {
    name = "Mithril Breastplate",
    id = 1096,
    enchantmentTier = 3,
    value = 138000,
    tradeable = true,
    requiredLevel = {
      defense = 30
    },
    itemImage = "/images/combat/equipment/mithril_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 57,
        resistance = -6,
        agility = -6,
        stamina = 10
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    craftingStats = {
      level = 35,
      experience = 15000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "A decent mithril breastplate. It's hard to move in but very protective."
  },
  ["1097"] = {
    name = "Mithril Chainmail",
    id = 1097,
    enchantmentTier = 3,
    value = 96000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 35,
        resistance = -3,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.8
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 33,
      experience = 11250,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "A decent chainmail piece made from mithril. Relatively strong without interfering with your movement."
  },
  ["1098"] = {
    name = "Adamantite Breastplate",
    id = 1098,
    enchantmentTier = 4,
    value = 768000,
    tradeable = true,
    requiredLevel = {
      defense = 40
    },
    itemImage = "/images/combat/equipment/adamantite_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 83,
        resistance = -6,
        agility = -6,
        stamina = 11
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.6
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 45000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A good adamantite breastplate. It's hard to move in but very protective."
  },
  ["1099"] = {
    name = "Adamantite Chainmail",
    id = 1099,
    enchantmentTier = 4,
    value = 576000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 51,
        resistance = -3,
        agility = 16,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.6
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "A good chainmail piece made from adamantite. Relatively strong without infering with your movement."
  },
  ["1100"] = {
    name = "Runite Breastplate",
    id = 1100,
    enchantmentTier = 5,
    value = 3402000,
    tradeable = true,
    requiredLevel = {
      defense = 50
    },
    itemImage = "/images/combat/equipment/rune_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 112,
        resistance = -6,
        agility = -6,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 5.7
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "A high quality mithril breastplate. It is still hard to move in, but its defensive abilities make up for it."
  },
  ["1101"] = {
    name = "Runite Chainmail",
    id = 1101,
    enchantmentTier = 5,
    value = 2646000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 69,
        resistance = -3,
        agility = 20,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.5
      }, {
        stat = "armorBonus.agility",
        value = 1
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 40000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "A high quality chainmail piece made from runite. It's almost impossible to scratch despite its light weight."
  },
  ["1102"] = {
    name = "Stygian Breastplate",
    id = 1102,
    enchantmentTier = 6,
    value = 5401200,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/stygian_platebody.png",
    class = "equipment",
    visual = "platebody",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.6,
        Magic = 0.2,
        Range = 0.2,
        Piercing = 0.6,
        Blunt = 0.6,
        Slashing = 0.6
      },
      defensiveDamageAffinity = {
        Melee = 1.75,
        Magic = 1.6,
        Range = 1.75,
        Piercing = 1.13,
        Blunt = 0.94,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 143,
        resistance = -6,
        agility = -6,
        stamina = 13
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 7.2
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      } },
      itemSet = { 10009, 10016 },
      grantedAbility = { 54, 65 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 90000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "The demonic power in the breastplate gives it unmatched defensive abilities. Still very heavy."
  },
  ["1103"] = {
    name = "Stygian Chainmail",
    id = 1103,
    enchantmentTier = 6,
    value = 4320960,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_chainbody.png",
    class = "equipment",
    visual = "chainbody",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.95,
        Range = 1.05,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 88,
        resistance = -3,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "Forged from demonic metal, this chainmail piece provides exceptional defence without slowing you down."
  },
  ["1110"] = {
    name = "Bronze Plate Leggings",
    id = 1110,
    enchantmentTier = 1,
    value = 1200,
    tradeable = true,
    itemImage = "/images/combat/equipment/bronze_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 5,
        resistance = -4,
        agility = -4,
        stamina = 4.75
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 3,
      experience = 200,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Not the greatest defense, but provides basic protection from animals."
  },
  ["1111"] = {
    name = "Iron Plate Leggings",
    id = 1111,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 7,
        resistance = -4,
        agility = -4,
        stamina = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.stamina",
        value = 0.3
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 12,
      experience = 1500,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 10 to wield."
    },
    extraTooltipInfo = "Incredibly uncomfortable. Now you know why the militia opts for fur trousers instead."
  },
  ["1112"] = {
    name = "Obsidian Plate Leggings",
    id = 1112,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 92000,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_platelegs.png",
    extraTooltipInfo = "You feel hidden potential in these legs... The armor, not your legs.",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 18,
        resistance = -4,
        agility = -4,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon"
  },
  ["1113"] = {
    name = "Mithril Plate Leggings",
    id = 1113,
    enchantmentTier = 3,
    value = 78000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 31,
        resistance = -4,
        agility = -4,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    craftingStats = {
      level = 32,
      experience = 9750,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 30 to wield."
    },
    extraTooltipInfo = "These mithril plate leggings are heavy and uncomfortable, but they provide solid defense."
  },
  ["1114"] = {
    name = "Adamantite Plate Leggings",
    id = 1114,
    enchantmentTier = 4,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 45,
        resistance = -4,
        agility = -4,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 40 to wield."
    },
    extraTooltipInfo = "These adamantite plate leggings are heavy and uncomfortable, but they provide good defense."
  },
  ["1115"] = {
    name = "Runite Plate Leggings",
    id = 1115,
    enchantmentTier = 5,
    value = 2268000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 60,
        resistance = -4,
        agility = -4,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 40000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 50 to wield."
    },
    extraTooltipInfo = "These runite plate leggings aren't the most comfortable, but they can protect you from most threats."
  },
  ["1116"] = {
    name = "Stygian Plate Leggings",
    id = 1116,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_platelegs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Magic = 0.97,
        Range = 0.98
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 0.94,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 77,
        resistance = -4,
        agility = -4,
        stamina = 10
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.9
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "Fashioned out of demonic metal, these leggings don't hurt your legs. Actually, you can't feel your legs at all while wearing these. They must be working well."
  },
  ["1130"] = {
    name = "Bronze Boots",
    id = 1130,
    enchantmentTier = 1,
    value = 1000,
    tradeable = false,
    itemImage = "/images/combat/equipment/bronze_boots.png",
    itemIcon = "/images/combat/equipment/bronze_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 6,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      } }
    },
    tags = { "armor" }
  },
  ["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",
    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
      } }
    },
    tags = { "armor" }
  },
  ["1132"] = {
    name = "Obsidian Boots",
    id = 1132,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 68000,
    tradeable = true,
    itemImage = "/images/combat/equipment/black_boots.png",
    itemIcon = "/images/combat/equipment/black_boots_icon.png",
    extraTooltipInfo = "You feel hidden potential in these boots...",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 10,
        resistance = 10,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    tags = { "armor" }
  },
  ["1133"] = {
    name = "Mithril Boots",
    id = 1133,
    enchantmentTier = 3,
    value = 60000,
    tradeable = false,
    itemImage = "/images/combat/equipment/mithril_boots.png",
    itemIcon = "/images/combat/equipment/mithril_boots_icon.png",
    extraTooltipInfo = "These boots cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      } }
    },
    tags = { "armor" }
  },
  ["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",
    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",
    tags = { "armor" }
  },
  ["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",
    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",
    tags = { "armor" }
  },
  ["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 = "Wearing these, stubbing your toe is naught but a distant memory. Cannot be traded.",
    class = "equipment",
    visual = "boots",
    equipmentStats = {
      slot = "boots",
      armorBonus = {
        protection = 18,
        resistance = 18,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 0.9
      } }
    },
    rarity = "rare",
    tags = { "armor" }
  },
  ["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"
    } },
    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
      } }
    },
    tags = { "armor" }
  },
  ["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"
    } },
    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
      } }
    },
    tags = { "armor" }
  },
  ["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"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 5,
        intellect = 5,
        dexterity = 5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Magic = 5,
        Range = 5
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 10,
        resistance = 10,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 0.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      } }
    },
    rarity = "uncommon",
    tags = { "armor" }
  },
  ["1153"] = {
    name = "Mithril Gloves",
    id = 1153,
    enchantmentTier = 3,
    value = 50000,
    tradeable = false,
    itemImage = "/images/combat/equipment/mithril_gloves.png",
    extraTooltipInfo = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/mithril_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/mithril_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 6
      },
      offensiveAccuracyAffinityRating = {
        Melee = 6,
        Magic = 6,
        Range = 6
      },
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "weaponBonus.strength",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } }
    },
    tags = { "armor" }
  },
  ["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"
    } },
    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",
    tags = { "armor" }
  },
  ["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"
    } },
    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",
    tags = { "armor" }
  },
  ["1156"] = {
    name = "Stygian Gloves",
    id = 1156,
    enchantmentTier = 6,
    value = 5000000,
    itemImage = "/images/combat/equipment/stygian_gloves.png",
    extraTooltipInfo = "These gloves are exceptionally welded from demonic metal. Just wearing them makes you feel stronger. Cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/stygian_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/stygian_gloves_3.png",
      css = "gloves-3"
    } },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 9,
        intellect = 9,
        dexterity = 9
      },
      offensiveAccuracyAffinityRating = {
        Melee = 9,
        Magic = 9,
        Range = 9
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03
      },
      armorBonus = {
        protection = 18,
        resistance = 18,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 0.9
      }, {
        stat = "weaponBonus.strength",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } }
    },
    rarity = "rare",
    tags = { "armor" }
  },
  ["1157"] = {
    name = "Hide Body",
    id = 1157,
    enchantmentTier = 1,
    value = 4800,
    tradeable = true,
    itemImage = "/images/combat/equipment/range/hide_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 3,
        resistance = 1,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 3,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
  },
  ["1158"] = {
    name = "Fur Body",
    id = 1158,
    enchantmentTier = 1,
    value = 14400,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 5,
        resistance = 2,
        agility = 4,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 14,
      experience = 500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
  },
  ["1159"] = {
    name = "Thick Hide Body",
    id = 1159,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/thick_hide_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 13,
        resistance = 5,
        agility = 9,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.2
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 24,
      experience = 750,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
  },
  ["1160"] = {
    name = "Leather Body",
    id = 1160,
    enchantmentTier = 3,
    value = 64800,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/leather_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 22,
        resistance = 8,
        agility = 14,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 34,
      experience = 1500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
  },
  ["1161"] = {
    name = "Reinforced Leather Body",
    id = 1161,
    enchantmentTier = 4,
    value = 89910,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/reinforced_leather_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 32,
        resistance = 11,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      experience = 2500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better body piece without using exotic materials."
  },
  ["1162"] = {
    name = "Chitin Body",
    id = 1162,
    enchantmentTier = 5,
    value = 607500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/chitin_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 43,
        resistance = 15,
        agility = 23,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.agility",
        value = 1.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 54,
      experience = 4000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
  },
  ["1163"] = {
    name = "Scale Body",
    id = 1163,
    enchantmentTier = 6,
    value = 363000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/scale_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.01,
        Piercing = 0.96,
        Blunt = 0.97,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 55,
        resistance = 19,
        agility = 27,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.8
      }, {
        stat = "armorBonus.agility",
        value = 1.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 64,
      experience = 8000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this body has exceptional defensive capabilities without hindering movement at all."
  },
  ["1164"] = {
    name = "Hide Coif",
    id = 1164,
    enchantmentTier = 1,
    value = 1500,
    tradeable = true,
    itemImage = "/images/combat/equipment/range/hide_coif_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 3,
        resistance = 1,
        agility = 2,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 5
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 1,
      experience = 90,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
  },
  ["1165"] = {
    name = "Fur Coif",
    id = 1165,
    enchantmentTier = 1,
    value = 4500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemImage = "/images/combat/equipment/range/fur_coif_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/fur_coif_1.png",
      css = "range-med-helm-alt-1"
    }, {
      image = "/images/combat/equipment/range/fur_coif_2.png",
      css = "range-med-helm-alt-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 4,
        resistance = 1,
        agility = 2,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 10,
      experience = 250,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
  },
  ["1166"] = {
    name = "Thick Hide Coif",
    id = 1166,
    enchantmentTier = 2,
    value = 7800,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemImage = "/images/combat/equipment/range/thick_hide_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 10,
        resistance = 3,
        agility = 4,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 11
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 20,
      experience = 525,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
  },
  ["1167"] = {
    name = "Leather Coif",
    id = 1167,
    enchantmentTier = 3,
    value = 17280,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemImage = "/images/combat/equipment/range/leather_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 17,
        resistance = 6,
        agility = 6,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.8
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
  },
  ["1168"] = {
    name = "Reinforced Leather Coif",
    id = 1168,
    enchantmentTier = 4,
    value = 25380,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemImage = "/images/combat/equipment/range/reinforced_leather_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 26,
        resistance = 9,
        agility = 8,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 22
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 1250,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better coif without using exotic materials."
  },
  ["1169"] = {
    name = "Chitin Coif",
    id = 1169,
    enchantmentTier = 5,
    value = 193500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemImage = "/images/combat/equipment/range/chitin_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 35,
        resistance = 11,
        agility = 10,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 28
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 2000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
  },
  ["1170"] = {
    name = "Scale Coif",
    id = 1170,
    enchantmentTier = 6,
    value = 63000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemImage = "/images/combat/equipment/range/scale_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97
      },
      armorBonus = {
        protection = 44,
        resistance = 15,
        agility = 12,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 35
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.8
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 4000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, this coif has exceptional defensive capabilities without hindering movement at all."
  },
  ["1171"] = {
    name = "Hide Trousers",
    id = 1171,
    enchantmentTier = 1,
    value = 3000,
    tradeable = true,
    itemIcon = "/images/combat/equipment/range/hide_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 3,
        resistance = 1,
        agility = 2,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.agility",
        value = 0.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 2,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "A coarsely stitched garment worn only by those with nothing else to wear."
  },
  ["1172"] = {
    name = "Fur Trousers",
    id = 1172,
    enchantmentTier = 1,
    value = 9000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemIcon = "/images/combat/equipment/range/fur_legs.png",
    itemImage = "/images/combat/equipment/range/fur_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 1,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.agility",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 11,
      experience = 500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Despite the itchiness, it’s easy to move in and provides some protection to vital spots."
  },
  ["1173"] = {
    name = "Thick Hide Trousers",
    id = 1173,
    enchantmentTier = 2,
    value = 12450,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemIcon = "/images/combat/equipment/range/thick_hide_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 10,
        resistance = 4,
        agility = 6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.2
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 21,
      experience = 750,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Not the most comfortable, but better than standard-issue militia gear. With its minor magic resistance properties, you might be able to handle foes you couldn’t before while wearing this."
  },
  ["1174"] = {
    name = "Leather Trousers",
    id = 1174,
    enchantmentTier = 3,
    value = 38160,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemIcon = "/images/combat/equipment/range/leather_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 17,
        resistance = 6,
        agility = 9,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.3
      } },
      itemSet = { 10012 }
    },
    craftingStats = {
      level = 31,
      experience = 1500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An quality piece created from dozens of tanned leather sections sewn together."
  },
  ["1175"] = {
    name = "Reinforced Leather Trousers",
    id = 1175,
    enchantmentTier = 4,
    value = 46440,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemIcon = "/images/combat/equipment/range/reinforced_leather_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 26,
        resistance = 9,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.4
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 2500,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "The already formidable design of leather armor, greatly improved from riveting to strengthen the seams and thick fur attached for stronger padding. It would be near-impossible to create a better trouser piece without using exotic materials."
  },
  ["1176"] = {
    name = "Chitin Trousers",
    id = 1176,
    enchantmentTier = 5,
    value = 517500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemIcon = "/images/combat/equipment/range/chitin_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 35,
        resistance = 12,
        agility = 15,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.8
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } },
      itemSet = { 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 4000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "An expertly crafted armor-piece made from the exoskeletons of small creatures, providing protection rivaling metal armor while still being light to wear."
  },
  ["1177"] = {
    name = "Scale Trousers",
    id = 1177,
    enchantmentTier = 6,
    value = 208500,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemIcon = "/images/combat/equipment/range/scale_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.99,
        Slashing = 0.99
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 44,
        resistance = 15,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 8000,
      category = "Range",
      craftable = true
    },
    extraTooltipInfo = "Representing the pinnacle of human armor crafting abilities, these trousers have exceptional defensive capabilities without hindering movement at all."
  },
  ["1178"] = {
    name = "Robe Top",
    id = 1178,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 2,
        resistance = 7,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 3,
      experience = 600,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Every wizard wears a robe top. This probably counts."
  },
  ["1179"] = {
    name = "Practitioner Robe Top",
    id = 1179,
    enchantmentTier = 1,
    value = 7200,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 3,
        resistance = 11,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 14,
      experience = 2000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A simple cloth robe top. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
  },
  ["1180"] = {
    name = "Academy Robe Top",
    id = 1180,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemIcon = "/images/combat/equipment/magic/academy_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 8,
        resistance = 28,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 6,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 24,
      experience = 4500,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A replica of the robe top worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
  },
  ["1181"] = {
    name = "Imbued Robe Top",
    id = 1181,
    enchantmentTier = 3,
    value = 90000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemIcon = "/images/combat/equipment/magic/imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 13,
        resistance = 48,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 2.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 34,
      experience = 12000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "An adequately woven robe top commonly worn by hunters and adventurers."
  },
  ["1182"] = {
    name = "Major Imbued Robe Top",
    id = 1182,
    enchantmentTier = 4,
    value = 210000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 19,
        resistance = 70,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 3.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      experience = 20000,
      category = "Magic",
      craftable = true
    }
  },
  ["1183"] = {
    name = "Greater Imbued Robe Top",
    id = 1183,
    enchantmentTier = 5,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 26,
        resistance = 95,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 15,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 4.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 54,
      experience = 30000,
      category = "Magic",
      craftable = true
    }
  },
  ["1184"] = {
    name = "Elder Robe Top",
    id = 1184,
    enchantmentTier = 6,
    value = 1080000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemIcon = "/images/combat/equipment/magic/elder_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.04
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 33,
        resistance = 121,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 19,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.7
      }, {
        stat = "armorBonus.resistance",
        value = 6.1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 64,
      experience = 61500,
      category = "Magic",
      craftable = true
    }
  },
  ["1185"] = {
    name = "Robe Hood",
    id = 1185,
    enchantmentTier = 1,
    value = 684,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 3,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 1,
      experience = 300,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Every wizard wears a robe hood. This probably counts."
  },
  ["1186"] = {
    name = "Practitioner Hood",
    id = 1186,
    enchantmentTier = 1,
    value = 2232,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/practitioner_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 5,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A simple cloth hood. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
  },
  ["1187"] = {
    name = "Academy Hood",
    id = 1187,
    enchantmentTier = 2,
    value = 7920,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 3,
        resistance = 13,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 20,
      experience = 2250,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A replica of the hood worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
  },
  ["1188"] = {
    name = "Imbued Hood",
    id = 1188,
    enchantmentTier = 3,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 4,
        resistance = 22,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 7,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 1.1
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 30,
      experience = 6000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "An adequately woven hood commonly worn by hunters and adventurers."
  },
  ["1189"] = {
    name = "Major Imbued Hood",
    id = 1189,
    enchantmentTier = 4,
    value = 75600,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/major_imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 6,
        resistance = 32,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 1.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 10000,
      category = "Magic",
      craftable = true
    }
  },
  ["1190"] = {
    name = "Greater Imbued Hood",
    id = 1190,
    enchantmentTier = 5,
    value = 180000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/greater_imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 9,
        resistance = 43,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 14,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 15000,
      category = "Magic",
      craftable = true
    }
  },
  ["1191"] = {
    name = "Elder Hood",
    id = 1191,
    enchantmentTier = 6,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/elder_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 11,
        resistance = 55,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 17,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.6
      }, {
        stat = "armorBonus.resistance",
        value = 2.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.9
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 31500,
      category = "Magic",
      craftable = true
    }
  },
  ["1192"] = {
    name = "Robe Bottom",
    id = 1192,
    enchantmentTier = 1,
    value = 1584,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 2,
      experience = 600,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    },
    extraTooltipInfo = "Every wizard wears a robe bottom. This probably counts."
  },
  ["1193"] = {
    name = "Practitioner Robe Bottom",
    id = 1193,
    enchantmentTier = 1,
    value = 4536,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 2,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 11,
      experience = 2000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A simple cloth robe bottom. It provides almost no protection against physical attacks, but seems enhance your magic power and defense."
  },
  ["1194"] = {
    name = "Academy Robe Bottom",
    id = 1194,
    enchantmentTier = 2,
    value = 15840,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemIcon = "/images/combat/equipment/magic/academy_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 5,
        resistance = 15,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 21,
      experience = 4500,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "A replica of the robe bottom worn by students at the academy prior to its fall. It noticably enhances your magical capabilities."
  },
  ["1195"] = {
    name = "Imbued Robe Bottom",
    id = 1195,
    enchantmentTier = 3,
    value = 67800,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemIcon = "/images/combat/equipment/magic/imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 9,
        resistance = 26,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 31,
      experience = 12000,
      category = "Magic",
      craftable = true
    },
    extraTooltipInfo = "An adequately woven robe bottom commonly worn by hunters and adventurers."
  },
  ["1196"] = {
    name = "Major Imbued Robe Bottom",
    id = 1196,
    enchantmentTier = 4,
    value = 165600,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 13,
        resistance = 38,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 1.9
      }, {
        stat = "weaponBonus.intellect",
        value = 0.7
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 20000,
      category = "Magic",
      craftable = true
    }
  },
  ["1197"] = {
    name = "Greater Imbued Robe Bottom",
    id = 1197,
    enchantmentTier = 5,
    value = 391200,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemIcon = "/images/combat/equipment/magic/greater_imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 17,
        resistance = 52,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 16,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 2.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.8
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 30000,
      category = "Magic",
      craftable = true
    }
  },
  ["1198"] = {
    name = "Elder Robe Bottom",
    id = 1198,
    enchantmentTier = 6,
    value = 902400,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemIcon = "/images/combat/equipment/magic/elder_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 22,
        resistance = 66,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 19,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.resistance",
        value = 3.3
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 61500,
      category = "Magic",
      craftable = true
    }
  },
  ["1199"] = {
    name = "Flimsy Recurve Bow",
    id = 1199,
    tradeable = true,
    enchantmentTier = 1,
    value = 450,
    itemImage = "/images/combat/equipment/range/bow_wood_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_wood_recurve.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 4,
        Piercing = 5
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 9
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 500,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "A simple bow, suitable for hunting weak prey."
  },
  ["1200"] = {
    name = "Sturdy Recurve Bow",
    id = 1200,
    tradeable = true,
    enchantmentTier = 1,
    value = 878,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 6,
        Piercing = 8
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 11
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } }
    },
    craftingStats = {
      level = 15,
      experience = 1000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "Now with 20% less splinters!"
  },
  ["1201"] = {
    name = "Oak Recurve Bow",
    id = 1201,
    tradeable = true,
    enchantmentTier = 2,
    value = 3276,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 15,
        Piercing = 20
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 18
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } }
    },
    craftingStats = {
      level = 25,
      experience = 3000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "A quality bow capable of handling most foes in the human territory. If only it was easier to wash the sap off your hands."
  },
  ["1202"] = {
    name = "Willow Recurve Bow",
    id = 1202,
    tradeable = true,
    enchantmentTier = 3,
    value = 7200,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_willow.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 26,
        Piercing = 35
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 27
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.5
      } }
    },
    craftingStats = {
      level = 35,
      experience = 8000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "The skull on the bow watches out for you, shows you where to aim, when to shoot. Or maybe you’re just getting better at archery. Hard to tell."
  },
  ["1203"] = {
    name = "Maple Recurve Bow",
    id = 1203,
    tradeable = true,
    enchantmentTier = 4,
    value = 13704,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 38,
        Piercing = 51
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 37
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "A bow almost as strong as the sap is sticky."
  },
  ["1204"] = {
    name = "Yew Recurve Bow",
    id = 1204,
    tradeable = true,
    enchantmentTier = 5,
    value = 32040,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 52,
        Piercing = 69
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 48
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.6
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 16000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "The strength of this bow quells all fears that the slithering yew trees are haunted. Well, almost."
  },
  ["1205"] = {
    name = "Elder Recurve Bow",
    id = 1205,
    tradeable = true,
    enchantmentTier = 6,
    value = 90600,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy_recurve.png",
    itemIcon = "/images/combat/equipment/range/bow_elder.png",
    class = "equipment",
    visual = "recurvebow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.4
      },
      offensiveAccuracyAffinityRating = {
        Melee = -16,
        Magic = -16,
        Range = 66,
        Piercing = 88
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1,
        Piercing = 1.25,
        Blunt = 0.25,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 59
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 20000,
      category = "Range",
      craftable = true,
      description = "Recurve Bow WIP"
    },
    extraTooltipInfo = "The simple design of the recurve bow, perfected."
  },
  ["1206"] = {
    name = "Flimsy Longbow",
    id = 1206,
    tradeable = true,
    enchantmentTier = 1,
    value = 497,
    itemImage = "/images/combat/equipment/range/bow_wood.png",
    itemIcon = "/images/combat/equipment/range/bow_wood.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 6,
        Piercing = 7,
        Blunt = 1,
        Slashing = 1
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 19
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 2,
      experience = 750,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "Though it takes a few seconds to line up a shot, it can pierce prey effectively."
  },
  ["1207"] = {
    name = "Sturdy Longbow",
    id = 1207,
    tradeable = true,
    enchantmentTier = 1,
    value = 990,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 9,
        Piercing = 10,
        Blunt = 2,
        Slashing = 2
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 26
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.3
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 15,
      experience = 1500,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "A stronger bow suitable to take down larger prey and some monsters."
  },
  ["1208"] = {
    name = "Oak Longbow",
    id = 1208,
    tradeable = true,
    enchantmentTier = 2,
    value = 3852,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 23,
        Piercing = 25,
        Blunt = 5,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 40
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 25,
      experience = 4000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "A stronger bow capable of handing tougher threats."
  },
  ["1209"] = {
    name = "Willow Longbow",
    id = 1209,
    tradeable = true,
    enchantmentTier = 3,
    value = 8976,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_willow.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 39,
        Piercing = 44,
        Blunt = 9,
        Slashing = 9
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 52
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.6
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 35,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "Functionally no different from any other bow, but with a skull attached. Turns out they do make weapons stronger."
  },
  ["1210"] = {
    name = "Maple Longbow",
    id = 1210,
    tradeable = true,
    enchantmentTier = 4,
    value = 19224,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 58,
        Piercing = 64,
        Blunt = 13,
        Slashing = 13
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 64
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.2
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "This well-carved bow is suitable to take on almost any threat."
  },
  ["1211"] = {
    name = "Yew Longbow",
    id = 1211,
    tradeable = true,
    enchantmentTier = 5,
    value = 53040,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 78,
        Piercing = 86,
        Blunt = 17,
        Slashing = 17
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 75
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.9
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.8
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 24000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "A great bow that definitely isn’t evil."
  },
  ["1212"] = {
    name = "Elder Longbow",
    id = 1212,
    tradeable = true,
    enchantmentTier = 6,
    value = 171000,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_elder.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 99,
        Piercing = 110,
        Blunt = 22,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 99
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 5
      }, {
        stat = "weaponBonus.dexterity",
        value = 5
      } },
      hitMults = {
        minimum = 0.3,
        maximum = 1.1
      }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 30000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    },
    extraTooltipInfo = "An incredible longbow with power like you’ve never seen. Is it possible to improve this design any further?"
  },
  ["1213"] = {
    name = "Flimsy Crossbow",
    id = 1213,
    tradeable = true,
    enchantmentTier = 1,
    value = 622,
    itemImage = "/images/combat/equipment/range/crossbow_wood.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 16,
        Piercing = 10,
        Blunt = 3,
        Slashing = 3
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 17
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.9
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 3,
      experience = 325,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "A basic attempt at a one-handed bow. By some miracle, it holds together despite the poor-quality materials."
  },
  ["1214"] = {
    name = "Light Crossbow",
    id = 1214,
    tradeable = true,
    enchantmentTier = 1,
    value = 1097,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_sturdy.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 24,
        Piercing = 14,
        Blunt = 4,
        Slashing = 4
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 20
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 13,
      experience = 625,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "An overall improvement to the previous design while still being easy to wield in one hand."
  },
  ["1215"] = {
    name = "Bone Crossbow",
    id = 1215,
    tradeable = true,
    enchantmentTier = 2,
    value = 5412,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_bone.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 48,
        Piercing = 35,
        Blunt = 10,
        Slashing = 10
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 33
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.7
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 23,
      experience = 4120,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "Attaching bones to weapons to make them stronger? Utter nonsense."
  },
  ["1216"] = {
    name = "Heavy Crossbow",
    id = 1216,
    tradeable = true,
    enchantmentTier = 3,
    value = 12432,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_heavy.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 70,
        Piercing = 61,
        Blunt = 17,
        Slashing = 17
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 49
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.5
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 33,
      experience = 12525,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "An impressive weapon, though still a bit awkward to use in one hand."
  },
  ["1217"] = {
    name = "Reinforced Crossbow",
    id = 1217,
    tradeable = true,
    enchantmentTier = 4,
    value = 38328,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_metal.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 100,
        Piercing = 90,
        Blunt = 26,
        Slashing = 26
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 67
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 5
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.4
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 19350,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "An exceptional weapon capable striking down powerful beasts and monsters alike."
  },
  ["1218"] = {
    name = "Arbalest",
    id = 1218,
    tradeable = true,
    enchantmentTier = 5,
    value = 127440,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_arbalest.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 136,
        Piercing = 121,
        Blunt = 35,
        Slashing = 35
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 86
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 6.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 4.3
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 26000,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "You’re nearing the limit of simple crossbow technology. Perhaps researching this might lead to new technological developments?"
  },
  ["1219"] = {
    name = "Elder Crossbow",
    id = 1219,
    tradeable = true,
    enchantmentTier = 6,
    value = 263400,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/crossbow_sturdy.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_elder.png",
    class = "equipment",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 168,
        Piercing = 154,
        Blunt = 44,
        Slashing = 44
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.3333333333333333,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 107
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 8.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 5.4
      } },
      oneHanded = true
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 33600,
      category = "Range",
      craftable = true,
      description = "Crossbow WIP"
    },
    extraTooltipInfo = "Perhaps researching this crossbow will lead to new technological developments?"
  },
  ["1220"] = {
    name = "Rough Throwing Knife",
    id = 1220,
    tradeable = true,
    enchantmentTier = 1,
    value = 557,
    itemImage = "/images/combat/equipment/range/bronze_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife_rough.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 7,
        Piercing = 3,
        Blunt = 3,
        Slashing = 3
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 11
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 1,
      experience = 1025,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "A roughly carved throwing knife. The runic etching on the blade makes it return to your hand no matter how far you throw it."
  },
  ["1221"] = {
    name = "Throwing Knife",
    id = 1221,
    tradeable = true,
    enchantmentTier = 1,
    value = 982,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/iron_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 10,
        Piercing = 4,
        Blunt = 4,
        Slashing = 4
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 13
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.7
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 12,
      experience = 1525,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "In a stroke of genius, you realize you can hollow out the blade to make it fly faster. Structural integrity is for nerds."
  },
  ["1222"] = {
    name = "Light Throwing Knife",
    id = 1222,
    tradeable = true,
    enchantmentTier = 2,
    value = 4848,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/obby_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife_2.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 25,
        Piercing = 10,
        Blunt = 10,
        Slashing = 10
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 22
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.1
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 22,
      experience = 3120,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "If you remove any more of the blade, there won’t be anything left."
  },
  ["1223"] = {
    name = "Refined Throwing Knife",
    id = 1223,
    tradeable = true,
    enchantmentTier = 3,
    value = 10680,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/mithril_knife.png",
    itemIcon = "/images/combat/equipment/range/thrown_knife_refined.png",
    class = "equipment",
    visual = "throwingdagger",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 44,
        Piercing = 17,
        Blunt = 17,
        Slashing = 17
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 33
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 1.7
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 32,
      experience = 8525,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "Excessively thin, this blade can slice enemies without them even seeing what hit them."
  },
  ["1224"] = {
    name = "Throwing Axe",
    id = 1224,
    tradeable = true,
    enchantmentTier = 4,
    value = 33144,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/throwing_axe.png",
    class = "equipment",
    visual = "throwingaxe",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 64,
        Piercing = 26,
        Blunt = 26,
        Slashing = 26
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 44
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.2
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 13350,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "Finally, a reason to use the sharp end."
  },
  ["1225"] = {
    name = "Throwing Javelin",
    id = 1225,
    tradeable = true,
    enchantmentTier = 5,
    value = 107760,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/throwing_jav.png",
    itemIcon = "/images/combat/equipment/range/thrown_jav.png",
    class = "equipment",
    visual = "throwingjavelin",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 86,
        Piercing = 35,
        Blunt = 35,
        Slashing = 35
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 57
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 4.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 2.9
      } },
      oneHanded = true
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "There are records of cave-idlers long ago who stuck sharp stones to sticks to use as weapons. Maybe there’s more merit to that than expected."
  },
  ["1226"] = {
    name = "Throwing Spinner",
    id = 1226,
    tradeable = true,
    enchantmentTier = 6,
    value = 189000,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/thrown_spinner.png",
    class = "equipment",
    visual = "throwingspinner",
    tags = { "range", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -5,
        Magic = -20,
        Range = 110,
        Piercing = 44,
        Blunt = 44,
        Slashing = 44
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.85,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 71
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 5.5
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.6
      } },
      oneHanded = true
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 23600,
      category = "Range",
      craftable = true,
      description = "Throwing WIP"
    },
    extraTooltipInfo = "A thrown weapon surpassing all others. Don't play with it. You will cut yourself."
  },
  ["1227"] = {
    name = "Driftwood Wand",
    id = 1227,
    tradeable = true,
    enchantmentTier = 1,
    value = 202,
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/driftwood_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 7,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      } }
    },
    craftingStats = {
      level = 1,
      experience = 75,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    },
    extraTooltipInfo = "This could technically be considered a wand if you look at it from the right angle."
  },
  ["1228"] = {
    name = "Sturdy Wand",
    id = 1228,
    tradeable = true,
    enchantmentTier = 1,
    value = 472,
    requiredLevel = {
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/sturdy_wand.png",
    itemIcon = "/images/combat/equipment/magic/sturdy_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 10,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 13,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 13,
      experience = 190,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1229"] = {
    name = "Academy Wand",
    id = 1229,
    tradeable = true,
    enchantmentTier = 2,
    value = 2196,
    requiredLevel = {
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_wand.png",
    itemIcon = "/images/combat/equipment/magic/academy_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 25,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 22,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.3
      }, {
        stat = "weaponBonus.intellect",
        value = 1.1
      } }
    },
    craftingStats = {
      level = 23,
      experience = 1590,
      category = "Magic",
      craftable = true,
      description = "The instructional manuals you found DEFINITELY indicated you should hold it upside-down. You do know how to read though, right?"
    }
  },
  ["1230"] = {
    name = "Imbued Wand",
    id = 1230,
    tradeable = true,
    enchantmentTier = 3,
    value = 3096,
    requiredLevel = {
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_wand.png",
    itemIcon = "/images/combat/equipment/magic/imbued_wand_icon.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 44,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 32,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 1.6
      } }
    },
    craftingStats = {
      level = 33,
      experience = 1645,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1231"] = {
    name = "Major Imbued Wand",
    id = 1231,
    tradeable = true,
    enchantmentTier = 4,
    value = 12408,
    requiredLevel = {
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_wand.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 64,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 44,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.2
      }, {
        stat = "weaponBonus.intellect",
        value = 2.2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 43,
      experience = 23350,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1232"] = {
    name = "Greater Imbued Wand",
    id = 1232,
    tradeable = true,
    enchantmentTier = 5,
    value = 17940,
    requiredLevel = {
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_wand.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 86,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 57,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 4.3
      }, {
        stat = "weaponBonus.intellect",
        value = 2.9
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 53,
      experience = 23900,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1233"] = {
    name = "Elder Wand",
    id = 1233,
    tradeable = true,
    enchantmentTier = 6,
    value = 27000,
    requiredLevel = {
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/driftwood_wand.png",
    itemIcon = "/images/combat/equipment/magic/elder_imbued_wand.png",
    class = "equipment",
    visual = "wand",
    tags = { "magic", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 110,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 71,
        dexterity = 0
      },
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 5.5
      }, {
        stat = "weaponBonus.intellect",
        value = 3.6
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 63,
      experience = 26750,
      category = "Magic",
      craftable = true,
      description = "Wand WIP"
    }
  },
  ["1234"] = {
    name = "Driftwood Staff",
    id = 1234,
    tradeable = true,
    enchantmentTier = 1,
    value = 698,
    itemImage = "/images/combat/equipment/magic/driftwood_staff.png",
    itemIcon = "/images/combat/equipment/magic/driftwood_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 10,
        Range = -28,
        Piercing = -8,
        Blunt = 3,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 25,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.3
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 2,
      experience = 130,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1235"] = {
    name = "Sturdy Staff",
    id = 1235,
    tradeable = true,
    enchantmentTier = 1,
    value = 698,
    requiredLevel = {
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
    itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 14,
        Range = -28,
        Piercing = -8,
        Blunt = 4,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 30,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.8
      }, {
        stat = "weaponBonus.intellect",
        value = 1.5
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 15,
      experience = 290,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1236"] = {
    name = "Academy Staff",
    id = 1236,
    tradeable = true,
    enchantmentTier = 2,
    value = 3300,
    requiredLevel = {
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_staff.png",
    itemIcon = "/images/combat/equipment/magic/academy_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 35,
        Range = -28,
        Piercing = -8,
        Blunt = 10,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 46,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.8
      }, {
        stat = "weaponBonus.intellect",
        value = 2.4
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 25,
      experience = 1660,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1237"] = {
    name = "Imbued Staff",
    id = 1237,
    tradeable = true,
    enchantmentTier = 3,
    value = 5112,
    requiredLevel = {
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/imbued_staff_icon.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 61,
        Range = -28,
        Piercing = -8,
        Blunt = 17,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 62,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.1
      }, {
        stat = "weaponBonus.intellect",
        value = 3.1
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 35,
      experience = 1835,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1238"] = {
    name = "Major Imbued Staff",
    id = 1238,
    tradeable = true,
    enchantmentTier = 4,
    value = 20424,
    requiredLevel = {
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_staff.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 90,
        Range = -28,
        Piercing = -8,
        Blunt = 26,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 80,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 4.5
      }, {
        stat = "weaponBonus.intellect",
        value = 4
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 24550,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1239"] = {
    name = "Greater Imbued Staff",
    id = 1239,
    tradeable = true,
    enchantmentTier = 5,
    value = 33000,
    requiredLevel = {
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_staff.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 121,
        Range = -28,
        Piercing = -8,
        Blunt = 35,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 100,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6.1
      }, {
        stat = "weaponBonus.intellect",
        value = 5
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 25500,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1240"] = {
    name = "Elder Staff",
    id = 1240,
    tradeable = true,
    enchantmentTier = 6,
    value = 59640,
    requiredLevel = {
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/imbued_staff.png",
    itemIcon = "/images/combat/equipment/magic/elder_imbued_staff.png",
    class = "equipment",
    visual = "staff",
    tags = { "magic", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 154,
        Range = -28,
        Piercing = -8,
        Blunt = 44,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 134,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 7.7
      }, {
        stat = "weaponBonus.intellect",
        value = 6.7
      } },
      itemSet = { 10011, 10013 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 28500,
      category = "Magic",
      craftable = true,
      description = "Staff WIP"
    }
  },
  ["1241"] = {
    name = "Arcane Notes",
    id = 1241,
    tradeable = true,
    enchantmentTier = 1,
    value = 1764,
    itemImage = "/images/combat/equipment/magic/starter_focus.png",
    class = "equipment",
    visual = "focus",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 3
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 1,
      experience = 330,
      category = "Magic",
      craftable = true,
      description = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
    },
    extraTooltipInfo = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
  },
  ["1242"] = {
    name = "Simple Arcane Focus",
    id = 1242,
    tradeable = true,
    enchantmentTier = 1,
    value = 3348,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/practitioner_focus.png",
    itemIcon = "/images/combat/equipment/magic/practitioner_focus_icon.png",
    class = "equipment",
    visual = "focus-4",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 4
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 12,
      experience = 1060,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1243"] = {
    name = "Academy Focus",
    id = 1243,
    tradeable = true,
    enchantmentTier = 2,
    value = 12120,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_focus.png",
    itemIcon = "/images/combat/equipment/magic/academy_focus_icon.png",
    class = "equipment",
    visual = "focus-2",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 10
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 7,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 15,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 22,
      experience = 2460,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1244"] = {
    name = "Imbued Focus",
    id = 1244,
    tradeable = true,
    enchantmentTier = 3,
    value = 54960,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/imbued_focus_icon.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 17
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 26,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 32,
      experience = 6235,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1245"] = {
    name = "Major Imbued Focus",
    id = 1245,
    tradeable = true,
    enchantmentTier = 4,
    value = 157200,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/major_imbued_focus.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 26
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 14,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 38,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 42,
      experience = 12350,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1246"] = {
    name = "Greater Imbued Focus",
    id = 1246,
    tradeable = true,
    enchantmentTier = 5,
    value = 443880,
    requiredLevel = {
      defense = 50,
      magic = 50
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/greater_imbued_focus.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 35
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 19,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 52,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 2.5
      }, {
        stat = "weaponBonus.intellect",
        value = 2.5
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 52,
      experience = 18160,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1247"] = {
    name = "Elder Focus",
    id = 1247,
    tradeable = true,
    enchantmentTier = 6,
    value = 1253760,
    requiredLevel = {
      defense = 60,
      magic = 60
    },
    itemImage = "/images/combat/equipment/magic/imbued_focus.png",
    itemIcon = "/images/combat/equipment/magic/elder_focus.png",
    class = "equipment",
    visual = "focus-3",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 44
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9
      },
      weaponBonus = {
        strength = 0,
        intellect = 23,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 66,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "rare",
    craftingStats = {
      level = 62,
      experience = 37050,
      category = "Magic",
      craftable = true,
      description = "Focus WIP"
    }
  },
  ["1300"] = {
    name = "Blademaster's Shroud",
    id = 1300,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      attack = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/decayed_cloak.png",
    itemIcon = "/images/combat/equipment/melee/blademaster.png",
    extraTooltipInfo = "Ragged and torn, the cloth itself appears to remember every battle.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 113, 114, 115, 116 },
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Melee = 20
      },
      offensiveDamageAffinity = {
        Melee = 1.12,
        Magic = 1,
        Range = 1,
        Slashing = 1.08,
        Piercing = 1.08,
        Blunt = 1.08
      },
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 1
      },
      weaponBonus = {
        strength = 20,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 0,
        agility = 12,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2
      } },
      itemSet = { 10018 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 69500,
      category = "Melee",
      craftable = true
    }
  },
  ["1301"] = {
    id = 1301,
    name = "Blademaster's Memory",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/memory.png",
    extraTooltipInfo = "The distilled knowledge of an ancient warrior. Perhaps you can infuse this into a piece of equipment?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1302"] = {
    name = "Royal Banner",
    id = 1302,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      attack = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/melee/banner.png",
    extraTooltipInfo = "A banner representing the will and might of humanity, if you believe the propaganda. Heavy and unwieldy to carry, reducing your defenses slightly, but sure to inspire your comrades.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 117, 118, 119 },
      slot = "cape",
      offensiveDamageAffinity = {
        Melee = 0.9,
        Magic = 0.9,
        Range = 0.9
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 0.95,
        Range = 0.95
      },
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = -64,
        stamina = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.stamina",
        value = 16
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 56050,
      category = "Melee",
      craftable = true
    }
  },
  ["1303"] = {
    id = 1303,
    name = "Torn Banner",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/torn_banner.png",
    extraTooltipInfo = "A torn banner still humming with magical power. You should restore it to its former glory!",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1304"] = {
    name = "Necromancer's Cowl",
    id = 1304,
    enchantmentTier = 7,
    tradeable = true,
    value = 8000000,
    requiredLevel = {
      defense = 75,
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_cowl.PNG",
    extraTooltipInfo = "A magical cowl to hide your face. Somewhat helps with keeping out the stench of the dead.",
    class = "equipment",
    visual = "necro-cowl",
    tags = { "magic", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 167 },
      slot = "helm",
      offensiveDamageAffinity = {
        Magic = 1.06,
        Poison = 1.03,
        Chaos = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.01,
        Poison = 1.01,
        Chaos = 1.01,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      offensiveAccuracyAffinityRating = {
        Poison = 28
      },
      weaponBonus = {
        strength = 6,
        intellect = 12,
        dexterity = 6
      },
      armorBonus = {
        protection = 8,
        resistance = 32,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.6
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 40500,
      category = "Magic",
      craftable = true
    }
  },
  ["1305"] = {
    name = "Necromancer's Robe Top",
    id = 1305,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_robe_top.PNG",
    class = "equipment",
    visual = "necro-top",
    extraTooltipInfo = "The robes of a necromancer. Smells like death.",
    tags = { "magic", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122 },
      slot = "body",
      offensiveDamageAffinity = {
        Magic = 1.06,
        Poison = 1.03,
        Chaos = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 1.03,
        Poison = 1.03,
        Chaos = 1.01,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      weaponBonus = {
        strength = 0,
        intellect = 30,
        dexterity = 0
      },
      armorBonus = {
        protection = 16,
        resistance = 54,
        agility = 8,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 2.7
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 70500,
      category = "Magic",
      craftable = true
    }
  },
  ["1306"] = {
    name = "Necromancer's Robe Bottoms",
    id = 1306,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_robe_legs.png",
    class = "equipment",
    visual = "necro-legs",
    extraTooltipInfo = "The robe bottoms of a necromancer.",
    tags = { "magic", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122 },
      slot = "legs",
      offensiveDamageAffinity = {
        Magic = 1.06,
        Poison = 1.03,
        Chaos = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Magic = 1.03,
        Poison = 1.03,
        Chaos = 1.01,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      weaponBonus = {
        strength = 0,
        intellect = 24,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = 48,
        agility = 12,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 2.5
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 70500,
      category = "Magic",
      craftable = true
    }
  },
  ["1307"] = {
    name = "Book of Death",
    id = 1307,
    tradeable = true,
    enchantmentTier = 7,
    value = 6000000,
    itemImage = "/images/combat/equipment/magic/necro_book.png",
    class = "equipment",
    visual = "necro-focus",
    tags = { "magic", "craftable", "ability" },
    requiredLevel = {
      magic = 75
    },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 138, 141 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 60,
        Poison = 60
      },
      offensiveDamageAffinity = {
        Magic = 1.15,
        Melee = 0.9,
        Range = 0.9,
        Poison = 1.03
      },
      weaponBonus = {
        strength = 0,
        intellect = 40,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 88,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Poison",
        value = 3.5
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      } },
      itemSet = { 10011, 10013, 10020 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 45250,
      category = "Magic",
      craftable = true,
      description = "An unholy text. It will require all your willpower to not be corrupted by it."
    },
    extraTooltipInfo = "It has a powerful toxic aura. Just touching it feels like breaking a taboo, but great power is often found in such things."
  },
  ["1308"] = {
    name = "Necromancer's Wand",
    id = 1308,
    tradeable = true,
    enchantmentTier = 7,
    value = 6000000,
    requiredLevel = {
      magic = 75
    },
    itemImage = "/images/combat/equipment/magic/necro_wand.png",
    class = "equipment",
    visual = "necro-wand",
    tags = { "magic", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 120, 121, 122, 131, 138, 141 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 134,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8,
        Poison = 68
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.15,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1,
        Poison = 1.03
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 90,
        dexterity = 0
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Poison",
        value = 6.7
      }, {
        stat = "weaponBonus.intellect",
        value = 4.5
      } },
      itemSet = { 10020 },
      hitMults = {
        minimum = 0.25,
        maximum = 1.1
      }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 32750,
      category = "Magic",
      craftable = true,
      description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
    },
    extraTooltipInfo = "A wand capable of controlling death itself. Do you dare to take such power into your own hands?"
  },
  ["1309"] = {
    name = "Necromancer's Remains",
    id = 1309,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "The rotten belongings of a long dead necromancer. Can be restored through crafting.",
    itemImage = "/images/misc/necro_remains.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1310"] = {
    name = "Royal Elven Remnants",
    id = 1310,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "The remnants of a more civilized past. Can be restored through crafting.",
    itemImage = "/images/misc/royal_remnants.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1311"] = {
    name = "Gargoyle Shards",
    id = 1311,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "A burning shard taken from a failed experiment. Can be restored through crafting.",
    itemImage = "/images/misc/gargoyle_shards.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1312"] = {
    name = "Mantis Shrimp Carapace",
    id = 1312,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_armor.png",
    extraTooltipInfo = "A reforged carapace modeled after the strongest shrimp.",
    class = "equipment",
    visual = "shrimp-armor",
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.03,
        Poison = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.06,
        Blunt = 0.88,
        Slashing = 1.06
      },
      armorBonus = {
        protection = 88,
        resistance = 88,
        agility = 26,
        stamina = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "armorBonus.resistance",
        value = 4.4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A carapace that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "armor" }
  },
  ["1313"] = {
    name = "Mantis Shrimp Greaves",
    id = 1313,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_legs.png",
    extraTooltipInfo = "A reforged set of greaves modeled after the strongest shrimp.",
    class = "equipment",
    visual = "shrimp-legs",
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.03,
        Poison = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.88,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 88,
        resistance = 88,
        agility = 26,
        stamina = 16
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "armorBonus.resistance",
        value = 4.4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A pair of greaves that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "armor" }
  },
  ["1314"] = {
    name = "Mantis Shrimp Helm",
    id = 1314,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_helm.png",
    extraTooltipInfo = "A reforged helm modeled after the strongest shrimp.",
    class = "equipment",
    visual = "shrimp-helm",
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.03,
        Poison = 1.03
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 80,
        resistance = 80,
        agility = 20,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4
      }, {
        stat = "armorBonus.resistance",
        value = 4
      }, {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "armorBonus.stamina",
        value = 0.6
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A helm that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "armor" }
  },
  ["1315"] = {
    name = "Mantis Shrimp Shell",
    id = 1315,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      defense = 85
    },
    itemImage = "/images/combat/equipment/mantis_shrimp_shield.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mantis_shrimp_shield.png",
      css = "shrimp-shield-1"
    }, {
      image = "/images/combat/equipment/shrimp_shield_2.png",
      css = "shrimp-shield-2"
    } },
    equipmentStats = {
      grantedAbility = { 54, 65 },
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 0.8333333333333334,
        Magic = 0.8333333333333334,
        Range = 0.8333333333333334
      },
      defensiveDamageAffinity = {
        Melee = 1.25,
        Magic = 1.25,
        Range = 1.25,
        Piercing = 1.33,
        Blunt = 1.33,
        Slashing = 1.33
      },
      armorBonus = {
        protection = 88,
        resistance = 88,
        agility = 26,
        stamina = 32
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "armorBonus.resistance",
        value = 4.4
      }, {
        stat = "armorBonus.agility",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A shield that could only be fashioned through the help of a Voidblessed Shrimp."
    },
    tags = { "craftable", "ability" }
  },
  ["1316"] = {
    name = "Mantis Shrimp Gauntlets",
    id = 1316,
    enchantmentTier = 7,
    value = 12000000,
    tradeable = true,
    itemImage = "/images/combat/equipment/mantis_shrimp_knuckles_icon.png",
    extraTooltipInfo = "A pair of gauntlets that infuse your punches with the speed and power of the strongest shrimp.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mantis_shrimp_knuckles_1.png",
      css = "mantis-gloves-1"
    }, {
      image = "/images/combat/equipment/mantis_shrimp_knuckles_2.png",
      css = "mantis-gloves-2"
    }, {
      image = "/images/combat/equipment/mantis_shrimp_knuckles_3.png",
      css = "mantis-gloves-3"
    } },
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 155, 156, 157 },
      slot = "gloves",
      weaponBonus = {
        strength = 11,
        intellect = 11,
        dexterity = 11
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Magic = 11,
        Range = 11
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.06
      },
      offensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03,
        Chaos = 1.06
      },
      armorBonus = {
        protection = 24,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } },
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Rare",
      craftable = true,
      description = "A pair of gauntlets that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1317"] = {
    id = 1317,
    name = "Void-Blessed Shrimp",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/void_shrimp.png",
    extraTooltipInfo = "It promises vast seas of knowledge if only you would free it. Perhaps it could teach you to use Shrimp Scraps to make equipment?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["1318"] = {
    name = "Witchhunter Handgonne",
    id = 1318,
    tradeable = true,
    enchantmentTier = 7,
    value = 1263400,
    requiredLevel = {
      range = 75
    },
    itemImage = "/images/combat/equipment/handgonne.png",
    visual = "handgonne",
    class = "equipment",
    tags = { "range", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 163, 12, 158, 159, 160, 161 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.06666666666666667,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 178,
        Piercing = 192,
        Blunt = 128,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.05,
        Piercing = 1.11,
        Blunt = 1.22,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 142
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = -12,
        stamina = 0
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 9
      }, {
        stat = "weaponBonus.dexterity",
        value = 7.1
      } },
      oneHanded = true
    },
    rarity = "epic",
    extraTooltipInfo = "A weapon that combines the ranged prowess of the elves with the technical ingenuity of the dwarves. A true breakthrough! Can technically be fired one handed."
  },
  ["1319"] = {
    name = "Personal Cannon",
    id = 1319,
    tradeable = true,
    enchantmentTier = 8,
    value = 3263400,
    requiredLevel = {
      range = 80
    },
    itemImage = "/images/combat/equipment/cannon.png",
    visual = "cannon",
    class = "equipment",
    tags = { "range", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 162, 12, 158, 159, 160, 161 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.030303030303030304,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = -24,
        Magic = -24,
        Range = 228,
        Piercing = 228,
        Blunt = 266,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3,
        Blunt = 1.45,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 188
      },
      armorBonus = {
        protection = 64,
        resistance = 64,
        agility = -128,
        stamina = 0
      },
      attackSpeed = 4.4,
      hitMults = {
        minimum = 0.35,
        maximum = 1.3
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 11.4
      }, {
        stat = "weaponBonus.dexterity",
        value = 9.4
      }, {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 5.2
      } },
      oneHanded = true
    },
    rarity = "epic",
    extraTooltipInfo = "The next logical step to a handgonne- a really big one! A little slower to operate, but packs a much larger punch. Unfortunately does not seem to help with your agility, but at least you can hide behind it!",
    craftingStats = {
      level = 75,
      experience = 600000,
      category = "Range",
      craftable = true,
      description = "Who doesn't love cannons?"
    }
  },
  ["1320"] = {
    name = "Illegal Gun Parts",
    id = 1320,
    value = 100,
    tradeable = true,
    extraTooltipInfo = "A partial component from researching explosive based projectile weapons. Outlawed by Big Magic for potential to unseat their monopoly on things going boom!",
    itemImage = "/images/combat/materials/gun_part.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1450"] = {
    name = "Shoddy Ammo",
    id = 1450,
    tradeable = true,
    value = 1,
    ammunitionMults = {
      damageMult = 1,
      accuracyMult = 1,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_0.png",
    extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1451"] = {
    name = "Amateur Ammo",
    id = 1451,
    tradeable = true,
    value = 2,
    requiredLevel = {
      range = 10
    },
    ammunitionMults = {
      damageMult = 1.05,
      accuracyMult = 1.05,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_1.png",
    extraTooltipInfo = "Ammo crafted by an amateur.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 10,
      experience = 15,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1452"] = {
    name = "Apprentice Ammo",
    id = 1452,
    tradeable = true,
    value = 7,
    requiredLevel = {
      range = 20
    },
    ammunitionMults = {
      damageMult = 1.1,
      accuracyMult = 1.1,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_2.png",
    extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 20,
      experience = 40,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1453"] = {
    name = "Journeyman Ammo",
    id = 1453,
    tradeable = true,
    value = 14,
    requiredLevel = {
      range = 30
    },
    ammunitionMults = {
      damageMult = 1.15,
      accuracyMult = 1.15,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_3.png",
    extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 30,
      experience = 155,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1454"] = {
    name = "Professional Ammo",
    id = 1454,
    tradeable = true,
    value = 21,
    requiredLevel = {
      range = 40
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.2,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/arrow_4.png",
    extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    craftingStats = {
      level = 40,
      experience = 195,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1455"] = {
    name = "Master Ammo",
    id = 1455,
    tradeable = true,
    value = 28,
    requiredLevel = {
      range = 50
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.3,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/shot.png",
    extraTooltipInfo = "Ammo that has been crafted by a master and is clearly intended for more exotic weaponry. Has enhanced accuracy due to its lighter materials.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 310,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1456"] = {
    name = "Experimental Ammo",
    id = 1456,
    tradeable = true,
    value = 35,
    requiredLevel = {
      range = 60
    },
    ammunitionMults = {
      damageMult = 1.25,
      accuracyMult = 1.25,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/shot_void_0.png",
    extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 440,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1457"] = {
    name = "Void Ammo",
    id = 1457,
    tradeable = true,
    value = 42,
    requiredLevel = {
      range = 70
    },
    ammunitionMults = {
      damageMult = 1.3,
      accuracyMult = 1.3,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/shot_void_1.png",
    extraTooltipInfo = "The fully realized peak of ammunition technology made from the coalescence of science and magic.",
    class = "ammo",
    tags = { "range", "craftable", "ammunition" },
    rarity = "rare",
    craftingStats = {
      level = 70,
      experience = 400,
      category = "Range",
      craftable = true,
      multiplier = 32,
      description = "Each craft results in 32 projectiles."
    }
  },
  ["1458"] = {
    name = "Low-Grade Whetstone",
    id = 1458,
    tradeable = true,
    value = 20,
    requiredLevel = {
      strength = 20
    },
    ammunitionMults = {
      damageMult = 1.1,
      accuracyMult = 1.1,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/low_whetstone.PNG",
    extraTooltipInfo = "For basic weapon maintenance.",
    class = "ammo",
    tags = { "melee", "craftable", "ammunition" },
    craftingStats = {
      level = 20,
      experience = 33,
      category = "Melee",
      craftable = true,
      multiplier = 32
    }
  },
  ["1459"] = {
    name = "Mid-Grade Whetstone",
    id = 1459,
    tradeable = true,
    value = 40,
    requiredLevel = {
      strength = 40
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.2,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
    extraTooltipInfo = "For advanced weapon maintenance.",
    class = "ammo",
    tags = { "melee", "craftable", "ammunition" },
    craftingStats = {
      level = 40,
      experience = 465,
      category = "Melee",
      craftable = true,
      multiplier = 80
    }
  },
  ["1460"] = {
    name = "High-Grade Whetstone",
    id = 1460,
    tradeable = true,
    value = 60,
    requiredLevel = {
      strength = 60
    },
    ammunitionMults = {
      damageMult = 1.3,
      accuracyMult = 1.3,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/high_whetstone.png",
    extraTooltipInfo = "To make your weapon perform better than it ever has before.",
    class = "ammo",
    tags = { "melee", "craftable", "ammunition" },
    craftingStats = {
      level = 60,
      experience = 1020,
      category = "Melee",
      craftable = true,
      multiplier = 96
    }
  },
  ["1461"] = {
    name = "Lesser Imbued Charm",
    id = 1461,
    tradeable = true,
    value = 20,
    requiredLevel = {
      magic = 20
    },
    ammunitionMults = {
      damageMult = 1.1,
      accuracyMult = 1.1,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_1.png",
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to somewhat empower them.",
    class = "ammo",
    tags = { "magic", "craftable", "ammunition" },
    craftingStats = {
      level = 20,
      experience = 33,
      category = "Magic",
      craftable = true,
      multiplier = 72
    }
  },
  ["1462"] = {
    name = "Major Imbued Charm",
    id = 1462,
    tradeable = true,
    value = 40,
    requiredLevel = {
      magic = 40
    },
    ammunitionMults = {
      damageMult = 1.2,
      accuracyMult = 1.2,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
    class = "ammo",
    tags = { "magic", "craftable", "ammunition" },
    craftingStats = {
      level = 40,
      experience = 105,
      category = "Magic",
      craftable = true,
      multiplier = 72
    }
  },
  ["1463"] = {
    name = "Greater Imbued Charm",
    id = 1463,
    tradeable = true,
    value = 60,
    requiredLevel = {
      magic = 60
    },
    ammunitionMults = {
      damageMult = 1.3,
      accuracyMult = 1.3,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
    class = "ammo",
    tags = { "magic", "craftable", "ammunition" },
    craftingStats = {
      level = 60,
      experience = 275,
      category = "Magic",
      craftable = true,
      multiplier = 72
    }
  },
  ["1464"] = {
    name = "Ancient Imbued Charm",
    id = 1464,
    tradeable = true,
    value = 200,
    requiredLevel = {
      magic = 80
    },
    ammunitionMults = {
      damageMult = 1.4,
      accuracyMult = 1.4,
      style = "Magic"
    },
    itemImage = "/images/combat/equipment/magic/conc_rune_4.PNG",
    extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
    class = "ammo",
    tags = { "magic", "ammunition" },
    rarity = "rare"
  },
  ["1465"] = {
    name = "Dwarven Whetstone",
    id = 1465,
    tradeable = true,
    value = 200,
    requiredLevel = {
      strength = 80
    },
    ammunitionMults = {
      damageMult = 1.4,
      accuracyMult = 1.4,
      style = "Melee"
    },
    itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
    extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
    class = "ammo",
    tags = { "melee", "ammunition" },
    rarity = "rare"
  },
  ["1466"] = {
    name = "Elven Ammo",
    id = 1466,
    tradeable = true,
    value = 200,
    requiredLevel = {
      range = 80
    },
    ammunitionMults = {
      damageMult = 1.4,
      accuracyMult = 1.4,
      style = "Range"
    },
    itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
    extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
    class = "ammo",
    tags = { "range", "ammunition" },
    rarity = "rare"
  },
  ["1500"] = {
    name = "Santa Hat",
    id = 1500,
    enchantmentTier = 5,
    value = 42069,
    tradeable = true,
    itemImage = "/images/combat/equipment/santa_hat.png",
    extraTooltipInfo = "Tis the season.",
    class = "equipment",
    visual = "santa-hat",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon"
  },
  ["1501"] = {
    name = "Snowman Head",
    id = 1501,
    enchantmentTier = 5,
    value = 42069,
    tradeable = true,
    itemImage = "/images/combat/equipment/snowman_head.png",
    extraTooltipInfo = "You'd be surprised how comfortable this feels.",
    class = "equipment",
    visual = "snowman-head",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon"
  },
  ["1502"] = {
    name = "Tophat",
    id = 1502,
    enchantmentTier = 5,
    value = 42069,
    tradeable = true,
    itemImage = "/images/combat/equipment/tophat.png",
    extraTooltipInfo = "For the classy ones.",
    class = "equipment",
    visual = "tophat",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon"
  },
  ["1503"] = {
    name = "Lesser Ladle",
    id = 1503,
    enchantmentTier = 5,
    value = 20000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    overrideItemTier = 3,
    itemImage = "/images/combat/equipment/lesser_ladle.png",
    extraTooltipInfo = "This could help you with cooking even if it doesn't look like much! Grants 2 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 25
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1.5
      } }
    },
    rarity = "uncommon"
  },
  ["1504"] = {
    name = "Ladle",
    id = 1504,
    enchantmentTier = 5,
    value = 25000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    overrideItemTier = 3,
    itemImage = "/images/combat/equipment/ladle.png",
    extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 25
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1.5
      } }
    },
    rarity = "uncommon"
  },
  ["1505"] = {
    name = "Greater Ladle",
    id = 1505,
    enchantmentTier = 5,
    value = 30000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    overrideItemTier = 3,
    itemImage = "/images/combat/equipment/greater_ladle.png",
    extraTooltipInfo = "For when you're allowed only a single spoonful. Grants 2 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 25
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1.5
      } }
    },
    rarity = "uncommon"
  },
  ["1506"] = {
    name = "Moss Maul",
    id = 1506,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/moss_maul.png",
    itemIcon = "/images/combat/equipment/moss_maul_icon.png",
    extraTooltipInfo = "A hulking mass of moss covered material; requires a giant's strength to wield properly!",
    class = "equipment",
    visual = "moss-maul",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 13, 45, 136, 137, 146 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 103,
        Magic = -20,
        Range = -20,
        Piercing = -4,
        Blunt = 256,
        Slashing = 44,
        Nature = 96
      },
      offensiveDamageAffinity = {
        Melee = 1.3,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.125,
        Blunt = 1.5,
        Slashing = 0.25,
        Nature = 1.33
      },
      weaponBonus = {
        strength = 196,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 36,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.6,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5.2
      }, {
        stat = "weaponBonus.strength",
        value = 9.8
      }, {
        stat = "armorBonus.protection",
        value = 1.8
      } },
      itemSet = { 10015 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 233500,
      category = "Melee",
      craftable = true
    }
  },
  ["1507"] = {
    name = "Modified Diving Gloves",
    id = 1507,
    enchantmentTier = 6,
    value = 2120000,
    tradeable = true,
    requiredLevel = {
      strength = 55
    },
    itemImage = "/images/combat/equipment/modified_diving_gloves.png",
    itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
    extraTooltipInfo = "There appears to be some remnant of fire magic in these gloves. By researching these, it might be possible to restore those lost effects.",
    class = "equipment",
    visual = "modified-diving-gloves",
    tags = { "melee", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 44, 51, 148 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -10,
        Range = -10,
        Piercing = 55,
        Blunt = -8,
        Slashing = 55
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.05,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 41,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 6,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "rare"
  },
  ["1508"] = {
    name = "King's Crown",
    id = 1508,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      strength = 85
    },
    itemImage = "/images/combat/equipment/kings_crown.png",
    extraTooltipInfo = "The crown of a Valley's true forever king.",
    class = "equipment",
    visual = "kings-crown",
    tags = { "melee", "craftable", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 19 },
      slot = "helm",
      defensiveCritical = {
        chance = 0.25,
        damageMultiplier = 0.75
      },
      offensiveDamageAffinity = {
        Melee = 0.95,
        Range = 0.95,
        Magic = 0.95,
        Fire = 0.7,
        Ice = 1.33
      },
      defensiveDamageAffinity = {
        Fire = 1.1,
        Ice = 1.33,
        Melee = 1.33,
        Piercing = 1.33,
        Slashing = 1.33,
        Blunt = 1.33,
        Magic = 1.33,
        Range = 1.33
      },
      weaponBonus = {
        strength = 0,
        intellect = -24,
        dexterity = -24
      },
      armorBonus = {
        protection = 120,
        resistance = 64,
        agility = -24,
        stamina = 32
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 6
      }, {
        stat = "armorBonus.resistance",
        value = 3.2
      }, {
        stat = "armorBonus.stamina",
        value = 1.6
      } },
      itemSet = { 10009, 10016, 10015 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 378000,
      category = "Melee",
      craftable = true
    }
  },
  ["1509"] = {
    name = "Fire Orb",
    id = 1509,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      magic = 85
    },
    itemImage = "/images/combat/equipment/fire_orb.png",
    extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
    class = "equipment",
    visual = "fire-orb",
    tags = { "melee", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 140 },
      slot = "shield",
      defensiveCritical = {
        chance = 0.01,
        damageMultiplier = 0.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 12,
        Fire = 68,
        Magic = 68,
        Range = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.33,
        Melee = 1,
        Magic = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15,
        Melee = 1.02,
        Magic = 1.1,
        Range = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 36,
        dexterity = 0
      },
      armorBonus = {
        protection = 48,
        resistance = 116,
        agility = -4,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 5.8
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.8
      } },
      itemSet = { 10013, 10015, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 57500,
      category = "Magic",
      craftable = true
    }
  },
  ["1510"] = {
    id = 1510,
    name = "Kalanahmatti",
    value = 1680000,
    tradeable = true,
    itemImage = "/images/combat/equipment/kalanahmatti.png",
    extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
    class = "bar",
    tags = { "crafting", "shard" },
    rarity = "epic"
  },
  ["1511"] = {
    name = "Shard of Kalanahmatti",
    id = 1511,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
    itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
    class = "equipment",
    visual = "shard-of-kalanahmatti",
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 8, 68, 145 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 94,
        Slashing = 123,
        Ice = 32,
        Magic = 14,
        Range = -14
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Slashing = 1.33,
        Blunt = 0.25,
        Piercing = 0.25,
        Magic = 0.85,
        Ice = 1.25,
        Range = 0.75
      },
      weaponBonus = {
        strength = 109,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 1.6
      }, {
        stat = "weaponBonus.strength",
        value = 5.5
      } },
      itemSet = { 10015 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 106000,
      category = "Melee",
      craftable = true,
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
    }
  },
  ["1512"] = {
    name = "Zero Edge",
    id = 1512,
    enchantmentTier = 6,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      attack = 65,
      strength = 65
    },
    itemImage = "/images/combat/equipment/zero_edge.png",
    itemIcon = "/images/combat/equipment/zero_edge_icon.png",
    class = "equipment",
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
    visual = "zero",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 16, 50, 98, 97 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 68,
        Magic = 14,
        Range = -14,
        Slashing = 78,
        Lightning = 44
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33,
        Lightning = 1.5
      },
      defensiveDamageAffinity = {
        Lightning = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 20,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.4
      }, {
        stat = "offensiveAccuracyAffinityRating.Slashing",
        value = 3.9
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2.2
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      hitMults = {
        minimum = 0.4,
        maximum = 1
      }
    },
    rarity = "epic"
  },
  ["1513"] = {
    name = "Chaos Crest",
    id = 1513,
    enchantmentTier = 3,
    value = 68000,
    tradeable = true,
    requiredLevel = {
      defense = 20
    },
    enchantmentOverrideSlot = "smithingset",
    itemImage = "/images/combat/equipment/crest_of_chaos.png",
    itemIcon = "/images/combat/equipment/crest_of_chaos_icon.png",
    extraTooltipInfo = "The heat of this helm could empower your smithing abilities!",
    class = "equipment",
    visual = "crest-of-chaos",
    tags = { "smithing", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 20 },
      slot = "helm",
      offensiveAccuracyAffinityRating = {
        Fire = 64
      },
      offensiveDamageAffinity = {
        Fire = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = 18,
        agility = 0,
        stamina = 0
      },
      toolBoost = { {
        skill = "smithing",
        boost = 5
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1.5
      } },
      itemSet = { 10023, 10024 }
    },
    rarity = "rare"
  },
  ["1514"] = {
    name = "Forgotten Sadness",
    id = 1514,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 70,
      range = 70
    },
    itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
    extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
    class = "equipment",
    visual = "forgotten-soul-axe",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 35 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 24,
        Magic = -12,
        Range = 55,
        Piercing = -4,
        Blunt = 132,
        Slashing = 88
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 1,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 72,
        intellect = 0,
        dexterity = 107
      },
      oneHanded = true,
      attackSpeed = 2.7,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 3.6
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 2.8
      }, {
        stat = "weaponBonus.dexterity",
        value = 5.4
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 70,
      experience = 30000,
      category = "Range",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1515"] = {
    name = "Forgotten Madness",
    id = 1515,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 70,
      magic = 70
    },
    itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
    extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
    class = "equipment",
    visual = "forgotten-soul-scim",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 35 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 48,
        Magic = 66,
        Range = -14,
        Slashing = 77
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 64,
        intellect = 71,
        dexterity = 0
      },
      oneHanded = true,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.5
      }, {
        stat = "weaponBonus.strength",
        value = 3.2
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.3
      }, {
        stat = "weaponBonus.intellect",
        value = 3.6
      } },
      attackSpeed = 2.3
    },
    rarity = "epic",
    craftingStats = {
      level = 70,
      experience = 30000,
      category = "Magic",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1516"] = {
    name = "Forgotten Anger",
    id = 1516,
    enchantmentTier = 7,
    value = 3360000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
    itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
    class = "equipment",
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
    visual = "forgotten-soul-two",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 35 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.04,
        damageMultiplier = 1.15
      },
      offensiveAccuracyAffinityRating = {
        Melee = 77,
        Magic = -20,
        Range = -20,
        Piercing = 110,
        Blunt = 44,
        Slashing = 132
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.66,
        Blunt = 0.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 131,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.9
      }, {
        stat = "weaponBonus.strength",
        value = 6.6
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 70,
      experience = 30000,
      category = "Melee",
      craftable = true,
      description = "Emotionally unstable."
    }
  },
  ["1517"] = {
    name = "Gargoyle Chainmail",
    id = 1517,
    enchantmentTier = 6,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_chain.png",
    extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    class = "equipment",
    visual = "chainbody-gargoyle",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 0.97,
        Blunt = 0.99,
        Slashing = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 80,
        resistance = -3,
        agility = 20,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4
      }, {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1518"] = {
    name = "Gargoyle Legs",
    id = 1518,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_pants.png",
    extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    class = "equipment",
    visual = "platelegs",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 70,
        resistance = -4,
        agility = -4,
        stamina = 9
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1519"] = {
    name = "Gargoyle Boots",
    id = 1519,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_boots.png",
    itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
    extraTooltipInfo = "These keep your feet very warm.",
    class = "equipment",
    visual = "boots",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "boots",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075
      },
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.8
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare"
  },
  ["1520"] = {
    name = "Gargoyle Helm",
    id = 1520,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      defense = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_helm_icon.png",
    extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/gargoyle_helm_1.png",
      css = "gargoyle-helm-1"
    }, {
      image = "/images/combat/equipment/gargoyle_helm_2.png",
      css = "gargoyle-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 1,
        Blunt = 1,
        Slashing = 1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 30,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1521"] = {
    name = "Gargoyle Shield",
    id = 1521,
    enchantmentTier = 6,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_shield_1.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/gargoyle_shield_1.png",
      css = "gargoyle-shield-1"
    }, {
      image = "/images/combat/equipment/gargoyle_shield_2.png",
      css = "gargoyle-shield-2"
    } },
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.9,
        Range = 1,
        Piercing = 1.13,
        Blunt = 1.06,
        Slashing = 1.13
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 60,
        resistance = -1,
        agility = -1,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      }, {
        stat = "weaponBonus.strength",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
  },
  ["1522"] = {
    name = "Gargoyle Falchion",
    id = 1522,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_falchion.png",
    itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
    class = "equipment",
    visual = "gargoyle-falchion",
    tags = { "melee", "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 62,
        Magic = -14,
        Range = -14,
        Slashing = 70
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 68,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.1
      }, {
        stat = "weaponBonus.strength",
        value = 4
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
  },
  ["1523"] = {
    name = "Gargoyle Daggers",
    id = 1523,
    enchantmentTier = 6,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/dagger_gargoyle_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/dagger_gargoyle_1.png",
      css = "gargoyle-daggers-1"
    }, {
      image = "/images/combat/equipment/dagger_gargoyle_2.png",
      css = "gargoyle-daggers-2"
    } },
    tags = { "melee", "melee", "craftable", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 72,
        Magic = -10,
        Range = -10,
        Piercing = 43,
        Blunt = -8,
        Slashing = 43
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.33,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 38,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 10,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.9
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    },
    extraTooltipInfo = "When you research it, you feel a wave of heat. Strange."
  },
  ["1524"] = {
    name = "Gargoyle Glaive",
    id = 1524,
    enchantmentTier = 6,
    value = 980000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/gargoyle_glaive.png",
    itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
    extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
    class = "equipment",
    visual = "spear",
    tags = { "melee", "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 22 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.35
      },
      offensiveAccuracyAffinityRating = {
        Melee = 78,
        Piercing = 138,
        Blunt = 52,
        Magic = -24,
        Range = -24
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.5,
        Blunt = 0.75,
        Slashing = 1.05,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 108,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 28,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.33,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.9
      }, {
        stat = "weaponBonus.strength",
        value = 5.4
      }, {
        stat = "armorBonus.protection",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true,
      description = "Requires Defense level of 60 to wield."
    }
  },
  ["1525"] = {
    name = "Infernal Lance",
    id = 1525,
    enchantmentTier = 8,
    value = 4420000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/infernal_lance.png",
    itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
    extraTooltipInfo = "A legendary weapon of great prestige and power.",
    class = "equipment",
    visual = "spear",
    tags = { "melee", "craftable", "twohand", "cosmetic", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 36, 61, 135 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.35
      },
      offensiveAccuracyAffinityRating = {
        Melee = 146,
        Piercing = 278,
        Slashing = 128,
        Blunt = 97,
        Fire = 60,
        Magic = -24,
        Range = -24
      },
      offensiveDamageAffinity = {
        Melee = 1.175,
        Piercing = 1.75,
        Slashing = 1.1,
        Blunt = 0.75,
        Magic = 0.9,
        Fire = 1.33,
        Range = 0.75
      },
      weaponBonus = {
        strength = 188,
        intellect = 44,
        dexterity = 0
      },
      armorBonus = {
        protection = 44,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.35,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 7.3
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 3.5
      }, {
        stat = "weaponBonus.strength",
        value = 9.4
      }, {
        stat = "armorBonus.protection",
        value = 2.2
      } },
      isTransmog = true,
      itemSet = { 10018 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 75,
      experience = 643250,
      category = "Melee",
      craftable = true,
      description = "Trying to craft this would be madness."
    }
  },
  ["1526"] = {
    name = "Black Knight Great Helm",
    id = 1526,
    enchantmentTier = 6,
    tradeable = true,
    value = 192000,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
    itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
    extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
    class = "equipment",
    visual = "black-knight-full-helm",
    tags = { "melee", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.33
      },
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 0.81,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      weaponBonus = {
        strength = 32,
        intellect = -24,
        dexterity = -24
      },
      armorBonus = {
        protection = 24,
        resistance = -6,
        agility = -12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = -0.5
      }, {
        stat = "weaponBonus.strength",
        value = 2.25
      } },
      itemSet = { 10018 }
    },
    rarity = "rare"
  },
  ["1527"] = {
    name = "Chorus of Souls",
    id = 1527,
    enchantmentTier = 6,
    value = 2000000,
    tradeable = true,
    requiredLevel = {
      strength = 65
    },
    itemImage = "/images/combat/equipment/chorus_of_souls.png",
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
    extraTooltipInfo = "It wails with every swing. Unnerving.",
    class = "equipment",
    visual = "chorus-of-souls",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 37, 100, 101 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 62,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 148,
        Slashing = 98
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 120,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.1
      }, {
        stat = "weaponBonus.strength",
        value = 6
      } }
    },
    rarity = "rare"
  },
  ["1528"] = {
    name = "Decayed Cloak",
    id = 1528,
    enchantmentTier = 2,
    value = 2560000,
    requiredLevel = {
      defense = 40,
      enchanting = 40
    },
    tradeable = true,
    itemImage = "/images/combat/equipment/decayed_cloak.png",
    itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
    extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
    class = "equipment",
    visual = "cape",
    tags = { "magic" },
    equipmentStats = {
      slot = "cape",
      offensiveDamageAffinity = {
        Poison = 1.2
      },
      defensiveDamageAffinity = {
        Poison = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 9,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.resistance",
        value = 1.5
      } }
    },
    rarity = "epic"
  },
  ["1529"] = {
    name = "Reinforced Cloak",
    id = 1529,
    enchantmentTier = 2,
    value = 560000,
    requiredLevel = {
      defense = 30,
      enchanting = 30
    },
    tradeable = true,
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "cape",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = 4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 25,
      experience = 10000,
      category = "General",
      craftable = true
    }
  },
  ["1530"] = {
    name = "Mysterious Man",
    id = 1530,
    enchantmentTier = 5,
    value = 0,
    tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
    itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.png",
    extraTooltipInfo = "Who are they? What are they? How did they get here?",
    class = "equipment",
    visual = "mysteriousman",
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon",
    tags = { "armor", "cosmetic" }
  },
  ["1531"] = {
    name = "Corny Joke",
    id = 1531,
    enchantmentTier = 5,
    value = 0,
    tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
    itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
    extraTooltipInfo = "You ever heard of this joke? Me neither",
    class = "equipment",
    visual = "cornyjoke",
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon",
    tags = { "armor", "cosmetic" }
  },
  ["1532"] = {
    name = "Death Metal Wig",
    id = 1532,
    enchantmentTier = 5,
    value = 0,
    tradeable = true,
    itemImage = "/images/combat/equipment/hatcontest_death_metal_wig_icon.png",
    extraTooltipInfo = "Who said Death metal is all evil?",
    specialVisuals = { {
      image = "/images/combat/equipment/hatcontest_death_metal_wig_1.png",
      css = "deathmetalwig-1"
    }, {
      image = "/images/combat/equipment/hatcontest_death_metal_wig_2.png",
      css = "deathmetalwig-2"
    } },
    class = "equipment",
    equipmentStats = {
      slot = "helm",
      isTransmog = true,
      cosmeticSlot = "helm"
    },
    rarity = "uncommon",
    tags = { "armor", "cosmetic" }
  },
  ["1540"] = {
    name = "Shrimp Carapace",
    id = 1540,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_armor.png",
    itemIcon = "/images/combat/equipment/shrimp_armor_icon.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into armor; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    visual = "shrimp-armor",
    equipmentStats = {
      slot = "body",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.06,
        Blunt = 0.88,
        Slashing = 1.06
      },
      armorBonus = {
        protection = 44,
        resistance = 24,
        agility = -6,
        stamina = 12
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      } },
      itemSet = { 2001, 10029 }
    },
    tags = { "armor" }
  },
  ["1541"] = {
    name = "Shrimp Greaves",
    id = 1541,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_pants.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into greaves; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    visual = "shrimp-legs",
    equipmentStats = {
      slot = "legs",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.88,
        Slashing = 1.04
      },
      armorBonus = {
        protection = 31,
        resistance = 11,
        agility = -4,
        stamina = 7
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.resistance",
        value = 0.75
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 2001, 10029 }
    },
    tags = { "armor" }
  },
  ["1542"] = {
    name = "Shrimp Helm",
    id = 1542,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_helm.png",
    itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    visual = "shrimp-helm",
    equipmentStats = {
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      armorBonus = {
        protection = 22,
        resistance = 4,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.75
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 2001, 10029 }
    },
    tags = { "armor" }
  },
  ["1543"] = {
    name = "Shrimp Shell",
    id = 1543,
    enchantmentTier = 0,
    value = 10000,
    tradeable = false,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/shrimp_shield_1.png",
      css = "shrimp-shield-1"
    }, {
      image = "/images/combat/equipment/shrimp_shield_2.png",
      css = "shrimp-shield-2"
    } },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      defensiveDamageAffinity = {
        Melee = 0.99,
        Magic = 0.99,
        Range = 0.99,
        Piercing = 1.13,
        Blunt = 1.06,
        Slashing = 1.13
      },
      armorBonus = {
        protection = 26,
        resistance = 12,
        agility = -1,
        stamina = 6
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 0.75
      }, {
        stat = "armorBonus.stamina",
        value = 0.4
      } },
      itemSet = { 2001, 10029 }
    }
  },
  ["1544"] = {
    name = "Naga's Bracelet",
    id = 1544,
    enchantmentTier = 0,
    overrideItemTier = 1,
    value = 75000,
    tradeable = true,
    itemImage = "/images/combat/equipment/nagas_bracelet.png",
    itemIcon = "/images/combat/equipment/nagas_bracelet.png",
    extraTooltipInfo = "The liquid inlaid into the carvings seems far too familiar... Wearing the bracelet gives you a craving you cannot describe; if used to create an enchanted piece of jewelry perhaps it will become more apparent to you, but you may run the risk of corrupting its original power...",
    class = "equipment",
    visual = "",
    equipmentStats = {
      slot = "gloves"
    },
    rarity = "rare",
    tags = { "armor" }
  },
  ["1545"] = {
    name = "Titanic Gauntlet",
    id = 1545,
    enchantmentTier = 0,
    overrideItemTier = 7,
    value = 24000000,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    itemImage = "/images/combat/equipment/titanic_gauntlet.png",
    extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/titanic_gauntlet_2.png",
      css = "awakened-titanic-gauntlet-gloves-2"
    }, {
      image = "/images/combat/equipment/titanic_gauntlet_3.png",
      css = "awakened-titanic-gauntlet-gloves-3"
    } },
    tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
    equipmentStats = {
      slot = "gloves",
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Magic = 11,
        Range = 11
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03
      },
      armorBonus = {
        protection = 22,
        resistance = 22,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.1
      }, {
        stat = "armorBonus.resistance",
        value = 1.1
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.1
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 80000,
      category = "Rare",
      craftable = true,
      description = "This gauntlet could become so much more if wielded by one with a strong will."
    }
  },
  ["1546"] = {
    name = "Awakened World Shaper",
    id = 1546,
    enchantmentTier = 7,
    value = 10000000,
    itemImage = "/images/combat/equipment/awakened_world_shaper.png",
    extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/awakened_world_shaper_2.png",
      css = "awakened-titanic-gauntlet-gloves-2"
    }, {
      image = "/images/combat/equipment/awakened_world_shaper_3.png",
      css = "awakened-titanic-gauntlet-gloves-3"
    } },
    tags = { "melee", "range", "magic", "hybrid", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 72, 73, 74 },
      slot = "gloves",
      weaponBonus = {
        strength = 11,
        intellect = 11,
        dexterity = 11
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Magic = 11,
        Range = 11
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 1.03,
        Range = 1.03
      },
      armorBonus = {
        protection = 24,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } }
    },
    rarity = "epic"
  },
  ["1547"] = {
    name = "Shapeless Scythe",
    id = 1547,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
    itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
    class = "equipment",
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
    visual = "scythe",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 38, 11, 10, 129 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 166,
        Slashing = 256,
        Piercing = 80,
        Blunt = 80,
        Magic = -22,
        Chaos = 88,
        Range = -22
      },
      offensiveDamageAffinity = {
        Melee = 1.2,
        Slashing = 1.75,
        Piercing = 0.66,
        Blunt = 0.66,
        Magic = 0.9,
        Chaos = 1.5,
        Range = 0.75
      },
      weaponBonus = {
        strength = 196,
        intellect = 96,
        dexterity = 0
      },
      armorBonus = {
        protection = 24,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.4,
        maximum = 1.33
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 8.3
      }, {
        stat = "weaponBonus.strength",
        value = 9.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 4.4
      } },
      itemSet = { 10032 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 186000,
      category = "Melee",
      craftable = true
    }
  },
  ["1548"] = {
    name = "Giant King's Jewel",
    id = 1548,
    value = 2500000,
    tradeable = true,
    itemImage = "/images/magic/giants_gem.png",
    class = "gem",
    extraTooltipInfo = "You feel limitless energy pulsing from the jewel.",
    tags = { "crafting", "craftable" },
    rarity = "legendary",
    craftingStats = {
      level = 85,
      experience = 50000,
      category = "Rare",
      craftable = true,
      description = "Surely a jewel can be scavenged from these scraps."
    }
  },
  ["1549"] = {
    name = "Giant Scraps",
    id = 1549,
    value = 50000,
    tradeable = true,
    itemImage = "/images/misc/Giant_Scrap.png",
    class = "bar",
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
    tags = { "shard", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 0,
      category = "Rare",
      craftable = true,
      multiplier = 125,
      description = "A crushed jewel counts as scrap, right?"
    }
  },
  ["1550"] = {
    name = "World Walkers",
    id = 1550,
    enchantmentTier = 7,
    value = 24000000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      strength = 85
    },
    itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
    itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
    extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
    class = "equipment",
    visual = "winged-boots",
    tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
    equipmentStats = {
      slot = "boots",
      defensiveDamageAffinity = {
        Melee = 1.04,
        Magic = 1.04,
        Range = 1.04
      },
      weaponBonus = {
        strength = 4,
        intellect = 4,
        dexterity = 4
      },
      armorBonus = {
        protection = 24,
        resistance = 24,
        agility = 12,
        stamina = 24
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.3
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 80000,
      category = "Rare",
      craftable = true,
      description = "No terrain is too difficult to traverse with these on."
    }
  },
  ["1551"] = {
    name = "Giant King's Nails",
    id = 1551,
    value = 20,
    tradeable = false,
    itemImage = "/images/cooking/giants_toe_nail.png",
    extraTooltipInfo = "... You could try cooking it?",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["1552"] = {
    name = "Cooked Giant King's Nails",
    id = 1552,
    value = 20,
    tradeable = false,
    itemImage = "/images/cooking/Crispy_toe_nail.png",
    extraTooltipInfo = "Why would you eat this? That's disgusting.",
    class = "cooking-ingredient",
    healing = {
      hp = 10,
      cooldown = 10000,
      perTick = 12,
      totalTicks = 50,
      tickDelay = 10000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["1553"] = {
    name = "Crystal Mace",
    id = 1553,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85,
      magic = 60
    },
    itemImage = "/images/combat/equipment/crystal_mace.png",
    itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
    extraTooltipInfo = "A manifested shard of chaos. It's able to channel magic fairly well, but seems unstable.",
    class = "equipment",
    visual = "crystal-mace",
    tags = { "melee", "magic", "hybrid", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 13, 14, 149 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 98,
        Magic = 48,
        Range = -12,
        Piercing = 64,
        Blunt = 211,
        Slashing = 64,
        Chaos = 99
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 1.05,
        Range = 0.75,
        Piercing = 0.75,
        Blunt = 1.33,
        Slashing = 0.75,
        Chaos = 1.5
      },
      weaponBonus = {
        strength = 164,
        intellect = 28,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.9
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 5
      }, {
        stat = "weaponBonus.strength",
        value = 8.3
      }, {
        stat = "weaponBonus.intellect",
        value = 3.5
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 117500,
      category = "Melee",
      craftable = true
    }
  },
  ["1554"] = {
    id = 1554,
    name = "Signet Ring",
    value = 450000,
    tradeable = false,
    enchantmentTier = 3,
    forcedEnchant = 47,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/signet_ring.png",
    class = "equipment",
    extraTooltipInfo = "Carries the signature of some unknown entity.",
    requiredLevel = {
      defense = 60,
      strength = 60,
      magic = 60
    },
    equipmentStats = {
      grantedAbility = { 17, 150, 195 },
      slot = "ring",
      offensiveAccuracyAffinityRating = {
        Melee = 5,
        Chaos = 5
      },
      offensiveDamageAffinity = {
        Chaos = 1.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",
    tags = { "ability" }
  },
  ["1555"] = {
    name = "Mantle of Flame",
    id = 1555,
    enchantmentTier = 2,
    value = 3120000,
    tradeable = true,
    requiredLevel = {
      constitution = 40,
      defense = 40,
      magic = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/mantle_of_flame.gif",
    itemIcon = "/images/combat/equipment/mantle_of_flame.png",
    extraTooltipInfo = "Wrap yourself in the cozy flames of a dying star and be reborn.",
    class = "equipment",
    visual = "phoenix-cape",
    tags = { "magic", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 18, 109, 110, 164 },
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Melee = 3,
        Magic = 15,
        Fire = 15,
        Range = 3
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 1.15,
        Range = 1,
        Fire = 1.35
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 1.04,
        Range = 1,
        Fire = 1.13
      },
      weaponBonus = {
        strength = 0,
        intellect = 20,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 10,
        agility = 3,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 1
      } },
      itemSet = { 10004, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 36000,
      category = "Magic",
      craftable = true
    }
  },
  ["1556"] = {
    name = "Bestial Shawl",
    id = 1556,
    enchantmentTier = 2,
    value = 2620000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey up close or from afar.",
    class = "equipment",
    visual = "cape",
    tags = { "range", "craftable" },
    equipmentStats = {
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Range = 15
      },
      offensiveDamageAffinity = {
        Range = 1.1
      },
      defensiveDamageAffinity = {
        Range = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 10
      },
      armorBonus = {
        protection = -12,
        resistance = -12,
        agility = 6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      } },
      itemSet = { 10017 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Range",
      craftable = true
    }
  },
  ["1557"] = {
    name = "Hands of Khaast",
    id = 1557,
    enchantmentTier = 7,
    value = 4120000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/hands_of_khaast.png",
    itemIcon = "/images/combat/equipment/hands_of_khaast_icon.png",
    extraTooltipInfo = "You feel as if you could break the world in two with your bare hands and then burn it all down.",
    class = "equipment",
    visual = "modified-diving-gloves",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 69, 70, 71, 142 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 118,
        Magic = -10,
        Range = -10,
        Piercing = 77,
        Blunt = 77,
        Slashing = -8,
        Fire = 48
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 1.05,
        Range = 0.75,
        Piercing = 1.15,
        Blunt = 1.15,
        Slashing = 1.05,
        Fire = 1.5
      },
      weaponBonus = {
        strength = 99,
        intellect = 44,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = -4,
        stamina = 12
      },
      attackSpeed = 2.2,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "weaponBonus.strength",
        value = 5
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 3
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 69000,
      category = "Melee",
      craftable = true
    }
  },
  ["1558"] = {
    name = "Shrimp Scraps",
    id = 1558,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/shrimp_fragment.png",
    class = "bar",
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
    rarity = "rare"
  },
  ["1559"] = {
    name = "Black Knight Titan's Helm",
    id = 1559,
    enchantmentTier = 6,
    tradeable = true,
    value = 4880000,
    requiredLevel = {
      defense = 70,
      strength = 70
    },
    itemImage = "/images/combat/equipment/black_knight_titan_helm.png",
    itemIcon = "/images/combat/equipment/black_knight_titan_helm_icon.png",
    extraTooltipInfo = "A helm that grants the strength of titans to its wearer!",
    class = "equipment",
    visual = "black-knight-full-helm",
    tags = { "melee", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 15 },
      slot = "helm",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.33
      },
      offensiveDamageAffinity = {
        Melee = 1.25,
        Blunt = 1.33,
        Magic = 0.1,
        Range = 0.1
      },
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 0.81,
        Range = 1.06,
        Piercing = 1.08,
        Blunt = 0.94,
        Slashing = 1.08
      },
      weaponBonus = {
        strength = 56,
        intellect = -32,
        dexterity = -32
      },
      armorBonus = {
        protection = 48,
        resistance = -18,
        agility = -12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = -0.9
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      itemSet = { 10018 }
    },
    rarity = "epic"
  },
  ["1560"] = {
    name = "Elven Hood",
    id = 1560,
    enchantmentTier = 6,
    tradeable = true,
    value = 5000000,
    requiredLevel = {
      defense = 65,
      magic = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
    extraTooltipInfo = "A magical hood of elven make.",
    class = "equipment",
    visual = "elven-helm",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveDamageAffinity = {
        Magic = 1.08,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 12,
        dexterity = 6
      },
      armorBonus = {
        protection = 32,
        resistance = 12,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      } },
      itemSet = { 10011, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 40500,
      category = "Magic",
      craftable = true
    }
  },
  ["1561"] = {
    name = "Elven Heavy Armor",
    id = 1561,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      strength = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    class = "equipment",
    visual = "elven-chest",
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.08,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 12,
        intellect = 6,
        dexterity = 6
      },
      armorBonus = {
        protection = 56,
        resistance = 6,
        agility = 28,
        stamina = 32
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 2.9
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 1.5
      } },
      itemSet = { 10009, 10016, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 101500,
      category = "Melee",
      craftable = true
    }
  },
  ["1562"] = {
    name = "Elven Leggings",
    id = 1562,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
    class = "equipment",
    visual = "elven-legs",
    extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveDamageAffinity = {
        Range = 1.08,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 16
      },
      armorBonus = {
        protection = 32,
        resistance = 12,
        agility = 48,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 1.6
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "armorBonus.agility",
        value = 2.5
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 34000,
      category = "Range",
      craftable = true
    }
  },
  ["1563"] = {
    name = "Elven Boots",
    id = 1563,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65
    },
    itemImage = "/images/combat/equipment/adamantite_boots.png",
    itemIcon = "/images/combat/equipment/range/elven_boots.png",
    class = "equipment",
    visual = "boots",
    extraTooltipInfo = "A set of light cavalry boots of elven make.",
    equipmentStats = {
      slot = "boots",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02,
        Nature = 1.05
      },
      weaponBonus = {
        strength = 2,
        intellect = 2,
        dexterity = 2
      },
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.3
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 48000,
      category = "Range",
      craftable = true
    },
    tags = { "craftable", "armor" }
  },
  ["1564"] = {
    name = "Searing Ladle",
    id = 1564,
    enchantmentTier = 6,
    requiredLevel = {
      cooking = 50
    },
    value = 25000,
    tradeable = true,
    enchantmentOverrideSlot = "ladle",
    itemImage = "/images/combat/equipment/searing_ladle.png",
    extraTooltipInfo = "Almost too hot to handle! Burned food rewards full experience. Grants 3 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking", "ability" },
    equipmentStats = {
      grantedAbility = { 39, 53 },
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 40
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 2
      } }
    },
    rarity = "epic"
  },
  ["1565"] = {
    name = "Black Knight's Gauntlets",
    id = 1565,
    enchantmentTier = 0,
    overrideItemTier = 6,
    value = 128000,
    tradeable = true,
    itemImage = "/images/combat/equipment/black_gloves.png",
    extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/black_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/black_gloves_3.png",
      css = "gloves-3"
    } },
    tags = { "melee", "armor", "ability" },
    equipmentStats = {
      grantedAbility = { 15 },
      slot = "gloves",
      weaponBonus = {
        strength = 12,
        intellect = 0,
        dexterity = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 11,
        Blunt = 8,
        Slashing = 8,
        Piercing = 8
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Blunt",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Slashing",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Piercing",
        value = 1.5
      } },
      itemSet = { 10018 }
    },
    rarity = "epic"
  },
  ["1566"] = {
    name = "Bestial Dagger",
    id = 1566,
    enchantmentTier = 5,
    value = 250000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/beast_dagger_main.png",
    extraTooltipInfo = "A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
    class = "equipment",
    visual = "dagger-1h",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 40 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 69,
        Piercing = 49,
        Slashing = 49,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.1,
        Slashing = 1.1,
        Blunt = 0.1,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } },
      oneHanded = true,
      attackSpeed = 2.2,
      itemSet = { 10017, 10037 }
    },
    rarity = "rare"
  },
  ["1567"] = {
    name = "Empowered Bestial Dagger",
    id = 1567,
    enchantmentTier = 7,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
    class = "equipment",
    visual = "dagger-1h",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 40, 41 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 104,
        Piercing = 74,
        Slashing = 74,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.1,
        Slashing = 1.1,
        Blunt = 0.1,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 42,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5.2
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      oneHanded = true,
      attackSpeed = 2.1,
      itemSet = { 10017, 10037 }
    },
    rarity = "epic"
  },
  ["1568"] = {
    name = "Bestial Defender",
    id = 1568,
    enchantmentTier = 5,
    value = 250000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/beast_dagger_off.png",
    extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    class = "equipment",
    visual = "defender",
    tags = { "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 40 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Piercing = 25,
        Slashing = 25,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.05,
        Slashing = 1.05
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 13,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.8
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      itemSet = { 10017, 10037 }
    },
    rarity = "rare"
  },
  ["1569"] = {
    name = "Empowered Bestial Defender",
    id = 1569,
    enchantmentTier = 7,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    class = "equipment",
    visual = "defender",
    tags = { "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 40, 99 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Piercing = 37,
        Slashing = 37,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.05,
        Slashing = 1.05
      },
      weaponBonus = {
        strength = 16,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 0.8
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      } },
      itemSet = { 10017, 10037 }
    },
    rarity = "epic"
  },
  ["1570"] = {
    name = "Elven King's Longbow",
    id = 1570,
    tradeable = true,
    enchantmentTier = 8,
    value = 14495000,
    requiredLevel = {
      range = 85
    },
    itemImage = "/images/combat/equipment/range/bow_king.png",
    itemIcon = "/images/combat/equipment/range/bow_king.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
    tags = { "range", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 23, 42, 134, 169 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 164,
        Piercing = 192,
        Blunt = 64,
        Slashing = 64,
        Nature = 70
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 0.9,
        Range = 1.3,
        Piercing = 1.75,
        Blunt = 1.1,
        Slashing = 1.1,
        Nature = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 196
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 16,
        stamina = 0
      },
      attackSpeed = 2.8,
      hitMults = {
        minimum = 0.3,
        maximum = 1.3
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 8.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 9.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 3.5
      }, {
        stat = "armorBonus.agility",
        value = 0.8
      } },
      itemSet = { 10021 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 246000,
      category = "Range",
      craftable = true
    }
  },
  ["1571"] = {
    name = "Ancient Trident",
    id = 1571,
    tradeable = true,
    enchantmentTier = 8,
    value = 24495000,
    requiredLevel = {
      magic = 85
    },
    itemImage = "/images/combat/equipment/magic/Ancient_trident.png",
    itemIcon = "/images/combat/equipment/magic/Ancient_trident_icon.png",
    class = "equipment",
    visual = "trident",
    extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
    tags = { "magic", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 43, 92, 93, 130 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Magic = 166,
        Ice = 256,
        Piercing = 80,
        Chaos = 22,
        Range = -22
      },
      offensiveDamageAffinity = {
        Magic = 1.35,
        Melee = 0.9,
        Piercing = 1.5,
        Ice = 1.5,
        Chaos = 1.33,
        Range = 0.1
      },
      weaponBonus = {
        strength = 96,
        intellect = 196,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 8.3
      }, {
        stat = "weaponBonus.intellect",
        value = 9.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 12.8
      } },
      itemSet = { 10011, 10013, 10035 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.3
      }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 210000,
      category = "Magic",
      craftable = true
    }
  },
  ["1572"] = {
    name = "Fishtail",
    id = 1572,
    enchantmentTier = 6,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/fishtail.png",
    itemIcon = "/images/combat/equipment/fishtail.png",
    class = "equipment",
    visual = "fishtail",
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Magic = -14,
        Range = -14,
        Slashing = 66
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } }
    },
    rarity = "rare"
  },
  ["1573"] = {
    name = "Razorfin",
    id = 1573,
    enchantmentTier = 7,
    value = 4495000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/razorfin.png",
    itemIcon = "/images/combat/equipment/razorfin.png",
    class = "equipment",
    visual = "fishtail",
    extraTooltipInfo = "A large scimitar taken from a fish! Seems particularly magical, but casting magic with a sword this wide will not be the most accurate.",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 95, 94, 144 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 76,
        Magic = 56,
        Range = -14,
        Slashing = 84
      },
      offensiveDamageAffinity = {
        Melee = 1.075,
        Magic = 1.075,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33,
        Ice = 1.15
      },
      weaponBonus = {
        strength = 80,
        intellect = 80,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3.2
      }, {
        stat = "weaponBonus.strength",
        value = 4
      }, {
        stat = "weaponBonus.intellect",
        value = 4
      } }
    },
    rarity = "epic"
  },
  ["1574"] = {
    name = "Elven Quiver",
    id = 1574,
    enchantmentTier = 5,
    value = 4495000,
    tradeable = true,
    requiredLevel = {
      range = 70,
      crafting = 70
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 5,
    itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
    class = "equipment",
    visual = "quiver-1",
    extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
    tags = { "range" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 15,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.15
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 20
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } },
      itemSet = { 10021 }
    },
    rarity = "epic"
  },
  ["1575"] = {
    name = "Magic Quiver",
    id = 1575,
    enchantmentTier = 3,
    value = 2495000,
    tradeable = true,
    requiredLevel = {
      range = 35,
      crafting = 35
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 3,
    itemImage = "/images/combat/equipment/range/quiver_elven.png",
    class = "equipment",
    visual = "quiver-2",
    extraTooltipInfo = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
    tags = { "range" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 5,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.05
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 10
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      } }
    },
    rarity = "rare"
  },
  ["1576"] = {
    id = 1576,
    name = "Defender's Band",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 19,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/defenders_band.png",
    class = "equipment",
    extraTooltipInfo = "A ring fashioned from the cornerstone of a great castle.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      grantedAbility = { 26 },
      slot = "ring",
      armorBonus = {
        protection = 1,
        resistance = 0,
        agility = -32,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1577"] = {
    id = 1577,
    name = "Defender's Pendant",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 65,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/defenders_pendant.png",
    class = "equipment",
    extraTooltipInfo = "A pendant fashioned from the cornerstone of a great castle.",
    requiredLevel = {
      defense = 60,
      crafting = 60
    },
    equipmentStats = {
      grantedAbility = { 26 },
      slot = "arrows",
      armorBonus = {
        protection = 16,
        resistance = 16,
        agility = -32,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } },
      itemSet = { 10009, 10016 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1578"] = {
    id = 1578,
    name = "Scaled Circuit",
    value = 3450000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 19,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/scale_ring.png",
    class = "equipment",
    extraTooltipInfo = "Some long forgotten beast's scales wreathe an ancient gemstone.",
    requiredLevel = {
      defense = 50
    },
    equipmentStats = {
      slot = "ring",
      armorBonus = {
        protection = 8,
        resistance = 8,
        agility = 0,
        stamina = 4
      },
      defensiveDamageAffinity = {
        Range = 1.05,
        Piercing = 1.05,
        Slashing = 1.05
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2
      }, {
        stat = "armorBonus.resistance",
        value = 2
      } }
    },
    rarity = "epic"
  },
  ["1579"] = {
    id = 1579,
    name = "Devourer's Band",
    value = 26450000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 38,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/ouroboros_ring.png",
    class = "equipment",
    extraTooltipInfo = "What was, will be. What will be, was.",
    requiredLevel = {
      defense = 92,
      attack = 92,
      constitution = 92
    },
    equipmentStats = {
      slot = "ring",
      offensiveDamageAffinity = {
        Melee = 1.25,
        Magic = 1.25,
        Range = 1.25
      },
      defensiveDamageAffinity = {
        Melee = 0.5,
        Magic = 0.5,
        Range = 0.5
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 66
      },
      augmentationBonus = { {
        stat = "armorBonus.stamina",
        value = 4
      } }
    },
    rarity = "legendary"
  },
  ["1580"] = {
    id = 1580,
    name = "Slayer's Pendant",
    value = 6450000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 38,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/slayer_pendant.png",
    class = "equipment",
    extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
    requiredLevel = {
      defense = 75,
      attack = 75,
      crafting = 75
    },
    equipmentStats = {
      grantedAbility = { 52 },
      slot = "arrows",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1.05,
        Range = 1.05
      },
      weaponBonus = {
        strength = 4,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 0,
        agility = -4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1.5
      }, {
        stat = "armorBonus.stamina",
        value = 1.5
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1581"] = {
    id = 1581,
    name = "Alacrity Pendant",
    value = 8000000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 64,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/speed_pendant.png",
    class = "equipment",
    extraTooltipInfo = "A pendant with a lightning bolt engraved on it. Your speed is increased massively while wielding it, but your reflexes are still just as slow, making accuracy a problem.",
    requiredLevel = {
      defense = 90,
      crafting = 90
    },
    equipmentStats = {
      slot = "arrows",
      offensiveDamageAffinity = {
        Lightning = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Lightning = 60,
        Melee = -30,
        Magic = -30,
        Range = -30
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 15,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 5
      } }
    },
    rarity = "legendary"
  },
  ["1582"] = {
    id = 1582,
    name = "Ring of Taxes",
    value = 10000000,
    tradeable = true,
    enchantmentTier = 4,
    forcedEnchant = 66,
    forcedEnchantAmount = 4,
    itemImage = "/images/jewellery/habs_ring.png",
    class = "equipment",
    extraTooltipInfo = "Allows you to collect taxes from defeated enemies in combat at the expense of your experience. Not even the dead can escape taxes.",
    requiredLevel = {
      constitution = 92
    },
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 6
      } }
    },
    rarity = "legendary"
  },
  ["1583"] = {
    id = 1583,
    name = "Wrath and War",
    extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
    rarity = "legendary",
    enchantmentTier = 8,
    value = 3440000,
    tradeable = true,
    requiredLevel = {
      strength = 80
    },
    itemImage = "/images/combat/equipment/wrath_axe.png",
    itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
    class = "equipment",
    visual = "wrath-axe",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 111, 112, 147 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 196,
        Slashing = 174
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 165,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 8,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.1,
      hitMults = {
        minimum = 0.4,
        maximum = 1.3
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.4
      }, {
        stat = "weaponBonus.strength",
        value = 8.3
      } },
      oneHanded = true
    }
  },
  ["1584"] = {
    name = "Shrimp Scepter",
    id = 1584,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      magic = 85
    },
    itemImage = "/images/combat/equipment/shrimp_staff.png",
    itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
    class = "equipment",
    visual = "staff",
    extraTooltipInfo = "A scepter formed from the void given shape: the Shrimp God.",
    tags = { "magic", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 85, 133 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Magic = 228,
        Chaos = 356,
        Ice = 56,
        Melee = -48,
        Range = -48
      },
      offensiveDamageAffinity = {
        Magic = 1.66,
        Melee = 0.95,
        Range = 0.95,
        Chaos = 1.5,
        Poison = 1.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 142,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 8,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 2.3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 11.4
      }, {
        stat = "weaponBonus.intellect",
        value = 7.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 17.8
      } },
      oneHanded = true,
      itemSet = { 2001, 10029, 10030 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Magic",
      craftable = true,
      description = "A staff that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1585"] = {
    name = "Shrimp Stinger",
    id = 1585,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      range = 85
    },
    itemImage = "/images/combat/equipment/shrimp_dagger.png",
    itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
    class = "equipment",
    visual = "defender",
    extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
    tags = { "range", "craftable", "ability" },
    equipmentStats = {
      grantedAbility = { 83 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 36,
        Range = 48,
        Piercing = 36,
        Slashing = 36
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.15,
        Slashing = 1.15,
        Range = 1.05,
        Poison = 1.5,
        Chaos = 1.5
      },
      weaponBonus = {
        strength = 22,
        intellect = 0,
        dexterity = 66
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 22,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 4.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.1
      }, {
        stat = "weaponBonus.dexterity",
        value = 3.3
      }, {
        stat = "armorBonus.agility",
        value = 2
      } },
      itemSet = { 2001, 10029, 10031 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Range",
      craftable = true,
      description = "A dagger that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1586"] = {
    name = "Shrimp Tail",
    id = 1586,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/shrimp_whip.png",
    itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
    class = "equipment",
    visual = "shrimp-whip",
    extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
    tags = { "melee", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 84, 132 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 120,
        Slashing = 156,
        Chaos = 48,
        Magic = 24,
        Range = 24
      },
      offensiveDamageAffinity = {
        Melee = 1.33,
        Slashing = 1.5,
        Blunt = 0.9,
        Piercing = 0.9,
        Magic = 0.95,
        Range = 0.95,
        Chaos = 1.5,
        Poison = 1.5
      },
      weaponBonus = {
        strength = 120,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 8,
        stamina = 0
      },
      attackSpeed = 2.3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "weaponBonus.strength",
        value = 6
      } },
      itemSet = { 2001, 10029, 10032 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 120000,
      category = "Melee",
      craftable = true,
      description = "A whip that could only be fashioned through the help of a Voidblessed Shrimp."
    }
  },
  ["1587"] = {
    name = "Shrimp Eye",
    id = 1587,
    value = 1500000,
    tradeable = true,
    itemImage = "/images/misc/shrimp_eye_sleep.png",
    class = "bar",
    extraTooltipInfo = "The Eye's power sleeps.",
    rarity = "epic"
  },
  ["1588"] = {
    id = 1588,
    name = "Hunter's Band",
    value = 3450000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 13,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/hunter_band.png",
    class = "equipment",
    extraTooltipInfo = "To mark a true hunter's finest kill.",
    requiredLevel = {
      defense = 60,
      range = 60
    },
    equipmentStats = {
      grantedAbility = { 87 },
      slot = "ring",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 2
      },
      offensiveDamageAffinity = {
        Range = 1.15,
        Piercing = 1.05
      },
      offensiveAccuracyAffinityRating = {
        Range = 4
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 4
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1589"] = {
    id = 1589,
    name = "Dwarven Hammer Necklace",
    value = 3450000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 74,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/hammer_necklace.png",
    class = "equipment",
    extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
    requiredLevel = {
      defense = 55
    },
    equipmentStats = {
      grantedAbility = { 88 },
      slot = "necklace",
      offensiveAccuracyAffinityRating = {
        Blunt = 16
      },
      toolBoost = { {
        skill = "mining",
        boost = 1
      } },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = -12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Blunt",
        value = 3
      }, {
        stat = "toolBoost.mining",
        value = 1
      } }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1590"] = {
    id = 1590,
    name = "Ancient Token",
    value = 13000000,
    tradeable = true,
    enchantmentTier = 2,
    forcedEnchant = 8016,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/ancient_token.png",
    class = "equipment",
    extraTooltipInfo = "An ancient token that freezes anything it touches.",
    requiredLevel = {
      defense = 85,
      magic = 85,
      crafting = 85
    },
    equipmentStats = {
      grantedAbility = { 90, 92, 165 },
      slot = "arrows",
      armorBonus = {
        protection = 4,
        resistance = 24,
        agility = 0,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 12,
        Range = 0
      },
      offensiveDamageAffinity = {
        Ice = 1.2
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 5
      }, {
        stat = "weaponBonus.intellect",
        value = 2
      } },
      itemSet = { 10011, 10013, 10035 }
    },
    rarity = "legendary",
    tags = { "ability" }
  },
  ["1591"] = {
    id = 1591,
    name = "Ancient Ring",
    value = 13000000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 70,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/ancient_ring.png",
    class = "equipment",
    extraTooltipInfo = "An ancient ring that allows you to control ice. Maybe you should take up ice sculpting and leave the adventuring life behind?",
    requiredLevel = {
      defense = 85,
      magic = 85
    },
    equipmentStats = {
      grantedAbility = { 91, 92, 165 },
      slot = "ring",
      armorBonus = {
        protection = 0,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 30,
        Range = 0
      },
      offensiveDamageAffinity = {
        Ice = 1.35
      },
      weaponBonus = {
        strength = 0,
        intellect = 20,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 5
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      } },
      itemSet = { 10011, 10013, 10035 }
    },
    rarity = "legendary",
    tags = { "ability" }
  },
  ["1592"] = {
    id = 1592,
    name = "Golem Ring",
    value = 450000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 75,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/golem_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring fashioned from an artificial golem's internals. The magic infused within is said to stabilize the effects of negative affinities, albeit imperfectly.",
    requiredLevel = {
      defense = 50
    },
    equipmentStats = {
      slot = "ring",
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "weaponBonus.intellect",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      } }
    },
    rarity = "epic"
  },
  ["1593"] = {
    id = 1593,
    name = "Phroglin Pheromones",
    value = 1450000,
    tradeable = false,
    enchantmentTier = 1,
    forcedEnchant = 73,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/phroglin_attractor.png",
    class = "equipment",
    extraTooltipInfo = "A foul smelling jar filled with a substance that apparently attracts creatures called 'Phroglins.' If used in group combat only the leader's Phroglin Pheromones will be active.",
    requiredLevel = {
      crafting = 10
    },
    equipmentStats = {
      slot = "arrows"
    },
    rarity = "epic"
  },
  ["1594"] = {
    name = "Elven Light Armor",
    id = 1594,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    class = "equipment",
    visual = "elven-chest",
    extraTooltipInfo = "An unnaturally light chainmail of elven make.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.08
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.05,
        Piercing = 0.96,
        Blunt = 0.97,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 18
      },
      armorBonus = {
        protection = 18,
        resistance = 6,
        agility = 44,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 0.9
      }, {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 2.2
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 24000,
      category = "Range",
      craftable = true
    }
  },
  ["1595"] = {
    name = "Elven Hat",
    id = 1595,
    enchantmentTier = 6,
    tradeable = true,
    value = 5000000,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    extraTooltipInfo = "A magical hat of elven make.",
    itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
    class = "equipment",
    visual = "elven-helm",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.08
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97,
        Nature = 1.06
      },
      weaponBonus = {
        strength = 6,
        intellect = 6,
        dexterity = 18
      },
      armorBonus = {
        protection = 20,
        resistance = 12,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 1.5
      }, {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 1
      }, {
        stat = "armorBonus.agility",
        value = 1.5
      } },
      itemSet = { 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 24000,
      category = "Range",
      craftable = true
    }
  },
  ["1596"] = {
    name = "Sylvan Staff",
    id = 1596,
    tradeable = true,
    enchantmentTier = 7,
    value = 4660000,
    requiredLevel = {
      magic = 70
    },
    itemImage = "/images/combat/equipment/sylvan_staff.png",
    itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
    class = "equipment",
    visual = "sylvan-staff",
    extraTooltipInfo = "A staff stolen from a Spriggan. Requires some druidic aptitude in order to communicate your will to the staff as it is actually a living embodiment of nature.",
    tags = { "magic", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 9, 89, 102, 103, 104, 107 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 180,
        Nature = 180,
        Melee = -14,
        Range = -28,
        Piercing = -8,
        Blunt = 60,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.25,
        Nature = 1.75,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 156,
        dexterity = 0
      },
      armorBonus = {
        agility = -12,
        protection = 12,
        resistance = 12,
        stamina = 0
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 9
      }, {
        stat = "weaponBonus.intellect",
        value = 7.8
      } },
      itemSet = { 10011, 10013, 10019 },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    rarity = "epic"
  },
  ["1597"] = {
    id = 1597,
    name = "Master Parrying Gauntlet",
    value = 6000000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 20,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/parrying_gauntlet_master.png",
    class = "equipment",
    extraTooltipInfo = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
    requiredLevel = {
      constitution = 75,
      defense = 75
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 3
      }, {
        stat = "armorBonus.protection",
        value = 3
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 0.25,
        Range = 0.25
      }
    },
    tags = { "melee", "craftable", "ability" },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 132500,
      category = "Melee",
      craftable = true,
      description = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks. Remember to disenchant the Defender piece before crafting this."
    }
  },
  ["1598"] = {
    id = 1598,
    name = "Expert Parrying Gauntlet",
    value = 1200000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 20,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/parrying_gauntlet_expert.png",
    class = "equipment",
    extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
    requiredLevel = {
      constitution = 50,
      defense = 50
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 2
      }, {
        stat = "armorBonus.protection",
        value = 2
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.01,
        Magic = 0.25,
        Range = 0.25
      }
    },
    rarity = "rare",
    tags = { "melee", "craftable", "ability" },
    craftingStats = {
      level = 50,
      experience = 48000,
      category = "Melee",
      craftable = true
    }
  },
  ["1599"] = {
    id = 1599,
    name = "Beginner Parrying Gauntlet",
    value = 600000,
    tradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 20,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/parrying_gauntlet_beginner.png",
    class = "equipment",
    extraTooltipInfo = "A beginner's tool to parry and immediately strike an opponent's attack. While it may work sometimes, it's not very reliable.",
    requiredLevel = {
      constitution = 25,
      defense = 25
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "armorBonus.protection",
        value = 1
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.25,
        Range = 0.25
      }
    },
    rarity = "uncommon",
    tags = { "melee", "craftable", "ability" },
    craftingStats = {
      level = 25,
      experience = 7500,
      category = "Melee",
      craftable = true
    }
  },
  ["1600"] = {
    name = "Scroll",
    id = 1600,
    tradeable = true,
    value = 900,
    extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    itemImage = "/images/enchanting/scroll.png"
  },
  ["1601"] = {
    name = "Scroll of Embers",
    enchant = true,
    enchantmentID = 1,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1601,
    level = 61,
    experience = 4200,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_embers.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" },
    rarity = "rare"
  },
  ["1602"] = {
    name = "Scroll of the Prospector",
    enchant = true,
    enchantmentID = 2,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1602,
    level = 25,
    experience = 1500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_prospector.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" }
  },
  ["1603"] = {
    name = "Scroll of the Scholar",
    enchant = true,
    enchantmentID = 3,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1603,
    level = 88,
    experience = 6500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_scholar.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
    rarity = "epic"
  },
  ["1604"] = {
    name = "Scroll of Gathering",
    enchant = true,
    enchantmentID = 4,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1604,
    level = 64,
    experience = 4300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_gathering.png",
    extraTooltipInfo = "Gathering Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing" },
    rarity = "rare"
  },
  ["1605"] = {
    name = "Scroll of Superheating",
    enchant = true,
    enchantmentID = 5,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1605,
    level = 76,
    experience = 5400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_superheating.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" },
    rarity = "rare"
  },
  ["1606"] = {
    name = "Scroll of Pyromancy",
    enchant = true,
    enchantmentID = 6,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1606,
    level = 7,
    experience = 600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_pyromancy.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing", "cooking" }
  },
  ["1607"] = {
    name = "Scroll of Wealth",
    enchant = true,
    enchantmentID = 7,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1607,
    level = 37,
    experience = 2300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_wealth.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" }
  },
  ["1608"] = {
    name = "Scroll of Haste",
    enchant = true,
    enchantmentID = 8,
    categories = { "ring", "necklace" },
    time = 15000,
    id = 1608,
    level = 94,
    experience = 7500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_haste.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing", "runecrafting", "smithing", "cooking" },
    rarity = "epic"
  },
  ["1609"] = {
    name = "Scroll of Naturalist",
    enchant = true,
    enchantmentID = 9,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1609,
    level = 49,
    experience = 3200,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    extraTooltipInfo = "Gathering Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing" }
  },
  ["1610"] = {
    name = "Scroll of Acrobatics",
    enchant = true,
    hidden = true,
    enchantmentID = 10,
    categories = { "weapon" },
    time = 15000,
    id = 1610,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1611"] = {
    name = "Scroll of Critical Strike",
    enchant = true,
    enchantmentID = 11,
    categories = { "weapon" },
    time = 15000,
    id = 1611,
    level = 52,
    experience = 3300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_critical_strike.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "uncommon"
  },
  ["1612"] = {
    name = "Scroll of Poisoning",
    enchant = true,
    hidden = true,
    enchantmentID = 12,
    categories = { "weapon" },
    time = 15000,
    id = 1612,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1613"] = {
    name = "Scroll of Accuracy",
    enchant = true,
    enchantmentID = 13,
    categories = { "weapon" },
    time = 15000,
    id = 1613,
    level = 28,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1614"] = {
    name = "Scroll of Deflect",
    enchant = true,
    hidden = true,
    enchantmentID = 14,
    categories = { "shield" },
    time = 15000,
    id = 1614,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1615"] = {
    name = "Scroll of Force",
    enchant = true,
    enchantmentID = 15,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1615,
    level = 79,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1616"] = {
    name = "Scroll of Healing",
    enchant = true,
    enchantmentID = 16,
    categories = { "shield", "combat-talisman" },
    time = 15000,
    id = 1616,
    level = 10,
    experience = 700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_healing.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1617"] = {
    name = "Scroll of Weakening",
    enchant = true,
    enchantmentID = 17,
    categories = { "helm", "body", "legs", "shield", "weapon" },
    time = 15000,
    id = 1617,
    level = 1,
    experience = 50,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_weakening.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1618"] = {
    name = "Scroll of Reinforcement",
    enchant = true,
    enchantmentID = 18,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1618,
    level = 13,
    experience = 800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_reinforcement.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1619"] = {
    name = "Scroll of Protection",
    enchant = true,
    enchantmentID = 19,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1619,
    level = 31,
    experience = 1700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_protection.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1620"] = {
    name = "Scroll of Parry",
    enchant = true,
    hidden = true,
    enchantmentID = 20,
    categories = { "body", "legs" },
    time = 15000,
    id = 1620,
    level = 100,
    experience = 1,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1621"] = {
    name = "Scroll of False Equilibrium",
    enchant = true,
    enchantmentID = 21,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1621,
    level = 81,
    experience = 5600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_false_equilibrium.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1622"] = {
    name = "Scroll of Efficiency",
    enchant = true,
    enchantmentID = 22,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1622,
    level = 91,
    experience = 6600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_efficiency.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking", "smithing", "runecrafting" },
    rarity = "epic"
  },
  ["1623"] = {
    name = "Scroll of Fishing",
    enchant = true,
    enchantmentID = 23,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1623,
    level = 45,
    experience = 2600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "uncommon"
  },
  ["1624"] = {
    name = "Scroll of Cooking",
    enchant = true,
    enchantmentID = 24,
    categories = { "gloves", "boots", "ladle", "cookingset" },
    time = 15000,
    id = 1624,
    level = 40,
    experience = 2400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_cooking.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" }
  },
  ["1625"] = {
    name = "Scroll of Crafting",
    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",
    enchant = true,
    enchantmentID = 26,
    categories = { "gloves", "boots", "tongs", "smithingset" },
    time = 15000,
    id = 1626,
    level = 34,
    experience = 1800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_refining.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing" }
  },
  ["1627"] = {
    name = "Scroll of Runecrafting",
    enchant = true,
    enchantmentID = 27,
    categories = { "gloves", "boots", "chisel", "runecraftingset" },
    time = 15000,
    id = 1627,
    level = 43,
    experience = 2500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1628"] = {
    name = "Scroll of Chances",
    enchant = true,
    enchantmentID = 28,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1628,
    level = 70,
    experience = 4500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Augmentation Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1629"] = {
    name = "Scroll of the Shrimp Lord",
    enchant = true,
    enchantmentID = 29,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1629,
    level = 1,
    experience = 80,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" }
  },
  ["1630"] = {
    name = "Scroll of Enlightenment",
    enchant = true,
    enchantmentID = 30,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1630,
    level = 73,
    experience = 4600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_enlightment.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" },
    rarity = "rare"
  },
  ["1631"] = {
    name = "Scroll of Prolonging",
    enchant = true,
    enchantmentID = 31,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1631,
    level = 58,
    experience = 3500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_boosting.png",
    extraTooltipInfo = "General Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "uncommon"
  },
  ["1632"] = {
    name = "Scroll of the Treasure Hunter",
    enchant = true,
    enchantmentID = 32,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1632,
    level = 85,
    experience = 5700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1633"] = {
    name = "Scroll of Inferno",
    enchant = true,
    enchantmentID = 33,
    categories = { "boots", "gloves" },
    time = 15000,
    id = 1633,
    level = 46,
    experience = 2600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_inferno.png",
    extraTooltipInfo = "Cooking/Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking", "smithing" }
  },
  ["1634"] = {
    name = "Scroll of Destructive Testing",
    enchant = true,
    enchantmentID = 34,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1634,
    level = 16,
    experience = 900,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" }
  },
  ["1635"] = {
    name = "Scroll of Nature",
    enchant = true,
    enchantmentID = 35,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1635,
    level = 19,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_nature.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1636"] = {
    name = "Scroll of Root Digging",
    enchant = true,
    enchantmentID = 36,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1636,
    level = 22,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_root_digging.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1637"] = {
    name = "Scroll of Patience",
    enchant = true,
    enchantmentID = 37,
    categories = { "body", "legs" },
    time = 15000,
    id = 1637,
    level = 82,
    experience = 5600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_patience.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1638"] = {
    name = "Scroll of Overhealing",
    enchant = true,
    enchantmentID = 38,
    categories = { "weapon" },
    time = 15000,
    id = 1638,
    level = 11,
    experience = 700,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_overhealing.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1639"] = {
    name = "Scroll of Farming",
    enchant = true,
    enchantmentID = 39,
    categories = { "hoe" },
    time = 15000,
    id = 1639,
    level = 72,
    experience = 4600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_farming.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" },
    rarity = "rare"
  },
  ["1640"] = {
    name = "Scroll of the Gold Digger",
    enchant = true,
    enchantmentID = 40,
    categories = { "hoe" },
    time = 15000,
    id = 1640,
    level = 36,
    experience = 2300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" }
  },
  ["1641"] = {
    name = "Scroll of Fertilizing",
    enchant = true,
    enchantmentID = 41,
    categories = { "hoe" },
    time = 15000,
    id = 1641,
    level = 90,
    experience = 6600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fertilizing.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" },
    rarity = "epic"
  },
  ["1642"] = {
    name = "Scroll of Cultivation",
    enchant = true,
    enchantmentID = 42,
    categories = { "hoe" },
    time = 15000,
    id = 1642,
    level = 12,
    experience = 800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_cultivation.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "farming" }
  },
  ["1643"] = {
    name = "Scroll of Fortitude",
    enchant = true,
    enchantmentID = 44,
    categories = { "shield", "combat-talisman" },
    id = 1643,
    value = 250000,
    time = 15000,
    level = 68,
    experience = 4400,
    tradeable = true,
    itemImage = "/images/enchanting/scroll_of_fortitude.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "uncommon"
  },
  ["1644"] = {
    name = "Scroll of Pungent Bait",
    enchant = true,
    enchantmentID = 49,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1644,
    level = 14,
    experience = 850,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_pungentbait.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1645"] = {
    name = "Scroll of Reinforced Line",
    enchant = true,
    enchantmentID = 50,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1645,
    level = 23,
    experience = 1250,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1646"] = {
    name = "Scroll of Fishing Magnetism",
    enchant = true,
    enchantmentID = 48,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1646,
    level = 33,
    experience = 1750,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1647"] = {
    name = "Scroll of Bait Preservation",
    enchant = true,
    enchantmentID = 51,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1647,
    level = 47,
    experience = 2800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1648"] = {
    name = "Scroll of Oil Spill",
    enchant = true,
    enchantmentID = 52,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1648,
    level = 69,
    experience = 4450,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_oilspill.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "rare"
  },
  ["1649"] = {
    name = "Scroll of Deadliest Catch",
    enchant = true,
    enchantmentID = 53,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1649,
    level = 71,
    experience = 4550,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "rare"
  },
  ["1650"] = {
    name = "Scroll of the Master Chef",
    enchant = true,
    enchantmentID = 54,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1650,
    level = 84,
    experience = 5650,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_masterchef.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" },
    rarity = "epic"
  },
  ["1651"] = {
    name = "Scroll of the Herbalist",
    enchant = true,
    enchantmentID = 55,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1651,
    level = 42,
    experience = 2450,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1652"] = {
    name = "Scroll of Seed Harvesting",
    enchant = true,
    enchantmentID = 56,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1652,
    level = 30,
    experience = 1650,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1653"] = {
    name = "Scroll of Metallurgy",
    enchant = true,
    enchantmentID = 57,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1653,
    level = 38,
    experience = 2350,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_inferno.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing" }
  },
  ["1654"] = {
    name = "Scroll of Pure Metals",
    enchant = true,
    enchantmentID = 58,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1654,
    level = 87,
    experience = 6400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_pure_metal.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "smithing" },
    rarity = "epic"
  },
  ["1655"] = {
    name = "Scroll of Essence Concentration",
    enchant = true,
    enchantmentID = 59,
    categories = { "gloves", "boots", "chisel", "runecraftingset" },
    time = 15000,
    id = 1655,
    level = 59,
    experience = 4000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" },
    rarity = "epic"
  },
  ["1656"] = {
    name = "Scroll of the Fiber Finder",
    enchant = true,
    enchantmentID = 62,
    categories = { "tacklebox", "fishingset" },
    time = 15000,
    id = 1656,
    level = 50,
    experience = 3300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "uncommon"
  },
  ["1657"] = {
    name = "Scroll of Archaeology",
    enchant = true,
    enchantmentID = 67,
    categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
    time = 15000,
    id = 1657,
    level = 41,
    experience = 2400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v1.png",
    extraTooltipInfo = "Gathering Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining", "foraging", "fishing" }
  },
  ["1658"] = {
    name = "Scroll of Endless Ammo",
    enchant = true,
    enchantmentID = 60,
    categories = { "cape", "weapon" },
    time = 15000,
    id = 1658,
    level = 29,
    experience = 1650,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1659"] = {
    name = "Scroll of Rune Reserves",
    enchant = true,
    enchantmentID = 61,
    categories = { "cape", "weapon" },
    time = 15000,
    id = 1659,
    level = 35,
    experience = 2100,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1660"] = {
    name = "Scroll of the Soul Wisdom",
    enchant = true,
    hidden = 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. Deprecated.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1661"] = {
    name = "Scroll of Overly Well Done",
    enchant = true,
    enchantmentID = 72,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1661,
    level = 2,
    experience = 120,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_masterchef.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "cooking" }
  },
  ["1662"] = {
    name = "Scroll of Recklessness",
    enchant = true,
    enchantmentID = 74,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1662,
    level = 80,
    experience = 5550,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_recklessness.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "epic"
  },
  ["1663"] = {
    name = "Scroll of Engraving",
    enchant = true,
    enchantmentID = 81,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    id = 1663,
    level = 39,
    experience = 2400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1664"] = {
    name = "Scroll of Resistance",
    enchant = true,
    enchantmentID = 86,
    categories = { "helm", "body", "legs" },
    time = 15000,
    id = 1664,
    level = 32,
    experience = 1750,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_protection.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1665"] = {
    name = "Scroll of Supercooling",
    enchant = true,
    enchantmentID = 82,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1665,
    level = 75,
    experience = 5000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_supercooling.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" },
    rarity = "rare"
  },
  ["1666"] = {
    name = "Scroll of Dwarven Engineering",
    enchant = true,
    enchantmentID = 83,
    categories = { "pickaxe", "miningset" },
    time = 15000,
    id = 1666,
    level = 83,
    experience = 5600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_superheating.png",
    extraTooltipInfo = "Mining Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "mining" },
    rarity = "rare"
  },
  ["1667"] = {
    name = "Scroll of Taunting",
    enchant = true,
    enchantmentID = 8013,
    categories = { "helm", "body", "legs", "shield", "combat-talisman" },
    time = 15000,
    id = 1667,
    level = 26,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_taunting.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1668"] = {
    name = "Scroll of Convergence",
    enchant = true,
    enchantmentID = 87,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1668,
    level = 79,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1669"] = {
    name = "Scroll of Finesse",
    enchant = true,
    enchantmentID = 88,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1669,
    level = 79,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1670"] = {
    name = "Scroll of Fibrous Fabrication",
    enchant = true,
    enchantmentID = 92,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    id = 1670,
    level = 66,
    experience = 4400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1671"] = {
    name = "Scroll of Crucible",
    enchant = true,
    enchantmentID = 89,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1671,
    level = 62,
    experience = 4200,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1672"] = {
    name = "Scroll of Forge Enhancement",
    enchant = true,
    enchantmentID = 90,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1672,
    level = 78,
    experience = 5400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1673"] = {
    name = "Scroll of Forge Maintenance",
    enchant = true,
    enchantmentID = 91,
    categories = { "tongs", "smithingset" },
    time = 15000,
    id = 1673,
    level = 77,
    experience = 5500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Smithing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1674"] = {
    name = "Scroll of Leftovers",
    enchant = true,
    enchantmentID = 96,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1674,
    level = 74,
    experience = 4800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_root_digging.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1675"] = {
    name = "Scroll of Blitzing",
    enchant = true,
    enchantmentID = 97,
    categories = { "ladle", "cookingset" },
    time = 15000,
    id = 1675,
    level = 27,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_cooking.png",
    extraTooltipInfo = "Cooking Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1676"] = {
    name = "Scroll of Duster",
    enchant = true,
    enchantmentID = 99,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1676,
    level = 80,
    experience = 5550,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Augmentation Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1677"] = {
    name = "Scroll of Scrapper",
    enchant = true,
    enchantmentID = 100,
    categories = { "gloves", "boots" },
    time = 15000,
    id = 1677,
    level = 51,
    experience = 3300,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    extraTooltipInfo = "Augmentation Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1678"] = {
    name = "Scroll of Immunity",
    enchant = true,
    enchantmentID = 101,
    categories = { "cape" },
    time = 15000,
    id = 1678,
    level = 56,
    experience = 3450,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_protection.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1679"] = {
    name = "Scroll of Quick Study",
    enchant = true,
    enchantmentID = 103,
    categories = { "boots", "gloves" },
    time = 15000,
    id = 1679,
    level = 92,
    experience = 6800,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_inferno.png",
    extraTooltipInfo = "Enchanting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "enchanting" }
  },
  ["1680"] = {
    name = "Scroll of Elemental Accuracy",
    enchant = true,
    enchantmentID = 105,
    categories = { "weapon" },
    time = 15000,
    id = 1680,
    level = 28,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1681"] = {
    name = "Scroll of Physical Accuracy",
    enchant = true,
    enchantmentID = 106,
    categories = { "weapon" },
    time = 15000,
    id = 1681,
    level = 28,
    experience = 1600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_accuracy.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1682"] = {
    name = "Scroll of Fishy Fortune",
    enchant = true,
    enchantmentID = 107,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1682,
    level = 44,
    experience = 2600,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1683"] = {
    name = "Scroll of Fiber Snagging",
    enchant = true,
    enchantmentID = 108,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1683,
    level = 20,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1684"] = {
    name = "Scroll of Junk Snagging",
    enchant = true,
    enchantmentID = 110,
    categories = { "gloves", "boots", "fishingset" },
    time = 15000,
    id = 1684,
    level = 20,
    experience = 1000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" }
  },
  ["1685"] = {
    id = 1685,
    name = "Scroll of Threadbare Charm",
    enchant = true,
    enchantmentID = 123,
    categories = { "chisel", "runecraftingset" },
    time = 15000,
    level = 86,
    experience = 6000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_threadbare_charm.png",
    extraTooltipInfo = "Runecrafting Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "runecrafting" }
  },
  ["1686"] = {
    id = 1686,
    name = "Scroll of Researcher's Boon",
    enchant = true,
    enchantmentID = 77,
    categories = { "cape" },
    time = 15000,
    level = 93,
    experience = 7400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_haste.png",
    extraTooltipInfo = "Skilling Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" }
  },
  ["1687"] = {
    name = "Scroll of the Hunter Gatherer",
    enchant = true,
    enchantmentID = 125,
    categories = { "hatchet", "foragingset" },
    time = 15000,
    id = 1687,
    level = 48,
    experience = 3000,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    extraTooltipInfo = "Foraging Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1688"] = {
    name = "Scroll of Overgrowth",
    enchant = true,
    enchantmentID = 126,
    categories = { "hoe" },
    time = 15000,
    id = 1688,
    level = 89,
    experience = 6500,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_farming.png",
    extraTooltipInfo = "Farming Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "foraging" }
  },
  ["1689"] = {
    name = "Scroll of DOT Dealer",
    enchant = true,
    enchantmentID = 127,
    categories = { "shield", "weapon" },
    time = 15000,
    id = 1689,
    level = 53,
    experience = 3350,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_force.png",
    extraTooltipInfo = "Combat Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["1800"] = {
    name = "Elven Royal Leggings",
    id = 1800,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
    class = "equipment",
    visual = "elven-legs",
    extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Range = 1.1,
        Nature = 1.1
      },
      defensiveDamageAffinity = {
        Range = 1.1,
        Nature = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 24
      },
      armorBonus = {
        protection = 40,
        resistance = 18,
        agility = 88,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 4.4
      } },
      itemSet = { 10012, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 217000,
      category = "Range",
      craftable = true
    }
  },
  ["1801"] = {
    name = "Elven Royal Tunic",
    id = 1801,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/royal_elven_chest.png",
    class = "equipment",
    visual = "elven-chest",
    extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Range = 1.16,
        Nature = 1.15
      },
      defensiveDamageAffinity = {
        Melee = 0.94,
        Magic = 1.08,
        Range = 1.05,
        Piercing = 0.96,
        Blunt = 0.97,
        Nature = 1.08
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 24
      },
      armorBonus = {
        protection = 32,
        resistance = 12,
        agility = 64,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 3.2
      } },
      itemSet = { 10012, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 227500,
      category = "Range",
      craftable = true
    }
  },
  ["1802"] = {
    name = "Elven Royal Hat",
    id = 1802,
    enchantmentTier = 7,
    tradeable = true,
    value = 8000000,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
    extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
    class = "equipment",
    visual = "elven-helm",
    tags = { "range", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      offensiveDamageAffinity = {
        Range = 1.16,
        Nature = 1.2
      },
      defensiveDamageAffinity = {
        Melee = 0.95,
        Magic = 1.08,
        Range = 1,
        Piercing = 0.95,
        Blunt = 0.97,
        Slashing = 0.97,
        Nature = 1.08
      },
      offensiveAccuracyAffinityRating = {
        Range = 90
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 24
      },
      armorBonus = {
        protection = 32,
        resistance = 18,
        agility = 44,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 2
      }, {
        stat = "armorBonus.agility",
        value = 3
      } },
      itemSet = { 10012, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 211000,
      category = "Range",
      craftable = true
    }
  },
  ["1803"] = {
    name = "Infernal Chainmail",
    id = 1803,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_chain.png",
    class = "equipment",
    visual = "chainbody-gargoyle",
    tags = { "melee", "craftable", "armor" },
    extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
    equipmentStats = {
      slot = "body",
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.075,
        Fire = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.01,
        Blunt = 1.01,
        Slashing = 1.05,
        Fire = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 8
      },
      armorBonus = {
        protection = 96,
        resistance = -3,
        agility = 20,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.9
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 212500,
      category = "Melee",
      craftable = true
    }
  },
  ["1804"] = {
    name = "Infernal Legs",
    id = 1804,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_pants.png",
    class = "equipment",
    visual = "platelegs",
    extraTooltipInfo = "Liar, liar, pants on fire!",
    tags = { "melee", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Piercing = 1.075,
        Fire = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.08,
        Blunt = 1.01,
        Slashing = 1.08,
        Fire = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 8
      },
      armorBonus = {
        protection = 88,
        resistance = -4,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 4.4
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 173000,
      category = "Melee",
      craftable = true
    }
  },
  ["1805"] = {
    name = "Infernal Helm",
    id = 1805,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_helm_1.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/infernal_helm_1.png",
      css = "gargoyle-helm-1"
    }, {
      image = "/images/combat/equipment/gargoyle_helm_2.png",
      css = "gargoyle-helm-2"
    } },
    tags = { "melee", "craftable", "armor" },
    extraTooltipInfo = "A fiery countenance that will strike fear into the hearts of your enemies.",
    equipmentStats = {
      slot = "helm",
      offensiveAccuracyAffinityRating = {
        Melee = 64
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.15,
        Slashing = 1.15,
        Fire = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.01,
        Blunt = 1.01,
        Slashing = 1.01,
        Fire = 1.04
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 24
      },
      armorBonus = {
        protection = 44,
        resistance = -1,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.2
      }, {
        stat = "weaponBonus.strength",
        value = 2
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 133500,
      category = "Melee",
      craftable = true
    }
  },
  ["1806"] = {
    name = "Symphony of Spirits",
    id = 1806,
    enchantmentTier = 7,
    value = 4000000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/chorus_of_souls.png",
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
    extraTooltipInfo = "It sings with every swing. You find it almost soothing.",
    class = "equipment",
    visual = "chorus-of-souls",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 37, 100, 101 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 90,
        Magic = 38,
        Range = -12,
        Piercing = -4,
        Blunt = 178,
        Slashing = 118,
        Poison = 99
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.33,
        Slashing = 0.75,
        Poison = 1.2
      },
      weaponBonus = {
        strength = 142,
        intellect = 64,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4.5
      }, {
        stat = "weaponBonus.strength",
        value = 7.1
      }, {
        stat = "weaponBonus.intellect",
        value = 3.2
      } }
    },
    rarity = "epic"
  },
  ["1807"] = {
    id = 1807,
    name = "Crown of Spikes",
    value = 800000,
    tradeable = true,
    enchantmentTier = 1,
    forcedEnchant = 14,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/spiked_crown.png",
    class = "equipment",
    extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      slot = "arrows",
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = -256,
        stamina = 0
      },
      offensiveAccuracyAffinityRating = {
        Melee = -128,
        Magic = -128,
        Range = -128
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 3
      }, {
        stat = "armorBonus.resistance",
        value = 3
      }, {
        stat = "armorBonus.stamina",
        value = 3
      } }
    },
    rarity = "epic"
  },
  ["1808"] = {
    id = 1808,
    name = "Dark Ring",
    value = 500000,
    tradeable = true,
    itemImage = "/images/jewellery/dark_ring.png",
    class = "equipment",
    extraTooltipInfo = "A ring stolen from the Dark Vault; it enhances your combat prowess at the cost of your survivability. It appears to be a crude reconstruction of legendary rings of old.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      slot = "ring",
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1.05,
        Range = 1.05
      },
      defensiveDamageAffinity = {
        Melee = 0.9,
        Magic = 0.9,
        Range = 0.9
      },
      armorBonus = {
        protection = -16,
        resistance = -16,
        agility = -24,
        stamina = -16
      },
      offensiveAccuracyAffinityRating = {
        Melee = 16,
        Magic = 16,
        Range = 16
      },
      weaponBonus = {
        strength = 8,
        intellect = 8,
        dexterity = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = -1
      }, {
        stat = "armorBonus.resistance",
        value = -1
      }, {
        stat = "armorBonus.stamina",
        value = -1
      }, {
        stat = "weaponBonus.strength",
        value = 3
      }, {
        stat = "weaponBonus.intellect",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } }
    },
    rarity = "epic"
  },
  ["1809"] = {
    id = 1809,
    name = "Pendant of Virulence",
    value = 500000,
    tradeable = true,
    itemImage = "/images/jewellery/necro_2.png",
    enchantmentTier = 1,
    forcedEnchant = 98,
    forcedEnchantAmount = 1,
    class = "equipment",
    extraTooltipInfo = "This pendant is a magical channel for poison, death, and altogether unpleasant things.",
    requiredLevel = {
      defense = 60
    },
    equipmentStats = {
      grantedAbility = { 168 },
      slot = "arrows",
      offensiveDamageAffinity = {
        Poison = 1.1
      },
      offensiveAccuracyAffinityRating = {
        Magic = 24,
        Poison = 32
      },
      weaponBonus = {
        strength = 0,
        intellect = 16,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 3
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 3
      } },
      itemSet = { 10020 }
    },
    rarity = "epic",
    tags = { "ability" }
  },
  ["1810"] = {
    name = "Gargoyle Battleaxe",
    id = 1810,
    enchantmentTier = 6,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      strength = 60
    },
    itemImage = "/images/combat/equipment/battleaxe_gargoyle.png",
    itemIcon = "/images/combat/equipment/battleaxe_gargoyle_icon.png",
    class = "equipment",
    visual = "stygian-battleaxe",
    extraTooltipInfo = "A rather heavy gargoyle axe. Will you stop using the blunt end already?",
    tags = { "melee", "craftable", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 66,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 124,
        Slashing = 80
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 1.15
      },
      weaponBonus = {
        strength = 102,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.25
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3
      }, {
        stat = "weaponBonus.strength",
        value = 6
      } },
      itemSet = { 10018 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true
    }
  },
  ["1811"] = {
    name = "Infernal Battleaxe",
    id = 1811,
    enchantmentTier = 7,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/battleaxe_infernal.png",
    itemIcon = "/images/combat/equipment/battleaxe_infernal_icon.png",
    class = "equipment",
    visual = "stygian-battleaxe",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 22, 36 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 74,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 179,
        Slashing = 120,
        Fire = 60
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.3,
        Slashing = 1.3,
        Fire = 1.33
      },
      weaponBonus = {
        strength = 141,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.28,
        maximum = 1.28
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 4
      }, {
        stat = "weaponBonus.strength",
        value = 7.5
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "It's a matter of pride at this point. You will use the blunt end, effectiveness be damned."
  },
  ["1812"] = {
    name = "Infernal Daggers",
    id = 1812,
    enchantmentTier = 7,
    value = 1136000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/dagger_infernal_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/dagger_infernal_1.png",
      css = "gargoyle-daggers-1"
    }, {
      image = "/images/combat/equipment/dagger_infernal_2.png",
      css = "gargoyle-daggers-2"
    } },
    tags = { "melee", "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 119,
        Magic = -10,
        Range = -10,
        Piercing = 75,
        Blunt = -8,
        Slashing = 75,
        Fire = 60
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.35,
        Blunt = 0.33,
        Slashing = 0.75,
        Fire = 1.33
      },
      weaponBonus = {
        strength = 47,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 30,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 2
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "Smaller more pointy swords. Easy to handle and very strong. Truly, the pinnacle of stabbing."
  },
  ["1813"] = {
    name = "Infernal Falchion",
    id = 1813,
    enchantmentTier = 7,
    value = 1184000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_falchion.png",
    itemIcon = "/images/combat/equipment/infernal_falcion_icon.png",
    class = "equipment",
    visual = "gargoyle-falchion",
    tags = { "melee", "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = 89,
        Magic = -14,
        Range = -14,
        Slashing = 104,
        Fire = 60
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1,
        Blunt = 0.25,
        Slashing = 1.33,
        Fire = 1.33
      },
      weaponBonus = {
        strength = 94,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5
      }, {
        stat = "weaponBonus.strength",
        value = 5
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "A falchion that burns with every cut, but is cool to the touch. How does it produce those flames?"
  },
  ["1814"] = {
    name = "Infernal Shield",
    id = 1814,
    enchantmentTier = 7,
    value = 1232000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      strength = 75
    },
    itemImage = "/images/combat/equipment/infernal_shield_1.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/infernal_shield_1.png",
      css = "gargoyle-shield-1"
    }, {
      image = "/images/combat/equipment/infernal_shield_2.png",
      css = "gargoyle-shield-2"
    } },
    tags = { "melee" },
    equipmentStats = {
      slot = "shield",
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.8
      },
      offensiveDamageAffinity = {
        Melee = 1.075,
        Piercing = 1.075
      },
      defensiveDamageAffinity = {
        Melee = 1.03,
        Magic = 0.9,
        Range = 1.03,
        Piercing = 1.15,
        Blunt = 1.1,
        Slashing = 1.15,
        Fire = 1.1
      },
      weaponBonus = {
        dexterity = 0,
        intellect = 0,
        strength = 0
      },
      armorBonus = {
        protection = 89,
        resistance = -1,
        agility = 2,
        stamina = 11
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 5
      }, {
        stat = "armorBonus.stamina",
        value = 0.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } },
      itemSet = { 10018, 10022 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 200000,
      category = "Melee",
      craftable = false
    },
    extraTooltipInfo = "It's nearly weightless. No, just holding it makes you feel a bit stronger. This shield defies common sense."
  },
  ["1815"] = {
    name = "Militia Quiver",
    id = 1815,
    enchantmentTier = 1,
    value = 15000,
    tradeable = true,
    requiredLevel = {
      range = 10,
      crafting = 10
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/range/quiver_leather.png",
    class = "equipment",
    visual = "quiver-2",
    extraTooltipInfo = "A basic quiver to help with your ammo management.",
    tags = { "range", "craftable" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 5,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.025
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 5
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 15,
      experience = 2000,
      category = "Range",
      craftable = true
    }
  },
  ["1816"] = {
    name = "Rune Bag",
    id = 1816,
    enchantmentTier = 1,
    value = 15000,
    tradeable = true,
    requiredLevel = {
      magic = 10,
      crafting = 10
    },
    forcedEnchant = 61,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/magic/rune_bag.png",
    class = "equipment",
    extraTooltipInfo = "A basic bag for managing your runes better.",
    tags = { "magic", "craftable" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 5,
        Range = 0,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Magic = 1.025
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 0.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 15,
      experience = 2000,
      category = "Magic",
      craftable = true
    }
  },
  ["1817"] = {
    name = "Goblin Club",
    id = 1817,
    enchantmentTier = 1,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      strength = 15
    },
    itemImage = "/images/combat/equipment/log_ladle.png",
    class = "equipment",
    visual = "log-ladle",
    extraTooltipInfo = "A club typically wielded by goblins. Its crude nature lets it be more easily wielded by amateurs.",
    tags = { "melee", "craftable", "onehand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.035,
        damageMultiplier = 1.13
      },
      offensiveAccuracyAffinityRating = {
        Melee = 9,
        Magic = -12,
        Range = -12,
        Piercing = -4,
        Blunt = 21,
        Slashing = 14
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 1.25,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 25,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 3,
      hitMults = {
        minimum = 0.25,
        maximum = 1.15
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 0.5
      }, {
        stat = "weaponBonus.strength",
        value = 1.4
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Melee",
      craftable = true
    }
  },
  ["1818"] = {
    name = "Demon Tooth Spear",
    id = 1818,
    enchantmentTier = 4,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      attack = 40
    },
    itemImage = "/images/combat/equipment/tooth_spear.png",
    class = "equipment",
    visual = "demon-spear",
    extraTooltipInfo = "A hardy spear tipped with a demon tooth.",
    tags = { "melee", "craftable", "twohand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 5,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Magic = 0,
        Range = -20,
        Piercing = 50,
        Blunt = 25,
        Slashing = 25
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Magic = 1,
        Range = 0.7,
        Piercing = 1.34,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 90,
        intellect = 0,
        dexterity = 0
      },
      attackSpeed = 3.2,
      hitMults = {
        minimum = 0.25,
        maximum = 1.05
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.3
      }, {
        stat = "weaponBonus.strength",
        value = 4.2
      } }
    },
    craftingStats = {
      level = 40,
      experience = 18000,
      category = "Melee",
      craftable = true
    }
  },
  ["1819"] = {
    name = "Log Maul",
    id = 1819,
    enchantmentTier = 5,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/log_maul.png",
    class = "equipment",
    visual = "moss-maul",
    extraTooltipInfo = "It's pretty much just a big log to hit things with.",
    tags = { "melee", "craftable", "twohand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 5,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.025,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 66,
        Magic = -20,
        Range = -20,
        Piercing = -4,
        Blunt = 108,
        Slashing = 33
      },
      offensiveDamageAffinity = {
        Melee = 1.15,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.125,
        Blunt = 1.33,
        Slashing = 0.25
      },
      weaponBonus = {
        strength = 122,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 14,
        resistance = 0,
        agility = -8,
        stamina = 0
      },
      attackSpeed = 3.6,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.3
      }, {
        stat = "weaponBonus.strength",
        value = 6.1
      }, {
        stat = "armorBonus.protection",
        value = 0.7
      } }
    },
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Melee",
      craftable = true
    }
  },
  ["1820"] = {
    id = 1820,
    name = "Damaged Goblin Club",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_ladle.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Goblin Club.",
    class = "bar",
    tags = { "melee" }
  },
  ["1821"] = {
    id = 1821,
    name = "Sharp Demon Tooth",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/tooth_spear.png",
    extraTooltipInfo = "Crafting Material. Could be fashioned into a Demon Tooth Spear.",
    class = "bar",
    tags = { "melee" }
  },
  ["1822"] = {
    id = 1822,
    name = "Damaged Log Maul",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_maul.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Log Maul.",
    class = "bar",
    tags = { "melee" }
  },
  ["1823"] = {
    id = 1823,
    name = "Soul Fragment",
    value = 20000,
    tradeable = true,
    itemImage = "/images/combat/materials/soul_frag.png",
    extraTooltipInfo = "Crafting Material. Can be used to create weaponized souls or augment those souls.",
    class = "bar",
    tags = { "crafting" }
  },
  ["1824"] = {
    id = 1824,
    name = "Damaged Militia Sling",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_maul.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Militia Sling.",
    class = "bar",
    tags = { "range" }
  },
  ["1825"] = {
    id = 1825,
    name = "Damaged Shaman Staff",
    value = 2000,
    tradeable = true,
    itemImage = "/images/combat/materials/log_maul.png",
    extraTooltipInfo = "Crafting Material. Could be repaired into a Shaman Staff. Is this just a barely magical ladle?",
    class = "bar",
    tags = { "melee" }
  },
  ["1826"] = {
    name = "Militia Sling",
    id = 1826,
    enchantmentTier = 1,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      range = 15
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/sling.png",
    class = "equipment",
    visual = "longbow",
    extraTooltipInfo = "WIP art asset. A deceptively strong sling used for defense by some farmers and militia recruits. Easy to wield by amateurs.",
    tags = { "range", "craftable", "onehand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.3
      },
      offensiveAccuracyAffinityRating = {
        Melee = -18,
        Magic = -18,
        Range = 23,
        Piercing = 25,
        Blunt = 5,
        Slashing = 5
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.3333333333333333,
        Blunt = 0.5,
        Slashing = 0.5
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 40
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1.2
      }, {
        stat = "weaponBonus.dexterity",
        value = 2
      } },
      oneHanded = true
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Range",
      craftable = true
    }
  },
  ["1827"] = {
    name = "Shaman Staff",
    id = 1827,
    enchantmentTier = 1,
    value = 2000,
    tradeable = true,
    requiredLevel = {
      magic = 15
    },
    itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
    itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
    class = "equipment",
    visual = "staff",
    extraTooltipInfo = "WIP art asset. A staff taken from a Goblin. It seems to just be a big ladle with some charms on it. Useless as a ladle, unfortunately.",
    tags = { "magic", "craftable", "twohand" },
    forcedEnchant = 17,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -14,
        Magic = 35,
        Range = -28,
        Piercing = -8,
        Blunt = 10,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.3333333333333333,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 46,
        dexterity = 0
      },
      attackSpeed = 3.2,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 1.8
      }, {
        stat = "weaponBonus.intellect",
        value = 2.4
      } },
      hitMults = {
        minimum = 0.33,
        maximum = 1.1
      }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Magic",
      craftable = true,
      description = "Needs just a smidgen of gold for engravings and token maintenance."
    }
  },
  ["1828"] = {
    name = "Shattered Forging Hammer",
    id = 1828,
    enchantmentTier = 8,
    value = 12000000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/cursed_hammer.png",
    itemIcon = "/images/combat/equipment/melee/broken_forge_hammer2.png",
    class = "equipment",
    extraTooltipInfo = "The broken and cursed remains of an ancient hammer. Its shards are held in place by an unknown force; is it worth meddling with?",
    visual = "wrath-axe",
    tags = { "melee", "craftable", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 13, 146, 14, 149, 193, 194 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 166,
        Slashing = 80,
        Piercing = 80,
        Blunt = 256,
        Magic = -22,
        Chaos = 88,
        Range = -22
      },
      offensiveDamageAffinity = {
        Melee = 1.2,
        Slashing = 0.66,
        Piercing = 0.66,
        Blunt = 1.75,
        Magic = 0.9,
        Chaos = 1.5,
        Range = 0.75
      },
      weaponBonus = {
        strength = 216,
        intellect = 96,
        dexterity = 0
      },
      armorBonus = {
        protection = 24,
        resistance = 12,
        agility = 0,
        stamina = 0
      },
      attackSpeed = 3,
      hitMults = {
        minimum = 0.4,
        maximum = 1.4
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 8.3
      }, {
        stat = "weaponBonus.strength",
        value = 10.8
      }, {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 4.4
      } },
      itemSet = { 10032 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 186000,
      category = "Melee",
      craftable = true
    }
  },
  ["1829"] = {
    id = 1829,
    name = "Broken Hammer Head",
    value = 6360000,
    tradeable = true,
    itemImage = "/images/combat/materials/broken_hammerhead.png",
    extraTooltipInfo = "Crafting Material. A shattered hammer head. The pieces cannot be fully joined together, perhaps you can make something of this strange phenomena?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["1830"] = {
    id = 1830,
    name = "Giant Champion's Belt",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 112,
    forcedEnchantAmount = 6,
    itemImage = "/images/jewellery/maximum_belt.png",
    class = "equipment",
    extraTooltipInfo = "An enchanted former armband from a champion of the giants, perfect to fit around your waist instead! Giants are really big, huh?",
    requiredLevel = {
      defense = 50,
      attack = 50
    },
    overrideItemTier = 5,
    equipmentStats = {
      slot = "arrows",
      armorBonus = {
        protection = 8,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2
      }, {
        stat = "armorBonus.stamina",
        value = 1
      } },
      itemSet = { 10015 }
    },
    rarity = "epic"
  },
  ["1831"] = {
    id = 1831,
    name = "Spiked Cuffs",
    value = 500000,
    tradeable = true,
    enchantmentTier = 3,
    forcedEnchant = 111,
    forcedEnchantAmount = 6,
    itemImage = "/images/jewellery/spiked_cuffs.png",
    class = "equipment",
    extraTooltipInfo = "Imposing spiked cuffs that appear to increase the deadliness of your glancing blows.",
    requiredLevel = {
      defense = 50,
      attack = 50
    },
    overrideItemTier = 5,
    equipmentStats = {
      slot = "arrows",
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.stamina",
        value = 1.5
      }, {
        stat = "armorBonus.agility",
        value = 1.5
      } },
      itemSet = { 10015 }
    },
    rarity = "epic"
  },
  ["1832"] = {
    name = "Bestial Cloak",
    id = 1832,
    enchantmentTier = 2,
    value = 2620000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40,
      enchanting = 40
    },
    itemImage = "/images/combat/equipment/bestial_shawl.png",
    extraTooltipInfo = "A thick cloak to keep the claws of dangerous game from cutting too deeply.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "craftable" },
    equipmentStats = {
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Melee = 15
      },
      offensiveDamageAffinity = {
        Melee = 1.1
      },
      defensiveDamageAffinity = {
        Melee = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 12,
        resistance = -12,
        agility = -6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "weaponBonus.strength",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1
      } },
      itemSet = { 10037 }
    },
    rarity = "epic",
    craftingStats = {
      level = 60,
      experience = 60000,
      category = "Melee",
      craftable = true
    }
  },
  ["1833"] = {
    id = 1833,
    name = "Charred Pelt",
    value = 1620000,
    tradeable = true,
    itemImage = "/images/combat/materials/charred_pelt.png",
    extraTooltipInfo = "Crafting Material. The pelt taken from a fiery foe. Does not seem damaged at all; it is incredibly durable and light.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1834"] = {
    name = "Wand of the Phoenix",
    id = 1834,
    enchantmentTier = 7,
    value = 6000000,
    tradeable = true,
    requiredLevel = {
      magic = 75
    },
    itemIcon = "/images/combat/equipment/magic/fire_staff.png",
    extraTooltipInfo = "A wand cradling a dormant Phoenix egg. Its innate heat and magical properties make it an exceptional weapon in the right hands.",
    class = "equipment",
    itemImage = "/images/combat/equipment/magic/necro_wand.png",
    visual = "necro-wand",
    tags = { "magic", "craftable", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 7, 18, 164, 196 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Melee = -20,
        Magic = 134,
        Range = -20,
        Piercing = -8,
        Blunt = -8,
        Slashing = -8,
        Fire = 68
      },
      offensiveDamageAffinity = {
        Fire = 1.67,
        Melee = 0.75,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.1,
        Slashing = 0.1,
        Magic = 1.15
      },
      oneHanded = true,
      weaponBonus = {
        strength = 0,
        intellect = 90,
        dexterity = 0
      },
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 6.7
      }, {
        stat = "weaponBonus.intellect",
        value = 4.5
      } },
      itemSet = { 10004, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 32750,
      category = "Magic",
      craftable = true,
      description = "A wand cradling a dormant Phoenix egg."
    }
  },
  ["1835"] = {
    id = 1835,
    name = "Dormant Phoenix Egg",
    value = 1620000,
    tradeable = true,
    itemImage = "/images/combat/materials/egg.png",
    extraTooltipInfo = "Crafting Material. A dormant Phoenix egg. Identical to a normal Chicken egg, except this one can boil water!",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["1998"] = {
    name = "All Potions",
    id = 1998,
    value = 0,
    tradeable = true,
    dummy = "potion",
    itemImage = "/images/cooking/alchemy/rainbow_pot.png",
    class = "cooking-ingredient",
    tags = { "consumable", "alchemy", "food", "cooking" }
  },
  ["1999"] = {
    name = "All Foods",
    id = 1999,
    value = 0,
    tradeable = true,
    dummy = "food",
    itemImage = "/images/cooking/all_food.png",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" }
  },
  ["2000"] = {
    name = "Raw Chicken",
    id = 2000,
    value = 25,
    tradeable = true,
    itemImage = "/images/cooking/raw_chicken.png",
    extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient" }
  },
  ["2001"] = {
    name = "Raw Beef",
    id = 2001,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/raw_beef.png",
    extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient" }
  },
  ["2009"] = {
    name = "Spider Legs",
    id = 2009,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/spider_legs.png",
    extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "buff" }
  },
  ["2010"] = {
    name = "Goblin Brain",
    id = 2010,
    value = 25,
    tradeable = true,
    itemImage = "/images/cooking/goblin_brain.png",
    extraTooltipInfo = "Cooking Ingredient. They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
    class = "cooking-ingredient",
    tags = { "cooking", "buff", "alchemy" }
  },
  ["2012"] = {
    name = "Pepper",
    id = 2012,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/pepper.png",
    extraTooltipInfo = "Cooking Ingredient. Don't sneeze or you'll dump too much ore into the forge! Achoo!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["2013"] = {
    name = "Salt",
    id = 2013,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/salt.png",
    extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
    class = "cooking-ingredient",
    tags = { "cooking", "buff", "alchemy" }
  },
  ["2014"] = {
    name = "Ashes",
    id = 2014,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/ashes.png",
    extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
    class = "cooking-ingredient",
    craftingStats = {
      level = 1,
      experience = 65,
      category = "General",
      craftable = true,
      multiplier = 5,
      description = "Cooking Ingredient. The remnants of life."
    },
    tags = { "craftable", "cooking", "buff", "alchemy" }
  },
  ["2015"] = {
    name = "Sugar",
    id = 2015,
    value = 10,
    tradeable = true,
    itemImage = "/images/cooking/sugar.png",
    extraTooltipInfo = "Cooking Ingredient. A sugar rush would definitely make you more efficient!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["2016"] = {
    name = "Honey",
    id = 2016,
    value = 20,
    tradeable = true,
    experience = 15,
    itemImage = "/images/cooking/honey.png",
    extraTooltipInfo = "Cooking Ingredient. Why do fish like this so much?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2017"] = {
    name = "Milk",
    id = 2017,
    value = 15,
    tradeable = true,
    itemImage = "/images/cooking/milk.png",
    extraTooltipInfo = "Cooking Ingredient. mooooooooo",
    class = "cooking-ingredient",
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 3,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "food", "consumable" }
  },
  ["2018"] = {
    name = "Butter",
    id = 2018,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/butter.png",
    extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
    class = "cooking-ingredient",
    craftingStats = {
      level = 1,
      experience = 25,
      category = "General",
      craftable = true,
      description = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying..."
    },
    tags = { "craftable", "cooking", "ingredient" }
  },
  ["2019"] = {
    name = "Egg",
    id = 2019,
    value = 15,
    tradeable = true,
    itemImage = "/images/cooking/egg.png",
    extraTooltipInfo = "GEG, scrambled egg.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["2020"] = {
    name = "Mushroom",
    id = 2020,
    value = 10,
    tradeable = true,
    experience = 15,
    itemImage = "/images/cooking/mushroom.png",
    extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "buff", "alchemy" }
  },
  ["2021"] = {
    name = "Carrot",
    id = 2021,
    value = 15,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/carrot.png",
    extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2022"] = {
    name = "Chili Pepper",
    id = 2022,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/chili_pepper.png",
    extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "buff", "alchemy", "food", "consumable" },
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2023"] = {
    name = "Potato",
    id = 2023,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/potato.png",
    extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient" }
  },
  ["2024"] = {
    name = "Pumpkin",
    id = 2024,
    value = 10,
    tradeable = true,
    experience = 20,
    itemImage = "/images/cooking/pumpkin.png",
    extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["2025"] = {
    name = "Tomato",
    id = 2025,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/tomato.png",
    extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2026"] = {
    name = "Apple",
    id = 2026,
    value = 20,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/apple.png",
    extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy", "food", "consumable" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2027"] = {
    name = "Wildberry",
    id = 2027,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/wildberry.png",
    extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    }
  },
  ["2028"] = {
    name = "Banana",
    id = 2028,
    value = 20,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/banana.png",
    extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
    healing = {
      hp = 9,
      cooldown = 10000,
      perTick = 9,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    }
  },
  ["2029"] = {
    name = "Wheat",
    id = 2029,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/wheat.png",
    extraTooltipInfo = "Cooking Ingredient. How many of these do I need to make a Straw Hat?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient" }
  },
  ["2030"] = {
    name = "Rice",
    id = 2030,
    value = 10,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/rice.png",
    extraTooltipInfo = "Cooking Ingredient. You're telling me a Limpe fried this rice?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient" }
  },
  ["2031"] = {
    name = "Sageberry",
    id = 2031,
    value = 150,
    tradeable = true,
    experience = 1,
    itemImage = "/images/farming/sage_berry.png",
    extraTooltipInfo = "Cooking Ingredient. The ultimate big brain berry.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["2032"] = {
    name = "Choccy Milk",
    id = 2032,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/chocolate_milk.png",
    extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 10000,
      perTick = 20,
      totalTicks = 6,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "food", "consumable" }
  },
  ["2034"] = {
    name = "Filleted Fish",
    id = 2034,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/fillet.png",
    extraTooltipInfo = "Sashimi! You should probably cook these.",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 3000,
      perTick = 5,
      totalTicks = 5,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2036"] = {
    name = "Ground Flour",
    id = 2036,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/starch.png",
    extraTooltipInfo = "Definitely better cooked!",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 5000,
      perTick = 5,
      totalTicks = 4,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2037"] = {
    name = "Churned Dairy",
    id = 2037,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/dairy.png",
    extraTooltipInfo = "Tide you over till you cook real food.",
    class = "cooking-ingredient",
    healing = {
      hp = 10,
      cooldown = 4000,
      perTick = 6,
      totalTicks = 3,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2039"] = {
    name = "Diced Fruit",
    id = 2039,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/fruit.png",
    extraTooltipInfo = "Fruit salad. Cook these for more nutrition!",
    class = "cooking-ingredient",
    healing = {
      hp = 11,
      cooldown = 3000,
      perTick = 7,
      totalTicks = 2,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2040"] = {
    name = "Chopped Vegetables",
    id = 2040,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/vegetable2.png",
    extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 6000,
      perTick = 5,
      totalTicks = 4,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2043"] = {
    name = "Minced Meat",
    id = 2043,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/meat.png",
    extraTooltipInfo = "Cook them you monster!",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 8000,
      perTick = 4,
      totalTicks = 6,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2044"] = {
    name = "Butchered Monster",
    id = 2044,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/monster.png",
    extraTooltipInfo = "Really!? Is it better cooked?",
    class = "cooking-ingredient",
    healing = {
      hp = 0,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 8,
      tickDelay = 10000,
      ignoreCooldown = false
    },
    tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
  },
  ["2045"] = {
    name = "Sour Essence",
    id = 2045,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sour.png",
    extraTooltipInfo = "Essence extracted from sour foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2046"] = {
    name = "Bitter Essence",
    id = 2046,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/bitter.png",
    extraTooltipInfo = "Essence extracted from bitter foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2047"] = {
    name = "Sweet Essence",
    id = 2047,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sweet.png",
    extraTooltipInfo = "Essence extracted from sweet foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2048"] = {
    name = "Spicy Essence",
    id = 2048,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/spicy.png",
    extraTooltipInfo = "Essence extracted from spicy foods. Used in alchemy.",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2049"] = {
    name = "Seed Oil",
    id = 2049,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seed_oil.png",
    extraTooltipInfo = "Made by pressing seeds. Cooking Ingredient.",
    class = "cooking-ingredient",
    tags = { "cooking", "craftable", "ingredient", "alchemy" },
    craftingStats = {
      level = 20,
      category = "General",
      craftable = true,
      experience = 20
    }
  },
  ["2100"] = {
    name = "Questionable Food",
    id = 2100,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/questionable_food.png",
    extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 1,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2101"] = {
    name = "Monster Surprise",
    id = 2101,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/monster_surprise.png",
    extraTooltipInfo = "... Probably edible!",
    class = "cooking-ingredient",
    healing = {
      hp = 0,
      cooldown = 10000,
      perTick = 7,
      totalTicks = 15,
      tickDelay = 8000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2102"] = {
    name = "Seared Steak",
    id = 2102,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seared_steak.png",
    extraTooltipInfo = "A nice juicy steak.",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 8000,
      perTick = 6,
      totalTicks = 13,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2103"] = {
    name = "Seared Fish",
    id = 2103,
    value = 30,
    tradeable = true,
    itemImage = "/images/cooking/seared_fish.png",
    extraTooltipInfo = "You're not entirely sure which fish this is, but it's definitely seared!",
    class = "cooking-ingredient",
    healing = {
      hp = 5,
      cooldown = 6000,
      perTick = 9,
      totalTicks = 9,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2104"] = {
    name = "Seared Poultry",
    id = 2104,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/seared_bird.png",
    extraTooltipInfo = "It's not fried but it'll do.",
    class = "cooking-ingredient",
    healing = {
      hp = 3,
      cooldown = 5000,
      perTick = 3,
      totalTicks = 12,
      tickDelay = 5000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2105"] = {
    name = "Birdie Pasta",
    id = 2105,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/birdie_pasta.png",
    extraTooltipInfo = "The invention of a true madman.",
    class = "cooking-ingredient",
    healing = {
      hp = 15,
      cooldown = 8000,
      perTick = 15,
      totalTicks = 8,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2106"] = {
    name = "Spaghetti & Meat",
    id = 2106,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/spaghetti_meat.png",
    extraTooltipInfo = "Classic.",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 13000,
      perTick = 16,
      totalTicks = 10,
      tickDelay = 5500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2107"] = {
    name = "Sushi",
    id = 2107,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/sushi.png",
    extraTooltipInfo = "Wait, is the fish raw or not?",
    class = "cooking-ingredient",
    healing = {
      hp = 22,
      cooldown = 11000,
      perTick = 21,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2108"] = {
    name = "Birdie Pie",
    id = 2108,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/birdie_pie.png",
    extraTooltipInfo = "Could almost be called a chicken pot pie!",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 15000,
      perTick = 40,
      totalTicks = 3,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2109"] = {
    name = "Cottage Pie",
    id = 2109,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/cottage_pie.png",
    extraTooltipInfo = "Maybe you should have cut the meat up first.",
    class = "cooking-ingredient",
    healing = {
      hp = 63,
      cooldown = 17000,
      perTick = 39,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2110"] = {
    name = "Fisherman's Pie",
    id = 2110,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/fisherman_pie.png",
    extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
    class = "cooking-ingredient",
    healing = {
      hp = 61,
      cooldown = 15000,
      perTick = 42,
      totalTicks = 7,
      tickDelay = 4666,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2111"] = {
    name = "Fruit Pie",
    id = 2111,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/fruit_pie.png",
    extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
    class = "cooking-ingredient",
    healing = {
      hp = 90,
      cooldown = 12000,
      perTick = 49,
      totalTicks = 5,
      tickDelay = 3666,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2112"] = {
    name = "Demon Cake",
    id = 2112,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/demon_cake.png",
    extraTooltipInfo = "Probably not inherently evil! Probably.",
    class = "cooking-ingredient",
    healing = {
      hp = 16,
      cooldown = 15000,
      perTick = 19,
      totalTicks = 11,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2113"] = {
    name = "Cake",
    id = 2113,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/cake.png",
    class = "cooking-ingredient",
    extraTooltipInfo = "A lie.",
    healing = {
      hp = 28,
      cooldown = 12000,
      perTick = 17,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2114"] = {
    name = "Fruit Cake",
    id = 2114,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/fruit_cake.png",
    extraTooltipInfo = "Pretty please with a cherry on top?",
    class = "cooking-ingredient",
    healing = {
      hp = 45,
      cooldown = 8000,
      perTick = 27,
      totalTicks = 5,
      tickDelay = 3500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2115"] = {
    name = "Grain Cake",
    id = 2115,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/grain_cake.png",
    extraTooltipInfo = "A little dry.",
    class = "cooking-ingredient",
    healing = {
      hp = 33,
      cooldown = 9000,
      perTick = 22,
      totalTicks = 6,
      tickDelay = 4000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2116"] = {
    name = "Omelette",
    id = 2116,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/omelette.png",
    extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
    class = "cooking-ingredient",
    healing = {
      hp = 10,
      cooldown = 7000,
      perTick = 7,
      totalTicks = 8,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2117"] = {
    name = "Monster Omelette",
    id = 2117,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/monster_omelette.png",
    extraTooltipInfo = "Is it alive?",
    class = "cooking-ingredient",
    healing = {
      hp = 15,
      cooldown = 17000,
      perTick = 16,
      totalTicks = 11,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2118"] = {
    name = "Meaty Omelette",
    id = 2118,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/meat_omelette.png",
    extraTooltipInfo = "Rich and savoury!",
    class = "cooking-ingredient",
    healing = {
      hp = 21,
      cooldown = 15000,
      perTick = 16,
      totalTicks = 10,
      tickDelay = 6500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2119"] = {
    name = "Veggie Crepe",
    id = 2119,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/veggie_crepe.png",
    extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 13000,
      perTick = 17,
      totalTicks = 7,
      tickDelay = 5500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2120"] = {
    name = "Fruity Crepe",
    id = 2120,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/fruit_crepe.png",
    extraTooltipInfo = "Should probably only be eaten as a dessert!",
    class = "cooking-ingredient",
    healing = {
      hp = 42,
      cooldown = 10000,
      perTick = 22,
      totalTicks = 5,
      tickDelay = 4500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2121"] = {
    name = "Eggnog",
    id = 2121,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/egg_nog.png",
    extraTooltipInfo = "Good all year round!",
    class = "cooking-ingredient",
    healing = {
      hp = 37,
      cooldown = 11000,
      perTick = 21,
      totalTicks = 6,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2122"] = {
    name = "Meat Roast",
    id = 2122,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/meat_roast.png",
    extraTooltipInfo = "PROTEIN!!!",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 24000,
      perTick = 32,
      totalTicks = 12,
      tickDelay = 7000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2123"] = {
    name = "Fried Fruit",
    id = 2123,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/fried_fruit.png",
    extraTooltipInfo = "Basically candy at this point.",
    class = "cooking-ingredient",
    healing = {
      hp = 22,
      cooldown = 3000,
      perTick = 14,
      totalTicks = 3,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2124"] = {
    name = "Grilled Veggies",
    id = 2124,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/grilled_veggies.png",
    extraTooltipInfo = "Grilled to perfection!",
    class = "cooking-ingredient",
    healing = {
      hp = 8,
      cooldown = 6000,
      perTick = 9,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2125"] = {
    name = "Kebabs",
    id = 2125,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/kababs.png",
    extraTooltipInfo = "The action man's food!",
    class = "cooking-ingredient",
    healing = {
      hp = 60,
      cooldown = 17000,
      perTick = 42,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2126"] = {
    name = "Candied Fruit",
    id = 2126,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/candied_fruit.png",
    extraTooltipInfo = "Almost too sweet to handle!",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 7500,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 5000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2127"] = {
    name = "Milkshake",
    id = 2127,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/milkshake.png",
    extraTooltipInfo = "Brings all the boys to the raid!",
    class = "cooking-ingredient",
    healing = {
      hp = 56,
      cooldown = 7000,
      perTick = 31,
      totalTicks = 4,
      tickDelay = 3500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2128"] = {
    name = "Vegetable Stew",
    id = 2128,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/veggie_stew.png",
    extraTooltipInfo = "Reminds you of home.",
    class = "cooking-ingredient",
    healing = {
      hp = 28,
      cooldown = 10000,
      perTick = 22,
      totalTicks = 6,
      tickDelay = 4500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2129"] = {
    name = "Meaty Stew",
    id = 2129,
    value = 125,
    tradeable = true,
    itemImage = "/images/cooking/meaty_stew.png",
    extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
    class = "cooking-ingredient",
    healing = {
      hp = 34,
      cooldown = 12000,
      perTick = 22,
      totalTicks = 8,
      tickDelay = 5500,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2130"] = {
    name = "Monster Stew",
    id = 2130,
    value = 200,
    tradeable = true,
    itemImage = "/images/cooking/monster_stew.png",
    extraTooltipInfo = "Parts of it are definitely still moving.",
    class = "cooking-ingredient",
    healing = {
      hp = 20,
      cooldown = 14000,
      perTick = 20,
      totalTicks = 10,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2131"] = {
    name = "Jerky",
    id = 2131,
    value = 75,
    tradeable = true,
    itemImage = "/images/cooking/jerky.png",
    extraTooltipInfo = "A chewy treat.",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 10000,
      perTick = 18,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2132"] = {
    name = "Pudding",
    id = 2132,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/pudding.png",
    extraTooltipInfo = "The old man's favorite. Don't steal it!",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 12500,
      perTick = 24,
      totalTicks = 5,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2133"] = {
    name = "Ice Cream",
    id = 2133,
    value = 100,
    tradeable = true,
    itemImage = "/images/cooking/icecream.png",
    extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
    class = "cooking-ingredient",
    healing = {
      hp = 18,
      cooldown = 10000,
      perTick = 18,
      totalTicks = 7,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2134"] = {
    name = "Monster Curry",
    id = 2134,
    value = 150,
    tradeable = true,
    itemImage = "/images/cooking/monster_curry.png",
    extraTooltipInfo = "Might actually be mildly edible!",
    class = "cooking-ingredient",
    healing = {
      hp = 33,
      cooldown = 21000,
      perTick = 35,
      totalTicks = 10,
      tickDelay = 5666,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2135"] = {
    name = "Birdie Curry",
    id = 2135,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/birdie_curry.png",
    extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
    class = "cooking-ingredient",
    healing = {
      hp = 24,
      cooldown = 17500,
      perTick = 32,
      totalTicks = 3,
      tickDelay = 3000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2136"] = {
    name = "Beast Curry",
    id = 2136,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/beast_curry.png",
    extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
    class = "cooking-ingredient",
    healing = {
      hp = 43,
      cooldown = 19000,
      perTick = 35,
      totalTicks = 9,
      tickDelay = 5333,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2137"] = {
    name = "Seafood Curry",
    id = 2137,
    value = 175,
    tradeable = true,
    itemImage = "/images/cooking/seafood_curry.png",
    extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
    class = "cooking-ingredient",
    healing = {
      hp = 41,
      cooldown = 17000,
      perTick = 37,
      totalTicks = 8,
      tickDelay = 5000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2138"] = {
    name = "Monster Gelato",
    id = 2138,
    value = 225,
    tradeable = true,
    itemImage = "/images/cooking/monster_gelato.png",
    extraTooltipInfo = "Only partially inedible!",
    class = "cooking-ingredient",
    healing = {
      hp = 50,
      cooldown = 21000,
      perTick = 35,
      totalTicks = 9,
      tickDelay = 6000,
      ignoreCooldown = false
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2139"] = {
    name = "Common Potion",
    id = 2139,
    value = 5,
    tradeable = true,
    stackStrength = 1,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/common.png",
    class = "cooking-ingredient",
    tags = { "consumable", "cooking", "alchemy" }
  },
  ["2140"] = {
    name = "Common Concentrated Potion",
    id = 2140,
    value = 125,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 0.8,
    itemImage = "/images/cooking/alchemy/common-concentrated.png",
    class = "cooking-ingredient",
    healing = {
      hp = 2,
      cooldown = 5000,
      perTick = 2,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2141"] = {
    name = "Common Large Potion",
    id = 2141,
    value = 125,
    tradeable = true,
    stackStrength = 1,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/common-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 2,
      cooldown = 5000,
      perTick = 2,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    tags = { "cooking", "food", "consumable" }
  },
  ["2142"] = {
    name = "Rare Potion",
    id = 2142,
    value = 10,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/rare.png",
    class = "cooking-ingredient",
    rarity = "rare",
    tags = { "consumable", "cooking", "alchemy" }
  },
  ["2143"] = {
    name = "Rare Concentrated Potion",
    id = 2143,
    value = 250,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 0.9,
    itemImage = "/images/cooking/alchemy/rare-concentrated.png",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "rare",
    tags = { "cooking", "food", "consumable" }
  },
  ["2144"] = {
    name = "Rare Large Potion",
    id = 2144,
    value = 250,
    tradeable = true,
    stackStrength = 2,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/rare-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 4,
      cooldown = 10000,
      perTick = 4,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "rare",
    tags = { "cooking", "food", "consumable" }
  },
  ["2145"] = {
    name = "Epic Potion",
    id = 2145,
    value = 15,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/epic.png",
    class = "cooking-ingredient",
    rarity = "epic",
    tags = { "consumable", "cooking", "alchemy" }
  },
  ["2146"] = {
    name = "Epic Large Potion",
    id = 2146,
    value = 375,
    tradeable = true,
    stackStrength = 3,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/epic-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 15000,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "epic",
    tags = { "cooking", "food", "consumable" }
  },
  ["2147"] = {
    name = "Legendary Potion",
    id = 2147,
    value = 20,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/legendary.png",
    class = "cooking-ingredient",
    rarity = "legendary",
    tags = { "consumable", "cooking" }
  },
  ["2148"] = {
    name = "Legendary Large Potion",
    id = 2148,
    value = 500,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 6,
    itemImage = "/images/cooking/alchemy/legendary-large.png",
    class = "cooking-ingredient",
    healing = {
      hp = 8,
      cooldown = 20000,
      perTick = 8,
      totalTicks = 10,
      tickDelay = 1000,
      ignoreCooldown = true
    },
    rarity = "legendary",
    tags = { "cooking", "food", "consumable" }
  },
  ["2149"] = {
    name = "Epic Concentrated Potion",
    id = 2149,
    value = 375,
    tradeable = true,
    stackStrength = 4,
    stackMultiplier = 1,
    itemImage = "/images/cooking/alchemy/epic-concentrated.png",
    class = "cooking-ingredient",
    healing = {
      hp = 6,
      cooldown = 15000,
      perTick = 6,
      totalTicks = 10,
      tickDelay = 1000
    },
    rarity = "epic",
    tags = { "cooking", "food", "consumable" }
  },
  ["3000"] = {
    name = "Water Imbued Dust",
    id = 3000,
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/water_dust.png",
    extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
    class = "cooking-ingredient",
    rarity = "uncommon",
    craftingStats = {
      level = 60,
      experience = 95,
      category = "Dungeon",
      craftable = true,
      multiplier = 8,
      description = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked."
    },
    tags = { "craftable", "cooking", "buff" }
  },
  ["3001"] = {
    name = "Empty Vial",
    id = 3001,
    value = 1,
    tradeable = true,
    itemImage = "/images/cooking/alchemy/empty_vial.png",
    extraTooltipInfo = "An empty vial to pour a standard potion into.",
    class = "cooking-ingredient",
    craftingStats = {
      level = 1,
      experience = 11,
      category = "General",
      craftable = true,
      multiplier = 300,
      description = "A basic glass vial used in alchemy."
    },
    tags = { "craftable", "cooking", "alchemy" }
  },
  ["3002"] = {
    name = "Empty Large Vial",
    id = 3002,
    value = 5,
    tradeable = true,
    itemImage = "/images/cooking/alchemy/empty_large_vial.png",
    extraTooltipInfo = "A large empty vial to pour a large potion into.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["3003"] = {
    name = "Empty Reinforced Vial",
    id = 3003,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
    extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
    class = "cooking-ingredient",
    tags = { "cooking" }
  },
  ["3004"] = {
    name = "Watermelon",
    id = 3004,
    value = 150,
    tradeable = true,
    experience = 35,
    itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
    extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3005"] = {
    name = "Durian",
    id = 3005,
    value = 200,
    tradeable = true,
    experience = 55,
    itemImage = "/images/cooking/alchemy/ingredients/durian.png",
    extraTooltipInfo = "INFO's Favorite!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3006"] = {
    name = "Onion",
    id = 3006,
    value = 30,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/alchemy/ingredients/onion.png",
    extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3007"] = {
    name = "Mana Berry",
    id = 3007,
    value = 125,
    tradeable = true,
    experience = 25,
    itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
    extraTooltipInfo = "Named for its magic enhancing properties.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff" }
  },
  ["3008"] = {
    name = "Thorny Root",
    id = 3008,
    value = 50,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
    extraTooltipInfo = "This one would hurt to fall face first into!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3009"] = {
    name = "Thorny Vine",
    id = 3009,
    value = 50,
    tradeable = true,
    experience = 10,
    itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
    extraTooltipInfo = "Don't let this one snag you by surprise!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3010"] = {
    name = "Tangle Root",
    id = 3010,
    value = 80,
    tradeable = true,
    experience = 20,
    itemImage = "/images/cooking/alchemy/ingredients/root.png",
    extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3011"] = {
    name = "Mandrake",
    id = 3011,
    value = 140,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
    extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3012"] = {
    name = "Jellyfish",
    id = 3012,
    value = 200,
    tradeable = true,
    experience = 50,
    itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
    extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
    class = "cooking-ingredient",
    tags = { "fishing", "cooking", "ingredient", "alchemy" }
  },
  ["3013"] = {
    name = "Frost Flowers",
    id = 3013,
    value = 180,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
    extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["3014"] = {
    name = "Black Berry",
    id = 3014,
    value = 20,
    tradeable = true,
    experience = 40,
    itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
    extraTooltipInfo = "It doesn't know how to speak.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3015"] = {
    name = "Fairy Dust",
    id = 3015,
    value = 165,
    tradeable = true,
    experience = 35,
    itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
    extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3016"] = {
    name = "Lotus Flower",
    id = 3016,
    value = 300,
    tradeable = true,
    experience = 55,
    itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
    extraTooltipInfo = "A rare flower that grows in the deepest parts of the Living Forest and is rumored to have minor magical properties when prepared through alchemy.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3017"] = {
    name = "Four-leaf Clover",
    id = 3017,
    value = 777,
    tradeable = true,
    experience = 77,
    itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
    extraTooltipInfo = "Very lucky!",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff" }
  },
  ["3018"] = {
    name = "Glow Spore Shroom",
    id = 3018,
    value = 90,
    tradeable = true,
    experience = 25,
    itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
    extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3019"] = {
    name = "Pineapple",
    id = 3019,
    value = 70,
    tradeable = true,
    experience = 15,
    itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
    extraTooltipInfo = "Does it go on pizza or not?",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3020"] = {
    name = "Ghost Shrooms",
    id = 3020,
    value = 160,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
    extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
  },
  ["3021"] = {
    name = "Yellow Pepper",
    id = 3021,
    value = 160,
    tradeable = true,
    experience = 30,
    itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
    extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
    class = "cooking-ingredient",
    tags = { "foraging", "cooking", "buff", "alchemy" }
  },
  ["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", "craftable" },
    craftingStats = {
      level = 1,
      experience = 0,
      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", "craftable" },
    craftingStats = {
      level = 1,
      experience = 0,
      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" }
  },
  ["4012"] = {
    id = 4012,
    name = "Leather",
    value = 300,
    tradeable = true,
    itemImage = "/images/combat/materials/leather.png",
    class = "leather",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "crafting", "craftable" },
    craftingStats = {
      level = 15,
      experience = 20,
      category = "General",
      craftable = true
    }
  },
  ["4013"] = {
    id = 4013,
    name = "Rough Cloth",
    value = 30,
    tradeable = true,
    experience = 50,
    level = 1,
    time = 5000,
    itemImage = "/images/combat/materials/rough_cloth.png",
    class = "cloth",
    extraTooltipInfo = "Used as a crafting material.",
    tags = { "runecrafting" }
  },
  ["4014"] = {
    id = 4014,
    name = "Restored Cloth",
    value = 60,
    tradeable = true,
    experience = 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", "craftable" },
    craftingStats = {
      level = 85,
      experience = 2400,
      category = "Rare",
      craftable = true,
      multiplier = 3
    }
  },
  ["4027"] = {
    id = 4027,
    name = "Frost Shard",
    value = 1000,
    tradeable = true,
    itemImage = "/images/combat/materials/frost_shard.png",
    class = "bar",
    extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
    tags = { "magic", "craftable" },
    craftingStats = {
      level = 85,
      experience = 2400,
      category = "Rare",
      craftable = true
    }
  },
  ["4028"] = {
    id = 4028,
    name = "Elder Stone",
    value = 30000,
    tradeable = true,
    itemImage = "/images/combat/materials/elder_stone.png",
    class = "bar",
    extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
    tags = { "magic" },
    rarity = "rare"
  },
  ["4500"] = {
    id = 4500,
    name = "Box Trap",
    value = 25,
    experience = 160,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/box_trap.png",
    extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
    tags = { "hunting", "craftable", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 1,
      image = "/images/farming/hunting/box_trap.png",
      align = "bottom",
      experience = 100,
      time = 40,
      fixedSize = true
    },
    craftingStats = {
      level = 1,
      experience = 205,
      category = "Farming",
      craftable = true,
      description = "A box trap with bait only suitable to catch small game."
    }
  },
  ["4501"] = {
    id = 4501,
    name = "Pitfall Trap",
    value = 50,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/pitfall.png",
    extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
    tags = { "hunting", "craftable", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 13,
      image = "/images/farming/hunting/pitfall.png",
      align = "bottom",
      experience = 125,
      time = 40,
      fixedSize = true
    },
    craftingStats = {
      level = 15,
      experience = 320,
      category = "Farming",
      craftable = true,
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
    }
  },
  ["4502"] = {
    id = 4502,
    name = "Bird Trap",
    value = 100,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/bird_trap.png",
    extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
    tags = { "hunting", "craftable", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 23,
      image = "/images/farming/hunting/bird_trap.png",
      align = "bottom",
      experience = 350,
      time = 90,
      fixedSize = true
    },
    craftingStats = {
      level = 25,
      experience = 595,
      category = "Farming",
      craftable = true,
      description = "A bird trap with bait suitable to catch small flying creatures."
    }
  },
  ["4503"] = {
    id = 4503,
    name = "Net Trap",
    value = 125,
    experience = 10,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/net_trap.png",
    extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
    tags = { "hunting", "craftable", "seed", "farming" },
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 33,
      image = "/images/farming/hunting/net_trap.png",
      align = "bottom",
      experience = 200,
      time = 45,
      fixedSize = true
    },
    craftingStats = {
      level = 35,
      experience = 810,
      category = "Farming",
      craftable = true,
      description = "A net trap with bait suitable to catch most creatures."
    }
  },
  ["4504"] = {
    id = 4504,
    name = "Bear Trap",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/metal_trap.png",
    extraTooltipInfo = "A bear trap with bait only suitable to catch large and medium sized creatures.",
    tags = { "hunting", "craftable", "seed", "farming" },
    rarity = "uncommon",
    farmingStats = {
      height = 1,
      width = 2,
      requiredLevel = 50,
      image = "/images/farming/hunting/metal_trap.png",
      align = "bottom",
      experience = 650,
      time = 60,
      fixedSize = true
    },
    craftingStats = {
      level = 50,
      experience = 3170,
      category = "Farming",
      craftable = true,
      description = "A bear trap with bait only suitable to catch large and medium sized creatures."
    }
  },
  ["4505"] = {
    id = 4505,
    name = "Water Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/water_totem_mj_v2.png",
    extraTooltipInfo = "A totem that periodically summons rainstorms. 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.",
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 50,
      image = "/images/farming/totem/water_totem_mj_v2.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      level = 50,
      experience = 3700,
      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."
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4506"] = {
    id = 4506,
    name = "Nature Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/nature_orb.png",
    extraTooltipInfo = "A totem that imbues your farmland with nature energy. 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.",
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 50,
      image = "/images/farming/totem/nature_orb.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      level = 50,
      experience = 3700,
      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."
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4507"] = {
    id = 4507,
    name = "Earth Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/earth_orb.png",
    extraTooltipInfo = "A totem that enhances your farmland's soil. 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.",
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 50,
      image = "/images/farming/totem/earth_orb.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      level = 50,
      experience = 3700,
      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."
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4508"] = {
    id = 4508,
    name = "Coalescing Totem",
    value = 150,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/totem/condensed_orb.png",
    extraTooltipInfo = "A totem that coalesces various energies into a single form. 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.",
    rarity = "rare",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 50,
      image = "/images/farming/totem/condensed_orb.png",
      align = "bottom",
      experience = 10000,
      time = 10080
    },
    craftingStats = {
      level = 50,
      experience = 3700,
      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."
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["4509"] = {
    id = 4509,
    name = "Monster Trap",
    value = 200,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/hunting/metal_trap.png",
    extraTooltipInfo = "A trap designed to lure unusual monsters.",
    tags = { "hunting", "craftable", "seed", "farming" },
    rarity = "uncommon",
    farmingStats = {
      height = 2,
      width = 2,
      requiredLevel = 60,
      image = "/images/farming/hunting/metal_trap.png",
      align = "bottom",
      experience = 2250,
      time = 90,
      fixedSize = true
    },
    craftingStats = {
      level = 60,
      experience = 9600,
      category = "Farming",
      craftable = true,
      description = "A trap designed to lure unusual monsters."
    }
  },
  ["4510"] = {
    id = 4510,
    name = "Worm Composting Bin",
    value = 500,
    tradeable = true,
    class = "seed",
    itemImage = "/images/farming/worm_bin.png",
    extraTooltipInfo = "A composting bin that uses worms to break down organic material into nutrient-rich soil.",
    rarity = "common",
    farmingStats = {
      height = 1,
      width = 1,
      requiredLevel = 6,
      image = "/images/farming/worm_bin.png",
      align = "bottom",
      experience = 60,
      time = 30,
      fixedSize = true
    },
    craftingStats = {
      level = 6,
      experience = 750,
      category = "Farming",
      craftable = true
    },
    tags = { "craftable", "seed", "farming" }
  },
  ["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 = { "fragment" },
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 10,
      fixedBaseCount = 0
    }
  },
  ["5001"] = {
    id = 5001,
    name = "Shrimp",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/misc/schfftph_fzzglgl.png",
    class = "fish",
    extraTooltipInfo = "One of perfection's many forms."
  },
  ["5002"] = {
    id = 5002,
    name = "Shrimp Ascendant",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
    class = "fish",
    extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art."
  },
  ["6000"] = {
    id = 6000,
    name = "Gold Medal",
    tradeable = false,
    itemImage = "/images/ui/highscore_gold.png",
    extraTooltipInfo = "First place award!",
    class = "gold-medal",
    tags = { "unique" }
  },
  ["6001"] = {
    id = 6001,
    name = "Silver Medal",
    tradeable = false,
    itemImage = "/images/ui/highscore_silver.png",
    extraTooltipInfo = "Second place award!",
    class = "silver-medal",
    tags = { "unique" }
  },
  ["6002"] = {
    id = 6002,
    name = "Bronze Medal",
    tradeable = false,
    itemImage = "/images/ui/highscore_bronze.png",
    extraTooltipInfo = "Third place award!",
    class = "bronze-medal",
    tags = { "unique" }
  },
  ["6950"] = {
    id = 6950,
    name = "Event Token",
    tradeable = false,
    itemImage = "/images/misc/event_token.png",
    extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
    class = "gold-medal",
    tags = { "event" }
  },
  ["7000"] = {
    id = 7000,
    name = "Snow",
    tradeable = false,
    itemImage = "/images/christmas/snow.png",
    extraTooltipInfo = "Used to make Snowballs!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7001"] = {
    id = 7001,
    name = "Snowball",
    tradeable = false,
    itemImage = "/images/christmas/snowball.png",
    extraTooltipInfo = "Use '/throw NAME' to throw at people!",
    class = "christmas-drop",
    tags = { "crafting", "event", "craftable" },
    craftingStats = {
      level = 1,
      experience = 1,
      category = "Event",
      craftable = true
    },
    blockAugmenting = true,
    noDustFromResearching = true,
    noScrapFromResearching = true
  },
  ["7002"] = {
    id = 7002,
    name = "Wrapping Paper",
    tradeable = false,
    itemImage = "/images/christmas/wrapping_paper.png",
    extraTooltipInfo = "Born to be torn apart",
    class = "christmas-drop",
    tags = { "crafting", "event" }
  },
  ["7003"] = {
    id = 7003,
    name = "Present",
    tradeable = false,
    itemImage = "/images/christmas/present.png",
    extraTooltipInfo = "Merry Christmas!",
    class = "christmas-present",
    tags = { "event", "chest" },
    rarity = "rare",
    canBeOpened = true
  },
  ["7004"] = {
    id = 7004,
    name = "Cookie Dough",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/cookie_dough.png",
    extraTooltipInfo = "It smells like cookies",
    class = "christmas-food",
    time = 1000,
    tags = { "event", "cooking", "ingredient", "prepared" }
  },
  ["7005"] = {
    id = 7005,
    name = "Cookie",
    tradeable = false,
    itemImage = "/images/christmas/cookie.png",
    extraTooltipInfo = "It reminds you of your childhood",
    class = "christmas-food",
    tags = { "event", "cooking", "food", "consumable" },
    healing = {
      hp = 20,
      cooldown = 5000,
      perTick = 15,
      totalTicks = 4,
      tickDelay = 3000,
      ignoreCooldown = false
    }
  },
  ["7006"] = {
    id = 7006,
    name = "Gummy Fish",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/gummy_fish.png",
    extraTooltipInfo = "Delicious candy!",
    class = "christmas-drop",
    time = 1000,
    tags = { "fishing", "event" }
  },
  ["7007"] = {
    id = 7007,
    name = "Gummy Shark Fin",
    tradeable = false,
    itemImage = "/images/christmas/gummy_shark_fin.png",
    extraTooltipInfo = "Looks like it came off a Gummy Shark!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7008"] = {
    id = 7008,
    name = "Krampus' Horn",
    tradeable = false,
    itemImage = "/images/christmas/krampus_horn.png",
    extraTooltipInfo = "A deathly energy weakly pulses from them still...",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7009"] = {
    id = 7009,
    name = "Candy Buttons",
    tradeable = false,
    itemImage = "/images/christmas/candy_buttons.png",
    extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7010"] = {
    id = 7010,
    name = "Scarf",
    tradeable = false,
    itemImage = "/images/christmas/scarf.png",
    extraTooltipInfo = "Keeps you warm while you play in the snow!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7011"] = {
    id = 7011,
    name = "Evergreen Log",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/evergreen_log.png",
    extraTooltipInfo = "Smells faintly of mint and cinnamon",
    class = "christmas-drop",
    tags = { "foraging", "event" }
  },
  ["7012"] = {
    id = 7012,
    name = "Corrupted Evergreen Log",
    tradeable = false,
    itemImage = "/images/christmas/corrupted_evergreen_log.png",
    extraTooltipInfo = "It reeks of decay",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7013"] = {
    id = 7013,
    name = "Magic Ice",
    tradeable = false,
    level = 1,
    experience = 1,
    time = 1000,
    itemImage = "/images/christmas/magic_ice.png",
    extraTooltipInfo = "Magically makes you want to lick it",
    class = "christmas-drop",
    tags = { "mining", "event" }
  },
  ["7014"] = {
    id = 7014,
    name = "Inferior Bearded Wanderer",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
    itemIcon = "/images/christmas/christmas_helmet.png",
    extraTooltipInfo = "The hat's a little loose and the beard is itchy",
    visual = "christmas-helmet",
    class = "christmas-tier1",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7015"] = {
    id = 7015,
    name = "Inferior Reindeer Hunters' Armor",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_chestplate_worn.png",
    itemIcon = "/images/christmas/christmas_chestplate.png",
    extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
    visual = "christmas-breastplate",
    class = "christmas-tier1",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7016"] = {
    id = 7016,
    name = "Inferior Reindeer Hunters' Leggings",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_leggings_worn.png",
    itemIcon = "/images/christmas/christmas_leggings.png",
    extraTooltipInfo = "Chafes in all the wrong places",
    visual = "christmas-leggings",
    class = "christmas-tier1",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7017"] = {
    id = 7017,
    name = "Inferior Christmas Lights",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_weapon_worn.png",
    itemIcon = "/images/christmas/christmas_weapon.png",
    extraTooltipInfo = "Still a little dusty from being in storage",
    visual = "christmas-weapon",
    class = "christmas-tier1",
    tags = { "event", "onehand" },
    equipmentStats = {
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4
    }
  },
  ["7018"] = {
    id = 7018,
    name = "SuperSled 1337",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_shield_worn.png",
    itemIcon = "/images/christmas/christmas_shield.png",
    extraTooltipInfo = "An elite sled for elite sledders",
    visual = "christmas-shield",
    class = "christmas-tier1",
    tags = { "event" },
    equipmentStats = {
      slot = "shield",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7019"] = {
    id = 7019,
    name = "Bearded Wanderer",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
    itemIcon = "/images/christmas/christmas_helmet.png",
    extraTooltipInfo = "The hat's too tight and the beard smells funny.",
    visual = "christmas-helmet",
    class = "christmas-tier2",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7020"] = {
    id = 7020,
    name = "Reindeer Hunters' Armor",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_chestplate_worn.png",
    itemIcon = "/images/christmas/christmas_chestplate.png",
    extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
    visual = "christmas-breastplate",
    class = "christmas-tier2",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7021"] = {
    id = 7021,
    name = "Reindeer Hunters' Leggings",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_leggings_worn.png",
    itemIcon = "/images/christmas/christmas_leggings.png",
    extraTooltipInfo = "There's no holes, at least!",
    visual = "christmas-leggings",
    class = "christmas-tier2",
    tags = { "event", "armor" },
    equipmentStats = {
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7022"] = {
    id = 7022,
    name = "Christmas Lights",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_weapon_worn.png",
    itemIcon = "/images/christmas/christmas_weapon.png",
    extraTooltipInfo = "Not for the nice!",
    visual = "christmas-weapon",
    class = "christmas-tier2",
    tags = { "event", "onehand" },
    equipmentStats = {
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4
    }
  },
  ["7023"] = {
    id = 7023,
    name = "SuperSled 9000",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_shield_worn.png",
    itemIcon = "/images/christmas/christmas_shield.png",
    extraTooltipInfo = "For when sledding meets extreme sports",
    visual = "christmas-shield",
    class = "christmas-tier2",
    tags = { "event" },
    equipmentStats = {
      slot = "shield",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      }
    }
  },
  ["7024"] = {
    id = 7024,
    name = "Superior Bearded Wanderer",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_helmet_worn.png",
    itemIcon = "/images/christmas/christmas_helmet.png",
    extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
    visual = "christmas-helmet",
    class = "christmas-tier3",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "helm"
    }
  },
  ["7025"] = {
    id = 7025,
    name = "Superior Reindeer Hunters' Armor",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_chestplate_worn.png",
    itemIcon = "/images/christmas/christmas_chestplate.png",
    extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
    visual = "christmas-breastplate",
    class = "christmas-tier3",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "body"
    }
  },
  ["7026"] = {
    id = 7026,
    name = "Superior Reindeer Hunters' Leggings",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_leggings_worn.png",
    itemIcon = "/images/christmas/christmas_leggings.png",
    extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
    visual = "christmas-leggings",
    class = "christmas-tier3",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "legs"
    }
  },
  ["7027"] = {
    id = 7027,
    name = "Superior Christmas Lights",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_weapon_worn.png",
    itemIcon = "/images/christmas/christmas_weapon.png",
    extraTooltipInfo = "For the naughty!",
    visual = "christmas-weapon",
    class = "christmas-tier3",
    tags = { "event", "onehand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.4,
      cosmeticSlot = "weapon"
    }
  },
  ["7028"] = {
    id = 7028,
    name = "SuperSled 9001",
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/christmas_shield_worn.png",
    itemIcon = "/images/christmas/christmas_shield.png",
    extraTooltipInfo = "It's over 9000!",
    visual = "christmas-shield",
    class = "christmas-tier3",
    tags = { "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "shield",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "shield"
    }
  },
  ["7029"] = {
    name = "Magical Snowball",
    id = 7029,
    enchantmentTier = 5,
    value = 2840000,
    tradeable = true,
    requiredLevel = {
      attack = 50,
      strength = 50
    },
    itemImage = "/images/christmas/magical_snowball.png",
    extraTooltipInfo = "Thankfully it's magical and not lemon infused.",
    class = "equipment",
    visual = "magical-snowball",
    tags = { "melee", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "shield",
      offensiveAccuracyAffinityRating = {
        Melee = 6,
        Magic = 18,
        Range = 0
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 1,
        Range = 1,
        Ice = 1.05
      },
      defensiveDamageAffinity = {
        Melee = 1,
        Magic = 1,
        Range = 1,
        Ice = 1.05
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "weaponBonus.intellect",
        value = 0.5
      } }
    },
    rarity = "uncommon"
  },
  ["7030"] = {
    name = "Candy Cane Daggers",
    id = 7030,
    enchantmentTier = 5,
    value = 2840000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    extraTooltipInfo = "Best to not lick these.",
    itemImage = "/images/christmas/candy_cane_daggers_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/christmas/candy_cane_dagger_1.png",
      css = "candy-cane-daggers-1"
    }, {
      image = "/images/christmas/candy_cane_dagger_2.png",
      css = "candy-cane-daggers-2"
    } },
    tags = { "melee", "event", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 69,
        Magic = -10,
        Range = -10,
        Piercing = 43,
        Blunt = -8,
        Slashing = 43
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.1,
        Blunt = 0.33,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 29,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 10,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      } }
    },
    rarity = "uncommon"
  },
  ["7031"] = {
    name = "Festive Shroud",
    id = 7031,
    enchantmentTier = 2,
    value = 5120000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      enchanting = 40
    },
    itemImage = "/images/christmas/festive_shroud.png",
    itemIcon = "/images/christmas/festive_shroud_hood.png",
    class = "equipment",
    extraTooltipInfo = "Makes you feel rather jolly.",
    visual = "cape",
    tags = { "melee", "event", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = 4,
        stamina = 4
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 0.5
      }, {
        stat = "armorBonus.agility",
        value = 0.5
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      } }
    },
    rarity = "epic"
  },
  ["7032"] = {
    name = "Merry Maker's Mittens",
    id = 7032,
    itemImage = "/images/christmas/christmas_gloves.png",
    extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/christmas/christmas_gloves_1.png",
      css = "christmas-gloves-1"
    }, {
      image = "/images/christmas/christmas_gloves_2.png",
      css = "christmas-gloves-2"
    }, {
      image = "/images/christmas/christmas_gloves_3.png",
      css = "christmas-gloves-3"
    } },
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "gloves"
    }
  },
  ["7033"] = {
    name = "Mistletoe Treads",
    id = 7033,
    itemImage = "/images/christmas/christmas_boots.png",
    itemIcon = "/images/christmas/christmas_boots_icon.png",
    extraTooltipInfo = "For treading on snow or enemy faces.",
    class = "equipment",
    visual = "boots",
    tags = { "event", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      cosmeticSlot = "boots"
    }
  },
  ["7034"] = {
    id = 7034,
    name = "Magic Ice Bar",
    level = 1,
    experience = 100,
    time = 12000,
    itemImage = "/images/christmas/ice_bar.png",
    class = "bar",
    extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
    tags = { "mining", "smithing", "event" }
  },
  ["7035"] = {
    name = "Winter Rune",
    id = 7035,
    time = 5000,
    experience = 25,
    level = 1,
    itemImage = "/images/christmas/Snow_Rune.png",
    extraTooltipInfo = "A slate imbued with the essence of winter.",
    class = "rune",
    tags = { "ammunition", "magic", "runecrafting", "event" }
  },
  ["7036"] = {
    name = "Scroll of Candy Canes",
    enchant = true,
    hidden = true,
    categories = { "christmas elf gear" },
    time = 15000,
    id = 7036,
    enchantmentID = 7000,
    level = 1,
    experience = 100,
    itemImage = "/images/christmas/xmas_scroll.png",
    class = "enchanted-scroll",
    extraTooltipInfo = "A scroll enchanted with some sort of winter magic, not compatible with any gear you know of.",
    tags = { "enchanting", "event" }
  },
  ["7037"] = {
    id = 7037,
    name = "Gummy Lure",
    fishingBait = {
      level = 0,
      bait = 0,
      reel = 0,
      bonus = 0
    },
    itemImage = "images/christmas/gummy_bait.png",
    extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
    class = "fish-secondary",
    tags = { "fishing", "event", "bait" }
  },
  ["7038"] = {
    id = 7038,
    name = "Winter Essence",
    tradeable = false,
    itemImage = "/images/christmas/snow_essence.png",
    extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
    class = "rune",
    tags = { "magic", "runecrafting", "event" }
  },
  ["7039"] = {
    id = 7039,
    name = "Gummy Shark",
    tradeable = false,
    level = 1,
    experience = 1,
    itemImage = "/images/christmas/monsters/gummy_shark.png",
    extraTooltipInfo = "More likely to bite you than let you bite it!",
    class = "christmas-drop",
    time = 1000,
    tags = { "fishing", "event" }
  },
  ["7040"] = {
    id = 7040,
    name = "Angry Letter",
    tradeable = false,
    itemImage = "/images/christmas/angry_letter.png",
    extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7041"] = {
    id = 7041,
    name = "Baubles",
    tradeable = false,
    itemImage = "/images/christmas/baubles.png",
    extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7042"] = {
    id = 7042,
    name = "Extra Large Snowball",
    tradeable = false,
    itemImage = "/images/christmas/extra_large_snowball.png",
    extraTooltipInfo = "Normally used to build snowmen, but not today. Use '/throw NAME large' to \"throw\" at people!",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7043"] = {
    id = 7043,
    name = "Extra Large Baubles",
    tradeable = false,
    itemImage = "/images/christmas/extra_large_baubles.png",
    extraTooltipInfo = "Commemorates Christmas 2024! How many can you collect? How many can you even hold? These things are heavy.",
    class = "christmas-drop",
    tags = { "event" }
  },
  ["7050"] = {
    id = 7050,
    name = "Snowglobe",
    tradeable = false,
    itemImage = "/images/christmas/snowglobe.png",
    extraTooltipInfo = "Stores your Christmas Spirit!",
    class = "christmas-globe",
    tags = { "event" }
  },
  ["7060"] = {
    id = 7060,
    name = "Mr. Klimp",
    itemImage = "/images/combat/monsters/chicken.png",
    extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
    class = "equipment",
    visual = "p-chicken",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7061"] = {
    id = 7061,
    name = "The Mine Dwelling Hamster",
    itemImage = "/images/combat/monsters/elite/hamster.png",
    extraTooltipInfo = "Back to the mines with you!!!",
    class = "equipment",
    visual = "hamster",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7062"] = {
    id = 7062,
    name = "Lil Crown Hamperster",
    itemImage = "/images/combat/monsters/elite/hamster2.png",
    extraTooltipInfo = "Little hat REQUIRED",
    class = "equipment",
    visual = "hamster-2",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7063"] = {
    name = "Lightning Edge",
    id = 7063,
    itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
    class = "equipment",
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
    visual = "zero",
    tags = { "melee", "onehand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      oneHanded = true,
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7064"] = {
    name = "Frost Maul",
    id = 7064,
    itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
    extraTooltipInfo = "A hulking mass of snow covered ice.",
    class = "equipment",
    visual = "moss-maul",
    tags = { "melee", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7065"] = {
    id = 7065,
    name = "Abusive",
    itemImage = "/images/combat/monsters/elite/hamster3.png",
    extraTooltipInfo = "gamster",
    class = "equipment",
    visual = "hamster-3",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7066"] = {
    name = "Elite Titan Helm",
    id = 7066,
    itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
    itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
    extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
    class = "equipment",
    visual = "black-knight-full-helm",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7067"] = {
    name = "Ancient Crown",
    id = 7067,
    itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
    itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
    extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
    class = "equipment",
    visual = "kings-crown",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7068"] = {
    name = "Idlescape Bond",
    id = 7068,
    isTokenInput = true,
    itemImage = "/images/premium/gift_token.png",
    extraTooltipInfo = "A token that can be redeemed to gift one month of Idlescape Plus to another player.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7069"] = {
    name = "Character Token",
    id = 7069,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a new character slot.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7070"] = {
    name = "Active Character Token",
    id = 7070,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a new active character slot. NOTE: You can only have one Default league character active at the same time.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7071"] = {
    name = "Item Name Token",
    id = 7071,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7072"] = {
    name = "Vacation Token",
    id = 7072,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours. (One-time effect)",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7073"] = {
    name = "Loadout Token",
    id = 7073,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7074"] = {
    name = "Holy Avenger Helm",
    id = 7074,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
    extraTooltipInfo = "H... Pointy!",
    class = "equipment",
    visual = "avenger-helm",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7075"] = {
    name = "Holy Avenger Breastplate",
    id = 7075,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
    extraTooltipInfo = "Full of righteous indignation!",
    class = "equipment",
    visual = "avenger-breastplate",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary"
  },
  ["7076"] = {
    name = "Holy Avenger Cape",
    id = 7076,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
    extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
    class = "equipment",
    visual = "avenger-cape",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "cape"
    },
    rarity = "legendary"
  },
  ["7077"] = {
    name = "Holy Avenger Leggings",
    id = 7077,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
    class = "equipment",
    visual = "avenger-leggings",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary"
  },
  ["7078"] = {
    name = "Holy Avenger Boots",
    id = 7078,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
    itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
    extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
    class = "equipment",
    visual = "avenger-boots",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      cosmeticSlot = "boots"
    },
    rarity = "legendary"
  },
  ["7079"] = {
    name = "Holy Avenger Gloves",
    id = 7079,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
    itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
    extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
      css = "avenger-gloves-1"
    }, {
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
      css = "avenger-gloves-2"
    }, {
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
      css = "avenger-gloves-3"
    } },
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      cosmeticSlot = "gloves"
    },
    rarity = "legendary"
  },
  ["7080"] = {
    name = "A Mad Faith's Wrath",
    id = 7080,
    itemImage = "/images/premium/cosmetic/equipment/wrath.png",
    itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
    extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
    class = "equipment",
    visual = "madfaith",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7081"] = {
    id = 7081,
    name = "Limpe K. Limpe",
    itemImage = "/images/combat/monsters/elite/limpe.png",
    extraTooltipInfo = "A creature that is beyond comprehension.",
    class = "equipment",
    visual = "p-chicken-2",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary"
  },
  ["7082"] = {
    name = "Username Change Token",
    id = 7082,
    isTokenInput = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to change your username.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7083"] = {
    name = "Shapeless Bow",
    id = 7083,
    itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
    extraTooltipInfo = "A bow fashioned to use chaos itself.",
    class = "equipment",
    visual = "shapeless-longbow",
    tags = { "range", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7084"] = {
    name = "Shapeless Staff",
    id = 7084,
    itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
    extraTooltipInfo = "A staff fashioned to use chaos itself.",
    class = "equipment",
    visual = "shapeless-staff",
    tags = { "magic", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7085"] = {
    name = "Gift of the Lightning King",
    id = 7085,
    itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
    itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
    extraTooltipInfo = "Gift of the Lightning King",
    class = "equipment",
    visual = "kings-crown",
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary",
    tags = { "cosmetic" }
  },
  ["7086"] = {
    name = "Put Something On",
    id = 7086,
    itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
    itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
    extraTooltipInfo = "Seriously, put something on.",
    class = "equipment",
    visual = "character-model",
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    rarity = "legendary",
    tags = { "cosmetic" }
  },
  ["7087"] = {
    name = "Fresh Off the Island",
    id = 7087,
    itemImage = "/images/combat/character_model_beard.png",
    extraTooltipInfo = "Do you even know what island?",
    class = "equipment",
    visual = "character-beard",
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "face"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7088"] = {
    name = "Forgotten Platebody",
    id = 7088,
    itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
    extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
      css = "ghost-body-front"
    }, {
      image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
      css = "ghost-body-back"
    } },
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary"
  },
  ["7089"] = {
    name = "Inventory Tab Token",
    id = 7089,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase your inventory tab count by 1. Tabs can be ordered and named.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7090"] = {
    name = "User Action Queue Count Token",
    id = 7090,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7091"] = {
    name = "User Action Queue Count Token - Formerly Length Token",
    id = 7091,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1. (Formerly a User Action Queue Length Token)",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7092"] = {
    name = "Valiant Lumberjack's Vest",
    id = 7092,
    itemImage = "/images/foraging/Foraging_Top.png",
    extraTooltipInfo = "Makes you want to shout timber.",
    class = "equipment",
    visual = "smock",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary"
  },
  ["7093"] = {
    name = "Valiant Lumberjack's Hat",
    id = 7093,
    itemImage = "/images/foraging/Foraging_hat.png",
    extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
    class = "equipment",
    visual = "lumberjack-hat",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7094"] = {
    name = "Valiant Lumberjack's Trousers",
    id = 7094,
    itemImage = "/images/foraging/Foraging_legs.png",
    extraTooltipInfo = "You're a lumberjack and you're okay!",
    class = "equipment",
    visual = "lumberjack-legs",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary"
  },
  ["7095"] = {
    name = "Valiant Camo Cloak",
    id = 7095,
    itemImage = "/images/combat/equipment/camo_cape.PNG",
    itemIcon = "/images/combat/equipment/camo_cape.PNG",
    specialVisuals = { {
      image = "/images/combat/equipment/camo_cape_back.png",
      css = "camo-back"
    }, {
      image = "/images/combat/equipment/camo_cape_front.png",
      css = "camo-front"
    } },
    extraTooltipInfo = "A cloak with camo elements to help you avoid fights in dangerous places. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
    class = "equipment",
    visual = "cape",
    tags = { "melee", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "cape",
      cosmeticSlot = "cape"
    },
    rarity = "legendary"
  },
  ["7096"] = {
    name = "Night Walker",
    id = 7096,
    itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
    extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
    class = "equipment",
    visual = "night-wanderer",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7097"] = {
    name = "Night Wand3rer",
    id = 7097,
    itemImage = "/images/premium/cosmetic/equipment/Night_Wand3rer.png",
    extraTooltipInfo = "The Face Of the Last \"Wand3rer\" from the overgrown woods he really just wants a hug..",
    class = "equipment",
    visual = "night-wanderer",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary"
  },
  ["7098"] = {
    id = 7098,
    name = "Celestial",
    itemImage = "/images/premium/cosmetic/equipment/celestial.png",
    itemIcon = "/images/premium/cosmetic/equipment/celestial_icon.png",
    extraTooltipInfo = "Who would have guessed a simple cape would have had such power?",
    class = "equipment",
    visual = "celestial",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["7099"] = {
    name = "Eyes of Chaos",
    id = 7099,
    itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
    itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
    extraTooltipInfo = "'Eye' see you.",
    class = "equipment",
    visual = "eyes-of-chaos",
    tags = { "melee", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7100"] = {
    name = "Forgotten Platelegs",
    id = 7100,
    itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
    extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    class = "equipment",
    visual = "ghost-legs",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary"
  },
  ["7101"] = {
    name = "Tiny Wise Hat",
    id = 7101,
    itemImage = "/images/chaticons/chat-icon-dev.png",
    extraTooltipInfo = "A tiny wise hat. Far too small for you!",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      css = "tiny-wise-hat-1"
    }, {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      css = "tiny-wise-hat-2"
    } },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7102"] = {
    name = "Wise Hat",
    id = 7102,
    itemImage = "/images/chaticons/chat-icon-dev.png",
    extraTooltipInfo = "A wise hat for a wise person! So, why do you have it?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      css = "medium-wise-hat-1"
    }, {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      css = "medium-wise-hat-2"
    } },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7103"] = {
    name = "Big Wise Hat",
    id = 7103,
    itemImage = "/images/chaticons/chat-icon-dev.png",
    extraTooltipInfo = "A big hat that you could almost name a background character after. How can you see?",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/dev_hat_back.png",
      css = "big-wise-hat-1"
    }, {
      image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      css = "big-wise-hat-2"
    } },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7104"] = {
    name = "Librarian's Chef Hat",
    id = 7104,
    itemImage = "/images/cooking/equipment/cooking_hat.png",
    extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
    class = "equipment",
    visual = "chef-hat",
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7105"] = {
    name = "Librarian's Chef Coat",
    id = 7105,
    itemImage = "/images/cooking/equipment/cooking_body.png",
    extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
    class = "equipment",
    visual = "chef-body",
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7106"] = {
    name = "Librarian's Chef Pants",
    id = 7106,
    itemImage = "/images/cooking/equipment/cooking_legs.png",
    extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
    class = "equipment",
    visual = "chef-legs",
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7107"] = {
    name = "Master Chef's Lesser Ladle",
    id = 7107,
    itemImage = "/images/combat/equipment/lesser_ladle.png",
    extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
    class = "equipment",
    visual = "lesser-ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7108"] = {
    name = "Master Chef's Ladle",
    id = 7108,
    itemImage = "/images/combat/equipment/ladle.png",
    extraTooltipInfo = "The ladle of a Master Chef. Smells of legacy!",
    class = "equipment",
    visual = "ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7109"] = {
    name = "Master Chef's Greater Ladle",
    id = 7109,
    itemImage = "/images/combat/equipment/greater_ladle.png",
    extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
    class = "equipment",
    visual = "greater-ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7110"] = {
    name = "Master Chef's Golden Spoon",
    id = 7110,
    itemImage = "/images/cooking/golden_spoon.png",
    extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
    class = "equipment",
    visual = "ladle",
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary",
    tags = { "twohand", "cosmetic" }
  },
  ["7111"] = {
    name = "Lich's Visage",
    id = 7111,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
    extraTooltipInfo = "Gazing out from beyond the pale.",
    class = "equipment",
    visual = "necro-cowl",
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      cosmeticSlot = "helm"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7112"] = {
    name = "Lich's Robe Top",
    id = 7112,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_top.png",
    extraTooltipInfo = "The unbeating heart still pulses with malignant energy.",
    class = "equipment",
    visual = "necro-top",
    equipmentStats = {
      isTransmog = true,
      slot = "body",
      cosmeticSlot = "body"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7113"] = {
    name = "Lich's Robe Bottoms",
    id = 7113,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_legs.png",
    extraTooltipInfo = "The darkest magics propel you forward.",
    class = "equipment",
    visual = "necro-legs",
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7114"] = {
    name = "Lich's Gloves",
    id = 7114,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
    itemIcon = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
    extraTooltipInfo = "These gloves maintain only the barest grip on life.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_1.png",
      css = "necro-gloves-1"
    }, {
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_2.png",
      css = "necro-gloves-2"
    }, {
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_3.png",
      css = "necro-gloves-3"
    } },
    visual = "necro-gloves",
    equipmentStats = {
      isTransmog = true,
      slot = "gloves",
      cosmeticSlot = "gloves"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7115"] = {
    name = "Lich's Boots",
    id = 7115,
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_boots.png",
    itemIcon = "/images/premium/cosmetic/equipment/C_Necro_boots_icon.png",
    extraTooltipInfo = "For crushing the life out of your enemies.",
    class = "equipment",
    visual = "necro-boots",
    equipmentStats = {
      isTransmog = true,
      slot = "boots",
      cosmeticSlot = "boots"
    },
    rarity = "legendary",
    tags = { "armor", "cosmetic" }
  },
  ["7116"] = {
    name = "Marshall the Rat's Gun",
    id = 7116,
    itemImage = "/images/premium/cosmetic/equipment/marshall_gun.png",
    extraTooltipInfo = "It's a rat-sized gun! Not a gun the size of a rat, a gun that is sized for use by a rat. That's really small.",
    class = "equipment",
    visual = "marshall-gun",
    tags = { "range", "twohand", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "weapon",
      cosmeticSlot = "weapon"
    },
    rarity = "legendary"
  },
  ["7117"] = {
    name = "Profile Slot Token",
    id = 7117,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase your profile slot count by 1.",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7118"] = {
    name = "Randomisator Horse",
    id = 7118,
    itemImage = "/images/combat/equipment/randomisator_horse.png",
    extraTooltipInfo = "A random horse. Ride it into the sunset.",
    class = "equipment",
    visual = "randomisator-horse",
    equipmentStats = {
      isTransmog = true,
      slot = "legs",
      cosmeticSlot = "legs"
    },
    tags = { "armor", "cosmetic" }
  },
  ["7119"] = {
    id = 7119,
    name = "Lost Artisan",
    itemImage = "/images/premium/cosmetic/equipment/zoomba.png",
    extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the quality of equipment. Occasionally asks what year it is.",
    class = "equipment",
    visual = "zoomba",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["7120"] = {
    id = 7120,
    name = "Lost Craftsman",
    itemImage = "/images/premium/cosmetic/equipment/zoomba_2.png",
    extraTooltipInfo = "Constantly grumbling about the current state of 'Smelting' and the poor quality of equipment.",
    class = "equipment",
    visual = "zoomba",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["8000"] = {
    name = "RISE OF INFO",
    id = 8000,
    value = 500,
    tradeable = true,
    champEncounter = 3010,
    enchantmentTier = 0,
    overrideItemTier = 1,
    itemImage = "/images/misc/Elite_Scroll.png",
    extraTooltipInfo = "Ancient power emanates from the seal... It sorta smells like durian. Probably not a good idea to use this until raids are officially implemented.",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "dungeon" },
    rarity = "legendary"
  },
  ["8001"] = {
    name = "Black Knight's Trial",
    id = 8001,
    value = 500,
    tradeable = true,
    champEncounter = 2000,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_BK.png",
    extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8002"] = {
    name = "Giant Scroll",
    id = 8002,
    value = 500,
    tradeable = true,
    champEncounter = 2001,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
    extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8003"] = {
    name = "Corroded Scroll",
    id = 8003,
    value = 500,
    tradeable = true,
    champEncounter = 2002,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Corroded.png",
    extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8004"] = {
    name = "Stew Stained Page",
    id = 8004,
    value = 500,
    tradeable = true,
    champEncounter = 2003,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
    extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8005"] = {
    name = "Cluster-Cluck",
    id = 8005,
    value = 500,
    tradeable = true,
    champEncounter = 2004,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
    extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8006"] = {
    name = "Demonic Trial",
    id = 8006,
    value = 500,
    tradeable = true,
    champEncounter = 2005,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
    extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8007"] = {
    name = "Taproot Scroll",
    id = 8007,
    value = 500,
    tradeable = true,
    champEncounter = 2006,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
    extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8008"] = {
    name = "The Final Test",
    id = 8008,
    value = 500,
    tradeable = true,
    champEncounter = 5,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/Elite_Scroll.png",
    extraTooltipInfo = "Can you do what no one has ever done before?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "dungeon" },
    rarity = "legendary"
  },
  ["8009"] = {
    name = "Shapeless Scroll",
    id = 8009,
    value = 500,
    tradeable = true,
    champEncounter = 2007,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
    extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8010"] = {
    name = "Stormy Sea Scroll",
    id = 8010,
    value = 500,
    tradeable = true,
    champEncounter = 2008,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
    extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8011"] = {
    name = "Enchanted Armory Scroll",
    id = 8011,
    value = 500,
    tradeable = true,
    champEncounter = 2009,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Armory.png",
    extraTooltipInfo = "A dignified invitation to test the armory's latest creations. Will you accept?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8012"] = {
    name = "Fallen Academy Scroll",
    id = 8012,
    value = 500,
    tradeable = true,
    champEncounter = 2010,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Academy.png",
    extraTooltipInfo = "An academy scroll that has been warped by some sort of demonic energy. Will you explore it?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8013"] = {
    name = "Overgrown Woods Scroll",
    id = 8013,
    value = 500,
    tradeable = true,
    champEncounter = 2011,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Woods.png",
    extraTooltipInfo = "An old scroll you found in the woods that leads you further into the woods. Should you follow it?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["8014"] = {
    name = "Elven Encampment Scroll",
    id = 8014,
    value = 500,
    tradeable = true,
    champEncounter = 2012,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 1,
    itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
    extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
    class = "elite-scroll",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 1
    },
    blockResearching = true,
    tags = { "elite" },
    rarity = "uncommon"
  },
  ["9000"] = {
    name = "Giant's Keep Key",
    id = 9000,
    value = 5000000,
    champEncounter = 3003,
    enchantmentTier = 0,
    maxAugLevel = 40,
    tradeable = true,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/Complete_Disc.png",
    extraTooltipInfo = "The key to enter the Giant's Keep made of the various elemental fragments. Only five people could make it to the Keep without being spotted.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 90000,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
    }
  },
  ["9001"] = {
    id = 9001,
    name = "Nature Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Nature_Piece.png",
    extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9002"] = {
    id = 9002,
    name = "Ice Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Water_Piece.png",
    extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9003"] = {
    id = 9003,
    name = "Fire Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Fire_Piece.png",
    extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment", "craftable" },
    rarity = "uncommon",
    craftingStats = {
      level = 85,
      experience = 1500,
      category = "Dungeon",
      craftable = true
    }
  },
  ["9004"] = {
    id = 9004,
    name = "Corrupted Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Death_Piece.png",
    extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9005"] = {
    id = 9005,
    name = "Chaos Fragment",
    value = 750000,
    tradeable = true,
    itemImage = "/images/misc/keys/Chaos_Piece.png",
    extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9006"] = {
    name = "Torn Goblin Settlement Map",
    id = 9006,
    value = 100000,
    tradeable = true,
    champEncounter = 3001,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/goblin_map.png",
    extraTooltipInfo = "A map to find an elusive goblin settlement. You could probably only bring up to three people to this location safely.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 5030,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter."
    }
  },
  ["9007"] = {
    name = "Scrap of Stained Parchment",
    id = 9007,
    value = 7500,
    tradeable = true,
    itemImage = "/images/misc/keys/goblin_map_piece.png",
    extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9008"] = {
    name = "Dark Fortress Key",
    id = 9008,
    value = 750000,
    tradeable = true,
    champEncounter = 3002,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/fortress_key.png",
    extraTooltipInfo = "A brutish key made of dark metal. The way to a fortress is treacherous, no more than three people could make the journey.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 30500,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter."
    }
  },
  ["9009"] = {
    name = "Dark Key Piece",
    id = 9009,
    value = 100000,
    tradeable = true,
    itemImage = "/images/misc/keys/fortress_key_piece.png",
    extraTooltipInfo = "A piece of dark metal that looks like part of a key.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9010"] = {
    name = "Cursed Spade",
    id = 9010,
    value = 2000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3006,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/cursed_spade.png",
    extraTooltipInfo = "A cursed spade that is drawn to long forgotten lands...",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 10020,
      category = "Dungeon",
      craftable = true,
      description = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?"
    }
  },
  ["9011"] = {
    name = "Burning Feather",
    id = 9011,
    value = 2000000,
    tradeable = true,
    enchantmentTier = 0,
    maxAugLevel = 40,
    champEncounter = 3007,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/flame_feather.png",
    extraTooltipInfo = "The feather itself appears to be made out of fire! You could probably lead yourself and one other wherever it's pointing. It just wants to go home, but you'd probably melt in there. Better bring some Flame Resistance food!",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 28000,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter."
    }
  },
  ["9012"] = {
    name = "Krampus' Key",
    id = 9012,
    value = 69,
    tradeable = false,
    enchantmentTier = 0,
    itemImage = "/images/christmas/krampus_key.png",
    extraTooltipInfo = "A piece of bone with some bits of metal sticking off of it. If you squint really hard it somewhat resembles a key.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "event", "craftable" },
    blockCritAugment = true,
    craftingStats = {
      level = 1,
      experience = 0,
      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", "craftable" },
    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" },
    blockCritAugment = true,
    rarity = "uncommon"
  },
  ["9016"] = {
    name = "Elder Lockstone",
    id = 9016,
    value = 5000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3004,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/lockstone.png",
    extraTooltipInfo = "A lockstone that can lead its owner to a hidden Elder Ruin and reveal its untouched treasures.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "epic",
    craftingStats = {
      level = 80,
      experience = 50500,
      category = "Dungeon",
      craftable = true,
      description = "Repairing the lockstone appears to activate some sort of latent power within it."
    }
  },
  ["9017"] = {
    name = "Castle Map",
    id = 9017,
    value = 2000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3005,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/castle_map.png",
    extraTooltipInfo = "A full map that leads to an old castle.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "epic",
    craftingStats = {
      level = 74,
      experience = 27600,
      category = "Dungeon",
      craftable = true,
      description = "A full map that leads to an old castle."
    }
  },
  ["9018"] = {
    name = "Ancient Pyramid",
    id = 9018,
    value = 5000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3008,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/pyramid.png",
    extraTooltipInfo = "An ancient chunk of stone curiously shaped into a pyramid.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    rarity = "epic",
    blockCritAugment = true,
    craftingStats = {
      level = 80,
      experience = 41000,
      category = "Dungeon",
      craftable = true,
      description = "An ancient chunk of stone curiously shaped into a pyramid."
    }
  },
  ["9019"] = {
    name = "Ancient Maelstrom Orb",
    id = 9019,
    value = 10000000,
    tradeable = true,
    maxAugLevel = 40,
    champEncounter = 3009,
    overrideItemTier = 2,
    itemImage = "images/misc/keys/prism.png",
    extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    blockCritAugment = true,
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 112500,
      category = "Dungeon",
      craftable = true,
      description = "A prism trapped inside of a magical prison. What could go wrong if you released it?"
    }
  },
  ["9020"] = {
    name = "Ancient Crystal",
    id = 9020,
    value = 1000000,
    tradeable = true,
    itemImage = "/images/misc/keys/ancient_crystal.png",
    extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "epic"
  },
  ["9021"] = {
    name = "Ancient Stone",
    id = 9021,
    value = 1000000,
    tradeable = true,
    itemImage = "/images/misc/keys/ancient_stone.png",
    extraTooltipInfo = "An ancient stone. Appears to be hewn in such a way that it would be able to fit nicely with other similar stones, despite its obvious age and damage.",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "epic"
  },
  ["9022"] = {
    name = "Partial Map",
    id = 9022,
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/keys/partial_map.png",
    extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "rare"
  },
  ["9023"] = {
    name = "Elder Gem",
    id = 9023,
    value = 3000000,
    tradeable = true,
    itemImage = "/images/misc/keys/elder_gem.png",
    extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
    class = "key",
    blockResearching = true,
    tags = { "fragment" },
    rarity = "rare"
  },
  ["9024"] = {
    name = "Awakened Shrimp Eye",
    id = 9024,
    value = 30000000,
    tradeable = true,
    champEncounter = 3011,
    enchantmentTier = 0,
    overrideItemTier = 2,
    itemImage = "/images/misc/shrimp_eye.png",
    extraTooltipInfo = "It's looking at you. Don't look too closely back.",
    class = "key",
    blockCritAugment = true,
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    tags = { "dungeon", "craftable" },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 237000,
      category = "Dungeon",
      craftable = true,
      description = "You can awaken the eye through a series of ancient rituals. Are you prepared?"
    }
  },
  ["9025"] = {
    name = "Dwarven Research Key",
    id = 9025,
    value = 5000000,
    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,
    blockCritAugment = true,
    tags = { "dungeon", "craftable" },
    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 = 5000000,
    champEncounter = 3013,
    tradeable = true,
    itemImage = "/images/misc/keys/heart_oak.png",
    extraTooltipInfo = "The key to enter the Nature Atheneum.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon" },
    rarity = "epic"
  },
  ["9027"] = {
    name = "Abandoned Academy Scroll",
    id = 9027,
    value = 5000000,
    champEncounter = 3012,
    enchantmentTier = 0,
    tradeable = true,
    itemImage = "/images/misc/keys/abandoned_academy.png",
    extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
    class = "key",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon", "craftable" },
    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,
    smithingTier = 7,
    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 = 70,
      experience = 225000,
      height = 5,
      width = 5,
      time = 1440,
      image = "/images/farming/elder_oak_plant.png",
      align = "bottom"
    },
    class = "seed",
    tradeable = true,
    itemImage = "/images/farming/elder_oak_seed.png",
    tags = { "fragment", "seed", "farming" },
    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 = 3000000,
    tradeable = true,
    champEncounter = 3015,
    enchantmentTier = 0,
    maxAugLevel = 40,
    overrideItemTier = 2,
    itemImage = "/images/misc/keys/vault_key.png",
    extraTooltipInfo = "A brutish key made of dark metal, slotted with a crystal, rumored to unlock hidden treasures within the Dark Vault.",
    class = "key",
    augmentOverride = {
      fixedSuccessCount = 1,
      fixedBaseCount = 0
    },
    blockResearching = true,
    blockCritAugment = true,
    tags = { "dungeon", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 85,
      experience = 113500,
      category = "Dungeon",
      craftable = true,
      description = "Grants one-time access to the Dark Vault dungeon. This is a trio encounter."
    }
  },
  ["9034"] = {
    name = "Dark Vault Identification Crystal",
    id = 9034,
    value = 500000,
    tradeable = true,
    itemImage = "images/misc/keys/id.png",
    class = "key",
    blockResearching = true,
    extraTooltipInfo = "An intact identification crystal. Can be used to fashion a key to gain access to the Dark Vault.",
    tags = { "fragment" },
    rarity = "uncommon"
  },
  ["9035"] = {
    name = "Prismatic Pudding",
    id = 9035,
    value = 5000000,
    champEncounter = 3016,
    tradeable = true,
    itemImage = "/images/misc/keys/prismatic_pudding.png",
    extraTooltipInfo = "The only dish capable of granting you entry to the Master Chicken's Kitchen. The Final Flan!",
    class = "cooking-ingredient",
    blockResearching = true,
    blockAugmenting = true,
    blockCritAugment = true,
    tags = { "dungeon", "cooking" },
    rarity = "epic"
  },
  ["9036"] = {
    id = 9036,
    name = "Prismatic Extract",
    value = 500000,
    tradeable = true,
    itemImage = "/images/misc/keys/prismatic_extract.png",
    class = "cooking-ingredient",
    extraTooltipInfo = "Like vanilla extract, but magical. Can be used with dairy to make the fabled Prismatic Pudding and challenge the Master Chicken Chef.",
    tags = { "fragment", "cooking", "ingredient", "prepared" },
    rarity = "epic"
  },
  ["10000"] = {
    id = 10000,
    name = "The Castled King",
    itemImage = "/images/combat/monsters/elite/true_info.png",
    itemIcon = "/images/magic/prismatic_gem.png",
    extraTooltipInfo = "Show your true might.",
    class = "equipment",
    visual = "castled-king",
    equipmentStats = {
      isTransmog = true,
      fullTransmog = true,
      slot = "cape",
      cosmeticSlot = "base"
    },
    tags = { "unique", "cosmetic" },
    rarity = "legendary"
  },
  ["10001"] = {
    name = "Dextrous Scraps",
    id = 10001,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/Range_Scrap.png",
    class = "gem",
    extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
    tags = { "range", "chest" },
    canBeOpened = true
  },
  ["10002"] = {
    name = "Intellectual Scraps",
    id = 10002,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/Magic_Scrap.png",
    class = "gem",
    extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
    tags = { "magic", "chest" },
    canBeOpened = true
  },
  ["10003"] = {
    name = "Gem Package",
    id = 10003,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/package.png",
    class = "gem",
    extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
    tags = { "mining", "chest" },
    canBeOpened = true
  },
  ["10004"] = {
    name = "Sealed Scroll",
    id = 10004,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/sealed_scroll.png",
    class = "gem",
    extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10005"] = {
    name = "Small Gathering Supply Crate",
    id = 10005,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_small.png",
    class = "gem",
    extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10006"] = {
    name = "Gathering Supply Crate",
    id = 10006,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate.png",
    class = "gem",
    extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10007"] = {
    name = "Large Gathering Supply Crate",
    id = 10007,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_large.png",
    class = "gem",
    extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10008"] = {
    name = "Bucket of Worms",
    id = 10008,
    value = 1000,
    tradeable = true,
    itemImage = "/images/fishing/bait/bucket.png",
    class = "gem",
    extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
    tags = { "fishing", "chest" },
    canBeOpened = true
  },
  ["10009"] = {
    name = "Box of Skill Books",
    id = 10009,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/gold_lockbox.png",
    class = "gem",
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10010"] = {
    name = "Box of Jewelry",
    id = 10010,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/gold_lockbox.png",
    class = "gem",
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10011"] = {
    name = "Magic Starter Kit",
    id = 10011,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/pouch.png",
    class = "gem",
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
    tags = { "magic", "chest" },
    canBeOpened = true
  },
  ["10012"] = {
    name = "Range Starter Kit",
    id = 10012,
    value = 1,
    tradeable = true,
    itemImage = "/images/misc/pouch.png",
    class = "gem",
    extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
    tags = { "range", "chest" },
    canBeOpened = true
  },
  ["10013"] = {
    name = "Lesser Jewelry Cache",
    id = 10013,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/lockbox.png",
    extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
    class = "gem",
    rarity = "uncommon",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10014"] = {
    name = "Greater Jewelry Cache",
    id = 10014,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/gold_lockbox.png",
    extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10015"] = {
    name = "Goblin Cache",
    id = 10015,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/package.png",
    extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10016"] = {
    name = "Dark Cache",
    id = 10016,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/dark_chest.png",
    extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10017"] = {
    name = "Giant Cache",
    id = 10017,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/treasure_chest.png",
    extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10018"] = {
    name = "Elder Cache",
    id = 10018,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/green_chest.png",
    extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10019"] = {
    name = "Overgrown Cache",
    id = 10019,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/green_bag.png",
    extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10020"] = {
    name = "Barrows Cache",
    id = 10020,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/old_fancy_bag.png",
    extraTooltipInfo = "A cache containing loot from the Ancient Barrows. It's a bit dusty but still obviously valuable.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10021"] = {
    name = "Flaming Cache",
    id = 10021,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/red_lockbox.png",
    extraTooltipInfo = "A cache containing loot from the Palace of Flames. It's still warm.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10022"] = {
    name = "Storm Cache",
    id = 10022,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest.png",
    extraTooltipInfo = "A cache containing loot from the Eye of the Storm. You feel as if you're being watched.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10023"] = {
    name = "Maelstrom Cache",
    id = 10023,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest_3.png",
    extraTooltipInfo = "A cache containing loot from the Maelstrom. It whispers to you.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10024"] = {
    name = "INFO Cache",
    id = 10024,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/blue_box.png",
    extraTooltipInfo = "A cache containing loot from INFO themself. They see you as worthy. At least a bit.",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10025"] = {
    name = "Ancient Cache",
    id = 10025,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/purple_chest_3.png",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10026"] = {
    name = "Dwarven Research Cache",
    id = 10026,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_large.png",
    extraTooltipInfo = "A cache containing loot from a Dwarven Research Station. What secrets does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10027"] = {
    name = "Elven Research Cache",
    id = 10027,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/green_crate.png",
    extraTooltipInfo = "A cache containing loot from the Nature Athaneum. What secrets does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10028"] = {
    name = "Academy Research Cache",
    id = 10028,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/supply_crate_small.png",
    extraTooltipInfo = "A cache containing loot from the Abandoned Academy Base. What lost secrets does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10029"] = {
    name = "Dark Vault Cache",
    id = 10029,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/darker_chest.png",
    extraTooltipInfo = "A cache containing loot from the Dark Vault. What treasures does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["10030"] = {
    name = "Chicken Kitchen Cache",
    id = 10030,
    value = 1000,
    tradeable = true,
    itemImage = "/images/misc/fancy_bag.png",
    extraTooltipInfo = "A cache containing loot from the Master Chicken's Kitchen. What does it contain?",
    class = "gem",
    rarity = "epic",
    canBeOpened = true,
    tags = { "chest" }
  },
  ["11000"] = {
    id = 11000,
    name = "Novice Tacklebox",
    value = 850,
    tradeable = true,
    enchantmentTier = 1,
    itemImage = "/images/fishing/Novice_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 3
      }, {
        skill = "fishingBaitPower",
        boost = 15
      }, {
        skill = "fishingReelPower",
        boost = 5
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      } }
    },
    craftingStats = {
      level = 1,
      experience = 185,
      category = "Fishing",
      craftable = true,
      description = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power."
    }
  },
  ["11001"] = {
    id = 11001,
    name = "Basic Tacklebox",
    value = 8000,
    tradeable = true,
    enchantmentTier = 2,
    requiredLevel = {
      fishing = 10
    },
    itemImage = "/images/fishing/Basic_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 6
      }, {
        skill = "fishingBaitPower",
        boost = 20
      }, {
        skill = "fishingReelPower",
        boost = 10
      }, {
        skill = "fishingRarityPower",
        boost = 3
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1045,
      category = "Fishing",
      craftable = true,
      description = "A basic fishing tacklebox. Gives 6 fishing levels, 20 bait power, 10 reel power, and 3 bonus rarity."
    }
  },
  ["11002"] = {
    id = 11002,
    name = "Advanced Tacklebox",
    value = 54500,
    tradeable = true,
    enchantmentTier = 3,
    requiredLevel = {
      fishing = 30
    },
    itemImage = "/images/fishing/Advanced_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 9
      }, {
        skill = "fishingBaitPower",
        boost = 25
      }, {
        skill = "fishingReelPower",
        boost = 15
      }, {
        skill = "fishingRarityPower",
        boost = 6
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 2.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 3
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1.5
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 30,
      experience = 6255,
      category = "Fishing",
      craftable = true,
      description = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity."
    }
  },
  ["11003"] = {
    id = 11003,
    name = "Pro Tacklebox",
    value = 500000,
    tradeable = true,
    enchantmentTier = 4,
    requiredLevel = {
      fishing = 40
    },
    itemImage = "/images/fishing/Pro_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 12
      }, {
        skill = "fishingBaitPower",
        boost = 30
      }, {
        skill = "fishingReelPower",
        boost = 20
      }, {
        skill = "fishingRarityPower",
        boost = 10
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 3.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 4
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 2
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 40,
      experience = 18150,
      category = "Fishing",
      craftable = true,
      description = "A pro fishing tacklebox! Gives 12 fishing levels, 30 bait power, 20 reel power, and 10 bonus rarity."
    }
  },
  ["11004"] = {
    id = 11004,
    name = "Supreme Tacklebox",
    value = 2000000,
    tradeable = true,
    enchantmentTier = 5,
    requiredLevel = {
      fishing = 50
    },
    itemImage = "/images/fishing/Supreme_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 15
      }, {
        skill = "fishingBaitPower",
        boost = 35
      }, {
        skill = "fishingReelPower",
        boost = 25
      }, {
        skill = "fishingRarityPower",
        boost = 15
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 2.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 4.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 3.5
      } }
    },
    rarity = "epic",
    craftingStats = {
      level = 50,
      experience = 38920,
      category = "Fishing",
      craftable = true,
      description = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity."
    }
  },
  ["11005"] = {
    id = 11005,
    name = "Ocean's Embrace",
    value = 9927000,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      fishing = 80
    },
    itemImage = "/images/fishing/Master_Tacklebox.png",
    class = "equipment",
    extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power.",
    tags = { "fishing", "craftable" },
    equipmentStats = {
      slot = "tacklebox",
      toolBoost = { {
        skill = "fishing",
        boost = 60
      }, {
        skill = "fishingBaitPower",
        boost = 60
      }, {
        skill = "fishingReelPower",
        boost = 60
      }, {
        skill = "fishingRarityPower",
        boost = 60
      } },
      itemSet = { 10001, 10002 },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 6
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 6
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 6
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 6
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 79000,
      category = "Fishing",
      craftable = true,
      description = "The ultimate fishing implement! Gives 40 fishing levels, 100 bait power, 100 reel power, and 60 bonus rarity.",
      unlockQuest = 215
    }
  },
  ["11010"] = {
    id = 11010,
    name = "Earthworm Bait",
    tradeable = true,
    value = 1,
    fishingBait = {
      bait = 5,
      reel = 5
    },
    itemImage = "images/fishing/bait/earthworm_hook.png",
    extraTooltipInfo = "A tiny lil' earthworm.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11011"] = {
    id = 11011,
    name = "Fat Nightcrawler Bait",
    tradeable = true,
    value = 5,
    fishingBait = {
      level = 1,
      bait = 15,
      reel = 10,
      bonus = 5
    },
    itemImage = "images/fishing/bait/nightcrawler_hook.png",
    extraTooltipInfo = "A big ol' nightcrawler.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11012"] = {
    id = 11012,
    name = "Glowbug Bait",
    tradeable = true,
    value = 5,
    fishingBait = {
      level = 1,
      bait = 10,
      reel = 15,
      bonus = 5
    },
    itemImage = "images/fishing/bait/glowbug_hook.png",
    extraTooltipInfo = "A small glowbug.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11013"] = {
    id = 11013,
    name = "Shrimp Tail Bait",
    tradeable = true,
    value = 35,
    fishingBait = {
      level = 1,
      bait = 20,
      reel = 10,
      bonus = 5
    },
    itemImage = "images/fishing/bait/shrimptail_hook.png",
    extraTooltipInfo = "The tail of a shrimp.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 5,
      experience = 15,
      category = "Fishing",
      craftable = true,
      multiplier = 5,
      description = "Each craft results in 5 bait."
    }
  },
  ["11014"] = {
    id = 11014,
    name = "Fish Guts Bait",
    tradeable = true,
    value = 50,
    fishingBait = {
      level = 2,
      bait = 25,
      reel = 5,
      bonus = 10
    },
    itemImage = "images/fishing/bait/fish_guts_hook.png",
    extraTooltipInfo = "Some fish guts. Ew.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 20,
      experience = 45,
      category = "Fishing",
      craftable = true,
      multiplier = 3,
      description = "Each craft results in 3 bait."
    }
  },
  ["11015"] = {
    id = 11015,
    name = "Smelly Meat Bait",
    tradeable = true,
    value = 75,
    fishingBait = {
      level = 2,
      bait = 15,
      reel = 15,
      bonus = 5
    },
    itemImage = "images/fishing/bait/smelly_meat_hook.png",
    extraTooltipInfo = "Some smelly, probably not rotten, meat.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11016"] = {
    id = 11016,
    name = "Hardened Hook Bait",
    tradeable = true,
    value = 100,
    fishingBait = {
      level = 3,
      reel = 35,
      bonus = 20,
      multReel = 1.3,
      multBonus = 1.1
    },
    itemImage = "images/fishing/bait/hardened_hook.png",
    extraTooltipInfo = "A hook designed to make reeling in big catches easier. Has a flat +15% chance of being preserved.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 35,
      experience = 300,
      category = "Fishing",
      craftable = true,
      multiplier = 12,
      description = "Each craft results in 12 bait."
    }
  },
  ["11017"] = {
    id = 11017,
    name = "Alluring Lure Bait",
    tradeable = true,
    value = 100,
    fishingBait = {
      level = 3,
      bait = 20,
      bonus = 30,
      multBait = 1.2,
      multBonus = 1.1
    },
    itemImage = "images/fishing/bait/alluring_lure.png",
    extraTooltipInfo = "A shiny lure designed to entice even the most wary catches. Has a flat +15% chance of being preserved.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 35,
      experience = 250,
      category = "Fishing",
      craftable = true,
      multiplier = 14,
      description = "Each craft results in 14 bait."
    }
  },
  ["11018"] = {
    id = 11018,
    name = "Writhing Tentacle Bait",
    tradeable = true,
    value = 666,
    fishingBait = {
      level = 5,
      bait = -30,
      reel = -30,
      bonus = 60,
      multReel = 1.3,
      multBait = 1.3,
      multBonus = 1.3
    },
    itemImage = "images/fishing/bait/writhing_tentacle_hook.png",
    extraTooltipInfo = "An ancient writhing tentacle that reacts when you poke it.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 150,
      category = "Fishing",
      craftable = true,
      multiplier = 6,
      description = "Each craft results in 6 bait. A writhing tentacle that reacts when you poke it."
    }
  },
  ["11019"] = {
    id = 11019,
    name = "Mysterious Bait",
    tradeable = true,
    value = 500,
    fishingBait = {
      randomizeBoosts = true,
      level = 0,
      bait = 0,
      reel = 0,
      bonus = 0
    },
    itemImage = "images/fishing/bait/mysterious_bait_hook.png",
    extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to all fishing stat.",
    class = "fish-secondary",
    tags = { "fishing", "bait" }
  },
  ["11020"] = {
    id = 11020,
    name = "Smelly Fish Guts Bait",
    tradeable = true,
    value = 50,
    fishingBait = {
      level = 3,
      bait = 15,
      reel = 20,
      bonus = 10,
      multReel = 1.1
    },
    itemImage = "images/fishing/bait/smelly_fish_guts_hook.png",
    extraTooltipInfo = "Some smelly fish guts. Ew.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 30,
      experience = 135,
      category = "Fishing",
      craftable = true,
      multiplier = 3,
      description = "Each craft results in 3 bait."
    }
  },
  ["11021"] = {
    id = 11021,
    name = "Crustacean Meat Bait",
    tradeable = true,
    value = 35,
    fishingBait = {
      level = 3,
      bait = 15,
      reel = 10,
      bonus = 20,
      multBonus = 1.1
    },
    itemImage = "images/fishing/bait/crustacean_hook.png",
    extraTooltipInfo = "The meat of a crustacean.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 30,
      experience = 135,
      category = "Fishing",
      craftable = true,
      multiplier = 3,
      description = "Each craft results in 3 bait."
    }
  },
  ["11022"] = {
    id = 11022,
    name = "Improved Hook Bait",
    tradeable = true,
    value = 100,
    fishingBait = {
      level = 2,
      bait = 10,
      reel = 10,
      bonus = 10,
      multReel = 1.05,
      multBait = 1.05
    },
    itemImage = "images/fishing/bait/hook.png",
    extraTooltipInfo = "An improved hook for improving your equipment bonuses. Has a flat +15% chance of being preserved.",
    class = "fish-secondary",
    tags = { "crafting", "fishing", "craftable", "bait" },
    craftingStats = {
      level = 10,
      experience = 20,
      category = "Fishing",
      craftable = true,
      multiplier = 12,
      description = "Each craft results in 12 bait."
    }
  },
  ["11030"] = {
    id = 11030,
    name = "Rotten Driftwood",
    tradeable = true,
    value = 15,
    experience = 15,
    heat = 25,
    itemImage = "images/fishing/material/rotten_driftwood.png",
    extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
    class = "fish-secondary",
    tags = { "fishing", "heat" }
  },
  ["11031"] = {
    id = 11031,
    name = "Sturdy Driftwood",
    tradeable = true,
    value = 50,
    experience = 50,
    heat = 75,
    itemImage = "images/fishing/material/sturdy_driftwood.png",
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
    class = "fish-secondary",
    tags = { "fishing", "heat" }
  },
  ["11032"] = {
    id = 11032,
    name = "Aquamarine",
    tradeable = true,
    value = 15000,
    experience = 250,
    itemImage = "images/fishing/material/aquamarine.png",
    extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
    class = "fish-secondary",
    tags = { "fishing" }
  },
  ["11033"] = {
    id = 11033,
    name = "Ancient Fishing Rod",
    tradeable = false,
    value = 2500000,
    experience = 2500,
    itemImage = "images/fishing/rod_master.png",
    extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish-secondary",
    tags = { "fishing", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11034"] = {
    id = 11034,
    name = "Ancient Harpoon",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/fishing/harpoon_master.png",
    extraTooltipInfo = "An ancient harpoon, probably dragged up from some ancient aquatic ruin. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish-secondary",
    tags = { "fishing", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11035"] = {
    id = 11035,
    name = "Ancient Fishing Net",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/fishing/net_master.png",
    extraTooltipInfo = "An ancient fishing net, the material it's made out of appears to be alive. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish-secondary",
    tags = { "fishing", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Fishing",
      craftable = true
    }
  },
  ["11036"] = {
    id = 11036,
    name = "Mystical Driftwood",
    tradeable = true,
    value = 150,
    experience = 150,
    heat = 125,
    itemImage = "images/fishing/material/mystical_driftwood.png",
    extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
    class = "fish-secondary",
    tags = { "fishing", "heat" },
    rarity = "uncommon"
  },
  ["11037"] = {
    id = 11037,
    name = "Dwarven Alloy",
    tradeable = false,
    value = 2500000,
    experience = 2500,
    itemImage = "images/mining/dwarven_ingot.png",
    extraTooltipInfo = "An alloy made from metals you do not recognize.",
    class = "bar",
    tags = { "mining", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11038"] = {
    id = 11038,
    name = "Dwarven Ingot",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/mining/dwarven_ingot_2.png",
    extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
    class = "bar",
    tags = { "mining", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11039"] = {
    id = 11039,
    name = "Dwarven Mold",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/mining/dwarven_ingot_3.png",
    extraTooltipInfo = "A sort of mold to form a tool with.",
    class = "bar",
    tags = { "mining", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Mining",
      craftable = true
    }
  },
  ["11040"] = {
    id = 11040,
    name = "Very Mysterious Seedling",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/farming/mysterious_plant_44.png",
    extraTooltipInfo = "It is looking at you.",
    class = "bar",
    tags = { "foraging", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["11041"] = {
    id = 11041,
    name = "Elder Sap",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/foraging/elder_sap.png",
    extraTooltipInfo = "Sap taken from a tree that is much older than you are.",
    class = "bar",
    tags = { "foraging", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["11042"] = {
    id = 11042,
    name = "World Tree Branch",
    tradeable = false,
    value = 2500000,
    experience = 45000,
    itemImage = "images/foraging/world_branch.png",
    extraTooltipInfo = "Basically just a shiny branch!",
    class = "bar",
    tags = { "foraging", "craftable" },
    rarity = "rare",
    craftingStats = {
      level = 90,
      experience = 45000,
      category = "Foraging",
      craftable = true
    }
  },
  ["12000"] = {
    name = "Fisherman's Smock",
    id = 12000,
    enchantmentTier = 3,
    forcedEnchant = 50,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "fishing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } },
      itemSet = { 10001, 10002 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "fishingset",
    itemImage = "/images/fishing/equipment/smock.png",
    extraTooltipInfo = "A smock for fishing! You can already feel it making your tools stronger.",
    class = "equipment",
    visual = "smock",
    tags = { "fishing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Fishing",
      craftable = true,
      unlockQuest = 214
    }
  },
  ["12001"] = {
    name = "Fisherman's Bucket Hat",
    id = 12001,
    enchantmentTier = 3,
    forcedEnchant = 51,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "fishing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } },
      itemSet = { 10001, 10002 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "fishingset",
    itemImage = "/images/fishing/equipment/bucket_hat.png",
    extraTooltipInfo = "A hat for fishing! You can already feel it making your reflexes sharper.",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "fishing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Fishing",
      craftable = true,
      unlockQuest = 214
    }
  },
  ["12002"] = {
    name = "Fisherman's Waders",
    id = 12002,
    enchantmentTier = 3,
    forcedEnchant = 49,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "fishing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      } },
      itemSet = { 10001, 10002 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "fishingset",
    itemImage = "/images/fishing/equipment/waders.png",
    extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
    class = "equipment",
    visual = "waders",
    tags = { "fishing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Fishing",
      craftable = true,
      unlockQuest = 214
    }
  },
  ["12003"] = {
    name = "Miner's Smock",
    id = 12003,
    enchantmentTier = 3,
    forcedEnchant = 68,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "mining",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } },
      itemSet = { 10007, 10008 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "miningset",
    itemImage = "/images/fishing/equipment/smock.png",
    extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
    class = "equipment",
    visual = "smock",
    tags = { "mining", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Mining",
      craftable = true,
      unlockQuest = 210
    }
  },
  ["12004"] = {
    name = "Miner's Lantern Helmet",
    id = 12004,
    enchantmentTier = 3,
    forcedEnchant = 83,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "mining",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } },
      itemSet = { 10007, 10008 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "miningset",
    itemImage = "/images/fishing/equipment/bucket_hat.png",
    extraTooltipInfo = "OSHA approved! Lets you see better! Wow!",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "mining", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Mining",
      craftable = true,
      unlockQuest = 210
    }
  },
  ["12005"] = {
    name = "Miner's Trousers",
    id = 12005,
    enchantmentTier = 3,
    forcedEnchant = 67,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "mining",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      } },
      itemSet = { 10007, 10008 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "miningset",
    itemImage = "/images/fishing/equipment/waders.png",
    extraTooltipInfo = "A pair of trousers that you swear definitely makes you better at mining despite being a simple pair of pants. Are they magical? Probably not. Probably.",
    class = "equipment",
    visual = "waders",
    tags = { "mining", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Mining",
      craftable = true,
      unlockQuest = 210
    }
  },
  ["12006"] = {
    name = "Lumberjack's Vest",
    id = 12006,
    enchantmentTier = 3,
    forcedEnchant = 35,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "foraging",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } },
      itemSet = { 10005, 10006 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "foragingset",
    itemImage = "/images/foraging/Foraging_Top.png",
    extraTooltipInfo = "Makes you want to shout timber.",
    class = "equipment",
    visual = "smock",
    tags = { "foraging", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Foraging",
      craftable = true,
      unlockQuest = 212
    }
  },
  ["12007"] = {
    name = "Lumberjack's Hat",
    id = 12007,
    enchantmentTier = 3,
    forcedEnchant = 55,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "foraging",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } },
      itemSet = { 10005, 10006 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "foragingset",
    itemImage = "/images/foraging/Foraging_hat.png",
    extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
    class = "equipment",
    visual = "lumberjack-hat",
    tags = { "foraging", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Foraging",
      craftable = true,
      unlockQuest = 212
    }
  },
  ["12008"] = {
    name = "Lumberjack's Trousers",
    id = 12008,
    enchantmentTier = 3,
    forcedEnchant = 56,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "foraging",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.foraging",
        value = 1
      } },
      itemSet = { 10005, 10006 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "foragingset",
    itemImage = "/images/foraging/Foraging_legs.png",
    extraTooltipInfo = "You're a lumberjack and you're okay!",
    class = "equipment",
    visual = "lumberjack-legs",
    tags = { "foraging", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Foraging",
      craftable = true,
      unlockQuest = 212
    }
  },
  ["12009"] = {
    id = 12009,
    name = "Fishing Shard",
    tradeable = false,
    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 = { "cooking", "armor" },
    rarity = "rare"
  },
  ["12014"] = {
    id = 12014,
    name = "Infernal Dust",
    value = 100,
    tradeable = true,
    itemImage = "/images/magic/infernal_dust.png",
    extraTooltipInfo = "A fine dust that is fueled by some inner flame. Formed when too much power is imbued into Obsidian.",
    class = "gem",
    tags = { "enchanting" },
    rarity = "rare"
  },
  ["12015"] = {
    name = "Golden Spoon",
    id = 12015,
    enchantmentTier = 8,
    requiredLevel = {
      cooking = 80
    },
    value = 12960000,
    tradeable = false,
    enchantmentOverrideSlot = "ladle",
    itemImage = "/images/cooking/golden_spoon.png",
    extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
    class = "equipment",
    tags = { "cooking", "craftable" },
    equipmentStats = {
      slot = "ladle",
      toolBoost = { {
        skill = "cooking",
        boost = 60
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 4
      } },
      itemSet = { 10025, 10026 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 250000,
      category = "Skilling",
      craftable = true,
      description = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
      unlockQuest = 221
    }
  },
  ["12016"] = {
    id = 12016,
    name = "Cooking Shard",
    tradeable = false,
    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 = { "mining", "foraging", "fishing", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      }, {
        stat = "toolBoost.foraging",
        value = 0.5
      }, {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 20250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12019"] = {
    name = "Flamboyant Cape",
    id = 12019,
    enchantmentTier = 1,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 40
    },
    forcedEnchant = 9500,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/flamboyant_cape.png",
    extraTooltipInfo = "A bright, flamboyant cape designed to catch the eye of monsters. Increases your combat ability in dangerous gathering encounters and gathering dungeons.",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      }, {
        stat = "toolBoost.foraging",
        value = 0.5
      }, {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 20250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12020"] = {
    name = "Small Bag of Holding",
    id = 12020,
    enchantmentTier = 1,
    value = 10000,
    tradeable = true,
    requiredLevel = {
      enchanting = 5
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 1,
    overrideItemTier = 1,
    itemImage = "/images/jewellery/bag_1.png",
    extraTooltipInfo = "A small bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +5 augment levels.",
    class = "equipment",
    tags = { "mining", "foraging", "fishing", "craftable" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.25
      }, {
        stat = "toolBoost.foraging",
        value = 0.25
      }, {
        stat = "toolBoost.fishing",
        value = 0.25
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.25
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.25
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.25
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 20,
      experience = 3000,
      category = "Skilling",
      craftable = true
    }
  },
  ["12021"] = {
    name = "Bag of Holding",
    id = 12021,
    enchantmentTier = 2,
    value = 100000,
    tradeable = true,
    requiredLevel = {
      enchanting = 20
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/bag_2.png",
    extraTooltipInfo = "A bag that possesses some magic to help you gather all that you can from a resource. Will automatically be upgraded to the next bag of holding tier at +7 augment levels.",
    class = "equipment",
    tags = { "mining", "foraging", "fishing" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 0.5
      }, {
        stat = "toolBoost.foraging",
        value = 0.5
      }, {
        stat = "toolBoost.fishing",
        value = 0.5
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 0.5
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 0.5
      } },
      toolBoost = { {
        skill = "mining",
        boost = 2.5
      }, {
        skill = "foraging",
        boost = 2.5
      }, {
        skill = "fishing",
        boost = 2.5
      }, {
        skill = "fishingBaitPower",
        boost = 2.5
      }, {
        skill = "fishingRarityPower",
        boost = 2.5
      }, {
        skill = "fishingReelPower",
        boost = 2.5
      } }
    },
    rarity = "rare"
  },
  ["12022"] = {
    name = "Large Bag of Holding",
    id = 12022,
    enchantmentTier = 3,
    value = 1000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 35
    },
    forcedEnchant = 80,
    forcedEnchantAmount = 3,
    itemImage = "/images/jewellery/bag_3.png",
    extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
    class = "equipment",
    tags = { "mining", "foraging", "fishing" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      }, {
        stat = "toolBoost.foraging",
        value = 1
      }, {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      } },
      toolBoost = { {
        skill = "mining",
        boost = 10
      }, {
        skill = "foraging",
        boost = 10
      }, {
        skill = "fishing",
        boost = 10
      }, {
        skill = "fishingBaitPower",
        boost = 10
      }, {
        skill = "fishingRarityPower",
        boost = 10
      }, {
        skill = "fishingReelPower",
        boost = 10
      } }
    },
    rarity = "epic"
  },
  ["12023"] = {
    name = "Newbie Adventurer's Backpack",
    id = 12023,
    enchantmentTier = 1,
    value = 10000,
    tradeable = true,
    requiredLevel = {
      enchanting = 10
    },
    forcedEnchant = 79,
    forcedEnchantAmount = 1,
    itemImage = "/images/jewellery/adventurer_1.png",
    extraTooltipInfo = "A backpack with all the goodies and supplies necessary to help an adventurer get more research done when gathering in the field. May require some adjustment by a new owner before becoming comfortable to wear!",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 1
      }, {
        stat = "toolBoost.foraging",
        value = 1
      }, {
        stat = "toolBoost.fishing",
        value = 1
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 1
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 1
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 1
      } },
      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 = 60
    },
    forcedEnchant = 79,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/adventurer_2.png",
    extraTooltipInfo = "A redesigned backpack drawing from dwarven research to massively increase research capabilities when gathering out in the field. May require some significant adjustment by a new owner before becoming comfortable to wear!",
    class = "equipment",
    visual = "cape",
    tags = { "mining", "foraging", "fishing", "farming", "runecrafting", "smithing", "cooking", "craftable" },
    equipmentStats = {
      slot = "arrows",
      augmentationBonus = { {
        stat = "toolBoost.mining",
        value = 2
      }, {
        stat = "toolBoost.foraging",
        value = 2
      }, {
        stat = "toolBoost.fishing",
        value = 2
      }, {
        stat = "toolBoost.fishingBaitPower",
        value = 2
      }, {
        stat = "toolBoost.fishingRarityPower",
        value = 2
      }, {
        stat = "toolBoost.fishingReelPower",
        value = 2
      } },
      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 = 40
    },
    forcedEnchant = 76,
    forcedEnchantAmount = 1,
    itemImage = "/images/combat/equipment/many_pockets.png",
    extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
    class = "equipment",
    visual = "cape",
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 0.5
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.5
      }, {
        stat = "toolBoost.cooking",
        value = 0.5
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 20250,
      category = "Skilling",
      craftable = true
    }
  },
  ["12026"] = {
    name = "Cloak of the Void",
    id = 12026,
    enchantmentTier = 2,
    value = 2000000,
    tradeable = true,
    requiredLevel = {
      enchanting = 60
    },
    forcedEnchant = 76,
    forcedEnchantAmount = 2,
    itemImage = "/images/combat/equipment/void_cape.png",
    extraTooltipInfo = "A cloak with access to a small pocket dimension for storage. Greatly increases your ability to stay organized and efficient while processing materials.",
    class = "equipment",
    visual = "cape",
    tags = { "smithing", "runecrafting", "cooking", "craftable" },
    equipmentStats = {
      slot = "cape",
      augmentationBonus = { {
        stat = "toolBoost.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", "farming" },
    rarity = "uncommon"
  },
  ["12030"] = {
    id = 12030,
    name = "Dwarven Tongs",
    value = 13782100,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      smithing = 80
    },
    itemImage = "/images/smithing/dwarven_tongs.png",
    class = "equipment",
    extraTooltipInfo = "A legendary set of tongs made from lost dwarven technology.",
    tags = { "smithing", "craftable" },
    equipmentStats = {
      slot = "tongs",
      toolBoost = { {
        skill = "smithing",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 5
      } },
      itemSet = { 10023, 10024 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 250000,
      category = "Skilling",
      craftable = true,
      description = "A legendary set of tongs made from lost dwarven technology.",
      unlockQuest = 219
    }
  },
  ["12031"] = {
    id = 12031,
    name = "Smithing Shard",
    tradeable = false,
    itemImage = "/images/smithing/smithing_shard.png",
    extraTooltipInfo = "A shard for creating skilling gear.",
    class = "gem",
    tags = { "shard", "smithing" },
    rarity = "uncommon"
  },
  ["12032"] = {
    id = 12032,
    name = "Elvish Hoe",
    value = 13782100,
    tradeable = false,
    enchantmentTier = 8,
    requiredLevel = {
      farming = 80
    },
    itemImage = "/images/farming/elven_hoe.png",
    class = "equipment",
    extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
    tags = { "farming", "craftable" },
    equipmentStats = {
      slot = "hoe",
      toolBoost = { {
        skill = "farming",
        boost = 90
      } },
      augmentationBonus = { {
        stat = "toolBoost.farming",
        value = 5
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 90,
      experience = 508000,
      category = "Farming",
      craftable = true,
      description = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
      unlockQuest = 222
    }
  },
  ["12033"] = {
    id = 12033,
    name = "Void Portal Anchor",
    value = 1500000,
    tradeable = true,
    itemImage = "/images/misc/void_anchor.png",
    extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
    class = "gem",
    blockResearching = true,
    tags = { "crafting" },
    rarity = "legendary"
  },
  ["12034"] = {
    id = 12034,
    name = "Defunct Golem Core",
    value = 1500000,
    tradeable = true,
    itemImage = "/images/misc/golem_core.png",
    extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
    class = "bar",
    blockResearching = true,
    tags = { "crafting" },
    rarity = "legendary"
  },
  ["12035"] = {
    id = 12035,
    name = "Lava Heart",
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/lava_heart.png",
    extraTooltipInfo = "A mechanical heart that pumps molten stone instead of blood. With the right equipment it could enhance your Smithing capabilities.",
    class = "bar",
    blockResearching = true,
    tags = { "crafting", "smithing" },
    rarity = "rare"
  },
  ["12036"] = {
    id = 12036,
    name = "Bleached Cloth",
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/bleached_cloth.png",
    extraTooltipInfo = "A bolt of cloth bleached white by time that possesses a hint of intrinsic magical power. It appears to have absorbed some forgotten Cooking techniques in this Library. Knowledge Osmosis!",
    class = "cloth",
    blockResearching = true,
    tags = { "crafting", "cooking" },
    rarity = "rare"
  },
  ["12037"] = {
    id = 12037,
    name = "Academy Wards",
    value = 150000,
    tradeable = true,
    itemImage = "/images/misc/academy_wards.png",
    extraTooltipInfo = "Various totems and curios that were used to contain magical energy. They could be repurposed to help channel magic while Runecrafting.",
    class = "cloth",
    blockResearching = true,
    tags = { "crafting", "runecrafting" },
    rarity = "rare"
  },
  ["12038"] = {
    name = "Smith's Golem Torso",
    id = 12038,
    enchantmentTier = 3,
    forcedEnchant = 90,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "smithing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      } },
      itemSet = { 10023, 10024 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "smithingset",
    itemImage = "/images/foraging/Foraging_Top.png",
    extraTooltipInfo = "A stony torso powered by lava.",
    class = "equipment",
    visual = "smock",
    tags = { "smithing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 218
    }
  },
  ["12039"] = {
    name = "Smith's Golem Legs",
    id = 12039,
    enchantmentTier = 3,
    forcedEnchant = 91,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "smithing",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.smithing",
        value = 1
      } },
      itemSet = { 10023, 10024 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "smithingset",
    itemImage = "/images/foraging/Foraging_legs.png",
    extraTooltipInfo = "A stony set of legs powered by lava.",
    class = "equipment",
    visual = "lumberjack-legs",
    tags = { "smithing", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 218
    }
  },
  ["12040"] = {
    name = "Chef's Coat",
    id = 12040,
    enchantmentTier = 3,
    forcedEnchant = 97,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "cooking",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1
      } },
      itemSet = { 10025, 10026 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "cookingset",
    itemImage = "/images/cooking/equipment/cooking_body.png",
    extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
    class = "equipment",
    visual = "chef-body",
    tags = { "cooking", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 220
    }
  },
  ["12041"] = {
    name = "Chef's Pants",
    id = 12041,
    enchantmentTier = 3,
    forcedEnchant = 95,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "cooking",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.cooking",
        value = 1
      } },
      itemSet = { 10025, 10026 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "cookingset",
    itemImage = "/images/cooking/equipment/cooking_legs.png",
    extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
    class = "equipment",
    visual = "chef-legs",
    tags = { "cooking", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Skilling",
      craftable = true,
      unlockQuest = 220
    }
  },
  ["12042"] = {
    name = "Runecrafter's Robe Top",
    id = 12042,
    enchantmentTier = 3,
    forcedEnchant = 81,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "body",
      toolBoost = { {
        skill = "runecrafting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } },
      itemSet = { 10027, 10028 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "runecraftingset",
    itemImage = "/images/fishing/equipment/smock.png",
    extraTooltipInfo = "A robe top that can help you channel and shape magic into slates and fibers.",
    class = "equipment",
    visual = "smock",
    tags = { "runecrafting", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 216
    }
  },
  ["12043"] = {
    name = "Runecrafter's Robe Hood",
    id = 12043,
    enchantmentTier = 3,
    forcedEnchant = 27,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "helm",
      toolBoost = { {
        skill = "runecrafting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } },
      itemSet = { 10027, 10028 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "runecraftingset",
    itemImage = "/images/fishing/equipment/bucket_hat.png",
    extraTooltipInfo = "A hood that can help you channel and shape magic into slates and fibers.",
    class = "equipment",
    visual = "bucket-hat",
    tags = { "runecrafting", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 216
    }
  },
  ["12044"] = {
    name = "Runecrafter's Robe Bottoms",
    id = 12044,
    enchantmentTier = 3,
    forcedEnchant = 92,
    forcedEnchantAmount = 3,
    equipmentStats = {
      slot = "legs",
      toolBoost = { {
        skill = "runecrafting",
        boost = 0
      } },
      augmentationBonus = { {
        stat = "toolBoost.runecrafting",
        value = 1
      } },
      itemSet = { 10027, 10028 }
    },
    value = 250000,
    tradeable = true,
    enchantmentOverrideSlot = "runecraftingset",
    itemImage = "/images/fishing/equipment/waders.png",
    extraTooltipInfo = "A robe bottom that can help you channel and shape magic into slates and fibers.",
    class = "equipment",
    visual = "waders",
    tags = { "runecrafting", "craftable", "armor" },
    rarity = "rare",
    craftingStats = {
      level = 50,
      experience = 22500,
      category = "Runecrafting",
      craftable = true,
      unlockQuest = 216
    }
  },
  ["13000"] = {
    id = 13000,
    name = "Combat Manual - Volume 1",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to take advantage of your weapon's edge. Apparently using the sharp part means it will hurt something more, who could have known?",
    relatedAbility = 4,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13001"] = {
    id = 13001,
    name = "Combat Manual - Volume 2",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
    relatedAbility = 5,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13002"] = {
    id = 13002,
    name = "Combat Manual - Volume 3",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to just hit things hard. Crushing things is deceptively simple and to truly pummel your enemy you must understand that being blunt is sometimes the only way to go.",
    relatedAbility = 6,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13003"] = {
    id = 13003,
    name = "Spell Tome - Fire Ball",
    itemImage = "/images/combat/ability_book/red.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize fire. Be careful where you practice it!",
    relatedAbility = 7,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13004"] = {
    id = 13004,
    name = "Spell Tome - Flamethrower",
    itemImage = "/images/combat/ability_book/red.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
    relatedAbility = 18,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13005"] = {
    id = 13005,
    name = "Ballistics 101",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
    relatedAbility = 12,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13006"] = {
    id = 13006,
    name = "Projectile Based Diplomacy - I",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
    relatedAbility = 21,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13007"] = {
    id = 13007,
    name = "Projectile Based Diplomacy - II",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
    relatedAbility = 23,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    tags = { "heat", "ability", "book" }
  },
  ["13008"] = {
    id = 13008,
    name = "Projectile Based Diplomacy - III",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A book that outline the merits of using projectiles, especially when trying to distract and divert, to really get your point across.",
    relatedAbility = 24,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13009"] = {
    id = 13009,
    name = "Apocalyptic Tome",
    itemImage = "/images/combat/ability_book/highmagic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A spell tome that contains the necessary rituals and rites for summoning your own miniature apocalypse.",
    relatedAbility = 25,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "legendary",
    overrideItemTier = 8,
    tags = { "heat", "ability", "book" }
  },
  ["13010"] = {
    id = 13010,
    name = "Intermediate Combat Manual - Volume 1",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on how to hit two enemies at once in one swing.",
    relatedAbility = 22,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    tags = { "heat", "ability", "book" }
  },
  ["13011"] = {
    id = 13011,
    name = "City Decree",
    itemImage = "/images/combat/ability_book/city_decree.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Grants the owner the ability to summon City Guards as reinforcements in combat. You should probably feel a little guilty if you bring them into a fight they cannot survive.",
    relatedAbility = 48,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13012"] = {
    id = 13012,
    name = "How To - First Aid",
    itemImage = "/images/combat/ability_book/green.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Teaches the fundamentals of mid-combat first aid rending.",
    relatedAbility = 47,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13013"] = {
    id = 13013,
    name = "Defending the Weak - An Excerpt",
    itemImage = "/images/combat/ability_book/shield.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A few pages that explain that you can actually use your shield to defend others instead of just yourself.",
    relatedAbility = 49,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    tags = { "heat", "ability", "book" }
  },
  ["13014"] = {
    id = 13014,
    name = "Combat Manual - Volume 4",
    itemImage = "/images/combat/ability_book/melee.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A manual on stabbing through one enemy and into the next one. A battle cry is optional but recommended!",
    relatedAbility = 66,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13015"] = {
    id = 13015,
    name = "Attention Getting Tactics",
    itemImage = "/images/combat/ability_book/long_scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "It's a long scroll that explains in detail how awful you are. It gives you ideas on what to say to other people! Very healthy.",
    relatedAbility = 54,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    tags = { "heat", "ability", "book" }
  },
  ["13016"] = {
    id = 13016,
    name = "Smoke and Mirrors",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "How to use the deceit and chaos to your aid on the battlefield.",
    relatedAbility = 57,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13017"] = {
    id = 13017,
    name = "All Ghillied Up",
    itemImage = "/images/combat/ability_book/green_2.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Sticks, grass, leaves, and other foliage can make a proper bush out of you!",
    relatedAbility = 58,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13018"] = {
    id = 13018,
    name = "Ice, Ice, Ice",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "ICE!",
    relatedAbility = 59,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6,
    tags = { "heat", "ability", "book" }
  },
  ["13019"] = {
    id = 13019,
    name = "Trapper's Guide",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield.",
    relatedAbility = 60,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "uncommon",
    overrideItemTier = 4,
    tags = { "heat", "ability", "book" }
  },
  ["13020"] = {
    id = 13020,
    name = "Spell Tome - Ice Shard",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A basic tome from the Academy formerly used for teaching aspiring mages how to control and utilize ice.",
    relatedAbility = 67,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "common",
    overrideItemTier = 3,
    tags = { "heat", "ability", "book" }
  },
  ["13021"] = {
    id = 13021,
    name = "Notes on Acid - I",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
    relatedAbility = 76,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13022"] = {
    id = 13022,
    name = "Notes on Acid - II",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Notes taken while engaging enemies that could use acid in combat. Perhaps there is a way to mimic this ability?",
    relatedAbility = 77,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13023"] = {
    id = 13023,
    name = "Armor and its Weaknesses",
    itemImage = "/images/combat/ability_book/shield.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Notes on the various types of armor and how smarter monsters react to them. Perhaps there is something to learn here?",
    relatedAbility = 78,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13024"] = {
    id = 13024,
    name = "Cultist Notes I",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell.",
    relatedAbility = 127,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13025"] = {
    id = 13025,
    name = "Cultist Notes II",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "The ravings of a madman, outlining the necessary ritual to cast some sort of spell. This time it is written in blood!",
    relatedAbility = 128,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6,
    tags = { "heat", "ability", "book" }
  },
  ["13026"] = {
    id = 13026,
    name = "Enlightened Parchment",
    itemImage = "/images/combat/ability_book/enlightened.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "A mostly nonsensical rant that claims to know the truth of all things. It does present some potential magical implications...",
    relatedAbility = 166,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "legendary",
    overrideItemTier = 7,
    tags = { "heat", "ability", "book" }
  },
  ["13027"] = {
    id = 13027,
    name = "A Study on Anatomy I",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Describes the bone structure of most humanoids and non-humanoid creatures. It also describes how to break them.",
    relatedAbility = 197,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13028"] = {
    id = 13028,
    name = "A Study on Anatomy II",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Describes the location of tendons in most creatures. They are surprisingly easy to reach.",
    relatedAbility = 199,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13029"] = {
    id = 13029,
    name = "A Study on Anatomy III",
    itemImage = "/images/combat/ability_book/scroll.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Describes non-vital organs in creatures. The vitals may be well protected, but a non-vital strike will still significantly hamper anything.",
    relatedAbility = 201,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 5,
    tags = { "heat", "ability", "book" }
  },
  ["13030"] = {
    id = 13030,
    name = "Trapper's Guide, the Sequel",
    itemImage = "/images/combat/ability_book/range.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "Setting traps is just one of the many ways you may shape the battlefield. So why not just put down a ton?",
    relatedAbility = 203,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "rare",
    overrideItemTier = 4,
    tags = { "heat", "ability", "book" }
  },
  ["13031"] = {
    id = 13031,
    name = "Ancient Ice Tome",
    itemImage = "/images/combat/ability_book/magic.png",
    value = 500000,
    heat = 25000,
    extraTooltipInfo = "This old tome outlines the methods to magically contain certain specimen. Perhaps it can be used in combat too?",
    relatedAbility = 205,
    class = "gem",
    researchesIntoDust = true,
    blockAugmenting = true,
    rarity = "epic",
    overrideItemTier = 6,
    tags = { "heat", "ability", "book" }
  },
  ["15000"] = {
    id = 15000,
    name = "Slayer's Mark",
    tradeable = false,
    itemImage = "/images/misc/slayertoken.png",
    heat = 1,
    extraTooltipInfo = "A type of trophy taken from a slain foe.",
    class = "gem",
    tags = { "heat" }
  },
  ["15001"] = {
    id = 15001,
    name = "Token of Ownership",
    tradeable = false,
    itemImage = "/images/misc/itemtoken.png",
    heat = 1,
    extraTooltipInfo = "A token representing that some item was obtained.",
    class = "gem",
    tags = { "heat" }
  },
  ["15002"] = {
    id = 15002,
    name = "Token of Action",
    tradeable = false,
    itemImage = "/images/misc/locationtoken.png",
    heat = 1,
    extraTooltipInfo = "A token representing that some action was completed.",
    class = "gem",
    tags = { "heat" }
  },
  ["15003"] = {
    id = 15003,
    name = "Talent Respec Token",
    tradeable = false,
    itemImage = "/images/misc/talent_token.png",
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Untradeable version.",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["15004"] = {
    id = 15004,
    name = "Tradeable Talent Respec Token",
    tradeable = true,
    itemImage = "/images/misc/talent_token_t.png",
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use! Tradeable version.",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["16000"] = {
    id = 16000,
    name = "Wooden Cup",
    itemImage = "/images/misc/rich/rich_1.png",
    extraTooltipInfo = "An enchanted wooden cup that occasionally leaks out barely drinkable water.",
    class = "platinum",
    tags = { "token" },
    rarity = "common",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16001"] = {
    id = 16001,
    name = "Wooden Goblet",
    itemImage = "/images/misc/rich/rich_2.png",
    extraTooltipInfo = "A more refined wooden cup. At least it can hold the water it conjures, but it is more useful for purifying water you find.",
    class = "platinum",
    tags = { "token" },
    rarity = "common",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16002"] = {
    id = 16002,
    name = "Wooden Chalice",
    itemImage = "/images/misc/rich/rich_3.png",
    extraTooltipInfo = "A fancy wooden chalice with engravings. No leaks and the water is never outright muddy. Getting better!",
    class = "platinum",
    tags = { "token" },
    rarity = "common",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16003"] = {
    id = 16003,
    name = "Refined Wooden Chalice",
    itemImage = "/images/misc/rich/rich_4.png",
    extraTooltipInfo = "A wooden chalice inlaid with cheap gems. They might actually be colored glass, but they may be enchanted to somewhat cool the conjured and cleaned water.",
    class = "platinum",
    tags = { "token" },
    rarity = "uncommon",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16004"] = {
    id = 16004,
    name = "Exquisite Wooden Chalice",
    itemImage = "/images/misc/rich/rich_5.png",
    extraTooltipInfo = "A large wooden chalice resembling a trophy! Clear, cool water is always available to drink. Very fancy, but still made of wood.",
    class = "platinum",
    tags = { "token" },
    rarity = "uncommon",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16005"] = {
    id = 16005,
    name = "Small Silver Cup",
    itemImage = "/images/misc/rich/rich_6.png",
    extraTooltipInfo = "A small silver cup. The water drawn from this cup is magically refreshing, but low in quantity. Very delicate and worth more than wood.",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16006"] = {
    id = 16006,
    name = "Silver Goblet",
    itemImage = "/images/misc/rich/rich_7.png",
    extraTooltipInfo = "A larger silver cup. Magically refreshing water that you can take more than a couple sips at a time from!",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16007"] = {
    id = 16007,
    name = "Silver Chalice",
    itemImage = "/images/misc/rich/rich_8.png",
    extraTooltipInfo = "An enchanted silver chalice. Has handles!",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16008"] = {
    id = 16008,
    name = "Refined Silver Chalice",
    itemImage = "/images/misc/rich/rich_9.png",
    extraTooltipInfo = "A silver chalice of fine craftsmanship with decorative engravings. Whether or not these engravings bolster its ability to conjure water is still up for debate.",
    class = "platinum",
    tags = { "token" },
    rarity = "rare",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16009"] = {
    id = 16009,
    name = "Exquisite Silver Chalice",
    itemImage = "/images/misc/rich/rich_10.png",
    extraTooltipInfo = "A hefty silver chalice that would not be out of place in a rich wizard's tower as an artifact of some note. You can almost hear a healthy burbling stream when it produces water.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16010"] = {
    id = 16010,
    name = "Tall Gold Goblet",
    itemImage = "/images/misc/rich/rich_11.png",
    extraTooltipInfo = "A small golden cup, barely able to contain any liquid, but very expensive nonetheless. What little liquid it produces matches the taste of the drinker perfectly.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16011"] = {
    id = 16011,
    name = "Wide Gold Goblet",
    itemImage = "/images/misc/rich/rich_12.png",
    extraTooltipInfo = "A wide golden cup, but now wide instead of tall! Supports even more flavors!",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16012"] = {
    id = 16012,
    name = "Golden Chalice",
    itemImage = "/images/misc/rich/rich_13.png",
    extraTooltipInfo = "A golden chalice inlaid with real gems. The gems seem to sparkle and glow of their own volition, allowing the produced liquid to be either hot or cold. There is no doubt to your wealth when you drink from this.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16013"] = {
    id = 16013,
    name = "Refined Golden Chalice",
    itemImage = "/images/misc/rich/rich_14.png",
    extraTooltipInfo = "A large golden chalice inlaid with engravings. The engravings seem to glow faintly, and the liquid produced is always the perfect temperature.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16014"] = {
    id = 16014,
    name = "Exquisite Golden Chalice",
    itemImage = "/images/misc/rich/rich_15.png",
    extraTooltipInfo = "A huge golden chalice with engravings AND gems! Enchanted gems and glowing engravings indicate that this chalice is an artifact of some renown, capable of supplying an entire noble house with any beverage they may desire.",
    class = "platinum",
    tags = { "token" },
    rarity = "epic",
    blockAugmenting = true,
    blockCritAugment = true,
    noDustFromResearching = true,
    overrideItemTier = 1
  },
  ["16015"] = {
    id = 16015,
    name = "Golden Grail",
    itemImage = "/images/misc/rich/rich_16.png",
    extraTooltipInfo = "A veritable cauldron made of pure gold and inlaid with precious gems. Did you take this from a king, or did you become one just to own it? It deserves its own castle for how much it is worth. 'Property of Habs' is written on the bottom.",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["25000"] = {
    id = 25000,
    name = "Monster Tooth",
    itemImage = "/images/combat/materials/junk/tooth.png",
    value = 150,
    extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25001"] = {
    id = 25001,
    name = "Monster Horn",
    itemImage = "/images/combat/materials/junk/horn.png",
    value = 250,
    extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25002"] = {
    id = 25002,
    name = "Sturdy Horn",
    itemImage = "/images/combat/materials/junk/horn_2.png",
    value = 500,
    extraTooltipInfo = "A sturdy horn taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25003"] = {
    id = 25003,
    name = "Old Coins",
    itemImage = "/images/combat/materials/junk/old_coins.png",
    value = 1000,
    extraTooltipInfo = "Some old coins. Might be worth something to a collector",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25004"] = {
    id = 25004,
    name = "Primitive Coin",
    itemImage = "/images/combat/materials/junk/primitive_coin.png",
    value = 2500,
    extraTooltipInfo = "A rather heavy, yet primitive, gold coin. This could easily be sold for a tidy sum.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25005"] = {
    id = 25005,
    name = "Undead Token",
    itemImage = "/images/combat/materials/junk/undead_token.png",
    value = 5000,
    extraTooltipInfo = "Some sort of token taken from the undead. Someone might be interested in it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25006"] = {
    id = 25006,
    name = "Woodland Trinket",
    itemImage = "/images/combat/materials/junk/woodland_trinket.png",
    value = 5000,
    extraTooltipInfo = "A trinket taken from the Elves; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25007"] = {
    id = 25007,
    name = "Intact Wing",
    itemImage = "/images/combat/materials/junk/wing.png",
    value = 5000,
    extraTooltipInfo = "A mostly intact wing. Someone might be interested in it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25008"] = {
    id = 25008,
    name = "Ornate Trinket",
    itemImage = "/images/combat/materials/junk/ornate_trinket.png",
    value = 15000,
    extraTooltipInfo = "A rather ornate trinket; it should be worth a bit.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25009"] = {
    id = 25009,
    name = "Useless Metal Scraps",
    itemImage = "/images/combat/materials/junk/metal_scraps.png",
    value = 100,
    extraTooltipInfo = "Useless metal scraps made from some poor quality material. Could probably be sold to someone for cheap.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25010"] = {
    id = 25010,
    name = "Exotic Trinket",
    itemImage = "/images/combat/materials/junk/exotic_trinket.png",
    value = 25000,
    extraTooltipInfo = "An exotic trinket from some unknown origin. Should be worth quite a bit to the right person.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25011"] = {
    id = 25011,
    name = "Demonic Statue",
    itemImage = "/images/combat/materials/junk/demonic_statue.png",
    value = 35000,
    extraTooltipInfo = "A statue made from some sort of gem-like material depicting a small demon. May be worth quite a bit if you can find a buyer.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25012"] = {
    id = 25012,
    name = "Monster Claws",
    itemImage = "/images/combat/materials/junk/claws.png",
    value = 100,
    extraTooltipInfo = "Claws taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25013"] = {
    id = 25013,
    name = "Bottled Blood",
    itemImage = "/images/combat/materials/junk/blood.png",
    value = 10000,
    extraTooltipInfo = "Slightly magical blood taken from something. May be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25014"] = {
    id = 25014,
    name = "Broken Armaments",
    itemImage = "/images/combat/materials/junk/broken_sword.png",
    value = 1000,
    extraTooltipInfo = "Shattered pieces of equipment that probably is not worth salvaging by you; perhaps someone else may want to buy it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25015"] = {
    id = 25015,
    name = "Creature Eggs",
    itemImage = "/images/combat/materials/junk/eggs.png",
    value = 3000,
    extraTooltipInfo = "Eggs from some creature. Probably best to get rid of this quickly.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25016"] = {
    id = 25016,
    name = "Dwarven Coins",
    itemImage = "/images/combat/materials/junk/dwarven_coins.png",
    value = 7500,
    extraTooltipInfo = "Shiny dwarven coins that are of no use to you. A vendor could exchange the currency.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25017"] = {
    id = 25017,
    name = "Bone Shards",
    itemImage = "/images/combat/materials/junk/bone_shards.png",
    value = 350,
    extraTooltipInfo = "Splinters of bone taken from a slain creature. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25018"] = {
    id = 25018,
    name = "Giant Heart",
    itemImage = "/images/combat/materials/junk/giant_heart.png",
    value = 17500,
    extraTooltipInfo = "A giant heart, probably taken from a giant or similarly large creature. Superstition suggests making a meal with it will increase your attractiveness, but sadly that may be a wasted effort on you.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25019"] = {
    id = 25019,
    name = "Ancient Armor Scraps",
    itemImage = "/images/combat/materials/junk/ancient_armor_scraps.png",
    value = 4000,
    extraTooltipInfo = "Scraps of some ancient piece of equipment. Its origin is unknown, but it may be worth something to the right person.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25020"] = {
    id = 25020,
    name = "Unknown Rune",
    itemImage = "/images/combat/materials/junk/unknown_rune.png",
    value = 12500,
    extraTooltipInfo = "It appears to be a rune not created through conventional means. It is no use to you but someone may want it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25021"] = {
    id = 25021,
    name = "Light Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps_2.png",
    value = 1250,
    extraTooltipInfo = "Pieces of light armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25022"] = {
    id = 25022,
    name = "Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps_3.png",
    value = 1500,
    extraTooltipInfo = "Pieces of armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25023"] = {
    id = 25023,
    name = "Heavy Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps.png",
    value = 1750,
    extraTooltipInfo = "Pieces of heavy armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25024"] = {
    id = 25024,
    name = "Tusk",
    itemImage = "/images/combat/materials/junk/tusk.png",
    value = 750,
    extraTooltipInfo = "A tusk taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25025"] = {
    id = 25025,
    name = "Gem Shards",
    itemImage = "/images/combat/materials/junk/gem_shards.png",
    value = 2250,
    extraTooltipInfo = "Useless pieces of shattered gems. Not quite fine enough to be considered dust, but too small for you to properly refine or cut. Might be worth something to a vendor.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25026"] = {
    id = 25026,
    name = "Goblin Fork",
    itemImage = "/images/combat/materials/junk/fork.png",
    value = 225,
    extraTooltipInfo = "A useless eating utensil used by goblins. Everyone knows you should just eat your meals whole! A vendor may want this.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25027"] = {
    id = 25027,
    name = "Nature Stone",
    itemImage = "/images/combat/materials/junk/nature_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with life. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25028"] = {
    id = 25028,
    name = "Fire Stone",
    itemImage = "/images/combat/materials/junk/fire_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with flame. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25029"] = {
    id = 25029,
    name = "Ice Stone",
    itemImage = "/images/combat/materials/junk/ice_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with ice. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25030"] = {
    id = 25030,
    name = "A Diamond Plated Bug",
    itemImage = "/images/chaticons/chat-icon-bugtester-diamond.png",
    value = 1000000,
    extraTooltipInfo = "I wonder who added this in? Some nerd probably.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25031"] = {
    id = 25031,
    name = "Valuable Furs",
    itemImage = "/images/combat/materials/junk/valuable_furs.png",
    value = 1500,
    extraTooltipInfo = "Worthless for making equipment out of but may be worth something to a vendor.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25032"] = {
    id = 25032,
    name = "Metal Slag",
    itemImage = "/images/combat/materials/junk/slag.png",
    value = 50,
    extraTooltipInfo = "Slag from Smithing; it is completely useless to you but a vendor may be convinced to buy it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["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
    }
  }
}