Module:Items/Data

From Fractured Wiki
Jump to navigation Jump to search
Documentation

This Module keep basic information about items: Name, Image, Source, Weight, Max Stack and reference to other Modules where rest of information is stored with data_modules.

Used by: Module:Items, Template:ItemTable


-- Keep alphabetical order
return {

        ["Abrus Seed"] = {
        ["image"] = "Icon_Abrus_Seeds.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env abrusSeed.png",
    },


        ["Acidic Fumes"] = {
        ["image"] = "Icon_AcidicFumes.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env acidicFumes.png",
    },


        ["Acid Staff"] = {
        ["image"] = "icon_MageStaff_Elemental_Acid.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env acidStaff.png",
    },


        [""] = {
        ["image"] = "icon_BasicWeapon_LongSword.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env adminSword.png",
    },


        ["Air Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Air.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env airExtract.png",
    },


        ["Amanita Mushrooms"] = {
        ["image"] = "icon_AmanitaMushroom.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env amanitaMushrooms.png",
    },


        ["Amberwood Board"] = {
        ["image"] = "Icon_WoodPlank_Amberwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env amberwoodBoard.png",
    },


        ["Amethyst Necklace"] = {
        ["image"] = "icon_Necklace_Amethyst.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env amethystNecklace.png",
    },


        ["Amethyst Ring"] = {
        ["image"] = "icon_Ring_Amethyst.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env amethystRing.png",
    },


        ["Amuletof Corruption"] = {
        ["image"] = "icon_AmuletOfCorruption.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env amuletofCorruption.png",
    },


        ["Amuletof Wizardry"] = {
        ["image"] = "icon_AmuletOfWizardry.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env amuletofWizardry.png",
    },


        ["Angel's Trumpets"] = {
        ["image"] = "Icon_Angel'sTrumpets.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env angelTrumpet.png",
    },


        ["Animal Bones"] = {
        ["image"] = "icon_Bones.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env animalBones.png",
    },


        ["Animal Fat"] = {
        ["image"] = "icon_AnimalFat.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env animalFat.png",
    },


        ["Animal Hide"] = {
        ["image"] = "icon_AnimalHide.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Hide, useful to craft Hide Armors.",
        ["envImage"] = "Env animalHide.png",
    },


        ["Animal Leather"] = {
        ["image"] = "icon_CuredLeather.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env animalLeather.png",
    },


        ["Animal Net"] = {
        ["image"] = "icon_AnimalNet.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Add this item to your Hotbar and use it on a horse to trap it.</br>Once a horse is trapped, you can attempt to Tame it.",
        ["envImage"] = "Env animalNet.png",
    },


        ["Animated Flesh"] = {
        ["image"] = "Icon_AnimatedFlesh.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env animatedFlesh.png",
    },


        ["Anthurium Pistils"] = {
        ["image"] = "Icon_AnthuriumPistil.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env anthuriumPistils.png",
    },


        ["Antlers"] = {
        ["image"] = "icon_Antlers.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env antlers.png",
    },


        ["Arboreal Dragon Leather"] = {
        ["image"] = "Icon_ArborealDragon_Leather.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env arborealDragonLeather.png",
    },


        ["Arboreal Dragon Skin"] = {
        ["image"] = "Icon_ArborealDragon_Skin.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "Skins can be turned into proper leather by treating them in a Tanning Tub.",
        ["envImage"] = "Env arborealDragonSkin.png",
    },


        ["Arctic Wolf Fur"] = {
        ["image"] = "icon_ArcticWolfFur.png",
        ["Weight"] = 1.25,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Hide, useful to craft Hide Armors.",
        ["envImage"] = "Env arcticWolfFur.png",
    },


        ["Argádr Heart String"] = {
        ["image"] = "icon_Agadr_Heart_String.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env argadrHeartString.png",
    },


        ["Arnica"] = {
        ["image"] = "icon_ArnicaFlowers.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env arnica.png",
    },


        ["Arnica Tea"] = {
        ["image"] = "icon_HerbalRemedy_Tea_Arnica.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env arnicaTea.png",
    },


        ["Ashes"] = {
        ["image"] = "icon_Ashes.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env ashes.png",
    },


        ["Assassin Boots"] = {
        ["image"] = "icon_AssassinBoots.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env assassinClothes_Boots.png",
    },


        ["Assassin Bracers"] = {
        ["image"] = "icon_AssassinGloves.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env assassinClothes_Gloves.png",
    },


        ["Assassin Hood"] = {
        ["image"] = "icon_AssassinHeadpiece.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env assassinClothes_Hood.png",
    },


        ["Assassin Clothes"] = {
        ["image"] = "icon_AssassinClothes.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env assassinClothes_Main.png",
    },


        ["Axfitmithiss' Soul Gem"] = {
        ["image"] = "icon_AxfitmithissSoulGem.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env axfitmithissSoulGem.png",
    },


        ["Battle Axe"] = {
        ["image"] = "icon_BasicWeapon_BattleAxe.png",
        ["Weight"] = 3.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env battleAxe.png",
    },


        ["Battlemage Boots"] = {
        ["image"] = "icon_BattlemageBoots.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env battlemageArmor_Boots.png",
    },


        ["Battlemage Gauntlets"] = {
        ["image"] = "icon_BattlemageGloves.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env battlemageArmor_Gauntlets.png",
    },


        ["Battlemage Helmet"] = {
        ["image"] = "icon_BattlemageHelmet.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env battlemageArmor_Helmet.png",
    },


        ["Battlemage Armor"] = {
        ["image"] = "icon_BattlemageArmor.png",
        ["Weight"] = 6.4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env battlemageArmor_Main.png",
    },


        ["Bear Claws"] = {
        ["image"] = "icon_BearClaws.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env bearClaws.png",
    },


        ["Bear Claws Pendant"] = {
        ["image"] = "icon_BearClawsPendant.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env bearClawsPendant.png",
    },


        [""] = {
        ["image"] = "icon_BearMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env bearMeat.png",
    },


        ["Beast Blood"] = {
        ["image"] = "icon_BeastBlood.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env beastBlood.png",
    },


        ["Bee Balm Flower"] = {
        ["image"] = "Icon_Beebalm_Flower.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env beeBalmFlower.png",
    },


        ["Bee Balm Tincture"] = {
        ["image"] = "icon_HerbalRemedy_Tincture_Beebalm.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env beeBalmTincture.png",
    },


        ["Behemut Meat"] = {
        ["image"] = "Icon_Behemut_Meat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env behemutMeat.png",
    },


        ["Behemut Steak"] = {
        ["image"] = "Icon_Behemut_Steak.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env behemutSteak.png",
    },


        ["Bitterleaf"] = {
        ["image"] = "icon_BitterleafLeaves.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env bitterleaf.png",
    },


        ["Bitterleaf Tea"] = {
        ["image"] = "icon_HerbalRemedy_Tea_Bitterleaf.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env bitterleafTea.png",
    },


        ["Black Bear Head"] = {
        ["image"] = "icon_BearHead_Black.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env blackBearHead.png",
    },


        ["Blazium Oil"] = {
        ["image"] = "Icon_AlchemicalOil_Blazium.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Alchemical Oils are required to Extract Power Aspects from reagents, using an Aspect Extractor.",
        ["envImage"] = "Env blaziumOil.png",
    },


        ["Blood Iron Ingot"] = {
        ["image"] = "icon_Ingot_BloodIron.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env bloodIronIngot.png",
    },


        ["Bloodvein"] = {
        ["image"] = "icon_BloodveinLeaves.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env bloodvein.png",
    },


        ["Bloodvein Tea"] = {
        ["image"] = "icon_HerbalRemedy_Tea_Bloodvein.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env bloodveinTea.png",
    },


        ["Bloodwood Board"] = {
        ["image"] = "Icon_WoodPlank_Bloodwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env bloodwoodBoard.png",
    },


        ["Blueberries"] = {
        ["image"] = "icon_Blueberries.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env blueberries.png",
    },


        ["Bluth Sparks"] = {
        ["image"] = "Icon_BluthSparks.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env bluthSparks.png",
    },


        ["Boar Meat"] = {
        ["image"] = "Icon_Boar_Meat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env boarMeat.png",
    },


        ["Boar Steak"] = {
        ["image"] = "Icon_Boar_Steak.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env boarSteak.png",
    },


        ["Boar Tusks"] = {
        ["image"] = "Icon_Boar_Tusks.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env boarTusks.png",
    },


        ["Body Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Body.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env bodyExtract.png",
    },


        ["Brain Mushrooms"] = {
        ["image"] = "icon_BrainMushroom.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env brainMushrooms.png",
    },


        ["Branch"] = {
        ["image"] = "icon_TreeBranch.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env branch.png",
    },


        ["Bread"] = {
        ["image"] = "icon_Bread.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env bread.png",
    },


        ["Bronze Ingot"] = {
        ["image"] = "icon_Ingot_Bronze.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env bronzeIngot.png",
    },


        ["Brown Bear Head"] = {
        ["image"] = "icon_BearHead_Brown.png",
        ["Weight"] = 5,
        ["Max Stack"] = 10,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env brownBearHead.png",
    },


        ["Bundle Of Withies"] = {
        ["image"] = "icon_BundleOfWihities.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env bundleOfWithies.png",
    },


        ["Callous Bark"] = {
        ["image"] = "icon_CallousBark.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env callousBark.png",
    },


        ["Carrots"] = {
        ["image"] = "icon_Carrots.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env carrots.png",
    },


        ["Cassowary Feathers"] = {
        ["image"] = "Icon_Cassowary_Feathers.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env cassowaryFeathers.png",
    },


        ["Cassowary Meat"] = {
        ["image"] = "Icon_Cassowary_Meat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env cassowaryMeat.png",
    },


        ["Cassowary Steak"] = {
        ["image"] = "icon_Cassowary_Steak.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env cassowarySteak.png",
    },


        ["Catmint Leaves"] = {
        ["image"] = "Icon_Catmint_Leaves.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env catmintLeaves.png",
    },


        ["Celery"] = {
        ["image"] = "icon_Celery.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env celery.png",
    },


        ["Chain Mail Boots"] = {
        ["image"] = "icon_ChainmailArmor_Boots.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env chainMail_Boots.png",
    },


        ["Chain Mail Gauntlets"] = {
        ["image"] = "icon_ChainmailArmor_Gloves.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env chainMail_Gauntlets.png",
    },


        ["Chain Mail Helmet"] = {
        ["image"] = "icon_ChainmailArmor_Helmet.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env chainMail_Helmet.png",
    },


        ["Chain Mail Armor"] = {
        ["image"] = "icon_ChainmailArmor_Armor.png",
        ["Weight"] = 6.4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env chainMail_Main.png",
    },


        ["Chaos Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Chaos.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env chaosExtract.png",
    },


        ["Chipped Amethyst"] = {
        ["image"] = "icon_Gem_Amethyst_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env chippedAmethyst.png",
    },


        ["Imbued Chipped Amethyst"] = {
        ["image"] = "icon_Gem_Imbued_Amethyst_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedChippedAmethyst.png",
    },


        ["Chipped Diamond"] = {
        ["image"] = "icon_Gem_Diamond_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env chippedDiamond.png",
    },


        ["Imbued Chipped Diamond"] = {
        ["image"] = "icon_Gem_Imbued_Diamond_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedChippedDiamond.png",
    },


        ["Chipped Emerald"] = {
        ["image"] = "icon_Gem_Emerald_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env chippedEmerald.png",
    },


        ["Imbued Chipped Emerald"] = {
        ["image"] = "icon_Gem_Imbued_Emerald_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedChippedEmerald.png",
    },


        ["Chipped Ruby"] = {
        ["image"] = "icon_Gem_Ruby_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env chippedRuby.png",
    },


        ["Imbued Chipped Ruby"] = {
        ["image"] = "icon_Gem_Imbued_Ruby_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedChippedRuby.png",
    },


        ["Chipped Sapphire"] = {
        ["image"] = "icon_Gem_Sapphire_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env chippedSapphire.png",
    },


        ["Imbued Chipped Sapphire"] = {
        ["image"] = "icon_Gem_Imbued_Sapphire_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedChippedSapphire.png",
    },


        ["Chipped Topaz"] = {
        ["image"] = "icon_Gem_Topaz_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env chippedTopaz.png",
    },


        ["Imbued Chipped Topaz"] = {
        ["image"] = "icon_Gem_Imbued_Topaz_Chipped.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedChippedTopaz.png",
    },


        ["Chitinous Shard"] = {
        ["image"] = "Icon_ChitinousShard.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env chitinousShard.png",
    },


        ["Cinder Pearl"] = {
        ["image"] = "Icon_Cinder_Pearl.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env cinderPearl.png",
    },


        ["Cleric Boots"] = {
        ["image"] = "icon_ClericBoots.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env clericArmor_Boots.png",
    },


        ["Cleric Gauntlets"] = {
        ["image"] = "icon_ClericGloves.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env clericArmor_Gauntlets.png",
    },


        ["Cleric Helmet"] = {
        ["image"] = "icon_ClericHelmet.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env clericArmor_Helmet.png",
    },


        ["Cleric Armor"] = {
        ["image"] = "icon_ClericArmor.png",
        ["Weight"] = 6.4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env clericArmor_Main.png",
    },


        ["Commoner Boots"] = {
        ["image"] = "icon_CommonBoots.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env commonClothes_Boots.png",
    },


        ["Commoner Bracers"] = {
        ["image"] = "icon_CommonBracers.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env commonClothes_Gloves.png",
    },


        ["Commoner Hood"] = {
        ["image"] = "icon_CommonHood.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env commonClothes_Hood.png",
    },


        ["Commoner Clothes"] = {
        ["image"] = "icon_CommonClothes.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env commonClothes_Main.png",
    },


        ["Composite Longbow"] = {
        ["image"] = "icon_Longbow.png",
        ["Weight"] = 3.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env compositeLongbow.png",
    },


        ["Copper Ingot"] = {
        ["image"] = "icon_Ingot_Copper.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env copperIngot.png",
    },


        [""] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 99,
        ["description"] = "",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 99,
        ["description"] = "",
        ["envImage"] = "Env .png",
    },


        ["Cotton Ball"] = {
        ["image"] = "icon_Cotton_Ball.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env cottonBall.png",
    },


        ["Cotton Bandages"] = {
        ["image"] = "icon_HealingBandages.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Bandages can be used to Recover Health over a short amount of time.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env cottonBandages.png",
    },


        ["Cotton Cloth"] = {
        ["image"] = "icon_Cotton_Fabric.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env cottonCloth.png",
    },


        ["Cragg'drasil Hardened Steel Scales"] = {
        ["image"] = "Icon_Cragg’drasil_HardenedSteelScales.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env cragg'drasilHardenedSteelScales.png",
    },


        ["Create Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Create.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env createExtract.png",
    },


        ["Crimson's Bloodied Claws"] = {
        ["image"] = "icon_Crimson'sBloodiedClaws.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env crimson'sBloodiedClaws.png",
    },


        ["Crocodile Tooth"] = {
        ["image"] = "Icon_Crocodile_Tooth.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env crocodileTooth.png",
    },


        ["Crurg's Overgrown Vines"] = {
        ["image"] = "icon_CrurgOvergrownVines.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env crurgOvergrownVines.png",
    },


        ["Crystallized Magic"] = {
        ["image"] = "icon_CrystallizedMagic.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env crystallizedMagic.png",
    },


        ["Currant"] = {
        ["image"] = "icon_Currant.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env currant.png",
    },


        ["Dagger"] = {
        ["image"] = "icon_BasicWeapon_Dagger.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env dagger.png",
    },


        ["Dandelion"] = {
        ["image"] = "icon_Dandelion.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env dandelion.png",
    },


        ["Dark Splinters"] = {
        ["image"] = "icon_DarkSplinter.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env darkSplinters.png",
    },


        ["Dazzling Lost Jewels"] = {
        ["image"] = "icon_DazzlingLostJewels.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env dazzlingLostJewels.png",
    },


        ["Deadwood Board"] = {
        ["image"] = "Icon_WoodPlank_DeadOak.png",
        ["Weight"] = 0.4,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env deadwoodBoard.png",
    },


        ["Death Crystal"] = {
        ["image"] = "icon_DeathCrystal.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env deathCrystal.png",
    },


        ["Death Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Death.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env deathExtract.png",
    },


        ["Dendron Lamp"] = {
        ["image"] = "Icon_DendronLamp.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env dendronLamp.png",
    },


        ["Destroy Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Destroy.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env destroyExtract.png",
    },


        ["Diamond Necklace"] = {
        ["image"] = "icon_Necklace_Diamond.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env diamondNecklace.png",
    },


        ["Diamond Ring"] = {
        ["image"] = "icon_Ring_Diamond.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env diamondRing.png",
    },


        ["Direwolf Fur"] = {
        ["image"] = "icon_DireWolf_Processed_Hide.png",
        ["Weight"] = 1.25,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Hide, useful to craft Hide Armors.",
        ["envImage"] = "Env direwolfFur.png",
    },


        ["Direwolf Head"] = {
        ["image"] = "icon_DirewolfHead.png",
        ["Weight"] = 5,
        ["Max Stack"] = 10,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env direwolfHead.png",
    },


        ["Valiant Divine Reward"] = {
        ["image"] = "icon_DivineReward_1_Valiant.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "When claimed, a divine reward will turn into Gold, Enchanting Dusts, an Orb of Proficiency or a Crafting Recipe.</br>The outcome is random and depends on the rarity of the reward.",
        ["envImage"] = "Env divineRewardValiant.png",
    },


        ["Heroic Divine Reward"] = {
        ["image"] = "icon_DivineReward_2_Heroic.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "When claimed, a divine reward will turn into Gold, Enchanting Dusts, an Orb of Proficiency or a Crafting Recipe.</br>The outcome is random and depends on the rarity of the reward.",
        ["envImage"] = "Env divineRewardHeroic.png",
    },


        ["Fabled Divine Reward"] = {
        ["image"] = "icon_DivineReward_3_Fabled.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "When claimed, a divine reward will turn into Gold, Enchanting Dusts, an Orb of Proficiency or a Crafting Recipe.</br>The outcome is random and depends on the rarity of the reward.",
        ["envImage"] = "Env divineRewardFabled.png",
    },


        ["Epic Divine Reward"] = {
        ["image"] = "icon_DivineReward_4_Epic.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "When claimed, a divine reward will turn into Gold, Enchanting Dusts, an Orb of Proficiency or a Crafting Recipe.</br>The outcome is random and depends on the rarity of the reward.",
        ["envImage"] = "Env divineRewardEpic.png",
    },


        ["Legendary Divine Reward"] = {
        ["image"] = "icon_DivineReward_5_Legendary.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "When claimed, a divine reward will turn into Gold, Enchanting Dusts, an Orb of Proficiency or a Crafting Recipe.</br>The outcome is random and depends on the rarity of the reward.",
        ["envImage"] = "Env divineRewardLegendary.png",
    },


        ["Dough"] = {
        ["image"] = "icon_Dough.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env dough.png",
    },


        ["Dragon Soul"] = {
        ["image"] = "icon_DragonSoul.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env dragonSoul.png",
    },


        [""] = {
        ["image"] = "icon_BasicWeapon_Dagger.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env dualDagger.png",
    },


        ["Earth Blossom Seeds"] = {
        ["image"] = "Icon_Earthblossom_seeds.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env earthBlossomSeeds.png",
    },


        ["Earth Essence"] = {
        ["image"] = "Icon_Earth_Essence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env earthEssence.png",
    },


        ["Earth Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Earth.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env earthExtract.png",
    },


        ["Eiceball Grapes"] = {
        ["image"] = "Icon_Eiceball_grapes.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env eiceballGrapes.png",
    },


        ["Electrified Fluids"] = {
        ["image"] = "icon_ElectrifiedFluid.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env electrifiedFluids.png",
    },


        ["Electrum Ingot"] = {
        ["image"] = "icon_Ingot_Electrum.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env electrumIngot.png",
    },


        ["Ember Dragon Leather"] = {
        ["image"] = "Icon_EmberDragon_Leather.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env emberDragonLeather.png",
    },


        ["Ember Dragon Skin"] = {
        ["image"] = "Icon_EmberDragon_Skin.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "Skins can be turned into proper leather by treating them in a Tanning Tub.",
        ["envImage"] = "Env emberDragonSkin.png",
    },


        ["Emerald Necklace"] = {
        ["image"] = "icon_Necklace_Emerald.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env emeraldNecklace.png",
    },


        ["Emerald Ring"] = {
        ["image"] = "icon_Ring_Emerald.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env emeraldRing.png",
    },


        ["Enchanted Root"] = {
        ["image"] = "Icon_EnchantedRoots.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env enchantedRoot.png",
    },


        ["Enchanting Dust (DEPRECATED)"] = {
        ["image"] = "icon_Enchanting_Dust.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 1000,
        ["description"] = "",
        ["envImage"] = "Env enchantingDust.png",
    },


        ["Energy Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Enercy.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env energyExtract.png",
    },


        ["Energy Staff"] = {
        ["image"] = "icon_MageStaff_Magic.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env energyStaff.png",
    },


        ["Eoronn's Shimmering Sap"] = {
        ["image"] = "icon_EoronnShimmeringSap.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env eoronnShimmeringSap.png",
    },


        ["Fenris Frozen Spikes"] = {
        ["image"] = "Icon_Fenris_Frozen_Spikes.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env fenrisFrozenSpikes.png",
    },


        ["Fertile Dirt"] = {
        ["image"] = "icon_FertileDirt.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env fertileDirt.png",
    },


        ["Fine Amethyst"] = {
        ["image"] = "icon_Gem_Amethyst_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env fineAmethyst.png",
    },


        ["Imbued Fine Amethyst"] = {
        ["image"] = "icon_Gem_Imbued_Amethyst_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFineAmethyst.png",
    },


        ["Fine Diamond"] = {
        ["image"] = "icon_Gem_Diamond_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env fineDiamond.png",
    },


        ["Imbued Fine Diamond"] = {
        ["image"] = "icon_Gem_Imbued_Diamond_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFineDiamond.png",
    },


        ["Fine Emerald"] = {
        ["image"] = "icon_Gem_Emerald_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env fineEmerald.png",
    },


        ["Imbued Fine Emerald"] = {
        ["image"] = "icon_Gem_Imbued_Emerald_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFineEmerald.png",
    },


        ["Fine Ruby"] = {
        ["image"] = "icon_Gem_Ruby_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env fineRuby.png",
    },


        ["Imbued Fine Ruby"] = {
        ["image"] = "icon_Gem_Imbued_Ruby_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFineRuby.png",
    },


        ["Fine Sapphire"] = {
        ["image"] = "icon_Gem_Sapphire_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env fineSapphire.png",
    },


        ["Imbued Fine Sapphire"] = {
        ["image"] = "icon_Gem_Imbued_Sapphire_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFineSapphire.png",
    },


        ["Fine Topaz"] = {
        ["image"] = "icon_Gem_Topaz_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env fineTopaz.png",
    },


        ["Imbued Fine Topaz"] = {
        ["image"] = "icon_Gem_Imbued_Topaz_Fine.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFineTopaz.png",
    },


        ["Fire Essence"] = {
        ["image"] = "Icon_Fire_Essence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env fireEssence.png",
    },


        ["Fire Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Fire.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env fireExtract.png",
    },


        ["Fire Staff"] = {
        ["image"] = "icon_MageStaff_Elemental_Fire.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env fireStaff.png",
    },


        [""] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env .png",
    },


        ["Flawless Amethyst"] = {
        ["image"] = "icon_Gem_Amethyst_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env flawlessAmethyst.png",
    },


        ["Imbued Flawless Amethyst"] = {
        ["image"] = "icon_Gem_Imbued_Amethyst_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFlawlessAmethyst.png",
    },


        ["Flawless Diamond"] = {
        ["image"] = "icon_Gem_Diamond_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env flawlessDiamond.png",
    },


        ["Imbued Flawless Diamond"] = {
        ["image"] = "icon_Gem_Imbued_Diamond_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFlawlessDiamond.png",
    },


        ["Flawless Emerald"] = {
        ["image"] = "icon_Gem_Emerald_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env flawlessEmerald.png",
    },


        ["Imbued Flawless Emerald"] = {
        ["image"] = "icon_Gem_Imbued_Emerald_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFlawlessEmerald.png",
    },


        ["Flawless Ruby"] = {
        ["image"] = "icon_Gem_Ruby_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env flawlessRuby.png",
    },


        ["Imbued Flawless Ruby"] = {
        ["image"] = "icon_Gem_Imbued_Ruby_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFlawlessRuby.png",
    },


        ["Flawless Sapphire"] = {
        ["image"] = "icon_Gem_Sapphire_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env flawlessSapphire.png",
    },


        ["Imbued Flawless Sapphire"] = {
        ["image"] = "icon_Gem_Imbued_Sapphire_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFlawlessSapphire.png",
    },


        ["Flawless Topaz"] = {
        ["image"] = "icon_Gem_Topaz_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Gems are a key Crafting Component in many recipes, and can also be used as a receptacle for Imbued Magical Properties.",
        ["envImage"] = "Env flawlessTopaz.png",
    },


        ["Imbued Flawless Topaz"] = {
        ["image"] = "icon_Gem_Imbued_Topaz_Perfect.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "This gem holds a Magical Property. You can use a Socketing Station to transfer this property to a piece of equipment.",
        ["envImage"] = "Env imbuedFlawlessTopaz.png",
    },


        ["Flour"] = {
        ["image"] = "icon_Flour.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env flour.png",
    },


        ["Force Stone"] = {
        ["image"] = "icon_ForceStone.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env forceStone.png",
    },


        ["Fox Tail"] = {
        ["image"] = "icon_FoxTail.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env foxTail.png",
    },


        ["Fox Tail Amulet"] = {
        ["image"] = "icon_FoxTailAmulet.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env foxTailAmulet.png",
    },


        ["Frog Drumstick"] = {
        ["image"] = "Icon_Frog_Drumstick.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env frogDrumstick.png",
    },


        ["Frog Tongue"] = {
        ["image"] = "Icon_Frog_Tongue.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env frogTongue.png",
    },


        ["Frost Essence"] = {
        ["image"] = "Icon_Frost_Essence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env frostEssence.png",
    },


        ["Frostwood Board"] = {
        ["image"] = "Icon_WoodPlank_Frostwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env frostwoodBoard.png",
    },


        ["Frozen Pearl"] = {
        ["image"] = "Icon_Frozen_Pearl.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env frozenPearl.png",
    },


        ["Garlic"] = {
        ["image"] = "icon_Garlic.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env garlic.png",
    },


        ["Ghastly Silk Coil"] = {
        ["image"] = "icon_GhastlySpiderSilkCoil.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env ghastlySilkCoil.png",
    },


        ["Ghastly Silk Fabric"] = {
        ["image"] = "icon_GhastlySilkFabric.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env ghastlySilkFabric.png",
    },


        ["Ghoul Leather"] = {
        ["image"] = "icon_GhoulLeather.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env ghoulLeather.png",
    },


        ["Ghoul Saliva"] = {
        ["image"] = "Icon_GhoulSaliva.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env ghoulSaliva.png",
    },


        ["Ghoul Skin"] = {
        ["image"] = "icon_GhoulSkin.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "Skins can be turned into proper leather by treating them in a Tanning Tub.",
        ["envImage"] = "Env ghoulSkin.png",
    },


        ["Giant's Heart"] = {
        ["image"] = "icon_GiantHeart.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env giantHeart.png",
    },


        ["Glacial Breath"] = {
        ["image"] = "icon_GlacialBreath.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env glacialBreath.png",
    },


        ["Glurb Acrid Mucus"] = {
        ["image"] = "Icon_GlurbAcridMucus.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env glurbAcridMucus.png",
    },


        ["Goblin Hunter's Pendant"] = {
        ["image"] = "icon_GoblinHunter'sPendant.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env goblinHunter'sPendant.png",
    },


        ["Goblin Tongue"] = {
        ["image"] = "icon_GoblinTongue.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env goblinTongue.png",
    },


        ["Gold Coin"] = {
        ["image"] = "icon_GoldCoin.png",
        ["Weight"] = 0.001,
        ["Max Stack"] = 100000,
        ["description"] = "The base of any thriving economic system. Try not to swim in it.",
        ["envImage"] = "Env goldCoin.png",
    },


        ["Gold Ingot"] = {
        ["image"] = "icon_Ingot_Gold.png",
        ["Weight"] = 5.2,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env goldIngot.png",
    },


        ["Gooseberries"] = {
        ["image"] = "icon_Gooseberries.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env gooseberries.png",
    },


        ["Great Axe"] = {
        ["image"] = "icon_BasicWeapon_GreatAxe.png",
        ["Weight"] = 8,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env greatAxe.png",
    },


        ["Greatsword"] = {
        ["image"] = "icon_BasicWeapon_GreatSword.png",
        ["Weight"] = 5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env greatsword.png",
    },


        ["Grilled Carrots"] = {
        ["image"] = "icon_Carrots_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledCarrots.png",
    },


        ["Grilled Crab"] = {
        ["image"] = "Icon_Crab_Meat_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledCrab.png",
    },


        ["Grilled Frog Drumstick"] = {
        ["image"] = "Icon_Frog_Drumstick_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledFrogDrumstick.png",
    },


        ["Grilled Honeynails"] = {
        ["image"] = "icon_HoneynailMushroom_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledHoneynails.png",
    },


        [""] = {
        ["image"] = "icon_Marrows_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledMarrows.png",
    },


        ["Grilled Onions"] = {
        ["image"] = "icon_GrilledOnions.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledOnions.png",
    },


        ["Grilled Penny Buns"] = {
        ["image"] = "icon_PennyBunMushroom_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledPennyBuns.png",
    },


        ["Grilled Potatoes"] = {
        ["image"] = "icon_GrilledPotatoes.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledPotatoes.png",
    },


        ["Grilled Pumpkin"] = {
        ["image"] = "icon_Pumpkin_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledPumpkin.png",
    },


        ["Grilled Spinach"] = {
        ["image"] = "icon_Spinach_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledSpinach.png",
    },


        ["Grilled White Caps"] = {
        ["image"] = "icon_WhitecapMushroom_Grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env grilledWhiteCaps.png",
    },


        ["Grokoton Scales"] = {
        ["image"] = "icon_GrokotonScales.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env grokotonScales.png",
    },


        ["Groove's Cristalline Hearth"] = {
        ["image"] = "icon_GrooveCristallineHearth.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env grooveCristallineHearth.png",
    },


        ["Gurgle's Bile"] = {
        ["image"] = "icon_Gurgle_Bile.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env gurgleBile.png",
    },


        ["Guzmania Red Leaves"] = {
        ["image"] = "Icon_GuzmaniaLeaves.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env guzmaniaRedLeaves.png",
    },


        ["Gympie Leaves"] = {
        ["image"] = "Icon_GympieLeaves.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env gympieLeaves.png",
    },


        ["Halberd"] = {
        ["image"] = "icon_BasicWeapon_Halberd.png",
        ["Weight"] = 4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env halberd.png",
    },


        ["Hand Axe"] = {
        ["image"] = "icon_BasicWeapon_HandAxe.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env handAxe.png",
    },


        ["Hardened Skin"] = {
        ["image"] = "icon_HardenedSkin.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env hardenedSkin.png",
    },


        ["Hardened Tusk Fragment"] = {
        ["image"] = "Icon_Hardened_Tusk_Fragment.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env hardenedTuskFragment.png",
    },


        ["Hardwood Board"] = {
        ["image"] = "Icon_WoodPlank_Oak.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env hardwoodBoard.png",
    },


        ["Healing Paste"] = {
        ["image"] = "icon_HealingPaste.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env healingPaste.png",
    },


        ["Healing Potion"] = {
        ["image"] = "Potion_Red.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env healingPotion.png",
    },


        ["Heavy Dust"] = {
        ["image"] = "icon_HeavyDust.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env heavyDust.png",
    },


        ["Hepatizon Ingot"] = {
        ["image"] = "icon_Ingot_Hepatizon.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env hepatizonIngot.png",
    },


        ["Herbal Remedy"] = {
        ["image"] = "icon_HerbalRemedy.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env herbalRemedy.png",
    },


        ["Bear Headdress"] = {
        ["image"] = "icon_HideBearHeaddress.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_BearHead.png",
    },


        ["Stag Headdress"] = {
        ["image"] = "icon_HideStagHeaddress.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_StagHead.png",
    },


        ["Warthog Headdress"] = {
        ["image"] = "Icon_Hide_Warthog_Helmet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_WarthogHead.png",
    },


        ["Wolf Headdress"] = {
        ["image"] = "icon_HideWolfHeaddress.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_WolfHead.png",
    },


        ["Hide Boots"] = {
        ["image"] = "icon_HideBoots.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_Boots.png",
    },


        ["Hide Gloves"] = {
        ["image"] = "icon_HideBracers.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_Gloves.png",
    },


        ["Hide Helmet"] = {
        ["image"] = "Icon_Hide_Headdress.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_Helmet.png",
    },


        ["Hide Armor"] = {
        ["image"] = "icon_HideArmor.png",
        ["Weight"] = 4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hideArmor_Main.png",
    },


        ["Holy Water"] = {
        ["image"] = "icon_HolyWater.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env holyWater.png",
    },


        ["Honeynail Mushrooms"] = {
        ["image"] = "icon_HoneynailMushroom.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env honeynailMushrooms.png",
    },


        ["Horse Token"] = {
        ["image"] = "Icon_Horse.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "Mount tokens can be Equipped just like other inventory items.</br>Once equipped, you can press the Mount Hotkey to summon your mount.",
        ["envImage"] = "Env horseToken.png",
    },


        ["Hunter Boots"] = {
        ["image"] = "icon_HunterBoots.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hunterArmor_Boots.png",
    },


        ["Hunter Gloves"] = {
        ["image"] = "icon_HunterGloves.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hunterArmor_Gloves.png",
    },


        ["Hunter Helmet"] = {
        ["image"] = "icon_HunterHelmet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hunterArmor_Helmet.png",
    },


        ["Hunter Armor"] = {
        ["image"] = "icon_HunterArmor.png",
        ["Weight"] = 4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env hunterArmor_Main.png",
    },


        ["Ice Staff"] = {
        ["image"] = "icon_MageStaff_Elemental_Ice.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env iceStaff.png",
    },


        [""] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env .png",
    },


        ["Infused Embers"] = {
        ["image"] = "icon_InfusedEmbers.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env infusedEmbers.png",
    },


        ["Infused Stone"] = {
        ["image"] = "icon_InfusedStone.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env infusedStone.png",
    },


        ["Iron Ingot"] = {
        ["image"] = "Icon_Ingot_Iron.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env ironIngot.png",
    },


        ["Ironwood Board"] = {
        ["image"] = "Icon_WoodPlank_Ironwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env ironwoodBoard.png",
    },


        ["Itzgalor's Charged Blood"] = {
        ["image"] = "icon_ItzgalorChargedBlood.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env itzgalorChargedBlood.png",
    },


        ["Jotunn Blood"] = {
        ["image"] = "Icon_Jotunn_Blood.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env jotunBlood.png",
    },


        [""] = {
        ["image"] = "Icon_Mount_Peckodon.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "Mount tokens can be Equipped just like other inventory items.</br>Once equipped, you can press the Mount Hotkey to summon your mount.",
        ["envImage"] = "Env jungleRunnerToken.png",
    },


        [""] = {
        ["image"] = "Icon_PlaceholderPNG.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env KheFerCursedBlood.png",
    },


        ["Knight Boots"] = {
        ["image"] = "icon_KnightBoots.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env knightArmor_Boots.png",
    },


        ["Knight Gloves"] = {
        ["image"] = "icon_KnightGloves.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env knightArmor_Gloves.png",
    },


        ["Knight Helmet"] = {
        ["image"] = "icon_KnightHelmet.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env knightArmor_Helmet.png",
    },


        ["Knight Armor"] = {
        ["image"] = "icon_KnightArmor.png",
        ["Weight"] = 12,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env knightArmor_Main.png",
    },


        ["Knowledge Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Knowledge.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env knowledgeExtract.png",
    },


        ["Lava Crystal"] = {
        ["image"] = "icon_LavaCrystal.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env lavaCrystal.png",
    },


        ["Lavender"] = {
        ["image"] = "icon_LavenderFlowers.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env lavender.png",
    },


        ["Lavender Elixir"] = {
        ["image"] = "icon_HerbalRemedy_Elixir_Lavender.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env lavenderElixir.png",
    },


        ["Leather Boots"] = {
        ["image"] = "icon_LeatherBoots.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env leatherArmor_Boots.png",
    },


        ["Leather Gloves"] = {
        ["image"] = "icon_LeatherGloves.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env leatherArmor_Gloves.png",
    },


        ["Leather Helmet"] = {
        ["image"] = "icon_LeatherHelmet.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env leatherArmor_Helmet.png",
    },


        ["Leather Armor"] = {
        ["image"] = "icon_LeatherArmor.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env leatherArmor_Main.png",
    },


        ["Life Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Life.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env lifeExtract.png",
    },


        ["Linen Bandages"] = {
        ["image"] = "icon_LinenBandages.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Bandages can be used to Recover Health over a short amount of time.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env linenBandages.png",
    },


        ["Linen Weave"] = {
        ["image"] = "icon_LinenWeave.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env linenWeave.png",
    },


        ["Liquid Fire"] = {
        ["image"] = "icon_LiquidFire.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env liquidFire.png",
    },


        ["Living Wood"] = {
        ["image"] = "icon_LivingWood.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env livingWood.png",
    },


        ["Lizard Eye"] = {
        ["image"] = "Icon_Lizard_Eye.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env lizardEye.png",
    },


        ["Longbow"] = {
        ["image"] = "icon_Longbow.png",
        ["Weight"] = 2.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env longbow.png",
    },


        ["Longsword"] = {
        ["image"] = "icon_BasicWeapon_LongSword.png",
        ["Weight"] = 2.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env longsword.png",
    },


        ["Mace"] = {
        ["image"] = "icon_BasicWeapon_Mace.png",
        ["Weight"] = 2.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env mace.png",
    },


        [""] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env .png",
    },


        ["Mage Staff Shaft"] = {
        ["image"] = "icon_MageStaff_Shaft.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env mageStaffShaft.png",
    },


        ["Magnetic Gravel"] = {
        ["image"] = "Icon_Magnetic_Gravel.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env magneticGravel.png",
    },


        ["Malakar's Plagued Fangs"] = {
        ["image"] = "icon_MalakarPlaguedFangs.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env malakarPlaguedFangs.png",
    },


        ["Mammoth Meat"] = {
        ["image"] = "Icon_MammothMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawMammothMeat.png",
    },


        ["Mammoth Wool Cloth"] = {
        ["image"] = "icon_MammoothWoolCloth.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env mammothWoolCloth.png",
    },


        ["Mammoth Wool Fleece"] = {
        ["image"] = "icon_MammothWoolFleece.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env mammothWoolFleece.png",
    },


        ["Mandrake Elixir"] = {
        ["image"] = "icon_HerbalRemedy_Elixir_Mandrake.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env mandrakeElixir.png",
    },


        ["Mandrake Root"] = {
        ["image"] = "icon_MandrakeRoot.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env mandrakeRoot.png",
    },


        ["Marrow"] = {
        ["image"] = "Icon_Marrows.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env marrow.png",
    },


        ["Mending Staff"] = {
        ["image"] = "icon_MageStaff_Magic.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env mendingStaff.png",
    },


        ["Metal Components"] = {
        ["image"] = "icon_MetalComponents.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env metalComponents.png",
    },


        ["Metal Sheet"] = {
        ["image"] = "icon_MetalSheet.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env metalSheet.png",
    },


        ["Milkweed"] = {
        ["image"] = "icon_MilkweedFlowers.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env milkweed.png",
    },


        ["Mind Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Mind.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env mindExtract.png",
    },


        ["Mithril Ingot"] = {
        ["image"] = "icon_Ingot_Mithril.png",
        ["Weight"] = 1.3,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env mithrilIngot.png",
    },


        ["Mol'drakkan Incandescent Scales"] = {
        ["image"] = "Icon_Mol’drakkan_IncandescentScales.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env mol'drakkanIncandescentScales.png",
    },


        ["Moonbeam Flowers"] = {
        ["image"] = "Icon_Moonbeam_Flowers.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env moonbeamFlowers.png",
    },


        ["Moon Steel Ingot"] = {
        ["image"] = "icon_Ingot_Moonsteel.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env moonSteelIngot.png",
    },


        ["Raw Moose Meat"] = {
        ["image"] = "icon_MooseMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawMooseMeat.png",
    },


        ["Morningstar"] = {
        ["image"] = "icon_BasicWeapon_MorningStar.png",
        ["Weight"] = 3.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env morningstar.png",
    },


        ["Mountain Dragon Leather"] = {
        ["image"] = "icon_MountainDragon_Leather.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env mountainDragonLeather.png",
    },


        ["Mountain Dragon Skin"] = {
        ["image"] = "Icon_MountainDragon_Skin.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "Skins can be turned into proper leather by treating them in a Tanning Tub.",
        ["envImage"] = "Env mountainDragonSkin.png",
    },


        ["Murag-Gul's Encrusted Toe Nail"] = {
        ["image"] = "icon_Murag-GulEncrustedToeNail.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env murag-GulEncrustedToeNail.png",
    },


        ["Mustard Seeds"] = {
        ["image"] = "Icon_Mustard_seeds.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env mustardSeeds.png",
    },


        ["Mysterious Tarots"] = {
        ["image"] = "icon_MysteriousTarots.png",
        ["Weight"] = 0,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env mysteriousTarots.png",
    },


        ["Necrotic Bone"] = {
        ["image"] = "icon_NecroticBone.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env necroticBone.png",
    },


        ["Negate Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Negate.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env negateExtract.png",
    },


        ["Nightshade Berries"] = {
        ["image"] = "icon_NightshadeBerries.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env nightshadeBerries.png",
    },


        ["Noxious Fumes"] = {
        ["image"] = "icon_NoxiousFumes.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env noxiousFumes.png",
    },


        ["Ogre Horn"] = {
        ["image"] = "icon_OgreHorn.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env ogreHorn.png",
    },


        ["Oil of Azurite"] = {
        ["image"] = "Icon_AlchemicalOil_Azurite.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Alchemical Oils are required to Extract Power Aspects from reagents, using an Aspect Extractor.",
        ["envImage"] = "Env oilOfAzurite.png",
    },


        ["Oil of Folgorite"] = {
        ["image"] = "Icon_AlchemicalOil_Folgorite.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Alchemical Oils are required to Extract Power Aspects from reagents, using an Aspect Extractor.",
        ["envImage"] = "Env oilOfFolgorite.png",
    },


        ["Oil of Sulphurite"] = {
        ["image"] = "Icon_AlchemicalOil_Sulfurite.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Alchemical Oils are required to Extract Power Aspects from reagents, using an Aspect Extractor.",
        ["envImage"] = "Env oilOfSulphurite.png",
    },


        ["Oil of Vitriol"] = {
        ["image"] = "Icon_AlchemicalOil_Vitriol.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Alchemical Oils are required to Extract Power Aspects from reagents, using an Aspect Extractor.",
        ["envImage"] = "Env oilOfVitriol.png",
    },


        ["Oleander Flower"] = {
        ["image"] = "Icon_OleanderFlower.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env oleanderFlower.png",
    },


        ["Onion"] = {
        ["image"] = "icon_Onions.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env onion.png",
    },


        ["Orb of Insanity"] = {
        ["image"] = "icon_OrbOfInsanity.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env orbofInsanity.png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Orb.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Proficiency Orbs are required to permanently increase your proficiency in a specific combat related skill.</br>You can increase your proficiencies through the Skills and Abilities Menu.",
        ["envImage"] = "Env .png",
    },


        ["Order Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Order.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env orderExtract.png",
    },


        ["Orichalcum Ingot"] = {
        ["image"] = "icon_Ingot_Orichalcum.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env orichalcumIngot.png",
    },


        ["Palmwood Board"] = {
        ["image"] = "Icon_WoodPlank_Palm.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env palmwoodBoard.png",
    },


        ["Passion Flower Stems"] = {
        ["image"] = "Icon_PassionFlowerStems.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env passionFlowerStems.png",
    },


        ["Passion Flower Tincture"] = {
        ["image"] = "icon_HerbalRemedy_Tincture_PassionFlower.png",
        ["Weight"] = 0.05,
        ["Max Stack"] = 100,
        ["description"] = "Herbal remedies can be consumed at any time for an instantaneous beneficial effect.</br>This item must be used from the hotbar.",
        ["envImage"] = "Env passionFlowerTincture.png",
    },


        ["Pendantof Immortality"] = {
        ["image"] = "icon_PendantOfImmortality.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env pendantofImmortality.png",
    },


        ["Penny Bun Mushrooms"] = {
        ["image"] = "icon_PennyBunMushroom.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env pennyBunMushrooms.png",
    },


        ["Penwiper Crown"] = {
        ["image"] = "Icon_Penwiper_Crown.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env penwiperCrown.png",
    },


        ["Pine Nuts"] = {
        ["image"] = "icon_PineNuts.png",
        ["Weight"] = 0,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env pineNuts.png",
    },


        ["Pitcher Glue"] = {
        ["image"] = "Icon_PitcherGlue.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env pitcherGlue.png",
    },


        [""] = {
        ["image"] = "Icon_PlaceholderPNG.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env PLACEHOLDER.png",
    },


        ["Plagued Remains"] = {
        ["image"] = "icon_PlaguedRemains.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env plaguedRemains.png",
    },


        ["Plant Fibers"] = {
        ["image"] = "icon_FlaxFiber.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env plantFibers.png",
    },


        ["Full Plate Boots"] = {
        ["image"] = "icon_PlateArmor_Boots.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env fullPlate_Boots.png",
    },


        ["Full Plate Gauntlets"] = {
        ["image"] = "icon_PlateArmor_Bracers.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env fullPlate_Gauntlets.png",
    },


        ["Full Plate Helmet"] = {
        ["image"] = "icon_PlateArmor_Helmet.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env fullPlate_Helmet.png",
    },


        ["Full Plate Armor"] = {
        ["image"] = "icon_PlateArmor_Armor.png",
        ["Weight"] = 12,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env fullPlate_Main.png",
    },


        ["Po Co's Elegant Feathers"] = {
        ["image"] = "icon_Poco_Elegant_Feather.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env poCoElegantFeathers.png",
    },


        ["Poinsettia"] = {
        ["image"] = "Icon_Poinsettia.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env poinsettia.png",
    },


        ["Poison Staff"] = {
        ["image"] = "icon_MageStaff_Elemental_Poison.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env poisonStaff.png",
    },


        ["Polyphia Baits"] = {
        ["image"] = "Icon_PolyphiaBaits.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env polyphiaBaits.png",
    },


        ["Potatoes"] = {
        ["image"] = "icon_Potatoes.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env potatoes.png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Att_Constitution.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Att_Constitution.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Att_Dexterity.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Att_Dexterity.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Att_Intelligence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Att_Intelligence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Att_Perception.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Att_Perception.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Att_Strenght.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Att_Strenght.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Att_Wisdom.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Att_Wisdom.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Special_TrueSight.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env PotionOfCleasing.png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Misc_Hauling.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Misc_Hauling.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Special_Insulation.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Special_Insulation.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Special_IronFist.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Special_Luck.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Special_Luck.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Special_Power.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_StatBar_Recovery.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_StatBar_Recovery.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Misc_Speed.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Special_Stealth.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Misc_Thievery.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Misc_Thievery.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Antivenom.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Antivenom.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Antimagic.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Antimagic.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Antivenom.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Antivenom.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Fire.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Fire.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Cold.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Cold.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Shielding.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Shielding.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Res_Shock.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Res_Shock.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_Clarity.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Save_Clarity.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_Courage.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_FormStability.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_Reflex.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Save_Reflex.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_Regeneration.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_Sharpness.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Save_Sharpness.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Save_Toughness.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Save_Toughness.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Resource_Energy.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Resource_Energy.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_Resource_Vitality.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        [""] = {
        ["image"] = "Icon_Potions_t2_Resource_Vitality.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Potions can only be consumed while Resting, and grant a variety of long lasting effects.</br></br>Each potion has a certain degree of Toxicity, which prevents you from drinking too many potions at once.",
        ["envImage"] = "Env .png",
    },


        ["Primal Blood"] = {
        ["image"] = "icon_PrimalBlood.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primalBlood.png",
    },


        ["Primal Crystal Shard"] = {
        ["image"] = "icon_PrimalCrystalShard.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primalCrystalShard.png",
    },


        ["Primal Energy Crystal"] = {
        ["image"] = "Icon_Stargate_Primal_Crystal.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 1000,
        ["description"] = "Originated from Elysium Himself, Primal Energy is the purest form of energy in existence, which gives life and connects all living beings.</br></br>In its raw form, it can be used to Enchant equipment, craft potions and fuel powerful contraptions like Stargates.",
        ["envImage"] = "Env primalEnergyCrystal.png",
    },


        ["Primal Energy Dust"] = {
        ["image"] = "Icon_Primal_Energy_Dust.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 1000,
        ["description"] = "Originated from Elysium Himself, Primal Energy is the purest form of energy in existence, which gives life and connects all living beings.</br></br>In its raw form, it can be used to Enchant equipment, craft potions and fuel powerful contraptions like Stargates.",
        ["envImage"] = "Env primalEnergyDust.png",
    },


        ["Primal Energy Residue"] = {
        ["image"] = "Icon_Primal_Energy_Residue.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 1000,
        ["description"] = "Originated from Elysium Himself, Primal Energy is the purest form of energy in existence, which gives life and connects all living beings.</br></br>In its raw form, it can be used to Enchant equipment, craft potions and fuel powerful contraptions like Stargates.",
        ["envImage"] = "Env primalEnergyResidue.png",
    },


        ["Primal Energy Shard"] = {
        ["image"] = "Icon_Primal_Energy_Shard.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 1000,
        ["description"] = "Originated from Elysium Himself, Primal Energy is the purest form of energy in existence, which gives life and connects all living beings.</br></br>In its raw form, it can be used to Enchant equipment, craft potions and fuel powerful contraptions like Stargates.",
        ["envImage"] = "Env primalEnergyShard.png",
    },


        ["Primal Fibers"] = {
        ["image"] = "icon_PrimalFibers.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env primalFibers.png",
    },


        ["Primal Flame Shard"] = {
        ["image"] = "icon_PrimalFireShard.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primalFlameShard.png",
    },


        ["Primal Frost Shard"] = {
        ["image"] = "icon_PrimalFrostShard.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primalFrostShard.png",
    },


        ["Primal Storm Shard"] = {
        ["image"] = "icon_PrimalStormShard.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primalStormShard.png",
    },


        ["Primal Weave"] = {
        ["image"] = "icon_PrimalWeave.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env primalWeave.png",
    },


        ["Primitive Axe"] = {
        ["image"] = "icon_StoneHatchet.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveAxe.png",
    },


        ["Primitive Bow"] = {
        ["image"] = "icon_PrimitiveLongbow.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveBow.png",
    },


        ["Primitive Club"] = {
        ["image"] = "icon_PrimitiveClub.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveClub.png",
    },


        ["Primitive Dagger"] = {
        ["image"] = "icon_StoneKnife.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveDagger.png",
    },


        ["Primitive Hammer"] = {
        ["image"] = "icon_StoneHammer.png",
        ["Weight"] = 2.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveHammer.png",
    },


        [""] = {
        ["image"] = "icon_PrimitiveMace.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveMace.png",
    },


        ["Primitive Mage Staff"] = {
        ["image"] = "icon_PrimitiveMageStaff.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveMageStaff.png",
    },


        ["Primitive Quarterstaff"] = {
        ["image"] = "icon_PrimitiveStaff.png",
        ["Weight"] = 5.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveQuarterstaff.png",
    },


        ["Primitive Shield"] = {
        ["image"] = "icon_Primitive_Shield.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveShield.png",
    },


        ["Primitive Spear"] = {
        ["image"] = "icon_PrimitiveSpear.png",
        ["Weight"] = 1.8,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveSpear.png",
    },


        ["Primitive Sword"] = {
        ["image"] = "Icon_BasicWeapon_PrimitiveSword.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env primitiveSword.png",
    },


        ["Primordial Dust"] = {
        ["image"] = "icon_PrimordialDust.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primordialDust.png",
    },


        ["Primrose Petals"] = {
        ["image"] = "Icon_Primrose_Petals.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env primrosePetals.png",
    },


        [""] = {
        ["image"] = "icon_ItzgalorChargedBlood.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env PrismIridescentCarapace.png",
    },


        ["Professional Lockpick"] = {
        ["image"] = "icon_Lockpick_Professional.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Don't let a padlock stand between you and your loot.",
        ["envImage"] = "Env professionalLockpick.png",
    },


        ["Pulsating Geode"] = {
        ["image"] = "icon_PulsatingGeode.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env pulsatingGeode.png",
    },


        ["Pumpkin"] = {
        ["image"] = "icon_Pumpkin.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env pumpkin.png",
    },


        ["Quarterstaff"] = {
        ["image"] = "icon_Quarterstaff.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env quarterstaff.png",
    },


        ["Quicksilver"] = {
        ["image"] = "icon_Quicksilver.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env quicksilver.png",
    },


        ["Rabbit Paw"] = {
        ["image"] = "icon_RabbitPaw.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env rabbitPaw.png",
    },


        ["Rabbit Paw Amulet"] = {
        ["image"] = "icon_RabbitPawAmulet.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rabbitPawAmulet.png",
    },


        ["Rafflesia Flesh"] = {
        ["image"] = "Icon_RafflesiaFlesh.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env rafflesiaFlesh.png",
    },


        ["Ragged Hood"] = {
        ["image"] = "icon_RaggedHood.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env raggedClothes_Hood.png",
    },


        ["Ragged Clothes"] = {
        ["image"] = "icon_RaggedClothes.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env raggedClothes_Main.png",
    },


        ["Ranger Boots"] = {
        ["image"] = "icon_RangerBoots.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rangerArmor_Boots.png",
    },


        ["Ranger Gloves"] = {
        ["image"] = "icon_RangerGloves.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rangerArmor_Gloves.png",
    },


        ["Ranger Helmet"] = {
        ["image"] = "icon_RangerHelmet.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rangerArmor_Helmet.png",
    },


        ["Ranger Armor"] = {
        ["image"] = "icon_RangerArmor.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rangerArmor_Main.png",
    },


        ["Rapier"] = {
        ["image"] = "icon_BasicWeapon_Rapier.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rapier.png",
    },


        ["Raspberries"] = {
        ["image"] = "icon_Raspberries.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env raspberries.png",
    },


        ["Raw Animal Hide"] = {
        ["image"] = "icon_AnimalHide_Raw.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 100,
        ["description"] = "Raw hides and pelts can be polished with a Fleshing Beam, or tanned into leather with a Tanning Tub.",
        ["envImage"] = "Env rawAnimalHide.png",
    },


        ["Raw Arctic Wolf Pelt"] = {
        ["image"] = "icon_ArcticWolfPelt.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 100,
        ["description"] = "Raw hides and pelts can be polished with a Fleshing Beam, or tanned into leather with a Tanning Tub.",
        ["envImage"] = "Env rawArcticWolfPelt.png",
    },


        ["Raw Beans"] = {
        ["image"] = "icon_Beans.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawBeans.png",
    },


        ["Raw Crab Meat"] = {
        ["image"] = "Icon_Crab_Meat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawCrabMeat.png",
    },


        ["Raw Direwolf Pelt"] = {
        ["image"] = "icon_DireWolfHide_Raw.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 100,
        ["description"] = "Raw hides and pelts can be polished with a Fleshing Beam, or tanned into leather with a Tanning Tub.",
        ["envImage"] = "Env rawDirewolfPelt.png",
    },


        ["Raw Rice"] = {
        ["image"] = "icon_Rice.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawRice.png",
    },


        ["Raw Warg Hide"] = {
        ["image"] = "icon_Warg_Raw_Hide.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 100,
        ["description"] = "Raw hides and pelts can be polished with a Fleshing Beam, or tanned into leather with a Tanning Tub.",
        ["envImage"] = "Env rawWargHide.png",
    },


        ["Red Kale Chips"] = {
        ["image"] = "icon_RedKale_Chips.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env redKaleChips.png",
    },


        ["Red Kale Leaves"] = {
        ["image"] = "Icon_RedKale_Leaves.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env redKaleLeaves.png",
    },


        ["Replicating Tissue"] = {
        ["image"] = "icon_ReplicatingTissue.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env replicatingTissue.png",
    },


        ["Reptile Leather"] = {
        ["image"] = "Icon_Reptile_Leather_Soft.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env reptileLeather.png",
    },


        ["Reptile Meat"] = {
        ["image"] = "Icon_Reptile_Meat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env reptileMeat.png",
    },


        ["Reptile Skin"] = {
        ["image"] = "Icon_Reptile_Skin_Soft.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 100,
        ["description"] = "Skins can be turned into proper leather by treating them in a Tanning Tub.",
        ["envImage"] = "Env reptileSkin.png",
    },


        ["Rex's Barbed Scales"] = {
        ["image"] = "icon_Rex_Barbed_Scale.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env rexBarbedScales.png",
    },


        ["Roasted Bear Meat"] = {
        ["image"] = "icon_BearMeat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedBearMeat.png",
    },


        ["Roasted Fox"] = {
        ["image"] = "icon_FoxMeat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedFox.png",
    },


        ["Roasted Mammoth Meat"] = {
        ["image"] = "icon_MammothMeat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedMammothMeat.png",
    },


        ["Roasted Moose Meat"] = {
        ["image"] = "icon_MooseMeat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedMooseMeat.png",
    },


        ["Roasted Rabbit"] = {
        ["image"] = "icon_RabbitMeat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedRabbit.png",
    },


        ["Roasted Reptile Meat"] = {
        ["image"] = "Icon_Reptile_Meat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedReptileMeat.png",
    },


        ["Roasted Venison"] = {
        ["image"] = "icon_Venison_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedVenison.png",
    },


        ["Roasted Wolf Meat"] = {
        ["image"] = "icon_WolfMeat_Roasted.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env roastedWolfMeat.png",
    },


        ["Rogue Boots"] = {
        ["image"] = "icon_RogueBoots.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rogueArmor_Boots.png",
    },


        ["Rogue Gloves"] = {
        ["image"] = "icon_RogueGloves.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rogueArmor_Gloves.png",
    },


        ["Rogue Helmet"] = {
        ["image"] = "icon_RogueHeadpiece.png",
        ["Weight"] = 1.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rogueArmor_Helmet.png",
    },


        ["Rogue Armor"] = {
        ["image"] = "icon_RogueArmor.png",
        ["Weight"] = 3.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rogueArmor_Main.png",
    },


        ["Rogue Stone"] = {
        ["image"] = "icon_RogueStone.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env rogueStone.png",
    },


        ["Rope"] = {
        ["image"] = "icon_Rope.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env rope.png",
    },


        ["Rosemary"] = {
        ["image"] = "icon_Rosemary.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rosemary.png",
    },


        ["Round Shield"] = {
        ["image"] = "icon_WoodenBuckler.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env roundShield.png",
    },


        ["Ruby Necklace"] = {
        ["image"] = "icon_Necklace_Ruby.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rubyNecklace.png",
    },


        ["Ruby Ring"] = {
        ["image"] = "icon_Ring_Ruby.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rubyRing.png",
    },


        ["Rusty Lockpick"] = {
        ["image"] = "Icon_Lockpick_Rusty.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Don't let a padlock stand between you and your loot.",
        ["envImage"] = "Env rustyLockpick.png",
    },


        ["Rye"] = {
        ["image"] = "icon_Wheat.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env rye.png",
    },


        ["Sapphire Necklace"] = {
        ["image"] = "icon_Necklace_Sapphire.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env sapphireNecklace.png",
    },


        ["Sapphire Ring"] = {
        ["image"] = "icon_Ring_Sapphire.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env sapphireRing.png",
    },


        ["Scholar Boots"] = {
        ["image"] = "icon_ScholarBoots.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env scholarClothes_Boots.png",
    },


        ["Scholar Gloves"] = {
        ["image"] = "icon_ScholarGloves.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env scholarClothes_Gloves.png",
    },


        ["Scholar Hood"] = {
        ["image"] = "icon_ScholarHood.png",
        ["Weight"] = 0.6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env scholarClothes_Hood.png",
    },


        ["Scholar Clothes"] = {
        ["image"] = "icon_ScholarClothes.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env scholarClothes_Main.png",
    },


        ["Scimitar"] = {
        ["image"] = "icon_BasicWeapon_Scimitar.png",
        ["Weight"] = 2.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env scimitar.png",
    },


        ["Seer Stone"] = {
        ["image"] = "icon_SeerStone.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env seerStone.png",
    },


        ["Set Of Bone Needles"] = {
        ["image"] = "icon_SetOfBoneNeedles.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env setOfBoneNeedles.png",
    },


        ["Shadium Oil"] = {
        ["image"] = "Icon_AlchemicalOil_Shadium.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Alchemical Oils are required to Extract Power Aspects from reagents, using an Aspect Extractor.",
        ["envImage"] = "Env shadiumOil.png",
    },


        [""] = {
        ["image"] = "icon_ItzgalorChargedBlood.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env ShadowFangCoarseFur.png",
    },


        ["Shadow Essence"] = {
        ["image"] = "icon_ShadowEssence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env shadowEssence.png",
    },


        ["Shadow Steel Ingot"] = {
        ["image"] = "Icon_Ingot_ShadowSteel.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env shadowSteelIngot.png",
    },


        ["Shaman Death Projectile"] = {
        ["image"] = "icon_FlintArrows.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env shamanDeathProjectile.png",
    },


        ["Shard of Corruption"] = {
        ["image"] = "Icon_ShardOfCorruption.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env shardofCorruption.png",
    },


        ["Shellbreaker Core"] = {
        ["image"] = "Icon_Shellbreaker_Core.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env shellbreakerCore.png",
    },


        ["Shock Staff"] = {
        ["image"] = "icon_MageStaff_Elemental_Shock.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env shockStaff.png",
    },


        [""] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env .png",
    },


        ["Shortbow"] = {
        ["image"] = "icon_Shortbow.png",
        ["Weight"] = 1.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env shortbow.png",
    },


        ["Shortsword"] = {
        ["image"] = "icon_BasicWeapon_Shortsword.png",
        ["Weight"] = 1.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env shortsword.png",
    },


        ["Silk Cloth"] = {
        ["image"] = "icon_SpiderSilk_Fabric.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env silkCloth.png",
    },


        ["Silk Coil"] = {
        ["image"] = "icon_SpiderSilk_Coil.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env silkCoil.png",
    },


        ["Silver Ingot"] = {
        ["image"] = "icon_Ingot_Silver.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env silverIngot.png",
    },


        ["Silverwood Board"] = {
        ["image"] = "Icon_WoodPlank_Silverwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env silverwoodBoard.png",
    },


        ["Skinned Fox"] = {
        ["image"] = "icon_FoxMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env skinnedFox.png",
    },


        ["Skinned Rabbit"] = {
        ["image"] = "icon_RabbitMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env skinnedRabbit.png",
    },


        ["Slayer Boots"] = {
        ["image"] = "icon_SlayerBoots.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env slayerArmor_Boots.png",
    },


        ["Slayer Gloves"] = {
        ["image"] = "icon_SlayerGloves.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env slayerArmor_Gloves.png",
    },


        ["Slayer Helmet"] = {
        ["image"] = "icon_SlayerHelmet.png",
        ["Weight"] = 6,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env slayerArmor_Helmet.png",
    },


        ["Slayer Armor"] = {
        ["image"] = "icon_SlayerArmor.png",
        ["Weight"] = 12,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env slayerArmor_Main.png",
    },


        ["Small Stone"] = {
        ["image"] = "icon_SmallStone.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env smallStone.png",
    },


        ["Sneezeweed Pollen"] = {
        ["image"] = "Icon_Sneezeweed_Pollen.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env sneezeweedPollen.png",
    },


        ["Softwood Board"] = {
        ["image"] = "Icon_WoodPlank_Birch.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env softwoodBoard.png",
    },


        ["Soul Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Soul.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env soulExtract.png",
    },


        ["Soul Shard"] = {
        ["image"] = "icon_SoulShard.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env soulShard.png",
    },


        ["Spark of Life"] = {
        ["image"] = "icon_SparkOfLife.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env sparkofLife.png",
    },


        ["Sparkwood Board"] = {
        ["image"] = "Icon_WoodPlank_Sparkwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env sparkwoodBoard.png",
    },


        ["Spear"] = {
        ["image"] = "icon_BasicWeapon_Spear.png",
        ["Weight"] = 1.8,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env spear.png",
    },


        ["Spell Residue"] = {
        ["image"] = "Icon_Spell_Residue.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env spellResidue.png",
    },


        ["Spider Eyes Pendant"] = {
        ["image"] = "icon_SpiderEyesPendant.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env spiderEyesPendant.png",
    },


        ["Spider Eye"] = {
        ["image"] = "icon_SpiderEye.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env spiderEye.png",
    },


        ["Spider Gland"] = {
        ["image"] = "icon_SpiderGland.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env spiderGland.png",
    },


        ["Spinach Leaves"] = {
        ["image"] = "Icon_Spinach_Leaves.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env spinachLeaves.png",
    },


        ["Spruce Shoots"] = {
        ["image"] = "icon_SpruceShoots.png",
        ["Weight"] = 0,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env spruceShoots.png",
    },


        ["Stag Head"] = {
        ["image"] = "icon_StagHead.png",
        ["Weight"] = 5,
        ["Max Stack"] = 10,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env stagHead.png",
    },


        ["Stargate Crystal (DEPRECATED)"] = {
        ["image"] = "Icon_Stargate_Primal_Crystal.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 1000,
        ["description"] = "",
        ["envImage"] = "Env stargateCrystal.png",
    },


        ["Steel Ingot"] = {
        ["image"] = "icon_Ingot_Steel.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env steelIngot.png",
    },


        ["Storm Essence"] = {
        ["image"] = "Icon_Storm_Essence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env stormEssence.png",
    },


        ["Strawberries"] = {
        ["image"] = "icon_Strawberries.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env strawberries.png",
    },


        ["Sulphur"] = {
        ["image"] = "icon_Sulphur.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env sulphur.png",
    },


        ["Sun Steel Ingot"] = {
        ["image"] = "icon_Ingot_SunSteel.png",
        ["Weight"] = 2.6,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env sunSteelIngot.png",
    },


        ["Sýr Colossal Horn"] = {
        ["image"] = "icon_Syr_Colossal_Horn.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env syrColossalHorn.png",
    },


        ["The Arrival of Men"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theArrivalofMen.png",
    },


        ["The Beast Within"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theBeastWithin.png",
    },


        ["The Birth of Fire"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theBirthOfFire.png",
    },


        ["The Birth of Ice"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theBirthOfIce.png",
    },


        ["The Birth of Thunder"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theBirthOfThunder.png",
    },


        ["The Clash of the Tribes"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theClashoftheTribes.png",
    },


        ["The Coming of Tyros"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theComingofTyros.png",
    },


        ["The Crystal Dominion"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theCrystalDominion.png",
    },


        ["The Dark Ascension"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theDarkAscension.png",
    },


        ["The Day of the Fracture"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theDayoftheFracture.png",
    },


        ["The Fall of Hollowgrove"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theFallofHollowgrove.png",
    },


        ["The Gift of Nelena"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theGiftOfNelena.png",
    },


        ["The Great Extinction"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theGreatExtinction.png",
    },


        ["The Hard Home"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theHardHome.png",
    },


        ["The Long Hunt"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theLongHunt.png",
    },


        ["The Memory of Peace"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theMemoryOfPeace.png",
    },


        ["The Revenge of the Jotunns"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theRevengeOfTheJotunns.png",
    },


        ["The Righteous Flame"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theRighteousFlame.png",
    },


        ["The Sack of Olissa"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theSackofOlissa.png",
    },


        ["The Sacrifice of Neia"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theSacrificeofNeia.png",
    },


        ["The Shattering"] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theShattering.png",
    },


        [""] = {
        ["image"] = "icon_StoneTablet.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env theWildRide.png",
    },


        ["Talismanof Life"] = {
        ["image"] = "icon_TalismanOfLife.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env talismanofLife.png",
    },


        ["Tapir Meat"] = {
        ["image"] = "icon_TapirMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env tapirMeat.png",
    },


        ["Tapir Steak"] = {
        ["image"] = "Icon_TapirMeat_grilled.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env tapirSteak.png",
    },


        ["Termidian Bile"] = {
        ["image"] = "icon_TermidianBile.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env termidianBile.png",
    },


        ["Termidian Silk Cloth"] = {
        ["image"] = "Icon_Termidian_Silk_Clothl.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env termidianSilkCloth.png",
    },


        ["Termidian Silk Coil"] = {
        ["image"] = "Icon_Termidian_Silk_Coil.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env termidianSilkCoil.png",
    },


        ["Throwing Dagger"] = {
        ["image"] = "Icon_PlaceholderPNG.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env throwingDagger.png",
    },


        ["Time Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Time.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env timeExtract.png",
    },


        ["Tin Ingot"] = {
        ["image"] = "icon_Ingot_Tin.png",
        ["Weight"] = 1.3,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Metal, useful to craft Chain Mail Armors, Plate Mail Armors, Weapons and Shields.",
        ["envImage"] = "Env tinIngot.png",
    },


        ["Tomatoes"] = {
        ["image"] = "icon_Tomatoes.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env tomatoes.png",
    },


        ["Topaz Necklace"] = {
        ["image"] = "icon_Necklace_Topaz.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env topazNecklace.png",
    },


        ["Topaz Ring"] = {
        ["image"] = "icon_Ring_Topaz.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env topazRing.png",
    },


        ["Tower Shield"] = {
        ["image"] = "icon_BasicWeapon_TowerShield.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env towerShield.png",
    },


        ["Transfer Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Transfer.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env transferExtract.png",
    },


        ["Transform Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Transform.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env transformExtract.png",
    },


        ["Treant Sap"] = {
        ["image"] = "icon_TreantSap.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env treantSap.png",
    },


        ["Tremora's Iridiscent Blood"] = {
        ["image"] = "icon_Tremora_Iridiscen_Blood.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env tremoraIridescentBlood.png",
    },


        ["Troll Liver"] = {
        ["image"] = "icon_TrollLiver.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env trollLiver.png",
    },


        ["Turtle Meat"] = {
        ["image"] = "Icon_Turtle_meat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env turtleMeat.png",
    },


        ["Turtle Soup"] = {
        ["image"] = "Icon_Turtle_soup.png",
        ["Weight"] = 0.25,
        ["Max Stack"] = 100,
        ["description"] = "Can be consumed to satiate some Hunger.",
        ["envImage"] = "Env turtleSoup.png",
    },


        [""] = {
        ["image"] = "icon_BasicWeapon_LongSword.png",
        ["Weight"] = 0,
        ["Max Stack"] = 99,
        ["description"] = "",
        ["envImage"] = "Env uberAdminSword.png",
    },


        ["Unarmed"] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env unarmed.png",
    },


        ["Unarmed"] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env unarmed.png",
    },


        ["Unarmed"] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env unarmed.png",
    },


        ["Unarmed"] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env unarmed.png",
    },


        ["Unarmed"] = {
        ["image"] = ".png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env unarmed.png",
    },


        ["Unguent"] = {
        ["image"] = "icon_UnguentBase.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env unguent.png",
    },


        [""] = {
        ["image"] = "icon_ItzgalorChargedBlood.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env UnKhBarbedSpikes.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env acidStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env assassinBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env assassinClothesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env assassinGlovesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env assassinHoodRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env battleAxeRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env battlemageArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env battlemageBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env battlemageGauntletsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env battlemageHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env clericArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env clericBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env clericGauntletsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env clericHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env clubRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env compositeLongbowRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env daggerRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env dualDaggerRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env energyStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env fireStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env greatAxeRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env greatswordRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env halberdRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env handAxeRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env healerStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env hunterArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env hunterBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env hunterGlovesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env hunterHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env iceStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env knightArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env knightBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env knightGauntletsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env knightHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env longbowRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env longswordRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env maceRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env morningStarRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env poisonStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env quarterStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rangerArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rangerBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rangerGlovesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rangerHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rapierRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rogueArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rogueBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rogueGlovesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env rogueHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env scimitarRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env shockStaffRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env shortbowRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env slayerArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env slayerBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env slayerGauntletsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env slayerHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env spearRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env towerShieldRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env warhammerRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env warlockArmorRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env warlockBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env warlockGlovesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env warlockHelmetRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Boots.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env wizardBootsRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Armor.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env wizardClothesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Gloves.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env wizardGlovesRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Helmet.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env wizardHoodRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env bucklerRecipe.png",
    },


        [""] = {
        ["image"] = "icon_Recipe_Weapon.png",
        ["Weight"] = 0.01,
        ["Max Stack"] = 100,
        ["description"] = "Mastery recipes can be consumed to Boost your Crafting Abilities for a specific item, for a limited amount of crafting attempts.</br></br>Crafting an item with this boost, increases the chances of getting an item of Better Quality, and the amount of Crafting Experience you gain for that item.",
        ["envImage"] = "Env woodenShieldRecipe.png",
    },


        ["Utabogg's Black Tongue"] = {
        ["image"] = "icon_UtaboggBlackTongue.png",
        ["Weight"] = 0,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env utaboggBlackTongue.png",
    },


        ["Raw Venison"] = {
        ["image"] = "icon_Venison.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawVenison.png",
    },


        ["Venom Extract"] = {
        ["image"] = "Icon_Venom_Extract.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env venomExtract.png",
    },


        ["Vilix'itas Virulent Scales"] = {
        ["image"] = "Icon_Vilix’itas_VirulentScales.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env vilix'itasVirulentScales.png",
    },


        ["Vitriolic Pearl"] = {
        ["image"] = "icon_VitriolicPearl.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env vitriolicPearl.png",
    },


        ["Spider Eyes Pendant"] = {
        ["image"] = "icon_WargFangsNecklace.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env spiderEyesPendant.png",
    },


        ["Warg Fangs"] = {
        ["image"] = "icon_WargFangs.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env wargFangs.png",
    },


        ["Warg Head"] = {
        ["image"] = "icon_WargHead.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env wargHead.png",
    },


        ["Warg Hide"] = {
        ["image"] = "icon_Warg_Processed_Hide.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Hide, useful to craft Hide Armors.",
        ["envImage"] = "Env wargHide.png",
    },


        ["Warg Leather"] = {
        ["image"] = "icon_Warg_Leather.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A piece of Refined Leather, useful to craft Leather Armors.",
        ["envImage"] = "Env wargLeather.png",
    },


        ["Warhammer"] = {
        ["image"] = "icon_BasicWeapon_WarHammer.png",
        ["Weight"] = 10,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env warhammer.png",
    },


        ["Warlock Boots"] = {
        ["image"] = "icon_WarlockBoots.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env warlockArmor_Boots.png",
    },


        ["Warlock Gloves"] = {
        ["image"] = "icon_WarlockGloves.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env warlockArmor_Gloves.png",
    },


        ["Warlock Helmet"] = {
        ["image"] = "icon_WarlockHelmet.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env warlockArmor_Helmet.png",
    },


        ["Warlock Armor"] = {
        ["image"] = "icon_WarlockArmor.png",
        ["Weight"] = 4,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env warlockArmor_Main.png",
    },


        ["Warthog Head"] = {
        ["image"] = "Icon_Warthog_Head.png",
        ["Weight"] = 3,
        ["Max Stack"] = 10,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env warthogHead.png",
    },


        ["Water Essence"] = {
        ["image"] = "icon_WaterEssence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env waterEssence.png",
    },


        ["Water Extract"] = {
        ["image"] = "Icon_Aspect_Estracts_Water.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 200,
        ["description"] = "Aspect Extracts are essential in concocting Alchemical Potions, but are also commonly used as reagents.",
        ["envImage"] = "Env waterExtract.png",
    },


        ["Wheat"] = {
        ["image"] = "icon_Rye.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env wheat.png",
    },


        ["White Cap Mushrooms"] = {
        ["image"] = "icon_WhitecapMushroom.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env whiteCapMushrooms.png",
    },


        ["Widowbloom Nectar"] = {
        ["image"] = "Icon_Widowbloom_nectar.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env widowbloomNectar.png",
    },


        ["Will Stone"] = {
        ["image"] = "icon_WillStone.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env willStone.png",
    },


        ["Wind Essence"] = {
        ["image"] = "icon_WindEssence.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env windEssence.png",
    },


        ["Winter Berries"] = {
        ["image"] = "Icon_Winterberries.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env winterBerries.png",
    },


        ["Winter Star Roots"] = {
        ["image"] = "Icon_Winterstar_root.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env winterStarRoots.png",
    },


        ["Witchwood Board"] = {
        ["image"] = "Icon_WoodPlank_Witchwood.png",
        ["Weight"] = 0.8,
        ["Max Stack"] = 100,
        ["description"] = "A solid piece of Treated Wood, useful to craft Weapons and Shields.",
        ["envImage"] = "Env witchwoodBoard.png",
    },


        ["Wolf Head"] = {
        ["image"] = "icon_DirewolfHead.png",
        ["Weight"] = 3,
        ["Max Stack"] = 10,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env wolfHead.png",
    },


        ["Raw Wolf Meat"] = {
        ["image"] = "icon_WolfMeat.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "Altough some food can also be consumed raw, cooking it usually makes it better...",
        ["envImage"] = "Env rawWolfMeat.png",
    },


        [""] = {
        ["image"] = "Icon_Mount_Howler.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 1,
        ["description"] = "Mount tokens can be Equipped just like other inventory items.</br>Once equipped, you can press the Mount Hotkey to summon your mount.",
        ["envImage"] = "Env elderWolfToken.png",
    },


        ["Wolfsbane"] = {
        ["image"] = "icon_WolfsbaneFlower.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env wolfsbane.png",
    },


        ["Wolf Teeth"] = {
        ["image"] = "icon_WolfTeeth.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env wolfTeeth.png",
    },


        ["Wolf Teeth Necklace"] = {
        ["image"] = "icon_WolfTeethNecklace.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env wolfTeethNecklace.png",
    },


        ["Wooden Club"] = {
        ["image"] = "icon_WoodenClub.png",
        ["Weight"] = 2,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env woodenClub.png",
    },


        ["Wooden Handle"] = {
        ["image"] = "icon_WoodenHandle.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env woodenHandle.png",
    },


        ["Wooden Lockpick"] = {
        ["image"] = "icon_Lockpick_Wooden.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Don't let a padlock stand between you and your loot.",
        ["envImage"] = "Env woodenLockpick.png",
    },


        ["Wooden Pole"] = {
        ["image"] = "icon_WoodenPole.png",
        ["Weight"] = 1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env woodenPole.png",
    },


        ["Wooden Shield"] = {
        ["image"] = "icon_WoodenHeaterShield.png",
        ["Weight"] = 0,
        ["Max Stack"] = 1,
        ["description"] = "",
        ["envImage"] = "Env woodenShield.png",
    },


        ["Wood Tar"] = {
        ["image"] = "Icon_Wood_Tar.png",
        ["Weight"] = 0.5,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env woodTar.png",
    },


        ["Wood Treating Oil"] = {
        ["image"] = "Icon_Wood_TreatingOil.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Nothing too special about this item. You can probably craft something better with it though.",
        ["envImage"] = "Env woodTreatingOil.png",
    },


        ["Wool Cloth"] = {
        ["image"] = "icon_WoolCloth.png",
        ["Weight"] = 0.3,
        ["Max Stack"] = 100,
        ["description"] = "A strong piece of Fabric, useful to craft Cloth Armors.",
        ["envImage"] = "Env woolCloth.png",
    },


        ["Wool Fleece"] = {
        ["image"] = "icon_WoolFleece.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "A bundle of resilient textile fibers. You can use a Weaving Station to weave them into fabric.",
        ["envImage"] = "Env woolFleece.png",
    },


        ["Xeretrixx' Webbings"] = {
        ["image"] = "icon_XeretrixxWebbings.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env xeretrixxWebbings.png",
    },


        ["Yew Berries"] = {
        ["image"] = "icon_YewBerries.png",
        ["Weight"] = 0,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env yewBerries.png",
    },


        ["Zephyr's Effusions"] = {
        ["image"] = "icon_Zephyr'sEffusions.png",
        ["Weight"] = 0.1,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env zephyr'sEffusions.png",
    },


        ["Zombie Brain"] = {
        ["image"] = "icon_ZombieBrain.png",
        ["Weight"] = 0.2,
        ["Max Stack"] = 100,
        ["description"] = "Reagents can be used at an Imbuing Station to add magical properties to armor, weapons and trinkets.",
        ["envImage"] = "Env zombieBrain.png",
    },


}