Difference between revisions of "Module:Items/data"

From Idlescape Wiki
Jump to navigation Jump to search
m
m (Update to 0.21.17)
 
(13 intermediate revisions by 7 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 and coal.",
 
     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 = { {
+
       image = "/images/farming/oak_tree_plant.png",
        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",
 
 
       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,
 
        max = 50
 
      }, {
 
        chance = 0.06666666666666667,
 
        id = 105,
 
        min = 10,
 
        max = 50
 
      }, {
 
        chance = 0.05714285714285714,
 
        id = 106,
 
        min = 10,
 
        max = 50
 
      }, {
 
        chance = 0.05,
 
        id = 107,
 
        min = 10,
 
        max = 50
 
      }, {
 
        chance = 0.03333333333333333,
 
        id = 114,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 0.025,
 
        id = 115,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.1,
 
        id = 201,
 
        min = 5,
 
        max = 25
 
       }, {
 
        chance = 0.06666666666666667,
 
        id = 202,
 
        min = 5,
 
        max = 25
 
       }, {
 
        chance = 0.05,
 
        id = 203,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.03333333333333333,
 
        id = 204,
 
        min = 5,
 
        max = 25
 
       }, {
 
        chance = 0.02857142857142857,
 
        id = 205,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.025,
 
        id = 206,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.016666666666666666,
 
        id = 207,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 0.0125,
 
        id = 208,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 400,
 
        min = 1,
 
        max = 3
 
       }, {
 
        chance = 0.02666666666666667,
 
        id = 401,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 0.02,
 
        id = 402,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.016,
 
        id = 403,
 
        min = 1,
 
        max = 1
 
       }, {
 
        chance = 0.013333333333333334,
 
        id = 404,
 
        min = 1,
 
        max = 1
 
       }, {
 
        id = 151,
 
        chance = 0.6666666666666666,
 
        min = 1,
 
        max = 30
 
       }, {
 
        id = 155,
 
        chance = 0.6666666666666666,
 
        min = 1,
 
        max = 30
 
       }, {
 
        id = 154,
 
        chance = 0.5,
 
        min = 1,
 
        max = 30
 
       }, {
 
        id = 157,
 
        chance = 0.5,
 
        min = 1,
 
        max = 30
 
       }, {
 
        id = 161,
 
        chance = 0.4,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 153,
 
        chance = 0.4,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 159,
 
        chance = 0.3333333333333333,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 156,
 
        chance = 0.3333333333333333,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 160,
 
        chance = 0.2857142857142857,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 152,
 
        chance = 0.2857142857142857,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 158,
 
        chance = 0.6666666666666666,
 
        min = 1,
 
        max = 30
 
      }, {
 
        id = 180,
 
        chance = 0.2,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 170,
 
        chance = 0.5,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 171,
 
        chance = 0.25,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 172,
 
        chance = 0.16666666666666666,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 173,
 
        chance = 0.125,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 174,
 
        chance = 0.1,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 175,
 
        chance = 0.125,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 176,
 
        chance = 0.125,
 
        min = 1,
 
        max = 5
 
      }, {
 
        id = 177,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 4505,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 4506,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 4507,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 4508,
 
        chance = 0.02,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 3004,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3005,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3006,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3007,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3008,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3009,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3010,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3011,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3013,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3014,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3015,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3016,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3017,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3018,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3019,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3020,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 3021,
 
        chance = 0.06666666666666667,
 
        min = 1,
 
        max = 3
 
      }, {
 
        id = 900,
 
        chance = 0.05,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 901,
 
        chance = 0.1,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 902,
 
        chance = 0.05,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.1,
 
        id = 301,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.06666666666666667,
 
        id = 302,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.05,
 
        id = 303,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.03333333333333333,
 
        id = 304,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.02857142857142857,
 
        id = 305,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.025,
 
        id = 306,
 
        min = 5,
 
        max = 25
 
      }, {
 
        chance = 0.016666666666666666,
 
        id = 307,
 
        min = 1,
 
        max = 10
 
      }, {
 
        chance = 0.04,
 
        id = 4000,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4001,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4002,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4003,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4004,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4005,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4006,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4007,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4008,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4009,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4010,
 
        min = 1,
 
        max = 5
 
      }, {
 
        chance = 0.04,
 
        id = 4011,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.0033333333333333335,
 
        id = 7004,
 
        min = 1,
 
        max = 30
 
      } },
 
      image = "/images/farming/mysterious_plant.png",
 
      align = "center",
 
      experience = 600,
 
      time = 60
 
    }
 
   },
 
   ["201"] = {
 
     id = 201,
 
     name = "Bronze Bar",
 
    skill = "smithing",
 
     level = 1,
 
     value = 25,
 
     tradeable = true,
 
     experience = 10,
 
     time = 4500,
 
     itemImage = "/images/smithing/bronze_bar.png",
 
     class = "bar",
 
     extraTooltipInfo = "Used as a crafting material.",
 
     tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 1,
 
      ["101"] = 1,
 
      ["102"] = 1
 
    } }
 
   },
 
   ["202"] = {
 
     id = 202,
 
     name = "Iron Bar",
 
    skill = "smithing",
 
     level = 10,
 
     value = 250,
 
     tradeable = true,
 
     experience = 100,
 
     time = 9000,
 
     itemImage = "/images/smithing/iron_bar.png",
 
     class = "bar",
 
     extraTooltipInfo = "May be used to craft iron equipment or to augment obsidian gear.",
 
     tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 5,
 
      ["103"] = 3
 
    } }
 
   },
 
   ["203"] = {
 
     id = 203,
 
     name = "Gold Bar",
 
    skill = "smithing",
 
     level = 25,
 
     value = 1000,
 
     tradeable = true,
 
     experience = 100,
 
     time = 15000,
 
     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" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 20,
 
      ["104"] = 5
 
    } }
 
   },
 
   ["204"] = {
 
     id = 204,
 
     name = "Mithril Bar",
 
    skill = "smithing",
 
     level = 35,
 
     value = 500,
 
     tradeable = true,
 
     experience = 200,
 
     time = 22500,
 
     itemImage = "/images/smithing/mithril_bar.png",
 
     class = "bar",
 
     extraTooltipInfo = "May be used to craft mithril equipment or to augment obsidian gear.",
 
     tags = { "mining", "smithing" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 50,
 
      ["105"] = 5
 
    } }
 
 
   },
 
   },
 
   ["205"] = {
 
   ["205"] = {
 
     id = 205,
 
     id = 205,
 
     name = "Adamantite Bar",
 
     name = "Adamantite Bar",
    skill = "smithing",
+
     level = 40,
     level = 50,
 
 
     value = 2000,
 
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 300,
+
     experience = 600,
     time = 33000,
+
     time = 150000,
 
     itemImage = "/images/smithing/adamantite_bar.png",
 
     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.",
+
     extraTooltipInfo = "A rather limited, yet hard, metal. May be used to create Adamantite gear.",
 
     tags = { "mining", "smithing" },
 
     tags = { "mining", "smithing" },
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 100,
 
      ["106"] = 10
 
    } },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
Line 2,029: Line 1,112:
 
     id = 206,
 
     id = 206,
 
     name = "Runite Bar",
 
     name = "Runite Bar",
    skill = "smithing",
+
     level = 50,
     level = 65,
 
 
     value = 7000,
 
     value = 7000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 1000,
+
     experience = 840,
     time = 67500,
+
     time = 180000,
 
     itemImage = "/images/smithing/runite_bar.png",
 
     itemImage = "/images/smithing/runite_bar.png",
 
     class = "bar",
 
     class = "bar",
 
     extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
 
     extraTooltipInfo = "One of the toughest natural metals. May be used to craft Runite equipment.",
 
     tags = { "mining", "smithing" },
 
     tags = { "mining", "smithing" },
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 200,
 
      ["107"] = 10
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 2,049: Line 1,126:
 
     id = 207,
 
     id = 207,
 
     name = "Stygian Bar",
 
     name = "Stygian Bar",
    skill = "smithing",
+
     level = 60,
     level = 70,
 
 
     value = 9000,
 
     value = 9000,
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 1500,
 
     experience = 1500,
     time = 79500,
+
     time = 300000,
 
     itemImage = "/images/smithing/stygian_bar.png",
 
     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.",
 
     extraTooltipInfo = "An unnaturally tough metal that is almost crystalline in nature. May be used to craft Stygian equipment.",
 
     tags = { "mining", "smithing" },
 
     tags = { "mining", "smithing" },
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 500,
 
      ["114"] = 15,
 
      ["800"] = 5
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 2,070: Line 1,140:
 
     id = 208,
 
     id = 208,
 
     name = "Chaotic Crystal",
 
     name = "Chaotic Crystal",
    skill = "smithing",
 
 
     level = 75,
 
     level = 75,
 +
    smithingTier = 6,
 
     value = 15000,
 
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
 
     experience = 2000,
 
     experience = 2000,
     time = 99000,
+
     time = 400000,
 
     itemImage = "/images/mining/void_crystal.png",
 
     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.",
 
     extraTooltipInfo = "A condensed crystal formed through processing a large amount of void stones. May be used to craft or enhance unique equipment.",
 
     tags = { "mining", "smithing" },
 
     tags = { "mining", "smithing" },
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 500,
 
      ["115"] = 20
 
    } },
 
 
     rarity = "rare"
 
     rarity = "rare"
 
   },
 
   },
Line 2,092: Line 1,157:
 
     value = 3000,
 
     value = 3000,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 30,
 
    craftingExperience = 300,
 
    craftable = true,
 
 
     itemImage = "/images/combat/materials/obsidian_glass.png",
 
     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.",
 
     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 = { "mining" }
     tags = { "mining" },
 
    requiredResources = { {
 
      ["1008"] = 1
 
    }, {
 
      ["1009"] = 1
 
    }, {
 
      ["1010"] = 1
 
    }, {
 
      ["1011"] = 1
 
    }, {
 
      ["1052"] = 1
 
    }, {
 
      ["1062"] = 1
 
    }, {
 
      ["1072"] = 1
 
    }, {
 
      ["1094"] = 1
 
    }, {
 
      ["1095"] = 1
 
    }, {
 
      ["1112"] = 1
 
    }, {
 
      ["1132"] = 1
 
    } }
 
 
   },
 
   },
 
   ["210"] = {
 
   ["210"] = {
 
     id = 210,
 
     id = 210,
 
     name = "Golem Marrow",
 
     name = "Golem Marrow",
     value = 3000,
+
     value = 300,
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/golem_marrow.png",
 
     itemImage = "/images/combat/materials/golem_marrow.png",
Line 2,141: Line 1,178:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
 
     itemImage = "/images/combat/materials/chaos_stone_refined.png",
     extraTooltipInfo = "A shard of chaotic essence that is not only contained, but refined. The process to do this is forever lost to the ages.",
+
     extraTooltipInfo = "Crafting Material. A shard of chaotic essence that is not only contained, but refined. The process to do this is forever lost to the ages.",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,152: Line 1,189:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/living_stone.png",
 
     itemImage = "/images/combat/materials/living_stone.png",
     extraTooltipInfo = "A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
+
     extraTooltipInfo = "Crafting Material. A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,163: Line 1,200:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/runed_stone.png",
 
     itemImage = "/images/combat/materials/runed_stone.png",
     extraTooltipInfo = "An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
+
     extraTooltipInfo = "Crafting Material. An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,174: Line 1,211:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/magma_core.png",
 
     itemImage = "/images/combat/materials/magma_core.png",
     extraTooltipInfo = "A chunk of stone with an unquenchable fire burning within. What could you do with this?",
+
     extraTooltipInfo = "Crafting Material. A chunk of stone with an unquenchable fire burning within. What could you do with this?",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,185: Line 1,222:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
 
     itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
     extraTooltipInfo = "An unrefined splinter of chaotic energy. Though dulled compared to the chaos it was drawn from, it may still have a potent effect.",
+
     extraTooltipInfo = "Crafting Material. An unrefined splinter of chaotic energy. Though dulled compared to the chaos it was drawn from, it may still have a potent effect.",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,196: Line 1,233:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
 
     itemImage = "/images/combat/materials/ancient_splinter.PNG",
     extraTooltipInfo = "A splinter of some long lost metal; it has more in common with stone than it does metal and would require a master craftsman to work it.",
+
     extraTooltipInfo = "Crafting Material. A splinter of some long lost metal; it has more in common with stone than it does metal and would require a master craftsman to work it.",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,207: Line 1,244:
 
     tradeable = true,
 
     tradeable = true,
 
     itemImage = "/images/combat/materials/ice_shard.PNG",
 
     itemImage = "/images/combat/materials/ice_shard.PNG",
     extraTooltipInfo = "A somewhat workable shard of frozen stone sourced from the frozen wastes within the Valley of Giants. Appears to be a material commonly used by Ice Giants to form their accessories; perhaps you could make something useful with it?",
+
     extraTooltipInfo = "Crafting Material. A somewhat workable shard of frozen stone sourced from the frozen wastes within the Valley of Giants. Appears to be a material commonly used by Ice Giants to form their accessories; perhaps you could make something useful with it?",
 
     class = "bar",
 
     class = "bar",
 
     tags = { "shard" },
 
     tags = { "shard" },
Line 2,234: Line 1,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 = 500,
+
     id = 405,
     name = "Air Talisman",
+
     name = "Runic Etchant",
     talisman = true,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     value = 20000,
+
     itemImage = "/images/magic/runic_etchant.png",
     craftingExperience = 1000,
+
     class = "gem",
     craftingLevel = 50,
+
     extraTooltipInfo = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts.",
     requiredResources = { {
+
     tags = { "gem", "craftable" },
       ["3"] = 50000,
+
    craftingStats = {
       ["520"] = 1
+
       level = 5,
    } },
+
       experience = 530,
    category = "Skilling",
+
      category = "Jewelry",
    craftable = true,
+
      craftable = true,
    itemImage = "/images/runecrafting/air_talisman.png",
+
      multiplier = 100,
    extraTooltipInfo = "A magical talisman that can be consumed to strengthen your link to air magic.",
+
      description = "Shards of sapphire suspended in a fermented seaweed solution. Used by master runecrafters in producing precise cuts."
    class = "rune",
+
     }
     tags = { "magic", "runecrafting" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["501"] = {
+
  ["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,
 
     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 = "Adds 10 to your effective mining level when determining speed.",
 
     extraTooltipInfo = "Adds 10 to your effective mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    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 mining level when determining speed.",
 
     extraTooltipInfo = "Adds 20 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    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 mining level when determining speed.",
 
     extraTooltipInfo = "Adds 30 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    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 mining level when determining speed.",
 
     extraTooltipInfo = "Adds 40 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    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 mining level when determining speed.",
 
     extraTooltipInfo = "Adds 50 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    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 = "Adds 60 to your mining level when determining speed.",
 
     extraTooltipInfo = "Adds 60 to your mining level when determining speed.",
    category = "Mining",
+
     tags = { "mining", "craftable" },
    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 = "Adds 10 to your effective foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 10 to your effective foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    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 = "Adds 20 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 20 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    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 = "Adds 30 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 30 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    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 = "Adds 40 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 40 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    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 = "Adds 50 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 50 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    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 = "Adds 60 to your foraging level when determining speed.",
 
     extraTooltipInfo = "Adds 60 to your foraging level when determining speed.",
    category = "Foraging",
+
     tags = { "foraging", "craftable" },
    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.",
 
     extraTooltipInfo = "A ring capable of holding weak enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,354: Line 2,442:
 
       } }
 
       } }
 
     },
 
     },
     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,458:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["400"] = 1
 
    },
 
    craftingExperience = 1920,
 
    craftingLevel = 5,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/sapphire_necklace.png",
 
     itemImage = "/images/jewellery/sapphire_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding weak enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding weak enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding weak enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,388: Line 2,468:
 
       } }
 
       } }
 
     },
 
     },
     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,484:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["401"] = 1
 
    },
 
    craftingExperience = 3120,
 
    craftingLevel = 10,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/emerald_ring.png",
 
     itemImage = "/images/jewellery/emerald_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding moderate enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding moderate enchantments.",
 
     extraTooltipInfo = "A ring capable of holding moderate enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,422: Line 2,494:
 
       } }
 
       } }
 
     },
 
     },
     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,510:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["401"] = 1
 
    },
 
    craftingExperience = 3120,
 
    craftingLevel = 10,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/emerald_necklace.png",
 
     itemImage = "/images/jewellery/emerald_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding moderate enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding moderate enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding moderate enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,456: Line 2,520:
 
       } }
 
       } }
 
     },
 
     },
     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,536:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["402"] = 1
 
    },
 
    craftingExperience = 4320,
 
    craftingLevel = 25,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/ruby_ring.png",
 
     itemImage = "/images/jewellery/ruby_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding decent enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding decent enchantments.",
 
     extraTooltipInfo = "A ring capable of holding decent enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,490: Line 2,546:
 
       } }
 
       } }
 
     },
 
     },
     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,562:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["402"] = 1
 
    },
 
    craftingExperience = 4320,
 
    craftingLevel = 25,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/ruby_necklace.png",
 
     itemImage = "/images/jewellery/ruby_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding decent enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding decent enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding decent enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,524: Line 2,572:
 
       } }
 
       } }
 
     },
 
     },
     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,588:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["403"] = 1
 
    },
 
    craftingExperience = 5520,
 
    craftingLevel = 50,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/diamond_ring.png",
 
     itemImage = "/images/jewellery/diamond_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding strong enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding strong enchantments.",
 
     extraTooltipInfo = "A ring capable of holding strong enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,558: Line 2,598:
 
       } }
 
       } }
 
     },
 
     },
     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,614:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["403"] = 1
 
    },
 
    craftingExperience = 5520,
 
    craftingLevel = 50,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/diamond_necklace.png",
 
     itemImage = "/images/jewellery/diamond_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding strong enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding strong enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding strong enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,592: Line 2,624:
 
       } }
 
       } }
 
     },
 
     },
     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,640:
 
     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.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         value = 2
 
         value = 2
       } }
+
       }, {
    },
+
        stat = "toolBoost.farming",
    requiredResources = { {
+
        value = 1
      ["621"] = 150,
+
      }, {
      ["623"] = 120,
+
        stat = "toolBoost.smithing",
      ["625"] = 90,
+
        value = 1.5
       ["627"] = 60,
+
      }, {
       ["12012"] = 650
+
        stat = "toolBoost.runecrafting",
     } },
+
        value = 0.25
     rarity = "legendary"
+
      }, {
 +
        stat = "toolBoost.cooking",
 +
        value = 0.5
 +
      }, {
 +
        stat = "toolBoost.enchanting",
 +
        value = 0.25
 +
      } }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 70,
 +
       experience = 325000,
 +
       category = "Jewelry",
 +
      craftable = true
 +
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["629"] = {
 
   ["629"] = {
Line 3,644: Line 2,697:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
     augmentationCost = {
+
     overrideItemTier = 8,
      ["203"] = 500,
 
      ["400"] = 1,
 
      ["401"] = 1,
 
      ["402"] = 1,
 
      ["403"] = 1
 
    },
 
    craftingExperience = 120000,
 
    craftingLevel = 70,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/prismatic_ring.png",
 
     itemImage = "/images/jewellery/prismatic_ring.png",
    craftingDescription = "A ring capable of holding extraordinary enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding extraordinary enchantments.",
 
     extraTooltipInfo = "A ring capable of holding extraordinary enchantments.",
    category = "Gold",
 
 
     class = "equipment",
 
     class = "equipment",
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
 +
      toolBoost = { {
 +
        skill = "mining",
 +
        boost = 0
 +
      }, {
 +
        skill = "foraging",
 +
        boost = 0
 +
      }, {
 +
        skill = "fishing",
 +
        boost = 0
 +
      }, {
 +
        skill = "fishingBaitPower",
 +
        boost = 0
 +
      }, {
 +
        skill = "fishingRarityPower",
 +
        boost = 0
 +
      }, {
 +
        skill = "fishingReelPower",
 +
        boost = 0
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         value = 2
 
         value = 2
 +
      }, {
 +
        stat = "toolBoost.mining",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.foraging",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishing",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingBaitPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingRarityPower",
 +
        value = 1
 +
      }, {
 +
        stat = "toolBoost.fishingReelPower",
 +
        value = 1
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
       ["620"] = 150,
+
    craftingStats = {
       ["622"] = 120,
+
       level = 70,
       ["624"] = 90,
+
       experience = 325000,
       ["626"] = 60,
+
       category = "Jewelry",
       ["12012"] = 650
+
       craftable = true,
     } },
+
       description = "A ring capable of holding extraordinary enchantments."
     rarity = "legendary"
+
     },
 +
     tags = { "craftable" }
 
   },
 
   },
 
   ["630"] = {
 
   ["630"] = {
Line 3,683: Line 2,761:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["404"] = 1
 
    },
 
    craftingExperience = 6720,
 
    craftingLevel = 60,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/black_opal_ring.png",
 
     itemImage = "/images/jewellery/black_opal_ring.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A ring capable of holding powerful enchantments.",
 
 
     extraTooltipInfo = "A ring capable of holding powerful enchantments.",
 
     extraTooltipInfo = "A ring capable of holding powerful enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "ring",
 
       slot = "ring",
Line 3,704: Line 2,771:
 
       } }
 
       } }
 
     },
 
     },
     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,787:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["203"] = 50,
 
      ["404"] = 1
 
    },
 
    craftingExperience = 6720,
 
    craftingLevel = 60,
 
    craftable = true,
 
 
     itemImage = "/images/jewellery/black_opal_necklace.png",
 
     itemImage = "/images/jewellery/black_opal_necklace.png",
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A necklace capable of holding powerful enchantments.",
 
 
     extraTooltipInfo = "A necklace capable of holding powerful enchantments.",
 
     extraTooltipInfo = "A necklace capable of holding powerful enchantments.",
    category = "Gold",
 
    enchantable = true,
 
    tags = { "jewelry" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "necklace",
 
       slot = "necklace",
Line 3,739: Line 2,797:
 
       } }
 
       } }
 
     },
 
     },
     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,813:
 
     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,835:
 
     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,857:
 
     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,874:
 
         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,893:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "epic",
       ["203"] = 300,
+
    craftingStats = {
       ["401"] = 10,
+
       level = 55,
       ["404"] = 2,
+
       experience = 35000,
       ["1544"] = 1
+
       category = "Jewelry",
     } },
+
      craftable = true,
    rarity = "uncommon"
+
       description = "None are incorruptible. Succumb to the hunger. Once crafted the Corruption enchant will be applied to the ring."
 +
     }
 
   },
 
   },
 
   ["643"] = {
 
   ["643"] = {
Line 3,843: Line 2,908:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["10"] = 5000,
 
      ["507"] = 1,
 
      ["517"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 44,
 
     forcedEnchant = 44,
Line 3,853: Line 2,913:
 
     itemImage = "/images/jewellery/ancient_nature_talisman.png",
 
     itemImage = "/images/jewellery/ancient_nature_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman.",
+
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel safe and healthy with this on.",
    tags = { "jewelry", "ability" },
 
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 3,887: Line 2,945:
 
       itemSet = { 10019 }
 
       itemSet = { 10019 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
 
   ["644"] = {
 
   ["644"] = {
Line 3,895: Line 2,954:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["5"] = 5000,
 
      ["502"] = 1,
 
      ["512"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 45,
 
     forcedEnchant = 45,
Line 3,906: Line 2,960:
 
     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,930: Line 2,983:
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
 
         value = 0.5
 
         value = 0.5
       } }
+
       } },
 +
      itemSet = { 10036 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["645"] = {
 
   ["645"] = {
Line 3,940: Line 2,994:
 
     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,004:
 
     },
 
     },
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of ice.",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you could wield an aspect of ice.",
     tags = { "jewelry", "magic", "ability" },
+
     tags = { "magic", "ability" },
    enchantable = true,
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       grantedAbility = { 8 },
 
       grantedAbility = { 8 },
Line 3,976: Line 3,024:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["646"] = {
 
   ["646"] = {
Line 3,984: Line 3,032:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["7"] = 5000,
 
      ["504"] = 1,
 
      ["514"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 
     forcedEnchant = 15,
 
     forcedEnchant = 15,
Line 3,995: Line 3,038:
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you bathe in the blood of your enemies. Very edgy.",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you bathe in the blood of your enemies. Very edgy.",
     tags = { "jewelry", "melee", "ability" },
+
     tags = { "melee", "ability" },
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 4,017: Line 3,059:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
 
   ["647"] = {
 
   ["647"] = {
Line 4,025: Line 3,067:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["3"] = 5000,
 
      ["500"] = 1,
 
      ["510"] = 50
 
    },
 
 
     enchantmentOverrideSlot = "combat-talisman",
 
     enchantmentOverrideSlot = "combat-talisman",
 +
    forcedEnchant = 88,
 +
    forcedEnchantAmount = 2,
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     itemImage = "/images/jewellery/ancient_air_talisman.png",
 
     class = "equipment",
 
     class = "equipment",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. It is so light it could almost float in the air on its own.",
 
     extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. It is so light it could almost float in the air on its own.",
     tags = { "jewelry", "range", "ability" },
+
     tags = { "range", "ability" },
    enchantable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 40,
 
       defense = 40,
Line 4,056: Line 3,094:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     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"] = {
 
   ["660"] = {
Line 4,064: Line 3,149:
 
     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,164:
 
       } }
 
       } }
 
     },
 
     },
     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,178:
 
     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,196:
 
       } }
 
       } }
 
     },
 
     },
     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,210:
 
     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,228:
 
       } }
 
       } }
 
     },
 
     },
     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,242:
 
     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,260:
 
       } }
 
       } }
 
     },
 
     },
     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,275:
 
     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,293:
 
       } }
 
       } }
 
     },
 
     },
     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,308:
 
     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,326:
 
       } }
 
       } }
 
     },
 
     },
     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,341:
 
     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,355:
 
         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,370:
 
     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,387:
 
         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,402:
 
     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,420:
 
         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,435:
 
     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,453:
 
         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,469:
 
     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,488:
 
       } }
 
       } }
 
     },
 
     },
     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,503:
 
     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,522:
 
       } }
 
       } }
 
     },
 
     },
     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,536:
 
     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,544:
 
         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,567:
 
     },
 
     },
 
     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,575:
 
         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,591:
 
     },
 
     },
 
     itemImage = "/images/enchanting/Greater_Magic_Tome.png",
 
     itemImage = "/images/enchanting/Greater_Magic_Tome.png",
    tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
    craftingDescription = "A tome of magic that grants you benefits for augmentation.",
 
 
     extraTooltipInfo = "A tome of magic that grants you benefits for augmentation.",
 
     extraTooltipInfo = "A tome of magic that grants you benefits for augmentation.",
    enchantable = true,
+
     tags = { "enchanting" },
     tags = { "tool", "enchanting" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "tome",
 
       slot = "tome",
Line 4,617: Line 3,599:
 
         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,615:
 
     },
 
     },
 
     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,623:
 
         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,636:
 
     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,675:
 
     },
 
     },
 
     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,707:
 
     },
 
     },
 
     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,740:
 
     },
 
     },
 
     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,770:
 
         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,792:
 
     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,809:
 
     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,826:
 
     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,843:
 
     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,861:
 
     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,869:
 
     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", "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,018:
 
     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,040:
 
     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,052:
 
     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,064:
 
     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,076:
 
     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,088:
 
     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,100:
 
     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,112:
 
     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,123:
 
     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,144:
 
       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,159:
 
       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,177:
 
     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,201:
 
       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,214:
 
       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,238:
 
     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,267:
 
       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,296:
 
       } }
 
       } }
 
     },
 
     },
     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,308:
 
     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,332:
 
       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,350:
 
       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,368:
 
     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,373:
 
       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,393:
 
       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,408:
 
       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,426:
 
     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,431:
 
       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,453:
 
       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,466:
 
       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,490:
 
     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,495:
 
       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,522:
 
       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,551:
 
       } }
 
       } }
 
     },
 
     },
     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,563:
 
     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,568:
 
       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,590:
 
       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,608:
 
       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,634:
 
     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,652:
 
       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,667:
 
       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,688:
 
     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,707:
 
       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,720:
 
       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,744:
 
       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,771:
 
       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,797:
 
       }, {
 
       }, {
 
         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,814:
 
     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,834:
 
       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,852:
 
       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,864:
 
     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,869:
 
       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,889:
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.25,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.25,
 
         Piercing = 0.25,
 
         Blunt = 0.25,
 
         Blunt = 0.25,
Line 6,075: Line 4,904:
 
       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 4,922:
 
     id = 1013,
 
     id = 1013,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16,
 
      ["304"] = 5
 
    },
 
    craftingLevel = 30,
 
    craftingExperience = 3950,
 
 
     value = 97200,
 
     value = 97200,
 
     tradeable = true,
 
     tradeable = true,
Line 6,101: Line 4,927:
 
       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 4,949:
 
       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 4,962:
 
       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 4,986:
 
     id = 1014,
 
     id = 1014,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 10,
 
      ["304"] = 3
 
    },
 
    craftingLevel = 23,
 
    craftingExperience = 2375,
 
 
     value = 60600,
 
     value = 60600,
 
     tradeable = true,
 
     tradeable = true,
Line 6,166: Line 4,991:
 
       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,018:
 
       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,044:
 
       }, {
 
       }, {
 
         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,059:
 
     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,064:
 
       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,086:
 
       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,104:
 
       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,122:
 
     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,127:
 
       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,147:
 
       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,162:
 
       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,181:
 
     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,186:
 
       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,208:
 
       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,221:
 
       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,246:
 
     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,251:
 
       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,278:
 
       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,304:
 
       }, {
 
       }, {
 
         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,320:
 
     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,325:
 
       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,347:
 
       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,365:
 
       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,384:
 
     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,389:
 
       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,409:
 
       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,424:
 
       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,443:
 
     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,448:
 
       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,470:
 
       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,483:
 
       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,508:
 
     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,513:
 
       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,540:
 
       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,566:
 
       }, {
 
       }, {
 
         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,582:
 
     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,587:
 
       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,609:
 
       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,627:
 
       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,646:
 
     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,651:
 
       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,671:
 
       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,686:
 
       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,705:
 
     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,710:
 
       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,732:
 
       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,745:
 
       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,770:
 
     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,775:
 
       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,802:
 
       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,828:
 
       }, {
 
       }, {
 
         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,844:
 
     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,849:
 
       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,871:
 
       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,889:
 
       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 5,908:
 
     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 5,946:
 
       } }
 
       } }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["201"] = 20
+
       level = 1,
     } }
+
      experience = 100,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1051"] = {
 
   ["1051"] = {
Line 7,169: Line 5,958:
 
     id = 1051,
 
     id = 1051,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 5
 
    },
 
    craftingLevel = 9,
 
    craftingExperience = 500,
 
 
     value = 15000,
 
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,179: Line 5,963:
 
       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 5,996:
 
       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."
 +
     }
 
   },
 
   },
 
   ["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,017:
 
       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,051:
 
       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,060:
 
     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,065:
 
       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,098:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1054"] = {
 
   ["1054"] = {
Line 7,330: Line 6,113:
 
     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,118:
 
       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,151:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1055"] = {
 
   ["1055"] = {
Line 7,384: Line 6,167:
 
     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,172:
 
       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,205:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1056"] = {
 
   ["1056"] = {
Line 7,438: Line 6,221:
 
     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,226:
 
       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,259:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1060"] = {
 
   ["1060"] = {
Line 7,494: Line 6,275:
 
     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,308:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1061"] = {
 
   ["1061"] = {
Line 7,550: Line 6,327:
 
     id = 1061,
 
     id = 1061,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 750,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
Line 7,561: Line 6,333:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/iron_full_helm.png",
 
     itemImage = "/images/combat/equipment/iron_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     craftingDescription = "Requires Defense level of 10 to wield.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,595: Line 6,364:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1062"] = {
 
   ["1062"] = {
 
     name = "Obsidian Full Helm",
 
     name = "Obsidian Full Helm",
 
     id = 1062,
 
     id = 1062,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 10,
 
      ["204"] = 10,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 89600,
 
     value = 89600,
 
     tradeable = true,
 
     tradeable = true,
Line 7,624: Line 6,391:
 
     },
 
     },
 
     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,422:
 
       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,435:
 
     id = 1063,
 
     id = 1063,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 13
 
    },
 
    craftingLevel = 28,
 
    craftingExperience = 2600,
 
 
     value = 78000,
 
     value = 78000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,683: Line 6,441:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/mithril_full_helm.png",
 
     itemImage = "/images/combat/equipment/mithril_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     craftingDescription = "Requires Defense level of 30 to wield.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,717: Line 6,472:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1064"] = {
 
   ["1064"] = {
Line 7,732: Line 6,491:
 
     id = 1064,
 
     id = 1064,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 20
 
    },
 
    craftingLevel = 45,
 
    craftingExperience = 8000,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,743: Line 6,497:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/adamantite_full_helm.png",
 
     itemImage = "/images/combat/equipment/adamantite_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     craftingDescription = "Requires Defense level of 40 to wield.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,777: Line 6,528:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1065"] = {
 
   ["1065"] = {
Line 7,793: Line 6,548:
 
     id = 1065,
 
     id = 1065,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 27
 
    },
 
    craftingLevel = 55,
 
    craftingExperience = 18900,
 
 
     value = 2268000,
 
     value = 2268000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,804: Line 6,554:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/rune_full_helm.png",
 
     itemImage = "/images/combat/equipment/rune_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     craftingDescription = "Requires Defense level of 50 to wield.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,838: Line 6,585:
 
       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 Defense level of 50 to wield."
 +
    }
 
   },
 
   },
 
   ["1066"] = {
 
   ["1066"] = {
Line 7,854: Line 6,605:
 
     id = 1066,
 
     id = 1066,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 7
 
    },
 
    craftingLevel = 65,
 
    craftingExperience = 52500,
 
 
     value = 3780840,
 
     value = 3780840,
 
     tradeable = true,
 
     tradeable = true,
Line 7,866: Line 6,611:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
 
 
     itemImage = "/images/combat/equipment/stygian_full_helm.png",
 
     itemImage = "/images/combat/equipment/stygian_full_helm.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "full-helm",
 
     visual = "full-helm",
     craftingDescription = "Requires Defense level of 60 to wield.",
+
     tags = { "melee", "craftable", "armor" },
    category = "Melee",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "helm",
 
       slot = "helm",
Line 7,900: Line 6,642:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1070"] = {
 
   ["1070"] = {
Line 7,917: Line 6,662:
 
     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,702:
 
       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,
 +
      description = "Requires Defense level of 1 to wield."
 +
     }
 
   },
 
   },
 
   ["1071"] = {
 
   ["1071"] = {
Line 7,974: Line 6,721:
 
     id = 1071,
 
     id = 1071,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 10
 
    },
 
    craftingLevel = 12,
 
    craftingExperience = 1000,
 
 
     value = 30000,
 
     value = 30000,
 
     tradeable = true,
 
     tradeable = true,
Line 7,985: Line 6,727:
 
       strength = 10
 
       strength = 10
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/iron_shield_icon.png",
     itemImage = "/images/combat/equipment/iron_shield.png",
 
    itemIcon = "/images/combat/equipment/iron_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 10 to wield.",
+
      image = "/images/combat/equipment/iron_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
     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,765:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 }
 
       itemSet = { 10009, 10016 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["202"] = 100
+
       level = 12,
     } }
+
      experience = 1500,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 10 to wield."
 +
     }
 
   },
 
   },
 
   ["1072"] = {
 
   ["1072"] = {
 
     name = "Obsidian Shield",
 
     name = "Obsidian Shield",
 
     id = 1072,
 
     id = 1072,
 +
    overrideItemTier = 3,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["202"] = 14,
 
      ["204"] = 14,
 
      ["209"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
 
     value = 116000,
 
     value = 116000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,048: Line 6,791:
 
       strength = 20
 
       strength = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_shield.png",
+
     itemImage = "/images/combat/equipment/black_shield_icon.png",
     itemIcon = "/images/combat/equipment/black_shield_icon.png",
+
     extraTooltipInfo = "You feel hidden potential in this shield...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
     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,829:
 
       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,842:
 
     id = 1073,
 
     id = 1073,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["204"] = 16
 
    },
 
    craftingLevel = 29,
 
    craftingExperience = 3200,
 
 
     value = 96000,
 
     value = 96000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,108: Line 6,848:
 
       strength = 30
 
       strength = 30
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/mithril_shield_icon.png",
     itemImage = "/images/combat/equipment/mithril_shield.png",
 
    itemIcon = "/images/combat/equipment/mithril_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 30 to wield.",
+
      image = "/images/combat/equipment/mithril_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
     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,886:
 
       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 6,905:
 
     id = 1074,
 
     id = 1074,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["205"] = 24
 
    },
 
    craftingLevel = 45,
 
    craftingExperience = 9600,
 
 
     value = 576000,
 
     value = 576000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,169: Line 6,911:
 
       strength = 40
 
       strength = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
     itemImage = "/images/combat/equipment/adamantite_shield.png",
 
    itemIcon = "/images/combat/equipment/adamantite_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 40 to wield.",
+
      image = "/images/combat/equipment/adamantite_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
     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 6,949:
 
       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 6,969:
 
     id = 1075,
 
     id = 1075,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 32
 
    },
 
    craftingLevel = 55,
 
    craftingExperience = 22050,
 
 
     value = 2646000,
 
     value = 2646000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,231: Line 6,975:
 
       strength = 50
 
       strength = 50
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/rune_shield_icon.png",
     itemImage = "/images/combat/equipment/rune_shield.png",
 
    itemIcon = "/images/combat/equipment/rune_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 50 to wield.",
+
      image = "/images/combat/equipment/rune_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
     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,013:
 
       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,033:
 
     id = 1076,
 
     id = 1076,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 8
 
    },
 
    craftingLevel = 65,
 
    craftingExperience = 60000,
 
 
     value = 4320960,
 
     value = 4320960,
 
     tradeable = true,
 
     tradeable = true,
Line 8,294: Line 7,039:
 
       strength = 60
 
       strength = 60
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/stygian_shield_icon.png",
     itemImage = "/images/combat/equipment/stygian_shield.png",
 
    itemIcon = "/images/combat/equipment/stygian_shield_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "shield",
+
     specialVisuals = { {
    craftingDescription = "Requires Defense level of 60 to wield.",
+
      image = "/images/combat/equipment/stygian_shield_1.png",
     category = "Melee",
+
      css = "shield-1"
     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,077:
 
       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,097:
 
     id = 1077,
 
     id = 1077,
 
     enchantmentTier = 7,
 
     enchantmentTier = 7,
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 8
 
    },
 
 
     value = 4840000,
 
     value = 4840000,
 
     tradeable = true,
 
     tradeable = true,
Line 8,356: Line 7,103:
 
       strength = 70
 
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/door.png",
+
     itemImage = "/images/combat/equipment/door_icon.png",
    itemIcon = "/images/combat/equipment/door_icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "door",
+
     specialVisuals = { {
     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,141:
 
       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,157:
 
     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,193:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1091"] = {
 
   ["1091"] = {
Line 8,465: Line 7,213:
 
     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,240:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1092"] = {
 
   ["1092"] = {
Line 8,514: Line 7,258:
 
     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,297:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1093"] = {
 
   ["1093"] = {
Line 8,578: Line 7,317:
 
     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,348:
 
       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."
 +
     }
 
   },
 
   },
 
   ["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,406:
 
       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 = { {
+
     rarity = "uncommon"
      ["205"] = 2000
 
    } },
 
     rarity = "uncommon",
 
    augmentingFailItem = 12014
 
 
   },
 
   },
 
   ["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,453:
 
       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,465:
 
     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,504:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 2.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10009, 10016 },
 
       itemSet = { 10009, 10016 },
 
       grantedAbility = { 54, 65 }
 
       grantedAbility = { 54, 65 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["204"] = 230
+
       level = 35,
     } }
+
      experience = 15000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 30 to wield."
 +
     }
 
   },
 
   },
 
   ["1097"] = {
 
   ["1097"] = {
Line 8,814: Line 7,524:
 
     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,555:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1098"] = {
 
   ["1098"] = {
Line 8,866: Line 7,573:
 
     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,612:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1099"] = {
 
   ["1099"] = {
Line 8,931: Line 7,633:
 
     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,664:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1100"] = {
 
   ["1100"] = {
Line 8,984: Line 7,683:
 
     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,722:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1101"] = {
 
   ["1101"] = {
Line 9,049: Line 7,743:
 
     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,774:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1102"] = {
 
   ["1102"] = {
Line 9,102: Line 7,793:
 
     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,832:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1103"] = {
 
   ["1103"] = {
Line 9,169: Line 7,853:
 
     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,884:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1110"] = {
 
   ["1110"] = {
Line 9,224: Line 7,903:
 
     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 7,935:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1111"] = {
 
   ["1111"] = {
Line 9,279: Line 7,954:
 
     id = 1111,
 
     id = 1111,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["202"] = 8
 
    },
 
    craftingLevel = 17,
 
    craftingExperience = 750,
 
 
     value = 22500,
 
     value = 22500,
 
     tradeable = true,
 
     tradeable = true,
Line 9,290: Line 7,960:
 
       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 7,990:
 
       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."
 +
     }
 
   },
 
   },
 
   ["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,017:
 
     },
 
     },
 
     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,047:
 
       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,060:
 
     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,066:
 
       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,096:
 
       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."
 +
     }
 
   },
 
   },
 
   ["1114"] = {
 
   ["1114"] = {
Line 9,457: Line 8,115:
 
     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,121:
 
       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,151:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1115"] = {
 
   ["1115"] = {
Line 9,517: Line 8,171:
 
     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,177:
 
       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,207:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1116"] = {
 
   ["1116"] = {
Line 9,577: Line 8,227:
 
     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,233:
 
       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,263:
 
       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."
 +
    }
 
   },
 
   },
 
   ["1130"] = {
 
   ["1130"] = {
Line 9,639: Line 8,283:
 
     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,290:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,662: Line 8,300:
 
       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,312:
 
     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,319:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,696: Line 8,329:
 
       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,359:
 
       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,372:
 
     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,379:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,767: Line 8,389:
 
       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,401:
 
     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,408:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,801: Line 8,418:
 
       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,431:
 
     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,438:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,836: Line 8,448:
 
       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,461:
 
     id = 1136,
 
     id = 1136,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 35,
 
      ["800"] = 5
 
    },
 
 
     value = 2880000,
 
     value = 2880000,
 
     tradeable = false,
 
     tradeable = false,
Line 9,859: Line 8,468:
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "boots",
 
     visual = "boots",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
Line 9,870: Line 8,478:
 
       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,491:
 
     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,531:
 
       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,545:
 
         value = 0.1
 
         value = 0.1
 
       } }
 
       } }
     }
+
     },
 +
    tags = { "armor" }
 
   },
 
   },
 
   ["1151"] = {
 
   ["1151"] = {
Line 9,940: Line 8,552:
 
     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,592:
 
       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,654:
 
       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,676:
 
     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,716:
 
       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,737:
 
     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,777:
 
       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,799:
 
     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,839:
 
       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,861:
 
     id = 1156,
 
     id = 1156,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["207"] = 70,
 
      ["800"] = 10
 
    },
 
 
     value = 5000000,
 
     value = 5000000,
 
     itemImage = "/images/combat/equipment/stygian_gloves.png",
 
     itemImage = "/images/combat/equipment/stygian_gloves.png",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     extraTooltipInfo = "Gloves cannot be traded.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gloves",
+
     specialVisuals = { {
     tags = { "armor" },
+
      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 = {
 
     equipmentStats = {
 
       slot = "gloves",
 
       slot = "gloves",
Line 10,271: Line 8,900:
 
       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 8,922:
 
     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 8,954:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,341: Line 8,964:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 80
+
       level = 3,
    } },
+
      experience = 180,
    category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1158"] = {
 
   ["1158"] = {
Line 10,350: Line 8,976:
 
     id = 1158,
 
     id = 1158,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4007"] = 8
 
    },
 
    craftingLevel = 6,
 
    craftingExperience = 720,
 
 
     value = 14400,
 
     value = 14400,
 
     tradeable = true,
 
     tradeable = true,
Line 10,361: Line 8,982:
 
       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,012:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,402: Line 9,022:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 80
+
       level = 14,
    } },
+
      experience = 500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1159"] = {
 
   ["1159"] = {
Line 10,411: Line 9,033:
 
     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,039:
 
       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,070:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,465: Line 9,080:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 100,
+
       level = 24,
       ["4008"] = 30
+
       experience = 750,
    } },
+
      category = "Range",
    category = "Range"
+
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1160"] = {
 
   ["1160"] = {
Line 10,475: Line 9,091:
 
     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,097:
 
       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,128:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,528: Line 9,138:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 180
+
       level = 34,
    } },
+
      experience = 1500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1161"] = {
 
   ["1161"] = {
Line 10,537: Line 9,149:
 
     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,155:
 
       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,186:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,591: Line 9,196:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 33,
+
    craftingStats = {
       ["4012"] = 225
+
       level = 44,
    } },
+
       experience = 2500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1162"] = {
 
   ["1162"] = {
Line 10,601: Line 9,208:
 
     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,214:
 
       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,245:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 1.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,655: Line 9,255:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4002"] = 150,
+
    craftingStats = {
       ["4003"] = 25
+
       level = 54,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "uncommon"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1163"] = {
 
   ["1163"] = {
Line 10,666: Line 9,267:
 
     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,273:
 
       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,304:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.5
+
         value = 2.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 1.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 10,720: Line 9,314:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 200,
+
    craftingStats = {
       ["4010"] = 30
+
       level = 64,
    } },
+
       experience = 8000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1164"] = {
 
   ["1164"] = {
Line 10,731: Line 9,326:
 
     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,364:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 10,782: Line 9,374:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 25
+
       level = 1,
    } },
+
      experience = 90,
    category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1165"] = {
 
   ["1165"] = {
Line 10,791: Line 9,386:
 
     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,392:
 
       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,428:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.15
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 10,845: Line 9,438:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 25
+
       level = 10,
    } },
+
      experience = 250,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1166"] = {
 
   ["1166"] = {
Line 10,854: Line 9,449:
 
     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,455:
 
       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,491:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.3
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.2
+
         value = 0.6
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 35,
+
       level = 20,
       ["4008"] = 10
+
       experience = 525,
    } },
+
      category = "Range",
    category = "Range"
+
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1167"] = {
 
   ["1167"] = {
Line 10,919: Line 9,512:
 
     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,518:
 
       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,554:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.45
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.3
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 48
+
       level = 30,
    } },
+
      experience = 1000,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1168"] = {
 
   ["1168"] = {
Line 10,982: Line 9,575:
 
     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,581:
 
       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,617:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.6
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.4
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 6,
+
    craftingStats = {
       ["4012"] = 66
+
       level = 40,
    } },
+
       experience = 1250,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1169"] = {
 
   ["1169"] = {
Line 11,047: Line 9,639:
 
     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,645:
 
       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,681:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.75
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4002"] = 45,
+
    craftingStats = {
       ["4003"] = 10
+
       level = 50,
    } },
+
       experience = 2000,
    category = "Range",
+
      category = "Range",
     rarity = "uncommon"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1170"] = {
 
   ["1170"] = {
Line 11,113: Line 9,703:
 
     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,709:
 
       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,745:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.9
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.6
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.7
 
       } },
 
       } },
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 35,
+
    craftingStats = {
       ["4010"] = 5
+
       level = 60,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1171"] = {
 
   ["1171"] = {
Line 11,179: Line 9,767:
 
     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,800:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
Line 11,229: Line 9,810:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4007"] = 50
+
       level = 2,
    } },
+
      experience = 180,
    category = "Range"
+
      category = "Range",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1172"] = {
 
   ["1172"] = {
Line 11,238: Line 9,822:
 
     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,828:
 
       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,862:
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,291: Line 9,869:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 50
+
       level = 11,
    } },
+
      experience = 500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1173"] = {
 
   ["1173"] = {
Line 11,300: Line 9,880:
 
     id = 1173,
 
     id = 1173,
 
     enchantmentTier = 2,
 
     enchantmentTier = 2,
    augmentationCost = {
 
      ["4004"] = 7,
 
      ["4008"] = 1
 
    },
 
    craftingLevel = 11,
 
    craftingExperience = 675,
 
 
     value = 12450,
 
     value = 12450,
 
     tradeable = true,
 
     tradeable = true,
Line 11,312: Line 9,886:
 
       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 9,917:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.4
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,354: Line 9,927:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4004"] = 65,
+
       level = 21,
       ["4008"] = 5
+
       experience = 750,
    } },
+
      category = "Range",
    category = "Range"
+
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1174"] = {
 
   ["1174"] = {
Line 11,364: Line 9,938:
 
     id = 1174,
 
     id = 1174,
 
     enchantmentTier = 3,
 
     enchantmentTier = 3,
    augmentationCost = {
 
      ["4012"] = 11
 
    },
 
    craftingLevel = 18,
 
    craftingExperience = 3816,
 
 
     value = 38160,
 
     value = 38160,
 
     tradeable = true,
 
     tradeable = true,
Line 11,375: Line 9,944:
 
       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 9,975:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.6
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,417: Line 9,985:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 106
+
       level = 31,
    } },
+
      experience = 1500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1175"] = {
 
   ["1175"] = {
Line 11,426: Line 9,996:
 
     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,002:
 
       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,033:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.8
+
         value = 1.3
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,480: Line 10,043:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4005"] = 12,
+
    craftingStats = {
       ["4012"] = 120
+
       level = 41,
    } },
+
       experience = 2500,
    category = "Range"
+
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
 
   ["1176"] = {
 
   ["1176"] = {
Line 11,490: Line 10,055:
 
     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,061:
 
       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,092:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,544: Line 10,102:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "uncommon",
       ["4002"] = 150,
+
    craftingStats = {
       ["4003"] = 5
+
       level = 51,
    } },
+
       experience = 4000,
    category = "Range",
+
      category = "Range",
     rarity = "uncommon"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1177"] = {
 
   ["1177"] = {
Line 11,555: Line 10,114:
 
     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,120:
 
       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,151:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.2
+
         value = 2.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.1
+
         value = 0.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 11,609: Line 10,161:
 
       itemSet = { 10010, 10012 }
 
       itemSet = { 10010, 10012 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["4009"] = 125,
+
    craftingStats = {
       ["4010"] = 10
+
       level = 61,
    } },
+
       experience = 8000,
    category = "Range",
+
      category = "Range",
     rarity = "rare"
+
      craftable = true
 +
     }
 
   },
 
   },
 
   ["1178"] = {
 
   ["1178"] = {
Line 11,620: Line 10,173:
 
     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",
Line 11,659: Line 10,205:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 50
+
       level = 3,
    } },
+
      experience = 600,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1179"] = {
 
   ["1179"] = {
Line 11,675: Line 10,224:
 
     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,230:
 
       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",
Line 11,715: Line 10,258:
 
       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
 +
    }
 
   },
 
   },
 
   ["1180"] = {
 
   ["1180"] = {
Line 11,734: Line 10,279:
 
     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,285:
 
       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",
Line 11,774: Line 10,313:
 
       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
 +
    }
 
   },
 
   },
 
   ["1181"] = {
 
   ["1181"] = {
Line 11,793: Line 10,334:
 
     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,340:
 
       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",
Line 11,833: Line 10,368:
 
       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
 +
    }
 
   },
 
   },
 
   ["1182"] = {
 
   ["1182"] = {
Line 11,852: Line 10,389:
 
     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,395:
 
       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",
Line 11,892: Line 10,423:
 
       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,445:
 
     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,451:
 
       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",
Line 11,952: Line 10,479:
 
       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,501:
 
     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,507:
 
       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",
Line 12,013: Line 10,535:
 
       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,557:
 
     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",
Line 12,075: Line 10,595:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 19
+
       level = 1,
    } },
+
      experience = 300,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1186"] = {
 
   ["1186"] = {
     name = "Practitioner Robe Hood",
+
     name = "Practitioner Hood",
 
     id = 1186,
 
     id = 1186,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4014"] = 18
 
    },
 
    craftingLevel = 4,
 
    craftingExperience = 275,
 
 
     value = 2232,
 
     value = 2232,
 
     tradeable = true,
 
     tradeable = true,
Line 12,102: Line 10,620:
 
       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",
Line 12,135: Line 10,656:
 
       }, {
 
       }, {
 
         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
 +
    }
 
   },
 
   },
 
   ["1187"] = {
 
   ["1187"] = {
Line 12,151: Line 10,674:
 
     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,680:
 
       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",
Line 12,192: Line 10,713:
 
       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
 +
    }
 
   },
 
   },
 
   ["1188"] = {
 
   ["1188"] = {
Line 12,211: Line 10,734:
 
     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,740:
 
       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",
Line 12,252: Line 10,773:
 
       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
 +
    }
 
   },
 
   },
 
   ["1189"] = {
 
   ["1189"] = {
Line 12,271: Line 10,794:
 
     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,800:
 
       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",
Line 12,312: Line 10,833:
 
       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 10,855:
 
     id = 1190,
 
     id = 1190,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["4018"] = 36
 
    },
 
    craftingLevel = 37,
 
    craftingExperience = 8008,
 
 
     value = 180000,
 
     value = 180000,
 
     tradeable = true,
 
     tradeable = true,
Line 12,342: Line 10,861:
 
       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",
Line 12,372: Line 10,894:
 
       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 10,916:
 
     id = 1191,
 
     id = 1191,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
 
      ["4019"] = 48,
 
      ["11032"] = 3
 
    },
 
    craftingLevel = 57,
 
    craftingExperience = 13750,
 
 
     value = 480000,
 
     value = 480000,
 
     tradeable = true,
 
     tradeable = true,
Line 12,404: Line 10,922:
 
       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",
Line 12,434: Line 10,955:
 
       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 10,977:
 
     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",
Line 12,494: Line 11,009:
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 44
+
       level = 2,
    } },
+
      experience = 600,
    category = "Magic"
+
      category = "Magic",
 +
      craftable = true,
 +
      description = "Requires Defense level of 1 to wield."
 +
    }
 
   },
 
   },
 
   ["1193"] = {
 
   ["1193"] = {
Line 12,510: Line 11,028:
 
     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,034:
 
       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",
Line 12,553: Line 11,065:
 
       }, {
 
       }, {
 
         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
 +
    }
 
   },
 
   },
 
   ["1194"] = {
 
   ["1194"] = {
Line 12,569: Line 11,083:
 
     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,089:
 
       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",
Line 12,609: Line 11,117:
 
       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
 +
    }
 
   },
 
   },
 
   ["1195"] = {
 
   ["1195"] = {
Line 12,628: Line 11,138:
 
     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,144:
 
       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",
Line 12,668: Line 11,172:
 
       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
 +
    }
 
   },
 
   },
 
   ["1196"] = {
 
   ["1196"] = {
Line 12,687: Line 11,193:
 
     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,199:
 
       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",
Line 12,727: Line 11,227:
 
       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,249:
 
     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,255:
 
       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",
Line 12,786: Line 11,283:
 
       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,305:
 
     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,311:
 
       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",
Line 12,847: Line 11,339:
 
       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,362:
 
     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,381:
 
       },
 
       },
 
       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,396:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 12,930: Line 11,415:
 
     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,437:
 
       },
 
       },
 
       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,455:
 
       }, {
 
       }, {
 
         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"
 
     }
 
     }
 
   },
 
   },
Line 12,994: Line 11,471:
 
     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,493:
 
       },
 
       },
 
       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,513:
 
         value = 1
 
         value = 1
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 3000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,058: Line 11,527:
 
     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,549:
 
       },
 
       },
 
       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,569:
 
         value = 1.5
 
         value = 1.5
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 8000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,122: Line 11,583:
 
     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,605:
 
       },
 
       },
 
       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,625:
 
         value = 2
 
         value = 2
 
       } }
 
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 12000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,186: Line 11,640:
 
     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,662:
 
       },
 
       },
 
       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,677:
 
       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,683:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 55,
 +
      experience = 16000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    }
 
   },
 
   },
 
   ["1205"] = {
 
   ["1205"] = {
Line 13,251: Line 11,697:
 
     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,719:
 
       },
 
       },
 
       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,734:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 3.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
Line 13,309: Line 11,740:
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 20000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Recurve Bow WIP"
 +
    }
 
   },
 
   },
 
   ["1206"] = {
 
   ["1206"] = {
Line 13,316: Line 11,754:
 
     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,775:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,367: Line 11,790:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 1
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 750,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,379: Line 11,809:
 
     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 11,833:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,436: Line 11,851:
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.5
+
         value = 1.3
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 15,
 +
      experience = 1500,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,445: Line 11,867:
 
     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 11,891:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,499: Line 11,906:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1
+
         value = 1.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 2
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 4000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,511: Line 11,925:
 
     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 11,949:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.25,
+
         Magic = 0.75,
         Magic = 0.2,
+
         Melee = 0.75,
 
         Range = 1.1,
 
         Range = 1.1,
 
         Piercing = 1.3333333333333333,
 
         Piercing = 1.3333333333333333,
Line 13,565: Line 11,964:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.5
+
         value = 2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 2.6
 
       } }
 
       } }
 +
    },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 12000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,577: Line 11,983:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 4,
 
     enchantmentTier = 4,
    augmentationCost = {
 
      ["305"] = 100,
 
      ["1454"] = 100
 
    },
 
    requiredResources = { {
 
      ["305"] = 243,
 
      ["1454"] = 300
 
    } },
 
    craftingLevel = 28,
 
    craftingExperience = 5238,
 
 
     value = 19224,
 
     value = 19224,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 40
 
       range = 40
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     itemIcon = "/images/combat/equipment/range/bow_yew.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "longbow",
 
     visual = "longbow",
     craftingDescription = "Longbow WIP",
+
     tags = { "range", "craftable", "twohand" },
    category = "Range",
 
    tags = { "range", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 13,616: Line 12,007:
 
       },
 
       },
 
       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,022:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2
+
         value = 3.2
 
       } }
 
       } }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 18000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 
     }
 
     }
 
   },
 
   },
Line 13,643: Line 12,042:
 
     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,066:
 
       },
 
       },
 
       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,081:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2.5
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 2.5
+
         value = 3.8
 
       } }
 
       } }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 55,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
    }
 
   },
 
   },
 
   ["1212"] = {
 
   ["1212"] = {
Line 13,710: Line 12,101:
 
     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,125:
 
       },
 
       },
 
       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,140:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 3
+
         value = 5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 30000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Longbow WIP"
 +
    }
 
   },
 
   },
 
   ["1213"] = {
 
   ["1213"] = {
Line 13,777: Line 12,160:
 
     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,181:
 
       },
 
       },
 
       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,196:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 13,843: Line 12,216:
 
     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,240:
 
       },
 
       },
 
       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,255:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 13,912: Line 12,275:
 
     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,299:
 
       },
 
       },
 
       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,314:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 13,981: Line 12,334:
 
     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,358:
 
       },
 
       },
 
       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,373:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 14,050: Line 12,393:
 
     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,417:
 
       },
 
       },
 
       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,432:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 14,119: Line 12,453:
 
     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,477:
 
       },
 
       },
 
       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,492:
 
       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"
 +
    }
 
   },
 
   },
 
   ["1219"] = {
 
   ["1219"] = {
Line 14,189: Line 12,513:
 
     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,537:
 
       },
 
       },
 
       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,552:
 
       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,574:
 
     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,595:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,312: Line 12,610:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 0.4
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 0.1
+
         value = 0.6
 
       } },
 
       } },
 
       oneHanded = true
 
       oneHanded = true
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 1025,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Throwing WIP"
 
     }
 
     }
 
   },
 
   },
Line 14,325: Line 12,630:
 
     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,654:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,384: Line 12,672:
 
       }, {
 
       }, {
 
         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"
 
     }
 
     }
 
   },
 
   },
Line 14,394: Line 12,689:
 
     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,713:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,450: Line 12,728:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 14,463: Line 12,748:
 
     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 12,772:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,519: Line 12,787:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 14,532: Line 12,807:
 
     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 12,830:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,587: Line 12,845:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 14,600: Line 12,866:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 5,
 
     enchantmentTier = 5,
    augmentationCost = {
 
      ["206"] = 1,
 
      ["306"] = 50,
 
      ["1455"] = 100
 
    },
 
    requiredResources = { {
 
      ["206"] = 10,
 
      ["306"] = 114,
 
      ["1455"] = 300
 
    } },
 
    craftingLevel = 32,
 
    craftingExperience = 4316,
 
 
     value = 107760,
 
     value = 107760,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       range = 50
 
       range = 50
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/range/throwing_jav.png",
 
     itemImage = "/images/combat/equipment/range/throwing_jav.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_jav.png",
 
     itemIcon = "/images/combat/equipment/range/thrown_jav.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "throwingjavelin",
 
     visual = "throwingjavelin",
     craftingDescription = "Throwing WIP",
+
     tags = { "range", "craftable", "onehand" },
    category = "Range",
 
    tags = { "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 14,641: Line 12,890:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,656: Line 12,905:
 
       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"
 +
    }
 
   },
 
   },
 
   ["1226"] = {
 
   ["1226"] = {
Line 14,670: Line 12,926:
 
     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 12,949:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.75,
+
         Magic = 0.75,
         Magic = 0.3333333333333333,
+
         Melee = 0.85,
 
         Range = 1,
 
         Range = 1,
 
         Piercing = 1,
 
         Piercing = 1,
Line 14,725: Line 12,964:
 
       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"
 +
    }
 
   },
 
   },
 
   ["1227"] = {
 
   ["1227"] = {
Line 14,739: Line 12,985:
 
     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,006:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 14,793: Line 13,022:
 
       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"
 
     }
 
     }
 
   },
 
   },
Line 14,805: Line 13,041:
 
     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,065:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 14,865: Line 13,084:
 
       }, {
 
       }, {
 
         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,100:
 
     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,124:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 14,933: Line 13,140:
 
       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,159:
 
     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,183:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.3333333333333333,
+
         Melee = 0.75,
 
         Magic = 1.15,
 
         Magic = 1.15,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.1,
 
         Blunt = 0.1,
Line 15,002: Line 13,199:
 
       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,218:
 
     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,242:
 
       },
 
       },
 
       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,258:
 
       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,278:
 
     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,302:
 
       },
 
       },
 
       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,318:
 
       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,338:
 
     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,362:
 
       },
 
       },
 
       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,378:
 
       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,398:
 
     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,419:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,288: Line 13,434:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.1
+
         value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 1.3
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 2,
 +
      experience = 130,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,301: Line 13,454:
 
     tradeable = true,
 
     tradeable = true,
 
     enchantmentTier = 1,
 
     enchantmentTier = 1,
    augmentationCost = {
 
      ["4"] = 100,
 
      ["302"] = 10,
 
      ["11030"] = 4
 
    },
 
    requiredResources = { {
 
      ["4"] = 1000,
 
      ["302"] = 19,
 
      ["11030"] = 35
 
    } },
 
    craftingLevel = 6,
 
    craftingExperience = 1238,
 
 
     value = 698,
 
     value = 698,
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 10
 
       magic = 10
 
     },
 
     },
    skill = "crafting",
 
 
     itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
 
     itemImage = "/images/combat/equipment/magic/sturdy_staff.png",
 
     itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
 
     itemIcon = "/images/combat/equipment/magic/sturdy_staff_icon.png",
 
     class = "equipment",
 
     class = "equipment",
 
     visual = "staff",
 
     visual = "staff",
     craftingDescription = "Staff WIP",
+
     tags = { "magic", "craftable", "twohand" },
    category = "Magic",
 
    tags = { "magic", "twohand" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "weapon",
 
       slot = "weapon",
Line 15,342: Line 13,478:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,357: Line 13,493:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.5
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.5
+
         value = 1.5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 15,
 +
      experience = 290,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,370: Line 13,513:
 
     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,537:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,428: Line 13,552:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1
+
         value = 1.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1
+
         value = 2.4
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 1660,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,441: Line 13,572:
 
     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,596:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,497: Line 13,611:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 1.5
+
         value = 3.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 3.1
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 35,
 +
      experience = 1835,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,510: Line 13,631:
 
     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,655:
 
       },
 
       },
 
       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,670:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 2
+
         value = 4.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 2
+
         value = 4
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 45,
 +
      experience = 24550,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,581: Line 13,691:
 
     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 13,715:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,639: Line 13,730:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 2.5
+
         value = 6.1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 2.5
+
         value = 5
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "uncommon"
+
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 55,
 +
      experience = 25500,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 +
    }
 
   },
 
   },
 
   ["1240"] = {
 
   ["1240"] = {
Line 15,653: Line 13,751:
 
     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 13,775:
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 0.75,
 
         Magic = 1.3333333333333333,
 
         Magic = 1.3333333333333333,
         Range = 0.1,
+
         Range = 0.75,
 
         Piercing = 0.1,
 
         Piercing = 0.1,
 
         Blunt = 0.3333333333333333,
 
         Blunt = 0.3333333333333333,
Line 15,717: Line 13,790:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 3
+
         value = 7.7
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 3
+
         value = 6.7
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 28500,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Staff WIP"
 +
    }
 
   },
 
   },
 
   ["1241"] = {
 
   ["1241"] = {
Line 15,731: Line 13,811:
 
     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 13,843:
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.1
+
         value = 0.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 0.2
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 1,
 +
      experience = 330,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "A reference book on how to properly cast beginner's magic. Not inherently magical unless you consider your nearly illegible handwriting to be on par with some ancient text."
 
     }
 
     }
 
   },
 
   },
Line 15,793: Line 13,863:
 
     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 13,906:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 12,
 +
      experience = 1060,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,860: Line 13,920:
 
     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 13,963:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 22,
 +
      experience = 2460,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,929: Line 13,977:
 
     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,020:
 
       } },
 
       } },
 
       itemSet = { 10011, 10013 }
 
       itemSet = { 10011, 10013 }
 +
    },
 +
    craftingStats = {
 +
      level = 32,
 +
      experience = 6235,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Focus WIP"
 
     }
 
     }
 
   },
 
   },
Line 15,996: Line 14,034:
 
     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,077:
 
       } },
 
       } },
 
       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,092:
 
     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,136:
 
       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,150:
 
     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,194:
 
       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,
     tradeable = true,
+
     enchantmentTier = 2,
    requiredResources = { {
+
     value = 3120000,
      ["109"] = 1,
 
      ["301"] = 1,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 1,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
    ammunitionMults = {
 
      damageMult = 1,
 
      accuracyMult = 1,
 
      style = "Range"
 
    },
 
    skill = "crafting",
 
    itemImage = "/images/combat/equipment/range/arrow_0.png",
 
    craftingDescription = "Each craft results in 32 projectiles.",
 
    extraTooltipInfo = "A bunch of shoddily crafted ammunition for ranged weapons.",
 
    class = "ammo",
 
    category = "Range",
 
    tags = { "range", "ammunition" }
 
  },
 
  ["1451"] = {
 
    name = "Amateur Ammo",
 
    id = 1451,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["201"] = 1,
 
      ["302"] = 5,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 2,
 
    craftingExperience = 2,
 
    value = 2,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 10
+
       constitution = 40,
 +
      defense = 40,
 +
      attack = 40,
 +
      enchanting = 40
 
     },
 
     },
    ammunitionMults = {
+
     itemImage = "/images/combat/equipment/decayed_cloak.png",
      damageMult = 1.05,
+
     itemIcon = "/images/combat/equipment/melee/blademaster.png",
      accuracyMult = 1.05,
+
     extraTooltipInfo = "Ragged and torn, the cloth itself appears to remember every battle.",
      style = "Range"
+
     class = "equipment",
    },
+
     visual = "cape",
    skill = "crafting",
+
     tags = { "melee", "craftable", "ability" },
     itemImage = "/images/combat/equipment/range/arrow_1.png",
+
    equipmentStats = {
     craftingDescription = "Each craft results in 32 projectiles.",
+
      grantedAbility = { 113, 114, 115, 116 },
     extraTooltipInfo = "Ammo crafted by an amateur.",
+
      slot = "cape",
     class = "ammo",
+
      offensiveAccuracyAffinityRating = {
     category = "Range",
+
        Melee = 20
     tags = { "range", "ammunition" }
+
      },
  },
+
      offensiveDamageAffinity = {
  ["1452"] = {
+
        Melee = 1.12,
    name = "Apprentice Ammo",
+
        Magic = 1,
    id = 1452,
+
        Range = 1,
    tradeable = true,
+
        Slashing = 1.08,
    requiredResources = { {
+
        Piercing = 1.08,
      ["202"] = 1,
+
        Blunt = 1.08
       ["303"] = 5,
+
      },
       ["700"] = 8
+
      defensiveDamageAffinity = {
    } },
+
        Melee = 1.05,
    craftingLevel = 7,
+
        Magic = 1,
    craftingExperience = 7,
+
        Range = 1
    value = 7,
+
      },
    craftingMultiplier = { 32 },
+
       weaponBonus = {
    craftable = true,
+
        strength = 20,
    type = "weapon",
+
        intellect = 0,
    requiredLevel = {
+
        dexterity = 0
       range = 20
+
      },
 +
       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 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "epic",
       damageMult = 1.1,
+
    craftingStats = {
       accuracyMult = 1.1,
+
       level = 60,
       style = "Range"
+
       experience = 69500,
     },
+
       category = "Melee",
     skill = "crafting",
+
      craftable = true
     itemImage = "/images/combat/equipment/range/arrow_2.png",
+
     }
    craftingDescription = "Each craft results in 32 projectiles.",
+
  },
     extraTooltipInfo = "Ammo that would be passable as being crafted by an apprentice crafter.",
+
  ["1301"] = {
     class = "ammo",
+
     id = 1301,
     category = "Range",
+
    name = "Blademaster's Memory",
     tags = { "range", "ammunition" }
+
    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"
 
   },
 
   },
   ["1453"] = {
+
   ["1302"] = {
     name = "Journeyman Ammo",
+
     name = "Royal Banner",
     id = 1453,
+
     id = 1302,
 +
    enchantmentTier = 2,
 +
    value = 3120000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["204"] = 1,
 
      ["304"] = 10,
 
      ["700"] = 8
 
    } },
 
    craftingLevel = 14,
 
    craftingExperience = 14,
 
    value = 14,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       range = 30
+
       constitution = 40,
 +
      defense = 40,
 +
      attack = 40,
 +
      enchanting = 40
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/melee/banner.png",
       damageMult = 1.15,
+
    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.15,
+
    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_3.png",
+
     craftingStats = {
    craftingDescription = "Each craft results in 32 projectiles.",
+
      level = 60,
    extraTooltipInfo = "Ammo that would be passable as being crafted by a journeyman crafter.",
+
      experience = 56050,
    class = "ammo",
+
      category = "Melee",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" }
+
     }
 
   },
 
   },
   ["1454"] = {
+
   ["1303"] = {
     name = "Professional Ammo",
+
    id = 1303,
     id = 1454,
+
     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!",
      ["305"] = 10,
+
     class = "bar",
      ["700"] = 8
+
     tags = { "shard" },
    } },
+
     rarity = "epic"
    craftingLevel = 21,
 
    craftingExperience = 21,
 
    value = 21,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
    requiredLevel = {
 
      range = 40
 
    },
 
    ammunitionMults = {
 
      damageMult = 1.2,
 
      accuracyMult = 1.2,
 
      style = "Range"
 
    },
 
    skill = "crafting",
 
     itemImage = "/images/combat/equipment/range/arrow_4.png",
 
    craftingDescription = "Each craft results in 32 projectiles.",
 
     extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
 
     class = "ammo",
 
     category = "Range",
 
     tags = { "range", "ammunition" }
 
 
   },
 
   },
   ["1455"] = {
+
   ["1304"] = {
     name = "Master Ammo",
+
     name = "Necromancer's Cowl",
     id = 1455,
+
     id = 1304,
 +
    enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
+
     value = 8000000,
      ["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_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.3,
+
    class = "equipment",
       style = "Range"
+
    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 }
 
     },
 
     },
     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 = 40500,
    class = "ammo",
+
      category = "Magic",
    category = "Range",
+
      craftable = true
     tags = { "range", "ammunition" },
+
     }
    rarity = "uncommon"
 
 
   },
 
   },
   ["1456"] = {
+
   ["1305"] = {
     name = "Experimental Ammo",
+
     name = "Necromancer's Robe Top",
     id = 1456,
+
     id = 1305,
 +
    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_top.PNG",
      damageMult = 1.25,
+
    class = "equipment",
      accuracyMult = 1.25,
+
     visual = "necro-top",
      style = "Range"
+
     extraTooltipInfo = "The robes of a necromancer. Smells like death.",
    },
+
     tags = { "magic", "craftable", "armor", "ability" },
    skill = "crafting",
+
     equipmentStats = {
     itemImage = "/images/combat/equipment/range/shot_void_0.png",
+
      grantedAbility = { 120, 121, 122 },
     craftingDescription = "Each craft results in 32 projectiles.",
+
      slot = "body",
     extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
+
      offensiveDamageAffinity = {
     class = "ammo",
+
        Magic = 1.06,
    category = "Range",
+
        Poison = 1.03,
    tags = { "range", "ammunition" },
+
        Chaos = 1.03
     rarity = "rare"
+
      },
  },
+
      defensiveDamageAffinity = {
  ["1457"] = {
+
        Melee = 1.08,
    name = "Void Ammo",
+
        Magic = 1.03,
    id = 1457,
+
        Poison = 1.03,
    tradeable = true,
+
        Chaos = 1.01,
    requiredResources = { {
+
        Range = 0.94,
      ["207"] = 1,
+
        Piercing = 0.94,
       ["307"] = 5,
+
        Blunt = 0.97,
       ["700"] = 8
+
        Slashing = 0.94
    } },
+
      },
    craftingLevel = 42,
+
       weaponBonus = {
    craftingExperience = 42,
+
        strength = 0,
    value = 42,
+
        intellect = 30,
    craftingMultiplier = { 32 },
+
        dexterity = 0
    craftable = true,
+
      },
    type = "weapon",
+
       armorBonus = {
    requiredLevel = {
+
        protection = 16,
       range = 70
+
        resistance = 54,
 +
        agility = 8,
 +
        stamina = 12
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "weaponBonus.intellect",
 +
        value = 2.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 2.7
 +
      } },
 +
       itemSet = { 10011, 10013, 10020 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "epic",
      damageMult = 1.3,
+
     craftingStats = {
      accuracyMult = 1.3,
+
      level = 75,
      style = "Range"
+
      experience = 70500,
    },
+
      category = "Magic",
     skill = "crafting",
+
      craftable = true
    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"] = {
+
   ["1306"] = {
     name = "Low-Grade Whetstone",
+
     name = "Necromancer's Robe Bottoms",
     id = 1458,
+
     id = 1306,
 +
    enchantmentTier = 7,
 +
    value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["109"] = 8,
 
      ["201"] = 1,
 
      ["202"] = 1
 
    } },
 
    craftingLevel = 20,
 
    craftingExperience = 20,
 
    value = 20,
 
    craftingMultiplier = { 32 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 20
+
       defense = 75,
 +
      magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_robe_legs.png",
       damageMult = 1.1,
+
    class = "equipment",
       accuracyMult = 1.1,
+
    visual = "necro-legs",
       style = "Melee"
+
    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/melee/low_whetstone.PNG",
+
     craftingStats = {
    extraTooltipInfo = "For basic weapon maintenance.",
+
      level = 75,
    class = "ammo",
+
      experience = 70500,
    category = "Melee",
+
      category = "Magic",
     tags = { "melee", "ammunition" }
+
      craftable = true
 +
     }
 
   },
 
   },
   ["1459"] = {
+
   ["1307"] = {
     name = "Mid-Grade Whetstone",
+
     name = "Book of Death",
     id = 1459,
+
     id = 1307,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     enchantmentTier = 7,
      ["109"] = 16,
+
    value = 6000000,
      ["201"] = 1,
+
    itemImage = "/images/combat/equipment/magic/necro_book.png",
      ["202"] = 1,
+
    class = "equipment",
      ["204"] = 1,
+
    visual = "necro-focus",
      ["205"] = 1
+
     tags = { "magic", "craftable", "ability" },
    }, {
 
      ["109"] = 16,
 
      ["204"] = 2,
 
      ["205"] = 2
 
    } },
 
    craftingLevel = 40,
 
    craftingExperience = 40,
 
     value = 40,
 
    craftingMultiplier = { 40, 80 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 40
+
       magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     equipmentStats = {
       damageMult = 1.2,
+
       grantedAbility = { 120, 121, 122, 138, 141 },
       accuracyMult = 1.2,
+
      slot = "shield",
       style = "Melee"
+
      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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/melee/mid_whetstone.png",
+
     craftingStats = {
    extraTooltipInfo = "For advanced weapon maintenance.",
+
      level = 75,
    class = "ammo",
+
      experience = 45250,
    category = "Melee",
+
      category = "Magic",
    tags = { "melee", "ammunition" }
+
      craftable = true,
 +
      description = "An unholy text. It will require all your willpower to not be corrupted by it."
 +
    }
 
   },
 
   },
   ["1460"] = {
+
   ["1308"] = {
     name = "High-Grade Whetstone",
+
     name = "Necromancer's Wand",
     id = 1460,
+
     id = 1308,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     enchantmentTier = 7,
      ["109"] = 24,
+
     value = 6000000,
      ["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
+
       magic = 75
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/magic/necro_wand.png",
       damageMult = 1.3,
+
    class = "equipment",
       accuracyMult = 1.3,
+
    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 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "epic",
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
+
     craftingStats = {
    extraTooltipInfo = "To make your weapon perform better than it ever has before.",
+
      level = 75,
    class = "ammo",
+
      experience = 32750,
    category = "Melee",
+
      category = "Magic",
    tags = { "melee", "ammunition" }
+
      craftable = true,
 +
      description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
 +
    }
 
   },
 
   },
   ["1461"] = {
+
   ["1309"] = {
     name = "Lesser Imbued Charm",
+
     name = "Necromancer's Remains",
     id = 1461,
+
     id = 1309,
 +
    value = 100000,
 +
    tradeable = true,
 +
    extraTooltipInfo = "The rotten belongings of a long dead necromancer. Can be restored through crafting.",
 +
    itemImage = "/images/misc/necro_remains.png",
 +
    class = "bar",
 +
    tags = { "crafting" },
 +
    rarity = "rare"
 +
  },
 +
  ["1310"] = {
 +
    name = "Royal Elven Remnants",
 +
    id = 1310,
 +
    value = 100000,
 +
    tradeable = true,
 +
    extraTooltipInfo = "The remnants of a more civilized past. Can be restored through crafting.",
 +
    itemImage = "/images/misc/royal_remnants.png",
 +
    class = "bar",
 +
    tags = { "crafting" },
 +
    rarity = "rare"
 +
  },
 +
  ["1311"] = {
 +
    name = "Gargoyle Shards",
 +
    id = 1311,
 +
    value = 100000,
 
     tradeable = true,
 
     tradeable = true,
     requiredResources = { {
+
     extraTooltipInfo = "A burning shard taken from a failed experiment. Can be restored through crafting.",
      ["111"] = 1,
+
     itemImage = "/images/misc/gargoyle_shards.png",
      ["516"] = 1,
+
     class = "bar",
      ["4013"] = 1,
+
     tags = { "crafting" },
      ["4015"] = 1
+
     rarity = "rare"
    } },
 
    craftingLevel = 20,
 
    craftingExperience = 20,
 
    value = 20,
 
    craftingMultiplier = { 72 },
 
    craftable = true,
 
    type = "weapon",
 
    requiredLevel = {
 
      magic = 20
 
    },
 
    ammunitionMults = {
 
      damageMult = 1.1,
 
      accuracyMult = 1.1,
 
      style = "Magic"
 
    },
 
    skill = "crafting",
 
     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"] = {
+
   ["1312"] = {
     name = "Major Imbued Charm",
+
     name = "Mantis Shrimp Carapace",
     id = 1462,
+
     id = 1312,
 +
    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
 +
    },
 +
    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
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "legendary",
       damageMult = 1.2,
+
    craftingStats = {
       accuracyMult = 1.2,
+
       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_2.png",
 
    extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
 
    class = "ammo",
 
    category = "Magic",
 
     tags = { "magic", "ammunition" }
 
 
   },
 
   },
   ["1463"] = {
+
   ["1313"] = {
     name = "Greater Imbued Charm",
+
     name = "Mantis Shrimp Greaves",
     id = 1463,
+
     id = 1313,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    requiredResources = { {
 
      ["111"] = 4,
 
      ["515"] = 2,
 
      ["518"] = 2,
 
      ["4018"] = 1,
 
      ["4019"] = 1
 
    } },
 
    craftingLevel = 60,
 
    craftingExperience = 60,
 
    value = 60,
 
    craftingMultiplier = { 72 },
 
    craftable = true,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 60
+
       defense = 85
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_legs.png",
       damageMult = 1.3,
+
    extraTooltipInfo = "A reforged set of greaves modeled after the strongest shrimp.",
       accuracyMult = 1.3,
+
    class = "equipment",
       style = "Magic"
+
    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
 +
       } },
 +
      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."
 
     },
 
     },
    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
 +
    },
 +
    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
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     ammunitionMults = {
+
     rarity = "legendary",
       damageMult = 1.4,
+
    craftingStats = {
       accuracyMult = 1.4,
+
       level = 92,
       style = "Magic"
+
      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/magic/conc_rune_4.PNG",
 
    extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
 
    class = "ammo",
 
     tags = { "magic", "ammunition" }
 
 
   },
 
   },
   ["1465"] = {
+
   ["1315"] = {
     name = "Dwarven Whetstone",
+
     name = "Mantis Shrimp Shell",
     id = 1465,
+
     id = 1315,
 +
    enchantmentTier = 8,
 +
    value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
    value = 200,
 
    type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 80
+
       defense = 85
 
     },
 
     },
     ammunitionMults = {
+
     itemImage = "/images/combat/equipment/mantis_shrimp_shield.png",
       damageMult = 1.4,
+
    extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a shield; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
       accuracyMult = 1.4,
+
    class = "equipment",
       style = "Melee"
+
    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
 +
      } },
 +
      itemSet = { 2001, 10034, 10029, 10033 }
 
     },
 
     },
     skill = "crafting",
+
     rarity = "legendary",
     itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
+
     craftingStats = {
    extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
+
      level = 92,
    class = "ammo",
+
      experience = 120000,
    tags = { "melee", "ammunition" }
+
      category = "Rare",
  },
+
       craftable = true,
  ["1466"] = {
+
       description = "A shield that could only be fashioned through the help of a Voidblessed Shrimp."
    name = "Elven Ammo",
 
    id = 1466,
 
    tradeable = true,
 
    value = 200,
 
    type = "weapon",
 
    requiredLevel = {
 
       range = 80
 
    },
 
    ammunitionMults = {
 
       damageMult = 1.4,
 
      accuracyMult = 1.4,
 
      style = "Range"
 
 
     },
 
     },
    skill = "crafting",
+
     tags = { "craftable", "ability" }
    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"] = {
+
   ["1316"] = {
     name = "Santa Hat",
+
     name = "Mantis Shrimp Gauntlets",
     id = 1500,
+
     id = 1316,
     enchantmentTier = 5,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 12000000,
      ["112"] = 1000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 42069,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/santa_hat.png",
+
     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",
 
     class = "equipment",
     visual = "santa-hat",
+
     specialVisuals = { {
    tags = { "armor", "event" },
+
      image = "/images/combat/equipment/mantis_shrimp_knuckles_1.png",
    equipmentStats = {
+
      css = "mantis-gloves-1"
       slot = "helm",
+
    }, {
       isTransmog = true
+
       image = "/images/combat/equipment/mantis_shrimp_knuckles_2.png",
     },
+
       css = "mantis-gloves-2"
    requiredResources = { {
+
     }, {
       ["201"] = 10
+
      image = "/images/combat/equipment/mantis_shrimp_knuckles_3.png",
 +
       css = "mantis-gloves-3"
 
     } },
 
     } },
     rarity = "uncommon"
+
     tags = { "melee", "craftable", "armor", "ability" },
  },
 
  ["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",
 
    visual = "snowman-head",
 
    tags = { "armor", "event" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      grantedAbility = { 155, 156, 157 },
       isTransmog = true
+
       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 = 0.6
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 0.6
 +
      } },
 +
       itemSet = { 2001, 10034, 10029, 10033, 10032, 10031, 10030 }
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
       ["201"] = 10
+
    craftingStats = {
    } },
+
       level = 92,
    rarity = "uncommon"
+
      experience = 120000,
 +
      category = "Rare",
 +
      craftable = true,
 +
      description = "A pair of gauntlets that could only be fashioned through the help of a Voidblessed Shrimp."
 +
    }
 
   },
 
   },
   ["1502"] = {
+
   ["1317"] = {
    name = "Tophat",
+
     id = 1317,
     id = 1502,
+
     name = "Void-Blessed Shrimp",
     enchantmentTier = 5,
+
     value = 3360000,
    augmentationCost = {
 
      ["112"] = 1000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 42069,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/tophat.png",
+
     itemImage = "/images/combat/materials/void_shrimp.png",
     class = "equipment",
+
     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?",
     visual = "tophat",
+
     class = "bar",
     tags = { "armor", "event" },
+
     tags = { "shard" },
    equipmentStats = {
+
     rarity = "legendary"
      slot = "helm",
 
      isTransmog = true
 
    },
 
    requiredResources = { {
 
      ["201"] = 10
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["1503"] = {
+
   ["1318"] = {
     name = "Lesser Ladle",
+
     name = "Witchhunter Handgonne",
     id = 1503,
+
     id = 1318,
     enchantmentTier = 5,
+
    tradeable = true,
     augmentationCost = {
+
     enchantmentTier = 7,
      ["95"] = 200,
+
     value = 1263400,
       ["402"] = 1
+
    requiredLevel = {
 +
       range = 75
 
     },
 
     },
    craftingLevel = 1,
+
     itemImage = "/images/combat/equipment/handgonne.png",
    craftingExperience = 1,
+
     visual = "handgonne",
    value = 20000,
 
    tradeable = true,
 
    relatedSkill = "cooking",
 
    enchantmentOverrideSlot = "ladle",
 
    tool = true,
 
     itemImage = "/images/combat/equipment/lesser_ladle.png",
 
     extraTooltipInfo = "This could help you with cooking even if it doesn't look like much! Grants 2 hidden levels of haste while cooking.",
 
 
     class = "equipment",
 
     class = "equipment",
     tags = { "tool", "cooking" },
+
     tags = { "range", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "ladle",
+
      grantedAbility = { 163, 12, 158, 159, 160, 161 },
       toolBoost = { {
+
       slot = "weapon",
         skill = "cooking",
+
       offensiveCritical = {
         boost = 10
+
         chance = 0.06666666666666667,
       } },
+
         damageMultiplier = 1.33
       augmentationBonus = { {
+
       },
         stat = "toolBoost.cooking",
+
       offensiveAccuracyAffinityRating = {
         value = 3
+
         Melee = -24,
      } }
+
        Magic = -24,
    },
+
         Range = 178,
    rarity = "uncommon"
+
        Piercing = 192,
  },
+
        Blunt = 128,
  ["1504"] = {
+
        Slashing = 22
    name = "Ladle",
+
      },
    id = 1504,
+
      offensiveDamageAffinity = {
    enchantmentTier = 5,
+
        Magic = 0.75,
    augmentationCost = {
+
        Melee = 0.75,
      ["95"] = 200,
+
        Range = 1.05,
      ["402"] = 1
+
        Piercing = 1.11,
    },
+
        Blunt = 1.22,
    craftingLevel = 1,
+
        Slashing = 0.75
    craftingExperience = 1,
+
      },
    value = 25000,
+
      weaponBonus = {
    tradeable = true,
+
        strength = 0,
    relatedSkill = "cooking",
+
        intellect = 0,
    enchantmentOverrideSlot = "ladle",
+
        dexterity = 142
    tool = true,
+
      },
    itemImage = "/images/combat/equipment/ladle.png",
+
      armorBonus = {
    extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
+
        protection = 0,
    class = "equipment",
+
        resistance = 0,
    tags = { "tool", "cooking" },
+
        agility = -12,
    equipmentStats = {
+
        stamina = 0
       slot = "ladle",
+
      },
      toolBoost = { {
+
      attackSpeed = 3.2,
         skill = "cooking",
+
      augmentationBonus = { {
         boost = 10
+
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 9
 +
       }, {
 +
         stat = "weaponBonus.dexterity",
 +
         value = 7.1
 
       } },
 
       } },
       augmentationBonus = { {
+
       oneHanded = true
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
 
     },
 
     },
     rarity = "uncommon"
+
     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."
 
   },
 
   },
   ["1505"] = {
+
   ["1319"] = {
     name = "Greater Ladle",
+
     name = "Personal Cannon",
     id = 1505,
+
     id = 1319,
    enchantmentTier = 5,
 
    augmentationCost = {
 
      ["95"] = 200,
 
      ["402"] = 1
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
    value = 30000,
 
 
     tradeable = true,
 
     tradeable = true,
    relatedSkill = "cooking",
 
    enchantmentOverrideSlot = "ladle",
 
    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",
 
    tags = { "tool", "cooking" },
 
    equipmentStats = {
 
      slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 10
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 3
 
      } }
 
    },
 
    rarity = "uncommon"
 
  },
 
  ["1506"] = {
 
    name = "Moss Maul",
 
    id = 1506,
 
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 3263400,
      ["306"] = 1000,
 
      ["401"] = 3
 
    },
 
     value = 6360000,
 
    tradeable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       range = 80
 
     },
 
     },
    craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/cannon.png",
    craftingExperience = 192000,
+
     visual = "cannon",
    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 = { 162, 12, 158, 159, 160, 161 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.025,
+
         chance = 0.030303030303030304,
         damageMultiplier = 1.33
+
         damageMultiplier = 1.75
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 103,
+
         Melee = -24,
         Magic = -20,
+
         Magic = -24,
         Range = -20,
+
         Range = 228,
         Piercing = -4,
+
         Piercing = 266,
         Blunt = 256,
+
         Blunt = 266,
         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.1,
         Piercing = 0.125,
+
         Piercing = 1.4,
         Blunt = 1.5,
+
         Blunt = 1.45,
         Slashing = 0.25,
+
         Slashing = 0.75
        Nature = 1.25
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 196,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 188
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 36,
+
         protection = 64,
         resistance = 0,
+
         resistance = 64,
         agility = -8,
+
         agility = -64,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       attackSpeed = 3.6,
+
       attackSpeed = 3.4,
 
       hitMults = {
 
       hitMults = {
 
         minimum = 0.33,
 
         minimum = 0.33,
Line 16,951: Line 15,157:
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 2
+
         value = 11.4
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.dexterity",
         value = 6
+
         value = 9.4
 
       }, {
 
       }, {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
 
         value = 1
 
         value = 1
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 3
 
       } },
 
       } },
       itemSet = { 10015 }
+
       oneHanded = true
 
     },
 
     },
     rarity = "epic"
+
     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!"
 
   },
 
   },
   ["1507"] = {
+
   ["1450"] = {
     name = "Modified Diving Gloves",
+
     name = "Shoddy Ammo",
     id = 1507,
+
     id = 1450,
     enchantmentTier = 6,
+
     tradeable = true,
     augmentationCost = {
+
     value = 1,
       ["513"] = 50,
+
    ammunitionMults = {
       ["701"] = 20
+
       damageMult = 1,
 +
      accuracyMult = 1,
 +
       style = "Range"
 
     },
 
     },
     value = 2120000,
+
     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,
 
     tradeable = true,
 +
    value = 2,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 55
+
       range = 10
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.05,
 +
      accuracyMult = 1.05,
 +
      style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
+
     itemImage = "/images/combat/equipment/range/arrow_1.png",
    itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
+
     extraTooltipInfo = "Ammo crafted by an amateur.",
     extraTooltipInfo = "Ready to punch anything you might encounter underwater or above!",
+
     class = "ammo",
     class = "equipment",
+
     tags = { "range", "craftable", "ammunition" },
    visual = "modified-diving-gloves",
+
     craftingStats = {
    category = { "weapon", "combat" },
+
       level = 10,
     tags = { "melee", "twohand", "ability" },
+
      experience = 15,
     equipmentStats = {
+
       category = "Range",
       grantedAbility = { 44, 51 },
+
       craftable = true,
       slot = "weapon",
+
      multiplier = 32,
       offensiveCritical = {
+
      description = "Each craft results in 32 projectiles."
        chance = 0.055,
+
    }
        damageMultiplier = 1.75
+
  },
      },
+
  ["1452"] = {
      offensiveAccuracyAffinityRating = {
+
    name = "Apprentice Ammo",
        Melee = 88,
+
    id = 1452,
        Magic = -10,
+
    tradeable = true,
        Range = -10,
+
    value = 7,
        Piercing = 55,
+
    requiredLevel = {
        Blunt = -8,
+
       range = 20
        Slashing = 55
+
    },
      },
+
    ammunitionMults = {
      offensiveDamageAffinity = {
+
       damageMult = 1.1,
        Melee = 1,
+
       accuracyMult = 1.1,
        Magic = 0.33,
+
       style = "Range"
        Range = 0.2,
 
        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 = 0.75
 
       }, {
 
        stat = "armorBonus.agility",
 
        value = 0.1
 
      } }
 
 
     },
 
     },
     rarity = "rare"
+
     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."
 +
    }
 
   },
 
   },
   ["1508"] = {
+
   ["1453"] = {
     name = "King's Crown",
+
     name = "Journeyman Ammo",
     id = 1508,
+
     id = 1453,
     enchantmentTier = 8,
+
     tradeable = true,
     augmentationCost = {
+
     value = 14,
       ["403"] = 2,
+
    requiredLevel = {
       ["513"] = 300
+
      range = 30
 +
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.15,
 +
      accuracyMult = 1.15,
 +
       style = "Range"
 
     },
 
     },
     value = 6360000,
+
     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,
 
     tradeable = true,
 +
    value = 21,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       range = 40
       strength = 85
+
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.2,
 +
      accuracyMult = 1.2,
 +
       style = "Range"
 
     },
 
     },
    craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/range/arrow_4.png",
    craftingExperience = 192000,
+
     extraTooltipInfo = "Ammo that has clearly been crafted by a professional.",
    requiredResources = { {
+
     class = "ammo",
      ["204"] = 1000,
+
     tags = { "range", "craftable", "ammunition" },
      ["206"] = 1000,
+
     craftingStats = {
      ["217"] = 1,
+
       level = 40,
      ["513"] = 1000
+
       experience = 195,
    } },
+
       category = "Range",
    category = "Melee",
+
      craftable = true,
    craftable = true,
+
       multiplier = 32,
     itemImage = "/images/combat/equipment/kings_crown.png",
+
      description = "Each craft results in 32 projectiles."
     extraTooltipInfo = "The crown of a Valley's true forever king.",
+
    }
     class = "equipment",
+
  },
    visual = "kings-crown",
+
  ["1455"] = {
     tags = { "armor", "melee", "ability" },
+
    name = "Master Ammo",
     equipmentStats = {
+
    id = 1455,
       grantedAbility = { 19 },
+
    tradeable = true,
       slot = "helm",
+
    value = 28,
       defensiveCritical = {
+
    requiredLevel = {
        chance = 0.25,
+
       range = 50
        damageMultiplier = 0.75
+
    },
      },
+
    ammunitionMults = {
       offensiveDamageAffinity = {
+
       damageMult = 1.2,
        Melee = 0.95,
+
      accuracyMult = 1.3,
        Range = 0.95,
+
       style = "Range"
        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/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."
 +
    }
 
   },
 
   },
   ["1509"] = {
+
   ["1456"] = {
     name = "Fire Orb",
+
     name = "Experimental Ammo",
     id = 1509,
+
     id = 1456,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["402"] = 4,
 
      ["512"] = 100
 
    },
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 35,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       range = 60
       magic = 85
+
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.25,
 +
      accuracyMult = 1.25,
 +
       style = "Range"
 
     },
 
     },
    craftingLevel = 85,
+
     itemImage = "/images/combat/equipment/range/shot_void_0.png",
    craftingExperience = 192000,
+
     extraTooltipInfo = "An experimental ammo that is on the edge of science and magic! Has enhanced damage due to its experimental nature.",
    requiredResources = { {
+
     class = "ammo",
      ["214"] = 1,
+
     tags = { "range", "craftable", "ammunition" },
      ["502"] = 1,
+
     rarity = "rare",
      ["512"] = 2500
+
    craftingStats = {
    } },
+
       level = 60,
    category = "Magic",
+
       experience = 440,
    craftable = true,
+
       category = "Range",
     itemImage = "/images/combat/equipment/fire_orb.png",
+
       craftable = true,
     extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
+
       multiplier = 32,
     class = "equipment",
+
       description = "Each craft results in 32 projectiles."
    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"
 
 
   },
 
   },
   ["1510"] = {
+
   ["1457"] = {
    id = 1510,
+
     name = "Void Ammo",
     name = "Kalanahmatti",
+
     id = 1457,
     value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/kalanahmatti.png",
+
    value = 42,
     extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
+
    requiredLevel = {
     class = "bar",
+
      range = 70
     tags = { "crafting", "shard" },
+
    },
     rarity = "epic"
+
    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."
 +
    }
 
   },
 
   },
   ["1511"] = {
+
   ["1458"] = {
     name = "Shard of Kalanahmatti",
+
     name = "Low-Grade Whetstone",
     id = 1511,
+
     id = 1458,
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["206"] = 100,
 
      ["306"] = 500
 
    },
 
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
    value = 6360000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 20,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       strength = 20
 
     },
 
     },
     craftable = true,
+
     ammunitionMults = {
    itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
+
       damageMult = 1.1,
    itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
+
       accuracyMult = 1.1,
    class = "equipment",
+
       style = "Melee"
    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/melee/low_whetstone.PNG",
      ["206"] = 200,
+
    extraTooltipInfo = "For basic weapon maintenance.",
      ["306"] = 1000,
+
    class = "ammo",
      ["1510"] = 1
+
     tags = { "melee", "craftable", "ammunition" },
     } },
+
     craftingStats = {
     rarity = "epic"
+
      level = 20,
 +
      experience = 33,
 +
      category = "Melee",
 +
      craftable = true,
 +
      multiplier = 32
 +
    }
 
   },
 
   },
   ["1512"] = {
+
   ["1459"] = {
     name = "Zero Edge",
+
     name = "Mid-Grade Whetstone",
     id = 1512,
+
     id = 1459,
     enchantmentTier = 5,
+
     tradeable = true,
     augmentationCost = {
+
     value = 40,
       ["206"] = 50
+
    requiredLevel = {
 +
       strength = 40
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.2,
 +
      accuracyMult = 1.2,
 +
      style = "Melee"
 
     },
 
     },
     value = 3360000,
+
     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,
 
     tradeable = true,
 +
    value = 60,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 50
+
       strength = 60
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.3,
 +
      accuracyMult = 1.3,
 +
      style = "Melee"
 
     },
 
     },
     itemImage = "/images/combat/equipment/zero_edge.png",
+
     itemImage = "/images/combat/equipment/melee/high_whetstone.png",
    itemIcon = "/images/combat/equipment/zero_edge_icon.png",
+
     extraTooltipInfo = "To make your weapon perform better than it ever has before.",
    class = "equipment",
+
     class = "ammo",
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     tags = { "melee", "craftable", "ammunition" },
     visual = "zero",
+
     craftingStats = {
    category = { "weapon", "combat" },
+
       level = 60,
     tags = { "melee", "onehand", "ability" },
+
      experience = 1020,
     equipmentStats = {
+
       category = "Melee",
       grantedAbility = { 16, 50, 98, 97 },
+
       craftable = true,
       slot = "weapon",
+
      multiplier = 96
       offensiveCritical = {
+
    }
        chance = 0.05,
+
  },
        damageMultiplier = 1.3
+
  ["1461"] = {
      },
+
    name = "Lesser Imbued Charm",
      offensiveAccuracyAffinityRating = {
+
    id = 1461,
        Melee = 52,
+
    tradeable = true,
        Magic = -14,
+
    value = 20,
        Range = -14,
+
    requiredLevel = {
        Slashing = 60,
+
       magic = 20
        Lightning = 33
+
    },
      },
+
    ammunitionMults = {
      offensiveDamageAffinity = {
+
       damageMult = 1.1,
        Melee = 1.05,
+
       accuracyMult = 1.1,
        Magic = 1,
+
       style = "Magic"
        Range = 0.1,
 
        Piercing = 0.25,
 
        Blunt = 0.25,
 
        Slashing = 1.33,
 
        Lightning = 1.5
 
       },
 
      defensiveDamageAffinity = {
 
        Lightning = 1.06
 
      },
 
      weaponBonus = {
 
        strength = 57,
 
        intellect = 16,
 
        dexterity = 0
 
       },
 
      oneHanded = true,
 
      attackSpeed = 2.4,
 
       augmentationBonus = { {
 
        stat = "offensiveAccuracyAffinityRating.Melee",
 
        value = 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/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
 +
    }
 
   },
 
   },
   ["1513"] = {
+
   ["1462"] = {
     name = "Chaos Crest",
+
     name = "Major Imbued Charm",
     id = 1513,
+
     id = 1462,
     enchantmentTier = 3,
+
     tradeable = true,
     augmentationCost = {
+
     value = 40,
       ["112"] = 200
+
    requiredLevel = {
 +
       magic = 40
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.2,
 +
      accuracyMult = 1.2,
 +
      style = "Magic"
 
     },
 
     },
     craftingLevel = 1,
+
     itemImage = "/images/combat/equipment/magic/conc_rune_2.png",
     craftingExperience = 1,
+
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to empower them.",
     value = 68000,
+
     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,
 
     tradeable = true,
     relatedSkill = "smithing",
+
     value = 60,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 20
+
       magic = 60
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.3,
 +
      accuracyMult = 1.3,
 +
      style = "Magic"
 
     },
 
     },
    enchantmentOverrideSlot = "tongs",
+
     itemImage = "/images/combat/equipment/magic/conc_rune_3.png",
     itemImage = "/images/combat/equipment/crest_of_chaos.png",
+
     extraTooltipInfo = "Imbued energy within this stone is released when casting spells to greatly empower them.",
    itemIcon = "/images/combat/equipment/crest_of_chaos_icon.png",
+
     class = "ammo",
     extraTooltipInfo = "The heat of this helm could empower your smithing abilities!",
+
     tags = { "magic", "craftable", "ammunition" },
     class = "equipment",
+
     craftingStats = {
    visual = "crest-of-chaos",
+
       level = 60,
    category = { "armor", "combat" },
+
       experience = 275,
     tags = { "armor", "smithing", "ability" },
+
       category = "Magic",
     equipmentStats = {
+
       craftable = true,
       grantedAbility = { 20 },
+
       multiplier = 72
       slot = "helm",
+
    }
       offensiveAccuracyAffinityRating = {
+
  },
        Fire = 64
+
  ["1464"] = {
      },
+
    name = "Ancient Imbued Charm",
       offensiveDamageAffinity = {
+
    id = 1464,
        Fire = 1.15
+
    tradeable = true,
      },
+
    value = 200,
       defensiveDamageAffinity = {
+
    requiredLevel = {
        Fire = 1.15
+
      magic = 80
      },
+
    },
      weaponBonus = {
+
    ammunitionMults = {
        strength = 0,
+
      damageMult = 1.4,
        intellect = 12,
+
      accuracyMult = 1.4,
        dexterity = 0
+
       style = "Magic"
      },
 
      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/magic/conc_rune_4.PNG",
      ["204"] = 200
+
    extraTooltipInfo = "Created by a technique lost to time. Massively empowers casted spells.",
     } },
+
    class = "ammo",
     rarity = "uncommon"
+
     tags = { "magic", "ammunition" },
 +
     rarity = "rare"
 
   },
 
   },
   ["1514"] = {
+
   ["1465"] = {
     name = "Forgotten Sadness",
+
     name = "Dwarven Whetstone",
     id = 1514,
+
     id = 1465,
     enchantmentTier = 7,
+
     tradeable = true,
     augmentationCost = {
+
     value = 200,
       ["515"] = 100,
+
    requiredLevel = {
       ["800"] = 50
+
      strength = 80
 +
    },
 +
    ammunitionMults = {
 +
       damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
       style = "Melee"
 
     },
 
     },
     value = 3360000,
+
     itemImage = "/images/combat/equipment/melee/dwarven_whetstone.png",
 +
    extraTooltipInfo = "Created by a technique lost to time. Massively improves your weapons performance.",
 +
    class = "ammo",
 +
    tags = { "melee", "ammunition" },
 +
    rarity = "rare"
 +
  },
 +
  ["1466"] = {
 +
    name = "Elven Ammo",
 +
    id = 1466,
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 200,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       range = 80
 +
    },
 +
    ammunitionMults = {
 +
      damageMult = 1.4,
 +
      accuracyMult = 1.4,
 +
      style = "Range"
 
     },
 
     },
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
+
     itemImage = "/images/combat/equipment/range/ammo_horn.PNG",
     itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
+
    extraTooltipInfo = "Created by a technique lost to time. Whatever magic empowers this ammo massively improves your weapons performance.",
     extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
+
     class = "ammo",
     class = "equipment",
+
    tags = { "range", "ammunition" },
     visual = "forgotten-soul-axe",
+
    rarity = "rare"
    category = { "weapon", "combat" },
+
  },
     tags = { "melee", "onehand", "ability" },
+
  ["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 = {
 
     equipmentStats = {
      grantedAbility = { 35 },
+
       slot = "helm",
       slot = "weapon",
+
       isTransmog = true,
       offensiveCritical = {
+
       cosmeticSlot = "helm"
        chance = 0.035,
 
        damageMultiplier = 1.13
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 24,
 
        Magic = -12,
 
        Range = 55,
 
        Piercing = -4,
 
        Blunt = 132,
 
        Slashing = 88
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1,
 
        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"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1515"] = {
+
   ["1501"] = {
     name = "Forgotten Madness",
+
     name = "Snowman Head",
     id = 1515,
+
     id = 1501,
     enchantmentTier = 7,
+
     enchantmentTier = 5,
     augmentationCost = {
+
     value = 42069,
       ["515"] = 100,
+
    tradeable = true,
       ["800"] = 50
+
    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"
 
     },
 
     },
     value = 3360000,
+
    rarity = "uncommon"
 +
  },
 +
  ["1502"] = {
 +
    name = "Tophat",
 +
    id = 1502,
 +
    enchantmentTier = 5,
 +
     value = 42069,
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/combat/equipment/tophat.png",
      strength = 70
+
     extraTooltipInfo = "For the classy ones.",
    },
 
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
 
    itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
 
     extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "forgotten-soul-scim",
+
     visual = "tophat",
    category = { "weapon", "combat" },
+
     tags = { "event", "armor", "cosmetic" },
     tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
       slot = "helm",
       slot = "weapon",
+
       isTransmog = true,
       offensiveCritical = {
+
       cosmeticSlot = "helm"
        chance = 0.05,
+
    },
        damageMultiplier = 1.3
+
    rarity = "uncommon"
      },
+
  },
      offensiveAccuracyAffinityRating = {
+
  ["1503"] = {
        Melee = 48,
+
    name = "Lesser Ladle",
        Magic = 66,
+
    id = 1503,
        Range = -14,
+
    enchantmentTier = 5,
        Slashing = 77
+
    value = 20000,
      },
+
    tradeable = true,
      offensiveDamageAffinity = {
+
    enchantmentOverrideSlot = "ladle",
        Melee = 1,
+
    overrideItemTier = 3,
        Magic = 1,
+
    itemImage = "/images/combat/equipment/lesser_ladle.png",
        Range = 0.1,
+
    extraTooltipInfo = "This could help you with cooking even if it doesn't look like much! Grants 2 hidden levels of haste while cooking.",
        Piercing = 0.25,
+
    class = "equipment",
        Blunt = 0.25,
+
    tags = { "cooking" },
        Slashing = 1.33
+
    equipmentStats = {
      },
+
      slot = "ladle",
      weaponBonus = {
+
      toolBoost = { {
        strength = 64,
+
         skill = "cooking",
         intellect = 71,
+
         boost = 25
         dexterity = 0
+
       } },
       },
 
      oneHanded = true,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "toolBoost.cooking",
         value = 1.98
+
         value = 1.5
      }, {
+
       } }
        stat = "weaponBonus.strength",
 
        value = 1.98
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Magic",
 
        value = 1.98
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 1.98
 
       } },
 
      attackSpeed = 2.3
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "uncommon"
 
   },
 
   },
   ["1516"] = {
+
   ["1504"] = {
     name = "Forgotten Anger",
+
     name = "Ladle",
     id = 1516,
+
     id = 1504,
     enchantmentTier = 7,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 25000,
      ["515"] = 100,
 
      ["800"] = 50
 
    },
 
     value = 3360000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     enchantmentOverrideSlot = "ladle",
      strength = 70
+
    overrideItemTier = 3,
    },
+
     itemImage = "/images/combat/equipment/ladle.png",
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
+
     extraTooltipInfo = "This could help you with cooking! Grants 2 hidden levels of haste while cooking.",
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
 
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
+
     tags = { "cooking" },
    visual = "forgotten-soul-two",
 
    category = { "weapon", "combat" },
 
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 35 },
+
      slot = "ladle",
       slot = "weapon",
+
      toolBoost = { {
       offensiveCritical = {
+
        skill = "cooking",
         chance = 0.04,
+
        boost = 25
         damageMultiplier = 1.15
+
      } },
       },
+
      augmentationBonus = { {
       offensiveAccuracyAffinityRating = {
+
        stat = "toolBoost.cooking",
         Melee = 77,
+
        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,
 
         Magic = -20,
 
         Range = -20,
 
         Range = -20,
         Piercing = 110,
+
         Piercing = -4,
         Blunt = 44,
+
         Blunt = 256,
         Slashing = 132
+
        Slashing = 44,
 +
         Nature = 96
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1.3,
         Magic = 0.1,
+
         Magic = 0.75,
         Range = 0.1,
+
         Range = 0.75,
         Piercing = 0.66,
+
         Piercing = 0.125,
         Blunt = 0.33,
+
         Blunt = 1.5,
         Slashing = 1.33
+
        Slashing = 0.25,
 +
         Nature = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 131,
+
         strength = 196,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       attackSpeed = 3,
+
      armorBonus = {
 +
        protection = 36,
 +
        resistance = 0,
 +
        agility = -8,
 +
        stamina = 0
 +
      },
 +
       attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 5.2
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4.5
+
         value = 9.8
       } }
+
       }, {
 +
        stat = "armorBonus.protection",
 +
        value = 1.8
 +
      } },
 +
      itemSet = { 10015 }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "epic",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 233500,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1517"] = {
+
   ["1507"] = {
     name = "Gargoyle Chainmail",
+
     name = "Modified Diving Gloves",
     id = 1517,
+
     id = 1507,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 2120000,
      ["202"] = 100,
 
      ["204"] = 100,
 
      ["207"] = 10
 
    },
 
     value = 1232000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 55
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_chain.png",
+
     itemImage = "/images/combat/equipment/modified_diving_gloves.png",
 +
    itemIcon = "/images/combat/equipment/modified_diving_gloves_icon.png",
 +
    extraTooltipInfo = "Ready to punch anything you might encounter underwater or above!",
 
     class = "equipment",
 
     class = "equipment",
     visual = "chainbody-gargoyle",
+
     visual = "modified-diving-gloves",
     tags = { "armor", "melee" },
+
     tags = { "melee", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      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 = {
 
       offensiveDamageAffinity = {
        Melee = 1.12,
 
        Piercing = 1.075
 
      },
 
      defensiveDamageAffinity = {
 
 
         Melee = 1,
 
         Melee = 1,
         Magic = 0.9,
+
         Magic = 0.75,
         Range = 1,
+
         Range = 0.75,
         Piercing = 0.97,
+
         Piercing = 1.05,
         Blunt = 0.99,
+
         Blunt = 0.75,
         Slashing = 1.04
+
         Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 41,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 80,
+
         protection = 0,
         resistance = -3,
+
         resistance = 0,
         agility = 20,
+
         agility = 6,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.chance",
         value = 1.25
+
         value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         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
 
 
   },
 
   },
   ["1518"] = {
+
   ["1508"] = {
     name = "Gargoyle Legs",
+
     name = "King's Crown",
     id = 1518,
+
     id = 1508,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10
 
    },
 
     value = 1184000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 85,
 +
      strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
+
     itemImage = "/images/combat/equipment/kings_crown.png",
 +
    extraTooltipInfo = "The crown of a Valley's true forever king.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "platelegs",
+
     visual = "kings-crown",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 19 },
       offensiveDamageAffinity = {
+
       slot = "helm",
         Melee = 1.05,
+
       defensiveCritical = {
         Piercing = 1.075
+
         chance = 0.25,
 +
         damageMultiplier = 0.75
 
       },
 
       },
       defensiveCritical = {
+
       offensiveDamageAffinity = {
         chance = 0.1,
+
         Melee = 0.95,
         damageMultiplier = 0.8
+
        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.08,
+
         Piercing = 1.33,
         Blunt = 0.94,
+
        Slashing = 1.33,
         Slashing = 1.08
+
         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 = 70,
+
         protection = 120,
         resistance = -4,
+
         resistance = 64,
         agility = -4,
+
         agility = -24,
         stamina = 9
+
         stamina = 32
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1.25
+
         value = 6
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 3.2
 
       }, {
 
       }, {
 
         stat = "armorBonus.stamina",
 
         stat = "armorBonus.stamina",
        value = 0.1
+
         value = 1.6
      }, {
 
        stat = "weaponBonus.strength",
 
         value = 1.5
 
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10009, 10016, 10015 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 378000,
 +
      category = "Melee",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1519"] = {
+
   ["1509"] = {
     name = "Gargoyle Boots",
+
     name = "Fire Orb",
     id = 1519,
+
     id = 1509,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       defense = 85,
 +
      magic = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
+
     itemImage = "/images/combat/equipment/fire_orb.png",
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
+
     extraTooltipInfo = "This orb of living flame sharpens the senses to an inhuman degree.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
     visual = "fire-orb",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      grantedAbility = { 7, 140 },
 +
       slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.01,
 +
        damageMultiplier = 0.75
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 12,
 +
        Fire = 24,
 +
        Magic = 36,
 +
        Range = 0
 +
      },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
        Fire = 1.25,
         Piercing = 1.075
+
         Melee = 1,
 +
         Magic = 1.15
 
       },
 
       },
       armorBonus = {
+
       defensiveDamageAffinity = {
         protection = 16,
+
         Fire = 1.06,
         resistance = 16,
+
         Melee = 1.02,
         agility = 0,
+
         Magic = 1.04,
         stamina = 0
+
         Range = 1
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 0,
         intellect = 0,
+
         intellect = 24,
         strength = 0
+
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 48,
 +
        resistance = 88,
 +
        agility = -4,
 +
         stamina = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 2.5
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.1
+
        value = 4.4
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.intellect",
         value = 1.5
+
         value = 1.3
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10013, 10015, 10036 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 57500,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 +
  },
 +
  ["1510"] = {
 +
    id = 1510,
 +
    name = "Kalanahmatti",
 +
    value = 3360000,
 +
    tradeable = true,
 +
    itemImage = "/images/combat/equipment/kalanahmatti.png",
 +
    extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
 +
    class = "bar",
 +
    tags = { "crafting", "shard" },
 +
    rarity = "epic"
 
   },
 
   },
   ["1520"] = {
+
   ["1511"] = {
     name = "Gargoyle Helm",
+
     name = "Shard of Kalanahmatti",
     id = 1520,
+
     id = 1511,
     enchantmentTier = 6,
+
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 6360000,
      ["202"] = 60,
 
      ["204"] = 60,
 
      ["207"] = 10
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60
+
       strength = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_helm.png",
+
     itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
     itemIcon = "/images/combat/equipment/gargoyle_helm_icon.png",
+
     itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
    twoSided = true,
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-helm",
+
     visual = "shard-of-kalanahmatti",
     tags = { "armor", "melee" },
+
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
 +
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
      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 = {
 
       offensiveDamageAffinity = {
         Melee = 1.15,
+
         Melee = 1.1,
         Piercing = 1.075
+
         Slashing = 1.33,
      },
+
         Blunt = 0.25,
      defensiveDamageAffinity = {
+
         Piercing = 0.25,
         Melee = 1,
+
         Magic = 0.85,
         Magic = 0.9,
+
         Ice = 1.25,
         Range = 1,
+
         Range = 0.75
         Piercing = 1,
 
         Blunt = 1,
 
        Slashing = 1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 109,
 
         intellect = 0,
 
         intellect = 0,
         strength = 0
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 30,
 
        resistance = -1,
 
        agility = 0,
 
        stamina = 0
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 4.7
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Ice",
 +
        value = 1.6
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 5.5
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10015 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 85,
 +
      experience = 106000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Powerful weapon made out of the legendary spear 'Kalanahmatti'."
 +
    }
 
   },
 
   },
   ["1521"] = {
+
   ["1512"] = {
     name = "Gargoyle Shield",
+
     name = "Zero Edge",
     id = 1521,
+
     id = 1512,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 100,
 
      ["204"] = 100,
 
      ["207"] = 10
 
    },
 
     value = 1232000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 60,
+
       attack = 65,
       strength = 60
+
       strength = 65
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_shield.png",
+
     itemImage = "/images/combat/equipment/zero_edge.png",
     itemIcon = "/images/combat/equipment/gargoyle_shield_1.png",
+
     itemIcon = "/images/combat/equipment/zero_edge_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-shield",
+
    extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     tags = { "armor", "melee" },
+
     visual = "zero",
 +
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "shield",
+
      grantedAbility = { 16, 50, 98, 97 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 0.8
+
         chance = 0.05,
 +
         damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 68,
 +
        Magic = 14,
 +
        Range = -14,
 +
        Slashing = 78,
 +
        Lightning = 44
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
 
         Melee = 1.05,
 
         Melee = 1.05,
         Piercing = 1.075
+
        Magic = 1,
 +
        Range = 0.75,
 +
         Piercing = 0.25,
 +
        Blunt = 0.25,
 +
        Slashing = 1.33,
 +
        Lightning = 1.5
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1,
+
         Lightning = 1.33
        Magic = 0.9,
 
        Range = 1,
 
        Piercing = 1.13,
 
        Blunt = 1.06,
 
        Slashing = 1.13
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         dexterity = 0,
+
         strength = 60,
         intellect = 0,
+
         intellect = 20,
         strength = 0
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 60,
 
        resistance = -1,
 
        agility = -1,
 
        stamina = 8
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.25
+
         value = 3.4
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Slashing",
 +
        value = 3.9
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Lightning",
 +
        value = 2.2
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.intellect",
         value = 0.1
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 1.5
+
         value = 3
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1522"] = {
+
   ["1513"] = {
     name = "Gargoyle Falchion",
+
     name = "Chaos Crest",
     id = 1522,
+
     id = 1513,
     enchantmentTier = 6,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     value = 68000,
      ["202"] = 80,
 
      ["204"] = 80,
 
      ["207"] = 10,
 
      ["303"] = 20,
 
      ["304"] = 20
 
    },
 
     value = 1184000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       defense = 20
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
+
    enchantmentOverrideSlot = "smithingset",
     itemIcon = "/images/combat/equipment/gargoyle_falcion_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 = "gargoyle-falchion",
+
     visual = "crest-of-chaos",
     tags = { "melee", "onehand", "melee" },
+
     tags = { "smithing", "armor", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "weapon",
+
       grantedAbility = { 20 },
       offensiveCritical = {
+
       slot = "helm",
        chance = 0.05,
 
        damageMultiplier = 1.3
 
      },
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 62,
+
         Fire = 64
        Magic = -14,
 
        Range = -14,
 
        Slashing = 70
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Fire = 1.15
        Magic = 0.25,
+
      },
        Range = 0.1,
+
      defensiveDamageAffinity = {
        Piercing = 1,
+
         Fire = 1.15
        Blunt = 0.25,
 
         Slashing = 1.33
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 68,
+
         strength = 0,
         intellect = 0,
+
         intellect = 12,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
       attackSpeed = 2.4,
+
        protection = 12,
 +
        resistance = 18,
 +
        agility = 0,
 +
        stamina = 0
 +
      },
 +
       toolBoost = { {
 +
        skill = "smithing",
 +
        boost = 5
 +
      } },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "toolBoost.smithing",
         value = 1.65
+
         value = 1.5
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 4
 
 
       } },
 
       } },
       itemSet = { 10018 }
+
       itemSet = { 10023, 10024 }
 
     },
 
     },
     rarity = "rare",
+
     rarity = "rare"
    augmentingFailItem = 12014
 
 
   },
 
   },
   ["1523"] = {
+
   ["1514"] = {
     name = "Gargoyle Daggers",
+
     name = "Forgotten Sadness",
     id = 1523,
+
     id = 1514,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 60,
 
      ["204"] = 60,
 
      ["207"] = 10,
 
      ["303"] = 15,
 
      ["304"] = 15
 
    },
 
     value = 1136000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       strength = 70,
 +
      range = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/dagger_gargoyle.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-axe.png",
     itemIcon = "/images/combat/equipment/dagger_gargoyle_icon.png",
+
     itemIcon = "/images/combat/equipment/forgotten-soul-sad-icon.png",
 +
    extraTooltipInfo = "Long forgotten in the waves. Can you throw it?",
 
     class = "equipment",
 
     class = "equipment",
     visual = "gargoyle-daggers",
+
     visual = "forgotten-soul-axe",
    isDaggers = true,
+
     tags = { "melee", "craftable", "onehand", "ability" },
     tags = { "melee", "twohand", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.1,
+
         chance = 0.035,
         damageMultiplier = 2
+
         damageMultiplier = 1.13
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 72,
+
         Melee = 24,
         Magic = -10,
+
         Magic = -12,
         Range = -10,
+
         Range = 55,
         Piercing = 43,
+
         Piercing = -4,
         Blunt = -8,
+
         Blunt = 132,
         Slashing = 43
+
         Slashing = 88
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Magic = 0.33,
+
         Magic = 0.75,
         Range = 0.2,
+
         Range = 1,
         Piercing = 1.33,
+
         Piercing = 0.25,
         Blunt = 0.33,
+
         Blunt = 1.25,
 
         Slashing = 0.75
 
         Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 38,
+
         strength = 72,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 107
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 0,
+
       attackSpeed = 2.7,
        resistance = 0,
 
        agility = 10,
 
        stamina = 0
 
      },
 
       attackSpeed = 2,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.01
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "offensiveCritical.damageMultiplier",
+
         stat = "weaponBonus.strength",
         value = 0.01
+
         value = 3.6
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 0.1
+
         value = 2.8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "weaponBonus.dexterity",
         value = 1.5
+
         value = 5.4
       } },
+
       } }
      itemSet = { 10018 }
 
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Range",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1524"] = {
+
   ["1515"] = {
     name = "Gargoyle Glaive",
+
     name = "Forgotten Madness",
     id = 1524,
+
     id = 1515,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 3360000,
      ["202"] = 120,
 
      ["204"] = 120,
 
      ["207"] = 10,
 
      ["303"] = 30,
 
      ["304"] = 30
 
    },
 
     value = 980000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 60
+
       strength = 70,
 +
      magic = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
+
     itemImage = "/images/combat/equipment/forgotten-soul-scimitar.png",
     itemIcon = "/images/combat/equipment/gargoyle_glaive_icon.png",
+
     itemIcon = "/images/combat/equipment/forgotten-soul-crazy-icon.png",
 +
    extraTooltipInfo = "Driven mad by its endless drifting. Appears to channel magical energy.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "spear",
+
     visual = "forgotten-soul-scim",
     tags = { "melee", "twohand", "melee", "ability" },
+
     tags = { "melee", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 22 },
+
       grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.05,
 
         chance = 0.05,
         damageMultiplier = 1.35
+
         damageMultiplier = 1.3
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 78,
+
         Melee = 48,
         Piercing = 138,
+
         Magic = 66,
         Blunt = 52,
+
         Range = -14,
        Magic = -24,
+
         Slashing = 77
         Range = -24
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 1,
         Piercing = 1.5,
+
         Magic = 1,
         Blunt = 0.75,
+
         Range = 0.75,
         Slashing = 1.05,
+
         Piercing = 0.25,
         Magic = 0.1,
+
         Blunt = 0.25,
         Range = 0.1
+
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 108,
+
         strength = 64,
         intellect = 0,
+
         intellect = 71,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       armorBonus = {
+
       oneHanded = true,
        protection = 28,
 
        resistance = 0,
 
        agility = 0,
 
        stamina = 0
 
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.25
+
         value = 2.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 4.5
+
         value = 3.2
 +
      }, {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 3.3
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.intellect",
         value = 1.25
+
         value = 3.6
 
       } },
 
       } },
       itemSet = { 10018 }
+
       attackSpeed = 2.3
 
     },
 
     },
     rarity = "rare",
+
     rarity = "epic",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 70,
 +
      experience = 30000,
 +
      category = "Magic",
 +
      craftable = true,
 +
      description = "Emotionally unstable."
 +
    }
 
   },
 
   },
   ["1525"] = {
+
   ["1516"] = {
     name = "Infernal Lance",
+
     name = "Forgotten Anger",
     id = 1525,
+
     id = 1516,
     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
 
     },
 
     },
    craftingExperience = 120000,
+
     itemImage = "/images/combat/equipment/forgotten-soul-two-handed.png",
    craftingLevel = 75,
+
     itemIcon = "/images/combat/equipment/forgotten-soul-mad-icon.png",
    category = "Melee",
 
    requiredResources = { {
 
      ["202"] = 1500,
 
      ["204"] = 1500,
 
      ["1011"] = 25,
 
      ["12014"] = 3000
 
    } },
 
    craftable = true,
 
     itemImage = "/images/combat/equipment/infernal_lance.png",
 
     itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
 
    extraTooltipInfo = "A legendary weapon of great prestige and power.",
 
    craftingDescription = "Trying to craft this would be madness.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "spear",
+
    extraTooltipInfo = "Perhaps forgotten, absolutely enraged. Only good for melee!",
     tags = { "melee", "twohand", "ability" },
+
     visual = "forgotten-soul-two",
 +
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 22, 36, 61 },
+
       grantedAbility = { 35 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.05,
+
         chance = 0.04,
         damageMultiplier = 1.35
+
         damageMultiplier = 1.15
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 146,
+
         Melee = 77,
         Piercing = 278,
+
         Magic = -20,
         Slashing = 128,
+
         Range = -20,
         Blunt = 97,
+
         Piercing = 110,
         Fire = 60,
+
         Blunt = 44,
         Magic = -24,
+
         Slashing = 132
        Range = -24
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.175,
+
         Melee = 1.05,
         Piercing = 1.75,
+
         Magic = 0.75,
         Slashing = 1.1,
+
         Range = 0.75,
         Blunt = 0.75,
+
         Piercing = 0.66,
         Magic = 0.9,
+
         Blunt = 0.33,
         Fire = 1.33,
+
         Slashing = 1.33
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 188,
+
         strength = 131,
         intellect = 44,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 44,
 
        resistance = 0,
 
        agility = 0,
 
        stamina = 0
 
 
       },
 
       },
 
       attackSpeed = 3,
 
       attackSpeed = 3,
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.33
 
      },
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 5
+
         value = 3.9
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 7
+
         value = 6.6
       }, {
+
       } }
        stat = "armorBonus.protection",
+
    },
        value = 2
+
    rarity = "epic",
       } },
+
    craftingStats = {
       isTransmog = true,
+
       level = 70,
       itemSet = { 10018 }
+
       experience = 30000,
    },
+
       category = "Melee",
    rarity = "epic",
+
      craftable = true,
     augmentingFailItem = 12014
+
      description = "Emotionally unstable."
 +
     }
 
   },
 
   },
   ["1526"] = {
+
   ["1517"] = {
     name = "Black Knight Great Helm",
+
     name = "Gargoyle Chainmail",
     id = 1526,
+
     id = 1517,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
 +
    value = 1232000,
 
     tradeable = true,
 
     tradeable = true,
    augmentationCost = {
 
      ["202"] = 60,
 
      ["204"] = 60
 
    },
 
    value = 192000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 60,
       strength = 40
+
       strength = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
+
     itemImage = "/images/combat/equipment/gargoyle_chain.png",
     itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     visual = "chainbody-gargoyle",
     tags = { "armor", "melee" },
+
     tags = { "melee", "craftable", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "body",
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 1.33
 
      },
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1
+
         Melee = 1.1,
 +
        Piercing = 1.075
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.06,
+
         Melee = 1,
         Magic = 0.81,
+
         Magic = 0.9,
         Range = 1.06,
+
         Range = 1,
         Piercing = 1.08,
+
         Piercing = 0.97,
         Blunt = 0.94,
+
         Blunt = 0.99,
         Slashing = 1.08
+
         Slashing = 1.04
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 32,
+
         dexterity = 0,
         intellect = -24,
+
         intellect = 0,
         dexterity = -24
+
         strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 80,
         resistance = -6,
+
         resistance = -3,
         agility = -12,
+
         agility = 20,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 4
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.agility",
         value = -0.5
+
         value = 1
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.25
+
         value = 1.5
 
       } },
 
       } },
 
       itemSet = { 10018 }
 
       itemSet = { 10018 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "rare",
     augmentingFailItem = 12014
+
     craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1527"] = {
+
   ["1518"] = {
     name = "Chorus of Souls",
+
     name = "Gargoyle Legs",
     id = 1527,
+
     id = 1518,
 
     enchantmentTier = 6,
 
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1184000,
      ["515"] = 200,
 
      ["800"] = 100
 
    },
 
     value = 2000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 70
+
       defense = 60
 
     },
 
     },
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
+
     itemImage = "/images/combat/equipment/gargoyle_pants.png",
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
+
     extraTooltipInfo = "You feel as if you could draw infernal power from this...",
    extraTooltipInfo = "It wails with every swing. Unnerving.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "chorus-of-souls",
+
     visual = "platelegs",
    category = { "weapon", "combat" },
+
     tags = { "melee", "craftable", "armor" },
     tags = { "melee", "onehand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 37, 100, 101 },
+
       slot = "legs",
       slot = "weapon",
+
       offensiveDamageAffinity = {
       offensiveCritical = {
+
         Melee = 1.05,
         chance = 0.035,
+
         Piercing = 1.075
         damageMultiplier = 1.13
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveCritical = {
         Melee = 62,
+
         chance = 0.1,
         Magic = -12,
+
         damageMultiplier = 0.8
        Range = -12,
 
        Piercing = -4,
 
        Blunt = 148,
 
        Slashing = 98
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1,
         Magic = 0.1,
+
         Magic = 0.9,
         Range = 0.1,
+
         Range = 1,
         Piercing = 0.25,
+
         Piercing = 1.08,
         Blunt = 1.33,
+
         Blunt = 0.94,
         Slashing = 0.75
+
         Slashing = 1.08
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 120,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 70,
 +
        resistance = -4,
 +
        agility = -4,
 +
        stamina = 9
 
       },
 
       },
      oneHanded = true,
 
      attackSpeed = 3,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 3.5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 3.25
+
         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."
 +
    }
 
   },
 
   },
   ["1528"] = {
+
   ["1519"] = {
     name = "Decayed Cloak",
+
     name = "Gargoyle Boots",
     id = 1528,
+
     id = 1519,
     enchantmentTier = 1,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 1136000,
      ["515"] = 500,
+
     tradeable = true,
      ["800"] = 50
 
    },
 
     value = 2560000,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 60
      enchanting = 40
 
 
     },
 
     },
    tradeable = true,
+
     itemImage = "/images/combat/equipment/gargoyle_boots.png",
     itemImage = "/images/combat/equipment/decayed_cloak.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_boots_icon.png",
     itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
+
     extraTooltipInfo = "These keep your feet very warm.",
     extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "cape",
+
     visual = "boots",
    category = { "weapon", "combat" },
 
 
     tags = { "melee", "armor" },
 
     tags = { "melee", "armor" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "boots",
       defensiveDamageAffinity = {
+
       offensiveDamageAffinity = {
         Melee = 1.02,
+
         Melee = 1.05,
         Magic = 1.02,
+
         Piercing = 1.075
         Range = 1.02
+
      },
 +
      armorBonus = {
 +
        protection = 16,
 +
        resistance = 16,
 +
        agility = 0,
 +
         stamina = 0
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         dexterity = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         strength = 0
      },
 
      armorBonus = {
 
        protection = 4,
 
        resistance = 4,
 
        agility = 4,
 
        stamina = 4
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 0.8
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 0.5
+
         value = 0.8
 
       }, {
 
       }, {
         stat = "armorBonus.agility",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 1.5
       }, {
+
       } },
        stat = "armorBonus.stamina",
+
      itemSet = { 10018 }
        value = 0.5
 
      } }
 
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1530"] = {
+
   ["1520"] = {
     name = "Mysterious Man",
+
     name = "Gargoyle Helm",
     id = 1530,
+
     id = 1520,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
     augmentationCost = {
+
     value = 1136000,
       ["800"] = 10000
+
    tradeable = true,
 +
    requiredLevel = {
 +
       defense = 60
 
     },
 
     },
    craftingLevel = 1,
+
     itemImage = "/images/combat/equipment/gargoyle_helm_icon.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",
+
     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",
 +
      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 = "uncommon"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1531"] = {
+
   ["1521"] = {
     name = "Corny Joke",
+
     name = "Gargoyle Shield",
     id = 1531,
+
     id = 1521,
     enchantmentTier = 5,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 1232000,
      ["800"] = 10000
 
    },
 
    craftingLevel = 1,
 
    craftingExperience = 1,
 
     value = 0,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/equipment/hatcontest_cornyjoke.png",
+
     requiredLevel = {
    itemIcon = "/images/combat/equipment/hatcontest_cornyjoke_icon.png",
+
       defense = 60,
    extraTooltipInfo = "You ever heard of this joke? Me neither",
+
       strength = 60
    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,
+
     itemImage = "/images/combat/equipment/gargoyle_shield_1.png",
    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",
 
     class = "equipment",
     visual = "deathmetalwig",
+
     specialVisuals = { {
    tags = { "armor" },
+
      image = "/images/combat/equipment/gargoyle_shield_1.png",
    equipmentStats = {
+
      css = "gargoyle-shield-1"
       slot = "helm"
+
    }, {
    },
+
       image = "/images/combat/equipment/gargoyle_shield_2.png",
    requiredResources = { {
+
      css = "gargoyle-shield-2"
      ["201"] = 10
 
 
     } },
 
     } },
     rarity = "uncommon"
+
     tags = { "melee", "craftable" },
  },
 
  ["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 = {
 
     equipmentStats = {
       slot = "body",
+
       slot = "shield",
 
       defensiveCritical = {
 
       defensiveCritical = {
 
         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.06,
+
         Piercing = 1.13,
         Blunt = 0.88,
+
         Blunt = 1.06,
         Slashing = 1.06
+
         Slashing = 1.13
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 44,
+
         protection = 60,
         resistance = 24,
+
         resistance = -1,
         agility = -6,
+
         agility = -1,
         stamina = 12
+
         stamina = 8
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 1
+
         value = 3
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.stamina",
         value = 1
+
         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."
 
     }
 
     }
 
   },
 
   },
   ["1541"] = {
+
   ["1522"] = {
     name = "Shrimp Greaves",
+
     name = "Gargoyle Falchion",
     id = 1541,
+
     id = 1522,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 1184000,
     augmentationCost = {
+
     tradeable = true,
       ["5000"] = 1
+
    requiredLevel = {
 +
       strength = 60
 
     },
 
     },
    tradeable = false,
+
     itemImage = "/images/combat/equipment/gargoyle_falchion.png",
    requiredLevel = {
+
     itemIcon = "/images/combat/equipment/gargoyle_falcion_icon.png",
      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",
 
     class = "equipment",
     visual = "shrimp-legs",
+
     visual = "gargoyle-falchion",
     tags = { "armor" },
+
     tags = { "melee", "melee", "craftable", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
       slot = "weapon",
       defensiveCritical = {
+
       offensiveCritical = {
         chance = 0.1,
+
         chance = 0.05,
         damageMultiplier = 0.8
+
         damageMultiplier = 1.3
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 62,
 +
        Magic = -14,
 +
        Range = -14,
 +
        Slashing = 70
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveDamageAffinity = {
         Melee = 0.99,
+
         Melee = 1.1,
         Magic = 0.99,
+
         Magic = 0.75,
         Range = 0.99,
+
         Range = 0.75,
         Piercing = 1.08,
+
         Piercing = 1,
         Blunt = 0.88,
+
         Blunt = 0.25,
         Slashing = 1.04
+
         Slashing = 1.33
 
       },
 
       },
       armorBonus = {
+
       weaponBonus = {
         protection = 31,
+
         strength = 68,
         resistance = 11,
+
         intellect = 0,
         agility = -4,
+
         dexterity = 0
        stamina = 7
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 3.1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 4
      }, {
 
        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."
 
     }
 
     }
 
   },
 
   },
   ["1542"] = {
+
   ["1523"] = {
     name = "Shrimp Helm",
+
     name = "Gargoyle Daggers",
     id = 1542,
+
     id = 1523,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 1136000,
    augmentationCost = {
+
     tradeable = true,
      ["5000"] = 1
 
    },
 
     tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       strength = 60
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_helm.png",
+
     itemImage = "/images/combat/equipment/dagger_gargoyle_icon.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",
 
     class = "equipment",
     visual = "shrimp-helm",
+
     specialVisuals = { {
     tags = { "armor" },
+
      image = "/images/combat/equipment/dagger_gargoyle_1.png",
 +
      css = "gargoyle-daggers-1"
 +
    }, {
 +
      image = "/images/combat/equipment/dagger_gargoyle_2.png",
 +
      css = "gargoyle-daggers-2"
 +
    } },
 +
     tags = { "melee", "melee", "craftable", "twohand" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "weapon",
       defensiveCritical = {
+
       offensiveCritical = {
 
         chance = 0.1,
 
         chance = 0.1,
         damageMultiplier = 0.8
+
         damageMultiplier = 2
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveAccuracyAffinityRating = {
         Melee = 0.99,
+
         Melee = 72,
         Magic = 0.99,
+
        Magic = -10,
         Range = 0.99,
+
        Range = -10,
         Piercing = 1.08,
+
        Piercing = 43,
         Blunt = 0.94,
+
        Blunt = -8,
         Slashing = 1.08
+
        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 = {
 
       armorBonus = {
         protection = 22,
+
         protection = 0,
         resistance = 4,
+
         resistance = 0,
         agility = -1,
+
         agility = 10,
         stamina = 6
+
         stamina = 0
 
       },
 
       },
 +
      attackSpeed = 2,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveCritical.chance",
         value = 0.75
+
         value = 0.01
 +
      }, {
 +
        stat = "offensiveCritical.damageMultiplier",
 +
        value = 0.01
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "armorBonus.agility",
         value = 0.75
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 1.9
 
       } },
 
       } },
       itemSet = { 2001 }
+
       itemSet = { 10018 }
 +
    },
 +
    rarity = "rare",
 +
    craftingStats = {
 +
      level = 60,
 +
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 
     }
 
     }
 
   },
 
   },
   ["1543"] = {
+
   ["1524"] = {
     name = "Shrimp Shell",
+
     name = "Gargoyle Glaive",
     id = 1543,
+
     id = 1524,
     enchantmentTier = 0,
+
     enchantmentTier = 6,
     value = 10000,
+
     value = 980000,
    augmentationCost = {
+
     tradeable = true,
      ["5000"] = 1
 
    },
 
     tradeable = false,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 30,
+
       strength = 60
      magic = 30
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_shield.png",
+
     itemImage = "/images/combat/equipment/gargoyle_glaive.png",
     itemIcon = "/images/combat/equipment/shrimp_shield_icon.png",
+
     itemIcon = "/images/combat/equipment/gargoyle_glaive_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?",
+
     extraTooltipInfo = "You feel like there is more potential to be unlocked here...",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-shield",
+
     visual = "spear",
     tags = { "armor" },
+
     tags = { "melee", "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "shield",
+
      grantedAbility = { 22 },
       defensiveCritical = {
+
       slot = "weapon",
         chance = 0.1,
+
       offensiveCritical = {
         damageMultiplier = 0.8
+
         chance = 0.05,
 +
         damageMultiplier = 1.35
 
       },
 
       },
       defensiveDamageAffinity = {
+
       offensiveAccuracyAffinityRating = {
         Melee = 0.99,
+
         Melee = 78,
         Magic = 0.99,
+
         Piercing = 138,
         Range = 0.99,
+
         Blunt = 52,
         Piercing = 1.13,
+
         Magic = -24,
         Blunt = 1.06,
+
         Range = -24
        Slashing = 1.13
 
 
       },
 
       },
       armorBonus = {
+
       offensiveDamageAffinity = {
         protection = 26,
+
         Melee = 1.1,
         resistance = 12,
+
         Piercing = 1.5,
         agility = -1,
+
         Blunt = 0.75,
         stamina = 6
+
        Slashing = 1.05,
 +
        Magic = 0.75,
 +
         Range = 0.75
 
       },
 
       },
      augmentationBonus = { {
 
        stat = "armorBonus.protection",
 
        value = 0.75
 
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.75
 
      }, {
 
        stat = "armorBonus.stamina",
 
        value = 0.1
 
      } },
 
      itemSet = { 2001 }
 
    }
 
  },
 
  ["1544"] = {
 
    name = "Naga's Bracelet",
 
    id = 1544,
 
    enchantmentTier = 0,
 
    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 = "",
 
    tags = { "jewelry" },
 
    equipmentStats = {
 
      slot = "gloves"
 
    },
 
    rarity = "rare"
 
  },
 
  ["1545"] = {
 
    name = "Titanic Gauntlet",
 
    id = 1545,
 
    enchantmentTier = 0,
 
    augmentationCost = {
 
      ["400"] = 15,
 
      ["401"] = 12,
 
      ["402"] = 9,
 
      ["403"] = 6,
 
      ["404"] = 3,
 
      ["1548"] = 1
 
    },
 
    craftingLevel = 90,
 
    craftingExperience = 192000,
 
    value = 24000000,
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    itemImage = "/images/combat/equipment/titanic_gauntlet.png",
 
    craftingDescription = "This gauntlet could become so much more if wielded by one with a strong will.",
 
    extraTooltipInfo = "This gauntlet could become so much more if wielded by one with a strong will.",
 
    category = "Rare",
 
    class = "equipment",
 
    specialVisuals = { {
 
      image = "/images/combat/equipment/titanic_gauntlet_1.png",
 
      css = "awakened-titanic-gauntlet-gloves-1"
 
    }, {
 
      image = "/images/combat/equipment/titanic_gauntlet_2.png",
 
      css = "awakened-titanic-gauntlet-gloves-2"
 
    }, {
 
      image = "/images/combat/equipment/titanic_gauntlet_3.png",
 
      css = "awakened-titanic-gauntlet-gloves-3"
 
    } },
 
    tags = { "armor", "melee", "range", "magic", "hybrid" },
 
    equipmentStats = {
 
      slot = "gloves",
 
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 108,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 11,
 
        Magic = 11,
 
        Range = 11
 
      },
 
      defensiveDamageAffinity = {
 
        Melee = 1.03,
 
        Magic = 1.03,
 
        Range = 1.03
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 22,
+
         protection = 28,
         resistance = 22,
+
         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.1
+
         value = 3.9
      }, {
 
        stat = "armorBonus.resistance",
 
        value = 0.1
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 5.4
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.protection",
         value = 0.1
+
         value = 1.5
       }, {
+
       } },
        stat = "weaponBonus.dexterity",
+
      itemSet = { 10018 }
        value = 0.1
 
      } }
 
 
     },
 
     },
     requiredResources = { {
+
     rarity = "rare",
       ["1549"] = 400
+
    craftingStats = {
    } },
+
       level = 60,
    rarity = "rare"
+
      experience = 60000,
 +
      category = "Melee",
 +
      craftable = true,
 +
      description = "Requires Defense level of 60 to wield."
 +
    }
 
   },
 
   },
   ["1546"] = {
+
   ["1525"] = {
     name = "Awakened World Shaper",
+
     name = "Infernal Lance",
     id = 1546,
+
     id = 1525,
     enchantmentTier = 7,
+
     enchantmentTier = 8,
     augmentationCost = {
+
     value = 4420000,
      ["400"] = 15,
+
    tradeable = true,
      ["401"] = 12,
+
    requiredLevel = {
      ["402"] = 9,
+
       strength = 85
      ["403"] = 6,
 
      ["404"] = 3,
 
       ["1548"] = 1
 
 
     },
 
     },
     value = 10000000,
+
     itemImage = "/images/combat/equipment/infernal_lance.png",
     itemImage = "/images/combat/equipment/awakened_world_shaper.png",
+
     itemIcon = "/images/combat/equipment/infernal_lance_icon.png",
     extraTooltipInfo = "You feel as if infinite power lies within your grasp.",
+
     extraTooltipInfo = "A legendary weapon of great prestige and power.",
 
     class = "equipment",
 
     class = "equipment",
     specialVisuals = { {
+
     visual = "spear",
      image = "/images/combat/equipment/awakened_world_shaper_1.png",
+
     tags = { "melee", "craftable", "twohand", "cosmetic", "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, 36, 61, 135 },
       slot = "gloves",
+
       slot = "weapon",
       weaponBonus = {
+
       offensiveCritical = {
         strength = 11,
+
         chance = 0.05,
        intellect = 11,
+
         damageMultiplier = 1.35
         dexterity = 11
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 11,
+
         Melee = 146,
         Magic = 11,
+
        Piercing = 278,
         Range = 11
+
        Slashing = 128,
 +
        Blunt = 97,
 +
        Fire = 60,
 +
         Magic = -24,
 +
        Range = -24
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.175,
 +
        Piercing = 1.75,
 +
        Slashing = 1.1,
 +
        Blunt = 0.75,
 +
        Magic = 0.9,
 +
        Fire = 1.33,
 +
         Range = 0.75
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 1.03,
+
         strength = 188,
         Magic = 1.03,
+
         intellect = 44,
         Range = 1.03
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 24,
+
         protection = 44,
         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 = 7.3
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Fire",
         value = 0.5
+
         value = 3.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 9.4
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 2.2
       }, {
+
       } },
        stat = "weaponBonus.dexterity",
+
      isTransmog = true,
        value = 0.5
+
      itemSet = { 10018 }
       } }
+
    },
    },
+
    rarity = "legendary",
    rarity = "epic"
+
    craftingStats = {
 +
      level = 75,
 +
      experience = 643250,
 +
       category = "Melee",
 +
      craftable = true,
 +
      description = "Trying to craft this would be madness."
 +
    }
 
   },
 
   },
   ["1547"] = {
+
   ["1526"] = {
     name = "Shapeless Scythe",
+
     name = "Black Knight Great Helm",
     id = 1547,
+
     id = 1526,
     enchantmentTier = 8,
+
     enchantmentTier = 6,
    augmentationCost = {
 
      ["1548"] = 1,
 
      ["1549"] = 40
 
    },
 
    craftingLevel = 92,
 
    craftingExperience = 256000,
 
    requiredResources = { {
 
      ["207"] = 350,
 
      ["208"] = 200,
 
      ["211"] = 1
 
    } },
 
    category = "Melee",
 
    value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    value = 192000,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
      defense = 40,
 +
       strength = 40
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/black_black_knight_great_helm.png",
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
+
     itemIcon = "/images/combat/equipment/black_black_knight_great_helm_icon.png",
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
+
    extraTooltipInfo = "A helm of unknown make that grants superhuman strength to its wearer!",
 
     class = "equipment",
 
     class = "equipment",
    extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
+
     visual = "black-knight-full-helm",
     visual = "scythe",
+
     tags = { "melee", "armor" },
     tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 22, 38, 11 },
+
       slot = "helm",
       slot = "weapon",
+
       defensiveCritical = {
       offensiveCritical = {
+
         chance = 0.1,
         chance = 0.05,
 
 
         damageMultiplier = 1.33
 
         damageMultiplier = 1.33
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       offensiveDamageAffinity = {
         Melee = 166,
+
         Melee = 1.1
        Slashing = 256,
 
        Piercing = 80,
 
        Blunt = 80,
 
        Magic = -22,
 
        Chaos = 88,
 
        Range = -22
 
 
       },
 
       },
       offensiveDamageAffinity = {
+
       defensiveDamageAffinity = {
         Melee = 1.2,
+
         Melee = 1.06,
         Slashing = 1.75,
+
         Magic = 0.81,
         Piercing = 0.66,
+
         Range = 1.06,
         Blunt = 0.66,
+
         Piercing = 1.08,
         Magic = 0.9,
+
         Blunt = 0.94,
         Chaos = 1.5,
+
         Slashing = 1.08
        Range = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 196,
+
         strength = 32,
         intellect = 96,
+
         intellect = -24,
         dexterity = 0
+
         dexterity = -24
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 24,
 
         protection = 24,
         resistance = 12,
+
         resistance = -6,
         agility = 0,
+
         agility = -12,
 
         stamina = 0
 
         stamina = 0
      },
 
      attackSpeed = 3,
 
      hitMults = {
 
        minimum = 0.4,
 
        maximum = 1.33
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 6.5
+
         value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = -0.5
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 6.5
+
         value = 2.25
       }, {
+
       } },
        stat = "offensiveAccuracyAffinityRating.Chaos",
+
      itemSet = { 10018 }
        value = 3.5
 
      } }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "rare"
 
   },
 
   },
   ["1548"] = {
+
   ["1527"] = {
     name = "Giant King's Jewel",
+
     name = "Chorus of Souls",
     id = 1548,
+
     id = 1527,
    value = 2500000,
+
     enchantmentTier = 6,
    craftingLevel = 85,
+
     value = 2000000,
    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,
 
     requiredLevel = {
 
     requiredLevel = {
      defense = 85,
+
       strength = 65
       strength = 85
 
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
+
     itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
     itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
+
     extraTooltipInfo = "It wails with every swing. Unnerving.",
     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 = "chorus-of-souls",
     tags = { "armor", "melee", "range", "magic", "hybrid" },
+
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "boots",
+
      grantedAbility = { 37, 100, 101 },
       defensiveDamageAffinity = {
+
       slot = "weapon",
         Melee = 1.04,
+
       offensiveCritical = {
         Magic = 1.04,
+
        chance = 0.035,
         Range = 1.04
+
        damageMultiplier = 1.13
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 62,
 +
        Magic = -12,
 +
        Range = -12,
 +
        Piercing = -4,
 +
        Blunt = 148,
 +
        Slashing = 98
 +
      },
 +
      offensiveDamageAffinity = {
 +
         Melee = 1.05,
 +
         Magic = 0.75,
 +
         Range = 0.75,
 +
        Piercing = 0.25,
 +
        Blunt = 1.33,
 +
        Slashing = 0.75
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 4,
+
         strength = 120,
         intellect = 4,
+
         intellect = 0,
         dexterity = 4
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 24,
 
        resistance = 24,
 
        agility = 12,
 
        stamina = 24
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 0.75
+
         value = 3.1
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 0.75
+
         value = 6
      }, {
 
        stat = "armorBonus.agility",
 
        value = 0.25
 
 
       } }
 
       } }
 
     },
 
     },
    requiredResources = { {
+
     rarity = "rare"
      ["1549"] = 400
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1551"] = {
+
   ["1528"] = {
     name = "Giant King's Nails",
+
     name = "Decayed Cloak",
     id = 1551,
+
     id = 1528,
     value = 20,
+
     enchantmentTier = 2,
    tradeable = false,
+
     value = 2560000,
    ingredientTags = { "nail" },
+
     requiredLevel = {
    itemImage = "/images/cooking/giants_toe_nail.png",
+
       defense = 40,
    extraTooltipInfo = "... You could try cooking it?",
+
       enchanting = 40
    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 = {
+
     itemImage = "/images/combat/equipment/decayed_cloak.png",
      strength = 85,
+
     itemIcon = "/images/combat/equipment/decayed_cloak_hood.png",
      magic = 60
+
     extraTooltipInfo = "Despite its ragged appearance it is immensely durable. What could have caused this damage?",
    },
 
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
    requiredResources = { {
 
      ["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 = "cape",
     tags = { "melee", "magic", "hybrid", "onehand", "ability" },
+
     tags = { "magic" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 13, 14 },
+
       slot = "cape",
       slot = "weapon",
+
       offensiveDamageAffinity = {
       offensiveCritical = {
+
         Poison = 1.2
         chance = 0.035,
 
        damageMultiplier = 1.13
 
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
         Melee = 98,
+
         Poison = 1.5
        Magic = 48,
 
        Range = -12,
 
        Piercing = 64,
 
        Blunt = 211,
 
        Slashing = 64,
 
        Chaos = 99
 
      },
 
      offensiveDamageAffinity = {
 
        Melee = 1.1,
 
        Magic = 1.05,
 
        Range = 0.1,
 
        Piercing = 0.75,
 
        Blunt = 1.33,
 
        Slashing = 0.75,
 
        Chaos = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 164,
+
         strength = 0,
         intellect = 28,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       oneHanded = true,
+
       armorBonus = {
       attackSpeed = 3,
+
        protection = 0,
 +
        resistance = 9,
 +
        agility = 0,
 +
        stamina = 0
 +
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.resistance",
 
         value = 1.5
 
         value = 1.5
      }, {
+
       } }
        stat = "offensiveAccuracyAffinityRating.Chaos",
+
     },
        value = 2
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 4.5
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 3.5
 
       } }
 
     },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1554"] = {
+
   ["1529"] = {
    id = 1554,
+
     name = "Reinforced Cloak",
     name = "Signet Ring",
+
     id = 1529,
     value = 450000,
+
     enchantmentTier = 2,
     tradeable = false,
+
     value = 560000,
     enchantmentTier = 3,
+
     requiredLevel = {
     augmentationCost = {
+
       defense = 30,
       ["2"] = 50000,
+
       enchanting = 30
       ["203"] = 100,
 
      ["208"] = 10,
 
      ["404"] = 1,
 
      ["516"] = 2500
 
 
     },
 
     },
     forcedEnchant = 47,
+
     tradeable = true,
    forcedEnchantAmount = 3,
+
     itemImage = "/images/combat/equipment/bestial_shawl.png",
    overwriteEnchant = false,
+
    extraTooltipInfo = "A standard cloak that has been reinforced to provide some measure of protection in combat.",
     itemImage = "/images/jewellery/signet_ring.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "Carries the signature of some unknown entity.",
+
     visual = "cape",
     tags = { "jewelry", "ability" },
+
     tags = { "melee", "craftable" },
    requiredLevel = {
 
      defense = 60,
 
      strength = 60,
 
      magic = 60
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 17 },
+
       slot = "cape",
       slot = "ring",
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 5,
 
        Chaos = 5
 
      },
 
      offensiveDamageAffinity = {
 
        Chaos = 1.5
 
      },
 
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Chaos = 1.13
+
         Melee = 1.02,
 +
        Magic = 1.02,
 +
        Range = 1.02
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 5,
+
         strength = 0,
         intellect = 5,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 4,
 +
        resistance = 4,
 +
        agility = 4,
 +
        stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.agility",
         value = 1
+
         value = 0.5
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.5
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 25,
 +
      experience = 10000,
 +
      category = "General",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1555"] = {
+
   ["1530"] = {
     name = "Mantle of Flame",
+
     name = "Mysterious Man",
     id = 1555,
+
     id = 1530,
     enchantmentTier = 2,
+
     enchantmentTier = 5,
    augmentationCost = {
+
     value = 0,
      ["2"] = 15000,
 
      ["512"] = 1250,
 
      ["700"] = 500,
 
      ["801"] = 1,
 
      ["9013"] = 1
 
    },
 
     value = 3120000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/combat/equipment/hatcontest_mysterious_man.png",
       constitution = 40,
+
    itemIcon = "/images/combat/equipment/hatcontest_mysterious_man_icon.png",
       defense = 40,
+
    extraTooltipInfo = "Who are they? What are they? How did they get here?",
       magic = 40,
+
    class = "equipment",
       enchanting = 60
+
    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"
 
     },
 
     },
     craftingLevel = 60,
+
     rarity = "uncommon",
     craftingExperience = 32000,
+
     tags = { "armor", "cosmetic" }
     requiredResources = { {
+
  },
       ["700"] = 5000,
+
  ["1532"] = {
       ["801"] = 36
+
     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"
 
     } },
 
     } },
    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",
 
    tags = { "armor", "magic", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 7, 18, 109, 110 },
+
       slot = "helm",
      slot = "cape",
+
      isTransmog = true,
      offensiveAccuracyAffinityRating = {
+
      cosmeticSlot = "helm"
        Melee = 3,
+
    },
        Magic = 15,
+
    rarity = "uncommon",
        Fire = 15,
+
    tags = { "armor", "cosmetic" }
        Range = 3
+
  },
       },
+
  ["1540"] = {
      offensiveDamageAffinity = {
+
    name = "Shrimp Carapace",
        Melee = 1,
+
    id = 1540,
        Magic = 1.15,
+
    enchantmentTier = 0,
         Range = 1,
+
    value = 10000,
         Fire = 1.35
+
    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 = {
         Melee = 1,
+
         Melee = 0.99,
         Magic = 1.04,
+
         Magic = 0.99,
         Range = 1,
+
         Range = 0.99,
         Fire = 1.13
+
         Piercing = 1.06,
      },
+
         Blunt = 0.88,
      weaponBonus = {
+
         Slashing = 1.06
         strength = 0,
 
         intellect = 20,
 
        dexterity = 0
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 44,
         resistance = 10,
+
         resistance = 24,
         agility = 3,
+
         agility = -6,
         stamina = 0
+
         stamina = 12
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 2.2
 +
      }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1
+
         value = 1.3
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.7
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Magic",
 
        value = 1
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Fire",
 
        value = 1
 
 
       } },
 
       } },
       itemSet = { 10004 }
+
       itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "epic"
+
     tags = { "armor" }
 
   },
 
   },
   ["1556"] = {
+
   ["1541"] = {
     name = "Bestial Shawl",
+
     name = "Shrimp Greaves",
     id = 1556,
+
     id = 1541,
     enchantmentTier = 2,
+
     enchantmentTier = 0,
    augmentationCost = {
+
     value = 10000,
      ["4004"] = 30,
+
     tradeable = false,
      ["4005"] = 10,
 
      ["4008"] = 10,
 
      ["4012"] = 30
 
    },
 
     value = 2620000,
 
     tradeable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 40,
+
       defense = 30,
       range = 40,
+
       magic = 30
      enchanting = 50
 
 
     },
 
     },
     itemImage = "/images/combat/equipment/bestial_shawl.png",
+
     itemImage = "/images/combat/equipment/shrimp_pants.png",
     extraTooltipInfo = "A hunter's shawl designed to give its wearer the ability to easily handle their prey at extreme range.",
+
     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",
 
     class = "equipment",
     visual = "cape",
+
     visual = "shrimp-legs",
    category = { "armor", "combat" },
 
    tags = { "range", "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "cape",
+
       slot = "legs",
       offensiveAccuracyAffinityRating = {
+
       defensiveCritical = {
         Range = 15
+
         chance = 0.1,
      },
+
         damageMultiplier = 0.8
      offensiveDamageAffinity = {
 
         Range = 1.1
 
 
       },
 
       },
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Range = 1.1
+
         Melee = 0.99,
      },
+
        Magic = 0.99,
      weaponBonus = {
+
        Range = 0.99,
         strength = 0,
+
         Piercing = 1.08,
         intellect = 0,
+
         Blunt = 0.88,
         dexterity = 10
+
         Slashing = 1.04
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = -12,
+
         protection = 31,
         resistance = -12,
+
         resistance = 11,
         agility = 6,
+
         agility = -4,
         stamina = 0
+
         stamina = 7
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.agility",
+
         stat = "armorBonus.protection",
         value = 1
+
         value = 1.6
 
       }, {
 
       }, {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.resistance",
         value = 1
+
         value = 0.75
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.stamina",
         value = 1
+
         value = 0.4
 
       } },
 
       } },
       itemSet = { 10017 }
+
       itemSet = { 2001, 10029 }
 
     },
 
     },
     rarity = "epic"
+
     tags = { "armor" }
 
   },
 
   },
   ["1557"] = {
+
   ["1542"] = {
     name = "Hands of Khaast",
+
     name = "Shrimp Helm",
     id = 1557,
+
     id = 1542,
     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_helm.png",
    craftingExperience = 120000,
+
     itemIcon = "/images/combat/equipment/shrimp_helm_icon.png",
    requiredResources = { {
+
     extraTooltipInfo = "The chitinous shell of the Aberrant Shrimp formed into a helmet; it's tainted by some sort of demonic magic. Is this a blessing or a curse?",
      ["207"] = 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-helm",
    tags = { "melee", "twohand", "ability" },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 69, 70, 71 },
+
       slot = "helm",
       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.94,
        Slashing = -8,
+
         Slashing = 1.08
        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 = 22,
 
         resistance = 4,
 
         resistance = 4,
         agility = -4,
+
         agility = -1,
         stamina = 12
+
         stamina = 6
      },
 
      attackSpeed = 2.2,
 
      hitMults = {
 
        minimum = 0.33,
 
        maximum = 1.2
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveCritical.chance",
+
         stat = "armorBonus.protection",
         value = 0.01
+
         value = 1.1
 
       }, {
 
       }, {
         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"] = {
+
   ["1543"] = {
     name = "Shrimp Scraps",
+
     name = "Shrimp Shell",
     id = 1558,
+
     id = 1543,
     value = 100000,
+
     enchantmentTier = 0,
     tradeable = true,
+
     value = 10000,
    itemImage = "/images/misc/shrimp_fragment.png",
+
     tradeable = false,
    class = "bar",
+
     requiredLevel = {
    extraTooltipInfo = "It would take a master craftsman to reshape this into something usable.",
+
       defense = 30,
    tags = { },
+
       magic = 30
    rarity = "rare"
 
  },
 
  ["1559"] = {
 
    name = "Black Knight Titan's Helm",
 
    id = 1559,
 
    enchantmentTier = 6,
 
     tradeable = true,
 
     augmentationCost = {
 
       ["203"] = 150,
 
       ["205"] = 150,
 
      ["209"] = 150
 
 
     },
 
     },
    value = 4880000,
+
     itemImage = "/images/combat/equipment/shrimp_shield_icon.png",
    requiredLevel = {
+
     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?",
      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",
 
     class = "equipment",
     visual = "black-knight-full-helm",
+
     specialVisuals = { {
    tags = { "armor", "melee", "ability" },
+
      image = "/images/combat/equipment/shrimp_shield_1.png",
 +
      css = "shrimp-shield-1"
 +
    }, {
 +
      image = "/images/combat/equipment/shrimp_shield_2.png",
 +
      css = "shrimp-shield-2"
 +
    } },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 15 },
+
       slot = "shield",
       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.13,
         Blunt = 0.94,
+
         Blunt = 1.06,
         Slashing = 1.08
+
         Slashing = 1.13
      },
 
      weaponBonus = {
 
        strength = 56,
 
        intellect = -32,
 
        dexterity = -32
 
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 48,
+
         protection = 26,
         resistance = -18,
+
         resistance = 12,
         agility = -12,
+
         agility = -1,
         stamina = 0
+
         stamina = 6
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.25
+
         value = 1.3
 
       }, {
 
       }, {
 
         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"
 
 
   },
 
   },
   ["1560"] = {
+
   ["1544"] = {
     name = "Elven Hood",
+
     name = "Naga's Bracelet",
     id = 1560,
+
     id = 1544,
     enchantmentTier = 6,
+
     enchantmentTier = 0,
 +
    overrideItemTier = 1,
 +
    value = 75000,
 
     tradeable = true,
 
     tradeable = true,
    value = 5000000,
+
     itemImage = "/images/combat/equipment/nagas_bracelet.png",
    augmentationCost = {
+
     itemIcon = "/images/combat/equipment/nagas_bracelet.png",
      ["4009"] = 10,
+
     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...",
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
    requiredLevel = {
 
      defense = 65,
 
      magic = 65
 
    },
 
    craftable = true,
 
    craftingLevel = 65,
 
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["4011"] = 12,
 
      ["4019"] = 100,
 
      ["11032"] = 30
 
    } },
 
    category = "Magic",
 
     itemImage = "/images/combat/equipment/range/hide_coif.png",
 
     itemIcon = "/images/combat/equipment/range/elven_hood.png",
 
     extraTooltipInfo = "A magical hood of elven make.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "med-helm",
+
     visual = "",
    tags = { "armor", "magic" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "gloves"
       defensiveDamageAffinity = {
+
    },
         Magic = 1.08,
+
    rarity = "rare",
         Nature = 1.06
+
    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
 
       },
 
       },
       weaponBonus = {
+
       defensiveDamageAffinity = {
         strength = 6,
+
         Melee = 1.03,
         intellect = 12,
+
         Magic = 1.03,
         dexterity = 6
+
         Range = 1.03
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 32,
+
         protection = 22,
         resistance = 12,
+
         resistance = 22,
         agility = 18,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
        stat = "weaponBonus.intellect",
 
        value = 1.5
 
      }, {
 
 
         stat = "armorBonus.protection",
 
         stat = "armorBonus.protection",
         value = 0.5
+
         value = 1.1
 
       }, {
 
       }, {
 
         stat = "armorBonus.resistance",
 
         stat = "armorBonus.resistance",
         value = 1.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 = { 10011, 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."
 +
    }
 
   },
 
   },
   ["1561"] = {
+
   ["1546"] = {
     name = "Elven Heavy Armor",
+
     name = "Awakened World Shaper",
     id = 1561,
+
     id = 1546,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
     augmentationCost = {
+
     value = 10000000,
      ["205"] = 10,
+
    itemImage = "/images/combat/equipment/awakened_world_shaper.png",
      ["207"] = 10,
+
    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"
       strength = 65
 
     },
 
    craftable = true,
 
    craftingLevel = 65,
 
    craftingExperience = 33500,
 
    requiredResources = { {
 
       ["205"] = 250,
 
       ["207"] = 500,
 
      ["4011"] = 12
 
 
     } },
 
     } },
     category = "Melee",
+
     tags = { "melee", "range", "magic", "hybrid", "armor", "ability" },
    itemImage = "/images/combat/equipment/range/hide_body.png",
 
    itemIcon = "/images/combat/equipment/range/elven_heavy.png",
 
    class = "equipment",
 
    visual = "chainbody",
 
    extraTooltipInfo = "An unnaturally light platebody of elven make.",
 
    tags = { "armor", "melee" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      grantedAbility = { 72, 73, 74 },
       offensiveDamageAffinity = {
+
       slot = "gloves",
         Melee = 1.1
+
       weaponBonus = {
 +
        strength = 11,
 +
        intellect = 11,
 +
        dexterity = 11
 +
      },
 +
      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 = 24,
         resistance = 6,
+
         resistance = 24,
         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.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 = 0.5
+
         value = 0.6
       } },
+
       } }
      itemSet = { 10009, 10016, 10012, 10014 }
 
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1562"] = {
+
   ["1547"] = {
     name = "Elven Leggings",
+
     name = "Shapeless Scythe",
     id = 1562,
+
     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
      range = 65
 
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/Shapeless_Scythe.png",
    craftingLevel = 65,
+
     itemIcon = "/images/combat/equipment/Shapeless_Scythe_Icon.png",
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["4009"] = 250,
 
      ["4010"] = 30,
 
      ["4011"] = 12
 
    } },
 
    category = "Range",
 
     itemImage = "/images/combat/equipment/range/hide_legs.png",
 
     itemIcon = "/images/combat/equipment/range/elven_legs.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "platelegs",
+
     extraTooltipInfo = "Its vorpal edge seems to shimmer and distort as you examine it.",
     extraTooltipInfo = "A pair of comfortably fitting leggings of elven make.",
+
     visual = "scythe",
     tags = { "armor", "range" },
+
     tags = { "melee", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "legs",
+
      grantedAbility = { 22, 38, 11, 129 },
       defensiveDamageAffinity = {
+
       slot = "weapon",
         Range = 1.08,
+
       offensiveCritical = {
         Nature = 1.06
+
        chance = 0.05,
       },
+
        damageMultiplier = 1.33
       weaponBonus = {
+
      },
         strength = 6,
+
      offensiveAccuracyAffinityRating = {
         intellect = 6,
+
        Melee = 166,
         dexterity = 16
+
        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 = {
 
       armorBonus = {
         protection = 32,
+
         protection = 24,
 
         resistance = 12,
 
         resistance = 12,
         agility = 48,
+
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 +
      },
 +
      attackSpeed = 3,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.33
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 8.3
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "offensiveAccuracyAffinityRating.Chaos",
         value = 0.5
+
         value = 4.4
      }, {
 
        stat = "armorBonus.agility",
 
        value = 1.5
 
 
       } },
 
       } },
       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?"
 +
    }
 
   },
 
   },
   ["1563"] = {
+
   ["1550"] = {
     name = "Elven Boots",
+
     name = "World Walkers",
     id = 1563,
+
     id = 1550,
     enchantmentTier = 6,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 24000000,
      ["4009"] = 10,
 
      ["4010"] = 3,
 
      ["4011"] = 5,
 
      ["4012"] = 10
 
    },
 
     value = 5000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65
+
       defense = 85,
 +
      strength = 85
 
     },
 
     },
    craftable = true,
+
     itemImage = "/images/combat/equipment/World_Walkers_Silver_Version.png",
    craftingLevel = 65,
+
     itemIcon = "/images/combat/equipment/World_Walkers_Silver_Version_Icon.png",
    craftingExperience = 33500,
+
    extraTooltipInfo = "No terrain is too difficult to traverse with these on.",
    requiredResources = { {
 
      ["1136"] = 3,
 
      ["4011"] = 24
 
    } },
 
    category = "Range",
 
     itemImage = "/images/combat/equipment/adamantite_boots.png",
 
     itemIcon = "/images/combat/equipment/range/elven_boots.png",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "boots",
+
     visual = "winged-boots",
     extraTooltipInfo = "A set of light cavalry boots of elven make.",
+
     tags = { "melee", "range", "magic", "hybrid", "craftable", "armor" },
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 
       slot = "boots",
 
       slot = "boots",
 
       defensiveDamageAffinity = {
 
       defensiveDamageAffinity = {
         Melee = 1.02,
+
         Melee = 1.04,
         Magic = 1.02,
+
         Magic = 1.04,
         Range = 1.02,
+
         Range = 1.04
        Nature = 1.05
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 2,
+
         strength = 4,
         intellect = 2,
+
         intellect = 4,
         dexterity = 2
+
         dexterity = 4
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 12,
+
         protection = 24,
         resistance = 12,
+
         resistance = 24,
         agility = 24,
+
         agility = 12,
         stamina = 0
+
         stamina = 24
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 1.3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.3
 +
      }, {
 
         stat = "armorBonus.agility",
 
         stat = "armorBonus.agility",
         value = 0.75
+
         value = 0.7
       } },
+
       } }
      itemSet = { 10010, 10012, 10014 }
 
 
     },
 
     },
     rarity = "rare"
+
     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" }
 
   },
 
   },
   ["1564"] = {
+
   ["1552"] = {
     name = "Searing Ladle",
+
     name = "Cooked Giant King's Nails",
     id = 1564,
+
     id = 1552,
     enchantmentTier = 6,
+
     value = 20,
     augmentationCost = {
+
     tradeable = false,
      ["5"] = 15000,
+
    itemImage = "/images/cooking/Crispy_toe_nail.png",
      ["95"] = 1000,
+
    extraTooltipInfo = "Why would you eat this? That's disgusting.",
       ["96"] = 100,
+
    class = "cooking-ingredient",
       ["402"] = 1,
+
    healing = {
       ["403"] = 1
+
      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 = {
 
     requiredLevel = {
       cooking = 50
+
       strength = 85,
 +
      magic = 60
 
     },
 
     },
     value = 25000,
+
     itemImage = "/images/combat/equipment/crystal_mace.png",
    tradeable = true,
+
     itemIcon = "/images/combat/equipment/crystal_mace_icon.png",
    relatedSkill = "cooking",
+
     extraTooltipInfo = "A manifested shard of chaos. It's able to channel magic fairly well, but seems unstable.",
     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 = "crystal-mace",
 +
     tags = { "melee", "magic", "hybrid", "craftable", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 39, 53 },
+
       grantedAbility = { 13, 14, 149 },
       slot = "ladle",
+
       slot = "weapon",
       toolBoost = { {
+
       offensiveCritical = {
         skill = "cooking",
+
         chance = 0.035,
         boost = 20
+
         damageMultiplier = 1.13
       } },
+
       },
       augmentationBonus = { {
+
       offensiveAccuracyAffinityRating = {
         stat = "toolBoost.cooking",
+
         Melee = 98,
         value = 4
+
         Magic = 48,
      } }
+
        Range = -12,
    },
+
        Piercing = 64,
    rarity = "epic"
+
        Blunt = 211,
  },
+
        Slashing = 64,
  ["1565"] = {
+
        Chaos = 99
    name = "Black Knight's Gauntlets",
+
       },
    id = 1565,
+
       offensiveDamageAffinity = {
    enchantmentTier = 0,
+
        Melee = 1.1,
    augmentationCost = {
+
        Magic = 1.05,
       ["205"] = 100,
+
        Range = 0.75,
       ["207"] = 35
+
        Piercing = 0.75,
    },
+
        Blunt = 1.33,
    value = 128000,
+
        Slashing = 0.75,
    tradeable = true,
+
        Chaos = 1.5
    itemImage = "/images/combat/equipment/black_gloves.png",
+
       },
    itemIcon = "/images/combat/equipment/black_gloves.png",
 
    extraTooltipInfo = "You feel like you could bend steel with these gauntlets on... but what is steel?",
 
    class = "equipment",
 
    visual = "gloves",
 
    tags = { "armor", "melee" },
 
    equipmentStats = {
 
       grantedAbility = { 15 },
 
      slot = "gloves",
 
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 10,
+
         strength = 164,
         intellect = 0,
+
         intellect = 28,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       oneHanded = true,
         Melee = 9
+
      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 },
       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 = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = 8,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 +
        stat = "weaponBonus.strength",
 +
        value = 1
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 1
 +
      }, {
 
         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.intellect",
 +
        value = 1
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 0.5
+
         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 at extreme range.",
 
     class = "equipment",
 
     class = "equipment",
     visual = "defender",
+
     visual = "cape",
     tags = { "melee", "onehand", "ability" },
+
     tags = { "range" },
 
     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 }
Line 19,978: Line 18,057:
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["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,
 +
        Magic = 1.05,
 +
        Range = 0.75,
 
         Piercing = 1.05,
 
         Piercing = 1.05,
         Slashing = 1.05
+
        Blunt = 1.05,
 +
         Slashing = 0.9,
 +
        Fire = 1.2
 
       },
 
       },
 
       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 = "armorBonus.agility",
+
         stat = "offensiveAccuracyAffinityRating.Fire",
         value = 0.5
+
         value = 1
       } },
+
       } }
      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,
 +
    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,
 
     tradeable = true,
    enchantmentTier = 8,
+
     value = 4880000,
    augmentationCost = {
 
      ["307"] = 250,
 
      ["1457"] = 200,
 
      ["4011"] = 9
 
    },
 
     value = 14495000,
 
    type = "weapon",
 
 
     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, 10014 }
 
     },
 
     },
     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 = {
+
       weaponBonus = {
         Melee = 1,
+
         strength = 12,
         Magic = 0.25,
+
         intellect = 6,
         Range = 0.1,
+
         dexterity = 6
        Piercing = 0.25,
 
        Blunt = 0.25,
 
        Slashing = 1.33
 
 
       },
 
       },
       weaponBonus = {
+
       armorBonus = {
         strength = 60,
+
         protection = 56,
         intellect = 0,
+
         resistance = 6,
         dexterity = 0
+
         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, 10014 }
 
     },
 
     },
     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 = { 10010, 10012, 10014 }
 
     },
 
     },
     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 = { 10010, 10012, 10014 }
        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 }
 
     },
 
     },
     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
 
       },
 
       },
      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,
 
    augmentationCost = {
 
      ["4027"] = 1,
 
      ["4028"] = 1,
 
      ["9021"] = 1
 
    },
 
    forcedEnchant = 38,
 
    forcedEnchantAmount = 5,
 
    itemImage = "/images/jewellery/ouroboros_ring.png",
 
    class = "equipment",
 
    extraTooltipInfo = "What was, will be. What will be, was.",
 
    tags = { "jewelry" },
 
    requiredLevel = {
 
      defense = 92,
 
      attack = 92,
 
      constitution = 92
 
    },
 
    equipmentStats = {
 
      slot = "ring",
 
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.25,
+
         Melee = 1.1,
         Magic = 1.25,
+
        Piercing = 1.1,
         Range = 1.25
+
        Slashing = 1.1,
 +
        Blunt = 0.1,
 +
         Magic = 0.75,
 +
         Range = 0.75
 
       },
 
       },
       defensiveDamageAffinity = {
+
       weaponBonus = {
         Melee = 0.5,
+
         strength = 42,
         Magic = 0.5,
+
         intellect = 0,
         Range = 0.5
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = 12,
         stamina = 66
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.stamina",
+
        stat = "offensiveAccuracyAffinityRating.Melee",
         value = 4
+
        value = 5.2
       } }
+
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 2.1
 +
      }, {
 +
         stat = "armorBonus.agility",
 +
         value = 0.7
 +
       } },
 +
      oneHanded = true,
 +
      attackSpeed = 2.1,
 +
      itemSet = { 10017 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1580"] = {
+
   ["1568"] = {
     id = 1580,
+
    name = "Bestial Defender",
     name = "Slayer's Pendant",
+
     id = 1568,
     value = 6450000,
+
     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 = 38,
+
     itemImage = "/images/combat/equipment/beast_dagger_off.png",
    forcedEnchantAmount = 3,
+
    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/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 },
       slot = "arrows",
+
       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.05,
+
         Melee = 1,
         Magic = 1.05,
+
         Piercing = 1.05,
         Range = 1.05
+
         Slashing = 1.05
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 4,
+
         strength = 11,
 
         intellect = 0,
 
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = -4,
+
         agility = 13,
         stamina = 4
+
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 1.8
 
       }, {
 
       }, {
         stat = "armorBonus.stamina",
+
         stat = "weaponBonus.strength",
         value = 0.1
+
         value = 0.6
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "armorBonus.agility",
         value = 2
+
         value = 0.7
       } }
+
       } },
 +
      itemSet = { 10017 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "rare"
 
   },
 
   },
   ["1581"] = {
+
   ["1569"] = {
     id = 1581,
+
    name = "Empowered Bestial Defender",
     name = "Alacrity Pendant",
+
     id = 1569,
     value = 8000000,
+
     enchantmentTier = 7,
 +
     value = 2500000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 70
       ["3"] = 45000,
 
      ["403"] = 6
 
 
     },
 
     },
    forcedEnchant = 64,
+
     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/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 = "defender",
     tags = { "jewelry", "ability" },
+
     tags = { "melee", "ability" },
    requiredLevel = {
 
      defense = 90,
 
      crafting = 90
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows",
+
      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 = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 15,
+
         agility = 18,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
      augmentationBonus = { {
 
        stat = "armorBonus.agility",
 
        value = 1.5
 
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Lightning",
 
        value = 1
 
      } }
 
    },
 
    rarity = "legendary"
 
  },
 
  ["1582"] = {
 
    id = 1582,
 
    name = "Ring of Taxes",
 
    value = 10000000,
 
    tradeable = true,
 
    enchantmentTier = 4,
 
    augmentationCost = {
 
      ["203"] = 500,
 
      ["400"] = 5,
 
      ["401"] = 4,
 
      ["402"] = 3,
 
      ["403"] = 2,
 
      ["404"] = 1
 
    },
 
    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.",
 
    tags = { "jewelry" },
 
    requiredLevel = {
 
      constitution = 92
 
    },
 
    equipmentStats = {
 
      slot = "ring",
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 6
+
         value = 2.6
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "weaponBonus.strength",
         value = 6
+
         value = 0.8
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Range",
+
         stat = "armorBonus.agility",
         value = 6
+
         value = 0.9
       } }
+
       } },
 +
      itemSet = { 10017 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["1583"] = {
+
   ["1570"] = {
    id = 1583,
+
     name = "Elven King's Longbow",
     name = "Wrath and War",
+
     id = 1570,
    extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
 
     rarity = "legendary",
 
    enchantmentTier = 7,
 
    augmentationCost = {
 
      ["207"] = 40,
 
      ["800"] = 12
 
    },
 
    value = 3440000,
 
 
     tradeable = true,
 
     tradeable = true,
 +
    enchantmentTier = 8,
 +
    value = 14495000,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 75
+
       range = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/wrath_axe.png",
+
     itemImage = "/images/combat/equipment/range/bow_king.png",
     itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
+
     itemIcon = "/images/combat/equipment/range/bow_king.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "wrath-axe",
+
     visual = "scimitar",
     tags = { "melee", "twohand" },
+
    extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
 +
     tags = { "range", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
 +
      grantedAbility = { 23, 42, 134, 169 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.025,
+
         chance = 0.05,
         damageMultiplier = 1.25
+
         damageMultiplier = 1.3
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 88,
+
         Melee = -18,
         Magic = -12,
+
         Magic = -18,
         Range = -12,
+
         Range = 164,
         Piercing = -4,
+
         Piercing = 192,
         Blunt = 178,
+
         Blunt = 64,
         Slashing = 178
+
         Slashing = 64,
 +
        Nature = 70
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.1,
+
         Melee = 0.75,
         Magic = 0.1,
+
         Magic = 0.9,
         Range = 0.1,
+
         Range = 1.3,
         Piercing = 0.25,
+
         Piercing = 1.75,
         Blunt = 1.33,
+
         Blunt = 1.1,
         Slashing = 1.33
+
         Slashing = 1.1,
 +
        Nature = 1.5
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 156,
+
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 0
+
         dexterity = 160
 
       },
 
       },
      armorBonus = {
+
       attackSpeed = 2.8,
        protection = 22,
 
        resistance = 0,
 
        agility = -8,
 
        stamina = 0
 
      },
 
       attackSpeed = 3.1,
 
 
       hitMults = {
 
       hitMults = {
         minimum = 0.4,
+
         minimum = 0.3,
         maximum = 1.33
+
         maximum = 1.2
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 1.3
+
         value = 8.3
 +
      }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 8
 
       }, {
 
       }, {
         stat = "weaponBonus.strength",
+
         stat = "offensiveAccuracyAffinityRating.Nature",
         value = 6
+
         value = 3.5
       } }
+
       } },
 +
      itemSet = { 10014, 10021 }
 +
    },
 +
    rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 246000,
 +
      category = "Range",
 +
      craftable = true
 
     }
 
     }
 
   },
 
   },
   ["1584"] = {
+
   ["1571"] = {
     name = "Shrimp Scepter",
+
     name = "Ancient Trident",
     id = 1584,
+
     id = 1571,
 +
    tradeable = true,
 
     enchantmentTier = 8,
 
     enchantmentTier = 8,
    augmentationCost = {
+
     value = 24495000,
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
     value = 12000000,
 
    tradeable = true,
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       magic = 85
 
       magic = 85
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_staff.png",
+
     itemImage = "/images/combat/equipment/magic/Ancient_trident.png",
     itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
+
     itemIcon = "/images/combat/equipment/magic/Ancient_trident_icon.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "staff",
+
     visual = "trident",
     craftingDescription = "A scepter formed from the void given shape: the Shrimp God.",
+
     extraTooltipInfo = "A weapon whose origins are lost to time; don't try using it as a fishing harpoon!",
     tags = { "magic", "onehand" },
+
     tags = { "magic", "craftable", "twohand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 85 },
+
       grantedAbility = { 43, 92, 93, 130 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
Line 20,819: Line 18,857:
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Magic = 192,
+
         Magic = 166,
         Chaos = 312,
+
         Ice = 256,
         Ice = 56,
+
         Piercing = 80,
         Melee = -48,
+
         Chaos = 22,
         Range = -48
+
         Range = -22
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Magic = 1.66,
+
         Magic = 1.35,
         Melee = 0.1,
+
         Melee = 0.9,
         Chaos = 1.5,
+
        Piercing = 1.5,
         Range = 0.1,
+
         Ice = 1.5,
         Poison = 1.5
+
         Chaos = 1.33,
 +
         Range = 0.1
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 96,
         intellect = 116,
+
         intellect = 196,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 12,
         resistance = 8,
+
         resistance = 24,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       attackSpeed = 2.4,
+
       attackSpeed = 3,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Magic",
 
         stat = "offensiveAccuracyAffinityRating.Magic",
         value = 7.5
+
         value = 8.3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.intellect",
 
         stat = "weaponBonus.intellect",
         value = 7.5
+
         value = 9.8
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Chaos",
+
         stat = "offensiveAccuracyAffinityRating.Ice",
         value = 3.5
+
         value = 12.8
 
       } },
 
       } },
      oneHanded = true,
+
       itemSet = { 10011, 10013, 10035 }
       itemSet = { 2001 }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "legendary",
 +
    craftingStats = {
 +
      level = 92,
 +
      experience = 210000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1585"] = {
+
   ["1572"] = {
     name = "Shrimp Stinger",
+
     name = "Fishtail",
     id = 1585,
+
     id = 1572,
     enchantmentTier = 8,
+
     enchantmentTier = 6,
    augmentationCost = {
+
     value = 2500000,
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       range = 85
+
       strength = 50
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_dagger.png",
+
     itemImage = "/images/combat/equipment/fishtail.png",
     itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
+
     itemIcon = "/images/combat/equipment/fishtail.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "defender",
+
     visual = "fishtail",
     craftingDescription = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
+
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
     tags = { "range", "onehand", "ability" },
+
     tags = { "melee", "onehand" },
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 83 },
+
       slot = "weapon",
       slot = "shield",
 
 
       offensiveCritical = {
 
       offensiveCritical = {
         chance = 0.1,
+
         chance = 0.05,
         damageMultiplier = 1.5
+
         damageMultiplier = 1.33
      },
 
      defensiveCritical = {
 
        chance = 0.1,
 
        damageMultiplier = 0.5
 
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 35,
+
         Melee = 52,
         Range = 48,
+
         Magic = -14,
         Piercing = 25,
+
         Range = -14,
         Slashing = 25
+
         Slashing = 66
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.05,
+
         Melee = 1,
         Piercing = 1.05,
+
        Magic = 0.75,
         Slashing = 1.05,
+
         Range = 0.75,
         Range = 1.33,
+
         Piercing = 0.25,
         Poison = 1.5
+
         Blunt = 0.25,
 +
         Slashing = 1.33
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 11,
+
         strength = 60,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 33
+
         dexterity = 0
      },
 
      armorBonus = {
 
        protection = 0,
 
        resistance = 0,
 
        agility = 22,
 
        stamina = 0
 
 
       },
 
       },
 +
      oneHanded = true,
 +
      attackSpeed = 2.5,
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 1.5
+
         value = 2.6
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 4.5
 
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 0.5
+
         value = 3
       }, {
+
       } }
        stat = "weaponBonus.dexterity",
 
        value = 2
 
      }, {
 
        stat = "armorBonus.agility",
 
        value = 2
 
      } },
 
      itemSet = { 2001 }
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "rare"
 
   },
 
   },
   ["1586"] = {
+
   ["1573"] = {
     name = "Shrimp Tail",
+
     name = "Razorfin",
     id = 1586,
+
     id = 1573,
     enchantmentTier = 8,
+
     enchantmentTier = 7,
    augmentationCost = {
+
     value = 4495000,
      ["208"] = 33,
 
      ["1558"] = 30,
 
      ["1587"] = 1
 
    },
 
     value = 12000000,
 
 
     tradeable = true,
 
     tradeable = true,
 
     requiredLevel = {
 
     requiredLevel = {
       strength = 85
+
       strength = 70
 
     },
 
     },
     itemImage = "/images/combat/equipment/shrimp_whip.png",
+
     itemImage = "/images/combat/equipment/razorfin.png",
     itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
+
     itemIcon = "/images/combat/equipment/razorfin.png",
 
     class = "equipment",
 
     class = "equipment",
     visual = "shrimp-whip",
+
     visual = "fishtail",
     craftingDescription = "A whip designed to mimic the devastating power of a Shrimp's tail.",
+
     extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle! Seems mildly magical, almost...",
 
     tags = { "melee", "onehand", "ability" },
 
     tags = { "melee", "onehand", "ability" },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 84 },
+
       grantedAbility = { 95, 94, 144 },
 
       slot = "weapon",
 
       slot = "weapon",
 
       offensiveCritical = {
 
       offensiveCritical = {
 
         chance = 0.05,
 
         chance = 0.05,
         damageMultiplier = 1.3
+
         damageMultiplier = 1.33
 
       },
 
       },
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Melee = 94,
+
         Melee = 76,
         Slashing = 123,
+
         Magic = 4,
         Chaos = 32,
+
         Range = -14,
         Magic = 14
+
         Slashing = 84
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 1.25,
+
         Melee = 1.05,
         Slashing = 1.33,
+
         Magic = 1,
         Blunt = 0.8,
+
         Range = 0.75,
         Piercing = 0.8,
+
         Piercing = 0.25,
         Magic = 0.8,
+
         Blunt = 0.25,
        Range = 0.8,
+
         Slashing = 1.33
        Chaos = 1.25,
 
         Poison = 1.5
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 109,
+
         strength = 80,
         intellect = 0,
+
         intellect = 30,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       oneHanded = true,
 
       oneHanded = true,
      armorBonus = {
+
       attackSpeed = 2.5,
        protection = 0,
 
        resistance = 0,
 
        agility = 8,
 
        stamina = 0
 
      },
 
       attackSpeed = 2.4,
 
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Melee",
 
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3
+
         value = 3.8
 
       }, {
 
       }, {
 
         stat = "weaponBonus.strength",
 
         stat = "weaponBonus.strength",
         value = 2.5
+
         value = 4
       } },
+
       }, {
       itemSet = { 2001 }
+
        stat = "weaponBonus.intellect",
 +
        value = 1.5
 +
       } }
 
     },
 
     },
    rarity = "legendary"
 
  },
 
  ["1587"] = {
 
    name = "Shrimp Eye",
 
    id = 1587,
 
    value = 1500000,
 
    tradeable = true,
 
    itemImage = "/images/misc/shrimp_eye_sleep.png",
 
    class = "bar",
 
    extraTooltipInfo = "The Eye's power sleeps.",
 
    tags = { },
 
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1588"] = {
+
   ["1574"] = {
     id = 1588,
+
    name = "Elven Quiver",
     name = "Hunter's Band",
+
     id = 1574,
     value = 3450000,
+
     enchantmentTier = 5,
 +
     value = 4495000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     requiredLevel = {
    augmentationCost = {
+
       range = 70,
       ["4000"] = 250,
+
       crafting = 70
       ["4001"] = 100
 
 
     },
 
     },
     forcedEnchant = 13,
+
     forcedEnchant = 63,
     forcedEnchantAmount = 3,
+
     forcedEnchantAmount = 5,
     itemImage = "/images/jewellery/hunter_band.png",
+
     itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "To mark a true hunter's finest kill.",
+
     visual = "quiver-1",
     tags = { "jewelry", "ability" },
+
     extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
     requiredLevel = {
+
     tags = { "range" },
      defense = 60,
 
      range = 60
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 87 },
+
       slot = "arrows",
       slot = "ring",
+
      offensiveAccuracyAffinityRating = {
 +
        Melee = 0,
 +
        Magic = 0,
 +
        Range = 15,
 +
        Slashing = 0
 +
      },
 +
       offensiveDamageAffinity = {
 +
        Range = 1.15
 +
      },
 
       weaponBonus = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
 
         intellect = 0,
 
         intellect = 0,
         dexterity = 2
+
         dexterity = 20
      },
 
      offensiveDamageAffinity = {
 
        Range = 1.05,
 
        Piercing = 1.05
 
      },
 
      offensiveAccuracyAffinityRating = {
 
        Range = 4
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
 
         stat = "offensiveAccuracyAffinityRating.Range",
 
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 4
+
         value = 3
 
       }, {
 
       }, {
 
         stat = "weaponBonus.dexterity",
 
         stat = "weaponBonus.dexterity",
         value = 1
+
         value = 3
       } }
+
       } },
 +
      itemSet = { 10021 }
 
     },
 
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1589"] = {
+
   ["1575"] = {
     id = 1589,
+
    name = "Magic Quiver",
     name = "Dwarven Hammer Necklace",
+
     id = 1575,
     value = 3450000,
+
     enchantmentTier = 3,
 +
     value = 2495000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     requiredLevel = {
    augmentationCost = {
+
       range = 35,
       ["109"] = 300,
+
       crafting = 35
      ["204"] = 150,
 
      ["205"] = 150,
 
       ["206"] = 150
 
 
     },
 
     },
     forcedEnchant = 74,
+
     forcedEnchant = 63,
     forcedEnchantAmount = 5,
+
     forcedEnchantAmount = 3,
     itemImage = "/images/jewellery/hammer_necklace.png",
+
     itemImage = "/images/combat/equipment/range/quiver_elven.png",
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
+
     visual = "quiver-2",
     tags = { "jewelry", "ability" },
+
     extraTooltipInfo = "A slightly magical quiver that seems to retrieve some of your expended ammunition automatically!",
     requiredLevel = {
+
     tags = { "range" },
      defense = 55
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
      grantedAbility = { 88 },
+
       slot = "arrows",
       slot = "necklace",
 
 
       offensiveAccuracyAffinityRating = {
 
       offensiveAccuracyAffinityRating = {
         Blunt = 16
+
         Melee = 0,
 +
        Magic = 0,
 +
        Range = 5,
 +
        Slashing = 0
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Range = 1.05
 
       },
 
       },
       toolBoost = { {
+
       weaponBonus = {
        skill = "mining",
+
         strength = 0,
        boost = 1
+
         intellect = 0,
      } },
+
         dexterity = 10
      armorBonus = {
 
         protection = 0,
 
         resistance = 0,
 
         agility = -12,
 
        stamina = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Blunt",
+
         stat = "offensiveAccuracyAffinityRating.Range",
         value = 3
+
         value = 0.5
      }, {
 
        stat = "toolBoost.mining",
 
        value = 1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "epic"
+
     rarity = "rare"
 
   },
 
   },
   ["1590"] = {
+
   ["1576"] = {
     id = 1590,
+
     id = 1576,
     name = "Ancient Token",
+
     name = "Defender's Band",
     value = 13000000,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 2,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 19,
      ["4026"] = 4,
+
     forcedEnchantAmount = 3,
      ["4027"] = 1,
+
     itemImage = "/images/jewellery/defenders_band.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 = "A ring fashioned from the cornerstone of a great castle.",
    tags = { "jewelry", "ability", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       defense = 60
      magic = 85,
 
      crafting = 85
 
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 90, 92 },
+
       grantedAbility = { 26 },
       slot = "arrows",
+
       slot = "ring",
 
       armorBonus = {
 
       armorBonus = {
         protection = 4,
+
         protection = 1,
         resistance = 24,
+
         resistance = 0,
         agility = 0,
+
         agility = -32,
         stamina = 0
+
         stamina = 4
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 0,
 
        Magic = 12,
 
        Range = 0
 
      },
 
      offensiveDamageAffinity = {
 
        Ice = 1.2
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 12,
 
        dexterity = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "armorBonus.protection",
         value = 5
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1591"] = {
+
   ["1577"] = {
     id = 1591,
+
     id = 1577,
     name = "Ancient Ring",
+
     name = "Defender's Pendant",
     value = 13000000,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 65,
      ["4026"] = 4,
+
     forcedEnchantAmount = 3,
      ["4027"] = 1,
+
     itemImage = "/images/jewellery/defenders_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 fashioned from the cornerstone of a great castle.",
    tags = { "jewelry", "ability" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 85,
+
       defense = 60,
       magic = 85
+
       crafting = 60
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 91, 92 },
+
       grantedAbility = { 26 },
       slot = "ring",
+
       slot = "arrows",
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 16,
         resistance = 4,
+
         resistance = 16,
         agility = 0,
+
         agility = -32,
         stamina = 0
+
         stamina = 4
      },
 
      offensiveAccuracyAffinityRating = {
 
        Melee = 0,
 
        Magic = 30,
 
        Range = 0
 
      },
 
      offensiveDamageAffinity = {
 
        Ice = 1.35
 
      },
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 20,
 
        dexterity = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Ice",
+
         stat = "armorBonus.protection",
         value = 5
+
         value = 1.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1.5
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "armorBonus.stamina",
         value = 3
+
         value = 0.5
 
       } },
 
       } },
       itemSet = { 10011, 10013 }
+
       itemSet = { 10009, 10016 }
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic",
 +
    tags = { "ability" }
 
   },
 
   },
   ["1592"] = {
+
   ["1578"] = {
     id = 1592,
+
     id = 1578,
     name = "Golem Ring",
+
     name = "Scaled Circuit",
     value = 450000,
+
     value = 3450000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     enchantmentTier = 3,
    augmentationCost = {
+
     forcedEnchant = 19,
      ["203"] = 100,
+
     forcedEnchantAmount = 3,
      ["209"] = 1,
+
     itemImage = "/images/jewellery/scale_ring.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 = "Some long forgotten beast's scales wreathe an ancient gemstone.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
 
       defense = 50
 
       defense = 50
Line 21,233: Line 19,186:
 
       slot = "ring",
 
       slot = "ring",
 
       armorBonus = {
 
       armorBonus = {
         protection = 0,
+
         protection = 8,
         resistance = 0,
+
         resistance = 8,
 
         agility = 0,
 
         agility = 0,
         stamina = 0
+
         stamina = 4
 
       },
 
       },
       offensiveAccuracyAffinityRating = {
+
       defensiveDamageAffinity = {
        Melee = 0,
+
         Range = 1.05,
        Magic = 0,
+
         Piercing = 1.05,
         Range = 0
+
         Slashing = 1.05
      },
 
      weaponBonus = {
 
        strength = 0,
 
         intellect = 0,
 
         dexterity = 0
 
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Melee",
+
         stat = "armorBonus.protection",
         value = 3
+
         value = 2
 
       }, {
 
       }, {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "armorBonus.resistance",
         value = 3
+
         value = 2
      }, {
 
        stat = "offensiveAccuracyAffinityRating.Range",
 
        value = 3
 
      }, {
 
        stat = "weaponBonus.strength",
 
        value = 1
 
      }, {
 
        stat = "weaponBonus.intellect",
 
        value = 1
 
      }, {
 
        stat = "weaponBonus.dexterity",
 
        value = 1
 
 
       } }
 
       } }
 
     },
 
     },
     rarity = "rare"
+
     rarity = "epic"
 
   },
 
   },
   ["1593"] = {
+
   ["1579"] = {
     id = 1593,
+
     id = 1579,
     name = "Phroglin Pheromones",
+
     name = "Devourer's Band",
     value = 1450000,
+
     value = 26450000,
     tradeable = false,
+
     tradeable = true,
     enchantmentTier = 1,
+
     enchantmentTier = 5,
     forcedEnchant = 73,
+
     forcedEnchant = 38,
     forcedEnchantAmount = 1,
+
     forcedEnchantAmount = 5,
     itemImage = "/images/jewellery/phroglin_attractor.png",
+
     itemImage = "/images/jewellery/ouroboros_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 = "What was, will be. What will be, was.",
    tags = { "jewelry" },
 
 
     requiredLevel = {
 
     requiredLevel = {
       crafting = 10
+
       defense = 92,
 +
      attack = 92,
 +
      constitution = 92
 
     },
 
     },
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "arrows"
+
       slot = "ring",
    },
+
      offensiveDamageAffinity = {
    rarity = "epic"
+
        Melee = 1.25,
  },
+
        Magic = 1.25,
  ["1594"] = {
+
        Range = 1.25
    name = "Elven Light Armor",
+
      },
    id = 1594,
+
      defensiveDamageAffinity = {
    enchantmentTier = 6,
+
        Melee = 0.5,
    augmentationCost = {
+
        Magic = 0.5,
      ["4009"] = 10,
+
        Range = 0.5
      ["4010"] = 3,
+
      },
       ["4011"] = 5,
+
      armorBonus = {
       ["4012"] = 10
+
        protection = 0,
 +
        resistance = 0,
 +
        agility = 0,
 +
        stamina = 66
 +
       },
 +
       augmentationBonus = { {
 +
        stat = "armorBonus.stamina",
 +
        value = 4
 +
      } }
 
     },
 
     },
     value = 5000000,
+
    rarity = "legendary"
 +
  },
 +
  ["1580"] = {
 +
    id = 1580,
 +
    name = "Slayer's Pendant",
 +
     value = 6450000,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 65,
+
     enchantmentTier = 3,
     craftingExperience = 33500,
+
     forcedEnchant = 38,
     requiredResources = { {
+
     forcedEnchantAmount = 3,
      ["1561"] = 1,
+
    itemImage = "/images/jewellery/slayer_pendant.png",
      ["4011"] = 12
+
    class = "equipment",
     } },
+
     extraTooltipInfo = "A pendant depicting a sword through a skull. Small enough to fit in the palm of your hand!",
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       defense = 75,
       range = 65
+
       attack = 75,
 +
      crafting = 75
 
     },
 
     },
    itemImage = "/images/combat/equipment/range/hide_body.png",
 
    itemIcon = "/images/combat/equipment/range/elven_chest.png",
 
    class = "equipment",
 
    visual = "chainbody",
 
    extraTooltipInfo = "An unnaturally light chainmail of elven make.",
 
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "body",
+
      grantedAbility = { 52 },
 +
       slot = "arrows",
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.08
+
         Melee = 1.05,
      },
+
         Magic = 1.05,
      defensiveDamageAffinity = {
+
         Range = 1.05
        Melee = 0.94,
 
         Magic = 1.08,
 
         Range = 1.05,
 
        Piercing = 0.96,
 
        Blunt = 0.97,
 
        Nature = 1.06
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 6,
+
         strength = 4,
         intellect = 6,
+
         intellect = 0,
         dexterity = 18
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         protection = 18,
+
         protection = 4,
         resistance = 6,
+
         resistance = 0,
         agility = 44,
+
         agility = -4,
         stamina = 8
+
         stamina = 4
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.protection",
 
         value = 1.5
 
         value = 1.5
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "armorBonus.stamina",
         value = 0.5
+
         value = 0.2
 
       }, {
 
       }, {
         stat = "armorBonus.resistance",
+
         stat = "weaponBonus.strength",
         value = 1
+
         value = 2
       }, {
+
       } }
        stat = "armorBonus.agility",
 
        value = 1.5
 
      } },
 
      itemSet = { 10010, 10012, 10014 }
 
 
     },
 
     },
     category = "Range",
+
     rarity = "epic",
     rarity = "rare"
+
     tags = { "ability" }
 
   },
 
   },
   ["1595"] = {
+
   ["1581"] = {
     name = "Elven Hat",
+
     id = 1581,
     id = 1595,
+
     name = "Alacrity Pendant",
     enchantmentTier = 6,
+
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     value = 5000000,
+
     enchantmentTier = 3,
     augmentationCost = {
+
     forcedEnchant = 64,
      ["4009"] = 10,
+
    forcedEnchantAmount = 3,
      ["4010"] = 3,
+
    itemImage = "/images/jewellery/speed_pendant.png",
      ["4011"] = 5,
+
    class = "equipment",
      ["4012"] = 10
+
    extraTooltipInfo = "A pendant with a lightning bolt engraved on it. Though it greatly increases your speed, it also makes it harder to be accurate.",
    },
 
 
     requiredLevel = {
 
     requiredLevel = {
       defense = 65,
+
       defense = 90,
       range = 65
+
       crafting = 90
 
     },
 
     },
    craftingLevel = 65,
 
    craftingExperience = 33500,
 
    requiredResources = { {
 
      ["1560"] = 1,
 
      ["4011"] = 12
 
    } },
 
    craftable = true,
 
    itemImage = "/images/combat/equipment/range/hide_coif.png",
 
    itemIcon = "/images/combat/equipment/range/elven_hat.png",
 
    extraTooltipInfo = "A magical hat of elven make.",
 
    class = "equipment",
 
    visual = "med-helm",
 
    tags = { "armor", "range" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       slot = "arrows",
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Range = 1.08
+
         Lightning = 1.15
      },
 
      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 = {
 
       armorBonus = {
         protection = 20,
+
         protection = 0,
         resistance = 12,
+
         resistance = 0,
         agility = 24,
+
         agility = 15,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "weaponBonus.dexterity",
+
         stat = "armorBonus.agility",
 
         value = 1.5
 
         value = 1.5
 
       }, {
 
       }, {
         stat = "armorBonus.protection",
+
         stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 0.5
 
      }, {
 
        stat = "armorBonus.resistance",
 
 
         value = 1
 
         value = 1
       }, {
+
       } }
        stat = "armorBonus.agility",
 
        value = 1.5
 
      } },
 
      itemSet = { 10010, 10012, 10014 }
 
 
     },
 
     },
    category = "Range",
+
     rarity = "legendary"
     rarity = "rare"
 
 
   },
 
   },
   ["1596"] = {
+
   ["1582"] = {
     name = "Sylvan Staff",
+
    id = 1582,
     id = 1596,
+
     name = "Ring of Taxes",
 +
     value = 10000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 7,
+
     enchantmentTier = 4,
     augmentationCost = {
+
     forcedEnchant = 66,
      ["307"] = 50,
+
    forcedEnchantAmount = 4,
      ["517"] = 300,
+
    itemImage = "/images/jewellery/habs_ring.png",
      ["11036"] = 50
+
     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.",
     value = 4660000,
 
     type = "weapon",
 
 
     requiredLevel = {
 
     requiredLevel = {
       magic = 70
+
       constitution = 92
 
     },
 
     },
    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 = {
 
     equipmentStats = {
       grantedAbility = { 9, 89, 102, 103, 104, 107 },
+
       slot = "ring",
       slot = "weapon",
+
      augmentationBonus = { {
       offensiveCritical = {
+
        stat = "offensiveAccuracyAffinityRating.Melee",
         chance = 0.05,
+
        value = 6
         damageMultiplier = 1.25
+
      }, {
       },
+
        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 = {
 
       offensiveAccuracyAffinityRating = {
         Magic = 180,
+
         Melee = 88,
         Nature = 180,
+
         Magic = -12,
        Melee = -14,
+
         Range = -12,
         Range = -28,
+
         Piercing = -4,
         Piercing = -8,
+
         Blunt = 196,
         Blunt = 60,
+
         Slashing = 174
         Slashing = -8
 
 
       },
 
       },
 
       offensiveDamageAffinity = {
 
       offensiveDamageAffinity = {
         Melee = 0.5,
+
         Melee = 1.1,
         Magic = 1.25,
+
         Magic = 0.75,
        Nature = 1.75,
+
         Range = 0.75,
         Range = 0.1,
+
         Piercing = 0.25,
         Piercing = 0.1,
+
         Blunt = 1.33,
         Blunt = 0.3333333333333333,
+
         Slashing = 1.33
         Slashing = 0.1
 
 
       },
 
       },
 
       weaponBonus = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 165,
         intellect = 156,
+
         intellect = 0,
 
         dexterity = 0
 
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
         agility = -12,
+
         protection = 8,
         protection = 12,
+
         resistance = 0,
         resistance = 12,
+
         agility = -8,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       attackSpeed = 2.8,
+
       attackSpeed = 3.1,
 +
      hitMults = {
 +
        minimum = 0.4,
 +
        maximum = 1.3
 +
      },
 
       augmentationBonus = { {
 
       augmentationBonus = { {
         stat = "offensiveAccuracyAffinityRating.Magic",
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         value = 3.5
+
         value = 4.4
 
       }, {
 
       }, {
         stat = "weaponBonus.intellect",
+
         stat = "weaponBonus.strength",
         value = 3.5
+
         value = 8.3
 
       } },
 
       } },
       itemSet = { 10011, 10013, 10019 }
+
       oneHanded = true
     },
+
     }
    rarity = "epic"
 
 
   },
 
   },
   ["1597"] = {
+
   ["1584"] = {
     id = 1597,
+
    name = "Shrimp Scepter",
     name = "Master Parrying Gauntlet",
+
     id = 1584,
     value = 6000000,
+
     enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 5,
+
     requiredLevel = {
    augmentationCost = {
+
       magic = 85
       ["205"] = 8,
 
      ["206"] = 15,
 
      ["207"] = 8
 
 
     },
 
     },
     forcedEnchant = 20,
+
     itemImage = "/images/combat/equipment/shrimp_staff.png",
     forcedEnchantAmount = 5,
+
     itemIcon = "/images/combat/equipment/shrimp_staff_icon.png",
    itemImage = "/images/jewellery/parrying_gauntlet.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 = "staff",
     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 scepter formed from the void given shape: the Shrimp God.",
     requiredLevel = {
+
     tags = { "magic", "craftable", "onehand", "ability" },
      constitution = 75,
 
      defense = 75
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 85, 133 },
       slot = "arrows",
+
       slot = "weapon",
       augmentationBonus = { {
+
       offensiveCritical = {
         stat = "weaponBonus.strength",
+
        chance = 0.05,
         value = 3
+
        damageMultiplier = 1.33
       }, {
+
      },
         stat = "armorBonus.protection",
+
      offensiveAccuracyAffinityRating = {
         value = 3
+
         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 = {
 
       weaponBonus = {
 
         strength = 0,
 
         strength = 0,
         dexterity = 0,
+
         intellect = 142,
         intellect = 0
+
         dexterity = 0
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
         resistance = 0,
+
         resistance = 8,
 
         agility = 0,
 
         agility = 0,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       attackSpeed = 2.3,
         Melee = 1.02,
+
      augmentationBonus = { {
         Magic = 0.25,
+
        stat = "offensiveAccuracyAffinityRating.Magic",
         Range = 0.25
+
        value = 11.4
       }
+
      }, {
 +
         stat = "weaponBonus.intellect",
 +
        value = 7.5
 +
      }, {
 +
         stat = "offensiveAccuracyAffinityRating.Chaos",
 +
         value = 17.8
 +
      } },
 +
      oneHanded = true,
 +
       itemSet = { 2001, 10029, 10030 }
 
     },
 
     },
     category = "Melee",
+
     rarity = "legendary",
     requiredResources = { {
+
     craftingStats = {
       ["205"] = 150,
+
       level = 92,
       ["206"] = 300,
+
       experience = 120000,
       ["207"] = 150,
+
       category = "Magic",
      ["1576"] = 1
+
       craftable = true,
    }, {
+
       description = "A staff that could only be fashioned through the help of a Voidblessed Shrimp."
      ["205"] = 150,
+
     }
       ["206"] = 300,
 
       ["207"] = 150,
 
      ["1577"] = 1
 
     } },
 
    tags = { "jewelry", "melee" },
 
    craftingLevel = 75,
 
    craftingExperience = 79600,
 
    craftable = true,
 
    rarity = "epic"
 
 
   },
 
   },
   ["1598"] = {
+
   ["1585"] = {
     id = 1598,
+
    name = "Shrimp Stinger",
     name = "Expert Parrying Gauntlet",
+
     id = 1585,
     value = 1200000,
+
     enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 3,
+
     requiredLevel = {
    augmentationCost = {
+
       range = 85
       ["202"] = 15,
 
      ["204"] = 30,
 
      ["205"] = 15
 
 
     },
 
     },
     forcedEnchant = 20,
+
     itemImage = "/images/combat/equipment/shrimp_dagger.png",
     forcedEnchantAmount = 3,
+
     itemIcon = "/images/combat/equipment/shrimp_dagger_icon.png",
    itemImage = "/images/jewellery/parrying_gauntlet.png",
 
 
     class = "equipment",
 
     class = "equipment",
     extraTooltipInfo = "An expert's tool to more reliably parry enemy attacks. Much more effective than its beginner counterpart.",
+
    visual = "defender",
     requiredLevel = {
+
     extraTooltipInfo = "An off-hand dagger fashioned from one of the Shrimp God's many stingers.",
      constitution = 50,
+
     tags = { "range", "craftable", "ability" },
      defense = 50
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 83 },
       slot = "arrows",
+
       slot = "shield",
       augmentationBonus = { {
+
       offensiveCritical = {
         stat = "weaponBonus.strength",
+
        chance = 0.1,
         value = 2
+
        damageMultiplier = 1.5
       }, {
+
      },
         stat = "armorBonus.protection",
+
      defensiveCritical = {
         value = 2
+
         chance = 0.1,
       } },
+
        damageMultiplier = 0.5
       weaponBonus = {
+
      },
         strength = 0,
+
      offensiveAccuracyAffinityRating = {
         dexterity = 0,
+
        Melee = 48,
         intellect = 0
+
        Range = 64,
 +
        Piercing = 36,
 +
         Slashing = 36
 +
       },
 +
      offensiveDamageAffinity = {
 +
         Melee = 1.1,
 +
        Piercing = 1.2,
 +
        Slashing = 1.2,
 +
         Range = 1.2,
 +
        Poison = 1.5,
 +
        Chaos = 1.5
 +
       },
 +
       weaponBonus = {
 +
         strength = 22,
 +
         intellect = 0,
 +
         dexterity = 66
 
       },
 
       },
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = 22,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       augmentationBonus = { {
         Melee = 1.01,
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         Magic = 0.25,
+
        value = 1.8
         Range = 0.25
+
      }, {
       }
+
        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 = "rare",
+
     rarity = "legendary",
     category = "Melee",
+
     craftingStats = {
    requiredResources = { {
+
       level = 92,
       ["202"] = 150,
+
       experience = 120000,
       ["204"] = 300,
+
       category = "Range",
       ["205"] = 150
+
      craftable = true,
    } },
+
      description = "A dagger that could only be fashioned through the help of a Voidblessed Shrimp."
    tags = { "jewelry", "melee" },
+
     }
    craftingLevel = 50,
 
    craftingExperience = 15000,
 
     craftable = true
 
 
   },
 
   },
   ["1599"] = {
+
   ["1586"] = {
     id = 1599,
+
    name = "Shrimp Tail",
     name = "Beginner Parrying Gauntlet",
+
     id = 1586,
     value = 600000,
+
     enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     enchantmentTier = 1,
+
     requiredLevel = {
    augmentationCost = {
+
       strength = 85
       ["201"] = 30,
 
      ["202"] = 30
 
 
     },
 
     },
     forcedEnchant = 20,
+
     itemImage = "/images/combat/equipment/shrimp_whip.png",
     forcedEnchantAmount = 1,
+
     itemIcon = "/images/combat/equipment/shrimp_whip_icon.png",
    itemImage = "/images/jewellery/parrying_gauntlet.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.",
+
    visual = "shrimp-whip",
     requiredLevel = {
+
     extraTooltipInfo = "A whip designed to mimic the devastating power of a Shrimp's tail.",
      constitution = 25,
+
     tags = { "melee", "craftable", "onehand", "ability" },
      defense = 25
 
    },
 
 
     equipmentStats = {
 
     equipmentStats = {
       grantedAbility = { 46 },
+
       grantedAbility = { 84, 132 },
       slot = "arrows",
+
       slot = "weapon",
       augmentationBonus = { {
+
       offensiveCritical = {
         stat = "weaponBonus.strength",
+
         chance = 0.05,
         value = 1
+
         damageMultiplier = 1.5
       }, {
+
      },
         stat = "armorBonus.protection",
+
      offensiveAccuracyAffinityRating = {
         value = 1
+
        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 = {
 
       weaponBonus = {
         strength = 0,
+
         strength = 120,
         dexterity = 0,
+
         intellect = 0,
         intellect = 0
+
         dexterity = 0
 
       },
 
       },
 +
      oneHanded = true,
 
       armorBonus = {
 
       armorBonus = {
 
         protection = 0,
 
         protection = 0,
 
         resistance = 0,
 
         resistance = 0,
         agility = 0,
+
         agility = 8,
 
         stamina = 0
 
         stamina = 0
 
       },
 
       },
       offensiveDamageAffinity = {
+
       attackSpeed = 2.3,
         Melee = 1,
+
      augmentationBonus = { {
         Magic = 0.25,
+
         stat = "offensiveAccuracyAffinityRating.Melee",
         Range = 0.25
+
        value = 6
       }
+
      }, {
 +
         stat = "weaponBonus.strength",
 +
         value = 6
 +
      } },
 +
       itemSet = { 2001, 10029, 10032 }
 
     },
 
     },
     rarity = "uncommon",
+
     rarity = "legendary",
     category = "Melee",
+
     craftingStats = {
    requiredResources = { {
+
       level = 92,
       ["201"] = 300,
+
       experience = 120000,
       ["202"] = 300
+
      category = "Melee",
    } },
+
      craftable = true,
    tags = { "jewelry", "melee" },
+
      description = "A whip that could only be fashioned through the help of a Voidblessed Shrimp."
    craftingLevel = 25,
+
     }
    craftingExperience = 6000,
 
     craftable = true
 
 
   },
 
   },
   ["1600"] = {
+
   ["1587"] = {
     name = "Scroll",
+
     name = "Shrimp Eye",
     skill = "enchanting",
+
     id = 1587,
     id = 1600,
+
     value = 1500000,
 
     tradeable = true,
 
     tradeable = true,
     value = 900,
+
     itemImage = "/images/misc/shrimp_eye_sleep.png",
    extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
+
     class = "bar",
     class = "enchanted-scroll",
+
     extraTooltipInfo = "The Eye's power sleeps.",
     tags = { "enchanting" },
+
     rarity = "epic"
     itemImage = "/images/enchanting/scroll.png"
 
 
   },
 
   },
   ["1601"] = {
+
   ["1588"] = {
     name = "Scroll of Embers",
+
     id = 1588,
     activeMessage = "Making Scrolls of Embers",
+
     name = "Hunter's Band",
    enchant = true,
+
     value = 3450000,
    enchantmentID = 1,
 
    categories = { "hatchet", "foragingset" },
 
    time = 15000,
 
    id = 1601,
 
    level = 61,
 
    experience = 4200,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 3,
     itemImage = "/images/enchanting/scroll_of_embers.png",
+
     forcedEnchant = 13,
     enchantName = "embers",
+
     forcedEnchantAmount = 3,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/hunter_band.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     extraTooltipInfo = "To mark a true hunter's finest kill.",
     tags = { "enchanting", "foraging" },
+
     requiredLevel = {
     requiredResources = { {
+
      defense = 60,
       ["111"] = 700,
+
      range = 60
       ["512"] = 70,
+
    },
       ["517"] = 70,
+
     equipmentStats = {
      ["1600"] = 1
+
      grantedAbility = { 87 },
     } },
+
       slot = "ring",
     rarity = "rare"
+
      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" }
 
   },
 
   },
   ["1602"] = {
+
   ["1589"] = {
     name = "Scroll of the Prospector",
+
     id = 1589,
     activeMessage = "Making Scrolls of the Prospector",
+
     name = "Dwarven Hammer Necklace",
    enchant = true,
+
     value = 3450000,
    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 = 74,
     enchantName = "prospector",
+
     forcedEnchantAmount = 5,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/hammer_necklace.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     extraTooltipInfo = "When all you've got is a hammer everything looks like a nail.",
     tags = { "enchanting", "mining" },
+
     requiredLevel = {
     requiredResources = { {
+
      defense = 55
       ["111"] = 300,
+
    },
       ["510"] = 40,
+
     equipmentStats = {
       ["512"] = 40,
+
      grantedAbility = { 88 },
       ["519"] = 40,
+
       slot = "necklace",
      ["1600"] = 1
+
      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" }
 
   },
 
   },
   ["1603"] = {
+
   ["1590"] = {
     name = "Scroll of the Scholar",
+
     id = 1590,
     activeMessage = "Making Scrolls of the Scholar",
+
     name = "Ancient Token",
    enchant = true,
+
     value = 13000000,
    enchantmentID = 3,
 
    categories = { "ring", "necklace" },
 
    time = 15000,
 
    id = 1603,
 
    level = 88,
 
    experience = 6500,
 
     baseSuccessChance = 0.6,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 2,
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
+
     forcedEnchant = 8016,
     enchantName = "scholar",
+
     forcedEnchantAmount = 2,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
     itemImage = "/images/jewellery/ancient_token.png",
     class = "enchanted-scroll",
+
     class = "equipment",
     actionButton = "Craft",
+
     extraTooltipInfo = "An ancient token that freezes anything it touches.",
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
+
     requiredLevel = {
    requiredResources = { {
+
       defense = 85,
       ["111"] = 1300,
+
       magic = 85,
       ["516"] = 110,
+
       crafting = 85
       ["518"] = 110,
+
    },
      ["519"] = 110,
+
    equipmentStats = {
       ["1600"] = 1
+
       grantedAbility = { 90, 92, 165 },
    } },
+
      slot = "arrows",
    rarity = "epic"
+
      armorBonus = {
  },
+
        protection = 4,
  ["1604"] = {
+
        resistance = 24,
    name = "Scroll of Gathering",
+
        agility = 0,
    activeMessage = "Making Scrolls of Gathering",
+
        stamina = 0
    enchant = true,
+
      },
    enchantmentID = 4,
+
      offensiveAccuracyAffinityRating = {
    categories = { "ring", "necklace" },
+
        Melee = 0,
    time = 15000,
+
        Magic = 12,
    id = 1604,
+
        Range = 0
    level = 64,
+
      },
    experience = 4300,
+
      offensiveDamageAffinity = {
    baseSuccessChance = 0.4,
+
        Ice = 1.2
    tradeable = true,
+
      },
    value = 2000,
+
      weaponBonus = {
    itemImage = "/images/enchanting/scroll_of_gathering.png",
+
        strength = 0,
    enchantName = "gathering",
+
        intellect = 12,
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
        dexterity = 0
    class = "enchanted-scroll",
+
      },
    actionButton = "Craft",
+
      augmentationBonus = { {
    tags = { "enchanting", "mining", "foraging", "fishing" },
+
        stat = "offensiveAccuracyAffinityRating.Ice",
    requiredResources = { {
+
        value = 5
      ["111"] = 800,
+
       }, {
      ["511"] = 70,
+
        stat = "weaponBonus.intellect",
       ["512"] = 70,
+
        value = 2
      ["513"] = 70,
+
       } },
      ["518"] = 70,
+
       itemSet = { 10011, 10013, 10035 }
       ["519"] = 70,
+
     },
       ["1600"] = 1
+
     rarity = "legendary",
     } },
+
    tags = { "ability" }
     rarity = "rare"
 
 
   },
 
   },
   ["1605"] = {
+
   ["1591"] = {
     name = "Scroll of Superheating",
+
     id = 1591,
     activeMessage = "Making Scrolls of Superheating",
+
     name = "Ancient Ring",
    enchant = true,
+
     value = 13000000,
    enchantmentID = 5,
 
    categories = { "pickaxe", "miningset" },
 
    time = 15000,
 
    id = 1605,
 
    level = 76,
 
    experience = 5400,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 5,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     forcedEnchant = 70,
     enchantName = "superheating",
+
     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"] = 900,
+
      magic = 85
       ["511"] = 80,
+
    },
       ["512"] = 80,
+
     equipmentStats = {
      ["519"] = 80,
+
      grantedAbility = { 91, 92, 165 },
       ["1600"] = 1
+
       slot = "ring",
     } },
+
      armorBonus = {
     rarity = "rare"
+
        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" }
 
   },
 
   },
   ["1606"] = {
+
   ["1592"] = {
     name = "Scroll of Pyromancy",
+
    id = 1592,
     activeMessage = "Making Scrolls of Pyromancy",
+
     name = "Golem Ring",
     enchant = true,
+
     value = 450000,
     enchantmentID = 6,
+
     tradeable = true,
     categories = { "ring", "necklace" },
+
     enchantmentTier = 5,
     time = 15000,
+
    forcedEnchant = 75,
     id = 1606,
+
     forcedEnchantAmount = 5,
     level = 7,
+
    itemImage = "/images/jewellery/golem_ring.png",
    experience = 600,
+
    class = "equipment",
    baseSuccessChance = 0.4,
+
     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.",
    tradeable = true,
+
     requiredLevel = {
    value = 2000,
+
      defense = 50
    itemImage = "/images/enchanting/scroll_of_pyromancy.png",
+
    },
    enchantName = "pyromancy",
+
     equipmentStats = {
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
      slot = "ring",
    class = "enchanted-scroll",
+
      armorBonus = {
    actionButton = "Craft",
+
        protection = 0,
    tags = { "enchanting", "smithing", "cooking" },
+
        resistance = 0,
    requiredResources = { {
+
        agility = 0,
      ["111"] = 100,
+
        stamina = 0
      ["512"] = 30,
+
      },
      ["513"] = 30,
+
      offensiveAccuracyAffinityRating = {
      ["517"] = 30,
+
        Melee = 0,
      ["1600"] = 1
+
        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"
 
   },
 
   },
   ["1607"] = {
+
   ["1593"] = {
     name = "Scroll of Wealth",
+
     id = 1593,
     activeMessage = "Making scrolls of wealth",
+
     name = "Phroglin Pheromones",
     enchant = true,
+
     value = 1450000,
     enchantmentID = 7,
+
     tradeable = false,
     categories = { "ring", "necklace" },
+
     enchantmentTier = 1,
     time = 15000,
+
     forcedEnchant = 73,
     id = 1607,
+
     forcedEnchantAmount = 1,
    level = 37,
+
     itemImage = "/images/jewellery/phroglin_attractor.png",
    experience = 2300,
+
     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_wealth.png",
+
     },
     enchantName = "wealth",
+
     equipmentStats = {
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
       slot = "arrows"
     class = "enchanted-scroll",
+
    },
    actionButton = "Craft",
+
    rarity = "epic"
     tags = { "enchanting", "mining", "foraging", "fishing", "smithing", "cooking" },
 
     requiredResources = { {
 
       ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1608"] = {
+
   ["1594"] = {
     name = "Scroll of Haste",
+
     name = "Elven Light Armor",
    activeMessage = "Making scrolls of haste",
+
     id = 1594,
    enchant = true,
+
     enchantmentTier = 6,
    enchantmentID = 8,
+
     value = 5000000,
    categories = { "ring", "necklace" },
 
    time = 15000,
 
     id = 1608,
 
    level = 94,
 
     experience = 7500,
 
     baseSuccessChance = 0.8,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     requiredLevel = {
     itemImage = "/images/enchanting/scroll_of_haste.png",
+
      defense = 65,
     enchantName = "haste",
+
      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", "runecrafting", "smithing", "cooking" },
+
     visual = "elven-chest",
    requiredResources = { {
+
     extraTooltipInfo = "An unnaturally light chainmail of elven make.",
       ["111"] = 2000,
+
     tags = { "range", "craftable", "armor" },
       ["510"] = 200,
+
    equipmentStats = {
      ["516"] = 200,
+
      slot = "body",
      ["518"] = 200,
+
      offensiveDamageAffinity = {
      ["519"] = 200,
+
        Range = 1.08
       ["1600"] = 1
+
      },
     } },
+
      defensiveDamageAffinity = {
     rarity = "epic"
+
        Melee = 0.94,
 +
        Magic = 1.08,
 +
        Range = 1.05,
 +
        Piercing = 0.96,
 +
        Blunt = 0.97,
 +
        Nature = 1.06
 +
      },
 +
      weaponBonus = {
 +
        strength = 6,
 +
        intellect = 6,
 +
        dexterity = 18
 +
      },
 +
      armorBonus = {
 +
        protection = 18,
 +
        resistance = 6,
 +
        agility = 44,
 +
        stamina = 8
 +
       },
 +
       augmentationBonus = { {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 1.5
 +
      }, {
 +
        stat = "armorBonus.protection",
 +
        value = 0.9
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 2.2
 +
      } },
 +
       itemSet = { 10010, 10012, 10014 }
 +
     },
 +
     rarity = "rare",
 +
    craftingStats = {
 +
      level = 65,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1609"] = {
+
   ["1595"] = {
     name = "Scroll of Naturalist",
+
     name = "Elven Hat",
    activeMessage = "Making scrolls of naturalist",
+
     id = 1595,
    enchant = true,
+
     enchantmentTier = 6,
    enchantmentID = 9,
 
    categories = { "gloves", "boots" },
 
    time = 15000,
 
     id = 1609,
 
    level = 49,
 
    experience = 3200,
 
     baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     value = 5000000,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     requiredLevel = {
     enchantName = "naturalist",
+
      defense = 65,
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
      range = 65
     class = "enchanted-scroll",
+
    },
     actionButton = "Craft",
+
     extraTooltipInfo = "A magical hat of elven make.",
     tags = { "enchanting", "mining", "foraging", "fishing" },
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
     requiredResources = { {
+
     class = "equipment",
       ["111"] = 600,
+
     visual = "elven-helm",
       ["510"] = 60,
+
     tags = { "range", "craftable", "armor" },
      ["513"] = 60,
+
     equipmentStats = {
      ["517"] = 60,
+
       slot = "helm",
      ["519"] = 60,
+
      offensiveDamageAffinity = {
      ["1600"] = 1
+
        Range = 1.08
    } }
+
      },
  },
+
       defensiveDamageAffinity = {
  ["1610"] = {
+
        Melee = 0.95,
    name = "Scroll of Acrobatics",
+
        Magic = 1.08,
    activeMessage = "Making scrolls of acrobatics",
+
        Range = 1,
    enchant = true,
+
        Piercing = 0.95,
    hidden = true,
+
        Blunt = 0.97,
    enchantmentID = 10,
+
        Slashing = 0.97,
    categories = { "weapon" },
+
        Nature = 1.06
    time = 15000,
+
      },
    id = 1610,
+
      weaponBonus = {
    level = 100,
+
        strength = 6,
    experience = 1,
+
        intellect = 6,
    baseSuccessChance = 0.4,
+
        dexterity = 18
    tradeable = true,
+
      },
    value = 2000,
+
      armorBonus = {
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
        protection = 20,
    enchantName = "acrobatics",
+
        resistance = 12,
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
        agility = 24,
    class = "enchanted-scroll",
+
        stamina = 0
     actionButton = "Craft",
+
      },
     tags = { "enchanting" },
+
      augmentationBonus = { {
     requiredResources = { {
+
        stat = "weaponBonus.dexterity",
       ["1"] = 9999999999
+
        value = 1.5
    } },
+
      }, {
    rarity = "epic"
+
        stat = "armorBonus.protection",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 1
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 1.5
 +
      } },
 +
      itemSet = { 10010, 10012, 10014 }
 +
     },
 +
     rarity = "rare",
 +
     craftingStats = {
 +
       level = 65,
 +
      experience = 24000,
 +
      category = "Range",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["1611"] = {
+
   ["1596"] = {
     name = "Scroll of Critical Strike",
+
     name = "Sylvan Staff",
    activeMessage = "Making scrolls of critical strike",
+
     id = 1596,
    enchant = true,
 
    enchantmentID = 11,
 
    categories = { "weapon" },
 
    time = 15000,
 
     id = 1611,
 
    level = 52,
 
    experience = 3300,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
    enchantmentTier = 7,
     itemImage = "/images/enchanting/scroll_of_critical_strike.png",
+
     value = 4660000,
     enchantName = "critical strike",
+
    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",
       ["111"] = 600,
+
    visual = "sylvan-staff",
       ["514"] = 60,
+
     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.",
      ["515"] = 60,
+
     tags = { "magic", "twohand", "ability" },
      ["516"] = 60,
+
     equipmentStats = {
      ["519"] = 60,
+
      grantedAbility = { 9, 89, 102, 103, 104, 107 },
      ["1600"] = 1
+
       slot = "weapon",
    } },
+
      offensiveCritical = {
    rarity = "uncommon"
+
        chance = 0.05,
  },
+
        damageMultiplier = 1.25
  ["1612"] = {
+
      },
    name = "Scroll of Poisoning",
+
       offensiveAccuracyAffinityRating = {
    activeMessage = "Making scrolls of poisoning",
+
        Magic = 180,
    enchant = true,
+
        Nature = 180,
    hidden = true,
+
        Melee = -14,
    enchantmentID = 12,
+
        Range = -28,
    categories = { "weapon" },
+
        Piercing = -8,
    time = 15000,
+
        Blunt = 60,
    id = 1612,
+
        Slashing = -8
    level = 100,
+
      },
    experience = 1,
+
      offensiveDamageAffinity = {
    baseSuccessChance = 0.4,
+
        Melee = 0.75,
    tradeable = true,
+
        Magic = 1.25,
    value = 2000,
+
        Nature = 1.75,
    itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
        Range = 0.75,
    enchantName = "poisoning",
+
        Piercing = 0.1,
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
        Blunt = 0.3333333333333333,
    class = "enchanted-scroll",
+
        Slashing = 0.1
    actionButton = "Craft",
+
      },
    tags = { "enchanting" },
+
      weaponBonus = {
    requiredResources = { {
+
        strength = 0,
      ["1"] = 9999999999
+
        intellect = 156,
     } },
+
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        agility = -12,
 +
        protection = 12,
 +
        resistance = 12,
 +
        stamina = 0
 +
      },
 +
      attackSpeed = 2.8,
 +
      augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Magic",
 +
        value = 9
 +
      }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 7.8
 +
      } },
 +
      itemSet = { 10011, 10013, 10019 }
 +
     },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["1613"] = {
+
   ["1597"] = {
     name = "Scroll of Accuracy",
+
     id = 1597,
     activeMessage = "Making scrolls of accuracy",
+
     name = "Master Parrying Gauntlet",
     enchant = true,
+
     value = 6000000,
    enchantmentID = 13,
 
    categories = { "weapon" },
 
    time = 15000,
 
    id = 1613,
 
    level = 28,
 
    experience = 1600,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 5,
     itemImage = "/images/enchanting/scroll_of_accuracy.png",
+
     forcedEnchant = 20,
     enchantName = "accuracy",
+
     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"] = 400,
+
      defense = 75
       ["514"] = 40,
+
    },
       ["515"] = 40,
+
     equipmentStats = {
      ["518"] = 40,
+
       grantedAbility = { 46 },
      ["1600"] = 1
+
       slot = "arrows",
    } }
+
       augmentationBonus = { {
  },
+
        stat = "weaponBonus.strength",
  ["1614"] = {
+
        value = 3
    name = "Scroll of Deflect",
+
      }, {
    activeMessage = "Making scrolls of deflect",
+
        stat = "armorBonus.protection",
    enchant = true,
+
        value = 3
    hidden = true,
+
      } },
    enchantmentID = 14,
+
      weaponBonus = {
    categories = { "shield" },
+
        strength = 0,
    time = 15000,
+
        dexterity = 0,
    id = 1614,
+
        intellect = 0
    level = 100,
+
      },
    experience = 1,
+
      armorBonus = {
    baseSuccessChance = 0.4,
+
        protection = 0,
    tradeable = true,
+
        resistance = 0,
     value = 2000,
+
        agility = 0,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
        stamina = 0
    enchantName = "deflect",
+
      },
     skillIcon = "/images/enchanting/enchanting_logo.png",
+
      offensiveDamageAffinity = {
     class = "enchanted-scroll",
+
        Melee = 1.02,
    actionButton = "Craft",
+
        Magic = 0.25,
    tags = { "enchanting" },
+
        Range = 0.25
    requiredResources = { {
+
      }
       ["1"] = 999999999999999
+
     },
     } },
+
     tags = { "melee", "craftable", "ability" },
    rarity = "epic"
+
     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."
 +
     }
 
   },
 
   },
   ["1615"] = {
+
   ["1598"] = {
     name = "Scroll of Force",
+
     id = 1598,
     activeMessage = "Making scrolls of force",
+
     name = "Expert Parrying Gauntlet",
     enchant = true,
+
     value = 1200000,
    enchantmentID = 15,
 
    categories = { "shield" },
 
    time = 15000,
 
    id = 1615,
 
    level = 79,
 
    experience = 5500,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
     value = 2000,
+
     enchantmentTier = 3,
     itemImage = "/images/enchanting/scroll_of_force.png",
+
     forcedEnchant = 20,
     enchantName = "force",
+
     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" },
+
     requiredLevel = {
     requiredResources = { {
+
      constitution = 50,
       ["111"] = 900,
+
      defense = 50
       ["514"] = 80,
+
    },
       ["515"] = 80,
+
     equipmentStats = {
       ["516"] = 80,
+
      grantedAbility = { 46 },
       ["1600"] = 1
+
       slot = "arrows",
     } },
+
      augmentationBonus = { {
     rarity = "rare"
+
        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
 +
    }
 
   },
 
   },
   ["1616"] = {
+
   ["1599"] = {
     name = "Scroll of Healing",
+
    id = 1599,
     activeMessage = "Making scrolls of healing",
+
     name = "Beginner Parrying Gauntlet",
     enchant = true,
+
    value = 600000,
     enchantmentID = 16,
+
    tradeable = true,
     categories = { "shield", "combat-talisman" },
+
    enchantmentTier = 1,
     time = 15000,
+
    forcedEnchant = 20,
     id = 1616,
+
    forcedEnchantAmount = 1,
     level = 10,
+
    itemImage = "/images/jewellery/parrying_gauntlet_beginner.png",
     experience = 700,
+
     class = "equipment",
     baseSuccessChance = 0.4,
+
     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,
 
     tradeable = true,
     value = 2000,
+
     value = 900,
     itemImage = "/images/enchanting/scroll_of_healing.png",
+
     extraTooltipInfo = "Used in magic to store magical properties: enchantments.",
    enchantName = "healing",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
     requiredResources = { {
+
     itemImage = "/images/enchanting/scroll.png"
      ["111"] = 200,
 
      ["514"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1617"] = {
+
   ["1601"] = {
     name = "Scroll of Weakening",
+
     name = "Scroll of Embers",
    activeMessage = "Making scrolls of weakening",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 17,
+
     enchantmentID = 1,
     categories = { "helm", "body", "legs", "shield", "weapon" },
+
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1617,
+
     id = 1601,
     level = 4,
+
     level = 61,
     experience = 300,
+
     experience = 4200,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_weakening.png",
+
     itemImage = "/images/enchanting/scroll_of_embers.png",
     enchantName = "weakening",
+
     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"] = 100,
 
      ["510"] = 20,
 
      ["512"] = 20,
 
      ["518"] = 20,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1618"] = {
+
   ["1602"] = {
     name = "Scroll of Reinforcement",
+
     name = "Scroll of the Prospector",
    activeMessage = "Making scrolls of reinforcement",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 18,
+
     enchantmentID = 2,
     categories = { "helm", "body", "legs" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1618,
+
     id = 1602,
     level = 13,
+
     level = 25,
     experience = 800,
+
     experience = 1500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_reinforcement.png",
+
     itemImage = "/images/enchanting/scroll_of_the_prospector.png",
     enchantName = "reinforcement",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" }
     tags = { "enchanting", "armor" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["515"] = 30,
 
      ["516"] = 30,
 
      ["518"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1619"] = {
+
   ["1603"] = {
     name = "Scroll of Protection",
+
     name = "Scroll of the Scholar",
    activeMessage = "Making scrolls of protection",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 19,
+
     enchantmentID = 3,
     categories = { "helm", "body", "legs" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1619,
+
     id = 1603,
     level = 31,
+
     level = 88,
     experience = 1700,
+
     experience = 6500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_protection.png",
+
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
     enchantName = "protection",
+
     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" },
+
    rarity = "epic"
    requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["511"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1620"] = {
+
   ["1604"] = {
     name = "Scroll of Parry",
+
     name = "Scroll of Gathering",
    activeMessage = "Making scrolls of parry",
 
 
     enchant = true,
 
     enchant = true,
    hidden = true,
+
     enchantmentID = 4,
     enchantmentID = 20,
+
     categories = { "ring", "necklace" },
     categories = { "body", "legs" },
 
 
     time = 15000,
 
     time = 15000,
     id = 1620,
+
     id = 1604,
     level = 100,
+
     level = 64,
     experience = 1,
+
     experience = 4300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_gathering.png",
     enchantName = "counterattack",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
     actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing" },
    tags = { "enchanting", "armor" },
+
     rarity = "rare"
    requiredResources = { {
 
      ["1"] = 999999999999
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1621"] = {
+
   ["1605"] = {
     name = "Scroll of False Equilibrium",
+
     name = "Scroll of Superheating",
    activeMessage = "Making scrolls of false equilibrium",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 21,
+
     enchantmentID = 5,
     categories = { "helm", "body", "legs" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1621,
+
     id = 1605,
     level = 81,
+
     level = 76,
     experience = 5600,
+
     experience = 5400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
+
     itemImage = "/images/enchanting/scroll_of_superheating.png",
     enchantName = "falseEquilibrium",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" },
     tags = { "enchanting", "armor" },
+
     rarity = "rare"
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["514"] = 80,
 
      ["515"] = 80,
 
      ["516"] = 80,
 
      ["1600"] = 1
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1622"] = {
+
   ["1606"] = {
     name = "Scroll of Efficiency",
+
     name = "Scroll of Pyromancy",
    activeMessage = "Making scrolls of efficiency",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 22,
+
     enchantmentID = 6,
     categories = { "gloves", "boots" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1622,
+
     id = 1606,
     level = 91,
+
     level = 7,
     experience = 6600,
+
     experience = 600,
    baseSuccessChance = 0.8,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
+
     itemImage = "/images/enchanting/scroll_of_pyromancy.png",
     enchantName = "efficiency",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing", "cooking" }
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
 
    requiredResources = { {
 
      ["111"] = 1500,
 
      ["510"] = 130,
 
      ["511"] = 130,
 
      ["512"] = 130,
 
      ["513"] = 130,
 
      ["517"] = 130,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1623"] = {
+
   ["1607"] = {
     name = "Scroll of Fishing",
+
     name = "Scroll of Wealth",
    activeMessage = "Making scrolls of fishing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 23,
+
     enchantmentID = 7,
     categories = { "gloves", "boots" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1623,
+
     id = 1607,
     level = 55,
+
     level = 37,
     experience = 3400,
+
     experience = 2300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishing.png",
+
     itemImage = "/images/enchanting/scroll_of_wealth.png",
     enchantName = "fishing",
+
     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", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 700,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["1624"] = {
+
   ["1608"] = {
     name = "Scroll of Cooking",
+
     name = "Scroll of Haste",
    activeMessage = "Making scrolls of cooking",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 24,
+
     enchantmentID = 8,
     categories = { "gloves", "boots", "ladle" },
+
     categories = { "ring", "necklace" },
 
     time = 15000,
 
     time = 15000,
     id = 1624,
+
     id = 1608,
     level = 40,
+
     level = 94,
     experience = 2400,
+
     experience = 7500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cooking.png",
+
     itemImage = "/images/enchanting/scroll_of_haste.png",
     enchantName = "cooking",
+
     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", "cooking" },
+
     rarity = "epic"
    requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["512"] = 50,
 
      ["513"] = 50,
 
      ["1600"] = 1
 
     } }
 
 
   },
 
   },
   ["1625"] = {
+
   ["1609"] = {
     name = "Scroll of Crafting",
+
     name = "Scroll of Naturalist",
    activeMessage = "Making scrolls of crafting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 25,
+
     enchantmentID = 9,
 
     categories = { "gloves", "boots" },
 
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1625,
+
     id = 1609,
     level = 67,
+
     level = 49,
     experience = 4400,
+
     experience = 3200,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_crafting.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
     enchantName = "crafting",
+
     extraTooltipInfo = "Gathering Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 800,
 
      ["510"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
    rarity = "rare"
 
 
   },
 
   },
   ["1626"] = {
+
   ["1610"] = {
     name = "Scroll of Refining",
+
     name = "Scroll of Acrobatics",
    activeMessage = "Making scrolls of refining",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 26,
+
    hidden = true,
     categories = { "gloves", "boots", "tongs" },
+
     enchantmentID = 10,
 +
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1626,
+
     id = 1610,
     level = 34,
+
     level = 100,
     experience = 1800,
+
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_refining.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "refining",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "smithing" },
+
     rarity = "epic"
     requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["511"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1627"] = {
+
   ["1611"] = {
     name = "Scroll of Runecrafting",
+
     name = "Scroll of Critical Strike",
    activeMessage = "Making scrolls of runecrafting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 27,
+
     enchantmentID = 11,
     categories = { "gloves", "boots", "chisel" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1627,
+
     id = 1611,
     level = 43,
+
     level = 52,
     experience = 2500,
+
     experience = 3300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_critical_strike.png",
     enchantName = "runecrafting",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "runecrafting" },
+
     rarity = "uncommon"
     requiredResources = { {
 
      ["111"] = 500,
 
      ["517"] = 50,
 
      ["518"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1628"] = {
+
   ["1612"] = {
     name = "Scroll of Chances",
+
     name = "Scroll of Poisoning",
    activeMessage = "Making scrolls of chances",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 28,
+
    hidden = true,
     categories = { "gloves", "boots" },
+
     enchantmentID = 12,
 +
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1628,
+
     id = 1612,
     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"] = {
+
   ["1613"] = {
     name = "Scroll of the Shrimp Lord",
+
     name = "Scroll of Accuracy",
    activeMessage = "Making scrolls of the Shrimp Lord",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 29,
+
     enchantmentID = 13,
     categories = { "gloves", "boots" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1629,
+
     id = 1613,
     level = 1,
+
     level = 28,
     experience = 80,
+
     experience = 1600,
    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_accuracy.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" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["510"] = 10,
 
      ["513"] = 10,
 
      ["516"] = 10,
 
      ["517"] = 10,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1630"] = {
+
   ["1614"] = {
     name = "Scroll of Enlightenment",
+
     name = "Scroll of Deflect",
    activeMessage = "Making scrolls of enlightment",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 30,
+
    hidden = true,
     categories = { "gloves", "boots" },
+
     enchantmentID = 14,
 +
     categories = { "shield" },
 
     time = 15000,
 
     time = 15000,
     id = 1630,
+
     id = 1614,
     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"] = {
+
   ["1615"] = {
     name = "Scroll of Prolonging",
+
     name = "Scroll of Force",
    activeMessage = "Making scrolls of prolonging",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 31,
+
     enchantmentID = 15,
     categories = { "gloves", "boots" },
+
     categories = { "shield" },
 
     time = 15000,
 
     time = 15000,
     id = 1631,
+
     id = 1615,
     level = 58,
+
     level = 79,
     experience = 3500,
+
     experience = 5500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_boosting.png",
+
     itemImage = "/images/enchanting/scroll_of_force.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 = { {
+
     rarity = "rare"
      ["111"] = 700,
 
      ["517"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["1632"] = {
+
   ["1616"] = {
     name = "Scroll of the Treasure Hunter",
+
     name = "Scroll of Healing",
    activeMessage = "Making scrolls of treasure hunter",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 32,
+
     enchantmentID = 16,
     categories = { "gloves", "boots", "combat-boots", "combat-gloves" },
+
     categories = { "shield", "combat-talisman" },
 
     time = 15000,
 
     time = 15000,
     id = 1632,
+
     id = 1616,
     level = 85,
+
     level = 10,
     experience = 5700,
+
     experience = 700,
    baseSuccessChance = 0.45,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
+
     itemImage = "/images/enchanting/scroll_of_healing.png",
     enchantName = "treasure hunter",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 1200,
 
      ["516"] = 100,
 
      ["517"] = 100,
 
      ["519"] = 100,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1633"] = {
+
   ["1617"] = {
     name = "Scroll of Inferno",
+
     name = "Scroll of Weakening",
    activeMessage = "Making scrolls of inferno",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 33,
+
     enchantmentID = 17,
     categories = { "boots", "gloves" },
+
     categories = { "helm", "body", "legs", "shield", "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1633,
+
     id = 1617,
     level = 46,
+
     level = 4,
     experience = 2600,
+
     experience = 300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_weakening.png",
     enchantName = "inferno",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "cooking", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 50,
 
      ["512"] = 50,
 
      ["516"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1634"] = {
+
   ["1618"] = {
     name = "Scroll of Destructive Testing",
+
     name = "Scroll of Reinforcement",
    activeMessage = "Making scrolls of destructive testing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 34,
+
     enchantmentID = 18,
     categories = { "pickaxe", "miningset" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1634,
+
     id = 1618,
     level = 16,
+
     level = 13,
     experience = 900,
+
     experience = 800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
+
     itemImage = "/images/enchanting/scroll_of_reinforcement.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"] = {
+
   ["1619"] = {
     name = "Scroll of Nature",
+
     name = "Scroll of Protection",
    activeMessage = "Making scrolls of the nature",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 35,
+
     enchantmentID = 19,
     categories = { "hatchet", "foragingset" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1635,
+
     id = 1619,
     level = 19,
+
     level = 31,
     experience = 1000,
+
     experience = 1700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_nature.png",
+
     itemImage = "/images/enchanting/scroll_of_protection.png",
     enchantName = "nature",
+
     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,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1636"] = {
+
   ["1620"] = {
     name = "Scroll of Root Digging",
+
     name = "Scroll of Parry",
    activeMessage = "Making scrolls of root digging",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 36,
+
    hidden = true,
     categories = { "hatchet", "foragingset" },
+
     enchantmentID = 20,
 +
     categories = { "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1636,
+
     id = 1620,
     level = 22,
+
     level = 100,
     experience = 1000,
+
     experience = 1,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_naturalist_v2.png",
    enchantName = "root digging",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "foraging" },
+
     rarity = "epic"
     requiredResources = { {
 
      ["111"] = 300,
 
      ["511"] = 30,
 
      ["517"] = 30,
 
      ["519"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1637"] = {
+
   ["1621"] = {
     name = "Scroll of Patience",
+
     name = "Scroll of False Equilibrium",
    activeMessage = "Making scrolls of patience",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 37,
+
     enchantmentID = 21,
     categories = { "body", "legs" },
+
     categories = { "helm", "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1637,
+
     id = 1621,
     level = 82,
+
     level = 81,
 
     experience = 5600,
 
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_patience.png",
+
     itemImage = "/images/enchanting/scroll_of_false_equilibrium.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"
 
     rarity = "epic"
 
   },
 
   },
   ["1638"] = {
+
   ["1622"] = {
     name = "Scroll of Overhealing",
+
     name = "Scroll of Efficiency",
    activeMessage = "Making scrolls of overhealing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 38,
+
     enchantmentID = 22,
     categories = { "weapon" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1638,
+
     id = 1622,
     level = 11,
+
     level = 91,
     experience = 700,
+
     experience = 6600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
+
     itemImage = "/images/enchanting/scroll_of_efficiency.png",
     enchantName = "overhealing",
+
     extraTooltipInfo = "Skilling Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking", "smithing", "runecrafting" },
     tags = { "enchanting" },
+
    rarity = "epic"
    requiredResources = { {
 
      ["111"] = 200,
 
      ["510"] = 30,
 
      ["513"] = 30,
 
      ["515"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1639"] = {
+
   ["1623"] = {
     name = "Scroll of Farming",
+
     name = "Scroll of Fishing",
    activeMessage = "Making scrolls of farming",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 39,
+
     enchantmentID = 23,
     categories = { "hoe" },
+
     categories = { "gloves", "boots", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1639,
+
     id = 1623,
     level = 72,
+
     level = 55,
     experience = 4600,
+
     experience = 3400,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_farming.png",
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
     enchantName = "farming",
+
     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"] = 900,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["1640"] = {
+
   ["1624"] = {
     name = "Scroll of the Gold Digger",
+
     name = "Scroll of Cooking",
    activeMessage = "Making scrolls of gold digger",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 40,
+
     enchantmentID = 24,
     categories = { "hoe" },
+
     categories = { "gloves", "boots", "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1640,
+
     id = 1624,
     level = 36,
+
     level = 40,
     experience = 2300,
+
     experience = 2400,
    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_cooking.png",
     enchantName = "Gold Digger",
+
     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"] = 500,
 
      ["511"] = 50,
 
      ["517"] = 50,
 
      ["519"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1641"] = {
+
   ["1625"] = {
     name = "Scroll of Fertilizing",
+
     name = "Scroll of Crafting",
    activeMessage = "Making scrolls of fertilizing",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 41,
+
     enchantmentID = 25,
     categories = { "hoe" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1641,
+
     id = 1625,
     level = 90,
+
     level = 67,
     experience = 6600,
+
     experience = 4400,
    baseSuccessChance = 0.7,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fertilizing.png",
+
     itemImage = "/images/enchanting/scroll_of_crafting.png",
     enchantName = "Fertilizing",
+
     extraTooltipInfo = "Crafting Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "farming" },
+
     rarity = "rare"
    requiredResources = { {
 
      ["111"] = 1400,
 
      ["510"] = 120,
 
      ["511"] = 120,
 
      ["513"] = 120,
 
      ["517"] = 120,
 
      ["519"] = 120,
 
      ["1600"] = 1
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1642"] = {
+
   ["1626"] = {
     name = "Scroll of Cultivation",
+
     name = "Scroll of Refining",
    activeMessage = "Making scrolls of cultivation",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 42,
+
     enchantmentID = 26,
     categories = { "hoe" },
+
     categories = { "gloves", "boots", "tongs", "smithingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1642,
+
     id = 1626,
     level = 12,
+
     level = 34,
     experience = 800,
+
     experience = 1800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_cultivation.png",
+
     itemImage = "/images/enchanting/scroll_of_refining.png",
     enchantName = "Cultivation",
+
     extraTooltipInfo = "Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "smithing" }
     tags = { "enchanting", "farming" },
 
    requiredResources = { {
 
      ["111"] = 200,
 
      ["510"] = 30,
 
      ["513"] = 30,
 
      ["514"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1643"] = {
+
   ["1627"] = {
     name = "Scroll of Fortitude",
+
     name = "Scroll of Runecrafting",
    activeMessage = "Making scrolls of fortitude",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 44,
+
     enchantmentID = 27,
     categories = { "shield", "combat-talisman" },
+
     categories = { "gloves", "boots", "chisel", "runecraftingset" },
    id = 1643,
 
    value = 250000,
 
 
     time = 15000,
 
     time = 15000,
     level = 68,
+
     id = 1627,
     experience = 4400,
+
     level = 43,
     baseSuccessChance = 0.4,
+
     experience = 2500,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
+
    value = 2000,
     enchantName = "Fortitude",
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    skillIcon = "/images/enchanting/enchanting_logo.png",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "runecrafting" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 800,
 
      ["514"] = 70,
 
      ["516"] = 70,
 
      ["517"] = 70,
 
      ["1600"] = 1
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["1644"] = {
+
   ["1628"] = {
     name = "Scroll of Pungent Bait",
+
     name = "Scroll of Chances",
    activeMessage = "Making scrolls of pungent bait",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 49,
+
     enchantmentID = 28,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1644,
+
     id = 1628,
     level = 14,
+
     level = 70,
     experience = 850,
+
     experience = 4500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
     enchantName = "pungentBait",
+
     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"] = 200,
 
      ["513"] = 30,
 
      ["517"] = 30,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1645"] = {
+
   ["1629"] = {
     name = "Scroll of Reinforced Line",
+
     name = "Scroll of the Shrimp Lord",
    activeMessage = "Making scrolls of reinforced line",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 50,
+
     enchantmentID = 29,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1645,
+
     id = 1629,
     level = 23,
+
     level = 1,
     experience = 1250,
+
     experience = 80,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
+
     itemImage = "/images/enchanting/scroll_of_the_shrimp_lord.png",
     enchantName = "reinforcedLine",
+
     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"] = 300,
 
      ["511"] = 40,
 
      ["513"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1646"] = {
+
   ["1630"] = {
     name = "Scroll of Fishing Magnetism",
+
     name = "Scroll of Enlightenment",
    activeMessage = "Making scrolls of fishing magnetism",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 48,
+
     enchantmentID = 30,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1646,
+
     id = 1630,
     level = 33,
+
     level = 73,
     experience = 1750,
+
     experience = 4600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.png",
+
     itemImage = "/images/enchanting/scroll_of_enlightment.png",
     enchantName = "fishingMagnetism",
+
     extraTooltipInfo = "General Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "runecrafting" },
     tags = { "enchanting", "fishing" },
+
     rarity = "rare"
     requiredResources = { {
 
      ["111"] = 400,
 
      ["511"] = 40,
 
      ["513"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1647"] = {
+
   ["1631"] = {
     name = "Scroll of Bait Preservation",
+
     name = "Scroll of Prolonging",
    activeMessage = "Making scrolls of bait preservation",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 51,
+
     enchantmentID = 31,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1647,
+
     id = 1631,
     level = 47,
+
     level = 58,
     experience = 2800,
+
     experience = 3500,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_baitpreservation.png",
+
     itemImage = "/images/enchanting/scroll_of_boosting.png",
     enchantName = "baitPreservation",
+
     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"] = 600,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["516"] = 60,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1648"] = {
+
   ["1632"] = {
     name = "Scroll of Oil Spill",
+
     name = "Scroll of the Treasure Hunter",
    activeMessage = "Making scrolls of oil spill",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 52,
+
     enchantmentID = 32,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "gloves", "boots" },
 
     time = 15000,
 
     time = 15000,
     id = 1648,
+
     id = 1632,
     level = 69,
+
     level = 85,
     experience = 4450,
+
     experience = 5700,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_oilspill.png",
+
     itemImage = "/images/enchanting/scroll_of_treasure_hunter.png",
     enchantName = "oilSpill",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "fishing" },
+
     rarity = "epic"
    requiredResources = { {
 
      ["111"] = 800,
 
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["515"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["1649"] = {
+
   ["1633"] = {
     name = "Scroll of Deadliest Catch",
+
     name = "Scroll of Inferno",
    activeMessage = "Making scrolls of deadliest catch",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 53,
+
     enchantmentID = 33,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "boots", "gloves" },
 
     time = 15000,
 
     time = 15000,
     id = 1649,
+
     id = 1633,
     level = 71,
+
     level = 46,
     experience = 4550,
+
     experience = 2600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.png",
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
     enchantName = "deadliestCatch",
+
     extraTooltipInfo = "Cooking/Smithing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking", "smithing" }
     tags = { "enchanting", "fishing" },
+
   },
    requiredResources = { {
+
   ["1634"] = {
      ["111"] = 900,
+
     name = "Scroll of Destructive Testing",
      ["511"] = 70,
 
      ["513"] = 70,
 
      ["514"] = 70,
 
      ["1600"] = 1
 
    } },
 
    rarity = "rare"
 
   },
 
   ["1650"] = {
 
     name = "Scroll of the Master Chef",
 
    activeMessage = "Making scrolls of master chef",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 54,
+
     enchantmentID = 34,
     categories = { "ladle" },
+
     categories = { "pickaxe", "miningset" },
 
     time = 15000,
 
     time = 15000,
     id = 1650,
+
     id = 1634,
     level = 84,
+
     level = 16,
     experience = 5650,
+
     experience = 900,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
+
     itemImage = "/images/enchanting/scroll_of_destructive_testing.png",
     enchantName = "masterChef",
+
     extraTooltipInfo = "Mining Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "mining" }
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["511"] = 90,
 
      ["512"] = 90,
 
      ["513"] = 90,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1651"] = {
+
   ["1635"] = {
     name = "Scroll of the Herbalist",
+
     name = "Scroll of Nature",
    activeMessage = "Making scrolls of herbalist",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 55,
+
     enchantmentID = 35,
 
     categories = { "hatchet", "foragingset" },
 
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1651,
+
     id = 1635,
     level = 42,
+
     level = 19,
     experience = 2450,
+
     experience = 1000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
+
     itemImage = "/images/enchanting/scroll_of_nature.png",
     enchantName = "herbalist",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 500,
 
      ["512"] = 50,
 
      ["515"] = 50,
 
      ["517"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1652"] = {
+
   ["1636"] = {
     name = "Scroll of Seed Harvesting",
+
     name = "Scroll of Root Digging",
    activeMessage = "Making scrolls of seed harvesting",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 56,
+
     enchantmentID = 36,
 
     categories = { "hatchet", "foragingset" },
 
     categories = { "hatchet", "foragingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1652,
+
     id = 1636,
     level = 30,
+
     level = 22,
     experience = 1650,
+
     experience = 1000,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
 
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
 
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
     enchantName = "seedHarvesting",
+
     extraTooltipInfo = "Foraging Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "foraging" }
     tags = { "enchanting", "foraging" },
 
    requiredResources = { {
 
      ["111"] = 400,
 
      ["511"] = 40,
 
      ["514"] = 40,
 
      ["517"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1653"] = {
+
   ["1637"] = {
     name = "Scroll of Metallurgy",
+
     name = "Scroll of Patience",
    activeMessage = "Making scrolls of metallurgy",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 57,
+
     enchantmentID = 37,
     categories = { "tongs" },
+
     categories = { "body", "legs" },
 
     time = 15000,
 
     time = 15000,
     id = 1653,
+
     id = 1637,
     level = 38,
+
     level = 82,
     experience = 2350,
+
     experience = 5600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_patience.png",
     enchantName = "metallurgy",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" },
     tags = { "enchanting", "smithing" },
+
     rarity = "epic"
     requiredResources = { {
 
      ["111"] = 500,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["518"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1654"] = {
+
   ["1638"] = {
     name = "Scroll of Pure Metals",
+
     name = "Scroll of Overhealing",
    activeMessage = "Making scrolls of pure metals",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 58,
+
     enchantmentID = 38,
     categories = { "tongs" },
+
     categories = { "weapon" },
 
     time = 15000,
 
     time = 15000,
     id = 1654,
+
     id = 1638,
     level = 87,
+
     level = 11,
     experience = 6400,
+
     experience = 700,
    baseSuccessChance = 0.52,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_inferno.png",
+
     itemImage = "/images/enchanting/scroll_of_overhealing.png",
     enchantName = "pureMetals",
+
     extraTooltipInfo = "Combat Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting" }
     tags = { "enchanting", "smithing" },
 
    requiredResources = { {
 
      ["111"] = 1200,
 
      ["511"] = 100,
 
      ["512"] = 100,
 
      ["518"] = 100,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1655"] = {
+
   ["1639"] = {
     name = "Scroll of Essence Concentration",
+
     name = "Scroll of Farming",
    activeMessage = "Making scrolls of essence concentration",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 59,
+
     enchantmentID = 39,
     categories = { "gloves", "boots", "chisel" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1655,
+
     id = 1639,
     level = 59,
+
     level = 72,
     experience = 4000,
+
     experience = 4600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_farming.png",
     enchantName = "essenceConcentration",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" },
     tags = { "enchanting", "runecrafting" },
+
     rarity = "rare"
    requiredResources = { {
 
      ["111"] = 700,
 
      ["516"] = 70,
 
      ["518"] = 70,
 
      ["519"] = 70,
 
      ["1600"] = 1
 
    } },
 
     rarity = "epic"
 
 
   },
 
   },
   ["1656"] = {
+
   ["1640"] = {
     name = "Scroll of the Fiber Finder",
+
     name = "Scroll of the Gold Digger",
    activeMessage = "Making scrolls of fiber finder",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 62,
+
     enchantmentID = 40,
     categories = { "tacklebox", "fishingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1656,
+
     id = 1640,
     level = 50,
+
     level = 36,
     experience = 3300,
+
     experience = 2300,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_fishing.png",
+
     itemImage = "/images/enchanting/scroll_of_the_gold_digger.png",
     enchantName = "fiberFinder",
+
     extraTooltipInfo = "Farming Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "farming" }
     tags = { "enchanting", "fishing" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["511"] = 60,
 
      ["513"] = 60,
 
      ["518"] = 60,
 
      ["1600"] = 1
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["1657"] = {
+
   ["1641"] = {
     name = "Scroll of Archaeology",
+
     name = "Scroll of Fertilizing",
    activeMessage = "Making scrolls of archaeology",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 67,
+
     enchantmentID = 41,
     categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1657,
+
     id = 1641,
     level = 41,
+
     level = 90,
     experience = 2400,
+
     experience = 6600,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
+
     itemImage = "/images/enchanting/scroll_of_fertilizing.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 = "epic"
     requiredResources = { {
 
      ["111"] = 500,
 
      ["511"] = 50,
 
      ["513"] = 50,
 
      ["517"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1658"] = {
+
   ["1642"] = {
     name = "Scroll of Endless Ammo",
+
     name = "Scroll of Cultivation",
    activeMessage = "Making scrolls of endless ammo",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 60,
+
     enchantmentID = 42,
     categories = { "cape", "weapon" },
+
     categories = { "hoe" },
 
     time = 15000,
 
     time = 15000,
     id = 1658,
+
     id = 1642,
     level = 29,
+
     level = 12,
     experience = 1650,
+
     experience = 800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     itemImage = "/images/enchanting/scroll_of_cultivation.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"] = {
+
   ["1643"] = {
     name = "Scroll of Rune Reserves",
+
     name = "Scroll of Fortitude",
    activeMessage = "Making scrolls of rune reserves",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 61,
+
     enchantmentID = 44,
     categories = { "cape", "weapon" },
+
     categories = { "shield", "combat-talisman" },
 +
    id = 1643,
 +
    value = 250000,
 
     time = 15000,
 
     time = 15000,
    id = 1659,
+
     level = 68,
     level = 35,
+
     experience = 4400,
     experience = 2100,
 
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
    value = 2000,
+
     itemImage = "/images/enchanting/scroll_of_fortitude.png",
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
+
     extraTooltipInfo = "Combat Enchantment.",
     enchantName = "runeReserves",
 
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
 
 
     tags = { "enchanting" },
 
     tags = { "enchanting" },
     requiredResources = { {
+
     rarity = "uncommon"
      ["111"] = 500,
 
      ["513"] = 50,
 
      ["516"] = 50,
 
      ["518"] = 50,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1660"] = {
+
   ["1644"] = {
     name = "Scroll of the Soul Wisdom",
+
     name = "Scroll of Pungent Bait",
    activeMessage = "Making Scrolls of Soul Wisdom",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 71,
+
     enchantmentID = 49,
     categories = { "ring", "necklace", "weapon", "shield", "helm", "body", "legs", "gloves", "boots", "cape", "arrows", "pickaxe", "hatchet", "hoe", "tacklebox", "tongs", "tome", "ladle", "combat-talisman", "chisel" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1660,
+
     id = 1644,
     level = 48,
+
     level = 14,
     experience = 3000,
+
     experience = 850,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_the_scholar.png",
+
     itemImage = "/images/enchanting/scroll_of_pungentbait.png",
     enchantName = "soulWisdom",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting" },
 
    requiredResources = { {
 
      ["111"] = 600,
 
      ["516"] = 60,
 
      ["518"] = 60,
 
      ["519"] = 60,
 
      ["1600"] = 1
 
    } },
 
    rarity = "epic"
 
 
   },
 
   },
   ["1661"] = {
+
   ["1645"] = {
     name = "Scroll of Overly Well Done",
+
     name = "Scroll of Reinforced Line",
    activeMessage = "Making scrolls of overly well done",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 72,
+
     enchantmentID = 50,
     categories = { "ladle" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1661,
+
     id = 1645,
     level = 2,
+
     level = 23,
     experience = 120,
+
     experience = 1250,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
+
     itemImage = "/images/enchanting/scroll_of_reinforcedline.png",
     enchantName = "overlyWellDone",
+
     extraTooltipInfo = "Fishing Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "fishing" }
     tags = { "enchanting", "cooking" },
 
    requiredResources = { {
 
      ["111"] = 100,
 
      ["511"] = 10,
 
      ["512"] = 10,
 
      ["513"] = 10,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1662"] = {
+
   ["1646"] = {
     name = "Scroll of Recklessness",
+
     name = "Scroll of Fishing Magnetism",
    activeMessage = "Making scrolls of recklessness",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 74,
+
     enchantmentID = 48,
     categories = { "helm", "body", "legs" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1662,
+
     id = 1646,
     level = 80,
+
     level = 33,
     experience = 5550,
+
     experience = 1750,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
+
     itemImage = "/images/enchanting/scroll_of_fishingmagnetism.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"] = {
+
   ["1647"] = {
     name = "Scroll of Engraving",
+
     name = "Scroll of Bait Preservation",
    activeMessage = "Making scrolls of engraving",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 81,
+
     enchantmentID = 51,
     categories = { "chisel" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1663,
+
     id = 1647,
     level = 39,
+
     level = 47,
     experience = 2400,
+
     experience = 2800,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
+
     itemImage = "/images/enchanting/scroll_of_baitpreservation.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"] = {
+
   ["1648"] = {
     name = "Scroll of Resistance",
+
     name = "Scroll of Oil Spill",
    activeMessage = "Making scrolls of resistance",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 86,
+
     enchantmentID = 52,
     categories = { "helm", "body", "legs" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1664,
+
     id = 1648,
     level = 32,
+
     level = 69,
     experience = 1750,
+
     experience = 4450,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_protection.png",
+
     itemImage = "/images/enchanting/scroll_of_oilspill.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" },
+
     rarity = "rare"
     requiredResources = { {
 
      ["111"] = 400,
 
      ["510"] = 40,
 
      ["512"] = 40,
 
      ["519"] = 40,
 
      ["1600"] = 1
 
    } }
 
 
   },
 
   },
   ["1665"] = {
+
   ["1649"] = {
     name = "Scroll of Supercooling",
+
     name = "Scroll of Deadliest Catch",
    activeMessage = "Making Scrolls of Supercooling",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 82,
+
     enchantmentID = 53,
     categories = { "pickaxe", "miningset" },
+
     categories = { "tacklebox", "fishingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1665,
+
     id = 1649,
     level = 75,
+
     level = 71,
     experience = 5000,
+
     experience = 4550,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     itemImage = "/images/enchanting/scroll_of_deadliestcatch.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"
 
     rarity = "rare"
 
   },
 
   },
   ["1666"] = {
+
   ["1650"] = {
     name = "Scroll of Dwarven Engineering",
+
     name = "Scroll of the Master Chef",
    activeMessage = "Making Scrolls of Dwarven Engineering",
 
 
     enchant = true,
 
     enchant = true,
     enchantmentID = 83,
+
     enchantmentID = 54,
     categories = { "pickaxe", "miningset" },
+
     categories = { "ladle", "cookingset" },
 
     time = 15000,
 
     time = 15000,
     id = 1666,
+
     id = 1650,
     level = 83,
+
     level = 84,
     experience = 5600,
+
     experience = 5650,
    baseSuccessChance = 0.4,
 
 
     tradeable = true,
 
     tradeable = true,
 
     value = 2000,
 
     value = 2000,
     itemImage = "/images/enchanting/scroll_of_superheating.png",
+
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
     enchantName = "dwarvenEngineering",
+
     extraTooltipInfo = "Cooking Enchantment.",
    skillIcon = "/images/enchanting/enchanting_logo.png",
 
 
     class = "enchanted-scroll",
 
     class = "enchanted-scroll",
    actionButton = "Craft",
+
     tags = { "enchanting", "cooking" },
     tags = { "enchanting", "mining" },
+
     rarity = "epic"
    requiredResources = { {
 
      ["111"] = 1000,
 
      ["510"] = 90,
 
      ["517"] = 90,
 
      ["518"] = 90,
 
      ["1600"] = 1
 
    } },
 
     rarity = "rare"
 
 
   },
 
   },
   ["2000"] = {
+
   ["1651"] = {
     name = "Raw Chicken",
+
     name = "Scroll of the Herbalist",
     id = 2000,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 55,
 +
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1651,
 +
    level = 42,
 +
     experience = 2450,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "poultry", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    size = 2,
+
     extraTooltipInfo = "Foraging Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/raw_chicken.png",
+
     tags = { "enchanting", "foraging" }
     extraTooltipInfo = "Clucked its last cluck.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2001"] = {
+
   ["1652"] = {
     name = "Raw Beef",
+
     name = "Scroll of Seed Harvesting",
     id = 2001,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 56,
 +
    categories = { "hatchet", "foragingset" },
 +
    time = 15000,
 +
     id = 1652,
 +
    level = 30,
 +
     experience = 1650,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "beast", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_the_herbalist.png",
    size = 2,
+
     extraTooltipInfo = "Foraging Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
     itemImage = "/images/cooking/raw_beef.png",
+
     tags = { "enchanting", "foraging" }
     extraTooltipInfo = "Fresh, never frozen!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2009"] = {
+
   ["1653"] = {
     name = "Spider Legs",
+
     name = "Scroll of Metallurgy",
     id = 2009,
+
    enchant = true,
     cookingEnchantment = 2000,
+
    enchantmentID = 57,
     value = 100,
+
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1653,
 +
     level = 38,
 +
     experience = 2350,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "monster", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_inferno.png",
    size = 4,
+
     extraTooltipInfo = "Smithing Enchantment.",
    difficulty = 4,
+
     class = "enchanted-scroll",
    alchemySize = 2.5,
+
     tags = { "enchanting", "smithing" }
     itemImage = "/images/cooking/spider_legs.png",
 
     extraTooltipInfo = "It is somehow difficult to thread on a skewer.",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" }
 
 
   },
 
   },
   ["2010"] = {
+
   ["1654"] = {
     name = "Goblin Brain",
+
     name = "Scroll of Pure Metals",
     id = 2010,
+
    enchant = true,
     value = 25,
+
    enchantmentID = 58,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1654,
 +
    level = 87,
 +
     experience = 6400,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "monster", "meat" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_pure_metal.png",
    size = 2,
+
     extraTooltipInfo = "Smithing Enchantment.",
    difficulty = 2,
+
     class = "enchanted-scroll",
    cookingEnchantment = 27,
+
     tags = { "enchanting", "smithing" },
    alchemySize = 2,
+
    rarity = "epic"
     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"] = {
+
   ["1655"] = {
     name = "Pepper",
+
     name = "Scroll of Essence Concentration",
     id = 2012,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 59,
 +
    categories = { "gloves", "boots", "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1655,
 +
    level = 59,
 +
     experience = 4000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "spice" },
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    skill = "cooking",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting", "runecrafting" },
    cookingEnchantment = 33,
+
    rarity = "epic"
    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"] = {
+
   ["1656"] = {
     name = "Salt",
+
     name = "Scroll of the Fiber Finder",
     id = 2013,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 62,
 +
    categories = { "tacklebox", "fishingset" },
 +
    time = 15000,
 +
     id = 1656,
 +
    level = 50,
 +
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "spice", "preservative" },
+
     itemImage = "/images/enchanting/scroll_of_fishing.png",
    skill = "cooking",
+
     extraTooltipInfo = "Fishing Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting", "fishing" },
    cookingEnchantment = 24,
+
    rarity = "uncommon"
    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"] = {
+
   ["1657"] = {
     name = "Ashes",
+
     name = "Scroll of Archaeology",
     id = 2014,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 67,
 +
    categories = { "tacklebox", "fishingset", "pickaxe", "hatchet", "miningset", "foragingset" },
 +
    time = 15000,
 +
     id = 1657,
 +
    level = 41,
 +
     experience = 2400,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 1,
+
     value = 2000,
    craftingExperience = 60,
+
     itemImage = "/images/enchanting/scroll_of_chances_v1.png",
    requiredResources = { {
+
     extraTooltipInfo = "Gathering Enchantment.",
      ["2"] = 100,
+
     class = "enchanted-scroll",
      ["302"] = 30
+
     tags = { "enchanting", "mining", "foraging", "fishing" }
    }, {
 
      ["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"] = {
+
   ["1658"] = {
     name = "Sugar",
+
     name = "Scroll of Endless Ammo",
     id = 2015,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 60,
 +
    categories = { "cape", "weapon" },
 +
    time = 15000,
 +
     id = 1658,
 +
    level = 29,
 +
     experience = 1650,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "spice", "sweetener" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    size = 1,
+
     extraTooltipInfo = "Combat Enchantment.",
    difficulty = 1,
+
     class = "enchanted-scroll",
    cookingEnchantment = 22,
+
     tags = { "enchanting" }
    alchemySize = 1,
 
     itemImage = "/images/cooking/sugar.png",
 
     extraTooltipInfo = "A sugar rush would definitely make you more efficient!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2016"] = {
+
   ["1659"] = {
     name = "Honey",
+
     name = "Scroll of Rune Reserves",
     id = 2016,
+
    enchant = true,
     value = 20,
+
    enchantmentID = 61,
 +
    categories = { "cape", "weapon" },
 +
    time = 15000,
 +
     id = 1659,
 +
    level = 35,
 +
     experience = 2100,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     value = 2000,
    ingredientTags = { "spice", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_chances_v2.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting" }
    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"] = {
+
   ["1660"] = {
     name = "Milk",
+
     name = "Scroll of the Soul Wisdom",
     id = 2017,
+
    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 = { "dairy" },
+
     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/milk.png",
+
     tags = { "enchanting" },
     extraTooltipInfo = "mooooooooo",
+
     rarity = "epic"
     class = "cooking-ingredient",
 
     tags = { "ingredient", "consumable", "food", "cooking" },
 
     healing = {
 
      hp = 9,
 
      cooldown = 10000,
 
      perTick = 9,
 
      totalTicks = 3,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2018"] = {
+
   ["1661"] = {
     name = "Butter",
+
     name = "Scroll of Overly Well Done",
     id = 2018,
+
     enchant = true,
     craftingLevel = 1,
+
    enchantmentID = 72,
     craftingExperience = 18,
+
    categories = { "ladle", "cookingset" },
     value = 10,
+
    time = 15000,
 +
     id = 1661,
 +
     level = 2,
 +
     experience = 120,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    craftable = true,
+
     itemImage = "/images/enchanting/scroll_of_masterchef.png",
    skill = "cooking",
+
     extraTooltipInfo = "Cooking Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting", "cooking" }
     itemImage = "/images/cooking/butter.png",
 
     craftingDescription = "I can't believe it",
 
    category = "General",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking" },
 
    requiredResources = { {
 
      ["2017"] = 5
 
    } }
 
 
   },
 
   },
   ["2019"] = {
+
   ["1662"] = {
     name = "Egg",
+
     name = "Scroll of Recklessness",
     id = 2019,
+
    enchant = true,
     value = 15,
+
    enchantmentID = 74,
 +
    categories = { "helm", "body", "legs" },
 +
    time = 15000,
 +
     id = 1662,
 +
    level = 80,
 +
     experience = 5550,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "egg" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_recklessness.png",
    size = 1,
+
     extraTooltipInfo = "Combat Enchantment.",
    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"] = {
+
   ["1663"] = {
     name = "Mushroom",
+
     name = "Scroll of Engraving",
     id = 2020,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 81,
 +
    categories = { "chisel", "runecraftingset" },
 +
    time = 15000,
 +
     id = 1663,
 +
    level = 39,
 +
     experience = 2400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 15,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_runecrafting.png",
    skill = "cooking",
+
     extraTooltipInfo = "Runecrafting Enchantment.",
    size = 1,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting", "runecrafting" }
    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"] = {
+
   ["1664"] = {
     name = "Carrot",
+
     name = "Scroll of Resistance",
     id = 2021,
+
    enchant = true,
     value = 15,
+
    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 = 1,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" }
     itemImage = "/images/cooking/carrot.png",
 
     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"] = {
+
   ["1665"] = {
     name = "Chili Pepper",
+
     name = "Scroll of Supercooling",
     id = 2022,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 82,
 +
    categories = { "pickaxe", "miningset" },
 +
    time = 15000,
 +
     id = 1665,
 +
    level = 75,
 +
     experience = 5000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_supercooling.png",
    skill = "cooking",
+
     extraTooltipInfo = "Mining Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting", "mining" },
    cookingEnchantment = 5,
+
     rarity = "rare"
    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"] = {
+
   ["1666"] = {
     name = "Potato",
+
     name = "Scroll of Dwarven Engineering",
     id = 2023,
+
    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 = { "vegetable" },
+
     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/potato.png",
+
    rarity = "rare"
     extraTooltipInfo = "What's 'taters, eh?",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2024"] = {
+
   ["1667"] = {
     name = "Pumpkin",
+
     name = "Scroll of Taunting",
     id = 2024,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 8013,
 +
    categories = { "helm", "body", "legs", "shield", "combat-talisman" },
 +
    time = 15000,
 +
     id = 1667,
 +
    level = 26,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     experience = 20,
+
     value = 2000,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/enchanting/scroll_of_taunting.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 3,
+
     class = "enchanted-scroll",
    difficulty = 3,
+
     tags = { "enchanting" }
     itemImage = "/images/cooking/pumpkin.png",
 
     extraTooltipInfo = "Such a weird carrot!",
 
     class = "cooking-ingredient",
 
     tags = { "ingredient", "cooking", "foraging" }
 
 
   },
 
   },
   ["2025"] = {
+
   ["1668"] = {
     name = "Tomato",
+
     name = "Scroll of Convergence",
     id = 2025,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 87,
 +
    categories = { "shield" },
 +
    time = 15000,
 +
     id = 1668,
 +
    level = 79,
 +
     experience = 5500,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "fruit" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Combat Enchantment.",
    size = 2,
+
     class = "enchanted-scroll",
    difficulty = 2,
+
     tags = { "enchanting" },
     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"] = {
+
   ["1669"] = {
     name = "Apple",
+
     name = "Scroll of Finesse",
     id = 2026,
+
    enchant = true,
     value = 20,
+
    enchantmentID = 88,
 +
    categories = { "shield" },
 +
    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 = 2,
+
     class = "enchanted-scroll",
    difficulty = 1,
+
     tags = { "enchanting" },
     itemImage = "/images/cooking/apple.png",
+
     rarity = "rare"
     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"] = {
+
   ["1670"] = {
     name = "Wildberry",
+
     name = "Scroll of Fibrous Fabrication",
     id = 2027,
+
    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 = { "fruit", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Runecrafting 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"] = {
+
   ["1671"] = {
     name = "Banana",
+
     name = "Scroll of Crucible",
     id = 2028,
+
    enchant = true,
     value = 20,
+
    enchantmentID = 89,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1671,
 +
    level = 62,
 +
     experience = 4200,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "fruit", "sweetener" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing 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"] = {
+
   ["1672"] = {
     name = "Wheat",
+
     name = "Scroll of Forge Enhancement",
     id = 2029,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 90,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1672,
 +
    level = 78,
 +
     experience = 5400,
 
     tradeable = true,
 
     tradeable = true,
     experience = 10,
+
     value = 2000,
    ingredientTags = { "grain" },
+
     itemImage = "/images/enchanting/scroll_of_force.png",
    skill = "cooking",
+
     extraTooltipInfo = "Smithing 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"] = {
+
   ["1673"] = {
     name = "Rice",
+
     name = "Scroll of Forge Maintenance",
     id = 2030,
+
    enchant = true,
     value = 10,
+
    enchantmentID = 91,
 +
    categories = { "tongs", "smithingset" },
 +
    time = 15000,
 +
     id = 1673,
 +
    level = 77,
 +
     experience = 5500,
 
     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"] = {
+
   ["1674"] = {
     name = "Sageberry",
+
     name = "Scroll of Leftovers",
     id = 2031,
+
    enchant = true,
     value = 150,
+
    enchantmentID = 96,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1674,
 +
    level = 74,
 +
     experience = 4800,
 
     tradeable = true,
 
     tradeable = true,
     experience = 0,
+
     value = 2000,
    ingredientTags = { "fruit", "spice" },
+
     itemImage = "/images/enchanting/scroll_of_root_digging.png",
    skill = "cooking",
+
     extraTooltipInfo = "Cooking 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"] = {
+
   ["1675"] = {
     name = "Choccy Milk",
+
     name = "Scroll of Blitzing",
     id = 2032,
+
    enchant = true,
     value = 150,
+
    enchantmentID = 97,
 +
    categories = { "ladle", "cookingset" },
 +
    time = 15000,
 +
     id = 1675,
 +
    level = 27,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     ingredientTags = { "dairy" },
+
     value = 2000,
    skill = "cooking",
+
     itemImage = "/images/enchanting/scroll_of_cooking.png",
    size = 5,
+
     extraTooltipInfo = "Cooking 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"] = {
+
   ["1676"] = {
     name = "Questionable Food",
+
     name = "Scroll of Duster",
     id = 2100,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 99,
 +
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1676,
 +
    level = 80,
 +
     experience = 5550,
 
     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_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 = 1,
 
      totalTicks = 5,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2101"] = {
+
   ["1677"] = {
     name = "Monster Surprise",
+
     name = "Scroll of Scrapper",
     id = 2101,
+
    enchant = true,
     value = 5,
+
    enchantmentID = 100,
 +
    categories = { "gloves", "boots" },
 +
    time = 15000,
 +
     id = 1677,
 +
    level = 51,
 +
     experience = 3300,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_surprise.png",
+
    value = 2000,
     extraTooltipInfo = "... Probably edible!",
+
     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 = 5,
+
     rarity = "rare"
      cooldown = 6000,
 
      perTick = 4,
 
      totalTicks = 20,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2102"] = {
+
   ["1678"] = {
     name = "Seared Steak",
+
     name = "Scroll of Immunity",
     id = 2102,
+
    enchant = true,
     value = 50,
+
    enchantmentID = 101,
 +
    categories = { "cape" },
 +
    time = 15000,
 +
     id = 1678,
 +
    level = 56,
 +
     experience = 3450,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seared_steak.png",
+
    value = 2000,
     extraTooltipInfo = "A nice juicy steak.",
+
     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
 
    }
 
 
   },
 
   },
   ["2103"] = {
+
   ["1679"] = {
     name = "Seared Fish",
+
     name = "Scroll of Quick Study",
     id = 2103,
+
    enchant = true,
     value = 30,
+
    enchantmentID = 103,
 +
    categories = { "boots", "gloves" },
 +
    time = 15000,
 +
     id = 1679,
 +
    level = 92,
 +
     experience = 6800,
 
     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_inferno.png",
     class = "cooking-ingredient",
+
     extraTooltipInfo = "Enchanting Enchantment.",
     tags = { "consumable", "food", "cooking" },
+
     class = "enchanted-scroll",
    healing = {
+
     tags = { "enchanting", "enchanting" }
      hp = 3,
 
      cooldown = 5000,
 
      perTick = 3,
 
      totalTicks = 12,
 
      tickDelay = 5000,
 
      ignoreCooldown = true
 
    }
 
 
   },
 
   },
   ["2104"] = {
+
   ["1680"] = {
     name = "Seared Poultry",
+
     name = "Scroll of Elemental Accuracy",
     id = 2104,
+
    enchant = true,
     value = 50,
+
    enchantmentID = 105,
 +
    categories = { "weapon" },
 +
    time = 15000,
 +
     id = 1680,
 +
    level = 28,
 +
     experience = 1600,
 
     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_accuracy.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"] = {
+
   ["1681"] = {
     name = "Birdie Pasta",
+
     name = "Scroll of Physical Accuracy",
     id = 2105,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 106,
 +
    categories = { "weapon" },
 +
    time = 15000,
 +
     id = 1681,
 +
    level = 28,
 +
     experience = 1600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_pasta.png",
+
    value = 2000,
     extraTooltipInfo = "The invention of a true madman.",
+
     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
 
    }
 
 
   },
 
   },
   ["2106"] = {
+
   ["1682"] = {
     name = "Spaghetti & Meat",
+
     name = "Scroll of Fishy Fortune",
     id = 2106,
+
    enchant = true,
     value = 75,
+
    enchantmentID = 107,
 +
    categories = { "gloves", "boots", "fishingset" },
 +
    time = 15000,
 +
     id = 1682,
 +
    level = 44,
 +
     experience = 2600,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/spaghetti_meat.png",
+
    value = 2000,
     extraTooltipInfo = "Classic.",
+
     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 = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2107"] = {
+
   ["1683"] = {
     name = "Sushi",
+
     name = "Scroll of Fiber Snagging",
     id = 2107,
+
    enchant = true,
     value = 100,
+
    enchantmentID = 108,
 +
    categories = { "gloves", "boots", "fishingset" },
 +
    time = 15000,
 +
     id = 1683,
 +
    level = 20,
 +
     experience = 1000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/sushi.png",
+
    value = 2000,
     extraTooltipInfo = "Wait, is the fish raw or not?",
+
     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 = 15,
 
      cooldown = 8000,
 
      perTick = 15,
 
      totalTicks = 8,
 
      tickDelay = 4000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2108"] = {
+
   ["1684"] = {
     name = "Birdie Pie",
+
     name = "Scroll of Junk Snagging",
     id = 2108,
+
    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/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"] = {
+
   ["1800"] = {
     name = "Cottage Pie",
+
     name = "Elven Royal Leggings",
     id = 2109,
+
     id = 1800,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cottage_pie.png",
+
    requiredLevel = {
     extraTooltipInfo = "Maybe you should have cut the meat up first.",
+
      defense = 75,
     class = "cooking-ingredient",
+
      range = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/range/royal_elven_legs.png",
       hp = 24,
+
     class = "equipment",
       cooldown = 15000,
+
     visual = "elven-legs",
       perTick = 40,
+
    extraTooltipInfo = "A pair of royal leggings that offer an incredible amount of flexibility.",
       totalTicks = 3,
+
     tags = { "range", "craftable", "armor" },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = false
+
       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 = { 10010, 10012, 10014, 10021 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
       experience = 217000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2110"] = {
+
   ["1801"] = {
     name = "Fisherman's Pie",
+
     name = "Elven Royal Tunic",
     id = 2110,
+
     id = 1801,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fisherman_pie.png",
+
    requiredLevel = {
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
+
      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 = 40,
+
    extraTooltipInfo = "A tunic fashioned from sort magical fiber you have never encountered. Not the most protective, but very light.",
       totalTicks = 3,
+
     tags = { "range", "craftable", "armor" },
       tickDelay = 5000,
+
     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 = { 10010, 10012, 10014, 10021 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
      experience = 227500,
 +
      category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2111"] = {
+
   ["1802"] = {
     name = "Fruit Pie",
+
     name = "Elven Royal Hat",
     id = 2111,
+
     id = 1802,
     value = 125,
+
     enchantmentTier = 7,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_pie.png",
+
    value = 8000000,
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
+
    requiredLevel = {
     class = "cooking-ingredient",
+
      defense = 75,
     tags = { "consumable", "food", "cooking" },
+
      range = 75
     healing = {
+
    },
       hp = 20,
+
     itemImage = "/images/combat/equipment/range/royal_elven_helm.png",
       cooldown = 12000,
+
     extraTooltipInfo = "Somehow lets you see better while you are wearing it!",
       perTick = 34,
+
     class = "equipment",
       totalTicks = 3,
+
    visual = "elven-helm",
       tickDelay = 4000,
+
     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 = { 10010, 10012, 10014, 10021 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
      level = 75,
 +
      experience = 211000,
 +
      category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2112"] = {
+
   ["1803"] = {
     name = "Demon Cake",
+
     name = "Infernal Chainmail",
     id = 2112,
+
     id = 1803,
     value = 175,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/demon_cake.png",
+
    requiredLevel = {
     extraTooltipInfo = "Probably not inherently evil! Probably.",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_chain.png",
       hp = 34,
+
     class = "equipment",
       cooldown = 15000,
+
     visual = "chainbody-gargoyle",
       perTick = 34,
+
     tags = { "melee", "craftable", "armor" },
       totalTicks = 8,
+
     extraTooltipInfo = "Chain armor supposedly fashioned from the infernal metal of a gargoyle.",
       tickDelay = 7000,
+
    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
 
     }
 
     }
 
   },
 
   },
   ["2113"] = {
+
   ["1804"] = {
     name = "Cake",
+
     name = "Infernal Legs",
     id = 2113,
+
     id = 1804,
     value = 100,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/cake.png",
+
    requiredLevel = {
     class = "cooking-ingredient",
+
      defense = 75,
     tags = { "consumable", "food", "cooking" },
+
      strength = 75
     extraTooltipInfo = "A lie.",
+
    },
    healing = {
+
     itemImage = "/images/combat/equipment/infernal_pants.png",
       hp = 24,
+
     class = "equipment",
      cooldown = 12500,
+
    visual = "platelegs",
       perTick = 24,
+
    extraTooltipInfo = "Liar, liar, pants on fire!",
       totalTicks = 8,
+
     tags = { "melee", "craftable", "armor" },
       tickDelay = 6500,
+
     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
 
     }
 
     }
 
   },
 
   },
   ["2114"] = {
+
   ["1805"] = {
     name = "Fruit Cake",
+
     name = "Infernal Helm",
     id = 2114,
+
     id = 1805,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 8000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_cake.png",
+
    requiredLevel = {
     extraTooltipInfo = "Pretty please with a cherry on top?",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/infernal_helm_1.png",
       hp = 24,
+
     class = "equipment",
       cooldown = 12500,
+
    specialVisuals = { {
       perTick = 24,
+
      image = "/images/combat/equipment/infernal_helm_1.png",
       totalTicks = 8,
+
      css = "gargoyle-helm-1"
       tickDelay = 6500,
+
     }, {
       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
 
     }
 
     }
 
   },
 
   },
   ["2115"] = {
+
   ["1806"] = {
     name = "Grain Cake",
+
     name = "Symphony of Spirits",
     id = 2115,
+
     id = 1806,
     value = 125,
+
    enchantmentTier = 7,
 +
     value = 4000000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grain_cake.png",
+
    requiredLevel = {
     extraTooltipInfo = "A little dry.",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/chorus_of_souls.png",
     healing = {
+
    itemIcon = "/images/combat/equipment/chorus_of_souls_icon.png",
       hp = 20,
+
     extraTooltipInfo = "It sings with every swing. You find it almost soothing.",
       cooldown = 10000,
+
     class = "equipment",
       perTick = 20,
+
    visual = "chorus-of-souls",
       totalTicks = 9,
+
     tags = { "melee", "onehand", "ability" },
       tickDelay = 6500,
+
     equipmentStats = {
       ignoreCooldown = false
+
      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"
 
   },
 
   },
   ["2116"] = {
+
   ["1807"] = {
     name = "Omelette",
+
     id = 1807,
     id = 2116,
+
     name = "Crown of Spikes",
     value = 75,
+
     value = 800000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/omelette.png",
+
    enchantmentTier = 1,
     extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
+
    forcedEnchant = 14,
     class = "cooking-ingredient",
+
    forcedEnchantAmount = 1,
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/jewellery/spiked_crown.png",
     healing = {
+
     class = "equipment",
       hp = 6,
+
     extraTooltipInfo = "A relic stolen from a collector's hoard. It bears a powerful enchantment that heavily limits your mobility.",
       cooldown = 7500,
+
     requiredLevel = {
      perTick = 6,
+
      defense = 60
      totalTicks = 10,
+
    },
      tickDelay = 5000,
+
     equipmentStats = {
      ignoreCooldown = true
+
       slot = "arrows",
    }
+
       armorBonus = {
  },
+
        protection = 0,
  ["2117"] = {
+
        resistance = 0,
    name = "Monster Omelette",
+
        agility = -256,
    id = 2117,
+
        stamina = 0
    value = 150,
+
      },
    tradeable = true,
+
      offensiveAccuracyAffinityRating = {
    itemImage = "/images/cooking/monster_omelette.png",
+
        Melee = -128,
    extraTooltipInfo = "Is it alive?",
+
        Magic = -128,
    class = "cooking-ingredient",
+
        Range = -128
    tags = { "consumable", "food", "cooking" },
+
      },
    healing = {
+
      weaponBonus = {
      hp = 24,
+
        strength = 0,
      cooldown = 15000,
+
        intellect = 0,
       perTick = 24,
+
        dexterity = 0
      totalTicks = 7,
+
      },
      tickDelay = 6000,
+
      augmentationBonus = { {
       ignoreCooldown = false
+
        stat = "armorBonus.protection",
     }
+
        value = 3
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 3
 +
       }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 3
 +
       } }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2118"] = {
+
   ["1808"] = {
     name = "Meaty Omelette",
+
     id = 1808,
     id = 2118,
+
     name = "Dark Ring",
     value = 125,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_omelette.png",
+
     itemImage = "/images/jewellery/dark_ring.png",
     extraTooltipInfo = "Rich and savoury!",
+
     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 = 18,
+
    },
       cooldown = 10000,
+
    equipmentStats = {
       perTick = 18,
+
      slot = "ring",
       totalTicks = 7,
+
      offensiveDamageAffinity = {
       tickDelay = 5000,
+
        Melee = 1.05,
       ignoreCooldown = false
+
        Magic = 1.05,
     }
+
        Range = 1.05
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 0.9,
 +
        Magic = 0.9,
 +
        Range = 0.9
 +
      },
 +
      armorBonus = {
 +
        protection = -16,
 +
        resistance = -16,
 +
        agility = -24,
 +
        stamina = -16
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 16,
 +
        Magic = 16,
 +
        Range = 16
 +
      },
 +
      weaponBonus = {
 +
        strength = 8,
 +
        intellect = 8,
 +
        dexterity = 8
 +
       },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = -1
 +
       }, {
 +
        stat = "armorBonus.resistance",
 +
        value = -1
 +
       }, {
 +
        stat = "armorBonus.stamina",
 +
        value = -1
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
       }, {
 +
        stat = "weaponBonus.intellect",
 +
        value = 3
 +
       }, {
 +
        stat = "weaponBonus.dexterity",
 +
        value = 3
 +
      } }
 +
     },
 +
    rarity = "epic"
 
   },
 
   },
   ["2119"] = {
+
   ["1809"] = {
     name = "Veggie Crepe",
+
     id = 1809,
     id = 2119,
+
     name = "Pendant of Virulence",
     value = 125,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_crepe.png",
+
     itemImage = "/images/jewellery/necro_2.png",
     extraTooltipInfo = "Vegetables are crepe'y! Get it? No? Okay...",
+
     enchantmentTier = 1,
     class = "cooking-ingredient",
+
    forcedEnchant = 98,
     tags = { "consumable", "food", "cooking" },
+
    forcedEnchantAmount = 1,
     healing = {
+
     class = "equipment",
       hp = 18,
+
     extraTooltipInfo = "This pendant is a magical channel for poison, death, and altogether unpleasant things.",
       cooldown = 10000,
+
    requiredLevel = {
       perTick = 18,
+
      defense = 60
       totalTicks = 7,
+
    },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = false
+
      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" }
 
   },
 
   },
   ["2120"] = {
+
   ["1810"] = {
     name = "Fruity Crepe",
+
     name = "Gargoyle Battleaxe",
     id = 2120,
+
     id = 1810,
     value = 150,
+
    enchantmentTier = 6,
 +
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/fruit_crepe.png",
+
    requiredLevel = {
     extraTooltipInfo = "Should probably only be eaten as a dessert!",
+
      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 = 18,
+
     class = "equipment",
       cooldown = 10000,
+
    visual = "stygian-battleaxe",
       perTick = 18,
+
    extraTooltipInfo = "A rather heavy gargoyle axe. Will you stop using the blunt end already?",
       totalTicks = 7,
+
     tags = { "melee", "craftable", "onehand" },
       tickDelay = 5000,
+
     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
 
     }
 
     }
 
   },
 
   },
   ["2121"] = {
+
   ["1811"] = {
     name = "Eggnog",
+
     name = "Infernal Battleaxe",
     id = 2121,
+
     id = 1811,
     value = 50,
+
    enchantmentTier = 7,
     tradeable = true,
+
     value = 1136000,
     itemImage = "/images/cooking/egg_nog.png",
+
     tradeable = true,
     extraTooltipInfo = "Good all year round!",
+
    requiredLevel = {
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
     itemImage = "/images/combat/equipment/battleaxe_infernal.png",
       hp = 18,
+
     itemIcon = "/images/combat/equipment/battleaxe_infernal_icon.png",
       cooldown = 10000,
+
     class = "equipment",
       perTick = 18,
+
    visual = "stygian-battleaxe",
       totalTicks = 7,
+
     tags = { "melee", "onehand", "ability" },
       tickDelay = 5000,
+
     equipmentStats = {
       ignoreCooldown = false
+
      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
 
     }
 
     }
 
   },
 
   },
   ["2122"] = {
+
   ["1812"] = {
     name = "Meat Roast",
+
     name = "Infernal Daggers",
     id = 2122,
+
     id = 1812,
     value = 150,
+
    enchantmentTier = 7,
 +
     value = 1136000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meat_roast.png",
+
    requiredLevel = {
     extraTooltipInfo = "PROTEIN!!!",
+
      strength = 75
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/dagger_infernal_icon.png",
     healing = {
+
     class = "equipment",
       hp = 40,
+
     specialVisuals = { {
       cooldown = 30000,
+
      image = "/images/combat/equipment/dagger_infernal_1.png",
       perTick = 60,
+
      css = "gargoyle-daggers-1"
       totalTicks = 10,
+
    }, {
       tickDelay = 10000,
+
      image = "/images/combat/equipment/dagger_infernal_2.png",
      ignoreCooldown = false
+
      css = "gargoyle-daggers-2"
    }
+
    } },
  },
+
     tags = { "melee", "melee", "twohand" },
  ["2123"] = {
+
     equipmentStats = {
    name = "Fried Fruit",
+
       slot = "weapon",
    id = 2123,
+
       offensiveCritical = {
    value = 100,
+
        chance = 0.1,
    tradeable = true,
+
        damageMultiplier = 2
    itemImage = "/images/cooking/fried_fruit.png",
+
       },
    extraTooltipInfo = "Basically candy at this point.",
+
      offensiveAccuracyAffinityRating = {
    class = "cooking-ingredient",
+
        Melee = 119,
    tags = { "consumable", "food", "cooking" },
+
        Magic = -10,
    healing = {
+
        Range = -10,
      hp = 3,
+
        Piercing = 75,
      cooldown = 5000,
+
        Blunt = -8,
       perTick = 3,
+
        Slashing = 75,
       totalTicks = 12,
+
        Fire = 60
       tickDelay = 5000,
+
      },
       ignoreCooldown = true
+
       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
 
     }
 
     }
 
   },
 
   },
   ["2124"] = {
+
   ["1813"] = {
     name = "Grilled Veggies",
+
     name = "Infernal Falchion",
     id = 2124,
+
     id = 1813,
     value = 100,
+
    enchantmentTier = 7,
 +
     value = 1184000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/grilled_veggies.png",
+
    requiredLevel = {
     extraTooltipInfo = "Grilled to perfection!",
+
      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 = 3,
+
     class = "equipment",
       cooldown = 5000,
+
    visual = "gargoyle-falchion",
       perTick = 3,
+
     tags = { "melee", "melee", "onehand" },
       totalTicks = 12,
+
     equipmentStats = {
       tickDelay = 5000,
+
       slot = "weapon",
       ignoreCooldown = true
+
      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
 
     }
 
     }
 
   },
 
   },
   ["2125"] = {
+
   ["1814"] = {
     name = "Kebabs",
+
     name = "Infernal Shield",
     id = 2125,
+
     id = 1814,
     value = 150,
+
    enchantmentTier = 7,
 +
     value = 1232000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/kababs.png",
+
    requiredLevel = {
     extraTooltipInfo = "The action man's food!",
+
      defense = 75,
     class = "cooking-ingredient",
+
      strength = 75
     tags = { "consumable", "food", "cooking" },
+
    },
    healing = {
+
     itemImage = "/images/combat/equipment/infernal_shield_1.png",
       hp = 22,
+
     class = "equipment",
      cooldown = 15000,
+
    specialVisuals = { {
       perTick = 22,
+
      image = "/images/combat/equipment/infernal_shield_1.png",
       totalTicks = 8,
+
      css = "gargoyle-shield-1"
       tickDelay = 6000,
+
     }, {
       ignoreCooldown = false
+
      image = "/images/combat/equipment/infernal_shield_2.png",
 +
      css = "gargoyle-shield-2"
 +
    } },
 +
     tags = { "melee" },
 +
    equipmentStats = {
 +
      slot = "shield",
 +
      defensiveCritical = {
 +
        chance = 0.1,
 +
        damageMultiplier = 0.8
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.075,
 +
        Piercing = 1.075
 +
      },
 +
      defensiveDamageAffinity = {
 +
        Melee = 1.03,
 +
        Magic = 0.9,
 +
        Range = 1.03,
 +
        Piercing = 1.15,
 +
        Blunt = 1.1,
 +
        Slashing = 1.15,
 +
        Fire = 1.1
 +
      },
 +
      weaponBonus = {
 +
        dexterity = 0,
 +
        intellect = 0,
 +
        strength = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 89,
 +
        resistance = -1,
 +
        agility = 2,
 +
        stamina = 11
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 5
 +
      }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.6
 +
      }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 3
 +
       } },
 +
      itemSet = { 10018, 10022 }
 +
    },
 +
    rarity = "epic",
 +
    craftingStats = {
 +
       level = 75,
 +
       experience = 200000,
 +
       category = "Melee",
 +
       craftable = false
 
     }
 
     }
 
   },
 
   },
   ["2126"] = {
+
   ["1815"] = {
     name = "Candied Fruit",
+
     name = "Militia Quiver",
     id = 2126,
+
     id = 1815,
     value = 125,
+
    enchantmentTier = 1,
 +
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/candied_fruit.png",
+
    requiredLevel = {
     extraTooltipInfo = "Almost too sweet to handle!",
+
      range = 10,
     class = "cooking-ingredient",
+
      crafting = 10
     tags = { "consumable", "food", "cooking" },
+
    },
     healing = {
+
    forcedEnchant = 63,
       hp = 6,
+
    forcedEnchantAmount = 1,
       cooldown = 7500,
+
     itemImage = "/images/combat/equipment/range/quiver_leather.png",
      perTick = 6,
+
     class = "equipment",
      totalTicks = 10,
+
     visual = "quiver-2",
       tickDelay = 5000,
+
     extraTooltipInfo = "A basic quiver to help with your ammo management.",
       ignoreCooldown = true
+
    tags = { "range", "craftable" },
    }
+
     equipmentStats = {
  },
+
       slot = "arrows",
  ["2127"] = {
+
       offensiveAccuracyAffinityRating = {
    name = "Milkshake",
+
        Melee = 0,
    id = 2127,
+
        Magic = 0,
    value = 75,
+
        Range = 5,
    tradeable = true,
+
        Slashing = 0
    itemImage = "/images/cooking/milkshake.png",
+
       },
    extraTooltipInfo = "Brings all the boys to the raid!",
+
       offensiveDamageAffinity = {
     class = "cooking-ingredient",
+
        Range = 1.025
     tags = { "consumable", "food", "cooking" },
+
      },
     healing = {
+
      weaponBonus = {
       hp = 24,
+
        strength = 0,
       cooldown = 12500,
+
        intellect = 0,
       perTick = 24,
+
        dexterity = 5
       totalTicks = 5,
+
      },
      tickDelay = 5000,
+
      augmentationBonus = { {
      ignoreCooldown = false
+
        stat = "offensiveAccuracyAffinityRating.Range",
 +
        value = 0.5
 +
      } }
 +
     },
 +
     rarity = "uncommon",
 +
     craftingStats = {
 +
       level = 15,
 +
       experience = 2000,
 +
       category = "Range",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2128"] = {
+
   ["1816"] = {
     name = "Vegetable Stew",
+
     name = "Rune Bag",
     id = 2128,
+
     id = 1816,
     value = 150,
+
    enchantmentTier = 1,
 +
     value = 15000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/veggie_stew.png",
+
    requiredLevel = {
     extraTooltipInfo = "Reminds you of home.",
+
      magic = 10,
     class = "cooking-ingredient",
+
      crafting = 10
     tags = { "consumable", "food", "cooking" },
+
    },
    healing = {
+
    forcedEnchant = 61,
       hp = 18,
+
    forcedEnchantAmount = 1,
       cooldown = 8000,
+
     itemImage = "/images/combat/equipment/magic/rune_bag.png",
       perTick = 18,
+
     class = "equipment",
       totalTicks = 7,
+
     extraTooltipInfo = "A basic bag for managing your runes better.",
       tickDelay = 4000,
+
     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
 
     }
 
     }
 
   },
 
   },
   ["2129"] = {
+
   ["1817"] = {
     name = "Meaty Stew",
+
     name = "Goblin Club",
     id = 2129,
+
     id = 1817,
     value = 125,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/meaty_stew.png",
+
    requiredLevel = {
     extraTooltipInfo = "Definitely not just fried chicken in a bowl of sauce!",
+
      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 = 8000,
+
    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 = 4000,
+
    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
 +
     }
 
   },
 
   },
   ["2130"] = {
+
   ["1818"] = {
     name = "Monster Stew",
+
     name = "Demon Tooth Spear",
     id = 2130,
+
     id = 1818,
     value = 200,
+
    enchantmentTier = 4,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_stew.png",
+
    requiredLevel = {
     extraTooltipInfo = "Parts of it are definitely still moving.",
+
      attack = 40
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/tooth_spear.png",
     healing = {
+
     class = "equipment",
       hp = 22,
+
     visual = "demon-spear",
       cooldown = 10000,
+
    extraTooltipInfo = "A hardy spear tipped with a demon tooth.",
       perTick = 22,
+
     tags = { "melee", "craftable", "twohand" },
       totalTicks = 7,
+
     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
 
     }
 
     }
 
   },
 
   },
   ["2131"] = {
+
   ["1819"] = {
     name = "Jerky",
+
     name = "Log Maul",
     id = 2131,
+
     id = 1819,
     value = 75,
+
    enchantmentTier = 5,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/jerky.png",
+
    requiredLevel = {
     extraTooltipInfo = "A chewy treat.",
+
      strength = 50
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/log_maul.png",
     healing = {
+
     class = "equipment",
       hp = 18,
+
     visual = "moss-maul",
       cooldown = 10000,
+
    extraTooltipInfo = "It's pretty much just a big log to hit things with.",
       perTick = 18,
+
     tags = { "melee", "craftable", "twohand" },
       totalTicks = 7,
+
     forcedEnchant = 17,
       tickDelay = 5000,
+
    forcedEnchantAmount = 5,
       ignoreCooldown = false
+
    equipmentStats = {
 +
      slot = "weapon",
 +
      offensiveCritical = {
 +
        chance = 0.025,
 +
        damageMultiplier = 1.33
 +
      },
 +
      offensiveAccuracyAffinityRating = {
 +
        Melee = 66,
 +
        Magic = -20,
 +
        Range = -20,
 +
        Piercing = -4,
 +
        Blunt = 108,
 +
        Slashing = 33
 +
      },
 +
      offensiveDamageAffinity = {
 +
        Melee = 1.15,
 +
        Magic = 0.75,
 +
        Range = 0.75,
 +
        Piercing = 0.125,
 +
        Blunt = 1.33,
 +
        Slashing = 0.25
 +
      },
 +
      weaponBonus = {
 +
        strength = 122,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 14,
 +
        resistance = 0,
 +
        agility = -8,
 +
        stamina = 0
 +
       },
 +
      attackSpeed = 3.6,
 +
      hitMults = {
 +
        minimum = 0.33,
 +
        maximum = 1.2
 +
      },
 +
       augmentationBonus = { {
 +
        stat = "offensiveAccuracyAffinityRating.Melee",
 +
        value = 3.3
 +
       }, {
 +
        stat = "weaponBonus.strength",
 +
        value = 6.1
 +
       }, {
 +
        stat = "armorBonus.protection",
 +
        value = 0.7
 +
      } }
 +
    },
 +
    craftingStats = {
 +
       level = 50,
 +
      experience = 22500,
 +
      category = "Melee",
 +
       craftable = true
 
     }
 
     }
 
   },
 
   },
   ["2132"] = {
+
   ["1820"] = {
     name = "Pudding",
+
     id = 1820,
     id = 2132,
+
     name = "Damaged Goblin Club",
     value = 100,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/pudding.png",
+
     itemImage = "/images/combat/materials/log_ladle.png",
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
+
     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 = 12500,
 
      perTick = 24,
 
      totalTicks = 5,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2133"] = {
+
   ["1821"] = {
     name = "Ice Cream",
+
     id = 1821,
     id = 2133,
+
     name = "Sharp Demon Tooth",
     value = 100,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/icecream.png",
+
     itemImage = "/images/combat/materials/tooth_spear.png",
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
+
     extraTooltipInfo = "Crafting Material. Could be fashioned into a Demon Tooth Spear.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 18,
 
      cooldown = 10000,
 
      perTick = 18,
 
      totalTicks = 7,
 
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2134"] = {
+
   ["1822"] = {
     name = "Monster Curry",
+
     id = 1822,
     id = 2134,
+
     name = "Damaged Log Maul",
     value = 150,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_curry.png",
+
     itemImage = "/images/combat/materials/log_maul.png",
     extraTooltipInfo = "Might actually be mildly edible!",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Log Maul.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
+
   },
      hp = 30,
+
   ["1823"] = {
      cooldown = 20000,
+
     id = 1823,
      perTick = 38,
+
     name = "Soul Fragment",
      totalTicks = 3,
+
     value = 20000,
      tickDelay = 5000,
 
      ignoreCooldown = false
 
    }
 
   },
 
   ["2135"] = {
 
     name = "Birdie Curry",
 
     id = 2135,
 
     value = 175,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/birdie_curry.png",
+
     itemImage = "/images/combat/materials/soul_frag.png",
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
+
     extraTooltipInfo = "Crafting Material. Can be used to create weaponized souls or augment those souls.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "crafting" }
    healing = {
 
      hp = 24,
 
      cooldown = 17500,
 
      perTick = 32,
 
      totalTicks = 3,
 
      tickDelay = 3000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2136"] = {
+
   ["1824"] = {
     name = "Beast Curry",
+
     id = 1824,
     id = 2136,
+
     name = "Damaged Militia Sling",
     value = 175,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/beast_curry.png",
+
     itemImage = "/images/combat/materials/log_maul.png",
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Militia Sling.",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "range" }
    healing = {
 
      hp = 24,
 
      cooldown = 17500,
 
      perTick = 32,
 
      totalTicks = 3,
 
      tickDelay = 3000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2137"] = {
+
   ["1825"] = {
     name = "Seafood Curry",
+
     id = 1825,
     id = 2137,
+
     name = "Damaged Shaman Staff",
     value = 175,
+
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/seafood_curry.png",
+
     itemImage = "/images/combat/materials/log_maul.png",
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
+
     extraTooltipInfo = "Crafting Material. Could be repaired into a Shaman Staff. Is this just a barely magical ladle?",
     class = "cooking-ingredient",
+
     class = "bar",
     tags = { "consumable", "food", "cooking" },
+
     tags = { "melee" }
    healing = {
 
      hp = 24,
 
      cooldown = 17500,
 
      perTick = 32,
 
      totalTicks = 3,
 
      tickDelay = 3000,
 
      ignoreCooldown = false
 
    }
 
 
   },
 
   },
   ["2138"] = {
+
   ["1826"] = {
     name = "Monster Gelato",
+
     name = "Militia Sling",
     id = 2138,
+
     id = 1826,
     value = 225,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/cooking/monster_gelato.png",
+
    requiredLevel = {
     extraTooltipInfo = "Only partially inedible!",
+
      range = 15
     class = "cooking-ingredient",
+
    },
     tags = { "consumable", "food", "cooking" },
+
     itemImage = "/images/combat/equipment/range/bow_sturdy.png",
     healing = {
+
     itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
       hp = 30,
+
     class = "equipment",
       cooldown = 30000,
+
    visual = "longbow",
       perTick = 10,
+
    extraTooltipInfo = "WIP art asset. A deceptively strong sling used for defense by some farmers and militia recruits. Easy to wield by amateurs.",
      totalTicks = 15,
+
     tags = { "range", "craftable", "onehand" },
      tickDelay = 3000,
+
     forcedEnchant = 17,
      ignoreCooldown = false
+
    forcedEnchantAmount = 3,
    }
+
    equipmentStats = {
  },
+
       slot = "weapon",
  ["2139"] = {
+
       offensiveCritical = {
    name = "Common Potion",
+
        chance = 0.05,
    id = 2139,
+
        damageMultiplier = 1.3
    value = 100,
+
      },
    tradeable = true,
+
       offensiveAccuracyAffinityRating = {
    stackStrength = 1,
+
        Melee = -18,
    stackMultiplier = 1.5,
+
        Magic = -18,
    itemImage = "/images/cooking/alchemy/common.png",
+
        Range = 23,
    class = "cooking-ingredient",
+
        Piercing = 25,
    tags = { "consumable", "food", "alchemy", "cooking" },
+
        Blunt = 5,
    healing = {
+
        Slashing = 5
       hp = 2,
+
      },
       cooldown = 5000,
+
      offensiveDamageAffinity = {
       perTick = 2,
+
        Magic = 0.75,
       totalTicks = 10,
+
        Melee = 0.75,
       tickDelay = 1000,
+
        Range = 1.1,
       ignoreCooldown = true
+
        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
 
     }
 
     }
 
   },
 
   },
   ["2140"] = {
+
   ["1827"] = {
     name = "Common Concentrated Potion",
+
     name = "Shaman Staff",
     id = 2140,
+
     id = 1827,
     value = 125,
+
    enchantmentTier = 1,
 +
     value = 2000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 2,
+
     requiredLevel = {
    stackMultiplier = 1,
+
       magic = 15
    itemImage = "/images/cooking/alchemy/common-concentrated.png",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "alchemy", "cooking" },
 
    healing = {
 
      hp = 2,
 
      cooldown = 5000,
 
      perTick = 2,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    }
 
  },
 
  ["2141"] = {
 
    name = "Common Large Potion",
 
    id = 2141,
 
    value = 125,
 
    tradeable = true,
 
    stackStrength = 1,
 
    stackMultiplier = 2.5,
 
    itemImage = "/images/cooking/alchemy/common-large.png",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "alchemy", "cooking" },
 
    healing = {
 
      hp = 2,
 
      cooldown = 5000,
 
      perTick = 2,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
    }
 
  },
 
  ["2142"] = {
 
    name = "Rare Potion",
 
    id = 2142,
 
    value = 200,
 
    tradeable = true,
 
    stackStrength = 2,
 
    stackMultiplier = 1.5,
 
    itemImage = "/images/cooking/alchemy/rare.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",
  ["2143"] = {
+
    class = "equipment",
     name = "Rare Concentrated Potion",
+
     visual = "staff",
     id = 2143,
+
     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 = 3,
+
     forcedEnchantAmount = 3,
     stackMultiplier = 1,
+
     equipmentStats = {
    itemImage = "/images/cooking/alchemy/rare-concentrated.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
 +
       } }
 
     },
 
     },
     rarity = "rare"
+
     craftingStats = {
 +
      level = 10,
 +
      experience = 1000,
 +
      category = "Magic",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["2144"] = {
+
   ["1828"] = {
     name = "Rare Large Potion",
+
     name = "Shattered Forging Hammer",
     id = 2144,
+
     id = 1828,
     value = 250,
+
    enchantmentTier = 8,
 +
     value = 12000000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 2,
+
     requiredLevel = {
    stackMultiplier = 2.5,
+
       strength = 85
    itemImage = "/images/cooking/alchemy/rare-large.png",
 
    class = "cooking-ingredient",
 
    tags = { "consumable", "food", "alchemy", "cooking" },
 
    healing = {
 
       hp = 4,
 
      cooldown = 10000,
 
      perTick = 4,
 
      totalTicks = 10,
 
      tickDelay = 1000,
 
      ignoreCooldown = true
 
 
     },
 
     },
     rarity = "rare"
+
     itemImage = "/images/combat/equipment/cursed_hammer.png",
  },
+
    itemIcon = "/images/combat/equipment/melee/broken_forge_hammer2.png",
  ["2145"] = {
+
    class = "equipment",
     name = "Epic 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 = 2145,
+
     visual = "wrath-axe",
     value = 300,
+
     tags = { "melee", "craftable", "twohand", "ability" },
    tradeable = true,
+
     equipmentStats = {
    stackStrength = 3,
+
      grantedAbility = { 13, 146, 14, 149, 193, 194 },
    stackMultiplier = 1,
+
      slot = "weapon",
    itemImage = "/images/cooking/alchemy/epic.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
 +
    }
 +
  },
 +
  ["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"
 
   },
 
   },
   ["2146"] = {
+
   ["1830"] = {
     name = "Epic Large Potion",
+
     id = 1830,
     id = 2146,
+
     name = "Giant Champion's Belt",
     value = 375,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 3,
+
     enchantmentTier = 3,
     stackMultiplier = 2.5,
+
     forcedEnchant = 112,
     itemImage = "/images/cooking/alchemy/epic-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 = 6,
+
    requiredLevel = {
       cooldown = 15000,
+
      defense = 50,
       perTick = 6,
+
      attack = 50
       totalTicks = 10,
+
    },
       tickDelay = 1000,
+
     overrideItemTier = 5,
       ignoreCooldown = true
+
    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"
 
     rarity = "epic"
 
   },
 
   },
   ["2147"] = {
+
   ["1831"] = {
     name = "Legendary Potion",
+
     id = 1831,
     id = 2147,
+
     name = "Spiked Cuffs",
     value = 400,
+
     value = 500000,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 4,
+
     enchantmentTier = 3,
     stackMultiplier = 1,
+
     forcedEnchant = 111,
     itemImage = "/images/cooking/alchemy/legendary.png",
+
    forcedEnchantAmount = 6,
     class = "cooking-ingredient",
+
     itemImage = "/images/jewellery/spiked_cuffs.png",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     class = "equipment",
     healing = {
+
     extraTooltipInfo = "Imposing spiked cuffs that appear to increase the deadliness of your glancing blows.",
       hp = 8,
+
     requiredLevel = {
      cooldown = 20000,
+
       defense = 50,
      perTick = 8,
+
       attack = 50
      totalTicks = 10,
 
      tickDelay = 1000,
 
       ignoreCooldown = true
 
 
     },
 
     },
     rarity = "legendary"
+
     overrideItemTier = 5,
  },
+
    equipmentStats = {
  ["2148"] = {
+
      slot = "arrows",
    name = "Legendary Large Potion",
+
      armorBonus = {
    id = 2148,
+
        protection = 0,
    value = 500,
+
        resistance = 0,
    tradeable = true,
+
        agility = 4,
    stackStrength = 4,
+
        stamina = 4
    stackMultiplier = 1.5,
+
      },
    itemImage = "/images/cooking/alchemy/legendary-large.png",
+
      augmentationBonus = { {
    class = "cooking-ingredient",
+
        stat = "armorBonus.stamina",
    tags = { "consumable", "food", "alchemy", "cooking" },
+
        value = 1.5
    healing = {
+
       }, {
       hp = 8,
+
        stat = "armorBonus.agility",
      cooldown = 20000,
+
        value = 1.5
      perTick = 8,
+
       } },
       totalTicks = 10,
+
       itemSet = { 10015 }
       tickDelay = 1000,
 
      ignoreCooldown = true
 
 
     },
 
     },
     rarity = "legendary"
+
     rarity = "epic"
 
   },
 
   },
   ["2149"] = {
+
   ["1998"] = {
     name = "Epic Concentrated Potion",
+
     name = "All Potions",
     id = 2149,
+
     id = 1998,
     value = 375,
+
     value = 0,
 
     tradeable = true,
 
     tradeable = true,
     stackStrength = 4,
+
     dummy = "potion",
    stackMultiplier = 1,
+
     itemImage = "/images/cooking/alchemy/rainbow_pot.png",
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "consumable", "food", "alchemy", "cooking" },
+
     tags = { "consumable", "alchemy", "food", "cooking" }
    healing = {
 
      hp = 6,
 
      cooldown = 15000,
 
      perTick = 6,
 
      totalTicks = 10,
 
      tickDelay = 1000
 
    },
 
    rarity = "epic"
 
 
   },
 
   },
   ["3000"] = {
+
   ["1999"] = {
     name = "Water Imbued Dust",
+
     name = "All Foods",
     id = 3000,
+
     id = 1999,
    craftingLevel = 60,
+
     value = 0,
     value = 1,
 
 
     tradeable = true,
 
     tradeable = true,
     craftingMultiplier = { 8 },
+
     dummy = "food",
    craftingExperience = 60,
+
     itemImage = "/images/cooking/monster_curry.png",
    ingredientTags = { "spice", "grain" },
 
    craftable = true,
 
    skill = "crafting",
 
    size = 1,
 
    difficulty = 1,
 
    cookingEnchantment = 8007,
 
    alchemySize = 1,
 
     itemImage = "/images/cooking/water_dust.png",
 
    craftingDescription = "Each craft results in 8 dust. Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
 
    extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
 
    category = "Dungeon",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "cooking" },
+
     tags = { "consumable", "food", "cooking" }
    requiredResources = { {
 
      ["513"] = 32,
 
      ["2014"] = 12
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["3001"] = {
+
   ["2000"] = {
     name = "Empty Vial",
+
     name = "Raw Chicken",
     id = 3001,
+
     id = 2000,
     value = 10,
+
     value = 25,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 1,
+
     itemImage = "/images/cooking/raw_chicken.png",
    craftingExperience = 3,
+
     extraTooltipInfo = "Cooking Ingredient. Clucked its last cluck.",
    craftingMultiplier = { 3 },
 
    requiredResources = { {
 
      ["2"] = 5,
 
      ["110"] = 1
 
    } },
 
    size = 1,
 
    difficulty = 1,
 
    alchemySize = 0,
 
    craftable = true,
 
     itemImage = "/images/cooking/alchemy/empty_vial.png",
 
    craftingDescription = "A basic glass vial used in alchemy.",
 
     extraTooltipInfo = "An empty vial to pour a standard potion into. Using more than one in a recipe will not positively affect the produced potion.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "alchemy", "cooking" },
+
     tags = { "cooking", "ingredient" }
    category = "General"
 
 
   },
 
   },
   ["3002"] = {
+
   ["2001"] = {
     name = "Empty Large Vial",
+
     name = "Raw Beef",
     id = 3002,
+
     id = 2001,
     value = 30,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 1,
+
     itemImage = "/images/cooking/raw_beef.png",
    craftingExperience = 6,
+
     extraTooltipInfo = "Cooking Ingredient. Fresh, never frozen!",
    requiredResources = { {
 
      ["2"] = 20,
 
      ["110"] = 2
 
    } },
 
    size = 2,
 
    difficulty = 6,
 
    alchemySize = 1.5,
 
    craftable = true,
 
     itemImage = "/images/cooking/alchemy/empty_large_vial.png",
 
     craftingDescription = "A large glass vial used in alchemy.",
 
    extraTooltipInfo = "A large empty vial to pour a large potion into. Using more than one in a recipe will not positively affect the produced potion.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "alchemy", "cooking" },
+
     tags = { "cooking", "ingredient" }
    category = "General"
 
 
   },
 
   },
   ["3003"] = {
+
   ["2009"] = {
     name = "Empty Reinforced Vial",
+
     name = "Spider Legs",
     id = 3003,
+
     id = 2009,
     value = 50,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
    craftingLevel = 1,
+
     itemImage = "/images/cooking/spider_legs.png",
    craftingExperience = 12,
+
     extraTooltipInfo = "Cooking Ingredient. It is somehow difficult to thread on a skewer.",
    requiredResources = { {
 
      ["2"] = 100,
 
      ["110"] = 3
 
    } },
 
    size = 3,
 
    difficulty = 9,
 
    alchemySize = 1,
 
    craftable = true,
 
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
 
     craftingDescription = "A reinforced glass vial used in alchemy.",
 
    extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into. Using more than one in a recipe will not positively affect the produced potion.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "alchemy", "cooking" },
+
     tags = { "cooking", "ingredient", "buff" }
    category = "General"
 
 
   },
 
   },
   ["3004"] = {
+
   ["2010"] = {
     name = "Watermelon",
+
     name = "Goblin Brain",
     id = 3004,
+
     id = 2010,
     value = 150,
+
     value = 25,
 
     tradeable = true,
 
     tradeable = true,
    size = 3,
+
     itemImage = "/images/cooking/goblin_brain.png",
    difficulty = 3,
+
     extraTooltipInfo = "Cooking Ingredient. They are dumb. They are sad. Their brain run by Runecrafting. Beat them.",
    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 = { "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3005"] = {
+
   ["2012"] = {
     name = "Durian",
+
     name = "Pepper",
     id = 3005,
+
     id = 2012,
     value = 200,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     experience = 10,
    difficulty = 6,
+
     itemImage = "/images/cooking/pepper.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Don't sneeze or you'll dump too much ore into the forge! Achoo!",
    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 = { "foraging", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3006"] = {
+
   ["2013"] = {
     name = "Onion",
+
     name = "Salt",
     id = 3006,
+
     id = 2013,
     value = 30,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
 
    difficulty = 2,
 
    alchemySize = 1,
 
 
     experience = 10,
 
     experience = 10,
    ingredientTags = { "vegetable" },
+
     itemImage = "/images/cooking/salt.png",
     itemImage = "/images/cooking/alchemy/ingredients/onion.png",
+
     extraTooltipInfo = "Cooking Ingredient. For some reason it reminds you of yourself. A great chef! ... Probably.",
     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", "buff", "alchemy" }
 
   },
 
   },
   ["3007"] = {
+
   ["2014"] = {
     name = "Mana Berry",
+
     name = "Ashes",
     id = 3007,
+
     id = 2014,
     value = 125,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/ashes.png",
    difficulty = 2,
+
     extraTooltipInfo = "Cooking Ingredient. The remnants of life.",
    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" }
+
    craftingStats = {
 +
      level = 1,
 +
      experience = 65,
 +
      category = "General",
 +
      craftable = true,
 +
      multiplier = 5,
 +
      description = "Cooking Ingredient. The remnants of life."
 +
    },
 +
     tags = { "craftable", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3008"] = {
+
   ["2015"] = {
     name = "Thorny Root",
+
     name = "Sugar",
     id = 3008,
+
     id = 2015,
     value = 50,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/sugar.png",
    difficulty = 2,
+
     extraTooltipInfo = "Cooking Ingredient. A sugar rush would definitely make you more efficient!",
    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 = { "foraging", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["3009"] = {
+
   ["2016"] = {
     name = "Thorny Vine",
+
     name = "Honey",
     id = 3009,
+
     id = 2016,
     value = 50,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
    size = 1.5,
+
     experience = 15,
    difficulty = 2,
+
     itemImage = "/images/cooking/honey.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Why do fish like this so much?",
     experience = 10,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
 
     extraTooltipInfo = "Don't let this one snag you by surprise!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "foraging", "cooking", "buff", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["3010"] = {
+
   ["2017"] = {
     name = "Tangle Root",
+
     name = "Milk",
     id = 3010,
+
     id = 2017,
     value = 80,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/milk.png",
    difficulty = 4,
+
     extraTooltipInfo = "Cooking Ingredient. mooooooooo",
    alchemySize = 2.5,
 
    experience = 20,
 
    ingredientTags = { "vegetable" },
 
     itemImage = "/images/cooking/alchemy/ingredients/root.png",
 
     extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 3,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "food", "consumable" }
 
   },
 
   },
   ["3011"] = {
+
   ["2018"] = {
     name = "Mandrake",
+
     name = "Butter",
     id = 3011,
+
     id = 2018,
     value = 140,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     itemImage = "/images/cooking/butter.png",
    difficulty = 6,
+
     extraTooltipInfo = "Cooking Ingredient. This really didnt take a lot of effort to make like everyone is saying...",
    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 = 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" }
 
   },
 
   },
   ["3012"] = {
+
   ["2019"] = {
     name = "Jellyfish",
+
     name = "Egg",
     id = 3012,
+
     id = 2019,
     value = 200,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    size = 2.5,
+
     itemImage = "/images/cooking/egg.png",
    difficulty = 2.5,
+
     extraTooltipInfo = "GEG, scrambled egg.",
    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 = { "cooking" }
 
   },
 
   },
   ["3013"] = {
+
   ["2020"] = {
     name = "Frost Flowers",
+
     name = "Mushroom",
     id = 3013,
+
     id = 2020,
     value = 180,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     experience = 15,
    difficulty = 9,
+
     itemImage = "/images/cooking/mushroom.png",
    alchemySize = 4,
+
     extraTooltipInfo = "Cooking Ingredient. Kinda makes you feel like checking the roots of things.",
     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", "ingredient", "buff", "alchemy" }
 
   },
 
   },
   ["3014"] = {
+
   ["2021"] = {
     name = "Black Berry",
+
     name = "Carrot",
     id = 3014,
+
     id = 2021,
     value = 20,
+
     value = 15,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.5,
+
     experience = 10,
    difficulty = 0.5,
+
     itemImage = "/images/cooking/carrot.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Build your own snowman kit. Just add water and coal!",
    ingredientTags = { "fruit", "sweetener" },
 
     experience = 5,
 
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
 
     extraTooltipInfo = "It doesn't know how to speak.",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "foraging", "cooking", "ingredient", "food", "consumable" },
 +
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3015"] = {
+
   ["2022"] = {
     name = "Fairy Dust",
+
     name = "Chili Pepper",
     id = 3015,
+
     id = 2022,
     value = 165,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     experience = 10,
    difficulty = 7,
+
     itemImage = "/images/cooking/chili_pepper.png",
    alchemySize = 3.5,
+
     extraTooltipInfo = "Cooking Ingredient. So hot you feel like you could almost smelt ores with it!",
     experience = 35,
 
    ingredientTags = { "spice" },
 
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
 
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
 
 
     class = "cooking-ingredient",
 
     class = "cooking-ingredient",
     tags = { "ingredient", "foraging", "alchemy", "cooking" }
+
     tags = { "foraging", "cooking", "ingredient", "buff", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["3016"] = {
+
   ["2023"] = {
     name = "Lotus Flower",
+
     name = "Potato",
     id = 3016,
+
     id = 2023,
     value = 300,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     experience = 10,
    difficulty = 11,
+
     itemImage = "/images/cooking/potato.png",
    alchemySize = 5.5,
+
     extraTooltipInfo = "Cooking Ingredient. What's 'taters, eh?",
     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 = { "foraging", "cooking", "ingredient" }
 
   },
 
   },
   ["3017"] = {
+
   ["2024"] = {
     name = "Four-leaf Clover",
+
     name = "Pumpkin",
     id = 3017,
+
     id = 2024,
     value = 777,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     experience = 20,
    difficulty = 4,
+
     itemImage = "/images/cooking/pumpkin.png",
    alchemySize = 1,
+
     extraTooltipInfo = "Cooking Ingredient. Such a weird melon!",
    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", "alchemy" }
 
   },
 
   },
   ["3018"] = {
+
   ["2025"] = {
     name = "Glow Spore Shroom",
+
     name = "Tomato",
     id = 3018,
+
     id = 2025,
     value = 90,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 0.25,
+
     experience = 10,
    difficulty = 5,
+
     itemImage = "/images/cooking/tomato.png",
    alchemySize = 3,
+
     extraTooltipInfo = "Cooking Ingredient. Definitely a fruit.",
     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", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 3,
 +
      cooldown = 5000,
 +
      perTick = 3,
 +
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 
   },
 
   },
   ["3019"] = {
+
   ["2026"] = {
     name = "Pineapple",
+
     name = "Apple",
     id = 3019,
+
     id = 2026,
     value = 70,
+
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
    size = 2.5,
+
     experience = 10,
    difficulty = 3,
+
     itemImage = "/images/cooking/apple.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Didn't fall far from the tree.",
     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", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["3020"] = {
+
   ["2027"] = {
     name = "Ghost Shrooms",
+
     name = "Wildberry",
     id = 3020,
+
     id = 2027,
     value = 160,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
    size = 1,
+
     experience = 10,
    difficulty = 6.5,
+
     itemImage = "/images/cooking/wildberry.png",
    alchemySize = 3.25,
+
     extraTooltipInfo = "Cooking Ingredient. Like a blueberry, but wild.",
     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", "food", "consumable" },
   },
+
    healing = {
   ["3021"] = {
+
      hp = 3,
     name = "Yellow Pepper",
+
      cooldown = 5000,
     id = 3021,
+
      perTick = 3,
     value = 160,
+
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    }
 +
   },
 +
   ["2028"] = {
 +
     name = "Banana",
 +
     id = 2028,
 +
     value = 20,
 
     tradeable = true,
 
     tradeable = true,
    size = 2,
+
     experience = 10,
    difficulty = 3,
+
     itemImage = "/images/cooking/banana.png",
    alchemySize = 2,
+
     extraTooltipInfo = "Cooking Ingredient. Gather 'em up in bunches!",
     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", "buff", "alchemy", "food", "consumable" },
 +
    healing = {
 +
      hp = 9,
 +
      cooldown = 10000,
 +
      perTick = 9,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["4000"] = {
+
   ["2029"] = {
     id = 4000,
+
     name = "Wheat",
     name = "Bone",
+
     id = 2029,
     value = 75,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone.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" }
 
   },
 
   },
   ["4001"] = {
+
   ["2030"] = {
     id = 4001,
+
     name = "Rice",
     name = "Bone Plate",
+
     id = 2030,
     value = 150,
+
     value = 10,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/bone_plate.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" }
 
   },
 
   },
   ["4002"] = {
+
   ["2031"] = {
     id = 4002,
+
     name = "Sageberry",
     name = "Chitin",
+
     id = 2031,
     value = 2750,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/chitin_2.png",
+
    experience = 1,
     class = "leather",
+
     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" }
 
   },
 
   },
   ["4003"] = {
+
   ["2032"] = {
    id = 4003,
+
     name = "Choccy Milk",
     name = "Heavy Chitin",
+
     id = 2032,
    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,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/fur.png",
+
     itemImage = "/images/cooking/chocolate_milk.png",
     class = "fur",
+
     extraTooltipInfo = "Cooking Ingredient. Do you even know what chocolate is? ... Well, it's brown.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 24,
 +
      cooldown = 10000,
 +
      perTick = 20,
 +
      totalTicks = 6,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "food", "consumable" }
 
   },
 
   },
   ["4005"] = {
+
   ["2034"] = {
     id = 4005,
+
     name = "Filleted Fish",
     name = "Thick Fur",
+
     id = 2034,
     value = 225,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/thick_fur.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" }
 
   },
 
   },
   ["4006"] = {
+
   ["2036"] = {
     id = 4006,
+
     name = "Ground Flour",
     name = "Wool",
+
     id = 2036,
     value = 200,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/wool.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" }
 
   },
 
   },
   ["4007"] = {
+
   ["2037"] = {
     id = 4007,
+
     name = "Churned Dairy",
     name = "Hide",
+
     id = 2037,
 
     value = 50,
 
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/hide.png",
+
     itemImage = "/images/cooking/prepared/dairy.png",
     class = "fur",
+
     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" }
 
   },
 
   },
   ["4008"] = {
+
   ["2039"] = {
     id = 4008,
+
     name = "Diced Fruit",
     name = "Rough Hide",
+
     id = 2039,
     value = 125,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/rough_hide.png",
+
     itemImage = "/images/cooking/prepared/fruit.png",
     class = "fur",
+
     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" }
 
   },
 
   },
   ["4009"] = {
+
   ["2040"] = {
     id = 4009,
+
     name = "Chopped Vegetables",
     name = "Scale",
+
     id = 2040,
     value = 1250,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/scale.png",
+
     itemImage = "/images/cooking/prepared/vegetable.png",
     class = "leather",
+
     extraTooltipInfo = "You're not sure if that tomato belongs here. Cook these for a hearty meal.",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 4,
 +
      cooldown = 6000,
 +
      perTick = 5,
 +
      totalTicks = 4,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4010"] = {
+
   ["2043"] = {
     id = 4010,
+
     name = "Minced Meat",
     name = "Heavy Scale",
+
     id = 2043,
     value = 1750,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/heavy_scale.png",
+
     itemImage = "/images/cooking/prepared/meat.png",
     class = "leather",
+
     extraTooltipInfo = "Cook them you monster!",
     extraTooltipInfo = "Used as a crafting material.",
+
     class = "cooking-ingredient",
     tags = { "farming", "hunting" }
+
    healing = {
 +
      hp = 3,
 +
      cooldown = 8000,
 +
      perTick = 4,
 +
      totalTicks = 6,
 +
      tickDelay = 7000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "ingredient", "prepared", "food", "consumable" }
 
   },
 
   },
   ["4011"] = {
+
   ["2044"] = {
     id = 4011,
+
     name = "Butchered Monster",
     name = "Crystal Scale",
+
     id = 2044,
     value = 3000,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 60,
+
     itemImage = "/images/cooking/prepared/monster.png",
     craftingExperience = 60,
+
     extraTooltipInfo = "Really!? Is it better cooked?",
     requiredResources = { {
+
     class = "cooking-ingredient",
      ["1560"] = 1
+
     healing = {
     }, {
+
       hp = 0,
       ["1561"] = 1
+
      cooldown = 10000,
    }, {
+
       perTick = 4,
       ["1562"] = 1
+
       totalTicks = 8,
    }, {
+
       tickDelay = 10000,
       ["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"] = {
+
   ["2045"] = {
     id = 4012,
+
     name = "Sour Essence",
     name = "Leather",
+
     id = 2045,
     value = 300,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    category = "General",
+
     itemImage = "/images/cooking/prepared/sour.png",
    craftingLevel = 15,
+
     extraTooltipInfo = "",
    craftingExperience = 10,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "ingredient", "prepared" }
      ["2013"] = 1,
 
      ["4004"] = 10
 
    }, {
 
      ["2013"] = 1,
 
      ["4007"] = 7
 
    }, {
 
      ["2013"] = 1,
 
      ["4008"] = 5
 
    } },
 
    craftable = true,
 
     itemImage = "/images/combat/materials/leather.png",
 
     class = "leather",
 
     extraTooltipInfo = "Used as a crafting material.",
 
     tags = { "crafting" }
 
 
   },
 
   },
   ["4013"] = {
+
   ["2046"] = {
     id = 4013,
+
     name = "Bitter Essence",
     name = "Rough Cloth",
+
     id = 2046,
     value = 30,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 50,
+
     itemImage = "/images/cooking/prepared/bitter.png",
    level = 1,
+
     extraTooltipInfo = "",
    time = 5000,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "ingredient", "prepared" }
      ["4020"] = 5
 
    } },
 
     itemImage = "/images/combat/materials/rough_cloth.png",
 
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
 
     class = "cloth",
 
     extraTooltipInfo = "Used as a crafting material.",
 
    tags = { "runecrafting" }
 
 
   },
 
   },
   ["4014"] = {
+
   ["2047"] = {
     id = 4014,
+
     name = "Sweet Essence",
     name = "Restored Cloth",
+
     id = 2047,
     value = 60,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 75,
+
     itemImage = "/images/cooking/prepared/sweet.png",
    level = 10,
+
     extraTooltipInfo = "",
    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"] = {
+
   ["2048"] = {
     id = 4015,
+
     name = "Spicy Essence",
     name = "Lesser Cloth",
+
     id = 2048,
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 125,
+
     itemImage = "/images/cooking/prepared/spicy.png",
    level = 20,
+
     extraTooltipInfo = "",
    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"] = {
+
   ["2049"] = {
     id = 4016,
+
     name = "Seed Oil",
     name = "Imbued Cloth",
+
     id = 2049,
     value = 500,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    experience = 200,
+
     itemImage = "/images/cooking/seed_oil.png",
    level = 30,
+
     extraTooltipInfo = "Made by pressing seeds. Cooking Ingredient.",
    time = 6500,
+
     class = "cooking-ingredient",
    requiredResources = { {
+
     tags = { "cooking", "craftable", "ingredient", "alchemy" },
      ["4022"] = 5
+
     craftingStats = {
    } },
+
      level = 20,
     itemImage = "/images/combat/materials/imbued_cloth.png",
+
      category = "General",
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      craftable = true,
     class = "cloth",
+
      experience = 20
     extraTooltipInfo = "Used as a crafting material.",
+
    }
     tags = { "runecrafting" }
 
 
   },
 
   },
   ["4017"] = {
+
   ["2100"] = {
     id = 4017,
+
     name = "Questionable Food",
     name = "Greater Cloth",
+
     id = 2100,
     value = 1000,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     experience = 300,
+
     itemImage = "/images/cooking/questionable_food.png",
     level = 40,
+
     extraTooltipInfo = "You're not quite sure what this is supposed to be. Are you really going to eat it?",
     time = 7000,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["4023"] = 5
+
       hp = 3,
    } },
+
      cooldown = 5000,
    itemImage = "/images/combat/materials/greater_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" }
+
     },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4018"] = {
+
   ["2101"] = {
     id = 4018,
+
     name = "Monster Surprise",
     name = "Major Cloth",
+
     id = 2101,
     value = 2000,
+
     value = 5,
 
     tradeable = true,
 
     tradeable = true,
     experience = 500,
+
     itemImage = "/images/cooking/monster_surprise.png",
     level = 50,
+
     extraTooltipInfo = "... Probably edible!",
     time = 7500,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["4024"] = 5
+
       hp = 0,
    } },
+
      cooldown = 10000,
    itemImage = "/images/combat/materials/major_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 = "uncommon"
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4019"] = {
+
   ["2102"] = {
     id = 4019,
+
     name = "Seared Steak",
     name = "Elder Cloth",
+
     id = 2102,
     value = 4000,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     experience = 750,
+
     itemImage = "/images/cooking/seared_steak.png",
     level = 60,
+
     extraTooltipInfo = "A nice juicy steak.",
     time = 8000,
+
     class = "cooking-ingredient",
     requiredResources = { {
+
     healing = {
       ["4025"] = 5
+
       hp = 4,
    } },
+
      cooldown = 8000,
    itemImage = "/images/combat/materials/elder_cloth.png",
+
      perTick = 6,
    skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      totalTicks = 13,
    class = "cloth",
+
      tickDelay = 7000,
     extraTooltipInfo = "Used as a crafting material.",
+
      ignoreCooldown = false
     tags = { "runecrafting" },
+
     },
    rarity = "rare"
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4020"] = {
+
   ["2103"] = {
     id = 4020,
+
     name = "Seared Fish",
     name = "Aqueous Grass",
+
     id = 2103,
 
     value = 30,
 
     value = 30,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_1.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 = "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 = 5,
 +
      cooldown = 6000,
 +
      perTick = 9,
 +
      totalTicks = 9,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4021"] = {
+
   ["2104"] = {
     id = 4021,
+
     name = "Seared Poultry",
     name = "Water Weeds",
+
     id = 2104,
     value = 60,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_2.png",
+
     itemImage = "/images/cooking/seared_bird.png",
     class = "fiber",
+
     extraTooltipInfo = "It's not fried but it'll do.",
     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 = 3,
 +
      cooldown = 5000,
 +
      perTick = 3,
 +
      totalTicks = 12,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4022"] = {
+
   ["2105"] = {
     id = 4022,
+
     name = "Birdie Pasta",
     name = "River Vines",
+
     id = 2105,
     value = 90,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_3.png",
+
     itemImage = "/images/cooking/birdie_pasta.png",
     class = "fiber",
+
     extraTooltipInfo = "The invention of a true madman.",
     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 = 15,
 +
      cooldown = 8000,
 +
      perTick = 15,
 +
      totalTicks = 8,
 +
      tickDelay = 4000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4023"] = {
+
   ["2106"] = {
     id = 4023,
+
     name = "Spaghetti & Meat",
     name = "Violet Ribbons",
+
     id = 2106,
     value = 120,
+
     value = 75,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_4.png",
+
     itemImage = "/images/cooking/spaghetti_meat.png",
     class = "fiber",
+
     extraTooltipInfo = "Classic.",
     extraTooltipInfo = "Violet aquatic plants that radiate magical potential. 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" }
 
   },
 
   },
   ["4024"] = {
+
   ["2107"] = {
     id = 4024,
+
     name = "Sushi",
     name = "White Reeds",
+
     id = 2107,
     value = 150,
+
     value = 100,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_5.png",
+
     itemImage = "/images/cooking/sushi.png",
     class = "fiber",
+
     extraTooltipInfo = "Wait, is the fish raw or not?",
     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 = 22,
 +
      cooldown = 11000,
 +
      perTick = 21,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4025"] = {
+
   ["2108"] = {
     id = 4025,
+
     name = "Birdie Pie",
     name = "Ancient Kelp",
+
     id = 2108,
     value = 200,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/fishing/material/fiber_6.png",
+
     itemImage = "/images/cooking/birdie_pie.png",
     class = "fiber",
+
     extraTooltipInfo = "Could almost be called a chicken pot pie!",
     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 = 24,
 +
      cooldown = 15000,
 +
      perTick = 40,
 +
      totalTicks = 3,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4026"] = {
+
   ["2109"] = {
     id = 4026,
+
     name = "Cottage Pie",
     name = "Aqueous Chunks",
+
     id = 2109,
     value = 35000,
+
     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",
      ["4027"] = 1
+
     healing = {
    } },
+
      hp = 63,
     craftingMultiplier = { 3 },
+
      cooldown = 17000,
    craftable = true,
+
      perTick = 39,
    itemImage = "/images/combat/materials/aqueous_chunks.png",
+
      totalTicks = 8,
    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"] = {
+
   ["2110"] = {
     id = 4027,
+
     name = "Fisherman's Pie",
     name = "Frost Shard",
+
     id = 2110,
     value = 50000,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     craftingLevel = 85,
+
     itemImage = "/images/cooking/fisherman_pie.png",
     craftingExperience = 2500,
+
     extraTooltipInfo = "... is that a whole fin sticking out of the crust?",
     requiredResources = { {
+
     class = "cooking-ingredient",
       ["4026"] = 6
+
    healing = {
    } },
+
       hp = 61,
    craftable = true,
+
      cooldown = 15000,
    itemImage = "/images/combat/materials/frost_shard.png",
+
      perTick = 42,
    class = "bar",
+
      totalTicks = 7,
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
+
      tickDelay = 4666,
     tags = { "magic" },
+
      ignoreCooldown = false
    category = "Rare"
+
     },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4028"] = {
+
   ["2111"] = {
     id = 4028,
+
     name = "Fruit Pie",
     name = "Elder Stone",
+
     id = 2111,
     value = 1500000,
+
     value = 125,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/elder_stone.png",
+
     itemImage = "/images/cooking/fruit_pie.png",
     class = "bar",
+
     extraTooltipInfo = "I don't think that's what many people have in mind when describing a fruit pie.",
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
+
     class = "cooking-ingredient",
     tags = { "magic" },
+
     healing = {
     rarity = "rare"
+
      hp = 90,
 +
      cooldown = 12000,
 +
      perTick = 49,
 +
      totalTicks = 5,
 +
      tickDelay = 3666,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["4500"] = {
+
   ["2112"] = {
    id = 4500,
+
     name = "Demon Cake",
     name = "Box Trap",
+
     id = 2112,
     value = 25,
+
     value = 175,
     experience = 5,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/demon_cake.png",
    category = "Farming",
+
     extraTooltipInfo = "Probably not inherently evil! Probably.",
    craftingLevel = 1,
+
     class = "cooking-ingredient",
    craftingExperience = 30,
+
     healing = {
    requiredResources = { {
+
       hp = 16,
      ["302"] = 33
+
       cooldown = 15000,
    }, {
+
       perTick = 19,
      ["303"] = 27
+
       totalTicks = 11,
    }, {
+
       tickDelay = 6000,
      ["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"] = {
+
   ["2113"] = {
    id = 4501,
+
     name = "Cake",
     name = "Pitfall Trap",
+
     id = 2113,
     value = 50,
+
     value = 100,
     experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/cake.png",
    category = "Farming",
+
     class = "cooking-ingredient",
    craftingLevel = 20,
+
     extraTooltipInfo = "A lie.",
    craftingExperience = 200,
+
     healing = {
    requiredResources = { {
+
       hp = 28,
      ["303"] = 50
+
       cooldown = 12000,
    }, {
+
       perTick = 17,
      ["304"] = 44
+
       totalTicks = 7,
    }, {
+
       tickDelay = 5000,
      ["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"] = {
+
   ["2114"] = {
    id = 4502,
+
     name = "Fruit Cake",
     name = "Bird Trap",
+
     id = 2114,
     value = 100,
+
     value = 125,
     experience = 10,
 
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/fruit_cake.png",
    category = "Farming",
+
     extraTooltipInfo = "Pretty please with a cherry on top?",
    craftingLevel = 30,
+
     class = "cooking-ingredient",
    craftingExperience = 300,
+
     healing = {
    requiredResources = { {
+
       hp = 45,
      ["304"] = 75
+
       cooldown = 8000,
    }, {
+
       perTick = 27,
      ["305"] = 65
+
       totalTicks = 5,
    }, {
+
       tickDelay = 3500,
      ["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.",
 
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
 
     tags = { "seed", "hunting", "farming" },
 
     farmingStats = {
 
      height = 1,
 
      width = 1,
 
      requiredLevel = 20,
 
      yield = { {
 
        chance = 0.75,
 
        id = 2000,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 0.005,
 
        id = 185,
 
        min = 1,
 
        max = 16
 
      }, {
 
        chance = 0.01,
 
        id = 150,
 
        min = 1,
 
        max = 3
 
      }, {
 
        chance = 1,
 
        id = 4000,
 
        min = 1,
 
        max = 2
 
      }, {
 
        chance = 0.5,
 
        id = 1,
 
        min = 1,
 
        max = 1
 
       }, {
 
        chance = 0.25,
 
        id = 4004,
 
        min = 1,
 
        max = 1
 
       }, {
 
        chance = 0.001,
 
        id = 400,
 
        min = 1,
 
        max = 3
 
       }, {
 
        chance = 8.0E-4,
 
        id = 401,
 
        min = 1,
 
        max = 2
 
       }, {
 
        chance = 6.666666666666666E-4,
 
        id = 402,
 
        min = 1,
 
        max = 1
 
      }, {
 
        chance = 5.714285714285715E-4,
 
        id = 403,
 
        min = 1,
 
        max = 1
 
       }, {
 
        chance = 5.0E-4,
 
        id = 404,
 
        min = 1,
 
        max = 1
 
       }, {
 
        id = 151,
 
        chance = 0.013333333333333334,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 152,
 
        chance = 0.013333333333333334,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 153,
 
        chance = 0.013333333333333334,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 154,
 
        chance = 0.01,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 155,
 
        chance = 0.01,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 156,
 
        chance = 0.01,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 157,
 
        chance = 0.008,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 158,
 
        chance = 0.008,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 159,
 
        chance = 0.008,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 160,
 
        chance = 0.006666666666666667,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 161,
 
        chance = 0.006666666666666667,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 170,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 171,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 172,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 173,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 174,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 175,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 176,
 
        chance = 0.004,
 
        min = 1,
 
        max = 1
 
      }, {
 
        id = 901,
 
        chance = 0.005,
 
        min = 1,
 
        max = 1
 
      } },
 
      image = "/images/farming/hunting/bird_trap.png",
 
      align = "bottom",
 
      experience = 325,
 
      time = 120
 
    }
 
 
   },
 
   },
   ["4503"] = {
+
   ["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.",
+
  ["2116"] = {
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
+
    name = "Omelette",
     tags = { "seed", "hunting", "farming" },
+
    id = 2116,
     farmingStats = {
+
    value = 75,
       height = 1,
+
    tradeable = true,
       width = 1,
+
    itemImage = "/images/cooking/omelette.png",
       requiredLevel = 25,
+
    extraTooltipInfo = "Sometimes you just gotta break a few eggs.",
       yield = { {
+
    class = "cooking-ingredient",
        chance = 1,
+
    healing = {
        id = 4000,
+
       hp = 10,
        min = 1,
+
       cooldown = 7000,
        max = 6
+
       perTick = 7,
      }, {
+
       totalTicks = 8,
        chance = 1,
+
       tickDelay = 6000,
        id = 4008,
+
       ignoreCooldown = false
        min = 1,
+
    },
        max = 6
+
    tags = { "cooking", "food", "consumable" }
      }, {
 
        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"] = {
+
   ["2117"] = {
     id = 4504,
+
     name = "Monster Omelette",
     name = "Bear Trap",
+
     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 = 45,
+
     class = "cooking-ingredient",
    craftingExperience = 500,
+
     healing = {
    requiredResources = { {
+
       hp = 15,
      ["305"] = 90
+
       cooldown = 17000,
    }, {
+
       perTick = 16,
      ["306"] = 80
+
       totalTicks = 11,
    }, {
+
       tickDelay = 7000,
      ["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"] = {
+
   ["2118"] = {
     id = 4505,
+
     name = "Meaty Omelette",
     name = "Water 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,
      ["513"] = 5000,
+
      cooldown = 15000,
      ["11032"] = 10
+
       perTick = 16,
    } },
+
       totalTicks = 10,
    craftable = true,
+
       tickDelay = 6500,
     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"] = {
+
   ["2119"] = {
     id = 4506,
+
    name = "Veggie Crepe",
     name = "Nature Totem",
+
     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,
 
     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,
      ["517"] = 5000
+
       perTick = 22,
    } },
+
       totalTicks = 5,
    craftable = true,
+
       tickDelay = 4500,
     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"] = {
+
   ["2121"] = {
     id = 4507,
+
     name = "Eggnog",
     name = "Earth Totem",
+
     id = 2121,
     value = 150,
+
     value = 50,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/egg_nog.png",
    category = "Farming",
+
     extraTooltipInfo = "Good all year round!",
    craftingLevel = 66,
+
     class = "cooking-ingredient",
    craftingExperience = 2000,
+
     healing = {
    requiredResources = { {
+
      hp = 37,
      ["109"] = 1000,
+
      cooldown = 11000,
      ["511"] = 5000
+
       perTick = 21,
    } },
+
       totalTicks = 6,
    craftable = true,
+
       tickDelay = 5000,
     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"] = {
+
   ["2122"] = {
     id = 4508,
+
     name = "Meat Roast",
     name = "Coalescing Totem",
+
     id = 2122,
 
     value = 150,
 
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
    class = "seed",
+
     itemImage = "/images/cooking/meat_roast.png",
    category = "Farming",
+
     extraTooltipInfo = "PROTEIN!!!",
    craftingLevel = 66,
+
     class = "cooking-ingredient",
    craftingExperience = 2000,
+
     healing = {
    requiredResources = { {
+
      hp = 18,
      ["109"] = 1000,
+
      cooldown = 24000,
      ["516"] = 3000,
+
       perTick = 32,
      ["517"] = 3000
+
       totalTicks = 12,
    } },
+
       tickDelay = 7000,
    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.",
+
    tags = { "cooking", "food", "consumable" }
     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"] = {
+
   ["2123"] = {
     name = "Shrimp Bauble",
+
     name = "Fried Fruit",
     id = 5000,
+
     id = 2123,
     tradeable = false,
+
    value = 100,
     enchantmentTier = 0,
+
     tradeable = true,
     value = 10,
+
    itemImage = "/images/cooking/fried_fruit.png",
     augmentationCost = {
+
     extraTooltipInfo = "Basically candy at this point.",
       ["9"] = 1000
+
     class = "cooking-ingredient",
 +
     healing = {
 +
       hp = 22,
 +
      cooldown = 3000,
 +
      perTick = 14,
 +
      totalTicks = 3,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 
     },
 
     },
     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"] = {
+
   ["2124"] = {
     id = 5001,
+
    name = "Grilled Veggies",
     name = "Shrimp",
+
     id = 2124,
     tradeable = false,
+
    value = 100,
     enchantmentTier = 0,
+
    tradeable = true,
     augmentationCost = {
+
     itemImage = "/images/cooking/grilled_veggies.png",
       ["60"] = 1
+
     extraTooltipInfo = "Grilled to perfection!",
 +
     class = "cooking-ingredient",
 +
     healing = {
 +
       hp = 8,
 +
      cooldown = 6000,
 +
      perTick = 9,
 +
      totalTicks = 8,
 +
      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"] = {
+
   ["2125"] = {
     id = 5002,
+
    name = "Kebabs",
     name = "Shrimp Ascendant",
+
     id = 2125,
     tradeable = false,
+
    value = 150,
     enchantmentTier = 0,
+
    tradeable = true,
     augmentationCost = {
+
     itemImage = "/images/cooking/kababs.png",
       ["60"] = 1
+
     extraTooltipInfo = "The action man's food!",
 +
     class = "cooking-ingredient",
 +
     healing = {
 +
       hp = 60,
 +
      cooldown = 17000,
 +
      perTick = 42,
 +
      totalTicks = 7,
 +
      tickDelay = 5000,
 +
      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"] = {
+
   ["2126"] = {
     id = 6000,
+
    name = "Candied Fruit",
     name = "Gold Medal",
+
     id = 2126,
     tradeable = false,
+
     value = 125,
     itemImage = "/images/ui/highscore_gold.png",
+
     tradeable = true,
     extraTooltipInfo = "First place award!",
+
     itemImage = "/images/cooking/candied_fruit.png",
     class = "gold-medal",
+
     extraTooltipInfo = "Almost too sweet to handle!",
     tags = { "unique" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 6,
 +
      cooldown = 7500,
 +
      perTick = 6,
 +
      totalTicks = 10,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6001"] = {
+
   ["2127"] = {
     id = 6001,
+
    name = "Milkshake",
     name = "Silver Medal",
+
     id = 2127,
     tradeable = false,
+
     value = 75,
     itemImage = "/images/ui/highscore_silver.png",
+
     tradeable = true,
     extraTooltipInfo = "Second place award!",
+
     itemImage = "/images/cooking/milkshake.png",
     class = "silver-medal",
+
     extraTooltipInfo = "Brings all the boys to the raid!",
     tags = { "unique" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 56,
 +
      cooldown = 7000,
 +
      perTick = 31,
 +
      totalTicks = 4,
 +
      tickDelay = 3500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6002"] = {
+
   ["2128"] = {
     id = 6002,
+
    name = "Vegetable Stew",
     name = "Bronze Medal",
+
     id = 2128,
     tradeable = false,
+
     value = 150,
     itemImage = "/images/ui/highscore_bronze.png",
+
     tradeable = true,
     extraTooltipInfo = "Third place award!",
+
     itemImage = "/images/cooking/veggie_stew.png",
     class = "bronze-medal",
+
     extraTooltipInfo = "Reminds you of home.",
     tags = { "unique" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 28,
 +
      cooldown = 10000,
 +
      perTick = 22,
 +
      totalTicks = 6,
 +
      tickDelay = 4500,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["6950"] = {
+
   ["2129"] = {
     id = 6950,
+
    name = "Meaty Stew",
     name = "Event Token",
+
     id = 2129,
     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/meaty_stew.png",
     class = "gold-medal",
+
     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" }
 
   },
 
   },
   ["7000"] = {
+
   ["2130"] = {
     id = 7000,
+
    name = "Monster Stew",
     name = "Snow",
+
     id = 2130,
     tradeable = false,
+
     value = 200,
     itemImage = "/images/christmas/snow.png",
+
     tradeable = true,
     extraTooltipInfo = "Used to make Snowballs!",
+
     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" }
 
   },
 
   },
   ["7001"] = {
+
   ["2131"] = {
    id = 7001,
+
     name = "Jerky",
     name = "Snowball",
+
     id = 2131,
     craftingLevel = 1,
+
     value = 75,
     tradeable = false,
+
     tradeable = true,
     craftingExperience = 1,
+
     itemImage = "/images/cooking/jerky.png",
    craftable = true,
+
     extraTooltipInfo = "A chewy treat.",
     itemImage = "/images/christmas/snowball.png",
+
     class = "cooking-ingredient",
     extraTooltipInfo = "Use '/throw NAME' to throw at people!",
+
     healing = {
     class = "christmas-drop",
+
      hp = 18,
     category = "Event",
+
      cooldown = 10000,
     tags = { "crafting", "event" },
+
      perTick = 18,
    requiredResources = { {
+
      totalTicks = 7,
      ["7000"] = 100
+
      tickDelay = 5000,
    } }
+
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7002"] = {
+
   ["2132"] = {
     id = 7002,
+
    name = "Pudding",
     name = "Wrapping Paper",
+
     id = 2132,
     tradeable = false,
+
     value = 100,
     itemImage = "/images/christmas/wrapping_paper.png",
+
     tradeable = true,
     extraTooltipInfo = "Born to be torn apart",
+
     itemImage = "/images/cooking/pudding.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "The old man's favorite. Don't steal it!",
     tags = { "crafting", "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 24,
 +
      cooldown = 12500,
 +
      perTick = 24,
 +
      totalTicks = 5,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7003"] = {
+
   ["2133"] = {
    id = 7003,
+
     name = "Ice Cream",
     name = "Present",
+
     id = 2133,
    tradeable = false,
+
     value = 100,
    itemImage = "/images/christmas/present.png",
+
     tradeable = true,
    canBeOpened = true,
+
     itemImage = "/images/cooking/icecream.png",
    extraTooltipInfo = "Merry Christmas!",
+
     extraTooltipInfo = "The ultimate dairy product. Comes with a free spoon!",
    class = "christmas-present",
+
     class = "cooking-ingredient",
    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 = 18,
       cooldown = 7500,
+
       cooldown = 10000,
       perTick = 6,
+
       perTick = 18,
       totalTicks = 10,
+
       totalTicks = 7,
 
       tickDelay = 5000,
 
       tickDelay = 5000,
       ignoreCooldown = true
+
       ignoreCooldown = false
     }
+
     },
 +
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7006"] = {
+
   ["2134"] = {
    id = 7006,
+
     name = "Monster Curry",
     name = "Gummy Fish",
+
     id = 2134,
     tradeable = false,
+
     value = 150,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     itemImage = "/images/cooking/monster_curry.png",
     itemImage = "/images/christmas/gummy_fish.png",
+
     extraTooltipInfo = "Might actually be mildly edible!",
     extraTooltipInfo = "Delicious candy!",
+
     class = "cooking-ingredient",
     class = "christmas-drop",
+
     healing = {
     time = 1000,
+
      hp = 33,
     tags = { "ingredient", "consumable", "food", "fishing", "event" }
+
      cooldown = 21000,
 +
      perTick = 35,
 +
      totalTicks = 10,
 +
      tickDelay = 5666,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7007"] = {
+
   ["2135"] = {
     id = 7007,
+
    name = "Birdie Curry",
     name = "Gummy Shark Fin",
+
     id = 2135,
     tradeable = false,
+
     value = 175,
     itemImage = "/images/christmas/gummy_shark_fin.png",
+
     tradeable = true,
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
+
     itemImage = "/images/cooking/birdie_curry.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "Did you just put an entire chicken in this dish without preparing it first?",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 24,
 +
      cooldown = 17500,
 +
      perTick = 32,
 +
      totalTicks = 3,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7008"] = {
+
   ["2136"] = {
     id = 7008,
+
    name = "Beast Curry",
     name = "Krampus' Horn",
+
     id = 2136,
     tradeable = false,
+
     value = 175,
     itemImage = "/images/christmas/krampus_horn.png",
+
     tradeable = true,
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
+
     itemImage = "/images/cooking/beast_curry.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "Meat, spice, and everything nice! Or grain, mostly grain.",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 43,
 +
      cooldown = 19000,
 +
      perTick = 35,
 +
      totalTicks = 9,
 +
      tickDelay = 5333,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7009"] = {
+
   ["2137"] = {
     id = 7009,
+
    name = "Seafood Curry",
     name = "Candy Buttons",
+
     id = 2137,
     tradeable = false,
+
     value = 175,
     itemImage = "/images/christmas/candy_buttons.png",
+
     tradeable = true,
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
+
     itemImage = "/images/cooking/seafood_curry.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "There's just a whole fish in there. Why did you do that?",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 41,
 +
      cooldown = 17000,
 +
      perTick = 37,
 +
      totalTicks = 8,
 +
      tickDelay = 5000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7010"] = {
+
   ["2138"] = {
     id = 7010,
+
    name = "Monster Gelato",
     name = "Scarf",
+
     id = 2138,
     tradeable = false,
+
     value = 225,
     itemImage = "/images/christmas/scarf.png",
+
     tradeable = true,
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
+
     itemImage = "/images/cooking/monster_gelato.png",
     class = "christmas-drop",
+
     extraTooltipInfo = "Only partially inedible!",
     tags = { "event" }
+
     class = "cooking-ingredient",
 +
    healing = {
 +
      hp = 50,
 +
      cooldown = 21000,
 +
      perTick = 35,
 +
      totalTicks = 9,
 +
      tickDelay = 6000,
 +
      ignoreCooldown = false
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7011"] = {
+
   ["2139"] = {
     id = 7011,
+
    name = "Common Potion",
     name = "Evergreen Log",
+
     id = 2139,
     tradeable = false,
+
     value = 5,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     stackStrength = 1,
     itemImage = "/images/christmas/evergreen_log.png",
+
     stackMultiplier = 1,
    extraTooltipInfo = "Smells faintly of mint and cinnamon",
+
     itemImage = "/images/cooking/alchemy/common.png",
     class = "christmas-drop",
+
     class = "cooking-ingredient",
     tags = { "foraging", "event" }
+
     tags = { "consumable", "cooking", "alchemy" }
 
   },
 
   },
   ["7012"] = {
+
   ["2140"] = {
     id = 7012,
+
    name = "Common Concentrated Potion",
     name = "Corrupted Evergreen Log",
+
     id = 2140,
     tradeable = false,
+
     value = 125,
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
+
     tradeable = true,
     extraTooltipInfo = "It reeks of decay",
+
    stackStrength = 2,
     class = "christmas-drop",
+
    stackMultiplier = 0.8,
     tags = { "event" }
+
     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" }
 
   },
 
   },
   ["7013"] = {
+
   ["2141"] = {
     id = 7013,
+
     name = "Common Large Potion",
     name = "Magic Ice",
+
     id = 2141,
     tradeable = false,
+
     value = 125,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     stackStrength = 1,
     time = 1000,
+
     stackMultiplier = 6,
     itemImage = "/images/christmas/magic_ice.png",
+
     itemImage = "/images/cooking/alchemy/common-large.png",
     extraTooltipInfo = "Magically makes you want to lick it",
+
     class = "cooking-ingredient",
     class = "christmas-drop",
+
     healing = {
     tags = { "mining", "event" }
+
      hp = 2,
 +
      cooldown = 5000,
 +
      perTick = 2,
 +
      totalTicks = 10,
 +
      tickDelay = 1000,
 +
      ignoreCooldown = true
 +
    },
 +
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7014"] = {
+
   ["2142"] = {
     id = 7014,
+
    name = "Rare Potion",
     name = "Inferior Bearded Wanderer",
+
     id = 2142,
     tradeable = false,
+
     value = 10,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     stackStrength = 2,
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     stackMultiplier = 1,
     extraTooltipInfo = "The hat's a little loose and the beard is itchy",
+
     itemImage = "/images/cooking/alchemy/rare.png",
    visual = "christmas-helmet",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     rarity = "rare",
     tags = { "armor", "event" },
+
     tags = { "consumable", "cooking", "alchemy" }
    equipmentStats = {
 
      slot = "helm",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7015"] = {
+
   ["2143"] = {
     id = 7015,
+
    name = "Rare Concentrated Potion",
     name = "Inferior Reindeer Hunters' Armor",
+
     id = 2143,
     tradeable = false,
+
     value = 250,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     stackStrength = 3,
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     stackMultiplier = 0.9,
    extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
+
     itemImage = "/images/cooking/alchemy/rare-concentrated.png",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     healing = {
     tags = { "armor", "event" },
+
      hp = 4,
    equipmentStats = {
+
       cooldown = 10000,
       slot = "body",
+
       perTick = 4,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      }
+
    rarity = "rare",
     }
+
     tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7016"] = {
+
   ["2144"] = {
     id = 7016,
+
    name = "Rare Large Potion",
     name = "Inferior Reindeer Hunters' Leggings",
+
     id = 2144,
     tradeable = false,
+
     value = 250,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     stackStrength = 2,
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     stackMultiplier = 6,
    extraTooltipInfo = "Chafes in all the wrong places",
+
     itemImage = "/images/cooking/alchemy/rare-large.png",
    visual = "christmas-leggings",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     healing = {
     tags = { "armor", "event" },
+
      hp = 4,
    equipmentStats = {
+
       cooldown = 10000,
       slot = "legs",
+
       perTick = 4,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      }
+
     rarity = "rare",
     }
+
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7017"] = {
+
   ["2145"] = {
     id = 7017,
+
    name = "Epic Potion",
     name = "Inferior Christmas Lights",
+
     id = 2145,
     tradeable = false,
+
     value = 15,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     stackStrength = 3,
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     stackMultiplier = 1,
     extraTooltipInfo = "Still a little dusty from being in storage",
+
     itemImage = "/images/cooking/alchemy/epic.png",
    visual = "christmas-weapon",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     rarity = "epic",
     tags = { "event", "onehand" },
+
     tags = { "consumable", "cooking", "alchemy" }
    equipmentStats = {
 
      slot = "weapon",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7018"] = {
+
   ["2146"] = {
     id = 7018,
+
    name = "Epic Large Potion",
     name = "SuperSled 1337",
+
     id = 2146,
     tradeable = false,
+
     value = 375,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     stackStrength = 3,
     itemIcon = "/images/christmas/christmas_shield.png",
+
     stackMultiplier = 6,
    extraTooltipInfo = "An elite sled for elite sledders",
+
     itemImage = "/images/cooking/alchemy/epic-large.png",
    visual = "christmas-shield",
+
     class = "cooking-ingredient",
     class = "christmas-tier1",
+
     healing = {
     tags = { "event" },
+
      hp = 6,
    equipmentStats = {
+
       cooldown = 15000,
       slot = "shield",
+
       perTick = 6,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      }
+
     rarity = "epic",
     }
+
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7019"] = {
+
   ["2147"] = {
     id = 7019,
+
    name = "Legendary Potion",
     name = "Bearded Wanderer",
+
     id = 2147,
     tradeable = false,
+
     value = 20,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     stackStrength = 4,
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     stackMultiplier = 1,
     extraTooltipInfo = "The hat's too tight and the beard smells funny.",
+
     itemImage = "/images/cooking/alchemy/legendary.png",
    visual = "christmas-helmet",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     rarity = "legendary",
     tags = { "armor", "event" },
+
     tags = { "consumable", "cooking" }
    equipmentStats = {
 
      slot = "helm",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7020"] = {
+
   ["2148"] = {
     id = 7020,
+
    name = "Legendary Large Potion",
     name = "Reindeer Hunters' Armor",
+
     id = 2148,
     tradeable = false,
+
     value = 500,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     stackStrength = 4,
     itemIcon = "/images/christmas/christmas_chestplate.png",
+
     stackMultiplier = 6,
    extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
+
     itemImage = "/images/cooking/alchemy/legendary-large.png",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier2",
+
     healing = {
     tags = { "armor", "event" },
+
      hp = 8,
    equipmentStats = {
+
       cooldown = 20000,
       slot = "body",
+
       perTick = 8,
       weaponBonus = {
+
      totalTicks = 10,
        strength = 0,
+
      tickDelay = 1000,
        intellect = 0,
+
      ignoreCooldown = true
        dexterity = 0
+
    },
      }
+
     rarity = "legendary",
     }
+
    tags = { "cooking", "food", "consumable" }
 
   },
 
   },
   ["7021"] = {
+
   ["2149"] = {
     id = 7021,
+
    name = "Epic Concentrated Potion",
     name = "Reindeer Hunters' Leggings",
+
     id = 2149,
     tradeable = false,
+
     value = 375,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     stackStrength = 4,
     itemIcon = "/images/christmas/christmas_leggings.png",
+
     stackMultiplier = 1,
     extraTooltipInfo = "There's no holes, at least!",
+
     itemImage = "/images/cooking/alchemy/epic-concentrated.png",
     visual = "christmas-leggings",
+
     class = "cooking-ingredient",
    class = "christmas-tier2",
+
     healing = {
    tags = { "armor", "event" },
+
      hp = 6,
    equipmentStats = {
+
      cooldown = 15000,
       slot = "legs",
+
      perTick = 6,
       weaponBonus = {
+
       totalTicks = 10,
        strength = 0,
+
       tickDelay = 1000
        intellect = 0,
+
    },
        dexterity = 0
+
    rarity = "epic",
      }
+
    tags = { "cooking", "food", "consumable" }
    }
 
 
   },
 
   },
   ["7022"] = {
+
   ["3000"] = {
    id = 7022,
+
     name = "Water Imbued Dust",
     name = "Christmas Lights",
+
     id = 3000,
     tradeable = false,
+
     value = 1,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     itemImage = "/images/cooking/water_dust.png",
     itemIcon = "/images/christmas/christmas_weapon.png",
+
     extraTooltipInfo = "Crushed up water runes. Not exactly a delicacy, but it might have some sort of effect when cooked.",
     extraTooltipInfo = "Not for the nice!",
+
     class = "cooking-ingredient",
    visual = "christmas-weapon",
+
     rarity = "uncommon",
     class = "christmas-tier2",
+
     craftingStats = {
     tags = { "event", "onehand" },
+
       level = 60,
     equipmentStats = {
+
       experience = 95,
       slot = "weapon",
+
      category = "Dungeon",
       weaponBonus = {
+
      craftable = true,
        strength = 0,
+
       multiplier = 8,
        intellect = 0,
+
       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."
        dexterity = 0
+
     },
      },
+
    tags = { "craftable", "cooking", "buff" }
       oneHanded = true,
 
       attackSpeed = 2.4
 
     }
 
 
   },
 
   },
   ["7023"] = {
+
   ["3001"] = {
     id = 7023,
+
     name = "Empty Vial",
     name = "SuperSled 9000",
+
     id = 3001,
     tradeable = false,
+
     value = 1,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     itemImage = "/images/cooking/alchemy/empty_vial.png",
     itemIcon = "/images/christmas/christmas_shield.png",
+
     extraTooltipInfo = "An empty vial to pour a standard potion into.",
     extraTooltipInfo = "For when sledding meets extreme sports",
+
     class = "cooking-ingredient",
     visual = "christmas-shield",
+
     craftingStats = {
    class = "christmas-tier2",
+
      level = 1,
     tags = { "event" },
+
      experience = 11,
    equipmentStats = {
+
      category = "General",
      slot = "shield",
+
      craftable = true,
      weaponBonus = {
+
      multiplier = 300,
        strength = 0,
+
      description = "A basic glass vial used in alchemy."
        intellect = 0,
+
    },
        dexterity = 0
+
     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" }
 
   },
 
   },
   ["7024"] = {
+
   ["3003"] = {
    id = 7024,
+
     name = "Empty Reinforced Vial",
     name = "Superior Bearded Wanderer",
+
     id = 3003,
     tradeable = false,
+
     value = 50,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_helmet_worn.png",
+
     itemImage = "/images/cooking/alchemy/empty_reinforced_vial.png",
     itemIcon = "/images/christmas/christmas_helmet.png",
+
     extraTooltipInfo = "A reinforced empty vial to pour a concentrated potion into.",
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
+
     class = "cooking-ingredient",
    visual = "christmas-helmet",
+
     tags = { "cooking" }
     class = "christmas-tier3",
 
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "helm",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7025"] = {
+
   ["3004"] = {
     id = 7025,
+
    name = "Watermelon",
     name = "Superior Reindeer Hunters' Armor",
+
     id = 3004,
     tradeable = false,
+
     value = 150,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
+
     experience = 35,
    itemIcon = "/images/christmas/christmas_chestplate.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/watermelon.png",
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
+
     extraTooltipInfo = "Good for gathering! Now you only need 999,999 more! Is it spelled 'Melon' or 'Mellon'?",
    visual = "christmas-breastplate",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "body",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7026"] = {
+
   ["3005"] = {
     id = 7026,
+
    name = "Durian",
     name = "Superior Reindeer Hunters' Leggings",
+
     id = 3005,
     tradeable = false,
+
     value = 200,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_leggings_worn.png",
+
     experience = 55,
    itemIcon = "/images/christmas/christmas_leggings.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/durian.png",
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
+
     extraTooltipInfo = "INFO's Favorite!",
    visual = "christmas-leggings",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
     tags = { "armor", "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "legs",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7027"] = {
+
   ["3006"] = {
     id = 7027,
+
    name = "Onion",
     name = "Superior Christmas Lights",
+
     id = 3006,
     tradeable = false,
+
     value = 30,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_weapon_worn.png",
+
     experience = 10,
    itemIcon = "/images/christmas/christmas_weapon.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/onion.png",
     extraTooltipInfo = "For the naughty!",
+
     extraTooltipInfo = "Makes you cry when it speaks. Luckily, it's incapable of speech. Or is it?",
    visual = "christmas-weapon",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "weapon",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      },
 
      oneHanded = true,
 
      attackSpeed = 2.4
 
    }
 
 
   },
 
   },
   ["7028"] = {
+
   ["3007"] = {
     id = 7028,
+
    name = "Mana Berry",
     name = "SuperSled 9001",
+
     id = 3007,
     tradeable = false,
+
     value = 125,
     enchantmentTier = 0,
+
     tradeable = true,
     itemImage = "/images/christmas/christmas_shield_worn.png",
+
     experience = 25,
    itemIcon = "/images/christmas/christmas_shield.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/mana_berry.png",
     extraTooltipInfo = "It's over 9000!",
+
     extraTooltipInfo = "Named for its magic enhancing properties.",
    visual = "christmas-shield",
+
     class = "cooking-ingredient",
     class = "christmas-tier3",
+
     tags = { "foraging", "cooking", "buff" }
     tags = { "event" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "shield",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7029"] = {
+
   ["3008"] = {
     name = "Magical Snowball",
+
     name = "Thorny Root",
     id = 7029,
+
     id = 3008,
    enchantmentTier = 5,
+
     value = 50,
    augmentationCost = {
 
      ["519"] = 500
 
    },
 
     value = 2840000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     experience = 10,
      attack = 50,
+
     itemImage = "/images/cooking/alchemy/ingredients/thorn_1.png",
      strength = 50
+
     extraTooltipInfo = "This one would hurt to fall face first into!",
    },
+
     class = "cooking-ingredient",
     itemImage = "/images/christmas/magical_snowball.png",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     class = "equipment",
+
  },
     visual = "magical-snowball",
+
  ["3009"] = {
     category = { "armor", "combat", "christmas" },
+
    name = "Thorny Vine",
    tags = { "melee", "event" },
+
    id = 3009,
    equipmentStats = {
+
    value = 50,
      isTransmog = true,
+
    tradeable = true,
      slot = "shield",
+
    experience = 10,
      offensiveAccuracyAffinityRating = {
+
    itemImage = "/images/cooking/alchemy/ingredients/thorn_2.png",
        Melee = 6,
+
    extraTooltipInfo = "Don't let this one snag you by surprise!",
        Magic = 18,
+
    class = "cooking-ingredient",
        Range = 0
+
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
      },
+
  },
      offensiveDamageAffinity = {
+
  ["3010"] = {
        Melee = 1,
+
    name = "Tangle Root",
        Magic = 1,
+
    id = 3010,
        Range = 1,
+
    value = 80,
        Ice = 1.05
+
    tradeable = true,
      },
+
    experience = 20,
      defensiveDamageAffinity = {
+
    itemImage = "/images/cooking/alchemy/ingredients/root.png",
        Melee = 1,
+
    extraTooltipInfo = "Would probably try to trip someone if it was still in the ground.",
        Magic = 1,
+
    class = "cooking-ingredient",
        Range = 1,
+
    tags = { "foraging", "cooking", "ingredient", "alchemy" }
        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"] = {
+
   ["3011"] = {
     name = "Candy Cane Daggers",
+
     name = "Mandrake",
     id = 7030,
+
     id = 3011,
    enchantmentTier = 5,
+
     value = 140,
    augmentationCost = {
 
      ["2015"] = 100
 
    },
 
     value = 2840000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     experience = 30,
      strength = 50
+
     itemImage = "/images/cooking/alchemy/ingredients/mandrake.png",
    },
+
     extraTooltipInfo = "Does not look man or drake shaped at all. Who named this thing?",
     itemImage = "/images/christmas/candy_cane_dagger.png",
+
     class = "cooking-ingredient",
     itemIcon = "/images/christmas/candy_cane_daggers_icon.png",
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     class = "equipment",
 
    visual = "candy-cane-daggers",
 
    isDaggers = true,
 
    category = { "weapon", "combat", "christmas" },
 
     tags = { "melee", "twohand", "event" },
 
    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.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"] = {
+
   ["3012"] = {
     name = "Festive Shroud",
+
     name = "Jellyfish",
     id = 7031,
+
     id = 3012,
    enchantmentTier = 1,
+
     value = 200,
    augmentationCost = {
 
      ["2015"] = 100
 
    },
 
     value = 5120000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     experience = 50,
      defense = 40,
+
     itemImage = "/images/cooking/alchemy/ingredients/jellyfish.png",
      enchanting = 40
+
     extraTooltipInfo = "How would it taste on a sandwich, you wonder.",
    },
+
     class = "cooking-ingredient",
     itemImage = "/images/christmas/festive_shroud.png",
+
     tags = { "fishing", "cooking", "ingredient", "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"] = {
+
   ["3013"] = {
     name = "Merry Maker's Mittens",
+
     name = "Frost Flowers",
     id = 7032,
+
     id = 3013,
     itemImage = "/images/christmas/christmas_gloves.png",
+
    value = 180,
     extraTooltipInfo = "A pair of mittens to keep you warm in the bitter cold! Wait, are they fingerless?",
+
    tradeable = true,
     class = "equipment",
+
    experience = 30,
     visual = "gloves",
+
     itemImage = "/images/cooking/alchemy/ingredients/frost_flowers.png",
    tags = { "armor", "event" },
+
     extraTooltipInfo = "Perpetually cold. Does it remind you of home?",
    equipmentStats = {
+
     class = "cooking-ingredient",
      isTransmog = true,
+
     tags = { "foraging", "cooking", "buff", "alchemy" }
      slot = "gloves",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7033"] = {
+
   ["3014"] = {
     name = "Mistletoe Treads",
+
     name = "Black Berry",
     id = 7033,
+
     id = 3014,
     itemImage = "/images/christmas/christmas_boots.png",
+
     value = 20,
     itemIcon = "/images/christmas/christmas_boots_icon.png",
+
    tradeable = true,
     extraTooltipInfo = "For treading on snow or enemy faces.",
+
    experience = 40,
     class = "equipment",
+
     itemImage = "/images/cooking/alchemy/ingredients/blackberry.png",
     visual = "boots",
+
     extraTooltipInfo = "It doesn't know how to speak.",
    tags = { "armor", "event" },
+
     class = "cooking-ingredient",
    equipmentStats = {
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      isTransmog = true,
 
      slot = "boots",
 
      weaponBonus = {
 
        strength = 0,
 
        intellect = 0,
 
        dexterity = 0
 
      }
 
    }
 
 
   },
 
   },
   ["7034"] = {
+
   ["3015"] = {
    id = 7034,
+
     name = "Fairy Dust",
     name = "Magic Ice Bar",
+
     id = 3015,
     skill = "smithing",
+
     value = 165,
     level = 1,
+
     tradeable = true,
     experience = 100,
+
     experience = 35,
     time = 12000,
+
     itemImage = "/images/cooking/alchemy/ingredients/fairy_dust.png",
     itemImage = "/images/christmas/ice_bar.png",
+
     extraTooltipInfo = "Not actually from a Fairy. Everybody knows Fairies aren't real!",
     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"] = {
+
   ["3016"] = {
     name = "Winter Rune",
+
     name = "Lotus Flower",
     id = 7035,
+
     id = 3016,
     time = 5000,
+
     value = 300,
     itemImage = "/images/christmas/Snow_Rune.png",
+
    tradeable = true,
     extraTooltipInfo = "A slate imbued with the essence of winter.",
+
    experience = 55,
     class = "rune",
+
     itemImage = "/images/cooking/alchemy/ingredients/lotus.png",
     tags = { "ammunition", "magic", "runecrafting", "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.",
    requiredResources = { {
+
     class = "cooking-ingredient",
      ["113"] = 1,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
      ["7038"] = 400
 
    } }
 
 
   },
 
   },
   ["7036"] = {
+
   ["3017"] = {
     name = "Scroll of Candy Canes",
+
     name = "Four-leaf Clover",
     activeMessage = "Making Scrolls of Candy Canes",
+
     id = 3017,
     enchant = true,
+
     value = 777,
     hidden = true,
+
     tradeable = true,
    categories = { "christmas elf gear" },
+
     experience = 77,
    time = 15000,
+
     itemImage = "/images/cooking/alchemy/ingredients/lucky_clover.png",
    id = 7036,
+
     extraTooltipInfo = "Very lucky!",
    enchantmentID = 7000,
+
     class = "cooking-ingredient",
    level = 1,
+
     tags = { "foraging", "cooking", "buff" }
     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"] = {
+
   ["3018"] = {
    id = 7037,
+
     name = "Glow Spore Shroom",
     name = "Gummy Lure",
+
     id = 3018,
     fishingBait = {
+
    value = 90,
      level = 0,
+
    tradeable = true,
      bait = 0,
+
    experience = 25,
      reel = 0,
+
     itemImage = "/images/cooking/alchemy/ingredients/glow_spores.png",
      bonus = 0
+
     extraTooltipInfo = "The mushroom itself is actually useless with only the spores having value.",
    },
+
     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"] = {
+
   ["3019"] = {
     id = 7038,
+
    name = "Pineapple",
     name = "Winter Essence",
+
     id = 3019,
     essence = true,
+
     value = 70,
     tradeable = false,
+
     tradeable = true,
     itemImage = "/images/christmas/snow_essence.png",
+
     experience = 15,
     extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
+
     itemImage = "/images/cooking/alchemy/ingredients/pineapple.png",
     class = "rune",
+
     extraTooltipInfo = "Does it go on pizza or not?",
     tags = { "magic", "runecrafting", "event" }
+
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
 
   },
 
   },
   ["7039"] = {
+
   ["3020"] = {
     id = 7039,
+
     name = "Ghost Shrooms",
     name = "Gummy Shark",
+
     id = 3020,
     tradeable = false,
+
     value = 160,
     level = 1,
+
     tradeable = true,
     experience = 1,
+
     experience = 30,
     itemImage = "/images/christmas/monsters/gummy_shark.png",
+
     itemImage = "/images/cooking/alchemy/ingredients/ghost_shrooms.png",
     extraTooltipInfo = "More likely to bite you than let you bite it!",
+
     extraTooltipInfo = "A handful of very pale, small mushrooms that emit the barest amount of light.",
     class = "christmas-drop",
+
     class = "cooking-ingredient",
    time = 1000,
+
     tags = { "foraging", "cooking", "ingredient", "alchemy" }
     tags = { "ingredient", "fishing", "event" }
 
 
   },
 
   },
   ["7040"] = {
+
   ["3021"] = {
     id = 7040,
+
    name = "Yellow Pepper",
     name = "Angry Letter",
+
     id = 3021,
     tradeable = false,
+
     value = 160,
     itemImage = "/images/christmas/angry_letter.png",
+
     tradeable = true,
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
+
    experience = 30,
     class = "christmas-drop",
+
     itemImage = "/images/cooking/alchemy/ingredients/yellow_pepper.png",
     tags = { "event" }
+
     extraTooltipInfo = "It may be a yellow pepper, but it is Red Hot! ... Sorry.",
 +
     class = "cooking-ingredient",
 +
     tags = { "foraging", "cooking", "buff", "alchemy" }
 
   },
 
   },
   ["7041"] = {
+
   ["4000"] = {
     id = 7041,
+
     id = 4000,
     name = "Baubles",
+
     name = "Bone",
     tradeable = false,
+
    value = 75,
     itemImage = "/images/christmas/baubles.png",
+
     tradeable = true,
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
+
     itemImage = "/images/combat/materials/bone.png",
     class = "christmas-drop",
+
     class = "fur",
     tags = { "event" }
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "farming", "hunting" }
 
   },
 
   },
   ["7050"] = {
+
   ["4001"] = {
     id = 7050,
+
     id = 4001,
     name = "Snowglobe",
+
     name = "Bone Plate",
     tradeable = false,
+
    value = 150,
     itemImage = "/images/christmas/snowglobe.png",
+
     tradeable = true,
     extraTooltipInfo = "Stores your Christmas Spirit!",
+
     itemImage = "/images/combat/materials/bone_plate.png",
     class = "christmas-globe",
+
     class = "fur",
     tags = { "event" }
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "farming", "hunting" }
 
   },
 
   },
   ["7060"] = {
+
   ["4002"] = {
     id = 7060,
+
     id = 4002,
     name = "Mr. Klimp",
+
     name = "Chitin",
     itemImage = "/images/combat/monsters/chicken.png",
+
    value = 2750,
    extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/chitin_2.png",
     visual = "p-chicken",
+
     class = "leather",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Used as a crafting material.",
     equipmentStats = {
+
     tags = { "farming", "hunting", "craftable" },
       isTransmog = true,
+
     craftingStats = {
       fullTransmog = true,
+
       level = 1,
       slot = "cape"
+
       experience = 0,
    },
+
       category = "General",
    rarity = "legendary"
+
      craftable = true,
 +
      multiplier = 5,
 +
      description = "Convert heavy chitin into chitin."
 +
    }
 
   },
 
   },
   ["7061"] = {
+
   ["4003"] = {
     id = 7061,
+
     id = 4003,
     name = "The Mine Dwelling Hamster",
+
     name = "Heavy Chitin",
     itemImage = "/images/combat/monsters/elite/hamster.png",
+
    value = 3750,
    extraTooltipInfo = "Back to the mines with you!!!",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/heavy_chitin.png",
     visual = "p-chicken",
+
     class = "leather",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Used as a crafting material.",
    equipmentStats = {
+
     tags = { "farming", "hunting" }
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7062"] = {
+
   ["4004"] = {
     id = 7062,
+
     id = 4004,
     name = "Lil Crown Hamperster",
+
     name = "Fur",
     itemImage = "/images/combat/monsters/elite/hamster2.png",
+
    value = 150,
    extraTooltipInfo = "Little hat REQUIRED",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/fur.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"
 
 
   },
 
   },
   ["7063"] = {
+
   ["4005"] = {
     name = "Lightning Edge",
+
    id = 4005,
     id = 7063,
+
     name = "Thick Fur",
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
+
     value = 225,
     class = "equipment",
+
    tradeable = true,
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
+
     itemImage = "/images/combat/materials/thick_fur.png",
    visual = "zero",
+
     class = "fur",
    category = { "weapon", "combat" },
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "melee", "cosmetic" },
+
     tags = { "farming", "hunting" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "weapon",
 
      oneHanded = true
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7064"] = {
+
   ["4006"] = {
     name = "Frost Maul",
+
    id = 4006,
     id = 7064,
+
     name = "Wool",
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
+
     value = 200,
    extraTooltipInfo = "A hulking mass of snow covered ice.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/wool.png",
     visual = "moss-maul",
+
     class = "fur",
    category = { "weapon", "combat" },
+
     extraTooltipInfo = "Used as a crafting material.",
     tags = { "melee", "twohand", "cosmetic" },
+
     tags = { "farming", "hunting" }
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "weapon"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7065"] = {
+
   ["4007"] = {
     id = 7065,
+
     id = 4007,
     name = "Abusive",
+
     name = "Hide",
     itemImage = "/images/combat/monsters/elite/hamster3.png",
+
    value = 50,
    extraTooltipInfo = "gamster",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/hide.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"] = {
+
   ["4008"] = {
     name = "Elite Titan Helm",
+
    id = 4008,
     id = 7066,
+
     name = "Rough Hide",
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
+
     value = 125,
     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/rough_hide.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"] = {
+
   ["4009"] = {
     name = "Ancient Crown",
+
    id = 4009,
     id = 7067,
+
     name = "Scale",
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
+
     value = 1250,
     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/scale.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 scale into scale."
 +
     }
 
   },
 
   },
   ["7068"] = {
+
   ["4010"] = {
     name = "Idlescape Bond",
+
    id = 4010,
     id = 7068,
+
     name = "Heavy Scale",
     isToken = true,
+
     value = 1750,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/heavy_scale.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"] = {
+
   ["4011"] = {
     name = "Character Token",
+
    id = 4011,
     id = 7069,
+
     name = "Crystal Scale",
     isToken = true,
+
     value = 3000,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/crystal_scale.png",
     extraTooltipInfo = "A token that can be redeemed for a new character slot.",
+
     class = "leather",
    class = "platinum",
+
     extraTooltipInfo = "Used to enhance Elven equipment.",
    category = { "platinum", "token" },
+
     tags = { "crafting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7070"] = {
+
   ["4012"] = {
     name = "Active Character Token",
+
    id = 4012,
     id = 7070,
+
     name = "Leather",
     isToken = true,
+
     value = 300,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/combat/materials/leather.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 = "leather",
     class = "platinum",
+
     extraTooltipInfo = "Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "crafting", "craftable" },
     tags = { "platinum", "token" },
+
     craftingStats = {
     rarity = "legendary"
+
      level = 15,
 +
      experience = 20,
 +
      category = "General",
 +
      craftable = true
 +
     }
 
   },
 
   },
   ["7071"] = {
+
   ["4013"] = {
     name = "Item Name Token",
+
    id = 4013,
     id = 7071,
+
     name = "Rough Cloth",
     isToken = true,
+
     value = 30,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     experience = 50,
    extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
+
    level = 1,
     class = "platinum",
+
    time = 5000,
     category = { "platinum", "token" },
+
     itemImage = "/images/combat/materials/rough_cloth.png",
     tags = { "platinum", "token" },
+
     class = "cloth",
    rarity = "legendary"
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7072"] = {
+
   ["4014"] = {
     name = "Vacation Token",
+
    id = 4014,
     id = 7072,
+
     name = "Restored Cloth",
     isToken = true,
+
     value = 60,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     experience = 75,
    extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours.",
+
    level = 10,
     class = "platinum",
+
    time = 5500,
     category = { "platinum", "token" },
+
     itemImage = "/images/combat/materials/restored_cloth_new.png",
     tags = { "platinum", "token" },
+
     class = "cloth",
    rarity = "legendary"
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7073"] = {
+
   ["4015"] = {
     name = "Loadout Token",
+
    id = 4015,
     id = 7073,
+
     name = "Lesser Cloth",
     isToken = true,
+
     value = 150,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     experience = 125,
    extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
+
    level = 20,
     class = "platinum",
+
    time = 6000,
     category = { "platinum", "token" },
+
     itemImage = "/images/combat/materials/lesser_cloth_new.png",
     tags = { "platinum", "token" },
+
     class = "cloth",
    rarity = "legendary"
+
     extraTooltipInfo = "Used as a crafting material.",
 +
     tags = { "runecrafting" }
 
   },
 
   },
   ["7074"] = {
+
   ["4016"] = {
     name = "Holy Avenger Helm",
+
    id = 4016,
     id = 7074,
+
     name = "Imbued Cloth",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
+
     value = 500,
     extraTooltipInfo = "H... Pointy!",
+
     tradeable = true,
     class = "equipment",
+
     experience = 200,
     visual = "avenger-helm",
+
     level = 30,
     category = { "armor", "combat" },
+
     time = 6500,
     tags = { "melee", "armor", "cosmetic" },
+
     itemImage = "/images/combat/materials/imbued_cloth_new.png",
     equipmentStats = {
+
     class = "cloth",
      isTransmog = true,
+
     extraTooltipInfo = "Used as a crafting material.",
      slot = "helm"
+
     tags = { "runecrafting" }
    },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["7075"] = {
+
   ["4017"] = {
     name = "Holy Avenger Breastplate",
+
    id = 4017,
     id = 7075,
+
     name = "Major Cloth",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
+
     value = 1000,
     extraTooltipInfo = "Full of righteous indignation!",
+
     tradeable = true,
     class = "equipment",
+
     experience = 300,
     visual = "avenger-breastplate",
+
     level = 40,
     category = { "armor", "combat" },
+
     time = 7000,
     tags = { "melee", "armor", "cosmetic" },
+
     itemImage = "/images/combat/materials/major_cloth_new.png",
     equipmentStats = {
+
     class = "cloth",
      isTransmog = true,
+
     extraTooltipInfo = "Used as a crafting material.",
      slot = "body"
+
     tags = { "runecrafting" }
    },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["7076"] = {
+
   ["4018"] = {
     name = "Holy Avenger Cape",
+
    id = 4018,
     id = 7076,
+
     name = "Greater Cloth",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
+
     value = 2000,
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
+
     tradeable = true,
     class = "equipment",
+
     experience = 500,
     visual = "avenger-cape",
+
     level = 50,
     category = { "armor", "combat" },
+
     time = 7500,
     tags = { "melee", "armor", "cosmetic" },
+
     itemImage = "/images/combat/materials/greater_cloth_new.png",
     equipmentStats = {
+
     class = "cloth",
      isTransmog = true,
+
    extraTooltipInfo = "Used as a crafting material.",
      slot = "cape"
+
     tags = { "runecrafting" },
    },
+
     rarity = "uncommon"
     rarity = "legendary"
 
 
   },
 
   },
   ["7077"] = {
+
   ["4019"] = {
     name = "Holy Avenger Leggings",
+
    id = 4019,
     id = 7077,
+
     name = "Elder Cloth",
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_leggings.png",
+
     value = 4000,
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
+
     tradeable = true,
     class = "equipment",
+
     experience = 750,
     visual = "avenger-leggings",
+
     level = 60,
     category = { "armor", "combat" },
+
     time = 8000,
     tags = { "melee", "armor", "cosmetic" },
+
     itemImage = "/images/combat/materials/elder_cloth_new.png",
     equipmentStats = {
+
     class = "cloth",
      isTransmog = true,
+
    extraTooltipInfo = "Used as a crafting material.",
      slot = "legs"
+
     tags = { "runecrafting" },
    },
+
     rarity = "rare"
     rarity = "legendary"
 
 
   },
 
   },
   ["7078"] = {
+
   ["4020"] = {
     name = "Holy Avenger Boots",
+
    id = 4020,
     id = 7078,
+
     name = "Aqueous Grass",
     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.",
+
     itemImage = "/images/fishing/material/fiber_1.png",
     class = "equipment",
+
     class = "fiber",
     visual = "avenger-boots",
+
     extraTooltipInfo = "Some aqueous grass that was stuck to your fishing tools. It appears to be weakly magical. Used as a crafting material.",
    category = { "armor", "combat" },
+
     tags = { "fishing", "runecrafting" }
     tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "boots"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7079"] = {
+
   ["4021"] = {
    name = "Holy Avenger Gloves",
+
     id = 4021,
     id = 7079,
+
     name = "Water Weeds",
     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!",
+
     itemImage = "/images/fishing/material/fiber_2.png",
     class = "equipment",
+
     class = "fiber",
    specialVisuals = { {
+
     extraTooltipInfo = "Water weeds that appear to have been exposed to some sort of magical source. Used as a crafting material.",
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
+
     tags = { "fishing", "runecrafting" }
      css = "avenger-gloves-1"
 
     }, {
 
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
 
      css = "avenger-gloves-2"
 
     }, {
 
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
 
      css = "avenger-gloves-3"
 
    } },
 
    category = { "armor", "combat" },
 
     tags = { "melee", "armor", "cosmetic" },
 
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "gloves"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7080"] = {
+
   ["4022"] = {
     name = "A Mad Faith's Wrath",
+
    id = 4022,
     id = 7080,
+
     name = "River Vines",
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
+
     value = 90,
     itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
+
     tradeable = true,
    extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
+
     itemImage = "/images/fishing/material/fiber_3.png",
     class = "equipment",
+
     class = "fiber",
     visual = "madfaith",
+
     extraTooltipInfo = "Thick underwater vines found predominantly in rivers. These give off a faint magical aura. Used as a crafting material.",
     category = { "armor", "combat" },
+
     tags = { "fishing", "runecrafting" }
     tags = { "melee", "armor", "cosmetic" },
+
  },
     equipmentStats = {
+
  ["4023"] = {
      isTransmog = true,
+
     id = 4023,
      fullTransmog = true,
+
    name = "Violet Ribbons",
      slot = "cape"
+
     value = 120,
     },
+
    tradeable = true,
     rarity = "legendary"
+
    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" }
 
   },
 
   },
   ["7081"] = {
+
   ["4024"] = {
     id = 7081,
+
     id = 4024,
     name = "Limpe K. Limpe",
+
     name = "White Reeds",
     itemImage = "/images/combat/monsters/elite/limpe.png",
+
    value = 150,
    extraTooltipInfo = "A creature that is beyond comprehension.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/material/fiber_5.png",
     visual = "p-chicken",
+
     class = "fiber",
     tags = { "melee", "armor", "cosmetic" },
+
     extraTooltipInfo = "Aquatic reeds that appear to have grown near a font of magical energy and maintained some of its characteristics. Used as a crafting material.",
    equipmentStats = {
+
     tags = { "fishing", "runecrafting" }
      isTransmog = true,
 
      fullTransmog = true,
 
      slot = "cape"
 
    },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7082"] = {
+
   ["4025"] = {
     name = "Username Change Token",
+
    id = 4025,
     id = 7082,
+
     name = "Ancient Kelp",
     isTokenInput = true,
+
     value = 200,
     itemImage = "/images/premium/premium_icon.png",
+
     tradeable = true,
     itemIcon = "/images/premium/premium_icon.png",
+
     itemImage = "/images/fishing/material/fiber_6.png",
     extraTooltipInfo = "A token that can be redeemed to change your username.",
+
     class = "fiber",
    class = "platinum",
+
     extraTooltipInfo = "Kelp that has been magically sustained for ages. Potent energy can be felt coursing through its fibers. Used as a crafting material.",
    category = { "platinum", "token" },
+
     tags = { "fishing", "runecrafting" }
     tags = { "platinum", "token" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["7083"] = {
+
   ["4026"] = {
     name = "Shapeless Bow",
+
    id = 4026,
     id = 7083,
+
     name = "Aqueous Chunks",
     itemImage = "/images/premium/cosmetic/equipment/shapeless_bow.png",
+
     value = 700,
     extraTooltipInfo = "A bow fashioned to use chaos itself.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/aqueous_chunks.png",
    visual = "shapeless-longbow",
+
     class = "bar",
     category = { "weapon", "combat" },
+
     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 = { "range", "twohand", "cosmetic" },
+
     tags = { "magic", "craftable" },
    equipmentStats = {
+
     craftingStats = {
       isTransmog = true,
+
      level = 85,
       slot = "weapon"
+
      experience = 2400,
     },
+
      category = "Rare",
    rarity = "legendary"
+
       craftable = true,
 +
       multiplier = 3
 +
     }
 
   },
 
   },
   ["7084"] = {
+
   ["4027"] = {
     name = "Shapeless Staff",
+
    id = 4027,
     id = 7084,
+
     name = "Frost Shard",
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
+
     value = 1000,
    extraTooltipInfo = "A staff fashioned to use chaos itself.",
+
    tradeable = true,
     class = "equipment",
+
     itemImage = "/images/combat/materials/frost_shard.png",
     visual = "shapeless-staff",
+
     class = "bar",
     category = { "weapon", "combat" },
+
     extraTooltipInfo = "A chunk of ice that never melts. The magic keeping it solid could be channeled somewhere by a skilled enchanter.",
     tags = { "magic", "twohand", "cosmetic" },
+
     tags = { "magic", "craftable" },
    equipmentStats = {
+
     craftingStats = {
       isTransmog = true,
+
      level = 85,
       slot = "weapon"
+
       experience = 2400,
     },
+
       category = "Rare",
    rarity = "legendary"
+
      craftable = true
 +
     }
 
   },
 
   },
   ["7085"] = {
+
   ["4028"] = {
     name = "Gift of the Lightning King",
+
    id = 4028,
     id = 7085,
+
     name = "Elder Stone",
     itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
+
     value = 30000,
     itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
+
     tradeable = true,
    extraTooltipInfo = "Gift of the Lightning King",
+
     itemImage = "/images/combat/materials/elder_stone.png",
     class = "equipment",
+
     class = "bar",
     visual = "kings-crown",
+
     extraTooltipInfo = "A condensed shard of Elder Magic formerly owned by the Elves.",
    category = { "weapon", "combat", "cosmetic" },
+
     tags = { "magic" },
     tags = { "cosmetic" },
+
     rarity = "rare"
    equipmentStats = {
 
      isTransmog = true,
 
      slot = "cape",
 
      cosmeticSlot = "base"
 
    },
 
     rarity = "legendary"
 
 
   },
 
   },
   ["7086"] = {
+
   ["4500"] = {
     name = "Put Something On",
+
    id = 4500,
     id = 7086,
+
     name = "Box Trap",
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
+
     value = 25,
     itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
+
    experience = 160,
     extraTooltipInfo = "Seriously, put something on.",
+
    tradeable = true,
     class = "equipment",
+
     class = "seed",
    visual = "character-model",
+
     itemImage = "/images/farming/hunting/box_trap.png",
    category = { "weapon", "combat", "cosmetic" },
+
     extraTooltipInfo = "A box trap with bait only suitable to catch small game.",
     tags = { "cosmetic" },
+
     tags = { "hunting", "craftable", "seed", "farming" },
    equipmentStats = {
+
     farmingStats = {
       isTransmog = true,
+
      height = 1,
       slot = "cape",
+
      width = 1,
       cosmeticSlot = "base"
+
       requiredLevel = 5,
 +
       image = "/images/farming/hunting/box_trap.png",
 +
       align = "bottom",
 +
      experience = 110,
 +
      time = 40,
 +
      fixedSize = true
 
     },
 
     },
     rarity = "legendary"
+
     craftingStats = {
 +
      level = 5,
 +
      experience = 205,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A box trap with bait only suitable to catch small game."
 +
    }
 
   },
 
   },
   ["7087"] = {
+
   ["4501"] = {
     name = "Fresh Off the Island",
+
    id = 4501,
     id = 7087,
+
     name = "Pitfall Trap",
     itemImage = "/images/combat/character_model_beard.png",
+
     value = 50,
     extraTooltipInfo = "Do you even know what island?",
+
    experience = 10,
     class = "equipment",
+
    tradeable = true,
    visual = "character-beard",
+
    class = "seed",
    category = { "weapon", "combat", "cosmetic" },
+
     itemImage = "/images/farming/hunting/pitfall.png",
     tags = { "cosmetic" },
+
     extraTooltipInfo = "A pitfall trap with bait suitable to catch small and medium sized game.",
    equipmentStats = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       isTransmog = true,
+
     farmingStats = {
       slot = "helm",
+
      height = 1,
       cosmeticSlot = "face"
+
      width = 1,
 +
       requiredLevel = 13,
 +
       image = "/images/farming/hunting/pitfall.png",
 +
       align = "bottom",
 +
      experience = 125,
 +
      time = 40,
 +
      fixedSize = true
 
     },
 
     },
     rarity = "legendary"
+
     craftingStats = {
 +
      level = 15,
 +
      experience = 320,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A pitfall trap with bait suitable to catch small and medium sized game."
 +
    }
 
   },
 
   },
   ["7088"] = {
+
   ["4502"] = {
     name = "Forgotten Platebody",
+
    id = 4502,
     id = 7088,
+
     name = "Bird Trap",
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
+
     value = 100,
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
+
    experience = 10,
     class = "equipment",
+
    tradeable = true,
     specialVisuals = { {
+
    class = "seed",
       image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
+
     itemImage = "/images/farming/hunting/bird_trap.png",
       css = "ghost-body-front"
+
     extraTooltipInfo = "A bird trap with bait suitable to catch small flying creatures.",
    }, {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
+
     farmingStats = {
       css = "ghost-body-back"
+
       height = 1,
    } },
+
       width = 1,
    category = { "armor", "combat" },
+
      requiredLevel = 23,
    tags = { "melee", "armor", "cosmetic" },
+
       image = "/images/farming/hunting/bird_trap.png",
    equipmentStats = {
+
       align = "bottom",
       isTransmog = true,
+
      experience = 350,
      slot = "body"
+
      time = 90,
 +
       fixedSize = true
 
     },
 
     },
     rarity = "legendary"
+
     craftingStats = {
 +
      level = 25,
 +
      experience = 595,
 +
      category = "Farming",
 +
      craftable = true,
 +
      description = "A bird trap with bait suitable to catch small flying creatures."
 +
    }
 
   },
 
   },
   ["7089"] = {
+
   ["4503"] = {
    name = "Inventory Tab Token",
+
     id = 4503,
     id = 7089,
+
     name = "Net Trap",
    isToken = true,
+
     value = 125,
    itemImage = "/images/premium/premium_icon.png",
+
     experience = 10,
    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,
+
     class = "seed",
    enchantmentTier = 0,
+
     itemImage = "/images/farming/hunting/net_trap.png",
     itemImage = "/images/misc/Elite_Scroll.png",
+
     extraTooltipInfo = "A net trap with bait suitable to catch most creatures.",
     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 = { "hunting", "craftable", "seed", "farming" },
     class = "elite-scroll",
+
     farmingStats = {
     tags = { "dungeon" },
+
      height = 1,
     rarity = "legendary"
+
      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."
 +
    }
 
   },
 
   },
   ["8001"] = {
+
   ["4504"] = {
     name = "Black Knight's Trial",
+
     id = 4504,
     id = 8001,
+
     name = "Bear Trap",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2000,
+
     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" },
       ["8001"] = 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_BK.png",
+
      level = 50,
    extraTooltipInfo = "A dark scroll for a darker trial. Will you face it and reap the rewards?",
+
      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."
 +
     }
 
   },
 
   },
   ["8002"] = {
+
   ["4505"] = {
     name = "Giant Scroll",
+
     id = 4505,
     id = 8002,
+
     name = "Water Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2001,
+
     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",
       ["8002"] = 1
+
     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."
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "craftable", "seed", "farming" }
    itemImage = "/images/misc/elite/Elite_Scroll_Giant.png",
 
    extraTooltipInfo = "A gargantuan task for only the mightiest of heroes; are you counted amongst them?",
 
    class = "elite-scroll",
 
    tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8003"] = {
+
   ["4506"] = {
     name = "Corroded Scroll",
+
     id = 4506,
     id = 8003,
+
     name = "Nature Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2002,
+
     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",
       ["8003"] = 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_Corroded.png",
 
    extraTooltipInfo = "The stench of decay hangs heavy about this squalid parchment. Are you ready to break the seal?",
 
    class = "elite-scroll",
 
    tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8004"] = {
+
   ["4507"] = {
     name = "Stew Stained Page",
+
     id = 4507,
     id = 8004,
+
     name = "Earth Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2003,
+
     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",
       ["8004"] = 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_Goblin.png",
 
    extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
 
    class = "elite-scroll",
 
    tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8005"] = {
+
   ["4508"] = {
     name = "Cluster-Cluck",
+
     id = 4508,
     id = 8005,
+
     name = "Coalescing Totem",
     value = 500,
+
     value = 150,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2004,
+
     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",
       ["8005"] = 1
+
    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."
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "craftable", "seed", "farming" }
    itemImage = "/images/misc/elite/Elite_Scroll_Chicken.png",
 
    extraTooltipInfo = "The secret location of Ot_to's prized hen house. Want to find out what's inside?",
 
    class = "elite-scroll",
 
    tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8006"] = {
+
   ["4509"] = {
     name = "Demonic Trial",
+
     id = 4509,
     id = 8006,
+
     name = "Monster Trap",
     value = 500,
+
     value = 200,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2005,
+
     class = "seed",
     enchantmentTier = 0,
+
     itemImage = "/images/farming/hunting/metal_trap.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A trap designed to lure unusual monsters.",
     augmentationCost = {
+
     tags = { "hunting", "craftable", "seed", "farming" },
       ["8006"] = 1
+
    rarity = "uncommon",
 +
    farmingStats = {
 +
      height = 2,
 +
      width = 2,
 +
       requiredLevel = 60,
 +
      image = "/images/farming/hunting/metal_trap.png",
 +
      align = "bottom",
 +
      experience = 2250,
 +
      time = 90,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Demon.png",
+
      level = 60,
    extraTooltipInfo = "Unknown markings surround the stately seal binding this scroll closed. Are you sure you want to break the seal?",
+
      experience = 9600,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true,
     rarity = "uncommon"
+
      description = "A trap designed to lure unusual monsters."
 +
     }
 
   },
 
   },
   ["8007"] = {
+
   ["4510"] = {
     name = "Taproot Scroll",
+
     id = 4510,
     id = 8007,
+
     name = "Worm Composting Bin",
 
     value = 500,
 
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     champEncounter = 2006,
+
     class = "seed",
     enchantmentTier = 0,
+
    itemImage = "/images/farming/worm_bin.png",
     maxAugLevel = 20,
+
     extraTooltipInfo = "A composting bin that uses worms to break down organic material into nutrient-rich soil.",
     augmentationCost = {
+
     rarity = "common",
       ["8007"] = 1
+
     farmingStats = {
 +
       height = 1,
 +
      width = 1,
 +
      requiredLevel = 6,
 +
      image = "/images/farming/worm_bin.png",
 +
      align = "bottom",
 +
      experience = 60,
 +
      time = 30,
 +
      fixedSize = true
 
     },
 
     },
     forcedAugmentChance = 1,
+
     craftingStats = {
    itemImage = "/images/misc/elite/Elite_Scroll_Spriggan.png",
+
      level = 6,
    extraTooltipInfo = "The parchment feels alive in your hands. Will you be able to conquer nature?",
+
      experience = 750,
    class = "elite-scroll",
+
      category = "Farming",
    tags = { "elite" },
+
      craftable = true
    rarity = "uncommon"
 
  },
 
  ["8008"] = {
 
    name = "The Final Test",
 
    id = 8008,
 
    value = 500,
 
    tradeable = true,
 
    champEncounter = 5,
 
    enchantmentTier = 0,
 
    maxAugLevel = 20,
 
    augmentationCost = {
 
      ["8008"] = 1
 
 
     },
 
     },
     forcedAugmentChance = 1,
+
     tags = { "craftable", "seed", "farming" }
    itemImage = "/images/misc/Elite_Scroll.png",
 
    extraTooltipInfo = "Can you do what no one has ever done before?",
 
    class = "elite-scroll",
 
    tags = { "dungeon" },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["8009"] = {
+
   ["5000"] = {
     name = "Shapeless Scroll",
+
     name = "Shrimp Bauble",
     id = 8009,
+
     id = 5000,
    value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 2007,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     maxAugLevel = 20,
+
     value = 10,
    augmentationCost = {
+
     itemImage = "/images/misc/shrimp_bauble.png",
      ["8009"] = 1
+
     class = "key",
    },
+
     extraTooltipInfo = "Untamed magic oozes out from inside.",
    forcedAugmentChance = 1,
+
     tags = { "fragment" },
     itemImage = "/images/misc/elite/Elite_Scroll_Chaos.png",
+
     blockCritAugment = true,
     extraTooltipInfo = "The scroll appears to be shifting in and out of reality. Do you dare unravel its secrets?",
+
    augmentOverride = {
     class = "elite-scroll",
+
      fixedSuccessCount = 10,
     tags = { "elite" },
+
      fixedBaseCount = 0
     rarity = "uncommon"
+
    }
 
   },
 
   },
   ["8010"] = {
+
   ["5001"] = {
    name = "Stormy Sea Scroll",
+
     id = 5001,
     id = 8010,
+
     name = "Shrimp",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 2008,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
    maxAugLevel = 20,
+
     itemImage = "/images/misc/schfftph_fzzglgl.png",
    augmentationCost = {
+
     class = "fish",
      ["8010"] = 1
+
     extraTooltipInfo = "One of perfection's many forms."
    },
 
    forcedAugmentChance = 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",
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8011"] = {
+
   ["5002"] = {
    name = "Enchanted Armory Scroll",
+
     id = 5002,
     id = 8011,
+
     name = "Shrimp Ascendant",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 2009,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
    maxAugLevel = 20,
+
     itemImage = "/images/misc/schfftph_fzzglgl_kakfzz.png",
    augmentationCost = {
+
     class = "fish",
      ["8011"] = 1
+
     extraTooltipInfo = "Perfection comes in many forms, but this is a perversion of the art."
    },
 
    forcedAugmentChance = 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",
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8012"] = {
+
   ["6000"] = {
    name = "Fallen Academy Scroll",
+
     id = 6000,
     id = 8012,
+
     name = "Gold Medal",
     value = 500,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/ui/highscore_gold.png",
    champEncounter = 2010,
+
     extraTooltipInfo = "First place award!",
    enchantmentTier = 0,
+
     class = "gold-medal",
    maxAugLevel = 20,
+
     tags = { "unique" }
    augmentationCost = {
 
      ["8012"] = 1
 
    },
 
     forcedAugmentChance = 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",
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8013"] = {
+
   ["6001"] = {
    name = "Overgrown Woods Scroll",
+
     id = 6001,
     id = 8013,
+
     name = "Silver Medal",
     value = 500,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/ui/highscore_silver.png",
    champEncounter = 2011,
+
     extraTooltipInfo = "Second place award!",
    enchantmentTier = 0,
+
     class = "silver-medal",
    maxAugLevel = 20,
+
     tags = { "unique" }
    augmentationCost = {
 
      ["8013"] = 1
 
    },
 
     forcedAugmentChance = 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",
 
     tags = { "elite" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["8014"] = {
+
   ["6002"] = {
    name = "Elven Encampment Scroll",
+
     id = 6002,
     id = 8014,
+
     name = "Bronze Medal",
     value = 500,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/ui/highscore_bronze.png",
     champEncounter = 2012,
+
     extraTooltipInfo = "Third place award!",
     enchantmentTier = 0,
+
     class = "bronze-medal",
     maxAugLevel = 20,
+
     tags = { "unique" }
     augmentationCost = {
+
  },
      ["8014"] = 1
+
  ["6950"] = {
     },
+
    id = 6950,
     forcedAugmentChance = 1,
+
     name = "Event Token",
     itemImage = "/images/misc/elite/Elite_Scroll_Elves.png",
+
     tradeable = false,
     extraTooltipInfo = "An old scroll bearing the insignia of some long lost dynasty. Will you comb through history?",
+
     itemImage = "/images/misc/event_token.png",
     class = "elite-scroll",
+
     extraTooltipInfo = "Can be spent in the Event Shop for various event related items and buffs.",
     tags = { "elite" },
+
     class = "gold-medal",
     rarity = "uncommon"
+
     tags = { "event" }
 +
  },
 +
  ["7000"] = {
 +
     id = 7000,
 +
    name = "Snow",
 +
    tradeable = false,
 +
    itemImage = "/images/christmas/snow.png",
 +
    extraTooltipInfo = "Used to make Snowballs!",
 +
    class = "christmas-drop",
 +
    tags = { "event" }
 
   },
 
   },
   ["9000"] = {
+
   ["7001"] = {
     name = "Giant's Keep Key",
+
     id = 7001,
     id = 9000,
+
     name = "Snowball",
     value = 10000000,
+
     tradeable = false,
     champEncounter = 3003,
+
     itemImage = "/images/christmas/snowball.png",
     enchantmentTier = 0,
+
     extraTooltipInfo = "Use '/throw NAME' to throw at people!",
     maxAugLevel = 10,
+
     class = "christmas-drop",
     augCostScaling = {
+
     tags = { "crafting", "event", "craftable" },
      startsAt = 5,
+
     craftingStats = {
      multPerLevel = 0.05
+
       level = 1,
    },
+
       experience = 1,
     augmentationCost = {
+
       category = "Event",
       ["5"] = 25000,
+
       craftable = true
       ["6"] = 25000,
 
       ["7"] = 25000,
 
      ["9"] = 25000,
 
       ["10"] = 25000
 
 
     },
 
     },
     tradeable = true,
+
     blockAugmenting = true,
     craftingLevel = 85,
+
     noDustFromResearching = true,
    craftingExperience = 120000,
+
     noScrapFromResearching = true
    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"] = {
+
   ["7002"] = {
     id = 9001,
+
     id = 7002,
     name = "Nature Fragment",
+
     name = "Wrapping Paper",
    value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/wrapping_paper.png",
    craftable = true,
+
     extraTooltipInfo = "Born to be torn apart",
    craftingLevel = 85,
+
     class = "christmas-drop",
    craftingExperience = 0,
+
     tags = { "crafting", "event" }
     itemImage = "/images/misc/keys/Nature_Piece.png",
 
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
 
     class = "key",
 
     tags = { "fragment" },
 
    category = "Dungeon",
 
    requiredResources = { {
 
      ["517"] = 500,
 
      ["9003"] = 1
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9002"] = {
+
   ["7003"] = {
     id = 9002,
+
     id = 7003,
     name = "Ice Fragment",
+
     name = "Present",
    value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/present.png",
    craftable = true,
+
     extraTooltipInfo = "Merry Christmas!",
    craftingLevel = 85,
+
     class = "christmas-present",
    craftingExperience = 0,
+
     tags = { "event", "chest" },
     itemImage = "/images/misc/keys/Water_Piece.png",
+
     rarity = "rare",
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
+
     canBeOpened = true
     class = "key",
 
     tags = { "fragment" },
 
    category = "Dungeon",
 
     requiredResources = { {
 
      ["513"] = 500,
 
      ["9001"] = 1
 
    } },
 
     rarity = "uncommon"
 
 
   },
 
   },
   ["9003"] = {
+
   ["7004"] = {
     id = 9003,
+
     id = 7004,
     name = "Fire Fragment",
+
     name = "Cookie Dough",
    value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     level = 1,
     craftable = true,
+
     experience = 1,
     craftingLevel = 85,
+
     itemImage = "/images/christmas/cookie_dough.png",
    craftingExperience = 0,
+
     extraTooltipInfo = "It smells like cookies",
     itemImage = "/images/misc/keys/Fire_Piece.png",
+
     class = "christmas-food",
     extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
+
     time = 1000,
     class = "key",
+
     tags = { "event", "cooking", "ingredient", "prepared" }
     tags = { "fragment" },
 
     category = "Dungeon",
 
    requiredResources = { {
 
      ["512"] = 500,
 
      ["9002"] = 1
 
    } },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9004"] = {
+
   ["7005"] = {
     id = 9004,
+
     id = 7005,
     name = "Corrupted Fragment",
+
     name = "Cookie",
    value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/cookie.png",
     itemImage = "/images/misc/keys/Death_Piece.png",
+
     extraTooltipInfo = "It reminds you of your childhood",
     extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
+
     class = "christmas-food",
     class = "key",
+
     tags = { "event", "cooking", "food", "consumable" },
     tags = { "fragment" },
+
     healing = {
     rarity = "uncommon"
+
      hp = 20,
 +
      cooldown = 5000,
 +
      perTick = 15,
 +
      totalTicks = 4,
 +
      tickDelay = 3000,
 +
      ignoreCooldown = false
 +
    }
 
   },
 
   },
   ["9005"] = {
+
   ["7006"] = {
     id = 9005,
+
     id = 7006,
     name = "Chaos Fragment",
+
     name = "Gummy Fish",
     value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     level = 1,
     itemImage = "/images/misc/keys/Chaos_Piece.png",
+
    experience = 1,
     extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
+
     itemImage = "/images/christmas/gummy_fish.png",
     class = "key",
+
     extraTooltipInfo = "Delicious candy!",
     tags = { "fragment" },
+
     class = "christmas-drop",
    rarity = "uncommon"
+
    time = 1000,
 +
     tags = { "fishing", "event" }
 
   },
 
   },
   ["9006"] = {
+
   ["7007"] = {
    name = "Torn Goblin Settlement Map",
+
     id = 7007,
     id = 9006,
+
     name = "Gummy Shark Fin",
     value = 100000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/christmas/gummy_shark_fin.png",
    champEncounter = 3001,
+
     extraTooltipInfo = "Looks like it came off a Gummy Shark!",
    enchantmentTier = 0,
+
     class = "christmas-drop",
    maxAugLevel = 10,
+
     tags = { "event" }
    augCostScaling = {
 
      startsAt = 5,
 
      multPerLevel = 0.05
 
    },
 
    augmentationCost = {
 
      ["95"] = 15,
 
      ["96"] = 15,
 
      ["2010"] = 15
 
    },
 
     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"] = {
+
   ["7008"] = {
    name = "Scrap of Stained Parchment",
+
     id = 7008,
     id = 9007,
+
     name = "Krampus' Horn",
     value = 7500,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/krampus_horn.png",
     itemImage = "/images/misc/keys/goblin_map_piece.png",
+
     extraTooltipInfo = "A deathly energy weakly pulses from them still...",
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
+
     class = "christmas-drop",
     class = "key",
+
     tags = { "event" }
     tags = { "fragment" },
 
    rarity = "uncommon"
 
 
   },
 
   },
   ["9008"] = {
+
   ["7009"] = {
    name = "Dark Fortress Key",
+
     id = 7009,
     id = 9008,
+
     name = "Candy Buttons",
     value = 750000,
+
     tradeable = false,
    tradeable = true,
+
     itemImage = "/images/christmas/candy_buttons.png",
    champEncounter = 3002,
+
     extraTooltipInfo = "The buttons from Lumpy, Dumpy and Clumpy!",
    enchantmentTier = 0,
+
     class = "christmas-drop",
    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"] = {
+
   ["7010"] = {
    name = "Dark Key Piece",
+
     id = 7010,
     id = 9009,
+
     name = "Scarf",
     value = 100000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/scarf.png",
     itemImage = "/images/misc/keys/fortress_key_piece.png",
+
     extraTooltipInfo = "Keeps you warm while you play in the snow!",
     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"] = {
+
   ["7011"] = {
    name = "Cursed Spade",
+
     id = 7011,
     id = 9010,
+
     name = "Evergreen Log",
     value = 2000000,
+
     tradeable = false,
    tradeable = true,
+
     level = 1,
    maxAugLevel = 10,
+
     experience = 1,
    augCostScaling = {
+
     itemImage = "/images/christmas/evergreen_log.png",
      startsAt = 5,
+
     extraTooltipInfo = "Smells faintly of mint and cinnamon",
      multPerLevel = 0.05
+
     class = "christmas-drop",
    },
+
     tags = { "foraging", "event" }
    augmentationCost = {
 
      ["800"] = 30,
 
      ["4000"] = 10
 
     },
 
    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"] = {
+
   ["7012"] = {
    name = "Burning Feather",
+
     id = 7012,
     id = 9011,
+
     name = "Corrupted Evergreen Log",
     value = 2000000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/corrupted_evergreen_log.png",
     enchantmentTier = 0,
+
     extraTooltipInfo = "It reeks of decay",
     maxAugLevel = 10,
+
     class = "christmas-drop",
     augCostScaling = {
+
     tags = { "event" }
      startsAt = 5,
+
  },
      multPerLevel = 0.05
+
  ["7013"] = {
    },
+
     id = 7013,
     augmentationCost = {
+
     name = "Magic Ice",
      ["5"] = 10000,
+
     tradeable = false,
      ["512"] = 300,
+
     level = 1,
      ["700"] = 50
+
     experience = 1,
     },
+
     time = 1000,
     craftingLevel = 60,
+
     itemImage = "/images/christmas/magic_ice.png",
     craftingExperience = 20000,
+
     extraTooltipInfo = "Magically makes you want to lick it",
     forcedAugmentChance = 1,
+
     class = "christmas-drop",
     champEncounter = 3007,
+
     tags = { "mining", "event" }
     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"] = {
+
   ["7014"] = {
    name = "Krampus' Key",
+
     id = 7014,
     id = 9012,
+
     name = "Inferior Bearded Wanderer",
     value = 69,
 
 
     tradeable = false,
 
     tradeable = false,
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     craftingLevel = 1,
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
    craftingExperience = 1,
+
     itemIcon = "/images/christmas/christmas_helmet.png",
    craftable = true,
+
     extraTooltipInfo = "The hat's a little loose and the beard is itchy",
     itemImage = "/images/christmas/krampus_key.png",
+
     visual = "christmas-helmet",
     category = "Event",
+
     class = "christmas-tier1",
     extraTooltipInfo = "A piece of bone with some bits of metal sticking off of it. If you squint really hard it somewhat resembles a key.",
+
     tags = { "event", "armor" },
     class = "key",
+
     equipmentStats = {
     tags = { "dungeon", "event" },
+
       slot = "helm",
     requiredResources = { {
+
      weaponBonus = {
       ["7038"] = 150000
+
        strength = 0,
     } }
+
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
     }
 
   },
 
   },
   ["9013"] = {
+
   ["7015"] = {
     name = "Molten Ashes",
+
    id = 7015,
     id = 9013,
+
     name = "Inferior Reindeer Hunters' Armor",
     value = 150000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/infernal_ashes.png",
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     extraTooltipInfo = "The remains of some infernal creature. Still warm to the touch.",
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
     class = "key",
+
     extraTooltipInfo = "Not the warmest or most protective, but it'll work!",
     tags = { "fragment" },
+
    visual = "christmas-breastplate",
     rarity = "uncommon"
+
     class = "christmas-tier1",
 +
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "body",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9014"] = {
+
   ["7016"] = {
    name = "Infernal Flame",
+
     id = 7016,
     id = 9014,
+
     name = "Inferior Reindeer Hunters' Leggings",
    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,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/shrimp_bauble_cracked.png",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     extraTooltipInfo = "The roar of the ocean can be heard faintly while examining this bauble.",
+
    itemIcon = "/images/christmas/christmas_leggings.png",
     class = "key",
+
     extraTooltipInfo = "Chafes in all the wrong places",
     tags = { "dungeon" },
+
    visual = "christmas-leggings",
     rarity = "uncommon"
+
     class = "christmas-tier1",
 +
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "legs",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9016"] = {
+
   ["7017"] = {
    name = "Elder Lockstone",
+
     id = 7017,
     id = 9016,
+
     name = "Inferior Christmas Lights",
     value = 2000000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     maxAugLevel = 10,
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
    augCostScaling = {
+
     itemIcon = "/images/christmas/christmas_weapon.png",
      startsAt = 5,
+
     extraTooltipInfo = "Still a little dusty from being in storage",
      multPerLevel = 0.05
+
     visual = "christmas-weapon",
    },
+
     class = "christmas-tier1",
    augmentationCost = {
+
     tags = { "event", "onehand" },
      ["10"] = 3000,
+
     equipmentStats = {
      ["109"] = 1000,
+
       slot = "weapon",
      ["307"] = 10,
+
       weaponBonus = {
      ["3015"] = 50
+
        strength = 0,
    },
+
        intellect = 0,
    craftingLevel = 80,
+
        dexterity = 0
    craftingExperience = 40000,
+
      },
    forcedAugmentChance = 1,
+
       oneHanded = true,
    champEncounter = 3004,
+
       attackSpeed = 2.4
    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"] = {
+
   ["7018"] = {
    name = "Castle Map",
+
     id = 7018,
     id = 9017,
+
     name = "SuperSled 1337",
     value = 2000000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
    maxAugLevel = 10,
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     augCostScaling = {
+
     itemIcon = "/images/christmas/christmas_shield.png",
      startsAt = 5,
+
     extraTooltipInfo = "An elite sled for elite sledders",
      multPerLevel = 0.05
+
     visual = "christmas-shield",
    },
+
     class = "christmas-tier1",
    augmentationCost = {
+
     tags = { "event" },
      ["109"] = 50,
+
     equipmentStats = {
      ["1600"] = 3
+
       slot = "shield",
    },
+
       weaponBonus = {
    craftingLevel = 74,
+
        strength = 0,
    craftingExperience = 40000,
+
        intellect = 0,
    forcedAugmentChance = 1,
+
        dexterity = 0
    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"] = {
+
   ["7019"] = {
    name = "Ancient Pyramid",
+
     id = 7019,
     id = 9018,
+
     name = "Bearded Wanderer",
     value = 10000000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
    maxAugLevel = 10,
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     augCostScaling = {
+
     itemIcon = "/images/christmas/christmas_helmet.png",
      startsAt = 5,
+
     extraTooltipInfo = "The hat's too tight and the beard smells funny.",
      multPerLevel = 0.05
+
     visual = "christmas-helmet",
    },
+
     class = "christmas-tier2",
    augmentationCost = {
+
     tags = { "event", "armor" },
      ["60"] = 250,
+
     equipmentStats = {
      ["513"] = 250,
+
       slot = "helm",
      ["11032"] = 5
+
       weaponBonus = {
    },
+
        strength = 0,
    craftingLevel = 80,
+
        intellect = 0,
    craftingExperience = 30000,
+
        dexterity = 0
    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"] = {
+
   ["7020"] = {
    name = "Ancient Maelstrom Orb",
+
     id = 7020,
     id = 9019,
+
     name = "Reindeer Hunters' Armor",
     value = 20000000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
    maxAugLevel = 10,
+
     itemImage = "/images/christmas/christmas_chestplate_worn.png",
     augCostScaling = {
+
     itemIcon = "/images/christmas/christmas_chestplate.png",
      startsAt = 5,
+
     extraTooltipInfo = "Hypothermia is no longer your biggest threat!",
      multPerLevel = 0.05
+
     visual = "christmas-breastplate",
    },
+
     class = "christmas-tier2",
    augmentationCost = {
+
     tags = { "event", "armor" },
      ["208"] = 2,
+
     equipmentStats = {
      ["513"] = 250,
+
       slot = "body",
      ["516"] = 500
+
       weaponBonus = {
    },
+
        strength = 0,
    craftingLevel = 92,
+
        intellect = 0,
    craftingExperience = 40000,
+
        dexterity = 0
    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"] = {
+
   ["7021"] = {
     name = "Ancient Crystal",
+
    id = 7021,
     id = 9020,
+
     name = "Reindeer Hunters' Leggings",
     value = 1750000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/ancient_crystal.png",
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
     extraTooltipInfo = "An ancient crystal. It is chaotic in origin but is far older than any chaotic crystal you have ever seen.",
+
     itemIcon = "/images/christmas/christmas_leggings.png",
     class = "key",
+
     extraTooltipInfo = "There's no holes, at least!",
     tags = { "fragment" },
+
    visual = "christmas-leggings",
     rarity = "epic"
+
     class = "christmas-tier2",
 +
     tags = { "event", "armor" },
 +
     equipmentStats = {
 +
      slot = "legs",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9021"] = {
+
   ["7022"] = {
     name = "Ancient Stone",
+
    id = 7022,
     id = 9021,
+
     name = "Christmas Lights",
     value = 1500000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/ancient_stone.png",
+
     itemImage = "/images/christmas/christmas_weapon_worn.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.",
+
     itemIcon = "/images/christmas/christmas_weapon.png",
     class = "key",
+
     extraTooltipInfo = "Not for the nice!",
     tags = { "fragment" },
+
    visual = "christmas-weapon",
     rarity = "epic"
+
     class = "christmas-tier2",
 +
     tags = { "event", "onehand" },
 +
     equipmentStats = {
 +
      slot = "weapon",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4
 +
    }
 
   },
 
   },
   ["9022"] = {
+
   ["7023"] = {
     name = "Partial Map",
+
    id = 7023,
     id = 9022,
+
     name = "SuperSled 9000",
     value = 150000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/partial_map.png",
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
     extraTooltipInfo = "A portion of a larger map. Useless on its own, but with the remaining pieces it may lead somewhere!",
+
     itemIcon = "/images/christmas/christmas_shield.png",
     class = "key",
+
     extraTooltipInfo = "For when sledding meets extreme sports",
     tags = { "fragment" },
+
    visual = "christmas-shield",
     rarity = "rare"
+
     class = "christmas-tier2",
 +
     tags = { "event" },
 +
     equipmentStats = {
 +
      slot = "shield",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      }
 +
    }
 
   },
 
   },
   ["9023"] = {
+
   ["7024"] = {
     name = "Elder Gem",
+
    id = 7024,
     id = 9023,
+
     name = "Superior Bearded Wanderer",
     value = 5000000,
+
     tradeable = false,
     tradeable = true,
+
     enchantmentTier = 0,
     itemImage = "/images/misc/keys/elder_gem.png",
+
     itemImage = "/images/christmas/christmas_helmet_worn.png",
     extraTooltipInfo = "An elder gem. Prized heirloom of the Elves, or the final piece to a greater puzzle?",
+
     itemIcon = "/images/christmas/christmas_helmet.png",
     class = "key",
+
     extraTooltipInfo = "The hat's just right and the beard is perfectly groomed.",
     tags = { "fragment" },
+
    visual = "christmas-helmet",
     rarity = "rare"
+
     class = "christmas-tier3",
 +
     tags = { "event", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "helm"
 +
    }
 
   },
 
   },
   ["9024"] = {
+
   ["7025"] = {
    name = "Awakened Shrimp Eye",
+
     id = 7025,
     id = 9024,
+
     name = "Superior Reindeer Hunters' Armor",
     value = 500,
+
     tradeable = false,
     tradeable = true,
 
    champEncounter = 3011,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
     itemImage = "/images/misc/shrimp_eye.png",
+
     itemImage = "/images/christmas/christmas_chestplate_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_chestplate.png",
     class = "elite-scroll",
+
     extraTooltipInfo = "The skull whispers to you softly, urging you to kill",
     tags = { "dungeon" },
+
    visual = "christmas-breastplate",
     rarity = "legendary"
+
     class = "christmas-tier3",
 +
     tags = { "event", "armor", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "body",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "body"
 +
    }
 
   },
 
   },
   ["9025"] = {
+
   ["7026"] = {
    name = "Dwarven Research Key",
+
     id = 7026,
     id = 9025,
+
     name = "Superior Reindeer Hunters' Leggings",
     value = 10000000,
+
     tradeable = false,
    champEncounter = 3014,
+
     enchantmentTier = 0,
     tradeable = true,
+
     itemImage = "/images/christmas/christmas_leggings_worn.png",
    craftingLevel = 85,
+
     itemIcon = "/images/christmas/christmas_leggings.png",
     craftingExperience = 120000,
+
     extraTooltipInfo = "The hide might not have protected the reindeer, but it will protect you.",
    craftable = true,
+
     visual = "christmas-leggings",
     itemImage = "/images/misc/keys/dwarven_research.png",
+
     class = "christmas-tier3",
     category = "Dungeon",
+
     tags = { "event", "armor", "cosmetic" },
     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.",
+
       isTransmog = true,
     class = "key",
+
      slot = "legs",
     tags = { "dungeon" },
+
      weaponBonus = {
     requiredResources = { {
+
        strength = 0,
       ["9029"] = 5
+
        intellect = 0,
    } },
+
        dexterity = 0
    rarity = "epic"
+
      },
 +
      cosmeticSlot = "legs"
 +
    }
 
   },
 
   },
   ["9026"] = {
+
   ["7027"] = {
     name = "Heart of the Oak",
+
     id = 7027,
     id = 9026,
+
     name = "Superior Christmas Lights",
     value = 10000000,
+
     tradeable = false,
     champEncounter = 3013,
+
     enchantmentTier = 0,
     tradeable = true,
+
     itemImage = "/images/christmas/christmas_weapon_worn.png",
     itemImage = "/images/misc/keys/heart_oak.png",
+
     itemIcon = "/images/christmas/christmas_weapon.png",
     extraTooltipInfo = "The key to enter the Nature Athaneum.",
+
     extraTooltipInfo = "For the naughty!",
     class = "key",
+
    visual = "christmas-weapon",
     tags = { "dungeon" },
+
     class = "christmas-tier3",
     rarity = "epic"
+
     tags = { "event", "onehand", "cosmetic" },
 +
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "weapon",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      oneHanded = true,
 +
      attackSpeed = 2.4,
 +
      cosmeticSlot = "weapon"
 +
    }
 
   },
 
   },
   ["9027"] = {
+
   ["7028"] = {
    name = "Abandoned Academy Scroll",
+
     id = 7028,
     id = 9027,
+
     name = "SuperSled 9001",
     value = 10000000,
+
     tradeable = false,
     champEncounter = 3012,
 
 
     enchantmentTier = 0,
 
     enchantmentTier = 0,
    tradeable = true,
+
     itemImage = "/images/christmas/christmas_shield_worn.png",
    craftingLevel = 85,
+
     itemIcon = "/images/christmas/christmas_shield.png",
    craftingExperience = 120000,
+
     extraTooltipInfo = "It's over 9000!",
    forcedAugmentChance = 1,
+
     visual = "christmas-shield",
    craftable = true,
+
     class = "christmas-tier3",
     itemImage = "/images/misc/keys/abandoned_academy.png",
+
     tags = { "event", "cosmetic" },
     category = "Dungeon",
+
     equipmentStats = {
     craftingDescription = "Grants one-time access to the Abandoned Academy Base dungeon. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40.",
+
       isTransmog = true,
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
+
      slot = "shield",
     class = "key",
+
      weaponBonus = {
     tags = { "dungeon" },
+
        strength = 0,
     requiredResources = { {
+
        intellect = 0,
       ["9030"] = 5
+
        dexterity = 0
    } },
+
      },
    rarity = "epic"
+
      cosmeticSlot = "shield"
 +
    }
 
   },
 
   },
   ["9028"] = {
+
   ["7029"] = {
     id = 9028,
+
     name = "Magical Snowball",
     name = "Core Fragment",
+
     id = 7029,
     level = 90,
+
     enchantmentTier = 5,
     value = 500000,
+
     value = 2840000,
 
     tradeable = true,
 
     tradeable = true,
     experience = 150,
+
     requiredLevel = {
     time = 5000,
+
      attack = 50,
     itemImage = "/images/mining/core.png",
+
      strength = 50
     extraTooltipInfo = "A chunk of ore drawn from the core of the land itself. Not human mined, so where did it come from?",
+
     },
     class = "key",
+
     itemImage = "/images/christmas/magical_snowball.png",
     tags = { "fragment", "mining", "smithing" },
+
     extraTooltipInfo = "Thankfully it's magical and not lemon infused.",
     rarity = "legendary"
+
    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"
 
   },
 
   },
   ["9029"] = {
+
   ["7030"] = {
    id = 9029,
+
     name = "Candy Cane Daggers",
     name = "Core Ingot",
+
     id = 7030,
    skill = "smithing",
+
     enchantmentTier = 5,
    level = 90,
+
     value = 2840000,
    value = 1000000,
 
    experience = 50000,
 
    time = 3600000,
 
    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" },
 
    skillIcon = "/images/smithing/smithing_icon.png",
 
    requiredResources = { {
 
      ["2"] = 100000,
 
      ["9028"] = 1
 
    } },
 
    rarity = "legendary",
 
    tradeable = true
 
  },
 
  ["9030"] = {
 
     id = 9030,
 
     name = "Ancient Cloth Fragment",
 
     value = 500000,
 
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "/images/combat/materials/imbued_elder_cloth.png",
+
    requiredLevel = {
     skillIcon = "/images/runecrafting/RuneCraftingIcon.png",
+
      strength = 50
     class = "cloth",
+
    },
    extraTooltipInfo = "A particularly powerful piece of arcane cloth. It could be used to craft an even more powerful scroll.",
+
    extraTooltipInfo = "Best to not lick these.",
     tags = { "runecrafting" },
+
     itemImage = "/images/christmas/candy_cane_daggers_icon.png",
     rarity = "legendary"
+
     class = "equipment",
  },
+
    specialVisuals = { {
  ["9031"] = {
+
      image = "/images/christmas/candy_cane_dagger_1.png",
    id = 9031,
+
      css = "candy-cane-daggers-1"
    name = "Ancient Oak Seed",
+
     }, {
    value = 500000,
+
      image = "/images/christmas/candy_cane_dagger_2.png",
    experience = 40,
+
      css = "candy-cane-daggers-2"
    farmingStats = {
+
    } },
       requiredLevel = 90,
+
     tags = { "melee", "event", "twohand", "cosmetic" },
       experience = 325000,
+
     equipmentStats = {
      height = 6,
+
      isTransmog = true,
       width = 6,
+
      slot = "weapon",
       yield = { {
+
      offensiveCritical = {
         chance = 1,
+
        chance = 0.055,
         id = 9026,
+
        damageMultiplier = 1.75
         min = 1,
+
      },
         max = 1
+
      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
 
       }, {
 
       }, {
         chance = 0.16666666666666666,
+
         stat = "offensiveCritical.damageMultiplier",
         id = 301,
+
         value = 0.01
        min = 20,
 
        max = 400
 
 
       }, {
 
       }, {
         chance = 0.16666666666666666,
+
         stat = "armorBonus.agility",
         id = 302,
+
         value = 0.5
        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",
+
     rarity = "uncommon"
    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"] = {
+
   ["7031"] = {
     id = 9032,
+
    name = "Festive Shroud",
     name = "Cursed Spade Head",
+
     id = 7031,
     value = 500000,
+
     enchantmentTier = 2,
 +
     value = 5120000,
 
     tradeable = true,
 
     tradeable = true,
     itemImage = "images/misc/keys/cursed_spade_head.png",
+
     requiredLevel = {
    class = "key",
+
      defense = 40,
    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...",
+
      enchanting = 40
     tags = { "fragment" },
+
     },
    rarity = "uncommon"
+
     itemImage = "/images/christmas/festive_shroud.png",
  },
+
     itemIcon = "/images/christmas/festive_shroud_hood.png",
  ["10000"] = {
 
    id = 10000,
 
    name = "The Castled King",
 
     itemImage = "/images/combat/monsters/elite/true_info.png",
 
     itemIcon = "/images/magic/prismatic_gem.png",
 
    extraTooltipInfo = "Show your true might.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "castled-king",
+
    extraTooltipInfo = "Makes you feel rather jolly.",
     category = { "armor", "combat" },
+
     visual = "cape",
 +
     tags = { "melee", "event", "cosmetic" },
 
     equipmentStats = {
 
     equipmentStats = {
 
       isTransmog = true,
 
       isTransmog = true,
       fullTransmog = true,
+
       slot = "cape",
       slot = "cape"
+
      defensiveDamageAffinity = {
 +
        Melee = 1.02,
 +
        Magic = 1.02,
 +
        Range = 1.02
 +
      },
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      armorBonus = {
 +
        protection = 4,
 +
        resistance = 4,
 +
        agility = 4,
 +
        stamina = 4
 +
      },
 +
      augmentationBonus = { {
 +
        stat = "armorBonus.protection",
 +
        value = 0.5
 +
      }, {
 +
        stat = "armorBonus.resistance",
 +
        value = 0.5
 +
      }, {
 +
        stat = "armorBonus.agility",
 +
        value = 0.5
 +
       }, {
 +
        stat = "armorBonus.stamina",
 +
        value = 0.5
 +
      } }
 
     },
 
     },
    tags = { "armor", "unique" },
+
     rarity = "epic"
     rarity = "legendary"
 
 
   },
 
   },
   ["10001"] = {
+
   ["7032"] = {
     name = "Dextrous Scraps",
+
     name = "Merry Maker's Mittens",
     id = 10001,
+
     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/Range_Scrap.png",
+
    class = "equipment",
     class = "gem",
+
     specialVisuals = { {
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
+
      image = "/images/christmas/christmas_gloves_1.png",
     canBeOpened = true,
+
      css = "christmas-gloves-1"
     tags = { "chest", "range" }
+
     }, {
 +
      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"
 +
    }
 
   },
 
   },
   ["10002"] = {
+
   ["7033"] = {
     name = "Intellectual Scraps",
+
     name = "Mistletoe Treads",
     id = 10002,
+
     id = 7033,
     value = 1000,
+
     itemImage = "/images/christmas/christmas_boots.png",
    tradeable = true,
+
     itemIcon = "/images/christmas/christmas_boots_icon.png",
     itemImage = "/images/misc/Magic_Scrap.png",
+
    extraTooltipInfo = "For treading on snow or enemy faces.",
     class = "gem",
+
     class = "equipment",
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
+
     visual = "boots",
     canBeOpened = true,
+
     tags = { "event", "armor", "cosmetic" },
     tags = { "chest", "magic" }
+
     equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "boots",
 +
      weaponBonus = {
 +
        strength = 0,
 +
        intellect = 0,
 +
        dexterity = 0
 +
      },
 +
      cosmeticSlot = "boots"
 +
    }
 
   },
 
   },
   ["10003"] = {
+
   ["7034"] = {
     name = "Gem Package",
+
    id = 7034,
     id = 10003,
+
     name = "Magic Ice Bar",
     value = 1000,
+
     level = 1,
     tradeable = true,
+
     experience = 100,
     itemImage = "/images/misc/package.png",
+
     time = 12000,
     class = "gem",
+
     itemImage = "/images/christmas/ice_bar.png",
     extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
+
     class = "bar",
    canBeOpened = true,
+
     extraTooltipInfo = "A coalesced bar of magic ice. Cold to the touch!",
     tags = { "mining", "chest" }
+
     tags = { "mining", "smithing", "event" }
 
   },
 
   },
   ["10004"] = {
+
   ["7035"] = {
     name = "Sealed Scroll",
+
     name = "Winter Rune",
     id = 10004,
+
     id = 7035,
     value = 1000,
+
     time = 5000,
     tradeable = true,
+
     experience = 25,
     itemImage = "/images/misc/sealed_scroll.png",
+
    level = 1,
    class = "gem",
+
     itemImage = "/images/christmas/Snow_Rune.png",
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
+
     extraTooltipInfo = "A slate imbued with the essence of winter.",
     canBeOpened = true,
+
     class = "rune",
     tags = { "chest" }
+
     tags = { "ammunition", "magic", "runecrafting", "event" }
 
   },
 
   },
   ["10005"] = {
+
   ["7036"] = {
     name = "Small Gathering Supply Crate",
+
     name = "Scroll of Candy Canes",
     id = 10005,
+
    enchant = true,
     value = 1000,
+
    hidden = true,
     tradeable = true,
+
    categories = { "christmas elf gear" },
     itemImage = "/images/misc/supply_crate_small.png",
+
    time = 15000,
     class = "gem",
+
     id = 7036,
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
     enchantmentID = 7000,
    canBeOpened = true,
+
     level = 1,
     tags = { "chest" }
+
    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" }
 
   },
 
   },
   ["10006"] = {
+
   ["7037"] = {
     name = "Gathering Supply Crate",
+
    id = 7037,
     id = 10006,
+
     name = "Gummy Lure",
    value = 1000,
+
     fishingBait = {
     tradeable = true,
+
      level = 0,
     itemImage = "/images/misc/supply_crate.png",
+
      bait = 0,
    class = "gem",
+
      reel = 0,
     extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
      bonus = 0
     canBeOpened = true,
+
     },
     tags = { "chest" }
+
     itemImage = "images/christmas/gummy_bait.png",
 +
     extraTooltipInfo = "A gummy fish turned into a lure. Helps with Christmas zone fishin.",
 +
     class = "fish",
 +
     tags = { "fishing", "event", "bait" }
 
   },
 
   },
   ["10007"] = {
+
   ["7038"] = {
     name = "Large Gathering Supply Crate",
+
    id = 7038,
     id = 10007,
+
     name = "Winter Essence",
     value = 1000,
+
    tradeable = false,
     tradeable = true,
+
    itemImage = "/images/christmas/snow_essence.png",
     itemImage = "/images/misc/supply_crate_large.png",
+
    extraTooltipInfo = "Winter essence can be gathered by doing non-combat Christmas event activities.",
     class = "gem",
+
    class = "rune",
     extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
+
    tags = { "magic", "runecrafting", "event" }
     canBeOpened = true,
+
  },
     tags = { "chest" }
+
  ["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" }
 
   },
 
   },
   ["10008"] = {
+
   ["7040"] = {
    name = "Bucket of Worms",
+
     id = 7040,
     id = 10008,
+
     name = "Angry Letter",
     value = 1000,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/angry_letter.png",
     itemImage = "/images/fishing/bait/bucket.png",
+
     extraTooltipInfo = "An angrily worded letter from someone you threw a snowball at!",
    class = "gem",
+
     class = "christmas-drop",
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
+
     tags = { "event" }
     canBeOpened = true,
 
     tags = { "fishing", "chest" }
 
 
   },
 
   },
   ["10009"] = {
+
   ["7041"] = {
    name = "Box of Skill Books",
+
     id = 7041,
     id = 10009,
+
     name = "Baubles",
     value = 1,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/baubles.png",
     itemImage = "/images/misc/gold_lockbox.png",
+
     extraTooltipInfo = "Commemorates Christmas 2021! How many can you collect?",
     class = "gem",
+
     class = "christmas-drop",
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
     tags = { "event" }
    canBeOpened = true,
 
     tags = { "chest" }
 
 
   },
 
   },
   ["10010"] = {
+
   ["7042"] = {
    name = "Box of Jewelry",
+
     id = 7042,
     id = 10010,
+
     name = "Extra Large Snowball",
     value = 1,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/extra_large_snowball.png",
     itemImage = "/images/misc/gold_lockbox.png",
+
     extraTooltipInfo = "Normally used to build snowmen, but not today. Use '/throw NAME large' to \"throw\" at people!",
     class = "gem",
+
     class = "christmas-drop",
     extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
+
     tags = { "event" }
    canBeOpened = true,
 
     tags = { "chest" }
 
 
   },
 
   },
   ["10011"] = {
+
   ["7043"] = {
    name = "Magic Starter Kit",
+
     id = 7043,
     id = 10011,
+
     name = "Extra Large Baubles",
     value = 1,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/extra_large_baubles.png",
     itemImage = "/images/misc/pouch.png",
+
     extraTooltipInfo = "Commemorates Christmas 2024! How many can you collect? How many can you even hold? These things are heavy.",
     class = "gem",
+
     class = "christmas-drop",
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
     tags = { "event" }
    canBeOpened = true,
 
     tags = { "chest", "magic" }
 
 
   },
 
   },
   ["10012"] = {
+
   ["7050"] = {
    name = "Range Starter Kit",
+
     id = 7050,
     id = 10012,
+
     name = "Snowglobe",
     value = 1,
+
     tradeable = false,
     tradeable = true,
+
     itemImage = "/images/christmas/snowglobe.png",
     itemImage = "/images/misc/pouch.png",
+
     extraTooltipInfo = "Stores your Christmas Spirit!",
     class = "gem",
+
     class = "christmas-globe",
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
+
     tags = { "event" }
    canBeOpened = true,
 
     tags = { "chest", "range" }
 
 
   },
 
   },
   ["10013"] = {
+
   ["7060"] = {
    name = "Lesser Jewelry Cache",
+
     id = 7060,
     id = 10013,
+
     name = "Mr. Klimp",
     value = 1000,
+
     itemImage = "/images/combat/monsters/chicken.png",
    tradeable = true,
+
     extraTooltipInfo = "whatisthis? Fabled to have once costed trillions of gold.",
     itemImage = "/images/misc/gold_lockbox.png",
+
     class = "equipment",
     canBeOpened = true,
+
    visual = "p-chicken",
     class = "gem",
+
     tags = { "melee", "cosmetic" },
     tags = { "chest" },
+
    equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10014"] = {
+
   ["7061"] = {
    name = "Greater Jewelry Cache",
+
     id = 7061,
     id = 10014,
+
     name = "The Mine Dwelling Hamster",
     value = 1000,
+
     itemImage = "/images/combat/monsters/elite/hamster.png",
    tradeable = true,
+
     extraTooltipInfo = "Back to the mines with you!!!",
     itemImage = "/images/misc/gold_lockbox.png",
+
     class = "equipment",
     canBeOpened = true,
+
    visual = "hamster",
     class = "gem",
+
     tags = { "melee", "cosmetic" },
     tags = { "chest" },
+
    equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10015"] = {
+
   ["7062"] = {
    name = "Goblin Cache",
+
     id = 7062,
     id = 10015,
+
     name = "Lil Crown Hamperster",
     value = 1000,
+
     itemImage = "/images/combat/monsters/elite/hamster2.png",
    tradeable = true,
+
     extraTooltipInfo = "Little hat REQUIRED",
     itemImage = "/images/misc/dark_chest.png",
+
     class = "equipment",
     canBeOpened = true,
+
    visual = "hamster-2",
     class = "gem",
+
     tags = { "melee", "cosmetic" },
     tags = { "chest" },
+
    equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10016"] = {
+
   ["7063"] = {
     name = "Dark Cache",
+
     name = "Lightning Edge",
     id = 10016,
+
     id = 7063,
     value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/lightning_edge.gif",
     tradeable = true,
+
     class = "equipment",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "Lightning never strikes twice, so surely this is an anomaly.",
     canBeOpened = true,
+
     visual = "zero",
     class = "gem",
+
     tags = { "melee", "onehand", "cosmetic" },
     tags = { "chest" },
+
     equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      slot = "weapon",
 +
      oneHanded = true,
 +
      cosmeticSlot = "weapon"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10017"] = {
+
   ["7064"] = {
     name = "Giant Cache",
+
     name = "Frost Maul",
     id = 10017,
+
     id = 7064,
     value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/frost_maul.gif",
     tradeable = true,
+
     extraTooltipInfo = "A hulking mass of snow covered ice.",
     itemImage = "/images/misc/dark_chest.png",
+
     class = "equipment",
     canBeOpened = true,
+
     visual = "moss-maul",
     class = "gem",
+
     tags = { "melee", "twohand", "cosmetic" },
     tags = { "chest" },
+
     equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10018"] = {
+
   ["7065"] = {
    name = "Elder Cache",
+
     id = 7065,
     id = 10018,
+
     name = "Abusive",
     value = 1000,
+
     itemImage = "/images/combat/monsters/elite/hamster3.png",
    tradeable = true,
+
     extraTooltipInfo = "gamster",
     itemImage = "/images/misc/dark_chest.png",
+
     class = "equipment",
     canBeOpened = true,
+
    visual = "hamster-3",
     class = "gem",
+
     tags = { "melee", "cosmetic" },
     tags = { "chest" },
+
    equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      fullTransmog = true,
 +
      slot = "cape",
 +
      cosmeticSlot = "base"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10019"] = {
+
   ["7066"] = {
     name = "Overgrown Cache",
+
     name = "Elite Titan Helm",
     id = 10019,
+
     id = 7066,
     value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/elite_titan_helmet.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/elite_titan_helmet_icon.png",
    itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "A particularly intricate helmet, far more than the average Titan would wear.",
     canBeOpened = true,
+
     class = "equipment",
     class = "gem",
+
    visual = "black-knight-full-helm",
     tags = { "chest" },
+
     tags = { "melee", "armor", "cosmetic" },
     rarity = "epic"
+
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10020"] = {
+
   ["7067"] = {
     name = "Barrows Cache",
+
     name = "Ancient Crown",
     id = 10020,
+
     id = 7067,
     value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/ancient_crown.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/ancient_crown_icon.png",
    itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "An incredible old crown. Could be a bracelet if you are a giant.",
     canBeOpened = true,
+
     class = "equipment",
     class = "gem",
+
    visual = "kings-crown",
     tags = { "chest" },
+
     tags = { "melee", "armor", "cosmetic" },
     rarity = "epic"
+
    equipmentStats = {
 +
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10021"] = {
+
   ["7068"] = {
     name = "Flaming Cache",
+
     name = "Idlescape Bond",
     id = 10021,
+
     id = 7068,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "A token that can be redeemed for a month of Idlescape Plus. Can be traded in the Marketplace.Has an increased tax-rate of 20% when sold on the Marketplace. WIP: NO FUNCTIONALITY YET",
     canBeOpened = true,
+
     class = "platinum",
     class = "gem",
+
     tags = { "platinum", "token" },
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10022"] = {
+
   ["7069"] = {
     name = "Storm Cache",
+
     name = "Character Token",
     id = 10022,
+
     id = 7069,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "A token that can be redeemed for a new character slot.",
     canBeOpened = true,
+
     class = "platinum",
     class = "gem",
+
     tags = { "platinum", "token" },
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10023"] = {
+
   ["7070"] = {
     name = "Maelstrom Cache",
+
     name = "Active Character Token",
     id = 10023,
+
     id = 7070,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/dark_chest.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.",
     canBeOpened = true,
+
     class = "platinum",
     class = "gem",
+
     tags = { "platinum", "token" },
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10024"] = {
+
   ["7071"] = {
     name = "INFO Cache",
+
     name = "Item Name Token",
     id = 10024,
+
     id = 7071,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
     canBeOpened = true,
+
     class = "platinum",
     class = "gem",
+
     tags = { "platinum", "token" },
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10025"] = {
+
   ["7072"] = {
     name = "Ancient Cache",
+
     name = "Vacation Token",
     id = 10025,
+
     id = 7072,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/dark_chest.png",
+
     extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours. (One-time effect)",
     canBeOpened = true,
+
     class = "platinum",
     class = "gem",
+
     tags = { "platinum", "token" },
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10026"] = {
+
   ["7073"] = {
     name = "Dwarven Research Cache",
+
     name = "Loadout Token",
     id = 10026,
+
     id = 7073,
     value = 1000,
+
     isToken = true,
    tradeable = true,
+
     itemImage = "/images/premium/premium_icon.png",
     itemImage = "/images/misc/supply_crate_large.png",
+
     extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
     canBeOpened = true,
+
     class = "platinum",
     class = "gem",
+
     tags = { "platinum", "token" },
     tags = { "chest" },
+
     rarity = "legendary"
     rarity = "epic"
 
 
   },
 
   },
   ["10027"] = {
+
   ["7074"] = {
     name = "Elven Research Cache",
+
     name = "Holy Avenger Helm",
     id = 10027,
+
     id = 7074,
    value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
    tradeable = true,
+
     extraTooltipInfo = "H... Pointy!",
     itemImage = "/images/misc/supply_crate_large.png",
+
     class = "equipment",
     canBeOpened = true,
+
    visual = "avenger-helm",
     class = "gem",
+
     tags = { "melee", "armor", "cosmetic" },
     tags = { "chest" },
+
    equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["10028"] = {
+
   ["7075"] = {
     name = "Academy Research Cache",
+
     name = "Holy Avenger Breastplate",
     id = 10028,
+
     id = 7075,
    value = 1000,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_breastplate.png",
    tradeable = true,
+
     extraTooltipInfo = "Full of righteous indignation!",
     itemImage = "/images/misc/supply_crate_large.png",
+
     class = "equipment",
     canBeOpened = true,
+
    visual = "avenger-breastplate",
     class = "gem",
+
     tags = { "melee", "armor", "cosmetic" },
     tags = { "chest" },
+
    equipmentStats = {
     rarity = "epic"
+
      isTransmog = true,
 +
      slot = "body",
 +
      cosmeticSlot = "body"
 +
    },
 +
     rarity = "legendary"
 
   },
 
   },
   ["11000"] = {
+
   ["7076"] = {
     id = 11000,
+
    name = "Holy Avenger Cape",
     name = "Novice Tacklebox",
+
     id = 7076,
     value = 850,
+
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_cape.png",
     tradeable = true,
+
     extraTooltipInfo = "Perpetually blowing in the wind. Very heroic looking.",
     enchantmentTier = 1,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "avenger-cape",
       ["201"] = 2,
+
     tags = { "melee", "cosmetic" },
       ["302"] = 4,
+
     equipmentStats = {
       ["11030"] = 1
+
       isTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "cape"
 
     },
 
     },
     craftingExperience = 156,
+
     rarity = "legendary"
     craftingLevel = 2,
+
  },
     craftable = true,
+
  ["7077"] = {
     itemImage = "/images/fishing/Novice_Tacklebox.png",
+
     name = "Holy Avenger Leggings",
     tool = true,
+
     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",
 
     class = "equipment",
     craftingDescription = "A novice fishing tacklebox. Gives 3 fishing levels, 15 bait power and 5 reel power.",
+
     visual = "avenger-leggings",
     extraTooltipInfo = "A beginner's novice tacklebox designed to be used by children. Not much good to catch anything large.",
+
     tags = { "melee", "armor", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "legs",
        skill = "fishing",
+
       cosmeticSlot = "legs"
        boost = 3
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = 15
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 5
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 1
 
       }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 0.5
 
      } }
 
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary"
      ["201"] = 20,
 
      ["302"] = 40,
 
      ["690"] = 3,
 
      ["11030"] = 3
 
    } }
 
 
   },
 
   },
   ["11001"] = {
+
   ["7078"] = {
    id = 11001,
+
     name = "Holy Avenger Boots",
     name = "Basic Tacklebox",
+
     id = 7078,
     value = 8000,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_boots.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_boots_icon.png",
    enchantmentTier = 2,
+
     extraTooltipInfo = "Don't actually try to wade through blood, it'll stain the cloth.",
    augmentationCost = {
 
      ["202"] = 4,
 
      ["303"] = 8,
 
      ["11030"] = 5
 
    },
 
    craftingExperience = 612,
 
    craftingLevel = 17,
 
    requiredLevel = {
 
      fishing = 10
 
     },
 
    craftable = true,
 
    itemImage = "/images/fishing/Basic_Tacklebox.png",
 
     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 = "avenger-boots",
     extraTooltipInfo = "A basic fishing tacklebox aimed for use by hobbyists and amateurs for basic fishing adventures to the local river or pond.",
+
     tags = { "melee", "armor", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "boots",
        skill = "fishing",
+
       cosmeticSlot = "boots"
        boost = 6
 
      }, {
 
        skill = "fishingBaitPower",
 
        boost = 20
 
      }, {
 
        skill = "fishingReelPower",
 
        boost = 10
 
      }, {
 
        skill = "fishingRarityPower",
 
        boost = 3
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.fishing",
 
        value = 1
 
       }, {
 
        stat = "toolBoost.fishingBaitPower",
 
        value = 1.5
 
      }, {
 
        stat = "toolBoost.fishingReelPower",
 
        value = 2
 
      }, {
 
        stat = "toolBoost.fishingRarityPower",
 
        value = 1
 
      } }
 
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary"
      ["202"] = 35,
 
      ["303"] = 75,
 
      ["690"] = 6,
 
      ["691"] = 3,
 
      ["11030"] = 15
 
    } }
 
 
   },
 
   },
   ["11002"] = {
+
   ["7079"] = {
    id = 11002,
+
     name = "Holy Avenger Gloves",
     name = "Advanced Tacklebox",
+
     id = 7079,
     value = 54500,
+
     itemImage = "/images/premium/cosmetic/equipment/holy_avenger_gloves.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/holy_avenger_gloves_icon.png",
    enchantmentTier = 3,
+
     extraTooltipInfo = "Perfect for clasping your hands in prayer or beating the snot out of something!",
    augmentationCost = {
 
      ["204"] = 7,
 
      ["304"] = 13,
 
      ["11031"] = 2
 
     },
 
    craftingExperience = 3648,
 
    craftingLevel = 32,
 
    requiredLevel = {
 
      fishing = 30
 
    },
 
    craftable = true,
 
    itemImage = "/images/fishing/Advanced_Tacklebox.png",
 
     tool = true,
 
 
     class = "equipment",
 
     class = "equipment",
     craftingDescription = "An advanced fishing tacklebox. Gives 9 fishing levels, 25 bait power, 15 reel power, and 6 bonus rarity.",
+
     specialVisuals = { {
    extraTooltipInfo = "An advanced fishing tacklebox for those who've gotten more than their toes wet in fishing.",
+
      image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_1.png",
    category = "Fishing",
+
      css = "avenger-gloves-1"
    enchantable = true,
+
     }, {
     tags = { "tool", "fishing" },
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_2.png",
    equipmentStats = {
+
       css = "avenger-gloves-2"
       slot = "tacklebox",
+
    }, {
       toolBoost = { {
+
       image = "/images/premium/cosmetic/equipment/holy_avenger_gloves_3.png",
        skill = "fishing",
+
       css = "avenger-gloves-3"
        boost = 9
+
    } },
      }, {
+
    tags = { "melee", "armor", "cosmetic" },
        skill = "fishingBaitPower",
+
    equipmentStats = {
        boost = 25
+
       isTransmog = true,
       }, {
+
      slot = "gloves",
        skill = "fishingReelPower",
+
       cosmeticSlot = "gloves"
        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"] = {
+
   ["7080"] = {
    id = 11003,
+
     name = "A Mad Faith's Wrath",
     name = "Pro Tacklebox",
+
     id = 7080,
     value = 500000,
+
     itemImage = "/images/premium/cosmetic/equipment/wrath.png",
     tradeable = true,
+
     itemIcon = "/images/premium/cosmetic/equipment/wrath_icon.png",
    enchantmentTier = 4,
+
     extraTooltipInfo = "Behold the wrath of the mad faith! War and battle! Madfaith's 'Warth'!",
    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 = "madfaith",
    extraTooltipInfo = "The pro fishing tacklebox has nearly everything you could possibly need to catch fish.",
+
     tags = { "melee", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
     tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       fullTransmog = true,
        skill = "fishing",
+
       slot = "cape",
        boost = 12
+
       cosmeticSlot = "base"
       }, {
 
        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"] = {
+
   ["7081"] = {
     id = 11004,
+
     id = 7081,
     name = "Supreme Tacklebox",
+
     name = "Limpe K. Limpe",
     value = 2000000,
+
     itemImage = "/images/combat/monsters/elite/limpe.png",
     tradeable = true,
+
    extraTooltipInfo = "A creature that is beyond comprehension.",
     enchantmentTier = 5,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "p-chicken-2",
      ["206"] = 14,
+
     tags = { "melee", "cosmetic" },
       ["306"] = 27,
+
    equipmentStats = {
       ["11031"] = 16,
+
       isTransmog = true,
       ["11032"] = 1,
+
       fullTransmog = true,
       ["11036"] = 3
+
       slot = "cape",
 +
       cosmeticSlot = "base"
 
     },
 
     },
     craftingExperience = 28560,
+
     rarity = "legendary"
     craftingLevel = 72,
+
  },
     requiredLevel = {
+
  ["7082"] = {
      fishing = 50
+
    name = "Username Change Token",
     },
+
    id = 7082,
     craftable = true,
+
     isTokenInput = true,
     itemImage = "/images/fishing/Supreme_Tacklebox.png",
+
     itemImage = "/images/premium/premium_icon.png",
     tool = true,
+
    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",
 
     class = "equipment",
     craftingDescription = "A supreme fishing tacklebox! Gives 15 fishing levels, 35 bait power, 25 reel power, and 15 bonus rarity.",
+
     visual = "shapeless-longbow",
     extraTooltipInfo = "A supreme fishing tacklebox rife with all the bits and bobs a master fisherman would need to fish up just about anything.",
+
     tags = { "range", "twohand", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "weapon",
        skill = "fishing",
+
       cosmeticSlot = "weapon"
        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"] = {
+
   ["7084"] = {
    id = 11005,
+
     name = "Shapeless Staff",
     name = "Ocean's Embrace",
+
     id = 7084,
     value = 9927000,
+
     itemImage = "/images/premium/cosmetic/equipment/shapeless_staff.png",
    tradeable = false,
+
     extraTooltipInfo = "A staff fashioned to use chaos itself.",
    enchantmentTier = 8,
 
    augmentationCost = {
 
      ["11032"] = 300,
 
      ["11033"] = 3,
 
      ["11034"] = 3,
 
      ["11035"] = 3,
 
      ["11036"] = 300
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
    requiredLevel = {
 
      fishing = 80
 
    },
 
    forcedAugmentChance = 1,
 
    craftable = true,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
     itemImage = "/images/fishing/Master_Tacklebox.png",
 
     tool = true,
 
 
     class = "equipment",
 
     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 = "shapeless-staff",
     extraTooltipInfo = "The origin of this mythical equipment is lost to history but there is no doubt regarding its power. Enhances ancient fishing.",
+
     tags = { "magic", "twohand", "cosmetic" },
    category = "Fishing",
 
    enchantable = true,
 
    tags = { "tool", "fishing" },
 
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "tacklebox",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "weapon",
        skill = "fishing",
+
       cosmeticSlot = "weapon"
        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"] = {
+
   ["7085"] = {
     id = 11010,
+
    name = "Gift of the Lightning King",
     name = "Earthworm Bait",
+
     id = 7085,
     tradeable = true,
+
    itemImage = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King.png",
     value = 1,
+
    itemIcon = "/images/premium/cosmetic/equipment/Gift_of_the_Lightning_King_Icon.png",
     fishingBait = {
+
     extraTooltipInfo = "Gift of the Lightning King",
       bait = 5,
+
     class = "equipment",
       reel = 5
+
     visual = "kings-crown",
 +
     equipmentStats = {
 +
       isTransmog = true,
 +
       slot = "cape",
 +
      cosmeticSlot = "base"
 
     },
 
     },
     itemImage = "images/fishing/bait/earthworm_hook.png",
+
     rarity = "legendary",
    extraTooltipInfo = "A tiny lil' earthworm.",
+
     tags = { "cosmetic" }
    class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11011"] = {
+
   ["7086"] = {
     id = 11011,
+
    name = "Put Something On",
     name = "Fat Nightcrawler Bait",
+
     id = 7086,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/Updated_Player_Male.png",
     value = 5,
+
     itemIcon = "/images/premium/cosmetic/equipment/Updated_Player_Male_Icon.png",
     fishingBait = {
+
     extraTooltipInfo = "Seriously, put something on.",
      level = 1,
+
     class = "equipment",
       bait = 15,
+
    visual = "character-model",
       reel = 10,
+
    equipmentStats = {
       bonus = 5
+
       isTransmog = true,
 +
       slot = "cape",
 +
       cosmeticSlot = "base"
 
     },
 
     },
     itemImage = "images/fishing/bait/nightcrawler_hook.png",
+
     rarity = "legendary",
    extraTooltipInfo = "A big ol' nightcrawler.",
+
     tags = { "cosmetic" }
    class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11012"] = {
+
   ["7087"] = {
     id = 11012,
+
    name = "Fresh Off the Island",
     name = "Glowbug Bait",
+
     id = 7087,
     tradeable = true,
+
     itemImage = "/images/combat/character_model_beard.png",
     value = 5,
+
     extraTooltipInfo = "Do you even know what island?",
     fishingBait = {
+
     class = "equipment",
      level = 1,
+
     visual = "character-beard",
       bait = 10,
+
    equipmentStats = {
       reel = 15,
+
       isTransmog = true,
       bonus = 5
+
       slot = "helm",
 +
       cosmeticSlot = "face"
 
     },
 
     },
     itemImage = "images/fishing/bait/glowbug_hook.png",
+
     rarity = "legendary",
     extraTooltipInfo = "A small glowbug.",
+
     tags = { "armor", "cosmetic" }
    class = "fish",
 
    tags = { "fishing" }
 
 
   },
 
   },
   ["11013"] = {
+
   ["7088"] = {
    id = 11013,
+
     name = "Forgotten Platebody",
     name = "Shrimp Tail Bait",
+
     id = 7088,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_body.png",
    value = 35,
+
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    craftingLevel = 5,
+
     class = "equipment",
    craftingExperience = 15,
+
     specialVisuals = { {
    craftingMultiplier = { 5 },
+
       image = "/images/premium/cosmetic/equipment/ghost_body_front.png",
    craftable = true,
+
      css = "ghost-body-front"
    fishingBait = {
 
      level = 1,
 
      bait = 20,
 
      reel = 10,
 
      bonus = 5
 
    },
 
     itemImage = "images/fishing/bait/shrimptail_hook.png",
 
     craftingDescription = "Each craft results in 5 bait.",
 
    extraTooltipInfo = "The tail of a shrimp.",
 
     class = "fish",
 
    tags = { "crafting", "fishing" },
 
     category = "Fishing",
 
    requiredResources = { {
 
       ["60"] = 3
 
    } }
 
  },
 
  ["11014"] = {
 
    id = 11014,
 
    name = "Fish Guts Bait",
 
    tradeable = true,
 
    value = 50,
 
    craftingLevel = 20,
 
    craftingExperience = 35,
 
    requiredResources = { {
 
      ["61"] = 9
 
 
     }, {
 
     }, {
       ["62"] = 6
+
       image = "/images/premium/cosmetic/equipment/ghost_body_back.png",
    }, {
+
       css = "ghost-body-back"
       ["63"] = 3
 
 
     } },
 
     } },
     craftingMultiplier = { 3, 3, 3 },
+
     tags = { "melee", "armor", "cosmetic" },
     craftable = true,
+
     equipmentStats = {
    fishingBait = {
+
       isTransmog = true,
       level = 2,
+
       slot = "body",
      bait = 25,
+
       cosmeticSlot = "body"
       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.",
+
  ["7089"] = {
     class = "fish",
+
    name = "Inventory Tab Token",
     tags = { "crafting", "fishing" },
+
     id = 7089,
     category = "Fishing"
+
    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"
 
   },
 
   },
   ["11015"] = {
+
   ["7090"] = {
    id = 11015,
+
     name = "User Action Queue Count Token",
     name = "Smelly Meat Bait",
+
     id = 7090,
     tradeable = true,
+
     isToken = true,
     value = 75,
+
     itemImage = "/images/premium/premium_icon.png",
    fishingBait = {
+
     extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1.",
      level = 2,
+
     class = "platinum",
      bait = 15,
+
     tags = { "platinum", "token" },
      reel = 15,
+
    rarity = "legendary"
      bonus = 5
 
    },
 
     itemImage = "images/fishing/bait/smelly_meat_hook.png",
 
     extraTooltipInfo = "Some smelly, probably not rotten, meat.",
 
     class = "fish",
 
     tags = { "fishing" }
 
 
   },
 
   },
   ["11016"] = {
+
   ["7091"] = {
     id = 11016,
+
    name = "User Action Queue Count Token - Formerly Length Token",
     name = "Hardened Hook Bait",
+
     id = 7091,
     craftingLevel = 35,
+
    isToken = true,
     craftingExperience = 75,
+
    itemImage = "/images/premium/premium_icon.png",
     tradeable = true,
+
     extraTooltipInfo = "A token that can be redeemed to increase the number of individual enqueued actions by 1. (Formerly a User Action Queue Length Token)",
     value = 100,
+
    class = "platinum",
     craftingMultiplier = { 12 },
+
     tags = { "platinum", "token" },
     craftable = true,
+
     rarity = "legendary"
     fishingBait = {
+
  },
      level = 3,
+
  ["7092"] = {
      reel = 35,
+
     name = "Valiant Lumberjack's Vest",
       bonus = 20,
+
     id = 7092,
       multReel = 1.3,
+
     itemImage = "/images/foraging/Foraging_Top.png",
       multBonus = 1.1
+
     extraTooltipInfo = "Makes you want to shout timber.",
 +
     class = "equipment",
 +
    visual = "smock",
 +
    tags = { "melee", "armor", "cosmetic" },
 +
    equipmentStats = {
 +
       isTransmog = true,
 +
       slot = "body",
 +
       cosmeticSlot = "body"
 
     },
 
     },
     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"] = {
+
   ["7093"] = {
    id = 11017,
+
     name = "Valiant Lumberjack's Hat",
     name = "Alluring Lure Bait",
+
     id = 7093,
     craftingLevel = 35,
+
     itemImage = "/images/foraging/Foraging_hat.png",
     craftingExperience = 75,
+
     extraTooltipInfo = "If a tree falls on your head this will not help, but it can keep you warm!",
     tradeable = true,
+
     class = "equipment",
     value = 100,
+
     visual = "lumberjack-hat",
     craftingMultiplier = { 14 },
+
     tags = { "melee", "armor", "cosmetic" },
     craftable = true,
+
     equipmentStats = {
     fishingBait = {
+
       isTransmog = true,
       level = 3,
+
       slot = "helm",
       bait = 20,
+
       cosmeticSlot = "helm"
       bonus = 30,
 
      multBait = 1.2,
 
      multBonus = 1.1
 
 
     },
 
     },
     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"] = {
+
   ["7094"] = {
    id = 11018,
+
     name = "Valiant Lumberjack's Trousers",
     name = "Writhing Tentacle Bait",
+
     id = 7094,
     tradeable = true,
+
     itemImage = "/images/foraging/Foraging_legs.png",
     craftingLevel = 50,
+
     extraTooltipInfo = "You're a lumberjack and you're okay!",
     craftingExperience = 150,
+
     class = "equipment",
     value = 666,
+
     visual = "lumberjack-legs",
     craftingMultiplier = { 6 },
+
     tags = { "melee", "armor", "cosmetic" },
     craftable = true,
+
    equipmentStats = {
    fishingBait = {
+
       isTransmog = true,
      level = 5,
+
       slot = "legs",
      bait = -30,
+
       cosmeticSlot = "legs"
      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.",
+
  ["7095"] = {
     class = "fish",
+
     name = "Valiant Camo Cloak",
     tags = { "crafting", "fishing" },
+
     id = 7095,
    category = "Fishing",
+
    itemImage = "/images/combat/equipment/camo_cape.PNG",
    requiredResources = { {
+
     itemIcon = "/images/combat/equipment/camo_cape.PNG",
      ["69"] = 1
+
     specialVisuals = { {
 +
      image = "/images/combat/equipment/camo_cape_back.png",
 +
      css = "camo-back"
 +
    }, {
 +
      image = "/images/combat/equipment/camo_cape_front.png",
 +
      css = "camo-front"
 
     } },
 
     } },
     rarity = "uncommon"
+
     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",
  ["11019"] = {
+
     visual = "cape",
    id = 11019,
+
     tags = { "melee", "cosmetic" },
     name = "Mysterious Bait",
+
     equipmentStats = {
     tradeable = true,
+
       isTransmog = true,
    value = 500,
+
       slot = "cape",
     fishingBait = {
+
       cosmeticSlot = "cape"
       randomizeBoosts = true,
 
       level = 0,
 
       bait = 0,
 
      reel = 0,
 
      bonus = 0
 
 
     },
 
     },
     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.",
 
    class = "fish",
 
    tags = { "fishing" }
 
 
   },
 
   },
   ["11030"] = {
+
   ["7096"] = {
     id = 11030,
+
    name = "Night Walker",
     name = "Rotten Driftwood",
+
     id = 7096,
     tradeable = true,
+
    itemImage = "/images/premium/cosmetic/equipment/Night_walker_base.png",
     value = 15,
+
    extraTooltipInfo = "A true stalker of beasts, lurking forever in the overgrown woods. Not even a million Mellons could feed this beasts endless hunger.",
     experience = 15,
+
    class = "equipment",
     heat = 25,
+
    visual = "night-wanderer",
     itemImage = "images/fishing/material/rotten_driftwood.png",
+
    tags = { "melee", "armor", "cosmetic" },
     extraTooltipInfo = "A rotten piece of driftwood. Could it still be used for something?",
+
    equipmentStats = {
     class = "fish",
+
      isTransmog = true,
     tags = { "fishing", "heat" }
+
      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"
 
   },
 
   },
   ["11031"] = {
+
   ["7099"] = {
    id = 11031,
+
     name = "Eyes of Chaos",
     name = "Sturdy Driftwood",
+
     id = 7099,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/Eyes_of_chaos.png",
     value = 50,
+
     itemIcon = "/images/premium/cosmetic/equipment/Eyes_of_chaos_icon.png",
     experience = 50,
+
     extraTooltipInfo = "'Eye' see you.",
    heat = 75,
+
     class = "equipment",
    itemImage = "images/fishing/material/sturdy_driftwood.png",
+
    visual = "eyes-of-chaos",
     extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
+
     tags = { "melee", "twohand", "cosmetic" },
     class = "fish",
+
    equipmentStats = {
     tags = { "fishing", "heat" }
+
      isTransmog = true,
 +
      slot = "weapon",
 +
      cosmeticSlot = "weapon"
 +
    },
 +
    rarity = "legendary"
 
   },
 
   },
   ["11032"] = {
+
   ["7100"] = {
    id = 11032,
+
     name = "Forgotten Platelegs",
     name = "Aquamarine",
+
     id = 7100,
     tradeable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/ghost_legs.png",
    value = 15000,
+
     extraTooltipInfo = "A forgotten relic 'farcasted' into the sea...",
    experience = 250,
+
     class = "equipment",
     itemImage = "images/fishing/material/aquamarine.png",
+
    visual = "ghost-legs",
     extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
+
     tags = { "melee", "armor", "cosmetic" },
     class = "fish",
+
    equipmentStats = {
     tags = { "fishing" }
+
      isTransmog = true,
 +
      slot = "legs",
 +
      cosmeticSlot = "legs"
 +
    },
 +
    rarity = "legendary"
 
   },
 
   },
   ["11033"] = {
+
   ["7101"] = {
    id = 11033,
+
     name = "Tiny Wise Hat",
     name = "Ancient Fishing Rod",
+
     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 = { {
 
       ["11032"] = 50,
 
       ["11034"] = 1,
 
      ["11036"] = 50
 
 
     }, {
 
     }, {
       ["11032"] = 50,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
       ["11035"] = 1,
+
      css = "tiny-wise-hat-2"
       ["11036"] = 50
+
    } },
 +
    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"
 
     }, {
 
     }, {
       ["12009"] = 900
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
 +
      css = "medium-wise-hat-2"
 
     } },
 
     } },
     itemImage = "images/fishing/rod_master.png",
+
     equipmentStats = {
    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...",
+
      isTransmog = true,
    class = "fish",
+
       slot = "helm",
    tags = { "crafting", "fishing" },
+
       cosmeticSlot = "helm"
    category = "Fishing",
+
     },
    rarity = "rare"
+
     rarity = "legendary",
  },
+
     tags = { "armor", "cosmetic" }
  ["11034"] = {
 
    id = 11034,
 
    name = "Ancient Harpoon",
 
    tradeable = false,
 
    value = 2500000,
 
    experience = 2500,
 
    craftable = true,
 
    craftingLevel = 90,
 
    craftingExperience = 15000,
 
    requiredResources = { {
 
      ["11032"] = 50,
 
      ["11033"] = 1,
 
       ["11036"] = 50
 
    }, {
 
      ["11032"] = 50,
 
       ["11035"] = 1,
 
      ["11036"] = 50
 
     }, {
 
      ["12009"] = 900
 
     } },
 
    itemImage = "images/fishing/harpoon_master.png",
 
    extraTooltipInfo = "An ancient harpoon, probably dragged up from some ancient aquatic ruin. Not much good on its own in this condition; it would take a master crafter to repair it...",
 
    class = "fish",
 
     tags = { "crafting", "fishing" },
 
    category = "Fishing",
 
    rarity = "rare"
 
 
   },
 
   },
   ["11035"] = {
+
   ["7103"] = {
    id = 11035,
+
     name = "Big Wise Hat",
     name = "Ancient Fishing Net",
+
     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 = { {
 
       ["11032"] = 50,
 
       ["11033"] = 1,
 
      ["11036"] = 50
 
 
     }, {
 
     }, {
       ["11032"] = 50,
+
       image = "/images/premium/cosmetic/equipment/dev_hat_front.png",
      ["11034"] = 1,
+
       css = "big-wise-hat-2"
       ["11036"] = 50
 
    }, {
 
      ["12009"] = 900
 
 
     } },
 
     } },
     itemImage = "images/fishing/net_master.png",
+
     equipmentStats = {
    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...",
+
      isTransmog = true,
     class = "fish",
+
      slot = "helm",
     tags = { "crafting", "fishing" },
+
      cosmeticSlot = "helm"
    category = "Fishing",
+
    },
    rarity = "rare"
+
     rarity = "legendary",
 +
     tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["11036"] = {
+
   ["7104"] = {
    id = 11036,
+
     name = "Librarian's Chef Hat",
     name = "Mystical Driftwood",
+
     id = 7104,
     tradeable = true,
+
     itemImage = "/images/cooking/equipment/cooking_hat.png",
    value = 150,
+
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
    experience = 150,
+
     class = "equipment",
    heat = 125,
+
    visual = "chef-hat",
     itemImage = "images/fishing/material/mystical_driftwood.png",
+
     equipmentStats = {
     extraTooltipInfo = "An oddly glowing piece of driftwood. Could it still be used for something?",
+
      isTransmog = true,
     class = "fish",
+
      slot = "helm",
     tags = { "fishing", "heat" },
+
      cosmeticSlot = "helm"
     rarity = "uncommon"
+
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["11037"] = {
+
   ["7105"] = {
    id = 11037,
+
     name = "Librarian's Chef Coat",
     name = "Dwarven Alloy",
+
     id = 7105,
     tradeable = false,
+
     itemImage = "/images/cooking/equipment/cooking_body.png",
     value = 2500000,
+
     extraTooltipInfo = "Signifies your prestige and mastery of Cooking.",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "chef-body",
     craftingLevel = 90,
+
     equipmentStats = {
     craftingExperience = 15000,
+
       isTransmog = true,
    requiredResources = { {
+
       slot = "body",
       ["114"] = 150,
+
       cosmeticSlot = "body"
       ["115"] = 50,
+
     },
      ["11038"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "armor", "cosmetic" }
       ["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"] = {
+
   ["7106"] = {
    id = 11038,
+
     name = "Librarian's Chef Pants",
     name = "Dwarven Ingot",
+
     id = 7106,
     tradeable = false,
+
     itemImage = "/images/cooking/equipment/cooking_legs.png",
     value = 2500000,
+
     extraTooltipInfo = "Every chef needs a comfortable pair of pants!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "chef-legs",
     craftingLevel = 90,
+
     equipmentStats = {
     craftingExperience = 15000,
+
       isTransmog = true,
    requiredResources = { {
+
       slot = "legs",
       ["114"] = 150,
+
       cosmeticSlot = "legs"
       ["115"] = 50,
+
     },
      ["11037"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "armor", "cosmetic" }
       ["114"] = 150,
 
      ["115"] = 50,
 
      ["11039"] = 1
 
     }, {
 
      ["12010"] = 900
 
     } },
 
    itemImage = "images/mining/dwarven_ingot_2.png",
 
    extraTooltipInfo = "An incredibly hard dwarven ingot. It is basically impossible to work with.",
 
    class = "bar",
 
     tags = { "crafting", "mining" },
 
    category = "Mining",
 
    rarity = "rare"
 
 
   },
 
   },
   ["11039"] = {
+
   ["7107"] = {
    id = 11039,
+
     name = "Master Chef's Lesser Ladle",
     name = "Dwarven Mold",
+
     id = 7107,
     tradeable = false,
+
     itemImage = "/images/combat/equipment/lesser_ladle.png",
     value = 2500000,
+
     extraTooltipInfo = "The lesser ladle of a Master Chef. Smells of legacy!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "lesser-ladle",
     craftingLevel = 90,
+
     equipmentStats = {
     craftingExperience = 15000,
+
       isTransmog = true,
    requiredResources = { {
+
       slot = "weapon",
       ["114"] = 150,
+
       cosmeticSlot = "weapon"
      ["115"] = 50,
+
     },
      ["11037"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "twohand", "cosmetic" }
       ["114"] = 150,
 
      ["115"] = 50,
 
       ["11038"] = 1
 
    }, {
 
      ["12010"] = 900
 
     } },
 
     itemImage = "images/mining/dwarven_ingot_3.png",
 
    extraTooltipInfo = "A sort of mold to form a tool with.",
 
    class = "bar",
 
     tags = { "crafting", "mining" },
 
    category = "Mining",
 
    rarity = "rare"
 
 
   },
 
   },
   ["11040"] = {
+
   ["7108"] = {
    id = 11040,
+
     name = "Master Chef's Ladle",
     name = "Very Mysterious Seedling",
+
     id = 7108,
     tradeable = false,
+
     itemImage = "/images/combat/equipment/ladle.png",
     value = 2500000,
+
     extraTooltipInfo = "The ladle of a Master Chef. Smells of legacy!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "ladle",
     craftingLevel = 90,
+
     equipmentStats = {
     craftingExperience = 15000,
+
       isTransmog = true,
    requiredResources = { {
+
       slot = "weapon",
       ["306"] = 500,
+
       cosmeticSlot = "weapon"
       ["307"] = 150,
+
     },
      ["11041"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "twohand", "cosmetic" }
       ["306"] = 500,
 
      ["307"] = 150,
 
      ["11042"] = 1
 
     }, {
 
      ["12011"] = 900
 
     } },
 
    itemImage = "images/farming/mysterious_plant_44.png",
 
    extraTooltipInfo = "It is looking at you.",
 
    class = "bar",
 
     tags = { "crafting", "foraging" },
 
    category = "Foraging",
 
    rarity = "rare"
 
 
   },
 
   },
   ["11041"] = {
+
   ["7109"] = {
    id = 11041,
+
     name = "Master Chef's Greater Ladle",
     name = "Elder Sap",
+
     id = 7109,
     tradeable = false,
+
     itemImage = "/images/combat/equipment/greater_ladle.png",
     value = 2500000,
+
     extraTooltipInfo = "The greater ladle of a Master Chef. Smells of legacy!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "greater-ladle",
     craftingLevel = 90,
+
     equipmentStats = {
    craftingExperience = 15000,
+
       isTransmog = true,
     requiredResources = { {
+
       slot = "weapon",
       ["306"] = 500,
+
       cosmeticSlot = "weapon"
       ["307"] = 150,
+
     },
      ["11040"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "twohand", "cosmetic" }
       ["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"] = {
+
   ["7110"] = {
    id = 11042,
+
     name = "Master Chef's Golden Spoon",
     name = "World Tree Branch",
+
     id = 7110,
     tradeable = false,
+
     itemImage = "/images/cooking/golden_spoon.png",
     value = 2500000,
+
     extraTooltipInfo = "BIG GOLDEN SPOOOOOOON!",
     experience = 2500,
+
     class = "equipment",
     craftable = true,
+
     visual = "ladle",
     craftingLevel = 90,
+
     equipmentStats = {
    craftingExperience = 15000,
+
       isTransmog = true,
     requiredResources = { {
+
       slot = "weapon",
       ["306"] = 500,
+
       cosmeticSlot = "weapon"
       ["307"] = 150,
+
     },
      ["11040"] = 1
+
     rarity = "legendary",
    }, {
+
     tags = { "twohand", "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"] = {
+
   ["7111"] = {
     name = "Fisherman's Smock",
+
     name = "Lich's Visage",
     id = 12000,
+
     id = 7111,
     enchantmentTier = 3,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_head.png",
     forcedEnchant = 50,
+
    extraTooltipInfo = "Gazing out from beyond the pale.",
     forcedEnchantAmount = 3,
+
     class = "equipment",
     augmentationCost = {
+
     visual = "necro-cowl",
       ["12009"] = 30
+
     equipmentStats = {
 +
       isTransmog = true,
 +
      slot = "helm",
 +
      cosmeticSlot = "helm"
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary",
      ["12009"] = 450
+
    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 = {
 
     equipmentStats = {
 +
      isTransmog = true,
 
       slot = "body",
 
       slot = "body",
       toolBoost = { {
+
       cosmeticSlot = "body"
        skill = "fishing",
+
    },
        boost = 0
+
    rarity = "legendary",
      } },
+
    tags = { "armor", "cosmetic" }
      augmentationBonus = { {
+
  },
        stat = "toolBoost.fishing",
+
  ["7113"] = {
        value = 1
+
    name = "Lich's Robe Bottoms",
      }, {
+
    id = 7113,
        stat = "toolBoost.fishingBaitPower",
+
    itemImage = "/images/premium/cosmetic/equipment/C_Necro_legs.png",
        value = 1
+
    extraTooltipInfo = "The darkest magics propel you forward.",
      }, {
+
    class = "equipment",
        stat = "toolBoost.fishingReelPower",
+
    visual = "necro-legs",
        value = 1
+
    equipmentStats = {
      }, {
+
       isTransmog = true,
        stat = "toolBoost.fishingRarityPower",
+
       slot = "legs",
        value = 1
+
      cosmeticSlot = "legs"
       } },
 
       itemSet = { 10001, 10002 }
 
 
     },
 
     },
     value = 250000,
+
     rarity = "legendary",
     tradeable = true,
+
     tags = { "armor", "cosmetic" }
    relatedSkill = "fishing",
+
  },
    craftingLevel = 60,
+
  ["7114"] = {
    craftingExperience = 9001,
+
     name = "Lich's Gloves",
     enchantmentOverrideSlot = "fishingset",
+
     id = 7114,
     craftable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_gloves_icon.png",
     category = "Fishing",
+
     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 for fishing! You can already feel it making your tools stronger.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "smock",
+
     specialVisuals = { {
    tags = { "armor", "fishing" },
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_1.png",
    rarity = "uncommon"
+
      css = "necro-gloves-1"
  },
+
    }, {
  ["12001"] = {
+
      image = "/images/premium/cosmetic/equipment/C_Necro_gloves_2.png",
    name = "Fisherman's Bucket Hat",
+
      css = "necro-gloves-2"
    id = 12001,
+
     }, {
     enchantmentTier = 3,
+
       image = "/images/premium/cosmetic/equipment/C_Necro_gloves_3.png",
    forcedEnchant = 51,
+
      css = "necro-gloves-3"
    forcedEnchantAmount = 3,
 
    augmentationCost = {
 
       ["12009"] = 30
 
    },
 
    requiredResources = { {
 
      ["12009"] = 450
 
 
     } },
 
     } },
 +
    visual = "necro-gloves",
 
     equipmentStats = {
 
     equipmentStats = {
       slot = "helm",
+
       isTransmog = true,
       toolBoost = { {
+
       slot = "gloves",
        skill = "fishing",
+
       cosmeticSlot = "gloves"
        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,
+
  ["7115"] = {
    craftingExperience = 9001,
+
     name = "Lich's Boots",
     enchantmentOverrideSlot = "fishingset",
+
     id = 7115,
     craftable = true,
+
     itemImage = "/images/premium/cosmetic/equipment/C_Necro_boots.png",
     category = "Fishing",
+
     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 = "A hat for fishing! You can already feel it making your reflexes sharper.",
 
 
     class = "equipment",
 
     class = "equipment",
     visual = "bucket-hat",
+
     visual = "necro-boots",
     tags = { "armor", "fishing" },
+
     equipmentStats = {
     rarity = "uncommon"
+
      isTransmog = true,
 +
      slot = "boots",
 +
      cosmeticSlot = "boots"
 +
    },
 +
     rarity = "legendary",
 +
    tags = { "armor", "cosmetic" }
 
   },
 
   },
   ["12002"] = {
+
   ["7116"] = {
     name = "Fisherman's Waders",
+
     name = "Marshall the Rat's Gun",
     id = 12002,
+
     id = 7116,
     enchantmentTier = 3,
+
     itemImage = "/images/premium/cosmetic/equipment/marshall_gun.png",
     forcedEnchant = 49,
+
     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",
       ["12009"] = 30
+
    tags = { "range", "twohand", "cosmetic" },
 +
    equipmentStats = {
 +
      isTransmog = true,
 +
       slot = "weapon",
 +
      cosmeticSlot = "weapon"
 
     },
 
     },
     requiredResources = { {
+
     rarity = "legendary"
      ["12009"] = 450
+
  },
     } },
+
  ["7117"] = {
     equipmentStats = {
+
    name = "Profile Slot Token",
      slot = "legs",
+
     id = 7117,
      toolBoost = { {
+
     isToken = true,
        skill = "fishing",
+
    itemImage = "/images/premium/premium_icon.png",
        boost = 0
+
    extraTooltipInfo = "A token that can be redeemed to increase your profile slot count by 1.",
      } },
+
    tags = { "platinum", "token" },
      augmentationBonus = { {
+
    rarity = "legendary"
        stat = "toolBoost.fishing",
+
  },
        value = 1
+
  ["7118"] = {
      }, {
+
    name = "Randomisator Horse",
        stat = "toolBoost.fishingBaitPower",
+
    id = 7118,
        value = 1
+
    itemImage = "/images/combat/equipment/randomisator_horse.png",
      }, {
+
    extraTooltipInfo = "A random horse. Ride it into the sunset.",
        stat = "toolBoost.fishingReelPower",
+
    class = "equipment",
        value = 1
+
    visual = "randomisator-horse",
      }, {
+
    equipmentStats = {
        stat = "toolBoost.fishingRarityPower",
+
       isTransmog = true,
        value = 1
+
       slot = "legs",
       } },
+
      cosmeticSlot = "legs"
       itemSet = { 10001, 10002 }
 
 
     },
 
     },
     value = 250000,
+
    tags = { "armor", "cosmetic" }
 +
  },
 +
  ["8000"] = {
 +
    name = "RISE OF INFO",
 +
    id = 8000,
 +
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "fishing",
+
     champEncounter = 3010,
    craftingLevel = 60,
+
     enchantmentTier = 0,
    craftingExperience = 9001,
+
     overrideItemTier = 1,
    enchantmentOverrideSlot = "fishingset",
+
     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 = "Fishing",
+
     class = "elite-scroll",
     itemImage = "/images/fishing/equipment/waders.png",
+
     blockCritAugment = true,
     extraTooltipInfo = "Waders for fishing! You can already feel it making your ability to bait fish stronger.",
+
    augmentOverride = {
     class = "equipment",
+
      fixedSuccessCount = 1,
     visual = "waders",
+
      fixedBaseCount = 1
     tags = { "armor", "fishing" },
+
    },
     rarity = "uncommon"
+
    blockResearching = true,
 +
     tags = { "dungeon" },
 +
     rarity = "legendary"
 
   },
 
   },
   ["12003"] = {
+
   ["8001"] = {
     name = "Miner's Smock",
+
     name = "Black Knight's Trial",
     id = 12003,
+
     id = 8001,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 68,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2000,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12010"] = 30
+
    maxAugLevel = 20,
 +
     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,
      ["12010"] = 450
+
     tags = { "elite" },
    } },
 
    equipmentStats = {
 
      slot = "body",
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
    },
 
    value = 250000,
 
    tradeable = true,
 
    relatedSkill = "mining",
 
    craftingLevel = 60,
 
    craftingExperience = 9001,
 
    enchantmentOverrideSlot = "miningset",
 
    craftable = true,
 
    category = "Mining",
 
    itemImage = "/images/fishing/equipment/smock.png",
 
    extraTooltipInfo = "A smock to rub the coal dust on after a long day in the mines.",
 
    class = "equipment",
 
    visual = "smock",
 
     tags = { "armor", "mining" },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12004"] = {
+
   ["8002"] = {
     name = "Miner's Lantern Helmet",
+
     name = "Giant Scroll",
     id = 12004,
+
     id = 8002,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 83,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2001,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12010"] = 30
+
    maxAugLevel = 20,
 +
     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,
      ["12010"] = 450
+
    tags = { "elite" },
     } },
+
    rarity = "uncommon"
     equipmentStats = {
+
  },
      slot = "helm",
+
  ["8003"] = {
      toolBoost = { {
+
     name = "Corroded Scroll",
        skill = "mining",
+
     id = 8003,
        boost = 0
+
    value = 500,
      } },
+
    tradeable = true,
      augmentationBonus = { {
+
    champEncounter = 2002,
        stat = "toolBoost.mining",
+
    enchantmentTier = 0,
        value = 1
+
    maxAugLevel = 20,
       } },
+
    overrideItemTier = 1,
       itemSet = { 10007, 10008 }
+
    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
 
     },
 
     },
     value = 250000,
+
    blockResearching = true,
 +
    tags = { "elite" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["8004"] = {
 +
    name = "Stew Stained Page",
 +
    id = 8004,
 +
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "mining",
+
     champEncounter = 2003,
     craftingLevel = 60,
+
     enchantmentTier = 0,
     craftingExperience = 9001,
+
     maxAugLevel = 20,
     enchantmentOverrideSlot = "miningset",
+
     overrideItemTier = 1,
    craftable = true,
+
     itemImage = "/images/misc/elite/Elite_Scroll_Goblin.png",
    category = "Mining",
+
     extraTooltipInfo = "A repulsive taunt from a repulsive creature. Will you break the seal?",
     itemImage = "/images/fishing/equipment/bucket_hat.png",
+
     class = "elite-scroll",
     extraTooltipInfo = "OSHA improved! Let's you see better! Wow!",
+
     blockCritAugment = true,
     class = "equipment",
+
    augmentOverride = {
     visual = "bucket-hat",
+
      fixedSuccessCount = 1,
     tags = { "armor", "mining" },
+
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12005"] = {
+
   ["8005"] = {
     name = "Miner's Trousers",
+
     name = "Cluster-Cluck",
     id = 12005,
+
     id = 8005,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 67,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2004,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12010"] = 30
+
    maxAugLevel = 20,
 +
     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
 
     },
 
     },
     requiredResources = { {
+
     blockResearching = true,
      ["12010"] = 450
+
     tags = { "elite" },
    } },
 
    equipmentStats = {
 
      slot = "legs",
 
      toolBoost = { {
 
        skill = "mining",
 
        boost = 0
 
      } },
 
      augmentationBonus = { {
 
        stat = "toolBoost.mining",
 
        value = 1
 
      } },
 
      itemSet = { 10007, 10008 }
 
    },
 
    value = 250000,
 
    tradeable = true,
 
    relatedSkill = "mining",
 
    craftingLevel = 60,
 
    craftingExperience = 9001,
 
    enchantmentOverrideSlot = "miningset",
 
    craftable = true,
 
    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",
 
    visual = "waders",
 
     tags = { "armor", "mining" },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12006"] = {
+
   ["8006"] = {
     name = "Lumberjack's Vest",
+
     name = "Demonic Trial",
     id = 12006,
+
     id = 8006,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 35,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2005,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12011"] = 30
+
    maxAugLevel = 20,
 +
     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
 
     },
 
     },
     requiredResources = { {
+
     blockResearching = true,
      ["12011"] = 450
+
     tags = { "elite" },
    } },
 
    equipmentStats = {
 
      slot = "body",
 
      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/smock.png",
 
    extraTooltipInfo = "Makes you want to shout timber.",
 
    class = "equipment",
 
    visual = "smock",
 
     tags = { "armor", "foraging" },
 
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12007"] = {
+
   ["8007"] = {
     name = "Lumberjack's Hat",
+
     name = "Taproot Scroll",
     id = 12007,
+
     id = 8007,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 55,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 2006,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12011"] = 30
+
    maxAugLevel = 20,
 +
     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
 
     },
 
     },
     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"] = {
+
   ["8008"] = {
     name = "Lumberjack's Trousers",
+
     name = "The Final Test",
     id = 12008,
+
     id = 8008,
     enchantmentTier = 3,
+
    value = 500,
     forcedEnchant = 56,
+
    tradeable = true,
     forcedEnchantAmount = 3,
+
    champEncounter = 5,
     augmentationCost = {
+
     enchantmentTier = 0,
       ["12011"] = 30
+
    maxAugLevel = 20,
 +
     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
 
     },
 
     },
     requiredResources = { {
+
     blockResearching = true,
      ["12011"] = 450
+
    tags = { "dungeon" },
     } },
+
    rarity = "legendary"
     equipmentStats = {
+
  },
      slot = "legs",
+
  ["8009"] = {
      toolBoost = { {
+
     name = "Shapeless Scroll",
        skill = "foraging",
+
     id = 8009,
        boost = 0
+
    value = 500,
      } },
+
    tradeable = true,
      augmentationBonus = { {
+
    champEncounter = 2007,
        stat = "toolBoost.foraging",
+
    enchantmentTier = 0,
        value = 1
+
    maxAugLevel = 20,
       } },
+
    overrideItemTier = 1,
       itemSet = { 10005, 10006 }
+
    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
 
     },
 
     },
     value = 250000,
+
    blockResearching = true,
 +
    tags = { "elite" },
 +
    rarity = "uncommon"
 +
  },
 +
  ["8010"] = {
 +
    name = "Stormy Sea Scroll",
 +
    id = 8010,
 +
     value = 500,
 
     tradeable = true,
 
     tradeable = true,
     relatedSkill = "foraging",
+
     champEncounter = 2008,
    craftingLevel = 60,
+
     enchantmentTier = 0,
    craftingExperience = 9001,
+
     maxAugLevel = 20,
     enchantmentOverrideSlot = "foragingset",
+
     overrideItemTier = 1,
     craftable = true,
+
     itemImage = "/images/misc/elite/Elite_Scroll_Fish.png",
     category = "Foraging",
+
     extraTooltipInfo = "It's soaking wet but the parchment seems untearable. Will you dive in?",
     itemImage = "/images/fishing/equipment/waders.png",
+
     class = "elite-scroll",
     extraTooltipInfo = "You're a lumberjack and you're okay!",
+
     blockCritAugment = true,
     class = "equipment",
+
    augmentOverride = {
     visual = "waders",
+
      fixedSuccessCount = 1,
     tags = { "armor", "foraging" },
+
      fixedBaseCount = 1
 +
    },
 +
    blockResearching = true,
 +
     tags = { "elite" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12009"] = {
+
   ["8011"] = {
     id = 12009,
+
    name = "Enchanted Armory Scroll",
     name = "Fishing Shard",
+
     id = 8011,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/fishing/fishing_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2009,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "fishing" },
+
    maxAugLevel = 20,
 +
    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"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12010"] = {
+
   ["8012"] = {
     id = 12010,
+
    name = "Fallen Academy Scroll",
     name = "Mining Shard",
+
     id = 8012,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/mining/mining_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2010,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "mining" },
+
    maxAugLevel = 20,
 +
    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"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12011"] = {
+
   ["8013"] = {
     id = 12011,
+
    name = "Overgrown Woods Scroll",
     name = "Foraging Shard",
+
     id = 8013,
     tradeable = false,
+
     value = 500,
     itemImage = "/images/foraging/foraging_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
    champEncounter = 2011,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "shard", "foraging" },
+
    maxAugLevel = 20,
 +
    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"
 
   },
 
   },
   ["12012"] = {
+
   ["8014"] = {
     id = 12012,
+
    name = "Elven Encampment Scroll",
     name = "Prismatic Dust",
+
     id = 8014,
     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 = 2012,
     class = "gem",
+
    enchantmentTier = 0,
     tags = { "enchanting" },
+
    maxAugLevel = 20,
     rarity = "legendary"
+
    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"
 
   },
 
   },
   ["12013"] = {
+
   ["9000"] = {
     name = "Chef's Hat",
+
     name = "Giant's Keep Key",
     id = 12013,
+
     id = 9000,
     enchantmentTier = 3,
+
    value = 5000000,
     augmentationCost = {
+
    champEncounter = 3003,
      ["95"] = 100,
+
     enchantmentTier = 0,
      ["96"] = 100
+
    maxAugLevel = 20,
 +
    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
 
     },
 
     },
     equipmentStats = {
+
     blockResearching = true,
      slot = "helm",
+
    tags = { "dungeon", "craftable" },
      toolBoost = { {
+
    blockCritAugment = true,
        skill = "cooking",
+
    rarity = "epic",
        boost = 5
+
    craftingStats = {
       } },
+
       level = 85,
       augmentationBonus = { {
+
       experience = 90000,
        stat = "toolBoost.cooking",
+
      category = "Dungeon",
        value = 1
+
      craftable = true,
       } }
+
       description = "Grants one-time access to the Giant's Keep dungeon. This is a 5 person encounter."
     },
+
    }
     value = 250000,
+
  },
 +
  ["9001"] = {
 +
     id = 9001,
 +
    name = "Nature Fragment",
 +
     value = 750000,
 
     tradeable = true,
 
     tradeable = true,
    relatedSkill = "cooking",
+
     itemImage = "/images/misc/keys/Nature_Piece.png",
    enchantmentOverrideSlot = "ladle",
+
     extraTooltipInfo = "A piece of living earth is imbued into this fragment.",
     itemImage = "/images/combat/equipment/chef_hat.png",
+
     class = "key",
     extraTooltipInfo = "Kinda smells like your childhood meals. They must have really sucked since this hat came from a Goblin.",
+
     blockResearching = true,
     class = "equipment",
+
     tags = { "fragment", "craftable" },
     visual = "chef-hat",
+
     rarity = "uncommon",
     tags = { "armor", "cooking" },
+
    craftingStats = {
     rarity = "epic"
+
      level = 85,
 +
      experience = 1500,
 +
      category = "Dungeon",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["12014"] = {
+
   ["9002"] = {
     id = 12014,
+
     id = 9002,
     name = "Infernal Dust",
+
     name = "Ice Fragment",
     tradeable = false,
+
    value = 750000,
     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.",
+
     itemImage = "/images/misc/keys/Water_Piece.png",
     class = "gem",
+
     extraTooltipInfo = "An unmelting shard of ice is imbued into this fragment.",
     tags = { "enchanting" },
+
     class = "key",
     rarity = "rare"
+
    blockResearching = true,
 +
     tags = { "fragment", "craftable" },
 +
     rarity = "uncommon",
 +
    craftingStats = {
 +
      level = 85,
 +
      experience = 1500,
 +
      category = "Dungeon",
 +
      craftable = true
 +
    }
 
   },
 
   },
   ["12015"] = {
+
   ["9003"] = {
    name = "Golden Spoon",
+
     id = 9003,
     id = 12015,
+
     name = "Fire Fragment",
     enchantmentTier = 8,
+
     value = 750000,
    augmentationCost = {
+
     tradeable = true,
      ["5"] = 20000,
+
     itemImage = "/images/misc/keys/Fire_Piece.png",
      ["95"] = 1000,
+
     extraTooltipInfo = "An unfaltering gout of flames is imbued into this fragment.",
      ["96"] = 1000,
+
     class = "key",
      ["402"] = 1,
+
     blockResearching = true,
      ["403"] = 1,
+
     tags = { "fragment", "craftable" },
      ["404"] = 1,
+
     rarity = "uncommon",
      ["12016"] = 3000
+
    craftingStats = {
    },
+
      level = 85,
    craftingExperience = 256000,
+
      experience = 1500,
    craftingLevel = 90,
+
       category = "Dungeon",
    requiredLevel = {
+
      craftable = true
      cooking = 80
+
     }
    },
 
    forcedAugmentChance = 1,
 
     value = 12960000,
 
     tradeable = false,
 
    enchantmentOverrideSlot = "ladle",
 
    tool = true,
 
    requiredResources = { {
 
      ["203"] = 500,
 
      ["402"] = 10,
 
      ["403"] = 10,
 
      ["404"] = 5,
 
      ["12016"] = 3000
 
    } },
 
    craftable = true,
 
    maxAugLevel = 10,
 
    augCostScaling = {
 
      soulboundOnly = true,
 
      startsAt = 3,
 
      multPerLevel = 0.5,
 
      soulboundMaxDuplicates = 1,
 
      soulboundIgnoresMaxAug = true
 
    },
 
     itemImage = "/images/cooking/golden_spoon.png",
 
    craftingDescription = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
 
     extraTooltipInfo = "It's a golden spoon! Rewards full XP when burning food and grants 4 hidden levels of haste while cooking.",
 
     category = "Skilling",
 
     class = "equipment",
 
     tags = { "tool", "cooking" },
 
     equipmentStats = {
 
      slot = "ladle",
 
      toolBoost = { {
 
        skill = "cooking",
 
        boost = 40
 
      } },
 
       augmentationBonus = { {
 
        stat = "toolBoost.cooking",
 
        value = 5
 
      } }
 
     },
 
    rarity = "legendary"
 
 
   },
 
   },
   ["12016"] = {
+
   ["9004"] = {
     id = 12016,
+
     id = 9004,
     name = "Cooking Shard",
+
     name = "Corrupted Fragment",
     tradeable = false,
+
    value = 750000,
     itemImage = "/images/cooking/cooking_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
     itemImage = "/images/misc/keys/Death_Piece.png",
     class = "gem",
+
     extraTooltipInfo = "A rotten slab of decay is imbued into this fragment.",
     tags = { "shard", "cooking" },
+
     class = "key",
 +
    blockResearching = true,
 +
     tags = { "fragment" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12017"] = {
+
   ["9005"] = {
     id = 12017,
+
     id = 9005,
     name = "Runecrafting Shard",
+
     name = "Chaos Fragment",
     tradeable = false,
+
    value = 750000,
     itemImage = "/images/runecrafting/runecrafting_shard.png",
+
     tradeable = true,
     extraTooltipInfo = "A shard for creating skilling gear.",
+
     itemImage = "/images/misc/keys/Chaos_Piece.png",
     class = "gem",
+
     extraTooltipInfo = "An undescribable phenomenon is imbued into this fragment.",
     tags = { "shard", "runecrafting" },
+
     class = "key",
 +
    blockResearching = true,
 +
     tags = { "fragment" },
 
     rarity = "uncommon"
 
     rarity = "uncommon"
 
   },
 
   },
   ["12018"] = {
+
   ["9006"] = {
     name = "Camo Cloak",
+
     name = "Torn Goblin Settlement Map",
     id = 12018,
+
     id = 9006,
    enchantmentTier = 1,
+
     value = 100000,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     champEncounter = 3001,
       enchanting = 40
+
    enchantmentTier = 0,
 +
    maxAugLevel = 20,
 +
    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 = 9501,
+
     blockResearching = true,
     forcedEnchantAmount = 1,
+
    tags = { "dungeon", "craftable" },
     craftable = true,
+
     blockCritAugment = true,
     itemImage = "/images/combat/equipment/camo_cape.PNG",
+
    rarity = "uncommon",
     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.",
+
     craftingStats = {
     class = "equipment",
+
      level = 30,
     visual = "cape",
+
      experience = 5030,
     tags = { "armor" },
+
      category = "Dungeon",
     equipmentStats = {
+
      craftable = true,
      slot = "cape",
+
      description = "Grants one-time access to the Goblin Settlement dungeon. This is a trio encounter."
      augmentationBonus = { {
+
    }
        stat = "toolBoost.mining",
+
  },
        value = 0.5
+
  ["9007"] = {
      }, {
+
    name = "Scrap of Stained Parchment",
        stat = "toolBoost.foraging",
+
    id = 9007,
        value = 0.5
+
    value = 7500,
      }, {
+
    tradeable = true,
        stat = "toolBoost.fishing",
+
     itemImage = "/images/misc/keys/goblin_map_piece.png",
        value = 0.5
+
     extraTooltipInfo = "A scrap of parchment that appears to be a part of a map.",
      }, {
+
     class = "key",
        stat = "toolBoost.fishingBaitPower",
+
     blockResearching = true,
        value = 0.5
+
     tags = { "fragment" },
      }, {
+
     rarity = "uncommon"
        stat = "toolBoost.fishingRarityPower",
+
  },
        value = 0.5
+
  ["9008"] = {
       }, {
+
    name = "Dark Fortress Key",
        stat = "toolBoost.fishingReelPower",
+
    id = 9008,
        value = 0.5
+
    value = 750000,
      } }
+
    tradeable = true,
 +
    champEncounter = 3002,
 +
    enchantmentTier = 0,
 +
    maxAugLevel = 20,
 +
    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
 
     },
 
     },
     rarity = "rare",
+
     blockResearching = true,
     category = "Skilling",
+
     tags = { "dungeon", "craftable" },
     craftingLevel = 60,
+
     blockCritAugment = true,
     craftingExperience = 17500,
+
     rarity = "uncommon",
     requiredResources = { {
+
     craftingStats = {
       ["4013"] = 300,
+
       level = 50,
       ["4014"] = 250,
+
      experience = 30500,
      ["4015"] = 200,
+
      category = "Dungeon",
      ["4016"] = 150,
+
      craftable = true,
      ["4017"] = 100,
+
       description = "Grants one-time access to the Dark Fortress dungeon. This is a trio encounter."
      ["4018"] = 50
+
    }
     } }
+
  },
 +
  ["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"
 
   },
 
   },
   ["12019"] = {
+
   ["9010"] = {
     name = "Flamboyant Cape",
+
     name = "Cursed Spade",
     id = 12019,
+
     id = 9010,
    enchantmentTier = 1,
+
     value = 2000000,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     maxAugLevel = 20,
       enchanting = 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
 
     },
 
     },
     forcedEnchant = 9500,
+
     blockResearching = true,
    forcedEnchantAmount = 1,
+
     tags = { "dungeon", "craftable" },
    craftable = true,
+
     blockCritAugment = true,
     itemImage = "/images/combat/equipment/flamboyant_cape.png",
+
     rarity = "uncommon",
    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 = 50,
     visual = "cape",
+
      experience = 10020,
     tags = { "armor" },
+
       category = "Dungeon",
    equipmentStats = {
+
       craftable = true,
       slot = "cape",
+
      description = "Bringing the pieces together makes them emit a sickly pallor. Is it worth reassembling it?"
       augmentationBonus = { {
+
    }
        stat = "toolBoost.mining",
+
  },
        value = 0.5
+
  ["9011"] = {
      }, {
+
    name = "Burning Feather",
        stat = "toolBoost.foraging",
+
    id = 9011,
        value = 0.5
+
    value = 2000000,
      }, {
+
    tradeable = true,
        stat = "toolBoost.fishing",
+
    enchantmentTier = 0,
        value = 0.5
+
    maxAugLevel = 20,
      }, {
+
    champEncounter = 3007,
        stat = "toolBoost.fishingBaitPower",
+
    overrideItemTier = 2,
        value = 0.5
+
    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!",
        stat = "toolBoost.fishingRarityPower",
+
    class = "key",
        value = 0.5
+
    augmentOverride = {
      }, {
+
      fixedSuccessCount = 1,
        stat = "toolBoost.fishingReelPower",
+
       fixedBaseCount = 0
        value = 0.5
 
       } }
 
 
     },
 
     },
 +
    blockResearching = true,
 +
    tags = { "dungeon", "craftable" },
 +
    blockCritAugment = true,
 
     rarity = "rare",
 
     rarity = "rare",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 60,
+
      level = 60,
    craftingExperience = 17500,
+
       experience = 28000,
    requiredResources = { {
+
       category = "Dungeon",
       ["4013"] = 300,
+
       craftable = true,
       ["4014"] = 250,
+
       description = "Grants one-time access to the Palace of Flames dungeon. This is a duo encounter."
      ["4015"] = 200,
+
     }
       ["4016"] = 150,
 
       ["4017"] = 100,
 
      ["4018"] = 50
 
     } }
 
 
   },
 
   },
   ["12020"] = {
+
   ["9012"] = {
     name = "Small Bag of Holding",
+
     name = "Krampus' Key",
     id = 12020,
+
     id = 9012,
     enchantmentTier = 1,
+
    value = 69,
     augmentationCost = {
+
    tradeable = false,
       ["4012"] = 30
+
     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
 
     },
 
     },
     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,
 +
    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,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/misc/keys/infernal_flame.png",
       enchanting = 25
+
    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
 
     },
 
     },
     forcedEnchant = 80,
+
     blockResearching = true,
     forcedEnchantAmount = 1,
+
    tags = { "dungeon" },
     craftable = true,
+
    blockCritAugment = true,
     itemImage = "/images/jewellery/bag_1.png",
+
    rarity = "uncommon"
     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",
+
  ["9016"] = {
     tags = { "armor" },
+
    name = "Elder Lockstone",
     equipmentStats = {
+
     id = 9016,
       slot = "arrows",
+
    value = 2000000,
       augmentationBonus = { {
+
     tradeable = true,
        stat = "toolBoost.mining",
+
    maxAugLevel = 20,
        value = 0.25
+
    champEncounter = 3004,
       }, {
+
    overrideItemTier = 2,
        stat = "toolBoost.foraging",
+
     itemImage = "images/misc/keys/lockstone.png",
        value = 0.25
+
     extraTooltipInfo = "A lockstone that can lead its owner to a hidden Elder Ruin and reveal its untouched treasures.",
      }, {
+
     class = "key",
        stat = "toolBoost.fishing",
+
    augmentOverride = {
        value = 0.25
+
      fixedSuccessCount = 1,
      }, {
+
      fixedBaseCount = 0
        stat = "toolBoost.fishingBaitPower",
+
    },
        value = 0.25
+
    blockResearching = true,
      }, {
+
     tags = { "dungeon", "craftable" },
        stat = "toolBoost.fishingRarityPower",
+
     blockCritAugment = true,
        value = 0.25
+
    rarity = "epic",
      }, {
+
    craftingStats = {
        stat = "toolBoost.fishingReelPower",
+
       level = 80,
        value = 0.25
+
       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 = 20,
 +
    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
 
     },
 
     },
     rarity = "uncommon",
+
     blockResearching = true,
     category = "Skilling",
+
     tags = { "dungeon", "craftable" },
     craftingLevel = 20,
+
     blockCritAugment = true,
     craftingExperience = 2500,
+
     rarity = "epic",
     requiredResources = { {
+
     craftingStats = {
       ["4012"] = 300
+
       level = 74,
     } }
+
      experience = 27600,
 +
      category = "Dungeon",
 +
      craftable = true,
 +
      description = "A full map that leads to an old castle."
 +
     }
 
   },
 
   },
   ["12021"] = {
+
   ["9018"] = {
     name = "Bag of Holding",
+
     name = "Ancient Pyramid",
     id = 12021,
+
     id = 9018,
     enchantmentTier = 2,
+
    value = 5000000,
     augmentationCost = {
+
    tradeable = true,
       ["4002"] = 150
+
    maxAugLevel = 20,
 +
    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
 
     },
 
     },
     value = 100000,
+
    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,
 
     tradeable = true,
     requiredLevel = {
+
     maxAugLevel = 20,
      enchanting = 50
+
     champEncounter = 3009,
    },
+
     overrideItemTier = 2,
     forcedEnchant = 80,
+
     itemImage = "images/misc/keys/prism.png",
     forcedEnchantAmount = 2,
+
     extraTooltipInfo = "A prism trapped inside of a magical prison. What could go wrong if you released it?",
     itemImage = "/images/jewellery/bag_2.png",
+
     class = "key",
     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.",
+
     augmentOverride = {
     class = "equipment",
+
       fixedSuccessCount = 1,
    tags = { "armor" },
+
       fixedBaseCount = 0
     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
 
      } }
 
 
     },
 
     },
 +
    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"
 
     rarity = "rare"
 
   },
 
   },
   ["12022"] = {
+
   ["9024"] = {
     name = "Large Bag of Holding",
+
     name = "Awakened Shrimp Eye",
     id = 12022,
+
     id = 9024,
    enchantmentTier = 3,
+
     value = 20000000,
    augmentationCost = {
 
      ["4003"] = 300
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     champEncounter = 3011,
      enchanting = 75
+
     enchantmentTier = 0,
    },
+
     overrideItemTier = 2,
     forcedEnchant = 80,
+
     itemImage = "/images/misc/shrimp_eye.png",
     forcedEnchantAmount = 3,
+
     extraTooltipInfo = "It's looking at you. Don't look too closely back.",
     itemImage = "/images/jewellery/bag_3.png",
+
     class = "elite-scroll",
     extraTooltipInfo = "A large bag that possesses some magic to help you gather all that you can from a resource.",
+
     blockCritAugment = true,
     class = "equipment",
+
     augmentOverride = {
     tags = { "armor" },
+
       fixedSuccessCount = 1,
     equipmentStats = {
+
       fixedBaseCount = 0
      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
 
      } }
 
 
     },
 
     },
 +
    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 Athaneum.",
 +
    class = "key",
 +
    blockResearching = true,
 +
    blockAugmenting = true,
 +
    blockCritAugment = true,
 +
    tags = { "dungeon" },
 
     rarity = "epic"
 
     rarity = "epic"
 
   },
 
   },
   ["12023"] = {
+
   ["9027"] = {
     name = "Newbie Adventurer's Backpack",
+
     name = "Abandoned Academy Scroll",
     id = 12023,
+
     id = 9027,
     enchantmentTier = 1,
+
     value = 5000000,
     augmentationCost = {
+
     champEncounter = 3012,
      ["4009"] = 50,
+
     enchantmentTier = 0,
      ["4010"] = 25
 
    },
 
     value = 10000,
 
 
     tradeable = true,
 
     tradeable = true,
    requiredLevel = {
+
     itemImage = "/images/misc/keys/abandoned_academy.png",
      enchanting = 35
+
     extraTooltipInfo = "The key to enter the Abandoned Academy Base.",
    },
+
     class = "key",
    forcedEnchant = 79,
+
     blockResearching = true,
    forcedEnchantAmount = 1,
+
     blockAugmenting = true,
    craftable = true,
+
     blockCritAugment = true,
     itemImage = "/images/jewellery/adventurer_1.png",
+
    tags = { "dungeon", "craftable" },
     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!",
+
    rarity = "epic",
     class = "equipment",
+
    craftingStats = {
     visual = "cape",
+
       level = 85,
     tags = { "armor" },
+
      experience = 120000,
     equipmentStats = {
+
       category = "Dungeon",
      slot = "arrows",
+
       craftable = true,
      augmentationBonus = { {
+
       description = "Grants one-time access to the Abandoned Academy Base dungeon. Augmentation level is randomly chosen up to (Fishing + Runecrafting) / 40."
        stat = "toolBoost.mining",
+
    }
        value = 1
+
  },
      }, {
+
  ["9028"] = {
        stat = "toolBoost.foraging",
+
    id = 9028,
        value = 1
+
    name = "Core Fragment",
       }, {
+
    level = 90,
        stat = "toolBoost.fishing",
+
    value = 500000,
        value = 1
+
    tradeable = true,
       }, {
+
    experience = 150,
        stat = "toolBoost.fishingBaitPower",
+
    time = 5000,
        value = 1
+
    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?",
        stat = "toolBoost.fishingRarityPower",
+
     class = "key",
        value = 1
+
     blockResearching = true,
       }, {
+
     tags = { "fragment", "mining", "smithing" },
        stat = "toolBoost.fishingReelPower",
+
     rarity = "legendary"
        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",
 
     category = "Skilling",
 
     craftingLevel = 35,
 
     craftingExperience = 2500,
 
     requiredResources = { {
 
      ["4012"] = 300
 
    } }
 
 
   },
 
   },
   ["12024"] = {
+
   ["9029"] = {
    name = "Dwarven Adventurer's Backpack",
+
     id = 9029,
     id = 12024,
+
     name = "Core Ingot",
     enchantmentTier = 2,
+
    level = 90,
    augmentationCost = {
+
    smithingTier = 7,
      ["207"] = 25,
 
      ["4009"] = 250,
 
      ["4010"] = 75
 
    },
 
 
     value = 1000000,
 
     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,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "/images/misc/keys/abandoned_academy_cloth.png",
       enchanting = 90
+
    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"
 
     },
 
     },
     forcedEnchant = 79,
+
     class = "seed",
    forcedEnchantAmount = 2,
+
     tradeable = true,
     craftable = true,
+
     itemImage = "/images/farming/elder_oak_seed.png",
     itemImage = "/images/jewellery/adventurer_2.png",
+
     tags = { "fragment", "seed", "farming" },
    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!",
+
    extraTooltipInfo = "A seed that predates even the Elder Trees.",
    class = "equipment",
+
    rarity = "legendary"
    visual = "cape",
+
  },
     tags = { "armor" },
+
  ["9032"] = {
    equipmentStats = {
+
    id = 9032,
      slot = "arrows",
+
    name = "Cursed Spade Head",
      augmentationBonus = { {
+
    value = 500000,
        stat = "toolBoost.mining",
+
    tradeable = true,
        value = 2
+
    itemImage = "images/misc/keys/cursed_spade_head.png",
      }, {
+
    class = "key",
        stat = "toolBoost.foraging",
+
    blockResearching = true,
        value = 2
+
    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" },
        stat = "toolBoost.fishing",
+
     rarity = "uncommon"
        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",
 
    category = "Skilling",
 
    craftingLevel = 85,
 
    craftingExperience = 192000,
 
    requiredResources = { {
 
      ["4002"] = 300,
 
      ["4003"] = 300,
 
      ["4009"] = 300,
 
      ["4010"] = 300,
 
      ["4012"] = 300,
 
      ["12034"] = 1
 
    } }
 
 
   },
 
   },
   ["12025"] = {
+
   ["9033"] = {
     name = "Cloak of Many Pockets",
+
     name = "Dark Vault Key",
     id = 12025,
+
     id = 9033,
    enchantmentTier = 1,
+
     value = 1500000,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 1000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     champEncounter = 3015,
      enchanting = 60
+
     enchantmentTier = 0,
    },
+
     maxAugLevel = 20,
     forcedEnchant = 76,
+
     overrideItemTier = 2,
     forcedEnchantAmount = 1,
+
     itemImage = "/images/misc/keys/vault_key.png",
     craftable = true,
+
     extraTooltipInfo = "A brutish key made of dark metal, slotted with a crystal, rumored to unlock hidden treasures within the Dark Vault.",
     itemImage = "/images/combat/equipment/many_pockets.png",
+
     class = "key",
     extraTooltipInfo = "A cloak with many pockets to keep you more organized while processing materials.",
+
     augmentOverride = {
     class = "equipment",
+
       fixedSuccessCount = 1,
    visual = "cape",
+
       fixedBaseCount = 0
    tags = { "armor" },
 
     equipmentStats = {
 
       slot = "cape",
 
       augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.runecrafting",
 
        value = 0.5
 
      }, {
 
        stat = "toolBoost.cooking",
 
        value = 0.5
 
      } }
 
 
     },
 
     },
 +
    blockResearching = true,
 +
    blockCritAugment = true,
 +
    tags = { "dungeon", "craftable" },
 
     rarity = "rare",
 
     rarity = "rare",
     category = "Skilling",
+
     craftingStats = {
    craftingLevel = 60,
+
       level = 85,
    craftingExperience = 17500,
+
       experience = 113500,
    requiredResources = { {
+
       category = "Dungeon",
       ["4013"] = 300,
+
       craftable = true,
       ["4014"] = 250,
+
       description = "Grants one-time access to the Dark Vault dungeon. This is a trio encounter."
       ["4015"] = 200,
+
     }
       ["4016"] = 150,
 
       ["4017"] = 100,
 
      ["4018"] = 50
 
     } }
 
 
   },
 
   },
   ["12026"] = {
+
   ["9034"] = {
     name = "Cloak of the Void",
+
     name = "Dark Vault Identification Crystal",
     id = 12026,
+
     id = 9034,
    enchantmentTier = 2,
+
     value = 500000,
    augmentationCost = {
 
      ["4013"] = 30,
 
      ["4014"] = 25,
 
      ["4015"] = 20,
 
      ["4016"] = 15,
 
      ["4017"] = 10,
 
      ["4018"] = 5
 
    },
 
     value = 2000000,
 
 
     tradeable = true,
 
     tradeable = true,
     requiredLevel = {
+
     itemImage = "images/misc/keys/id.png",
      enchanting = 85
+
    class = "key",
     },
+
    blockResearching = true,
     forcedEnchant = 76,
+
    extraTooltipInfo = "An intact identification crystal. Can be used to fashion a key to gain access to the Dark Vault.",
     forcedEnchantAmount = 2,
+
    tags = { "fragment" },
     craftable = true,
+
    rarity = "uncommon"
     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.",
+
  ["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",
 
     class = "equipment",
     visual = "cape",
+
     visual = "castled-king",
    tags = { "armor" },
 
 
     equipmentStats = {
 
     equipmentStats = {
 +
      isTransmog = true,
 +
      fullTransmog = true,
 
       slot = "cape",
 
       slot = "cape",
       augmentationBonus = { {
+
       cosmeticSlot = "base"
        stat = "toolBoost.smithing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } }
 
 
     },
 
     },
     rarity = "legendary",
+
     tags = { "unique", "cosmetic" },
    category = "Skilling",
+
     rarity = "legendary"
     craftingLevel = 85,
 
    craftingExperience = 192000,
 
    requiredResources = { {
 
      ["4013"] = 300,
 
      ["4014"] = 250,
 
      ["4015"] = 200,
 
      ["4016"] = 150,
 
      ["4017"] = 100,
 
      ["4018"] = 50,
 
      ["12033"] = 1
 
    } }
 
 
   },
 
   },
   ["12027"] = {
+
   ["10001"] = {
     id = 12027,
+
     name = "Dextrous Scraps",
     name = "Dwarven Manufacturing Pendant",
+
     id = 10001,
     value = 200000,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 1,
+
     itemImage = "/images/misc/Range_Scrap.png",
    augmentationCost = {
+
     class = "gem",
      ["10"] = 5000,
+
     extraTooltipInfo = "Perhaps you could salvage something dextrous from these scraps...",
      ["507"] = 1,
+
     tags = { "range", "chest" },
      ["517"] = 50
+
     canBeOpened = true
    },
 
    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"
 
 
   },
 
   },
   ["12028"] = {
+
   ["10002"] = {
     id = 12028,
+
     name = "Intellectual Scraps",
     name = "Elven Logistics Pendant",
+
     id = 10002,
     value = 200000,
+
     value = 1000,
 
     tradeable = true,
 
     tradeable = true,
    enchantmentTier = 1,
+
     itemImage = "/images/misc/Magic_Scrap.png",
    augmentationCost = {
+
     class = "gem",
      ["10"] = 5000,
+
     extraTooltipInfo = "Perhaps you could salvage something intellectual from these scraps...",
      ["507"] = 1,
+
     tags = { "magic", "chest" },
      ["517"] = 50
+
     canBeOpened = true
    },
+
  },
    forcedEnchant = 85,
+
  ["10003"] = {
    forcedEnchantAmount = 1,
+
    name = "Gem Package",
     itemImage = "/images/jewellery/logistics.PNG",
+
     id = 10003,
     class = "equipment",
+
     value = 1000,
     extraTooltipInfo = "Empowers you to efficiently process materials and items.",
+
    tradeable = true,
     tags = { "jewelry" },
+
    itemImage = "/images/misc/package.png",
     enchantable = true,
+
    class = "gem",
    requiredLevel = {
+
    extraTooltipInfo = "A bag of gems! I wonder what's inside? ...Gems, hopefully.",
      crafting = 50
+
    tags = { "mining", "chest" },
     },
+
     canBeOpened = true
     equipmentStats = {
 
      slot = "arrows",
 
      augmentationBonus = { {
 
        stat = "toolBoost.smithing",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.runecrafting",
 
        value = 1
 
      }, {
 
        stat = "toolBoost.cooking",
 
        value = 1
 
      } }
 
    },
 
     rarity = "rare"
 
 
   },
 
   },
   ["12029"] = {
+
   ["10004"] = {
     id = 12029,
+
    name = "Sealed Scroll",
     name = "Farming Shard",
+
     id = 10004,
     tradeable = false,
+
     value = 1000,
     itemImage = "/images/farming/farming_shard.png",
+
     tradeable = true,
    extraTooltipInfo = "A shard for creating skilling gear.",
+
     itemImage = "/images/misc/sealed_scroll.png",
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "cooking" },
+
     extraTooltipInfo = "A sealed scroll. Doesn't come with postal information, so I guess it's yours now! What could its contents be?",
     rarity = "uncommon"
+
    canBeOpened = true,
 +
     tags = { "chest" }
 
   },
 
   },
   ["12030"] = {
+
   ["10005"] = {
    id = 12030,
+
     name = "Small Gathering Supply Crate",
     name = "Dwarven Tongs",
+
     id = 10005,
     value = 13782100,
+
     value = 1000,
    tradeable = false,
+
     tradeable = true,
    enchantmentTier = 8,
+
     itemImage = "/images/misc/supply_crate_small.png",
     augmentationCost = {
 
      ["12031"] = 3000
 
    },
 
    craftingExperience = 256000,
 
    craftingLevel = 90,
 
    requiredLevel = {
 
      smithing = 80
 
    },
 
    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"] = {
 
    id = 12031,
 
    name = "Smithing Shard",
 
     tradeable = false,
 
     itemImage = "/images/smithing/smithing_shard.png",
 
    extraTooltipInfo = "A shard for creating skilling gear.",
 
 
     class = "gem",
 
     class = "gem",
     tags = { "shard", "cooking" },
+
     extraTooltipInfo = "A small crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
     rarity = "uncommon"
+
    canBeOpened = true,
 +
     tags = { "chest" }
 
   },
 
   },
   ["12032"] = {
+
   ["10006"] = {
     id = 12032,
+
     name = "Gathering Supply Crate",
     name = "Elvish Hoe",
+
     id = 10006,
     value = 13782100,
+
     value = 1000,
     tradeable = false,
+
     tradeable = true,
     enchantmentTier = 8,
+
     itemImage = "/images/misc/supply_crate.png",
     augmentationCost = {
+
     class = "gem",
      ["403"] = 10,
+
    extraTooltipInfo = "A crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
      ["12029"] = 13000
+
     canBeOpened = true,
    },
+
     tags = { "chest" }
     craftingExperience = 256000,
+
  },
     craftingLevel = 90,
+
  ["10007"] = {
    requiredLevel = {
+
    name = "Large Gathering Supply Crate",
      farming = 80
+
     id = 10007,
     },
+
     value = 1000,
     forcedAugmentChance = 1,
+
     tradeable = true,
     craftable = true,
+
     itemImage = "/images/misc/supply_crate_large.png",
     maxAugLevel = 10,
+
     class = "gem",
     augCostScaling = {
+
    extraTooltipInfo = "A large crate addressed to someone named 'Diet$melter.' Sounds like a fake name, you should open it!",
      soulboundOnly = true,
+
    canBeOpened = true,
      startsAt = 3,
+
    tags = { "chest" }
      multPerLevel = 0.5,
+
  },
      soulboundMaxDuplicates = 1,
+
  ["10008"] = {
      soulboundIgnoresMaxAug = true
+
     name = "Bucket of Worms",
    },
+
     id = 10008,
     itemImage = "/images/farming/elven_hoe.png",
+
    value = 1000,
     tool = true,
+
     tradeable = true,
     class = "equipment",
+
     itemImage = "/images/fishing/bait/bucket.png",
     craftingDescription = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
+
     class = "gem",
     extraTooltipInfo = "A legendary farming implement purportedly used by the Elves. Why does it need a diamond?",
+
     extraTooltipInfo = "A bucket of soil with worms inside! At least it isn't just a can of worms!",
     category = "Farming",
+
     tags = { "fishing", "chest" },
    enchantable = true,
+
     canBeOpened = true
     tags = { "tool", "farming" },
+
  },
     equipmentStats = {
+
  ["10009"] = {
      slot = "hoe",
+
    name = "Box of Skill Books",
      toolBoost = { {
+
    id = 10009,
        skill = "farming",
+
    value = 1,
        boost = 90
+
    tradeable = true,
      } },
+
    itemImage = "/images/misc/gold_lockbox.png",
      augmentationBonus = { {
+
    class = "gem",
        stat = "toolBoost.farming",
+
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
        value = 5
+
     canBeOpened = true,
      } }
+
     tags = { "chest" }
     },
+
  },
     requiredResources = { {
+
  ["10010"] = {
      ["207"] = 350,
+
    name = "Box of Jewelry",
      ["403"] = 1,
+
    id = 10010,
      ["800"] = 175,
+
    value = 1,
      ["12029"] = 26000
+
     tradeable = true,
     } },
+
     itemImage = "/images/misc/gold_lockbox.png",
     rarity = "legendary"
+
    class = "gem",
   },
+
    extraTooltipInfo = "An ornate lockbox containing a variety of skill books. Testing Item.",
   ["12033"] = {
+
    canBeOpened = true,
     id = 12033,
+
    tags = { "chest" }
     name = "Void Portal Anchor",
+
   },
     value = 1500000,
+
   ["10011"] = {
     tradeable = true,
+
     name = "Magic Starter Kit",
     itemImage = "/images/misc/void_anchor.png",
+
     id = 10011,
     extraTooltipInfo = "An anchor point for a void portal that can be used to create legendary equipment.",
+
     value = 1,
     class = "key",
+
     tradeable = true,
     tags = { "crafting" },
+
     itemImage = "/images/misc/pouch.png",
     rarity = "legendary"
+
     class = "gem",
   },
+
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
   ["12034"] = {
+
     tags = { "magic", "chest" },
     id = 12034,
+
     canBeOpened = true
     name = "Defunct Golem Core",
+
   },
     value = 1500000,
+
   ["10012"] = {
     tradeable = true,
+
     name = "Range Starter Kit",
     itemImage = "/images/misc/golem_core.png",
+
     id = 10012,
     extraTooltipInfo = "Ancient dwarven tech that could be repurposed into a legendary piece of equipment.",
+
     value = 1,
     class = "key",
+
     tradeable = true,
    tags = { "crafting" },
+
     itemImage = "/images/misc/pouch.png",
     rarity = "legendary"
+
    class = "gem",
   },
+
     extraTooltipInfo = "A simple pouch containing some starter supplies. Will eventually be tied to a tutorial quest.",
   ["13000"] = {
+
     tags = { "range", "chest" },
     id = 13000,
+
     canBeOpened = true
     name = "Combat Manual - Volume 1",
+
   },
     itemImage = "/images/combat/ability_book/melee.png",
+
   ["10013"] = {
     value = 500000,
+
    name = "Lesser Jewelry Cache",
    heat = 25000,
+
     id = 10013,
     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?",
+
    value = 1000,
     relatedAbility = 4,
+
     tradeable = true,
     class = "gem",
+
     itemImage = "/images/misc/lockbox.png",
     tags = { "book", "heat", "ability" }
+
     extraTooltipInfo = "A small cache of jewelry, might contain something useful.",
   },
+
     class = "gem",
   ["13001"] = {
+
     rarity = "uncommon",
     id = 13001,
+
     canBeOpened = true,
     name = "Combat Manual - Volume 2",
+
     tags = { "chest" }
     itemImage = "/images/combat/ability_book/melee.png",
+
   },
     value = 500000,
+
   ["10014"] = {
     heat = 25000,
+
    name = "Greater Jewelry Cache",
     extraTooltipInfo = "A manual on how to take poke things really good. If the weapon has a decent tip, you can stab things! Wow!",
+
     id = 10014,
    relatedAbility = 5,
+
    value = 1000,
    class = "gem",
+
     tradeable = true,
    tags = { "book", "heat", "ability" }
+
     itemImage = "/images/misc/gold_lockbox.png",
   },
+
     extraTooltipInfo = "A grand cache of jewelry, might contain something useful.",
   ["13002"] = {
+
     class = "gem",
     id = 13002,
+
     rarity = "epic",
     name = "Combat Manual - Volume 3",
+
    canBeOpened = true,
     itemImage = "/images/combat/ability_book/melee.png",
+
    tags = { "chest" }
     value = 500000,
+
   },
     heat = 25000,
+
   ["10015"] = {
     extraTooltipInfo = "A manual on how to just hit things hard. Crushing things is deceptively simple and to truly pummel your enemy you must understand that being blunt is sometimes the only way to go.",
+
     name = "Goblin Cache",
    relatedAbility = 6,
+
     id = 10015,
    class = "gem",
+
     value = 1000,
    tags = { "book", "heat", "ability" }
+
    tradeable = true,
   },
+
    itemImage = "/images/misc/package.png",
   ["13003"] = {
+
     extraTooltipInfo = "A cache containing loot from a Goblin Settlement. Smells like one too.",
     id = 13003,
+
    class = "gem",
     name = "Spell Tome - Fire Ball",
+
    rarity = "epic",
     itemImage = "/images/combat/ability_book/red.png",
+
     canBeOpened = true,
    value = 500000,
+
     tags = { "chest" }
    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!",
+
   ["10016"] = {
     relatedAbility = 7,
+
     name = "Dark Cache",
     class = "gem",
+
     id = 10016,
     tags = { "book", "heat", "ability" }
+
    value = 1000,
   },
+
    tradeable = true,
   ["13004"] = {
+
     itemImage = "/images/misc/dark_chest.png",
     id = 13004,
+
     extraTooltipInfo = "A cache containing loot from a Dark Fortress. It feels powerful.",
     name = "Spell Tome - Flamethrower",
+
     class = "gem",
     itemImage = "/images/combat/ability_book/red.png",
+
     rarity = "epic",
     value = 500000,
+
    canBeOpened = true,
     heat = 25000,
+
     tags = { "chest" }
     extraTooltipInfo = "An intermediate tome from the Academy formerly used for teaching mages how to utilize flames in a more lively manner.",
+
   },
     relatedAbility = 18,
+
   ["10017"] = {
    class = "gem",
+
    name = "Giant Cache",
     tags = { "book", "heat", "ability" }
+
     id = 10017,
   },
+
    value = 1000,
   ["13005"] = {
+
     tradeable = true,
     id = 13005,
+
     itemImage = "/images/misc/treasure_chest.png",
     name = "Ballistics 101",
+
     extraTooltipInfo = "A cache containing loot from the Giants Keep. It's incredibly heavy.",
     itemImage = "/images/combat/ability_book/range.png",
+
     class = "gem",
    value = 500000,
+
     rarity = "epic",
    heat = 25000,
+
     canBeOpened = true,
     extraTooltipInfo = "A textbook that explains the basic principles regarding how something that goes up usually comes back down.",
+
     tags = { "chest" }
     relatedAbility = 12,
+
   },
     class = "gem",
+
   ["10018"] = {
     tags = { "book", "heat", "ability" }
+
     name = "Elder Cache",
   },
+
     id = 10018,
   ["13006"] = {
+
     value = 1000,
     id = 13006,
+
    tradeable = true,
     name = "Projectile Based Diplomacy - I",
+
    itemImage = "/images/misc/green_chest.png",
     itemImage = "/images/combat/ability_book/range.png",
+
     extraTooltipInfo = "A cache containing loot from the Elders Ruin. It looks very elegant.",
     value = 500000,
+
     class = "gem",
     heat = 25000,
+
     rarity = "epic",
     extraTooltipInfo = "A book that outline the merits of using projectiles, preferably several at once, to really get your point across.",
+
    canBeOpened = true,
     relatedAbility = 21,
+
     tags = { "chest" }
     class = "gem",
+
  },
     tags = { "book", "ability" }
+
  ["10019"] = {
  },
+
    name = "Overgrown Cache",
  ["13007"] = {
+
    id = 10019,
    id = 13007,
+
    value = 1000,
     name = "Projectile Based Diplomacy - II",
+
    tradeable = true,
     itemImage = "/images/combat/ability_book/range.png",
+
    itemImage = "/images/misc/green_bag.png",
    value = 500000,
+
    extraTooltipInfo = "A cache containing loot from an Old Castle. Old and covered in moss.",
    heat = 25000,
+
    class = "gem",
    extraTooltipInfo = "A book that outline the merits of using projectiles, even just a single well placed one, to really get your point across.",
+
    rarity = "epic",
    relatedAbility = 23,
+
    canBeOpened = true,
    class = "gem",
+
    tags = { "chest" }
     tags = { "book", "heat", "ability" }
+
  },
   },
+
  ["10020"] = {
   ["13008"] = {
+
    name = "Barrows Cache",
     id = 13008,
+
    id = 10020,
     name = "Projectile Based Diplomacy - III",
+
    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. Enhances ancient fishing.",
 +
    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. Enhances ancient fishing.",
 +
      unlockQuest = 215
 +
    }
 +
  },
 +
  ["11010"] = {
 +
    id = 11010,
 +
    name = "Earthworm Bait",
 +
    tradeable = true,
 +
    value = 1,
 +
    fishingBait = {
 +
      bait = 5,
 +
      reel = 5
 +
    },
 +
    itemImage = "images/fishing/bait/earthworm_hook.png",
 +
    extraTooltipInfo = "A tiny lil' earthworm.",
 +
    class = "fish",
 +
    tags = { "fishing", "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",
 +
    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",
 +
    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",
 +
    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",
 +
    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",
 +
    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 to being preserved.",
 +
    class = "fish",
 +
    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 to being preserved.",
 +
    class = "fish",
 +
    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. Enhances ancient fishing.",
 +
    class = "fish",
 +
    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. Enhances ancient fishing."
 +
    }
 +
  },
 +
  ["11019"] = {
 +
    id = 11019,
 +
    name = "Mysterious Bait",
 +
    tradeable = true,
 +
    value = 500,
 +
    fishingBait = {
 +
      randomizeBoosts = true,
 +
      level = 0,
 +
      bait = 0,
 +
      reel = 0,
 +
      bonus = 0
 +
    },
 +
    itemImage = "images/fishing/bait/mysterious_bait_hook.png",
 +
    extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to a random fishing stat.",
 +
    class = "fish",
 +
    tags = { "fishing", "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",
 +
    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",
 +
    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 to being preserved.",
 +
    class = "fish",
 +
    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",
 +
    tags = { "fishing", "heat" }
 +
  },
 +
  ["11031"] = {
 +
    id = 11031,
 +
    name = "Sturdy Driftwood",
 +
    tradeable = true,
 +
    value = 50,
 +
    experience = 50,
 +
    heat = 75,
 +
    itemImage = "images/fishing/material/sturdy_driftwood.png",
 +
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
 +
    class = "fish",
 +
    tags = { "fishing", "heat" }
 +
  },
 +
  ["11032"] = {
 +
    id = 11032,
 +
    name = "Aquamarine",
 +
    tradeable = true,
 +
    value = 15000,
 +
    experience = 250,
 +
    itemImage = "images/fishing/material/aquamarine.png",
 +
    extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
 +
    class = "fish",
 +
    tags = { "fishing" }
 +
  },
 +
  ["11033"] = {
 +
    id = 11033,
 +
    name = "Ancient Fishing Rod",
 +
    tradeable = false,
 +
    value = 2500000,
 +
    experience = 2500,
 +
    itemImage = "images/fishing/rod_master.png",
 +
    extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
 +
    class = "fish",
 +
    tags = { "fishing", "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",
 +
    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",
 +
    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",
 +
    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! Let's 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,
 +
    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 +10 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",
 
     itemImage = "/images/combat/ability_book/range.png",
 
     value = 500000,
 
     value = 500000,
Line 31,249: Line 30,986:
 
     relatedAbility = 24,
 
     relatedAbility = 24,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13009"] = {
 
   ["13009"] = {
Line 31,260: Line 31,001:
 
     relatedAbility = 25,
 
     relatedAbility = 25,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "legendary",
 +
    overrideItemTier = 8,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13010"] = {
 
   ["13010"] = {
Line 31,271: Line 31,016:
 
     relatedAbility = 22,
 
     relatedAbility = 22,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13011"] = {
 
   ["13011"] = {
Line 31,282: Line 31,031:
 
     relatedAbility = 48,
 
     relatedAbility = 48,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13012"] = {
 
   ["13012"] = {
Line 31,293: Line 31,045:
 
     relatedAbility = 47,
 
     relatedAbility = 47,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13013"] = {
 
   ["13013"] = {
Line 31,304: Line 31,059:
 
     relatedAbility = 49,
 
     relatedAbility = 49,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13014"] = {
 
   ["13014"] = {
Line 31,315: Line 31,074:
 
     relatedAbility = 66,
 
     relatedAbility = 66,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    overrideItemTier = 3,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13015"] = {
 
   ["13015"] = {
Line 31,326: Line 31,088:
 
     relatedAbility = 54,
 
     relatedAbility = 54,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13016"] = {
 
   ["13016"] = {
Line 31,337: Line 31,103:
 
     relatedAbility = 57,
 
     relatedAbility = 57,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13017"] = {
 
   ["13017"] = {
Line 31,348: Line 31,118:
 
     relatedAbility = 58,
 
     relatedAbility = 58,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13018"] = {
 
   ["13018"] = {
Line 31,359: Line 31,133:
 
     relatedAbility = 59,
 
     relatedAbility = 59,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "epic",
 +
    overrideItemTier = 6,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13019"] = {
 
   ["13019"] = {
Line 31,370: Line 31,148:
 
     relatedAbility = 60,
 
     relatedAbility = 60,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "uncommon",
 +
    overrideItemTier = 4,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13020"] = {
 
   ["13020"] = {
Line 31,381: Line 31,163:
 
     relatedAbility = 67,
 
     relatedAbility = 67,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "common",
 +
    overrideItemTier = 3,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13021"] = {
 
   ["13021"] = {
Line 31,392: Line 31,178:
 
     relatedAbility = 76,
 
     relatedAbility = 76,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13022"] = {
 
   ["13022"] = {
Line 31,403: Line 31,193:
 
     relatedAbility = 77,
 
     relatedAbility = 77,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    researchesIntoDust = true,
 +
    blockAugmenting = true,
 +
    rarity = "rare",
 +
    overrideItemTier = 5,
 +
     tags = { "heat", "ability", "book" }
 
   },
 
   },
 
   ["13023"] = {
 
   ["13023"] = {
Line 31,414: Line 31,208:
 
     relatedAbility = 78,
 
     relatedAbility = 78,
 
     class = "gem",
 
     class = "gem",
     tags = { "book", "heat", "ability" }
+
    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" }
 
   },
 
   },
 
   ["15000"] = {
 
   ["15000"] = {
Line 31,445: Line 31,288:
 
     class = "gem",
 
     class = "gem",
 
     tags = { "heat" }
 
     tags = { "heat" }
 +
  },
 +
  ["15003"] = {
 +
    id = 15003,
 +
    name = "Talent Respec Token",
 +
    tradeable = false,
 +
    itemImage = "/images/misc/talent_token.png",
 +
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use!",
 +
    class = "platinum",
 +
    tags = { "token" },
 +
    rarity = "legendary"
 
   },
 
   },
 
   ["25000"] = {
 
   ["25000"] = {
Line 31,751: Line 31,604:
 
     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 31,615:
 
     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 31,638:
 
     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 02:22, 13 December 2024


return {
  ["1"] = {
    id = 1,
    name = "Gold",
    tradeable = false,
    itemImage = "/images/money_icon.png",
    extraTooltipInfo = "Gold is used to purchase items from the market and shops. You can get more gold by selling resources or fighting monsters.",
    class = "gold"
  },
  ["2"] = {
    id = 2,
    name = "Heat",
    tradeable = false,
    itemImage = "/images/heat_icon.png",
    extraTooltipInfo = "Heat is used to smelt bars and cook food. You can get heat by burning various items such as logs, branches, driftwood and coal.",
    class = "heat",
    tags = { "heat" }
  },
  ["3"] = {
    id = 3,
    name = "Air Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/air_essence.png",
    extraTooltipInfo = "Air Essence can be gathered by waiting patiently.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["4"] = {
    id = 4,
    name = "Earth Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/earth_essence.png",
    extraTooltipInfo = "Earth Essence can be gathered while mining.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["5"] = {
    id = 5,
    name = "Fire Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/fire_essence.png",
    extraTooltipInfo = "Fire Essence can be gathered while smithing or cooking.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["6"] = {
    id = 6,
    name = "Water Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/water_essence.png",
    extraTooltipInfo = "Water Essence can be gathered by fishing.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["7"] = {
    id = 7,
    name = "Blood Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/blood_essence.png",
    extraTooltipInfo = "Blood Essence can be gathered by dealing damage.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["8"] = {
    id = 8,
    name = "Death Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/death_essence.png",
    extraTooltipInfo = "Death Essence can be gathered by killing opponents.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["9"] = {
    id = 9,
    name = "Chaos Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/chaos_essence.png",
    extraTooltipInfo = "Chaos Essence can be gathered by attempting to hit an enemy.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["10"] = {
    id = 10,
    name = "Nature Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/nature_essence.png",
    extraTooltipInfo = "Nature Essence can be gathered by foraging and farming.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["11"] = {
    id = 11,
    name = "Mind Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/mind_essence.png",
    extraTooltipInfo = "Mind Essence can be gathered by enchanting and augmenting items or using magic in combat.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["12"] = {
    id = 12,
    name = "Cosmic Essence",
    tradeable = false,
    itemImage = "/images/runecrafting/cosmic_essence.png",
    extraTooltipInfo = "Cosmic Essence can be gathered by enchanting or runecrafting.",
    class = "rune",
    tags = { "magic", "runecrafting" }
  },
  ["20"] = {
    id = 20,
    name = "Platinum",
    tradeable = false,
    itemImage = "/images/premium/platinum_icon.png",
    extraTooltipInfo = "Platinum is used to purchase items from the Platinum Shop and to purchase server-wide Global Buffs.",
    class = "platinum",
    tags = { "platinum" },
    rarity = "legendary"
  },
  ["50"] = {
    name = "Book",
    id = 50,
    value = 500,
    tradeable = true,
    heat = 50,
    itemImage = "/images/misc/book.png",
    extraTooltipInfo = "A dusty tome. Perhaps I should read it?",
    class = "gem",
    tags = { "book", "heat" }
  },
  ["51"] = {
    name = "Task",
    id = 51,
    tradeable = false,
    itemImage = "/images/misc/task.png",
    extraTooltipInfo = "Adventure awaits! HUZZAH!",
    class = "gem",
    tags = { "book" }
  },
  ["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 = 6360000,
    tradeable = true,
    itemImage = "/images/combat/materials/chaos_stone_refined.png",
    extraTooltipInfo = "Crafting Material. A shard of chaotic essence that is not only contained, but refined. The process to do this is forever lost to the ages.",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["212"] = {
    id = 212,
    name = "Living Shard",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/living_stone.png",
    extraTooltipInfo = "Crafting Material. A shard of dense material that pulsates with life. Could it be the heart of some undying creature?",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["213"] = {
    id = 213,
    name = "Runed Stone",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/runed_stone.png",
    extraTooltipInfo = "Crafting Material. An impossibly heavy stone tablet bearing an unknown rune that still glows with power.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["214"] = {
    id = 214,
    name = "Magma Core",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/magma_core.png",
    extraTooltipInfo = "Crafting Material. A chunk of stone with an unquenchable fire burning within. What could you do with this?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["215"] = {
    id = 215,
    name = "Heavy Chaos Shard",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/chaos_stone_unrefined.png",
    extraTooltipInfo = "Crafting Material. An unrefined splinter of chaotic energy. Though dulled compared to the chaos it was drawn from, it may still have a potent effect.",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["216"] = {
    id = 216,
    name = "Worn Ancient Splinter",
    value = 6360000,
    tradeable = true,
    itemImage = "/images/combat/materials/ancient_splinter.PNG",
    extraTooltipInfo = "Crafting Material. A splinter of some long lost metal; it has more in common with stone than it does metal and would require a master craftsman to work it.",
    class = "bar",
    tags = { "shard" },
    rarity = "legendary"
  },
  ["217"] = {
    id = 217,
    name = "Royal Ice Shard",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/materials/ice_shard.PNG",
    extraTooltipInfo = "Crafting Material. A somewhat workable shard of frozen stone sourced from the frozen wastes within the Valley of Giants. Appears to be a material commonly used by Ice Giants to form their accessories; perhaps you could make something useful with it?",
    class = "bar",
    tags = { "shard" },
    rarity = "epic"
  },
  ["301"] = {
    id = 301,
    name = "Branch",
    level = 1,
    value = 1,
    tradeable = true,
    heat = 1,
    experience = 1,
    time = 2000,
    itemImage = "/images/foraging/branch.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "heat" }
  },
  ["302"] = {
    id = 302,
    name = "Log",
    level = 5,
    value = 3,
    tradeable = true,
    heat = 5,
    experience = 20,
    time = 5000,
    itemImage = "/images/foraging/log.png",
    class = "log",
    extraTooltipInfo = "Used as a crafting material or turned into heat.",
    tags = { "foraging", "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 = "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 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 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 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 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 = "Adds 60 to your 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 = "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 = "Adds 20 to your 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 = "Adds 30 to your 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 = "Adds 40 to your 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 = "Adds 50 to your 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 = "Adds 60 to your 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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding weak enchantments."
    },
    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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Ice",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 5,
      experience = 3000,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding weak enchantments."
    },
    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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding moderate enchantments."
    },
    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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 10,
      experience = 3500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding moderate enchantments."
    },
    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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding decent enchantments."
    },
    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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 25,
      experience = 4500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding decent enchantments."
    },
    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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A ring capable of holding strong enchantments."
    },
    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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 2
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 5500,
      category = "Jewelry",
      craftable = true,
      description = "A necklace capable of holding strong enchantments."
    },
    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.Magic",
        value = 2
      }, {
        stat = "toolBoost.farming",
        value = 1
      }, {
        stat = "toolBoost.smithing",
        value = 1.5
      }, {
        stat = "toolBoost.runecrafting",
        value = 0.25
      }, {
        stat = "toolBoost.cooking",
        value = 0.5
      }, {
        stat = "toolBoost.enchanting",
        value = 0.25
      } }
    },
    rarity = "legendary",
    craftingStats = {
      level = 70,
      experience = 325000,
      category = "Jewelry",
      craftable = true
    },
    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.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.",
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 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.",
    equipmentStats = {
      slot = "necklace",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Chaos",
        value = 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 = 3,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 44,
    forcedEnchantAmount = 4,
    itemImage = "/images/jewellery/ancient_nature_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. You feel safe and healthy with this on.",
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    equipmentStats = {
      grantedAbility = { 9, 89 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 3,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Nature = 1.2
      },
      defensiveDamageAffinity = {
        Magic = 1.025,
        Nature = 1.15
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      } },
      itemSet = { 10019 }
    },
    rarity = "epic",
    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 = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 0.5
      } },
      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 = 0.5
      } }
    },
    rarity = "epic"
  },
  ["646"] = {
    id = 646,
    name = "Ancient Blood Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 15,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/ancient_blood_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. With this you bathe in the blood of your enemies. Very edgy.",
    tags = { "melee", "ability" },
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    equipmentStats = {
      grantedAbility = { 62 },
      slot = "necklace",
      weaponBonus = {
        strength = 3,
        intellect = 0,
        dexterity = 0
      },
      offensiveDamageAffinity = {
        Slashing = 1.15
      },
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 0.5
      } }
    },
    rarity = "epic"
  },
  ["647"] = {
    id = 647,
    name = "Ancient Air Amulet",
    value = 200000,
    tradeable = true,
    enchantmentTier = 1,
    enchantmentOverrideSlot = "combat-talisman",
    forcedEnchant = 88,
    forcedEnchantAmount = 2,
    itemImage = "/images/jewellery/ancient_air_talisman.png",
    class = "equipment",
    extraTooltipInfo = "An ancient energy keeps you from attempting to absorb the talisman. It is so light it could almost float in the air on its own.",
    tags = { "range", "ability" },
    requiredLevel = {
      defense = 40,
      range = 40
    },
    equipmentStats = {
      grantedAbility = { 63, 64 },
      slot = "necklace",
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 3
      },
      offensiveDamageAffinity = {
        Range = 1.1
      },
      augmentationBonus = { {
        stat = "weaponBonus.dexterity",
        value = 0.5
      } }
    },
    rarity = "epic"
  },
  ["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 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", "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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["1061"] = {
    name = "Iron Full Helm",
    id = 1061,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "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."
    }
  },
  ["1062"] = {
    name = "Obsidian Full Helm",
    id = 1062,
    overrideItemTier = 3,
    enchantmentTier = 5,
    value = 89600,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_full_helm.png",
    extraTooltipInfo = "You feel hidden powerful potential in this full helm...",
    class = "equipment",
    visual = "full-helm",
    tags = { "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,
      strength = 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."
    }
  },
  ["1064"] = {
    name = "Adamantite Full Helm",
    id = 1064,
    enchantmentTier = 4,
    value = 480000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "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."
    }
  },
  ["1065"] = {
    name = "Runite Full Helm",
    id = 1065,
    enchantmentTier = 5,
    value = 2268000,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "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 Defense level of 50 to wield."
    }
  },
  ["1066"] = {
    name = "Stygian Full Helm",
    id = 1066,
    enchantmentTier = 6,
    value = 3780840,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_full_helm.png",
    class = "equipment",
    visual = "full-helm",
    tags = { "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."
    }
  },
  ["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,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1071"] = {
    name = "Iron Shield",
    id = 1071,
    enchantmentTier = 2,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      strength = 10
    },
    itemImage = "/images/combat/equipment/iron_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/iron_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/iron_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A simple iron shield. The standard for most guards.",
    tags = { "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,
      strength = 20
    },
    itemImage = "/images/combat/equipment/black_shield_icon.png",
    extraTooltipInfo = "You feel hidden potential in this shield...",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/black_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/black_shield_2.png",
      css = "shield-2"
    } },
    tags = { "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,
      strength = 30
    },
    itemImage = "/images/combat/equipment/mithril_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/mithril_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/mithril_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "An average mithril shield. You feel safer already.",
    tags = { "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,
      strength = 40
    },
    itemImage = "/images/combat/equipment/adamantite_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/adamantite_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/adamantite_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A strong adamantite shield. It's comfortable as well!",
    tags = { "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,
      strength = 50
    },
    itemImage = "/images/combat/equipment/rune_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/rune_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/rune_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A professionally made runite shield. Hardly ever dents or bends.",
    tags = { "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,
      strength = 60
    },
    itemImage = "/images/combat/equipment/stygian_shield_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_shield_1.png",
      css = "shield-1"
    }, {
      image = "/images/combat/equipment/stygian_shield_2.png",
      css = "shield-2"
    } },
    extraTooltipInfo = "A mastercrafted stygian shield. The demonic powers seems to repair the shield.",
    tags = { "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,
      strength = 70
    },
    itemImage = "/images/combat/equipment/door_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/door_1.png",
      css = "door-1"
    }, {
      image = "/images/combat/equipment/door_2.png",
      css = "door-2"
    } },
    tags = { "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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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"
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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 = "These boots 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 = "Gloves cannot be traded.",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/stygian_gloves_1.png",
      css = "gloves-1"
    }, {
      image = "/images/combat/equipment/stygian_gloves_2.png",
      css = "gloves-2"
    }, {
      image = "/images/combat/equipment/stygian_gloves_3.png",
      css = "gloves-3"
    } },
    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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 3,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1158"] = {
    name = "Fur Body",
    id = 1158,
    enchantmentTier = 1,
    value = 14400,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 14,
      experience = 500,
      category = "Range",
      craftable = true
    }
  },
  ["1159"] = {
    name = "Thick Hide Body",
    id = 1159,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/thick_hide_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 24,
      experience = 750,
      category = "Range",
      craftable = true
    }
  },
  ["1160"] = {
    name = "Leather Body",
    id = 1160,
    enchantmentTier = 3,
    value = 64800,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/leather_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 34,
      experience = 1500,
      category = "Range",
      craftable = true
    }
  },
  ["1161"] = {
    name = "Reinforced Leather Body",
    id = 1161,
    enchantmentTier = 4,
    value = 89910,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/reinforced_leather_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 44,
      experience = 2500,
      category = "Range",
      craftable = true
    }
  },
  ["1162"] = {
    name = "Chitin Body",
    id = 1162,
    enchantmentTier = 5,
    value = 607500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/chitin_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 54,
      experience = 4000,
      category = "Range",
      craftable = true
    }
  },
  ["1163"] = {
    name = "Scale Body",
    id = 1163,
    enchantmentTier = 6,
    value = 363000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemImage = "/images/combat/equipment/range/fur_body.png",
    itemIcon = "/images/combat/equipment/range/scale_body.png",
    class = "equipment",
    visual = "rangebody",
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 64,
      experience = 8000,
      category = "Range",
      craftable = true
    }
  },
  ["1164"] = {
    name = "Hide Coif",
    id = 1164,
    enchantmentTier = 1,
    value = 1500,
    tradeable = true,
    itemImage = "/images/combat/equipment/range/hide_coif_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 1,
      experience = 90,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1165"] = {
    name = "Fur Coif",
    id = 1165,
    enchantmentTier = 1,
    value = 4500,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemImage = "/images/combat/equipment/range/fur_coif_icon.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/fur_coif_1.png",
      css = "range-med-helm-alt-1"
    }, {
      image = "/images/combat/equipment/range/fur_coif_2.png",
      css = "range-med-helm-alt-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 10,
      experience = 250,
      category = "Range",
      craftable = true
    }
  },
  ["1166"] = {
    name = "Thick Hide Coif",
    id = 1166,
    enchantmentTier = 2,
    value = 7800,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemImage = "/images/combat/equipment/range/thick_hide_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 20,
      experience = 525,
      category = "Range",
      craftable = true
    }
  },
  ["1167"] = {
    name = "Leather Coif",
    id = 1167,
    enchantmentTier = 3,
    value = 17280,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemImage = "/images/combat/equipment/range/leather_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 30,
      experience = 1000,
      category = "Range",
      craftable = true
    }
  },
  ["1168"] = {
    name = "Reinforced Leather Coif",
    id = 1168,
    enchantmentTier = 4,
    value = 25380,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemImage = "/images/combat/equipment/range/reinforced_leather_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 40,
      experience = 1250,
      category = "Range",
      craftable = true
    }
  },
  ["1169"] = {
    name = "Chitin Coif",
    id = 1169,
    enchantmentTier = 5,
    value = 193500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemImage = "/images/combat/equipment/range/chitin_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 50,
      experience = 2000,
      category = "Range",
      craftable = true
    }
  },
  ["1170"] = {
    name = "Scale Coif",
    id = 1170,
    enchantmentTier = 6,
    value = 63000,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemImage = "/images/combat/equipment/range/scale_coif.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/range/hide_coif_1.png",
      css = "range-med-helm-1"
    }, {
      image = "/images/combat/equipment/range/hide_coif_2.png",
      css = "range-med-helm-2"
    } },
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 60,
      experience = 4000,
      category = "Range",
      craftable = true
    }
  },
  ["1171"] = {
    name = "Hide Trousers",
    id = 1171,
    enchantmentTier = 1,
    value = 3000,
    tradeable = true,
    itemIcon = "/images/combat/equipment/range/hide_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 2,
      experience = 180,
      category = "Range",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1172"] = {
    name = "Fur Trousers",
    id = 1172,
    enchantmentTier = 1,
    value = 9000,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      range = 10
    },
    itemIcon = "/images/combat/equipment/range/fur_legs.png",
    itemImage = "/images/combat/equipment/range/fur_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 11,
      experience = 500,
      category = "Range",
      craftable = true
    }
  },
  ["1173"] = {
    name = "Thick Hide Trousers",
    id = 1173,
    enchantmentTier = 2,
    value = 12450,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      range = 20
    },
    itemIcon = "/images/combat/equipment/range/thick_hide_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 21,
      experience = 750,
      category = "Range",
      craftable = true
    }
  },
  ["1174"] = {
    name = "Leather Trousers",
    id = 1174,
    enchantmentTier = 3,
    value = 38160,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      range = 30
    },
    itemIcon = "/images/combat/equipment/range/leather_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    craftingStats = {
      level = 31,
      experience = 1500,
      category = "Range",
      craftable = true
    }
  },
  ["1175"] = {
    name = "Reinforced Leather Trousers",
    id = 1175,
    enchantmentTier = 4,
    value = 46440,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      range = 40
    },
    itemIcon = "/images/combat/equipment/range/reinforced_leather_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 41,
      experience = 2500,
      category = "Range",
      craftable = true
    }
  },
  ["1176"] = {
    name = "Chitin Trousers",
    id = 1176,
    enchantmentTier = 5,
    value = 517500,
    tradeable = true,
    requiredLevel = {
      defense = 50,
      range = 50
    },
    itemIcon = "/images/combat/equipment/range/chitin_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 51,
      experience = 4000,
      category = "Range",
      craftable = true
    }
  },
  ["1177"] = {
    name = "Scale Trousers",
    id = 1177,
    enchantmentTier = 6,
    value = 208500,
    tradeable = true,
    requiredLevel = {
      defense = 60,
      range = 60
    },
    itemIcon = "/images/combat/equipment/range/scale_legs.png",
    itemImage = "/images/combat/equipment/range/hide_legs.png",
    class = "equipment",
    visual = "platelegs",
    tags = { "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 = { 10010, 10012 }
    },
    rarity = "rare",
    craftingStats = {
      level = 61,
      experience = 8000,
      category = "Range",
      craftable = true
    }
  },
  ["1178"] = {
    name = "Robe Top",
    id = 1178,
    enchantmentTier = 1,
    value = 1800,
    tradeable = true,
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 2,
        resistance = 7,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 3,
      experience = 600,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1179"] = {
    name = "Practitioner Robe Top",
    id = 1179,
    enchantmentTier = 1,
    value = 7200,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 3,
        resistance = 11,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 14,
      experience = 2000,
      category = "Magic",
      craftable = true
    }
  },
  ["1180"] = {
    name = "Academy Robe Top",
    id = 1180,
    enchantmentTier = 2,
    value = 22500,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemIcon = "/images/combat/equipment/magic/academy_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 8,
        resistance = 28,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 6,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 1.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 24,
      experience = 4500,
      category = "Magic",
      craftable = true
    }
  },
  ["1181"] = {
    name = "Imbued Robe Top",
    id = 1181,
    enchantmentTier = 3,
    value = 90000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemIcon = "/images/combat/equipment/magic/imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 13,
        resistance = 48,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 2.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 34,
      experience = 12000,
      category = "Magic",
      craftable = true
    }
  },
  ["1182"] = {
    name = "Major Imbued Robe Top",
    id = 1182,
    enchantmentTier = 4,
    value = 210000,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_top.png",
    itemImage = "/images/combat/equipment/magic/robe_top.png",
    class = "equipment",
    visual = "robetop",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "body",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 19,
        resistance = 70,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 11,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 1
      }, {
        stat = "armorBonus.resistance",
        value = 3.5
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 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",
      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",
      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",
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 3,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 1,
      experience = 300,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1186"] = {
    name = "Practitioner Hood",
    id = 1186,
    enchantmentTier = 1,
    value = 2232,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemImage = "/images/combat/equipment/magic/practitioner_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 5,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Magic",
      craftable = true
    }
  },
  ["1187"] = {
    name = "Academy Hood",
    id = 1187,
    enchantmentTier = 2,
    value = 7920,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemImage = "/images/combat/equipment/magic/academy_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 3,
        resistance = 13,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 0.7
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 20,
      experience = 2250,
      category = "Magic",
      craftable = true
    }
  },
  ["1188"] = {
    name = "Imbued Hood",
    id = 1188,
    enchantmentTier = 3,
    value = 30000,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemImage = "/images/combat/equipment/magic/imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 4,
        resistance = 22,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 7,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.2
      }, {
        stat = "armorBonus.resistance",
        value = 1.1
      }, {
        stat = "weaponBonus.intellect",
        value = 0.4
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 30,
      experience = 6000,
      category = "Magic",
      craftable = true
    }
  },
  ["1189"] = {
    name = "Major Imbued Hood",
    id = 1189,
    enchantmentTier = 4,
    value = 75600,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemImage = "/images/combat/equipment/magic/major_imbued_robe_hood.png",
    class = "equipment",
    specialVisuals = { {
      image = "/images/combat/equipment/magic/robe_hood_1.png",
      css = "hood-1"
    }, {
      image = "/images/combat/equipment/magic/robe_hood_2.png",
      css = "hood-2"
    } },
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "helm",
      defensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 6,
        resistance = 32,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.4
      }, {
        stat = "armorBonus.resistance",
        value = 1.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 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",
      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",
      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",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 1,
        resistance = 4,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 3,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.2
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 2,
      experience = 600,
      category = "Magic",
      craftable = true,
      description = "Requires Defense level of 1 to wield."
    }
  },
  ["1193"] = {
    name = "Practitioner Robe Bottom",
    id = 1193,
    enchantmentTier = 1,
    value = 4536,
    tradeable = true,
    requiredLevel = {
      defense = 10,
      magic = 10
    },
    itemIcon = "/images/combat/equipment/magic/practitioner_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 2,
        resistance = 6,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 4,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.1
      }, {
        stat = "armorBonus.resistance",
        value = 0.4
      }, {
        stat = "weaponBonus.intellect",
        value = 0.2
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 11,
      experience = 2000,
      category = "Magic",
      craftable = true
    }
  },
  ["1194"] = {
    name = "Academy Robe Bottom",
    id = 1194,
    enchantmentTier = 2,
    value = 15840,
    tradeable = true,
    requiredLevel = {
      defense = 20,
      magic = 20
    },
    itemIcon = "/images/combat/equipment/magic/academy_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 5,
        resistance = 15,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 5,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.3
      }, {
        stat = "armorBonus.resistance",
        value = 0.8
      }, {
        stat = "weaponBonus.intellect",
        value = 0.3
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 21,
      experience = 4500,
      category = "Magic",
      craftable = true
    }
  },
  ["1195"] = {
    name = "Imbued Robe Bottom",
    id = 1195,
    enchantmentTier = 3,
    value = 67800,
    tradeable = true,
    requiredLevel = {
      defense = 30,
      magic = 30
    },
    itemIcon = "/images/combat/equipment/magic/imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 9,
        resistance = 26,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 9,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.5
      }, {
        stat = "armorBonus.resistance",
        value = 1.3
      }, {
        stat = "weaponBonus.intellect",
        value = 0.5
      } },
      itemSet = { 10011, 10013 }
    },
    craftingStats = {
      level = 31,
      experience = 12000,
      category = "Magic",
      craftable = true
    }
  },
  ["1196"] = {
    name = "Major Imbued Robe Bottom",
    id = 1196,
    enchantmentTier = 4,
    value = 165600,
    tradeable = true,
    requiredLevel = {
      defense = 40,
      magic = 40
    },
    itemIcon = "/images/combat/equipment/magic/major_imbued_robe_legs.png",
    itemImage = "/images/combat/equipment/magic/robe_legs.png",
    class = "equipment",
    visual = "robebottom",
    tags = { "magic", "craftable", "armor" },
    equipmentStats = {
      slot = "legs",
      defensiveDamageAffinity = {
        Melee = 1.06,
        Magic = 1.02,
        Range = 0.94,
        Piercing = 0.94,
        Blunt = 0.97,
        Slashing = 0.94
      },
      armorBonus = {
        protection = 13,
        resistance = 38,
        agility = 0,
        stamina = 0
      },
      weaponBonus = {
        strength = 0,
        intellect = 12,
        dexterity = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 0.7
      }, {
        stat = "armorBonus.resistance",
        value = 1.9
      }, {
        stat = "weaponBonus.intellect",
        value = 0.7
      } },
      itemSet = { 10011, 10013 }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 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",
      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",
      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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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
      } }
    },
    craftingStats = {
      level = 2,
      experience = 750,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1207"] = {
    name = "Sturdy Longbow",
    id = 1207,
    tradeable = true,
    enchantmentTier = 1,
    value = 990,
    requiredLevel = {
      range = 10
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "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
      } }
    },
    craftingStats = {
      level = 15,
      experience = 1500,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1208"] = {
    name = "Oak Longbow",
    id = 1208,
    tradeable = true,
    enchantmentTier = 2,
    value = 3852,
    requiredLevel = {
      range = 20
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_sturdy.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "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
      } }
    },
    craftingStats = {
      level = 25,
      experience = 4000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1209"] = {
    name = "Willow Longbow",
    id = 1209,
    tradeable = true,
    enchantmentTier = 3,
    value = 8976,
    requiredLevel = {
      range = 30
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_willow.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "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
      } }
    },
    craftingStats = {
      level = 35,
      experience = 12000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1210"] = {
    name = "Maple Longbow",
    id = 1210,
    tradeable = true,
    enchantmentTier = 4,
    value = 19224,
    requiredLevel = {
      range = 40
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "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
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 45,
      experience = 18000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1211"] = {
    name = "Yew Longbow",
    id = 1211,
    tradeable = true,
    enchantmentTier = 5,
    value = 53040,
    requiredLevel = {
      range = 50
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_yew.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "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
      } }
    },
    rarity = "uncommon",
    craftingStats = {
      level = 55,
      experience = 24000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1212"] = {
    name = "Elder Longbow",
    id = 1212,
    tradeable = true,
    enchantmentTier = 6,
    value = 171000,
    requiredLevel = {
      range = 60
    },
    itemImage = "/images/combat/equipment/range/bow_sturdy.png",
    itemIcon = "/images/combat/equipment/range/bow_elder.png",
    class = "equipment",
    visual = "longbow",
    tags = { "range", "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
      } }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 30000,
      category = "Range",
      craftable = true,
      description = "Longbow WIP"
    }
  },
  ["1213"] = {
    name = "Flimsy Crossbow",
    id = 1213,
    tradeable = true,
    enchantmentTier = 1,
    value = 622,
    itemImage = "/images/combat/equipment/range/crossbow_wood.png",
    visual = "crossbow",
    itemIcon = "/images/combat/equipment/range/crossbow_wood.png",
    class = "equipment",
    tags = { "range", "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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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"
    }
  },
  ["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 }
    },
    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 }
    },
    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 }
    },
    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 }
    },
    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 }
    },
    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 }
    },
    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 }
    },
    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."
    }
  },
  ["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."
    }
  },
  ["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 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 32750,
      category = "Magic",
      craftable = true,
      description = "A wand imbued with a dark power. You feel as if it is merely letting you control it."
    }
  },
  ["1309"] = {
    name = "Necromancer's Remains",
    id = 1309,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "The rotten belongings of a long dead necromancer. Can be restored through crafting.",
    itemImage = "/images/misc/necro_remains.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1310"] = {
    name = "Royal Elven Remnants",
    id = 1310,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "The remnants of a more civilized past. Can be restored through crafting.",
    itemImage = "/images/misc/royal_remnants.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["1311"] = {
    name = "Gargoyle Shards",
    id = 1311,
    value = 100000,
    tradeable = true,
    extraTooltipInfo = "A burning shard taken from a failed experiment. Can be restored through crafting.",
    itemImage = "/images/misc/gargoyle_shards.png",
    class = "bar",
    tags = { "crafting" },
    rarity = "rare"
  },
  ["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
      } },
      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
      } },
      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
      } },
      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
      } },
      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 = 0.6
      }, {
        stat = "weaponBonus.intellect",
        value = 0.6
      }, {
        stat = "weaponBonus.dexterity",
        value = 0.6
      } },
      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", "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 = 266,
        Blunt = 266,
        Slashing = 22
      },
      offensiveDamageAffinity = {
        Magic = 0.75,
        Melee = 0.75,
        Range = 1.1,
        Piercing = 1.4,
        Blunt = 1.45,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 188
      },
      armorBonus = {
        protection = 64,
        resistance = 64,
        agility = -64,
        stamina = 0
      },
      attackSpeed = 3.4,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      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 = 3
      } },
      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!"
  },
  ["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 = "Ready to punch anything you might encounter underwater or above!",
    class = "equipment",
    visual = "modified-diving-gloves",
    tags = { "melee", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 44, 51, 148 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.055,
        damageMultiplier = 1.75
      },
      offensiveAccuracyAffinityRating = {
        Melee = 88,
        Magic = -10,
        Range = -10,
        Piercing = 55,
        Blunt = -8,
        Slashing = 55
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 1.05,
        Blunt = 0.75,
        Slashing = 0.75
      },
      weaponBonus = {
        strength = 41,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 6,
        stamina = 0
      },
      attackSpeed = 2,
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      }, {
        stat = "armorBonus.agility",
        value = 0.4
      } }
    },
    rarity = "rare"
  },
  ["1508"] = {
    name = "King's Crown",
    id = 1508,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      defense = 85,
      strength = 85
    },
    itemImage = "/images/combat/equipment/kings_crown.png",
    extraTooltipInfo = "The crown of a Valley's true forever king.",
    class = "equipment",
    visual = "kings-crown",
    tags = { "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 = 24,
        Magic = 36,
        Range = 0
      },
      offensiveDamageAffinity = {
        Fire = 1.25,
        Melee = 1,
        Magic = 1.15
      },
      defensiveDamageAffinity = {
        Fire = 1.06,
        Melee = 1.02,
        Magic = 1.04,
        Range = 1
      },
      weaponBonus = {
        strength = 0,
        intellect = 24,
        dexterity = 0
      },
      armorBonus = {
        protection = 48,
        resistance = 88,
        agility = -4,
        stamina = 8
      },
      augmentationBonus = { {
        stat = "armorBonus.protection",
        value = 2.5
      }, {
        stat = "armorBonus.resistance",
        value = 4.4
      }, {
        stat = "armorBonus.stamina",
        value = 0.5
      }, {
        stat = "weaponBonus.intellect",
        value = 1.3
      } },
      itemSet = { 10013, 10015, 10036 }
    },
    rarity = "epic",
    craftingStats = {
      level = 85,
      experience = 57500,
      category = "Magic",
      craftable = true
    }
  },
  ["1510"] = {
    id = 1510,
    name = "Kalanahmatti",
    value = 3360000,
    tradeable = true,
    itemImage = "/images/combat/equipment/kalanahmatti.png",
    extraTooltipInfo = "A mere fragment of the legendary spear 'Kalanahmatti' can still be fashioned into a powerful weapon!",
    class = "bar",
    tags = { "crafting", "shard" },
    rarity = "epic"
  },
  ["1511"] = {
    name = "Shard of Kalanahmatti",
    id = 1511,
    enchantmentTier = 8,
    value = 6360000,
    tradeable = true,
    requiredLevel = {
      strength = 85
    },
    itemImage = "/images/combat/equipment/shard_of_kalanahmatti.png",
    itemIcon = "/images/combat/equipment/shard_of_kalanahmatti_icon.png",
    class = "equipment",
    visual = "shard-of-kalanahmatti",
    extraTooltipInfo = "This powerful blade is fashioned from a shard of the legendary spear 'Kalanahmatti.'",
    tags = { "melee", "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
      } }
    },
    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."
    }
  },
  ["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."
    }
  },
  ["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."
    }
  },
  ["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.33,
        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, 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 },
      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 at extreme range.",
    class = "equipment",
    visual = "cape",
    tags = { "range" },
    equipmentStats = {
      slot = "cape",
      offensiveAccuracyAffinityRating = {
        Range = 15
      },
      offensiveDamageAffinity = {
        Range = 1.1
      },
      defensiveDamageAffinity = {
        Range = 1.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 10
      },
      armorBonus = {
        protection = -12,
        resistance = -12,
        agility = 6,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1
      }, {
        stat = "weaponBonus.dexterity",
        value = 1
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 1
      } },
      itemSet = { 10017 }
    },
    rarity = "epic"
  },
  ["1557"] = {
    name = "Hands of Khaast",
    id = 1557,
    enchantmentTier = 7,
    value = 4120000,
    tradeable = true,
    requiredLevel = {
      strength = 75
    },
    itemImage = "/images/combat/equipment/hands_of_khaast.png",
    itemIcon = "/images/combat/equipment/hands_of_khaast_icon.png",
    extraTooltipInfo = "You feel as if you could break the world in two with your bare hands and then burn it all down.",
    class = "equipment",
    visual = "modified-diving-gloves",
    tags = { "melee", "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.05,
        Blunt = 1.05,
        Slashing = 0.9,
        Fire = 1.2
      },
      weaponBonus = {
        strength = 99,
        intellect = 44,
        dexterity = 0
      },
      armorBonus = {
        protection = 4,
        resistance = 4,
        agility = -4,
        stamina = 12
      },
      attackSpeed = 2.2,
      hitMults = {
        minimum = 0.33,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveCritical.chance",
        value = 0.01
      }, {
        stat = "offensiveCritical.damageMultiplier",
        value = 0.01
      }, {
        stat = "weaponBonus.strength",
        value = 5
      }, {
        stat = "armorBonus.stamina",
        value = 0.7
      }, {
        stat = "offensiveAccuracyAffinityRating.Fire",
        value = 1
      } }
    },
    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, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 40500,
      category = "Magic",
      craftable = true
    }
  },
  ["1561"] = {
    name = "Elven Heavy Armor",
    id = 1561,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65,
      strength = 65
    },
    itemImage = "/images/combat/equipment/range/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, 10014 }
    },
    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 = { 10010, 10012, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 34000,
      category = "Range",
      craftable = true
    }
  },
  ["1563"] = {
    name = "Elven Boots",
    id = 1563,
    enchantmentTier = 6,
    value = 5000000,
    tradeable = true,
    requiredLevel = {
      defense = 65
    },
    itemImage = "/images/combat/equipment/adamantite_boots.png",
    itemIcon = "/images/combat/equipment/range/elven_boots.png",
    class = "equipment",
    visual = "boots",
    extraTooltipInfo = "A set of light cavalry boots of elven make.",
    equipmentStats = {
      slot = "boots",
      defensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 1.02,
        Range = 1.02,
        Nature = 1.05
      },
      weaponBonus = {
        strength = 2,
        intellect = 2,
        dexterity = 2
      },
      armorBonus = {
        protection = 12,
        resistance = 12,
        agility = 24,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.3
      } },
      itemSet = { 10010, 10012, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 48000,
      category = "Range",
      craftable = true
    },
    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 }
    },
    rarity = "rare"
  },
  ["1567"] = {
    name = "Empowered Bestial Dagger",
    id = 1567,
    enchantmentTier = 7,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/beast_dagger_main_e.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light and deadly dagger able to be wielded in one hand to great effect. Channel your inner beast! Other people won't judge you for it, probably...",
    class = "equipment",
    visual = "dagger-1h",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 40, 41 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 2
      },
      offensiveAccuracyAffinityRating = {
        Melee = 104,
        Piercing = 74,
        Slashing = 74,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.1,
        Slashing = 1.1,
        Blunt = 0.1,
        Magic = 0.75,
        Range = 0.75
      },
      weaponBonus = {
        strength = 42,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 12,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 5.2
      }, {
        stat = "weaponBonus.strength",
        value = 2.1
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      oneHanded = true,
      attackSpeed = 2.1,
      itemSet = { 10017 }
    },
    rarity = "epic"
  },
  ["1568"] = {
    name = "Bestial Defender",
    id = 1568,
    enchantmentTier = 5,
    value = 250000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/beast_dagger_off.png",
    extraTooltipInfo = "A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    class = "equipment",
    visual = "defender",
    tags = { "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 40 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 35,
        Piercing = 25,
        Slashing = 25,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.05,
        Slashing = 1.05
      },
      weaponBonus = {
        strength = 11,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 13,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 1.8
      }, {
        stat = "weaponBonus.strength",
        value = 0.6
      }, {
        stat = "armorBonus.agility",
        value = 0.7
      } },
      itemSet = { 10017 }
    },
    rarity = "rare"
  },
  ["1569"] = {
    name = "Empowered Bestial Defender",
    id = 1569,
    enchantmentTier = 7,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/beast_dagger_off_e.png",
    extraTooltipInfo = "Empowered through magic and sheer rage. A light, yet strong, dagger able to be used in the offhand to slightly increase your offensive potential while remaining potent defensively.",
    class = "equipment",
    visual = "defender",
    tags = { "melee", "ability" },
    equipmentStats = {
      grantedAbility = { 40, 99 },
      slot = "shield",
      offensiveCritical = {
        chance = 0.1,
        damageMultiplier = 1.5
      },
      defensiveCritical = {
        chance = 0.1,
        damageMultiplier = 0.5
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Piercing = 37,
        Slashing = 37,
        Blunt = -8,
        Magic = -12,
        Range = -12
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Piercing = 1.05,
        Slashing = 1.05
      },
      weaponBonus = {
        strength = 16,
        intellect = 0,
        dexterity = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 18,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 0.8
      }, {
        stat = "armorBonus.agility",
        value = 0.9
      } },
      itemSet = { 10017 }
    },
    rarity = "epic"
  },
  ["1570"] = {
    name = "Elven King's Longbow",
    id = 1570,
    tradeable = true,
    enchantmentTier = 8,
    value = 14495000,
    requiredLevel = {
      range = 85
    },
    itemImage = "/images/combat/equipment/range/bow_king.png",
    itemIcon = "/images/combat/equipment/range/bow_king.png",
    class = "equipment",
    visual = "scimitar",
    extraTooltipInfo = "A weapon fit for royalty. Its craftsmanship is unmatched and the method to create weapons such as this is lost to time.",
    tags = { "range", "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 = 160
      },
      attackSpeed = 2.8,
      hitMults = {
        minimum = 0.3,
        maximum = 1.2
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 8.3
      }, {
        stat = "weaponBonus.dexterity",
        value = 8
      }, {
        stat = "offensiveAccuracyAffinityRating.Nature",
        value = 3.5
      } },
      itemSet = { 10014, 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 }
    },
    rarity = "legendary",
    craftingStats = {
      level = 92,
      experience = 210000,
      category = "Magic",
      craftable = true
    }
  },
  ["1572"] = {
    name = "Fishtail",
    id = 1572,
    enchantmentTier = 6,
    value = 2500000,
    tradeable = true,
    requiredLevel = {
      strength = 50
    },
    itemImage = "/images/combat/equipment/fishtail.png",
    itemIcon = "/images/combat/equipment/fishtail.png",
    class = "equipment",
    visual = "fishtail",
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle!",
    tags = { "melee", "onehand" },
    equipmentStats = {
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 52,
        Magic = -14,
        Range = -14,
        Slashing = 66
      },
      offensiveDamageAffinity = {
        Melee = 1,
        Magic = 0.75,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 60,
        intellect = 0,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 2.6
      }, {
        stat = "weaponBonus.strength",
        value = 3
      } }
    },
    rarity = "rare"
  },
  ["1573"] = {
    name = "Razorfin",
    id = 1573,
    enchantmentTier = 7,
    value = 4495000,
    tradeable = true,
    requiredLevel = {
      strength = 70
    },
    itemImage = "/images/combat/equipment/razorfin.png",
    itemIcon = "/images/combat/equipment/razorfin.png",
    class = "equipment",
    visual = "fishtail",
    extraTooltipInfo = "A large scimitar taken from a fish! You could probably use it as a paddle! Seems mildly magical, almost...",
    tags = { "melee", "onehand", "ability" },
    equipmentStats = {
      grantedAbility = { 95, 94, 144 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.33
      },
      offensiveAccuracyAffinityRating = {
        Melee = 76,
        Magic = 4,
        Range = -14,
        Slashing = 84
      },
      offensiveDamageAffinity = {
        Melee = 1.05,
        Magic = 1,
        Range = 0.75,
        Piercing = 0.25,
        Blunt = 0.25,
        Slashing = 1.33
      },
      weaponBonus = {
        strength = 80,
        intellect = 30,
        dexterity = 0
      },
      oneHanded = true,
      attackSpeed = 2.5,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 3.8
      }, {
        stat = "weaponBonus.strength",
        value = 4
      }, {
        stat = "weaponBonus.intellect",
        value = 1.5
      } }
    },
    rarity = "epic"
  },
  ["1574"] = {
    name = "Elven Quiver",
    id = 1574,
    enchantmentTier = 5,
    value = 4495000,
    tradeable = true,
    requiredLevel = {
      range = 70,
      crafting = 70
    },
    forcedEnchant = 63,
    forcedEnchantAmount = 5,
    itemImage = "/images/combat/equipment/range/quiver_elven_alt.png",
    class = "equipment",
    visual = "quiver-1",
    extraTooltipInfo = "A quiver blessed by Elven magic! It appears to retrieve your expended ammunition automatically!",
    tags = { "range" },
    equipmentStats = {
      slot = "arrows",
      offensiveAccuracyAffinityRating = {
        Melee = 0,
        Magic = 0,
        Range = 15,
        Slashing = 0
      },
      offensiveDamageAffinity = {
        Range = 1.15
      },
      weaponBonus = {
        strength = 0,
        intellect = 0,
        dexterity = 20
      },
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 3
      }, {
        stat = "weaponBonus.dexterity",
        value = 3
      } },
      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 = 0.2
      }, {
        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. Though it greatly increases your speed, it also makes it harder to be accurate.",
    requiredLevel = {
      defense = 90,
      crafting = 90
    },
    equipmentStats = {
      slot = "arrows",
      offensiveDamageAffinity = {
        Lightning = 1.15
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 15,
        stamina = 0
      },
      augmentationBonus = { {
        stat = "armorBonus.agility",
        value = 1.5
      }, {
        stat = "offensiveAccuracyAffinityRating.Lightning",
        value = 1
      } }
    },
    rarity = "legendary"
  },
  ["1582"] = {
    id = 1582,
    name = "Ring of Taxes",
    value = 10000000,
    tradeable = true,
    enchantmentTier = 4,
    forcedEnchant = 66,
    forcedEnchantAmount = 4,
    itemImage = "/images/jewellery/habs_ring.png",
    class = "equipment",
    extraTooltipInfo = "Allows you to collect taxes from defeated enemies in combat at the expense of your experience. Not even the dead can escape taxes.",
    requiredLevel = {
      constitution = 92
    },
    equipmentStats = {
      slot = "ring",
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Melee",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 6
      }, {
        stat = "offensiveAccuracyAffinityRating.Range",
        value = 6
      } }
    },
    rarity = "legendary"
  },
  ["1583"] = {
    id = 1583,
    name = "Wrath and War",
    extraTooltipInfo = "The demonic embodiment of Wrath and War. 'Warth'? Quite mad.",
    rarity = "legendary",
    enchantmentTier = 8,
    value = 3440000,
    tradeable = true,
    requiredLevel = {
      strength = 80
    },
    itemImage = "/images/combat/equipment/wrath_axe.png",
    itemIcon = "/images/combat/equipment/wrath_axe_icon.png",
    class = "equipment",
    visual = "wrath-axe",
    tags = { "melee", "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 }
    },
    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 = 48,
        Range = 64,
        Piercing = 36,
        Slashing = 36
      },
      offensiveDamageAffinity = {
        Melee = 1.1,
        Piercing = 1.2,
        Slashing = 1.2,
        Range = 1.2,
        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 }
    },
    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 = { 10010, 10012, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 24000,
      category = "Range",
      craftable = true
    }
  },
  ["1595"] = {
    name = "Elven Hat",
    id = 1595,
    enchantmentTier = 6,
    tradeable = true,
    value = 5000000,
    requiredLevel = {
      defense = 65,
      range = 65
    },
    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 = { 10010, 10012, 10014 }
    },
    rarity = "rare",
    craftingStats = {
      level = 65,
      experience = 24000,
      category = "Range",
      craftable = true
    }
  },
  ["1596"] = {
    name = "Sylvan Staff",
    id = 1596,
    tradeable = true,
    enchantmentTier = 7,
    value = 4660000,
    requiredLevel = {
      magic = 70
    },
    itemImage = "/images/combat/equipment/sylvan_staff.png",
    itemIcon = "/images/combat/equipment/sylvan_staff_icon.png",
    class = "equipment",
    visual = "sylvan-staff",
    extraTooltipInfo = "A staff stolen from a Spriggan. Requires some druidic aptitude in order to communicate your will to the staff as it is actually a living embodiment of nature.",
    tags = { "magic", "twohand", "ability" },
    equipmentStats = {
      grantedAbility = { 9, 89, 102, 103, 104, 107 },
      slot = "weapon",
      offensiveCritical = {
        chance = 0.05,
        damageMultiplier = 1.25
      },
      offensiveAccuracyAffinityRating = {
        Magic = 180,
        Nature = 180,
        Melee = -14,
        Range = -28,
        Piercing = -8,
        Blunt = 60,
        Slashing = -8
      },
      offensiveDamageAffinity = {
        Melee = 0.75,
        Magic = 1.25,
        Nature = 1.75,
        Range = 0.75,
        Piercing = 0.1,
        Blunt = 0.3333333333333333,
        Slashing = 0.1
      },
      weaponBonus = {
        strength = 0,
        intellect = 156,
        dexterity = 0
      },
      armorBonus = {
        agility = -12,
        protection = 12,
        resistance = 12,
        stamina = 0
      },
      attackSpeed = 2.8,
      augmentationBonus = { {
        stat = "offensiveAccuracyAffinityRating.Magic",
        value = 9
      }, {
        stat = "weaponBonus.intellect",
        value = 7.8
      } },
      itemSet = { 10011, 10013, 10019 }
    },
    rarity = "epic"
  },
  ["1597"] = {
    id = 1597,
    name = "Master Parrying Gauntlet",
    value = 6000000,
    tradeable = true,
    enchantmentTier = 5,
    forcedEnchant = 20,
    forcedEnchantAmount = 5,
    itemImage = "/images/jewellery/parrying_gauntlet_master.png",
    class = "equipment",
    extraTooltipInfo = "A parrying gauntlet for a true master, designed to give you the best chance to parry enemy attacks.",
    requiredLevel = {
      constitution = 75,
      defense = 75
    },
    equipmentStats = {
      grantedAbility = { 46 },
      slot = "arrows",
      augmentationBonus = { {
        stat = "weaponBonus.strength",
        value = 3
      }, {
        stat = "armorBonus.protection",
        value = 3
      } },
      weaponBonus = {
        strength = 0,
        dexterity = 0,
        intellect = 0
      },
      armorBonus = {
        protection = 0,
        resistance = 0,
        agility = 0,
        stamina = 0
      },
      offensiveDamageAffinity = {
        Melee = 1.02,
        Magic = 0.25,
        Range = 0.25
      }
    },
    tags = { "melee", "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" },
    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 = 4,
    experience = 300,
    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 = 55,
    experience = 3400,
    tradeable = true,
    value = 2000,
    itemImage = "/images/enchanting/scroll_of_fishing.png",
    extraTooltipInfo = "Fishing Enchantment.",
    class = "enchanted-scroll",
    tags = { "enchanting", "fishing" },
    rarity = "uncommon"
  },
  ["1624"] = {
    name = "Scroll of Cooking",
    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" },
    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" },
    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" }
  },
  ["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 = { 10010, 10012, 10014, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 217000,
      category = "Range",
      craftable = true
    }
  },
  ["1801"] = {
    name = "Elven Royal Tunic",
    id = 1801,
    enchantmentTier = 7,
    value = 8000000,
    tradeable = true,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/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 = { 10010, 10012, 10014, 10021 }
    },
    rarity = "epic",
    craftingStats = {
      level = 75,
      experience = 227500,
      category = "Range",
      craftable = true
    }
  },
  ["1802"] = {
    name = "Elven Royal Hat",
    id = 1802,
    enchantmentTier = 7,
    tradeable = true,
    value = 8000000,
    requiredLevel = {
      defense = 75,
      range = 75
    },
    itemImage = "/images/combat/equipment/range/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 = { 10010, 10012, 10014, 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
    }
  },
  ["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
    }
  },
  ["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
    }
  },
  ["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
    }
  },
  ["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/bow_sturdy.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
      } }
    },
    craftingStats = {
      level = 10,
      experience = 1000,
      category = "Magic",
      craftable = true
    }
  },
  ["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"
  },
  ["1998"] = {
    name = "All Potions",
    id = 1998,
    value = 0,
    tradeable = true,
    dummy = "potion",
    itemImage = "/images/cooking/alchemy/rainbow_pot.png",
    class = "cooking-ingredient",
    tags = { "consumable", "alchemy", "food", "cooking" }
  },
  ["1999"] = {
    name = "All Foods",
    id = 1999,
    value = 0,
    tradeable = true,
    dummy = "food",
    itemImage = "/images/cooking/monster_curry.png",
    class = "cooking-ingredient",
    tags = { "consumable", "food", "cooking" }
  },
  ["2000"] = {
    name = "Raw Chicken",
    id = 2000,
    value = 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/vegetable.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 = "",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2046"] = {
    name = "Bitter Essence",
    id = 2046,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/bitter.png",
    extraTooltipInfo = "",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2047"] = {
    name = "Sweet Essence",
    id = 2047,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/sweet.png",
    extraTooltipInfo = "",
    class = "cooking-ingredient",
    tags = { "cooking", "ingredient", "prepared" }
  },
  ["2048"] = {
    name = "Spicy Essence",
    id = 2048,
    value = 50,
    tradeable = true,
    itemImage = "/images/cooking/prepared/spicy.png",
    extraTooltipInfo = "",
    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 = 5,
      image = "/images/farming/hunting/box_trap.png",
      align = "bottom",
      experience = 110,
      time = 40,
      fixedSize = true
    },
    craftingStats = {
      level = 5,
      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",
    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,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a month of Idlescape Plus. Can be traded in the Marketplace.Has an increased tax-rate of 20% when sold on the Marketplace. WIP: NO FUNCTIONALITY YET",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7069"] = {
    name = "Character Token",
    id = 7069,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a new character slot.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7070"] = {
    name = "Active Character Token",
    id = 7070,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed for a new active character slot. NOTE: You can only have one Default league character active at the same time.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7071"] = {
    name = "Item Name Token",
    id = 7071,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to change an item's name. Will make the item untradeable.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7072"] = {
    name = "Vacation Token",
    id = 7072,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to allow offline progress for 72 hours. (One-time effect)",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7073"] = {
    name = "Loadout Token",
    id = 7073,
    isToken = true,
    itemImage = "/images/premium/premium_icon.png",
    extraTooltipInfo = "A token that can be redeemed to increase base loadout count.",
    class = "platinum",
    tags = { "platinum", "token" },
    rarity = "legendary"
  },
  ["7074"] = {
    name = "Holy Avenger Helm",
    id = 7074,
    itemImage = "/images/premium/cosmetic/equipment/holy_avenger_helm.png",
    extraTooltipInfo = "H... Pointy!",
    class = "equipment",
    visual = "avenger-helm",
    tags = { "melee", "armor", "cosmetic" },
    equipmentStats = {
      isTransmog = true,
      slot = "helm",
      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" }
  },
  ["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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 2000000,
    tradeable = true,
    maxAugLevel = 20,
    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 = 20,
    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 = 20,
    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 = 20,
    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 = 20000000,
    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 = "elite-scroll",
    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 Athaneum.",
    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 = 1500000,
    tradeable = true,
    champEncounter = 3015,
    enchantmentTier = 0,
    maxAugLevel = 20,
    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. Enhances ancient fishing.",
    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. Enhances ancient fishing.",
      unlockQuest = 215
    }
  },
  ["11010"] = {
    id = 11010,
    name = "Earthworm Bait",
    tradeable = true,
    value = 1,
    fishingBait = {
      bait = 5,
      reel = 5
    },
    itemImage = "images/fishing/bait/earthworm_hook.png",
    extraTooltipInfo = "A tiny lil' earthworm.",
    class = "fish",
    tags = { "fishing", "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",
    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",
    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",
    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",
    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",
    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 to being preserved.",
    class = "fish",
    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 to being preserved.",
    class = "fish",
    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. Enhances ancient fishing.",
    class = "fish",
    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. Enhances ancient fishing."
    }
  },
  ["11019"] = {
    id = 11019,
    name = "Mysterious Bait",
    tradeable = true,
    value = 500,
    fishingBait = {
      randomizeBoosts = true,
      level = 0,
      bait = 0,
      reel = 0,
      bonus = 0
    },
    itemImage = "images/fishing/bait/mysterious_bait_hook.png",
    extraTooltipInfo = "Who knows what effects using this bait would have? Each and every one of them is unique! Each bait has between +50 and +200 to a random fishing stat.",
    class = "fish",
    tags = { "fishing", "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",
    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",
    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 to being preserved.",
    class = "fish",
    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",
    tags = { "fishing", "heat" }
  },
  ["11031"] = {
    id = 11031,
    name = "Sturdy Driftwood",
    tradeable = true,
    value = 50,
    experience = 50,
    heat = 75,
    itemImage = "images/fishing/material/sturdy_driftwood.png",
    extraTooltipInfo = "A sturdy piece of driftwood. Could it still be used for something?",
    class = "fish",
    tags = { "fishing", "heat" }
  },
  ["11032"] = {
    id = 11032,
    name = "Aquamarine",
    tradeable = true,
    value = 15000,
    experience = 250,
    itemImage = "images/fishing/material/aquamarine.png",
    extraTooltipInfo = "An aquamarine crystal. If you hold it up to your ear you can look like an idiot!",
    class = "fish",
    tags = { "fishing" }
  },
  ["11033"] = {
    id = 11033,
    name = "Ancient Fishing Rod",
    tradeable = false,
    value = 2500000,
    experience = 2500,
    itemImage = "images/fishing/rod_master.png",
    extraTooltipInfo = "An ancient fishing rod, straight out of a madman's fantasy. Not much good on its own in this condition; it would take a master crafter to repair it...",
    class = "fish",
    tags = { "fishing", "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",
    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",
    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",
    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! Let's 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,
    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 +10 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" }
  },
  ["15000"] = {
    id = 15000,
    name = "Slayer's Mark",
    tradeable = false,
    itemImage = "/images/misc/slayertoken.png",
    heat = 1,
    extraTooltipInfo = "A type of trophy taken from a slain foe.",
    class = "gem",
    tags = { "heat" }
  },
  ["15001"] = {
    id = 15001,
    name = "Token of Ownership",
    tradeable = false,
    itemImage = "/images/misc/itemtoken.png",
    heat = 1,
    extraTooltipInfo = "A token representing that some item was obtained.",
    class = "gem",
    tags = { "heat" }
  },
  ["15002"] = {
    id = 15002,
    name = "Token of Action",
    tradeable = false,
    itemImage = "/images/misc/locationtoken.png",
    heat = 1,
    extraTooltipInfo = "A token representing that some action was completed.",
    class = "gem",
    tags = { "heat" }
  },
  ["15003"] = {
    id = 15003,
    name = "Talent Respec Token",
    tradeable = false,
    itemImage = "/images/misc/talent_token.png",
    extraTooltipInfo = "Allows a full respec of your talent tree. Consumed on use!",
    class = "platinum",
    tags = { "token" },
    rarity = "legendary"
  },
  ["25000"] = {
    id = 25000,
    name = "Monster Tooth",
    itemImage = "/images/combat/materials/junk/tooth.png",
    value = 150,
    extraTooltipInfo = "A tooth taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25001"] = {
    id = 25001,
    name = "Monster Horn",
    itemImage = "/images/combat/materials/junk/horn.png",
    value = 250,
    extraTooltipInfo = "A horn taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25002"] = {
    id = 25002,
    name = "Sturdy Horn",
    itemImage = "/images/combat/materials/junk/horn_2.png",
    value = 500,
    extraTooltipInfo = "A sturdy horn taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25003"] = {
    id = 25003,
    name = "Old Coins",
    itemImage = "/images/combat/materials/junk/old_coins.png",
    value = 1000,
    extraTooltipInfo = "Some old coins. Might be worth something to a collector",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25004"] = {
    id = 25004,
    name = "Primitive Coin",
    itemImage = "/images/combat/materials/junk/primitive_coin.png",
    value = 2500,
    extraTooltipInfo = "A rather heavy, yet primitive, gold coin. This could easily be sold for a tidy sum.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25005"] = {
    id = 25005,
    name = "Undead Token",
    itemImage = "/images/combat/materials/junk/undead_token.png",
    value = 5000,
    extraTooltipInfo = "Some sort of token taken from the undead. Someone might be interested in it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25006"] = {
    id = 25006,
    name = "Woodland Trinket",
    itemImage = "/images/combat/materials/junk/woodland_trinket.png",
    value = 5000,
    extraTooltipInfo = "A trinket taken from the Elves; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25007"] = {
    id = 25007,
    name = "Intact Wing",
    itemImage = "/images/combat/materials/junk/wing.png",
    value = 5000,
    extraTooltipInfo = "A mostly intact wing. Someone might be interested in it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25008"] = {
    id = 25008,
    name = "Ornate Trinket",
    itemImage = "/images/combat/materials/junk/ornate_trinket.png",
    value = 15000,
    extraTooltipInfo = "A rather ornate trinket; it should be worth a bit.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25009"] = {
    id = 25009,
    name = "Useless Metal Scraps",
    itemImage = "/images/combat/materials/junk/metal_scraps.png",
    value = 100,
    extraTooltipInfo = "Useless metal scraps made from some poor quality material. Could probably be sold to someone for cheap.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25010"] = {
    id = 25010,
    name = "Exotic Trinket",
    itemImage = "/images/combat/materials/junk/exotic_trinket.png",
    value = 25000,
    extraTooltipInfo = "An exotic trinket from some unknown origin. Should be worth quite a bit to the right person.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25011"] = {
    id = 25011,
    name = "Demonic Statue",
    itemImage = "/images/combat/materials/junk/demonic_statue.png",
    value = 35000,
    extraTooltipInfo = "A statue made from some sort of gem-like material depicting a small demon. May be worth quite a bit if you can find a buyer.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25012"] = {
    id = 25012,
    name = "Monster Claws",
    itemImage = "/images/combat/materials/junk/claws.png",
    value = 100,
    extraTooltipInfo = "Claws taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25013"] = {
    id = 25013,
    name = "Bottled Blood",
    itemImage = "/images/combat/materials/junk/blood.png",
    value = 10000,
    extraTooltipInfo = "Slightly magical blood taken from something. May be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25014"] = {
    id = 25014,
    name = "Broken Armaments",
    itemImage = "/images/combat/materials/junk/broken_sword.png",
    value = 1000,
    extraTooltipInfo = "Shattered pieces of equipment that probably is not worth salvaging by you; perhaps someone else may want to buy it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25015"] = {
    id = 25015,
    name = "Creature Eggs",
    itemImage = "/images/combat/materials/junk/eggs.png",
    value = 3000,
    extraTooltipInfo = "Eggs from some creature. Probably best to get rid of this quickly.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25016"] = {
    id = 25016,
    name = "Dwarven Coins",
    itemImage = "/images/combat/materials/junk/dwarven_coins.png",
    value = 7500,
    extraTooltipInfo = "Shiny dwarven coins that are of no use to you. A vendor could exchange the currency.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25017"] = {
    id = 25017,
    name = "Bone Shards",
    itemImage = "/images/combat/materials/junk/bone_shards.png",
    value = 350,
    extraTooltipInfo = "Splinters of bone taken from a slain creature. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25018"] = {
    id = 25018,
    name = "Giant Heart",
    itemImage = "/images/combat/materials/junk/giant_heart.png",
    value = 17500,
    extraTooltipInfo = "A giant heart, probably taken from a giant or similarly large creature. Superstition suggests making a meal with it will increase your attractiveness, but sadly that may be a wasted effort on you.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25019"] = {
    id = 25019,
    name = "Ancient Armor Scraps",
    itemImage = "/images/combat/materials/junk/ancient_armor_scraps.png",
    value = 4000,
    extraTooltipInfo = "Scraps of some ancient piece of equipment. Its origin is unknown, but it may be worth something to the right person.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25020"] = {
    id = 25020,
    name = "Unknown Rune",
    itemImage = "/images/combat/materials/junk/unknown_rune.png",
    value = 12500,
    extraTooltipInfo = "It appears to be a rune not created through conventional means. It is no use to you but someone may want it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25021"] = {
    id = 25021,
    name = "Light Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps_2.png",
    value = 1250,
    extraTooltipInfo = "Pieces of light armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25022"] = {
    id = 25022,
    name = "Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps_3.png",
    value = 1500,
    extraTooltipInfo = "Pieces of armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25023"] = {
    id = 25023,
    name = "Heavy Armor Scraps",
    itemImage = "/images/combat/materials/junk/armor_scraps.png",
    value = 1750,
    extraTooltipInfo = "Pieces of heavy armor that is too damaged to salvage. Might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25024"] = {
    id = 25024,
    name = "Tusk",
    itemImage = "/images/combat/materials/junk/tusk.png",
    value = 750,
    extraTooltipInfo = "A tusk taken from a slain monster; might be worth something to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25025"] = {
    id = 25025,
    name = "Gem Shards",
    itemImage = "/images/combat/materials/junk/gem_shards.png",
    value = 2250,
    extraTooltipInfo = "Useless pieces of shattered gems. Not quite fine enough to be considered dust, but too small for you to properly refine or cut. Might be worth something to a vendor.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25026"] = {
    id = 25026,
    name = "Goblin Fork",
    itemImage = "/images/combat/materials/junk/fork.png",
    value = 225,
    extraTooltipInfo = "A useless eating utensil used by goblins. Everyone knows you should just eat your meals whole! A vendor may want this.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25027"] = {
    id = 25027,
    name = "Nature Stone",
    itemImage = "/images/combat/materials/junk/nature_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with life. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25028"] = {
    id = 25028,
    name = "Fire Stone",
    itemImage = "/images/combat/materials/junk/fire_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with flame. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25029"] = {
    id = 25029,
    name = "Ice Stone",
    itemImage = "/images/combat/materials/junk/ice_stone.png",
    value = 10000,
    extraTooltipInfo = "A chunk of stone that appears to be imbued with ice. Useless to you, but must be valuable to someone.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25030"] = {
    id = 25030,
    name = "A Diamond Plated Bug",
    itemImage = "/images/chaticons/chat-icon-bugtester-diamond.png",
    value = 1000000,
    extraTooltipInfo = "I wonder who added this in? Some nerd probably.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25031"] = {
    id = 25031,
    name = "Valuable Furs",
    itemImage = "/images/combat/materials/junk/valuable_furs.png",
    value = 1500,
    extraTooltipInfo = "Worthless for making equipment out of but may be worth something to a vendor.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["25032"] = {
    id = 25032,
    name = "Metal Slag",
    itemImage = "/images/combat/materials/junk/slag.png",
    value = 50,
    extraTooltipInfo = "Slag from Smithing; it is completely useless to you but a vendor may be convinced to buy it.",
    class = "junk",
    rarity = "junk",
    tags = { "junk" }
  },
  ["100000"] = {
    name = "ban_hamer",
    id = 100000,
    tradeable = false,
    itemImage = "/images/combat/equipment/ban_hamer.png",
    itemIcon = "/images/combat/equipment/ban_hamer_icon.png",
    extraTooltipInfo = "with this hammer you can play whac-a-mole more efficiently",
    class = "equipment",
    visual = "ban-hamer",
    tags = { "melee", "twohand" },
    equipmentStats = {
      slot = "weapon",
      attackSpeed = 42
    }
  }
}