Module:Items/Data/Equipment

From Fractured Wiki
Jump to navigation Jump to search
Documentation

This module keeps this information about items in any of the equipment categories: Name, equipment attributes

Used by: Module:Items, Template:ItemTable


-- Keep alphabetical order
return {
    ["Acid Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Acid",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            [""] = "15",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    {
    ["Slot"] = "MainHand",
    ["Durability"] = 300,
    ["Weapon Type"] = "One Handed Melee",
    ["Spell Channeling"] = "True",
    ["Damage Type"] = "Pure",
    ["Damage"] = 50000,
    ["Damage Attribute"] = "Physical Power",
    ["Attack Speed"] = "Medium",
    ["Range"] = "Line 2 m (First Target)",
    ["Accuracy"] = "+1000%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Amethyst Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 300,
            ["Dexterity"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Amethyst Ring"] = {
            ["Slot"] = "Ring",
            ["Durability"] = 300,
            ["Acid Resistance"] = "+150",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Amuletof Corruption"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Willpower"] = "+20%",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Amuletof Wizardry"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Mana Regeneration"] = "+6",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Assassin Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 100,
            ["Slash Armor"] = 20,
            ["Magical Armor"] = 80,
            ["Acid Resistance"] = 20,
            ["Poison Resistance"] = 20,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Critical Chance"] = "+1.5%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Assassin Bracers"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 100,
            ["Slash Armor"] = 20,
            ["Magical Armor"] = 80,
            ["Acid Resistance"] = 20,
            ["Poison Resistance"] = 20,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Critical Chance"] = "+1.5%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Assassin Hood"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 100,
            ["Slash Armor"] = 20,
            ["Magical Armor"] = 80,
            ["Acid Resistance"] = 20,
            ["Poison Resistance"] = 20,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Critical Chance"] = "+1.5%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Assassin Clothes"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 200,
            ["Slash Armor"] = 40,
            ["Magical Armor"] = 160,
            ["Acid Resistance"] = 40,
            ["Poison Resistance"] = 40,
            ["Heat Insulation"] = 8,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Critical Chance"] = "+4%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Battle Axe"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash, Crush",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 1.5 m",
            ["Critical Damage"] = "+30%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Battlemage Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Slash Armor"] = 15,
            ["Pierce Armor"] = 15,
            ["Magical Armor"] = 160,
            ["Energy Resistance"] = 48,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Battlemage Gauntlets"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Slash Armor"] = 15,
            ["Pierce Armor"] = 15,
            ["Magical Armor"] = 160,
            ["Energy Resistance"] = 48,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Battlemage Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Slash Armor"] = 15,
            ["Pierce Armor"] = 15,
            ["Magical Armor"] = 160,
            ["Energy Resistance"] = 48,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Battlemage Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 300,
            ["Slash Armor"] = 30,
            ["Pierce Armor"] = 30,
            ["Magical Armor"] = 320,
            ["Energy Resistance"] = 96,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Bear Claws Pendant"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Critical Damage"] = "+10%",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Chain Mail Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 136,
            ["Slash Armor"] = 14,
            ["Pierce Armor"] = 14,
            ["Magical Armor"] = 136,
            ["Heat Insulation"] = 1,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Chain Mail Gauntlets"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 136,
            ["Slash Armor"] = 14,
            ["Pierce Armor"] = 14,
            ["Magical Armor"] = 136,
            ["Heat Insulation"] = 1,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Chain Mail Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 136,
            ["Slash Armor"] = 14,
            ["Pierce Armor"] = 14,
            ["Magical Armor"] = 136,
            ["Heat Insulation"] = 1,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Chain Mail Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 272,
            ["Slash Armor"] = 27,
            ["Pierce Armor"] = 27,
            ["Magical Armor"] = 272,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Cleric Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 160,
            ["Slash Armor"] = 16,
            ["Pierce Armor"] = 16,
            ["Magical Armor"] = 150,
            ["Heat Insulation"] = 1,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Cleric Gauntlets"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 160,
            ["Slash Armor"] = 16,
            ["Pierce Armor"] = 16,
            ["Magical Armor"] = 150,
            ["Heat Insulation"] = 1,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Cleric Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 160,
            ["Slash Armor"] = 16,
            ["Pierce Armor"] = 16,
            ["Magical Armor"] = 150,
            ["Heat Insulation"] = 1,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Cleric Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 320,
            ["Slash Armor"] = 32,
            ["Pierce Armor"] = 32,
            ["Magical Armor"] = 300,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Commoner Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 70,
            ["Magical Armor"] = 70,
            ["Heat Insulation"] = 5,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Commoner Bracers"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 70,
            ["Magical Armor"] = 70,
            ["Heat Insulation"] = 5,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Commoner Hood"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 70,
            ["Magical Armor"] = 70,
            ["Heat Insulation"] = 5,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Commoner Clothes"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 140,
            ["Magical Armor"] = 140,
            ["Heat Insulation"] = 10,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Composite Longbow"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Ranged",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 160,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 60 m",
            ["Armor Penetration"] = "10%",
            ["Critical Damage"] = "+20%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Dagger"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Slash, Pierce",
            ["Damage"] = 65,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Line 1.5 m (First Target)",
            ["Armor Penetration"] = "20%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Diamond Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 300,
            ["Intelligence"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Diamond Ring"] = {
            ["Slot"] = "Ring",
            ["Durability"] = 300,
            ["Energy Resistance"] = "+150",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    {
    ["Slot"] = "MainHand",
    ["Durability"] = 300,
    ["Weapon Type"] = "One Handed Melee",
    ["Spell Channeling"] = "True",
    ["Damage Type"] = "None",
    ["Damage"] = 0,
    ["Damage Attribute"] = "",
    ["Attack Speed"] = "Fast",
    ["Range"] = "Line 1.5 m (First Target)",
    [""] = "30",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Emerald Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 300,
            ["Constitution"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Emerald Ring"] = {
            ["Slot"] = "Ring",
            ["Durability"] = 300,
            ["Poison Resistance"] = "+150",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Energy Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Energy",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            [""] = "15",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Fire Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Fire",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            [""] = "25",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    {
    ["Slot"] = "Mount",
    ["Durability"] = 300,
    ["Armor Type"] = "None",
    ["Physical Armor"] = 0,
    ["Magical Armor"] = 0,
    ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Fox Tail Amulet"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Evasion"] = "+20%",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Goblin Hunter's Pendant"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Accuracy"] = "+20%",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Great Axe"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash, Crush",
            ["Damage"] = 150,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Cone 135° 1.5 m",
            ["Critical Damage"] = "+30%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Greatsword"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash",
            ["Damage"] = 150,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Cone 135° 2.3 m",
            ["Block Chance:"] = "20%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Halberd"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash, Pierce",
            ["Damage"] = 180,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Cone 90° 3 m",
            ["Armor Penetration"] = "10%",
            ["Block Chance:"] = "20%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Hand Axe"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash, Crush",
            ["Damage"] = 65,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Cone 90° 1.5 m",
            ["Critical Damage"] = "+30%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Bear Headdress"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Strength"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Stag Headdress"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Intelligence"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Warthog Headdress"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Constitution"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Wolf Headdress"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Dexterity"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hide Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hide Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hide Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 110,
            ["Crush Armor"] = 11,
            ["Magical Armor"] = 110,
            ["Ice Resistance"] = 11,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hide Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 220,
            ["Crush Armor"] = 22,
            ["Magical Armor"] = 220,
            ["Ice Resistance"] = 22,
            ["Heat Insulation"] = -4,
            ["Cold Insulation"] = 12,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Horse Token"] = {
            ["Slot"] = "Mount",
            ["Durability"] = 300,
            ["Armor Type"] = "None",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Hunter Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Crush Armor"] = 15,
            ["Magical Armor"] = 150,
            ["Ice Resistance"] = 15,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hunter Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Crush Armor"] = 15,
            ["Magical Armor"] = 150,
            ["Ice Resistance"] = 15,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hunter Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Crush Armor"] = 15,
            ["Magical Armor"] = 150,
            ["Ice Resistance"] = 15,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Hunter Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 300,
            ["Crush Armor"] = 30,
            ["Magical Armor"] = 300,
            ["Ice Resistance"] = 30,
            ["Heat Insulation"] = -4,
            ["Cold Insulation"] = 12,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Ice Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Ice",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            [""] = "15",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    {
    ["Slot"] = "Mount",
    ["Durability"] = 300,
    ["Armor Type"] = "None",
    ["Physical Armor"] = 0,
    ["Magical Armor"] = 0,
    ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Jungle Runner Token"] = {
            ["Slot"] = "Mount",
            ["Durability"] = 300,
            ["Armor Type"] = "None",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Knight Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 240,
            ["Pierce Armor"] = 48,
            ["Magical Armor"] = 190,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Knight Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 240,
            ["Pierce Armor"] = 48,
            ["Magical Armor"] = 190,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Knight Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 240,
            ["Pierce Armor"] = 48,
            ["Magical Armor"] = 190,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Knight Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 480,
            ["Pierce Armor"] = 96,
            ["Magical Armor"] = 380,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 40,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Leather Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 90,
            ["Slash Armor"] = 9,
            ["Magical Armor"] = 72,
            ["Fire Resistance"] = 7,
            ["Shock Resistance"] = 7,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Leather Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 90,
            ["Slash Armor"] = 9,
            ["Magical Armor"] = 72,
            ["Fire Resistance"] = 7,
            ["Shock Resistance"] = 7,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Leather Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 90,
            ["Slash Armor"] = 9,
            ["Magical Armor"] = 72,
            ["Fire Resistance"] = 7,
            ["Shock Resistance"] = 7,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Leather Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 300,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 180,
            ["Slash Armor"] = 18,
            ["Magical Armor"] = 144,
            ["Fire Resistance"] = 14,
            ["Shock Resistance"] = 14,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 8,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Longbow"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Ranged",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 130,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 60 m",
            ["Armor Penetration"] = "10%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Longsword"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 2 m",
            ["Block Chance:"] = "10%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Mace"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 1.5 m",
            ["Bashing:"] = "20%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    {
    ["Slot"] = "Mount",
    ["Durability"] = 300,
    ["Armor Type"] = "None",
    ["Physical Armor"] = 0,
    ["Magical Armor"] = 0,
    ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Mending Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Energy",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Healing Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            ["Cooldown Reduction"] = "+10%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Morningstar"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Crush",
            ["Damage"] = 100,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 1.5 m",
            ["Bashing:"] = "30%",
            ["Critical Damage"] = "+20%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Pendantof Immortality"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Health Regeneration"] = "+3",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Full Plate Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 300,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 180,
            ["Pierce Armor"] = 36,
            ["Magical Armor"] = 144,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Full Plate Gauntlets"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 300,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 180,
            ["Pierce Armor"] = 36,
            ["Magical Armor"] = 144,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Full Plate Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 300,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 180,
            ["Pierce Armor"] = 36,
            ["Magical Armor"] = 144,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Full Plate Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 300,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 360,
            ["Pierce Armor"] = 72,
            ["Magical Armor"] = 288,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 40,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Poison Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Poison",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            [""] = "15",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Axe"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash, Crush",
            ["Damage"] = 52,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Cone 90° 1.5 m",
            ["Critical Damage"] = "+15%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Bow"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "Two Handed Ranged",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 70,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Ranged 60 m",
            ["Block Chance:"] = "5%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Club"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 68,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 45° 1.5 m",
            ["Bashing:"] = "15%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Dagger"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Slash, Pierce",
            ["Damage"] = 52,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Line 1.5 m (First Target)",
            ["Armor Penetration"] = "10%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Hammer"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 68,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 1.5 m",
            ["Bashing:"] = "10%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Mace"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "None",
            ["Damage"] = 0,
            ["Damage Attribute"] = "",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 1.5 m",
            ["Bashing:"] = "10%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Mage Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Energy",
            ["Damage"] = 95,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "5%",
            ["Lower Mana Cost"] = "5%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Quarterstaff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 75,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 135° 2 m",
            ["Bashing:"] = "10%",
            ["Block Chance:"] = "10%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Shield"] = {
            ["Slot"] = "OffHand",
            ["Durability"] = 300,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Resistance"] = "+280"
                            },
                            { -- Bloodwood Board
                            ["Acid Resistance"] = "+280"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+280"
                            },
                            { -- Frostwood Board
                            ["Ice Resistance"] = "+280"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Armor"] = "+40"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Magical Armor"] = "+40"
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Resistance"] = "+280"
                            },
                            { -- Witchwood Board
                            ["Energy Resistance"] = "+280"
                            }
            }
    },

    ["Primitive Spear"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 80,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Line 2 m",
            ["Armor Penetration"] = "5%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Primitive Sword"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 200,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Slash",
            ["Damage"] = 70,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 2 m",
            ["Block Chance:"] = "5%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Quarterstaff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 95,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 135° 2 m",
            ["Bashing:"] = "20%",
            ["Block Chance:"] = "15%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Rabbit Paw Amulet"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Luck"] = "+80",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Ragged Hood"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 100,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 40,
            ["Magical Armor"] = 50,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Ragged Clothes"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 100,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 80,
            ["Magical Armor"] = 100,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Ranger Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 100,
            ["Slash Armor"] = 10,
            ["Magical Armor"] = 100,
            ["Fire Resistance"] = 20,
            ["Ice Resistance"] = 10,
            ["Shock Resistance"] = 20,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Ranger Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 100,
            ["Slash Armor"] = 10,
            ["Magical Armor"] = 100,
            ["Fire Resistance"] = 20,
            ["Ice Resistance"] = 10,
            ["Shock Resistance"] = 20,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Ranger Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 100,
            ["Slash Armor"] = 10,
            ["Magical Armor"] = 100,
            ["Fire Resistance"] = 20,
            ["Ice Resistance"] = 10,
            ["Shock Resistance"] = 20,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Ranger Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 200,
            ["Slash Armor"] = 20,
            ["Magical Armor"] = 200,
            ["Fire Resistance"] = 40,
            ["Ice Resistance"] = 20,
            ["Shock Resistance"] = 40,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 8,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Rapier"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 65,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Cone 45° 2 m",
            ["Armor Penetration"] = "20%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Rogue Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 110,
            ["Slash Armor"] = 10,
            ["Magical Armor"] = 90,
            ["Fire Resistance"] = 10,
            ["Shock Resistance"] = 10,
            ["Acid Resistance"] = 14,
            ["Poison Resistance"] = 14,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Rogue Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 110,
            ["Slash Armor"] = 10,
            ["Magical Armor"] = 90,
            ["Fire Resistance"] = 10,
            ["Shock Resistance"] = 10,
            ["Acid Resistance"] = 14,
            ["Poison Resistance"] = 14,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Rogue Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 110,
            ["Slash Armor"] = 10,
            ["Magical Armor"] = 90,
            ["Fire Resistance"] = 10,
            ["Shock Resistance"] = 10,
            ["Acid Resistance"] = 14,
            ["Poison Resistance"] = 14,
            ["Heat Insulation"] = 2,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Rogue Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 220,
            ["Slash Armor"] = 20,
            ["Magical Armor"] = 180,
            ["Fire Resistance"] = 20,
            ["Shock Resistance"] = 20,
            ["Acid Resistance"] = 28,
            ["Poison Resistance"] = 28,
            ["Heat Insulation"] = 4,
            ["Cold Insulation"] = 8,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Animal Leather
                            },
                            { -- Arboreal Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Health Regeneration"] = "+10"
                            },
                            { -- Ember Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Ghoul Leather
                            ["Ice Resistance"] = "+560",
                            ["Accuracy"] = "+60%"
                            },
                            { -- Mountain Dragon Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "+10",
                            ["Cold Tolerance"] = "+10",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Reptile Leather
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Warg Leather
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Round Shield"] = {
            ["Slot"] = "OffHand",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Resistance"] = "+280"
                            },
                            { -- Bloodwood Board
                            ["Acid Resistance"] = "+280"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+280"
                            },
                            { -- Frostwood Board
                            ["Ice Resistance"] = "+280"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Armor"] = "+40"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Magical Armor"] = "+40"
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Resistance"] = "+280"
                            },
                            { -- Witchwood Board
                            ["Energy Resistance"] = "+280"
                            }
            }
    },

    ["Ruby Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 300,
            ["Strength"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Ruby Ring"] = {
            ["Slot"] = "Ring",
            ["Durability"] = 300,
            ["Fire Resistance"] = "+150",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Sapphire Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 300,
            ["Wisdom"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Sapphire Ring"] = {
            ["Slot"] = "Ring",
            ["Durability"] = 300,
            ["Ice Resistance"] = "+150",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Scholar Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 90,
            ["Magical Armor"] = 110,
            ["Energy Resistance"] = 66,
            ["Heat Insulation"] = 5,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Lower Mana Cost"] = "2%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Scholar Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 90,
            ["Magical Armor"] = 110,
            ["Energy Resistance"] = 66,
            ["Heat Insulation"] = 5,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Lower Mana Cost"] = "2%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Scholar Hood"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 90,
            ["Magical Armor"] = 110,
            ["Energy Resistance"] = 66,
            ["Heat Insulation"] = 5,
            ["Cold Insulation"] = 2,
            ["Encumbrance"] = 0,
            ["Lower Mana Cost"] = "2%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Scholar Clothes"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Light",
            ["Physical Armor"] = 180,
            ["Magical Armor"] = 220,
            ["Energy Resistance"] = 132,
            ["Heat Insulation"] = 10,
            ["Cold Insulation"] = 4,
            ["Encumbrance"] = 0,
            ["Lower Mana Cost"] = "5%",
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Ghastly Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Health"] = "+250"
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20",
                            ["Physical Armor"] = "+80",
                            ["Fortitude"] = "+60%"
                            },
                            { -- Primal Weave
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+20"
                            },
                            { -- Silk Fabric
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10"
                            },
                            { -- Termidian Silk Cloth
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Heat Tolerance"] = "+10",
                            ["Acid Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Wool Cloth
                            ["Weight Modifier"] = "+50%",
                            ["Heat Tolerance"] = "-10",
                            ["Cold Tolerance"] = "+20"
                            }
            }
    },

    ["Scimitar"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Slash",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 1.5 m",
            ["Block Chance:"] = "5%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Shaman Death Projectile"] = {
            ["Slot"] = "Mount",
            ["Durability"] = 300,
            ["Armor Type"] = "None",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Shock Staff"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Mage",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Shock",
            ["Damage"] = 120,
            ["Damage Attribute"] = "Magical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Ranged 45 m",
            ["Magic Penetration"] = "10%",
            ["Lower Mana Cost"] = "10%",
            [""] = "15",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    {
    ["Slot"] = "Mount",
    ["Durability"] = 300,
    ["Armor Type"] = "None",
    ["Physical Armor"] = 0,
    ["Magical Armor"] = 0,
    ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Shortbow"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Ranged",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Ranged 60 m",
            ["Block Chance:"] = "10%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Shortsword"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Slash, Pierce",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 45° 1.5 m",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Slayer Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 220,
            ["Pierce Armor"] = 44,
            ["Magical Armor"] = 170,
            ["Fire Resistance"] = 12,
            ["Acid Resistance"] = 12,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Slayer Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 220,
            ["Pierce Armor"] = 44,
            ["Magical Armor"] = 170,
            ["Fire Resistance"] = 12,
            ["Acid Resistance"] = 12,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Slayer Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 220,
            ["Pierce Armor"] = 44,
            ["Magical Armor"] = 170,
            ["Fire Resistance"] = 12,
            ["Acid Resistance"] = 12,
            ["Cold Insulation"] = 3,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Slayer Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 440,
            ["Pierce Armor"] = 88,
            ["Magical Armor"] = 340,
            ["Fire Resistance"] = 24,
            ["Acid Resistance"] = 24,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 40,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+80",
                            ["Health"] = "+250"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%",
                            ["Luck"] = "+240"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+560",
                            ["Luck"] = "+240"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+80",
                            ["Mana Regeneration"] = "+10"
                            },
                            { -- Moon Steel Ingot
                            ["Cold Tolerance"] = "+20",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+560",
                            ["Lower Mana Cost"] = "15%"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+560",
                            ["Evasion"] = "+60%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Heat Tolerance"] = "+20",
                            ["Fire Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    ["Spear"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Pierce",
            ["Damage"] = 100,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Line 2 m",
            ["Armor Penetration"] = "10%",
            [""] = "100",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Spider Eyes Pendant"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Mana"] = "+160",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Talismanof Life"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Health"] = "+80",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Throwing Dagger"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "None",
            ["Damage"] = 0,
            ["Damage Attribute"] = "",
            ["Attack Speed"] = "Medium",
            ["Range"] = "",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Topaz Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 300,
            ["Perception"] = "+1",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Topaz Ring"] = {
            ["Slot"] = "Ring",
            ["Durability"] = 300,
            ["Shock Resistance"] = "+150",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Tower Shield"] = {
            ["Slot"] = "OffHand",
            ["Durability"] = 600,
            ["Armor Type"] = "Heavy",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Armor"] = "+40"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Resistance"] = "+280"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%",
                            ["Armor Encumrance"] = "+10%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Resistance"] = "+280"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Magical Armor"] = "+40"
                            },
                            { -- Moon Steel Ingot
                            ["Ice Resistance"] = "+280"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Resistance"] = "+280"
                            },
                            { -- Shadow Steel Ingot
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+280"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Resistance"] = "+280"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%"
                            }
            }
    },

    {
    ["Slot"] = "MainHand",
    ["Durability"] = 300,
    ["Weapon Type"] = "One Handed Melee",
    ["Spell Channeling"] = "True",
    ["Damage Type"] = "Pure",
    ["Damage"] = 0,
    ["Damage Attribute"] = "",
    ["Attack Speed"] = "Medium",
    ["Range"] = "Cone 135° 8 m",
    ["Accuracy"] = "+1000%",
    ["Hit Incorporeal"] = "",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Unarmed"] = {
            ["Slot"] = "None",
            ["Durability"] = 300,
            ["Weapon Type"] = "",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 40,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Line 1.5 m (First Target)",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            },
                            { -- Bloodwood Board
                            },
                            { -- Deadwood Board
                            },
                            { -- Frostwood Board
                            },
                            { -- Hardwood Board
                            },
                            { -- Ironwood Board
                            },
                            { -- Palmwood Board
                            },
                            { -- Silverwood Board
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            },
                            { -- Witchwood Board
                            }
            }
    },

    ["Unarmed"] = {
            ["Slot"] = "None",
            ["Durability"] = 300,
            ["Weapon Type"] = "",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush, Slash",
            ["Damage"] = 55,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Cone 90° 1.5 m",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            },
                            { -- Bloodwood Board
                            },
                            { -- Deadwood Board
                            },
                            { -- Frostwood Board
                            },
                            { -- Hardwood Board
                            },
                            { -- Ironwood Board
                            },
                            { -- Palmwood Board
                            },
                            { -- Silverwood Board
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            },
                            { -- Witchwood Board
                            }
            }
    },

    ["Unarmed"] = {
            ["Slot"] = "None",
            ["Durability"] = 300,
            ["Weapon Type"] = "",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Slash, Pierce, Crush",
            ["Damage"] = 100,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 2 m",
            ["Armor Penetration"] = "20%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            },
                            { -- Bloodwood Board
                            },
                            { -- Deadwood Board
                            },
                            { -- Frostwood Board
                            },
                            { -- Hardwood Board
                            },
                            { -- Ironwood Board
                            },
                            { -- Palmwood Board
                            },
                            { -- Silverwood Board
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            },
                            { -- Witchwood Board
                            }
            }
    },

    ["Unarmed"] = {
            ["Slot"] = "None",
            ["Durability"] = 300,
            ["Weapon Type"] = "",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Slash, Pierce, Crush",
            ["Damage"] = 80,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 90° 2 m",
            [""] = "20",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            },
                            { -- Bloodwood Board
                            },
                            { -- Deadwood Board
                            },
                            { -- Frostwood Board
                            },
                            { -- Hardwood Board
                            },
                            { -- Ironwood Board
                            },
                            { -- Palmwood Board
                            },
                            { -- Silverwood Board
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            },
                            { -- Witchwood Board
                            }
            }
    },

    ["Unarmed"] = {
            ["Slot"] = "None",
            ["Durability"] = 300,
            ["Weapon Type"] = "",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush, Fire",
            ["Damage"] = 55,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Fast",
            ["Range"] = "Cone 90° 1.5 m",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            },
                            { -- Bloodwood Board
                            },
                            { -- Deadwood Board
                            },
                            { -- Frostwood Board
                            },
                            { -- Hardwood Board
                            },
                            { -- Ironwood Board
                            },
                            { -- Palmwood Board
                            },
                            { -- Silverwood Board
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            },
                            { -- Witchwood Board
                            }
            }
    },

    ["Spider Eyes Pendant"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Fortitude"] = "+20%",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Warhammer"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "Two Handed Melee",
            ["Spell Channeling"] = "False",
            ["Damage Type"] = "Crush",
            ["Damage"] = 150,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Slow",
            ["Range"] = "Cone 135° 1.5 m",
            ["Bashing:"] = "35%",
            ["Material Stats"] = {
                            { -- Blood Iron Ingot
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Bronze Ingot
                            },
                            { -- Copper Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Electrum Ingot
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Gold Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "+100%"
                            },
                            { -- Hepatizon Ingot
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Iron Ingot
                            ["Durability Modifier"] = "-50%"
                            },
                            { -- Mithril Ingot
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "-50%",
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Moon Steel Ingot
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Orichalcum Ingot
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Shadow Steel Ingot
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Silver Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Steel Ingot
                            },
                            { -- Sun Steel Ingot
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Tin Ingot
                            ["Durability Modifier"] = "-50%",
                            ["Weight Modifier"] = "-50%"
                            }
            }
    },

    ["Warlock Boots"] = {
            ["Slot"] = "Feet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Crush Armor"] = 15,
            ["Magical Armor"] = 160,
            ["Ice Resistance"] = 15,
            ["Poison Resistance"] = 32,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Warlock Gloves"] = {
            ["Slot"] = "Hands",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Crush Armor"] = 15,
            ["Magical Armor"] = 160,
            ["Ice Resistance"] = 15,
            ["Poison Resistance"] = 32,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Warlock Helmet"] = {
            ["Slot"] = "Helmet",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 150,
            ["Crush Armor"] = 15,
            ["Magical Armor"] = 160,
            ["Ice Resistance"] = 15,
            ["Poison Resistance"] = 32,
            ["Heat Insulation"] = -2,
            ["Cold Insulation"] = 6,
            ["Encumbrance"] = 10,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Warlock Armor"] = {
            ["Slot"] = "Chest",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 300,
            ["Crush Armor"] = 30,
            ["Magical Armor"] = 320,
            ["Ice Resistance"] = 30,
            ["Poison Resistance"] = 64,
            ["Heat Insulation"] = -4,
            ["Cold Insulation"] = 12,
            ["Encumbrance"] = 20,
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Ice Resistance"] = "+560",
                            ["Cooldown Reduction"] = "+10%"
                            },
                            { -- Direwolf Fur
                            ["Weight Modifier"] = "+25%",
                            ["Cold Tolerance"] = "+10",
                            ["Poison Resistance"] = "+560",
                            ["Critical Chance"] = "+5%"
                            },
                            { -- Warg Hide
                            ["Energy Resistance"] = "+560",
                            ["Willpower"] = "+60%"
                            }
            }
    },

    ["Elder Wolf Token"] = {
            ["Slot"] = "Mount",
            ["Durability"] = 300,
            ["Armor Type"] = "None",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Cotton Cloth
                            },
                            { -- Ghastly Silk Fabric
                            },
                            { -- Linen Weave
                            },
                            { -- Mammoth Wool Cloth
                            },
                            { -- Primal Weave
                            },
                            { -- Silk Fabric
                            },
                            { -- Termidian Silk Cloth
                            },
                            { -- Wool Cloth
                            }
            }
    },

    ["Wolf Teeth Necklace"] = {
            ["Slot"] = "Necklace",
            ["Durability"] = 200,
            ["Critical Chance"] = "+2%",
            ["Material Stats"] = {
                            { -- Animal Hide
                            },
                            { -- Arctic Wolf Fur
                            },
                            { -- Direwolf Fur
                            },
                            { -- Warg Hide
                            }
            }
    },

    ["Wooden Club"] = {
            ["Slot"] = "MainHand",
            ["Durability"] = 300,
            ["Weapon Type"] = "One Handed Melee",
            ["Spell Channeling"] = "True",
            ["Damage Type"] = "Crush",
            ["Damage"] = 85,
            ["Damage Attribute"] = "Physical Power",
            ["Attack Speed"] = "Medium",
            ["Range"] = "Cone 45° 1.5 m",
            ["Bashing:"] = "30%",
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Damage Increase"] = "12%"
                            },
                            { -- Bloodwood Board
                            ["Acid Damage Increase"] = "12%"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Poison Damage Increase"] = "12%"
                            },
                            { -- Frostwood Board
                            ["Ice Damage Increase"] = "12%"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Damage Increase"] = "8%"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Spell Damage Increase"] = "8%",
                            ["Hit Incorporeal"] = ""
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Damage Increase"] = "12%"
                            },
                            { -- Witchwood Board
                            ["Energy Damage Increase"] = "12%",
                            ["Hit Incorporeal"] = ""
                            }
            }
    },

    ["Wooden Shield"] = {
            ["Slot"] = "OffHand",
            ["Durability"] = 600,
            ["Armor Type"] = "Medium",
            ["Physical Armor"] = 0,
            ["Magical Armor"] = 0,
            ["Encumbrance"] = 0,
            ["Material Stats"] = {
                            { -- Amberwood Board
                            ["Fire Resistance"] = "+280"
                            },
                            { -- Bloodwood Board
                            ["Acid Resistance"] = "+280"
                            },
                            { -- Deadwood Board
                            ["Weight Modifier"] = "-50%",
                            ["Armor Encumrance"] = "-10%",
                            ["Poison Resistance"] = "+280"
                            },
                            { -- Frostwood Board
                            ["Ice Resistance"] = "+280"
                            },
                            { -- Hardwood Board
                            ["Durability Modifier"] = "+20%",
                            ["Weight Modifier"] = "+50%"
                            },
                            { -- Ironwood Board
                            ["Physical Armor"] = "+40"
                            },
                            { -- Palmwood Board
                            ["Weight Modifier"] = "-25%"
                            },
                            { -- Silverwood Board
                            ["Magical Armor"] = "+40"
                            },
                            { -- Softwood Board
                            },
                            { -- Sparkwood Board
                            ["Shock Resistance"] = "+280"
                            },
                            { -- Witchwood Board
                            ["Energy Resistance"] = "+280"
                            }
            }
    }



 }